@charset "UTF-8";
/* a, a:before, a:after, #goTop, .container, .lm, span, .title, img, li, .tab, i { transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; } */

.justify,
.inner,
img,
input,
textarea,
select,
button,
table,
label,
.center,
.searchForm {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

       :root {
            /* ҳ�汳��ɫ */
            --background: #F3F6F9;
            /* ����,������ɫ */
            --font: rgba(67.983,67.983,67.983,1);
            /* Ʒ����ɫ */
            --brand: rgba(30.01267379999999,153.022928223,214.99050000000003,1);
            /* ��һ��ɫ */
            --accent: rgba(0,38.98949999999999,77.97899999999998,1);
            /* �ڶ���ɫ */
            --secondary: rgba(0,38.98949999999999,77.97899999999998,1);
        }
		
		  #sw-footer-009--1 .footerTop {
        color: #fff;
        background-color: #191305;
    }
    #sw-footer-009--1 .footerTop .flexW {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }
    #sw-footer-009--1 .footerTop .flexW .item {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
    }
    #sw-footer-009--1 .footerTop .flexW .item .logo {
        display: inline-block;
    }
    #sw-footer-009--1 .footerTop .flexW .item .logo img {
        max-width: 150px;
    }
	.template002-news .flexW { display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }
.template002-news .flexW .item { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 0 15px; }
@media  screen and (max-width: 600px) { .template002-news .flexW { margin-left: -5px; margin-right: -5px; }
  .template002-news .flexW .item { padding: 0 5px; } }
.template002-news .item { width: 33.33333%; margin-bottom: 30px; }
.template002-news .item:hover img { filter: alpha(opacity=70); opacity: 0.7; }
.template002-news .imgW { display: block; position: relative; }
.template002-news .date { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; width: 60px; height: 60px; line-height: 60px; border: 2px solid #fff; border-radius: 50%; position: absolute; top: 30px; left: 30px; text-align: center; padding: 7px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.template002-news .date span { font-weight: bold; color: #fff; line-height: 1.2; }
.template002-news .cont { box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.template002-news .tit { display: block; padding: 30px 10px; }
.template002-news .tit h3 { line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: bold; color: var(--font); font-size: 18px; }
.template002-news .tit:hover h3 { color: var(--brand); }
@media  screen and (max-width: 875px) { .template002-news .flexW .item { width: 50%; }
  .template002-news .date { top: 5px; left: 5px; width: 50px; height: 50px; line-height: 50px; }
  .template002-news .date span { font-size: 12px; }
  .template002-news .tit h3 { font-size: 14px; line-height: 20px; height: 60px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
  .template002-news .tit { padding: 20px 10px; } }
.template002-newsDetail .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.template002-newsDetail .leftW { flex-grow: 1; width: 0; }
.template002-newsDetail .leftW .title { font-size: 30px; font-weight: bold; color: var(--font); }
.template002-newsDetail .leftW .imgW { display: block; position: relative; margin-top: 30px; }
.template002-newsDetail .leftW .date { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; width: 60px; height: 60px; line-height: 60px; border: 2px solid #fff; border-radius: 50%; position: absolute; top: 30px; left: 30px; text-align: center; padding: 7px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.template002-newsDetail .leftW .date span { font-weight: bold; color: #fff; line-height: 1.2; }
.template002-newsDetail .leftW .desc { margin-top: 30px; }
.template002-newsDetail .rightW { width: 340px; margin-left: 55px; }
.template002-newsDetail .rightW .title { font-size: 30px; font-weight: bold; color: var(--font); }
.template002-newsDetail .rightW .wrap { margin-top: 30px; }
.template002-newsDetail .rightW .cont { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; margin-bottom: 20px; }
.template002-newsDetail .rightW .imgW { width: 70px; margin-right: 10px; }
.template002-newsDetail .rightW .textW { width: 0; flex-grow: 1; }
.template002-newsDetail .rightW .date { font-weight: bold; color: var(--brand); letter-spacing: 3px; }
@media  screen and (max-width: 875px) { .template002-newsDetail .leftW { width: 100%; }
  .template002-newsDetail .rightW { width: 100%; margin-left: 0; margin-top: 30px; } }
	
    @media screen and (max-width: 600px) {
        #sw-footer-009--1 .footerTop .flexW {
            margin-left: -5px;
            margin-right: -5px;
        }
        #sw-footer-009--1 .footerTop .flexW .item {
            padding: 0 5px;
            text-align: left;
        }
        #sw-footer-009--1 .footerTop .flexW .item .logo img {
            max-width: 120px;
        }
    }
    #sw-footer-009--1 .footerTop .item:first-child {
        width: 40%;
    }
    #sw-footer-009--1 .footerTop .item {
        width: 20%;
        flex-grow: 1;
    }
    #sw-footer-009--1 .footerTop .item .ul1>li svg {
        fill: currentColor !important;
        color: var(--brand);
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    #sw-footer-009--1 .footerTop .slogan {
        font-size: 18px;
        margin-top: 10px;
        display: block;
    }
    #sw-footer-009--1 .footerTop .des {
        font-size: 14px;
        margin: 30px auto 0;
        display: block;
        max-width: 600px;
    }
    #sw-footer-009--1 .footerTop .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #sw-footer-009--1 .footerTop .title p {
        font-size: 30px;
        font-weight: bold;
    }
    #sw-footer-009--1 .footerTop .title svg {
        display: none;
    }
    #sw-footer-009--1 .footerTop ul {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    #sw-footer-009--1 .footerTop li {
        margin-bottom: 10px;
    }
    #sw-footer-009--1 .footerTop li:last-child {
        margin-bottom: 0;
    }
    #sw-footer-009--1 .footerTop a {
        color: #fff;
        font-size: 16px;
    }
    #sw-footer-009--1 .footerTop .shareW {
        margin-top: 20px;
    }
    #sw-footer-009--1 .footerTop .shareW a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        margin-bottom: 0;
        background: var(--brand);
        padding: 5px 10px;
    }
    #sw-footer-009--1 .footerTop .shareW a:last-child {
        margin-right: 0;
    }
    #sw-footer-009--1 .footerTop .shareW a:hover {
        background-color: var(--brand);
    }
    #sw-footer-009--1 .footerBot {
        font-size: 13px;
        font-weight: bold;
        background: #110D04;
        padding: 15px 0;
    }
    #sw-footer-009--1 .footerBot .flexW {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    @media
screen and (max-width: 875px) {
        #sw-footer-009--1 .footerTop .title p {
            font-size: 20px;
        }
        #sw-footer-009--1 .footerTop .item {
            width: 100%;
            text-align: center;
            margin-bottom: 20px;
        }
        #sw-footer-009--1 .footerTop .item:last-child {
            margin-bottom: 0;
        }
        #sw-footer-009--1 .footerBot {
            text-align: center;
        }
        #sw-footer-009--1 .footerBot .leftW {
            width: 100%;
        }
        #sw-footer-009--1 .footerBot .rightW {
            width: 100%;
        }
        #sw-footer-009--1 .footerTop a {
            font-size: 14px;
        }
        /* #sw-footer-009--1 .footerTop .flexW .item .ul1 {
            display: none;
        } */
        #sw-footer-009--1 .footerTop .flexW .item .ul2 {
            display: none;
        }
        #sw-footer-009--1 .footerTop .flexW .item .ul3 {
            display: none;
        }
        #sw-footer-009--1 .footerTop .title .closesvg {
            display: inline-block;
            vertical-align: middle;
        }
        #sw-footer-009--1 .footerTop .title .opensvg {
            display: none;
            vertical-align: middle;
        }
        #sw-footer-009--1 .footerTop .active .closesvg {
            display: none;
        }
        #sw-footer-009--1 .footerTop .active .opensvg {
            display: inline-block;
            vertical-align: middle;
        }
    }


        #products-list-toc-003--1 .flexW {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        #products-list-toc-003--1 .leftW {
            width: 250px;
            margin-right: 55px;
        }
        #products-list-toc-003--1 .rightW {
            width: 0;
            flex-grow: 1;
        }
        #products-list-toc-003--1 .title {
            font-size: 18px;
            font-weight: bold;
            color: #363636;
            margin-bottom: 15px;
        }
        #products-list-toc-003--1 .menu li {
            /* border-top: 1px solid #e5e5e5; */
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        }
        #products-list-toc-003--1 ul.menu.hiddenChild ul:not(.active) {
            display: none;
        }
        #products-list-toc-003--1 .menu li:hover>a,
        #products-list-toc-003--1 .menu li.active>a {
            color: var(--brand);
        }
        #products-list-toc-003--1 .menu li li {
            margin-left: 20px;
        }
        #products-list-toc-003--1 .menu a {
            display: block;
            padding: 15px 0;
            flex-grow: 1;
            position: relative;
            cursor: pointer;
        }
        #products-list-toc-003--1 .condition-box select {
            padding: 10px 15px;
            border: none;
            border-radius: 3px;
            color: var(--font);
            background: white;
            outline: none;
        }
        #products-list-toc-003--1  .condition-box .open-view{
            fill: var(--font) !important;
              position: relative;
            left: -15px;
            pointer-events: none;
        }
        #products-list-toc-003--1 .list {
            display: flex;
            flex-wrap: wrap;
            margin-left: 10px;
            margin-right: -15px;
        }
        #products-list-toc-003--1 .list .item {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 15px;
        }
        @media        screen and (max-width: 600px) {
            #products-list-toc-003--1 .list {
                margin-left: 10px;
                margin-right: -5px;
            }
            #products-list-toc-003--1 .list .item {
                padding: 0 5px;
            }
        }
        #products-list-toc-003--1 .list .item {
            width: 25%;
            margin-bottom: 6.14035%;
        }
        #products-list-toc-003--1 .imgW {
  /*          background: var(--font);
            border: 1px solid #e5e5e5;*/
            display: block;
            overflow: hidden;
            position: relative;
        }
        #products-list-toc-003--1 .btn-customize {
            position: absolute;
            left: 0;
            bottom: 0;
            padding: 3px 10px;
            color: white;
            border-radius: 0px 10px 0px 0px;
            background-color: var(--brand);
            font-size: 12px;
        }
        #products-list-toc-003--1 .imgW:hover img {
            filter: alpha(opacity=50);
            opacity: 0.5;
            transform: scale(1.1);
            -ms-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
        }
        #products-list-toc-003--1 .tit {
            /* font-weight: bold; */
            color: var(--font);
            margin-top: 15px;
            font-size: 16px;
            display: block;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box !important;
            -webkit-box-orient: vertical;
        }
        #products-list-toc-003--1 .star {
            position: relative;
            letter-spacing: 2px;
            font-size: 18px;
            display: inline-block;
        }
        #products-list-toc-003--1 .star:before {
            content: "\e683\e683\e683\e683\e683";
            font-family: icomoon;
            color: #ccc;
        }
        #products-list-toc-003--1 .star span {
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 0;
        }
        #products-list-toc-003--1 .star span:before {
            content: "\e683\e683\e683\e683\e683";
            font-family: icomoon;
            color: var(--brand);
        }
        #products-list-toc-003--1 .price {
            margin-top: 15px;
            display: block;
            color: var(--font);
            font-size: 16px;
            font-weight: bold;
        }
        #products-list-toc-003--1 .btn {
            text-transform: uppercase;
            display: inline-block;
            padding: 10px;
            border-radius: 5px;
           
            color: #fff;
            line-height: 1;
            font-size: 16px;
            font-weight: bold;
            margin-top: 15px;
			float:left;
			margin-right:20px;
			background: var(--brand);
			padding:20px 40px;
        }
        #products-list-toc-003--1 .btn:hover {
            background: var(--font);
            color: #fff;
        }
        @media        screen and (max-width: 875px) {
            #products-list-toc-003--1 .list .item {
                width: 50% !important;
            }
            #products-list-toc-003--1 .menu {
                overflow: auto;
                white-space: nowrap;
                /* background-color: #f5f5f5; */
            }
            #products-list-toc-003--1 .leftW {
                /* display: none; */
                margin-right: 0px;
                width: 100%;
            }
            #products-list-toc-003--1 .menu li {
                display: inline-block;
                padding: 0 10px;
                border-top: none;
            }
            #products-list-toc-003--1 .menu li a {
                display: inline-block;
            }
            #products-list-toc-003--1 .menu li.active a {
                font-weight: bold;
            }
            #products-list-toc-003--1 .menu li .image-value {
                width: 64px;
                height: 64px;
                border-radius: 50%;
            }
            #products-list-toc-003--1 .menu li .title-value {
                width: 100px;
                white-space: normal;
                text-align: center;
            }
            #products-list-toc-003--1 .menu li svg,
            #products-list-toc-003--1 .menu li .menu {
                display: none;
            }
            #products-list-toc-003--1 .rightW {
                width: 100%;
            }
        }

  #sw-footer-009--1 .footerTop {
        color: #fff;
        background-color: #191305;
    }
    #sw-footer-009--1 .footerTop .flexW {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }
    #sw-footer-009--1 .footerTop .flexW .item {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
    }
    #sw-footer-009--1 .footerTop .flexW .item .logo {
        display: inline-block;
    }
    #sw-footer-009--1 .footerTop .flexW .item .logo img {
        max-width: 150px;
    }
    @media
screen and (max-width: 600px) {
        #sw-footer-009--1 .footerTop .flexW {
            margin-left: -5px;
            margin-right: -5px;
        }
        #sw-footer-009--1 .footerTop .flexW .item {
            padding: 0 5px;
            text-align: left;
        }
        #sw-footer-009--1 .footerTop .flexW .item .logo img {
            max-width: 120px;
        }
    }
    #sw-footer-009--1 .footerTop .item:first-child {
        width: 40%;
    }
    #sw-footer-009--1 .footerTop .item {
        width: 20%;
        flex-grow: 1;
    }
    #sw-footer-009--1 .footerTop .item .ul1>li svg {
        fill: currentColor !important;
        color: var(--brand);
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    #sw-footer-009--1 .footerTop .slogan {
        font-size: 18px;
        margin-top: 10px;
        display: block;
    }
    #sw-footer-009--1 .footerTop .des {
        font-size: 14px;
        margin: 30px auto 0;
        display: block;
        max-width: 600px;
    }
    #sw-footer-009--1 .footerTop .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #sw-footer-009--1 .footerTop .title p {
        font-size: 30px;
        font-weight: bold;
    }
    #sw-footer-009--1 .footerTop .title svg {
        display: none;
    }
    #sw-footer-009--1 .footerTop ul {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    #sw-footer-009--1 .footerTop li {
        margin-bottom: 10px;
    }
    #sw-footer-009--1 .footerTop li:last-child {
        margin-bottom: 0;
    }
    #sw-footer-009--1 .footerTop a {
        color: #fff;
        font-size: 16px;
    }
    #sw-footer-009--1 .footerTop .shareW {
        margin-top: 20px;
    }
    #sw-footer-009--1 .footerTop .shareW a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        margin-bottom: 0;
        background: var(--brand);
        padding: 5px 10px;
    }
    #sw-footer-009--1 .footerTop .shareW a:last-child {
        margin-right: 0;
    }
    #sw-footer-009--1 .footerTop .shareW a:hover {
        background-color: var(--brand);
    }
    #sw-footer-009--1 .footerBot {
        font-size: 13px;
        font-weight: bold;
        background: #110D04;
        padding: 15px 0;
    }
    #sw-footer-009--1 .footerBot .flexW {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    @media
screen and (max-width: 875px) {
        #sw-footer-009--1 .footerTop .title p {
            font-size: 20px;
        }
        #sw-footer-009--1 .footerTop .item {
            width: 100%;
            text-align: center;
            margin-bottom: 20px;
        }
        #sw-footer-009--1 .footerTop .item:last-child {
            margin-bottom: 0;
        }
        #sw-footer-009--1 .footerBot {
            text-align: center;
        }
        #sw-footer-009--1 .footerBot .leftW {
            width: 100%;
        }
        #sw-footer-009--1 .footerBot .rightW {
            width: 100%;
        }
        #sw-footer-009--1 .footerTop a {
            font-size: 14px;
        }
        /* #sw-footer-009--1 .footerTop .flexW .item .ul1 {
            display: none;
        } */
        #sw-footer-009--1 .footerTop .flexW .item .ul2 {
            display: none;
        }
        #sw-footer-009--1 .footerTop .flexW .item .ul3 {
            display: none;
        }
        #sw-footer-009--1 .footerTop .title .closesvg {
            display: inline-block;
            vertical-align: middle;
        }
        #sw-footer-009--1 .footerTop .title .opensvg {
            display: none;
            vertical-align: middle;
        }
        #sw-footer-009--1 .footerTop .active .closesvg {
            display: none;
        }
        #sw-footer-009--1 .footerTop .active .opensvg {
            display: inline-block;
            vertical-align: middle;
        }
    }

 #sw-inner-001--0 .innerbox {
        padding: 4.16667% 0 4.16667%;
        position: relative;
        overflow: hidden;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    #sw-inner-001--0 .innerbox .wrap {
        position: relative;
    }
    #sw-inner-001--0 .innerbox .box {
        vertical-align: middle;
    }
    #sw-inner-001--0 .innerbox .cateName {
        color: #fff;
        font-size: 45px;
        text-transform: capitalize;
        line-height: 1;
        font-weight: bold;
        position: relative;
    }
    #sw-inner-001--0 .innerbox .crumbs .smallNav:before {
        content: "�Z";
        font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif;
    }
    #sw-inner-001--0 .innerbox .crumbs {
        color: #fff;
        font-size: 16px;
        margin-top: 20px;
    }
    #sw-inner-001--0 .innerbox .crumbs a {
        color: #fff;
        display: inline-block;
        line-height: 1.2;
        position: relative;
    }
    #sw-inner-001--0 .innerbox .crumbs a:before {
        content: "";
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 50%;
        right: 50%;
        transition: 0.4s all ease;
        -moz-transition: 0.4s all ease;
        -webkit-transition: 0.4s all ease;
        -o-transition: 0.4s all ease;
        -ms-transition: 0.4s all ease;
    }
    #sw-inner-001--0 .innerbox .crumbs a:hover:before {
        right: 0;
        left: 0;
    }
    @media                screen and (max-width: 1200px) {
        #sw-inner-001--0 .innerbox .cateName {
            font-size: 40px;
        }
    }
    @media                screen and (max-width: 875px) {
        #sw-inner-001--0 .innerbox {
            padding: 20px 10px;
        }
        #sw-inner-001--0 .innerbox .cateName {
            font-size: 24px;
        }
        #sw-inner-001--0 .innerbox .crumbs {
            font-size: 14px;
        }
    }
    #sw-inner-001--0 .bg {
        opacity: 0.7;
        background-image: url('../images/ban1.jpg');
        background-position: center center;
        background-size: cover;
        background-repeat: No-repeat;
    }
#sw-inner-001--0 .bg-wrap {
	background: #000000;
}

 #sw-text-004--0 .center .title {
        text-align: center;
    }
    #sw-text-004--0 .center .title .bigtitle {
        color: var(--font);
        font-weight: 700;
        line-height: 1.2;
        text-transform: capitalize;
         
    }
    #sw-text-004--0 .center .title p {
        margin-top: 20px;
        font-size: 19px;
        color: var(--font);
         
    }
    @media        screen and (max-width: 850px) {
        #sw-text-004--0 .center .title p {
            font-size: 18px;
            line-height: 1.5;
        }
    }
    @media        screen and (max-width: 600px) {
        #sw-text-004--0 .center .title p {
            margin-top: 15px;
            font-size: 16px;
            line-height: 1.5;
        }
    }
    #sw-text-004--0 .center .text004box {
        margin-top: 20px;
    }
    #sw-text-004--0 .center .text004box .desc {
        font-size: 17px;
        color: var(--font);
         
    }
    @media        screen and (max-width: 850px) {
        #sw-text-004--0 .center .text004box .desc {
            font-size: 16px;
        }
    }
    @media        screen and (max-width: 600px) {
        #sw-text-004--0 .center .text004box {
            margin-top: 20px;
        }
        #sw-text-004--0 .center .text004box .desc {
            font-size: 14px;
        }
    }
    
     #sw-text-005--0 .center .title {
        text-align: center;
    }
    #sw-text-005--0 .center .title .bigtitle {
        color: var(--font);
        font-weight: 700;
        line-height: 1.2;
        text-transform: capitalize;
         
    }
    #sw-text-005--0 .center .text005box {
        display: flex;
        flex-wrap: wrap;
        margin: 0px -15px;
        margin-top: 25px;
    }
    #sw-text-005--0 .center .text005box .item {
        width: 50%;
        box-sizing: border-box;
        padding: 0px 15px;
        margin-bottom: 10px;
    }
    #sw-text-005--0 .center .text005box .item .tit {
        font-size: 22px;
        color: var(--font);
        font-weight: 700;
    }
    #sw-text-005--0 .center .text005box .item ul {
/*         margin-top: 15px; */
    }
    #sw-text-005--0 .center .text005box .item ul>li {
        display: flex;
        align-items: center;
        padding: 5px 0px;
    }
    #sw-text-005--0 .center .text005box .item ul>li svg {
        width: 20px;
        display: inline-block;
        vertical-align: middle;
        fill: currentColor !important;
        margin-right: 10px;
    }
    #sw-text-005--0 .center .text005box .item ul>li p {
        font-size: 19px;
        color: var(--font);
         
    }
    @media                                                                screen and (max-width: 850px) {
        #sw-text-005--0 .center .text005box {
            flex-wrap: wrap;
        }
        #sw-text-005--0 .center .text005box .item {
            width: 50%;
            margin-bottom: 10px;
        }
        #sw-text-005--0 .center .text005box .item .tit {
            font-size: 20px;
        }
        #sw-text-005--0 .center .text005box .item ul>li p {
            font-size: 18px;
        }
        #sw-text-005--0 .center .text005box .item:last-child {
            margin-bottom: 0px;
        }
    }
    @media                                                                screen and (max-width: 600px) {
        #sw-text-005--0 .center .text005box {
            flex-wrap: wrap;
            margin-top: 20px;
        }
        #sw-text-005--0 .center .text005box .item {
            width: 100%;
        }
        #sw-text-005--0 .center .text005box .item .tit {
            font-size: 18px;
        }
        #sw-text-005--0 .center .text005box .item ul>li p {
            font-size: 14px;
        }
    }
    
     #sw-text-004--1 .center .title {
        text-align: center;
    }
    #sw-text-004--1 .center .title .bigtitle {
        color: var(--font);
        font-weight: 700;
        line-height: 1.2;
        text-transform: capitalize;
         
    }
    #sw-text-004--1 .center .title p {
        margin-top: 20px;
        font-size: 19px;
        color: var(--font);
         
    }
    @media        screen and (max-width: 850px) {
        #sw-text-004--1 .center .title p {
            font-size: 18px;
            line-height: 1.5;
        }
    }
    @media        screen and (max-width: 600px) {
        #sw-text-004--1 .center .title p {
            margin-top: 15px;
            font-size: 16px;
            line-height: 1.5;
        }
    }
    #sw-text-004--1 .center .text004box {
        margin-top: 20px;
    }
    #sw-text-004--1 .center .text004box .desc {
        font-size: 17px;
        color: var(--font);
         
    }
    @media        screen and (max-width: 850px) {
        #sw-text-004--1 .center .text004box .desc {
            font-size: 16px;
        }
    }
    @media        screen and (max-width: 600px) {
        #sw-text-004--1 .center .text004box {
            margin-top: 20px;
        }
        #sw-text-004--1 .center .text004box .desc {
            font-size: 14px;
        }
    }

.banner {
	width: 100%;
    overflow:hidden;
}
.index_banner{position:relative;}
.index_banner ul{overflow:hidden;}
.index_banner li{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{
    position: absolute;
	bottom: 15px;
	left: 48%;
	z-index: 9999;
	display: block;
	width: 328px;
	height: 20px;
	_display: none;
}
.index_banner cite span{
    cursor: pointer;
    display: inline-block;
width: 15px;
    height: 15px;
    background-color: #aeadb3;
    zoom: 1;
    margin: 5px;
    overflow: hidden;
    font-size: 0;
}
.index_banner cite span:hover{background-color:#f5f5f5;}
.index_banner cite span.cur{
	cursor: default;
	background-color:#fff;
	background-repeat: no-repeat;
	width: 15px;
	 height:15px;
}

    #headers-003--0 .menuBtn {
        position: relative;
        border: none;
        border-radius: 0;
        z-index: 9999;
        width: 24px;
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
        cursor: pointer;
        display: none
    }
    #headers-003--0 .menuBtn:active,
    #headers-003--0 .menuBtn:focus {
        outline: 0
    }
    #headers-003--0 .menuBtn span {
        display: block;
        background: #000;
        width: 100%;
        height: 2px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        position: relative;
        left: 0;
        opacity: 1;
        transform-origin: left;
        -moz-transform-origin: left;
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        -o-transform-origin: left
    }
    #headers-003--0 .menuBtn span:nth-child(1),
    #headers-003--0 .menuBtn span:nth-child(3) {
        -webkit-transition: transform .35s ease-in-out;
        -webkit-transition: -webkit-transform .35s ease-in-out;
        transition: -webkit-transform .35s ease-in-out;
        transition: transform .35s ease-in-out;
        transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
        transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out
    }
    #headers-003--0 .menuBtn.active span {
        background: #000
    }
    #headers-003--0 .menuBtn.active span:nth-child(1) {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        opacity: .9
    }
    #headers-003--0 .menuBtn.active span:nth-child(2) {
        visibility: hidden;
        background: 0 0;
        transform: translate3d(-50px, 0, 0);
        -ms-transform: translate3d(-50px, 0, 0);
        -moz-transform: translate3d(-50px, 0, 0);
        -webkit-transform: translate3d(-50px, 0, 0);
        -o-transform: translate3d(-50px, 0, 0)
    }
    #headers-003--0 .menuBtn.active span:nth-child(3) {
        -webkit-transform: rotate(-32deg);
        transform: rotate(-32deg);
        opacity: .9
    }
    @media
screen and (max-width:875px) {
        #headers-003--0 .menuBtn {
            display: flex
        }
    }
    #headers-003--0 {
        width: 100%;
        background: #fff;
        z-index: 999
    }
    #headers-003--0 .btn {
        color: #fff;
        background: var(--brand);
        text-transform: uppercase;
        display: inline-block;
        padding: 0 10px;
        display: inline-block;
        vertical-align: middle;
        line-height: inherit
    }
    #headers-003--0 .flexW {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center
    }
    #headers-003--0 .headerTop {
        background: var(--secondary);
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        line-height: 42px
    }
    #headers-003--0 .headerTop .msg {
        display: inline-block;
        vertical-align: middle;
        color: #4b4b4b;
        text-align: left
    }
    #headers-003--0 .headerTop .msg svg {
        fill: currentColor !important;
        color: var(--brand);
        display: inline-block;
        vertical-align: middle
    }
    #headers-003--0 .headerTop .msg li {
        display: inline-block;
        position: relative;
        margin-right: 20px;
        line-height: 1;
        color: var(--brand);
    }
    #headers-003--0 .headerTop .msg li:before {
        display: none
    }
    #headers-003--0 .headerTop .msg li:last-child {
        margin-right: 0;
        border-right: 0
    }
    #headers-003--0 .headerTop .msg p {
        color: #fff;
        text-transform: capitalize;
        margin-bottom: 2px;
        display: inline-block;
    }
    #headers-003--0 .headerTop .msg li a {
        color: #fff
    }
    #headers-003--0 .headerTop .msg li a:hover {
        color: var(--brand)
    }
    #headers-003--0 .carW {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin-left: 26px
    }
    #headers-003--0 .carW .svgW {
        height: 42px;
        display: inline-flex;
        align-items: center;
        position: relative;
        cursor: pointer
    }
    #headers-003--0 .carW svg {
        fill: #333;
        cursor: pointer
    }
    #headers-003--0 .carW .carNum {
        position: absolute;
        top: 7px;
        right: 10px;
        background: #ff7f00;
        line-height: 1;
        color: #fff;
        font-size: 12px;
        padding: 1px 3px;
        border-radius: 2px
    }
    #headers-003--0 .carW .carDrop {
        position: absolute;
        top: 100%;
        right: 0;
        width: 300px;
        padding: 15px;
        background: #fff;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
        z-index: 1;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        display: none
    }
    #headers-003--0 .carW .carGoodList {
        max-height: 400px;
        overflow-y: auto
    }
    #headers-003--0 .carW .carGoodList::-webkit-scrollbar {
        width: 7px;
        height: 7px;
        background-color: #f5f5f5
    }
    #headers-003--0 .carW .carGoodList::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #f5f5f5
    }
    #headers-003--0 .carW .carGoodList::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #c8c8c8
    }
    #headers-003--0 .carW .carGoodList li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5
    }
    #headers-003--0 .carW .carGoodList li:last-child {
        border-bottom: 0
    }
    #headers-003--0 .carW .carGoodList .imgW {
        width: 80px;
        margin-right: 10px;
        border: 1px solid #e5e5e5
    }
    #headers-003--0 .carW .carGoodList .textW {
        width: 0;
        flex-grow: 1;
        color: var(--font);
        line-height: 1;
        margin-top: 20px
    }
    #headers-003--0 .carW .carGoodList .tit {
        font-weight: 700
    }
    #headers-003--0 .carW .carGoodList .des {
        margin-top: 10px
    }
    #headers-003--0 .carW .carGoodList .closeBtn {
        line-height: 1;
        cursor: pointer
    }
    #headers-003--0 .carW .carGoodList .closeBtn:before {
        content: "\e60b";
        font-family: icomoon;
        background: var(--brand);
        color: #fff;
        padding: 0 2px
    }
    #headers-003--0 .carW .subTotal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        border-top: 2px solid var(--font);
        margin-top: 15px;
        padding-top: 10px
    }
    #headers-003--0 .carW .subTotal .key {
        font-weight: 700;
        color: #222
    }
    #headers-003--0 .carW .btnW {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 10px
    }
    #headers-003--0 .carW .btnW a {
        text-transform: uppercase;
        font-weight: 700;
        color: #222;
        border: 1px solid var(--font);
        line-height: 1;
        width: 48%;
        text-align: center;
        padding: 10px 0;
        border-radius: 5px;
        font-size: 12px
    }
    #headers-003--0 .carW .btnW a:hover {
        background: var(--font);
        color: #fff
    }
    #headers-003--0 .headerShare {
        /* display: flex; */
        margin-right: 10px
    }
    #headers-003--0 .headerShare a {
        display: inline-block;
        margin-right: 15px
    }
    #headers-003--0 .headerShare a:last-child {
        margin-right: 0
    }
    #headers-003--0 .headerShare a {
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #fff;
    }
    #headers-003--0 .logo img {
     /*   max-height: 60px;
        max-width: 150px;*/
    }
    #headers-003--0 .logo a,
    #headers-003--0 .logo span {
        display: inline-block;
        vertical-align: middle
    }
    #headers-003--0 .logo span {
        margin-left: 10px;
        padding-left: 10px;
        border-left: 1px solid #dfe2ed;
        text-transform: uppercase;
        color: #666;
        max-width: 300px
    }
    #headers-003--0 .nav {
        font-size: 0;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        z-index: 1;
        display: inline-block;
        vertical-align: middle
    }
    #headers-003--0 .nav>li {
        display: inline-block;
        position: relative;
        margin-right: 30px
    }
    #headers-003--0 .nav>li:last-child {
        margin-right: 0
    }
    #headers-003--0 .nav>li>a {
        display: block;
        position: relative;
        text-transform: capitalize;
        line-height: 100px;
        font-size: 18px;
    }
    #headers-003--0 .nav>li>a:before {
        content: "";
        height: 3px;
        position: absolute;
        left: 0;
        right: 100%;
        bottom: 0;
        background: var(--brand)
    }
    #headers-003--0 .nav>li:hover>ul {
        opacity: 1;
        visibility: visible
    }
    #headers-003--0 .nav>li:hover>a {
        color: var(--brand)
    }
    #headers-003--0 .nav>li.active>a:before {
        left: 0;
        right: 0
    }
    #headers-003--0 .nav>li ul {
        display: block;
        width: 240px;
        position: absolute;
        left: -15px;
        z-index: 999;
        background: #fff;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        top: 100%;
        opacity: 0;
        visibility: hidden;
        transition: .3s all ease;
        -moz-transition: .3s all ease;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        -ms-transition: .3s all ease;
        padding: 10px 0
    }
    #headers-003--0 .nav>li ul>li {
        line-height: 1.2;
        position: relative;
        padding: 0 15px
    }
    #headers-003--0 .nav>li ul>li:last-child>a {
        border-bottom: 0
    }
    #headers-003--0 .nav>li ul>li>a {
        display: block;
        font-size: 14px;
        color: #555;
        text-transform: capitalize;
        position: relative;
        padding: 15px 0;
        transition: .2s all ease;
        -moz-transition: .2s all ease;
        -webkit-transition: .2s all ease;
        -o-transition: .2s all ease;
        -ms-transition: .2s all ease;
        border-bottom: 1px solid #e5e5e5
    }
    #headers-003--0 .nav>li ul>li.active>a,
    #headers-003--0 .nav>li ul>li:hover>a {
        color: var(--brand)
    }
    #headers-003--0 .nav>li ul>li:hover>ul {
        opacity: 1;
        visibility: visible
    }
    #headers-003--0 .nav>li ul ul {
        top: -10px;
        left: 100%
    }
    @media
screen and (max-width:875px) {
        #headers-003--0 .carW {
            margin-left: 0;
            margin-right: 10px
        }
        #headers-003--0 .headerTop {
            display: none
        }
        #headers-003--0 .menuBtn {
            display: inline-flex;
            vertical-align: middle
        }
        #headers-003--0 .pubBtn {
            display: none
        }
        .topRig {
            margin-top: 0;
            margin-bottom: 20px
        }
        #headers-003--0 {
            text-align: center;
            padding: 0;
            box-shadow: 0 0 10px rgba(0, 0, 0, .2)
        }
        #headers-003--0 .headerMid {
            width: 100%;
            text-align: center;
            padding-top: 5px;
            padding-bottom: 5px
        }
        #headers-003--0 .headerBot .center {
            text-align: center
        }
        #headers-003--0 .headerTop #headers-003--0 .headerTopRig {
            text-align: center
        }
        #headers-003--0 .headerTop .shareWrap {
            margin-left: 0
        }
        #headers-003--0.insideHeader .insideNav {
            width: 240px;
            top: 53px;
            right: 10px
        }
        #headers-003--0.insideHeader .insideNav>li>a {
            padding: 15px 10px
        }
        #headers-003--0 .nav>li>a:after {
            display: none
        }
        #headers-003--0 .logo span {
            border-left: 0;
            margin-left: 0;
            padding-left: 0;
            width: 100%;
            max-width: none;
            margin-top: 10px
        }
        #headers-003--0 .nav {
            width: 80%;
            position: fixed;
            float: none;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 100;
            margin: 0;
            background: #fff;
            box-shadow: 0 0 10px rgba(0, 0, 0, .2);
            padding-top: 60px;
            transform: translate3d(110%, 0, 0);
            -ms-transform: translate3d(110%, 0, 0);
            -moz-transform: translate3d(110%, 0, 0);
            -webkit-transform: translate3d(110%, 0, 0);
            -o-transform: translate3d(110%, 0, 0);
            transition: .4s all ease;
            -moz-transition: .4s all ease;
            -webkit-transition: .4s all ease;
            -o-transition: .4s all ease;
            -ms-transition: .4s all ease;
            overflow-y: auto;
            padding-bottom: 60px
        }
        #headers-003--0 .nav.toLeft {
            transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0)
        }
        #headers-003--0 .nav>li {
            margin: 0;
            display: block;
            text-align: left;
            line-height: 1;
            padding: 0;
            font-size: 14px;
            margin-bottom: 1px
        }
        #headers-003--0 .nav>li>a {
            padding: 15px 30px 15px 20px;
            display: block;
            color: var(--font);
            font-size: 16px;
            border-right: 0;
            line-height: 1
        }
        #headers-003--0 .nav>li>a:before {
            display: none
        }
        #headers-003--0 .nav>li.hasUl>span {
            display: block
        }
        #headers-003--0 .nav>li>span {
            width: 45px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            position: absolute;
            top: 1px;
            right: 0;
            color: var(--font);
            display: none;
            font-size: 16px;
            z-index: 3
        }
        #headers-003--0 .nav>li>span:before {
            content: "�|";
            font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif
        }
        #headers-003--0 .nav>li.active {
            background: var(--brand)
        }
        #headers-003--0 .nav>li.active>a {
            color: #fff;
            background: 0 0
        }
        #headers-003--0 .nav>li.active>span {
            color: #fff
        }
        #headers-003--0 .nav>li.active:before {
            display: none
        }
        #headers-003--0 .nav>li:last-child {
            border-bottom: 0
        }
        #headers-003--0 .nav>li:hover>a:before {
            display: none
        }
        #headers-003--0 .nav>li:before {
            display: none
        }
        #headers-003--0 .nav>li.selected2>a {
            color: #fff;
            background: var(--brand)
        }
        #headers-003--0 .nav>li.selected2>span {
            color: #fff;
            transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -o-transform: rotate(180deg)
        }
        #headers-003--0 .nav>li ul {
            display: none;
            position: static;
            width: 100%;
            margin-top: 0;
            padding: 0;
            visibility: visible;
            opacity: 1;
            border-top: 0;
            box-shadow: none;
            background: 0 0;
            transition: 0s;
            -moz-transition: 0s;
            -webkit-transition: 0s;
            -o-transition: 0s;
            -ms-transition: 0s
        }
        #headers-003--0 .nav>li ul>li {
            border-bottom: 0
        }
        #headers-003--0 .nav>li ul>li>a {
            color: var(--font);
            padding: 10px 10px 10px 30px
        }
        #headers-003--0 .nav>li ul>li>a:before {
            display: none
        }
        #headers-003--0 .nav>li ul ul {
            display: block;
            visibility: visible;
            opacity: 1
        }
        #headers-003--0 .nav>li ul ul a {
            padding-left: 60px;
            font-size: 13px;
            font-weight: 400;
            padding-top: 6px;
            padding-bottom: 6px
        }
        #headers-003--0 .nav>li ul ul li.active>a,
        #headers-003--0 .nav>li ul ul li:hover>a {
            padding-left: 60px
        }
        #headers-003--0 .nav>li.proLi {
            position: relative
        }
        #headers-003--0 .nav>li .proDrop {
            background: 0 0;
            position: static;
            box-shadow: none
        }
        #headers-003--0 .nav>li .proDrop .tit {
            color: var(--font);
            font-size: 12px
        }
        #headers-003--0 .nav>li .proDrop .box {
            width: 24%;
            margin-bottom: 20px
        }
        .headerMidRig,
        #headers-003--0 .logo {
            width: auto;
            margin-top: 0
        }
        #headers-003--0 .logo {
      
            max-width: 80px
        }
        #headers-003--0 .headerMid .center {
            position: relative
        }
    }
    #headers-003--0 .seaBtn {
        display: inline-flex;
        align-items: center;
        color: #333;
        cursor: pointer;
        position: relative;
    }
    #headers-003--0 .searchWrap {
        display: none
    }
    #headers-003--0 .searchWrap #searchForm {
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .9);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        align-items: flex-start;
        text-align: center
    }
    #headers-003--0 .searchWrap .searchCont {
        width: 100%;
        max-width: 900px;
        border-bottom: 2px solid #ff3266;
        position: relative;
        margin: 0 auto;
        padding-bottom: 10px;
        margin-top: 10vh;
    }
    #headers-003--0 .searchWrap form {
        display: block;
        width: 100%
    }
    #headers-003--0 .searchWrap input {
        border: 0;
        width: 100%;
        padding: 10px 100px 10px 20px;
        font-size: 30px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        background: 0 0
    }
    #headers-003--0 .searchWrap input.focusOn,
    #headers-003--0 .searchWrap input:focus {
        background: 0 0
    }
    #headers-003--0 .searchWrap input.focusOn+label,
    #headers-003--0 .searchWrap input:focus+label {
        display: none
    }
    #headers-003--0 .searchWrap label {
        position: absolute;
        top: 15px;
        left: 20px;
        font-size: 30px;
        text-transform: capitalize;
        color: #757575
    }
    #headers-003--0 .searchWrap button {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        top: 10px;
        right: 10px;
        background: 0 0;
        border: 0;
        color: #fff
    }
    @media
screen and (max-width:875px) {
        #headers-003--0 .searchWrap #searchForm {
            padding: 0 10px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        #headers-003--0 .searchWrap input {
            font-size: 16px;
            padding: 5px 50px 5px 10px
        }
        #headers-003--0 .searchWrap label {
            font-size: 16px;
            top: 3px;
            left: 10px
        }
        #headers-003--0 .searchWrap button {
            width: 30px;
            height: 30px;
            line-height: 30px;
            top: 0
        }
    }

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.justify {
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0px;
    font-size: 0px;
}

.justify:after {
    content: '';
    height: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.justify .line {
    display: inline-block;
    height: 0px;
    overflow: hidden;
}

.justify>* {
    text-align: left;
    font-size: 14px;
}

.justify .box {
    display: inline-block;
    vertical-align: top;
}

.box.justify {
    text-align: justify;
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
table,
textarea,
ul {
    margin: 0;
    padding: 0;
}

area:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0;
}

a img,
abbr,
acronym,
fieldset,
img,
legend {
    border: 0 none;
}

figure,
li,
ul {
    list-style: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-weight: 400;
    font-style: normal;
}

/* h1, h2, h3, h4, h5, h6 { display: inline; font-weight: 400; font-size: 100%; } */

q:after,
q:before {
    content: '';
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

button {
    overflow: visible;
}

pre,
textarea {
    overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit;
}

button,
select {
    text-transform: none;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

a[href],
label[for],
select {
    cursor: pointer;
}

a,
div,
input,
span,
textarea {
    -webkit-tap-highlight-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=search] {
    -webkit-appearance: textfield;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
optgroup,
strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace, monospace;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table th {
    background: #ddd;
    font-weight: 700;
}

table td,
th {
    padding: 5px;
    border: 1px solid #ccc;
    text-align: center;
    word-wrap: break-word;
    word-break: break-word;
}

img {
    /* width: auto; */
    height: auto;
    max-width: 100%;
}


p {
    word-break: break-word;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonticon/icomoon-Regular.eot");
    src: url("../fonticon/icomoon-Regular.eot?#iefix") format("embedded-opentype"), url("../fonticon/icomoon-Regular.woff") format("woff"), url("../font/icomoon-Regular.woff2") format("woff2"), url("../font/icomoon-Regular.ttf") format("truetype"), url("../font/icomoon-Regular.svg") format("svg");
    font-weight: 700;
    font-display: swap;
}


html {
    font-size: 14px;
}

body {
    font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    color: #555;
    line-height: 1.5714;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
    /* color: #555; */
}

*:before,
*:after {
    text-align: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* input[type="text"], input[type="password"], textarea { text-align: left; background: transparent; } */

input[type="text"]:focus,
input[type="text"].focusOn,
input[type="password"]:focus,
input[type="password"].focusOn,
textarea:focus,
textarea.focusOn {
    background: #fff;
}

input,
textarea,
select,
label {
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}

.center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding-top: 0.01px;
}

.origin-box {
    display: none !important;
}



@media screen and (max-width: 1000px) {
    .center {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

i {
    font-style: normal;
}

img {
    vertical-align: bottom;
}

a[href^="mailto:"],
a[href^="tel:"] {
    display: inline-block;
}

table {
    line-height: 1.5;
    width: 100%;
}

table.table-left td,
table.table-left th {
    text-align: left;
}

.addthis_sharing_toolbox {
    white-space: nowrap;
}

#menuBtn {
    position: relative;
    border: none;
    border-radius: 0;
    z-index: 9999;
    width: 24px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    cursor: pointer;
    display: none;
}

#menuBtn:active,
#menuBtn:focus {
    outline: 0;
}

#menuBtn span {
    display: block;
    background: #fff;
    width: 100%;
    height: 2px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: relative;
    left: 0;
    opacity: 1;
    transform-origin: left;
    -moz-transform-origin: left;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
}

#menuBtn span:nth-child(1),
#menuBtn span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

#menuBtn.active span {
    background: #000;
}

#menuBtn.active span:nth-child(1) {
    -webkit-transform: rotate(32deg);
    transform: rotate(32deg);
    opacity: .9;
}

#menuBtn.active span:nth-child(2) {
    visibility: hidden;
    background: transparent;
    transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -webkit-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
}

#menuBtn.active span:nth-child(3) {
    -webkit-transform: rotate(-32deg);
    transform: rotate(-32deg);
    opacity: .9;
}

@media screen and (max-width: 875px) {
    #menuBtn {
        display: flex;
    }
}

/*图片不超出容器居�?*/
.ij1 {
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
}

/*图片高度百分�?,宽度自适应，铺满容器居�?*/
.ij2 {
    height: 100%;
    max-width: none;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
}

/*图片铺满容器居中*/
.ij3 {
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
}

#goTop {
    position: fixed;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    display: none;
    cursor: pointer;
    z-index: 999;
    border-radius: 50%;
}

#goTop:before {
    content: '\e665';
    font-family: 'icomoon';
    text-align: inherit;
}

#goTop:hover {
    opacity: 0.7;
}

@media screen and (max-width: 875px) {
    #goTop {
        margin-bottom: 50px;
    }
}

[data-animation] {
    visibility: hidden;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    opacity: 0;
    animation-fill-mode: forwards;
}

/*:root { --brand:#FFBB00; --secondary:#1E1F21; --font:#333; --background:#fff; }*/

.SG-nav {
    font-size: 0;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    margin-right: 30px;
}

.SG-nav>li {
    display: inline-block;
    position: relative;
    margin-right: 30px;
    padding: 10px 0;
}

.SG-nav>li:last-child {
    margin-right: 0;
}

.SG-nav>li>a {
    display: block;
    font-size: 14px;
    color: #fff;
    position: relative;
    text-transform: capitalize;
    z-index: 2;
    padding: 10px 0;
    display: inline-block;
    position: relative;
    transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
}

.SG-nav>li>a:before {
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    background: var(--brand);
}

.SG-nav>li>a:hover:before {
    left: 0;
    right: 0;
}

.SG-nav>li>a:after {
    content: "�?";
    font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif;
    position: absolute;
    top: 12px;
    right: 0;
    font-weight: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 12px;
}

.SG-nav>li.hasUl>a {
    padding-right: 15px;
}

.SG-nav>li.hasUl>a:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.SG-nav>li:hover>ul {
    top: 100%;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

.SG-nav>li ul {
    display: block;
    width: 240px;
    position: absolute;
    left: -10px;
    z-index: 999;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    top: 150%;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    padding: 10px 0;
    border-radius: 10px;
}

.SG-nav>li ul:before {
    content: "";
    content: "";
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 30px;
    bottom: 100%;
}

.SG-nav>li ul>li {
    line-height: 1.2;
    position: relative;
}

.SG-nav>li ul>li:last-child {
    border-bottom: 0;
    margin-bottom: 20px;
}

.SG-nav>li ul>li>a {
    display: block;
    font-size: 14px;
    color: var(--font);
    text-transform: capitalize;
    position: relative;
    padding: 15px 10px 7px 35px;
    transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
}

.SG-nav>li ul>li>a:before {
    content: "\e624";
    font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    position: absolute;
    top: 12px;
    left: 25px;
    font-size: 18px;
    transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    color: #FD9B28;
}

.SG-nav>li ul>li:hover>a,
.SG-nav>li ul>li.active>a {
    padding-left: 45px;
    color: var(--brand);
}

.SG-nav>li ul>li:hover>a:before,
.SG-nav>li ul>li.active>a:before {
    filter: alpha(opacity=100);
    opacity: 1;
    left: 35px;
}

.SG-nav>li ul>li:hover>ul {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    top: -10px;
}

.SG-nav>li ul ul {
    top: 10px;
    left: 100%;
}

.SG-nav>li ul ul:before {
    display: none;
}

@media screen and (max-width: 875px) {
    .SG-nav {
        width: 80%;
        position: fixed;
        float: none;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        margin: 0;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        padding-top: 60px;
        transform: translate3d(110%, 0, 0);
        -ms-transform: translate3d(110%, 0, 0);
        -moz-transform: translate3d(110%, 0, 0);
        -webkit-transform: translate3d(110%, 0, 0);
        -o-transform: translate3d(110%, 0, 0);
        transition: 0.4s all ease;
        -moz-transition: 0.4s all ease;
        -webkit-transition: 0.4s all ease;
        -o-transition: 0.4s all ease;
        -ms-transition: 0.4s all ease;
        overflow-y: auto;
        padding-bottom: 60px;
    }

    .SG-nav.toLeft {
        transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
    }

    .SG-nav>li {
        margin: 0;
        display: block;
        text-align: left;
        line-height: 1;
        padding: 0;
        font-size: 14px;
        margin-bottom: 1px;
    }

    .SG-nav>li>a {
        padding: 15px 30px 15px 20px;
        display: block;
        color: var(--font);
        font-size: 16px;
        border-right: 0;
    }

    .SG-nav>li>a:before {
        display: none;
    }

    .SG-nav>li.hasUl:before {
        display: block;
    }

    .SG-nav>li:before {
        content: "�?";
        font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        position: absolute;
        top: 1px;
        right: 0;
        color: var(--font);
        display: none;
        font-size: 16px;
        z-index: 3;
    }

    .SG-nav>li:last-child {
        border-bottom: 0;
    }

    .SG-nav>li:hover>a:before {
        display: none;
    }

    .SG-nav>li:before {
        display: none;
    }

    .SG-nav>li.selected2>a {
        color: white;
        background: var(--brand);
    }

    .SG-nav>li.selected2:before {
        color: #fff;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }

    .SG-nav>li ul {
        display: none;
        position: static;
        width: 100%;
        margin-top: 0;
        padding: 0;
        visibility: visible;
        filter: alpha(opacity=100);
        opacity: 1;
        border-top: 0;
        box-shadow: none;
        background: none;
        transition: 0s;
        -moz-transition: 0s;
        -webkit-transition: 0s;
        -o-transition: 0s;
        -ms-transition: 0s;
    }

    .SG-nav>li ul>li {
        border-bottom: 0;
    }

    .SG-nav>li ul>li>a {
        color: var(--font);
        padding: 10px 10px 10px 30px;
    }

    .SG-nav>li ul>li>a:before {
        display: none;
    }

    .SG-nav>li ul ul {
        display: block;
        visibility: visible;
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .SG-nav>li ul ul a {
        padding-left: 60px;
        font-size: 13px;
        font-weight: normal;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .SG-nav>li ul ul li:hover>a,
    .SG-nav>li ul ul li.active>a {
        padding-left: 60px;
    }

    .SG-nav>li.proLi {
        position: relative;
    }

    .SG-nav>li .proDrop {
        background: none;
        position: static;
        box-shadow: none;
    }

    .SG-nav>li .proDrop .tit {
        color: var(--font);
        font-size: 12px;
    }

    .SG-nav>li .proDrop .box {
        width: 24%;
        margin-bottom: 20px;
    }
}

.pubTit {
    font-size: 36px;
    font-weight: bold;
    color: var(--font);
}

@media screen and (max-width: 875px) {
    .pubTit {
        font-size: 24px;
    }
}

.pubBtn {
    padding: 20px 20px;
    background: var(--brand);
    color: #fff;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
}

.pubBtn:hover {
    background: var(--secondary);
}

.pubBtn.noBg {
    background: none;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.pubBtn.noBg:hover {
    box-shadow: inset 0 0 0 2px white;
}

@media screen and (max-width: 875px) {
    .pubBtn {
        padding: 7px 10px;
        font-size: 12px;
    }

    .pubBtn:after {
        margin-left: 10px;
    }

    header {
        position: fixed;
        z-index: 10000;
        width: 100%;
        top: 0px;
    }
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

.font-28 {
    font-size: 28px;
}

.font-30 {
    font-size: 30px;
}

.color-999 {
    color: #999;
}

/* input[type=text], */
input:not([type=checkbox]):not([type=radio]),
textarea {
    outline-style: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

button,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button {
    border-radius: 0;
}

.nowrap {
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}

.nowrap2 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}


.nowrap3 {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}


.product-detail-value .slick-box .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

[id^="sw-slider-005"] ul li a {
    width: 100%;
}
