a:hover,
a:focus {
    color: #333;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #333
}

.cfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.cfix {
    *zoom: 1
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

#page-hero-bg::before {
    background: none
}

#main {
    width: 100%;
    overflow: hidden;
}

@media (min-width: 300px) and (max-width: 768px) {
    .home-section .section-bd {
        padding: .625rem 0 0;
        border-bottom: 10px solid #eee;
    }
}

@media only screen and (min-width: 64.0625em) {
    #productslide {
        height: auto;
    }
}

#productslide-wrap .productslide-button {
    padding: 0;
    margin-top: -15px;
}

.article-slide {
    margin-bottom: 2.5rem;
}

/*首页*/

.index-product-box {
    padding: 0;
    background: #fff;
}

.index-product-box .row {
    padding: 30px 0;
}

.index-product-box .row .feature-item h3 {
    font-size: 1rem;
    padding-top: 10px;
}

.index-product-box .row .feature-item h3:hover {
    color: #1c1c1c
}

.index-product-box .adpic {
    width: 100%;
}

.index-product-box .adpic img {
    width: 100%;
}

.index-product-box .boxbg {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 99;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-product-box .boxbg {
        width: 100%;
    }
}

.index-product-box .switchable-triggerBox {
    position: absolute;
    top: -130px;
    width: 100%;
    list-style: none
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-product-box .switchable-triggerBox {
        position: relative;
        top: 0;
        display: -webkit-box;
        overflow-x: scroll;
        margin: 0;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

.index-product-box .switchable-triggerBox li {
    float: left;
    width: 16.33333%;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    height: 50px;
    font-size: 16px;
    line-height: 25px;
    padding: 20px 0;
    text-align: center
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-product-box .switchable-triggerBox li {
        float: none;
        height: auto;
        width: auto;
        padding: 0 15px;
        color: #333;
    }
}

.index-product-box .switchable-triggerBox li a {
    color: #fff;
}

.index-product-box .switchable-triggerBox li a:hover {
    color: #1c1c1c
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-product-box .switchable-triggerBox li a {
        color: #333;
    }
}

.index-product-box .switchable-triggerBox li span {
    font-size: 14px;
    display: block;
}

.index-product-box .switchable-triggerBox li i {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url('../img/001.jpg');
    background-repeat: no-repeat;
    float: left;
    margin-right: 5px;
}

.index-product-box .switchable-triggerBox .active a {
    color: #1c1c1c;
}

.index-product-box .switchable-content .ad_duo2 a {
    width: 270px;
    margin: 0 15px;
    float: left;
}

.index-product-box .feature-items {
    display: none
}

.index-product-box .feature-item .abox {
    display: block;
    text-align: center;
    overflow: hidden;
}

.index-product-box .feature-item .abox img {
    max-width: 270px;
    max-height: 330px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-product-box .small-6 {
        width: 100%;
    }
}

.index-qy-box {
    padding: 0;
}

.index-qy-box .row {
    padding: 70px 0 120px 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-qy-box .row {
        padding: 20px 0 20px 0;
        border-bottom: 10px solid #eee;
    }
}

.index-qy-box .row .feature-item h3 {
    font-size: 1.2rem;
}

.index-qy-box .adpic {
    width: 100%;
}

.index-qy-box .adpic img {
    width: 100%;
}

.index-qy-box .feature-items {
    width: 100%;
    overflow: hidden;
}

.index-qy-box .products-section-list {
    max-width: none !important;
    padding: 0;
    list-style: none;
}

.index-qy-box .products-section-list .medium-3 {
    width: 298px;
}

.index-qy-box .products-section-list .medium-3 .pbox {
    background: #fff;
    padding: 2rem;
}

.index-qy-box .products-section-list .medium-3 .title {
    font-size: 1.2rem;
    margin-bottom: 20px;
    display: block;
    color: #333;
    font-weight: bold;
    margin-top: 30px;
    height: 61px
}

.index-qy-box .products-section-list .medium-3 .more {
    margin-bottom: 10px;
    display: block;
    text-align: center
}

.index-qy-box .products-section-list .medium-3 p {
    font-size: 1rem;
    height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    color: #2c2c2c
}

.index-qy-box .sww {
    position: relative
}

.index-qy-box .sww .prevNext {
    position: absolute;
    display: block;
    width: 53px;
    height: 53px;
    top: 50%;
    margin-top: -11px;
}

.index-qy-box .sww .prev {
    left: -100px;
}

.index-qy-box .sww .next {
    right: -100px;
}

.index-qy-box .swiper-button-next,
.index-qy-box .swiper-button-prev {
    background: none;
}

.index-news-box {
    padding: 0;
    background: #fff;
}

.index-news-box .medium-12 {
    padding: 50px 0;
}

.index-news-box .medium-12 h3 {
    margin-left: 50px;
    border-bottom: 1px dashed #666;
    padding-bottom: 10px;
}

.index-news-box .medium-12 .news-list {
    list-style: none;
    padding-left: 30px;
}

.index-news-box .medium-12 .news-list li {
    line-height: 28px;
}

.index-news-box .medium-12 .news-list li a {
    font-size: .8rem;
}

.index-news-box .tangMore {
    float: right
}

.index-news-box .boxbg {
    height: 550px;
    background: url('../img/003.jpg?v=1.0') no-repeat center 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .boxbg {
        url('../img/003.jpg?v=1.0') no-repeat center 0;
        background-size: 100% 100%;
        height: auto;
    }
}

.index-news-box .switchable-triggerBox {
    width: 690px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    height: 62px;
    padding: 250px 140px 0 140px;
    list-style: none;
    box-sizing: initial
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .switchable-triggerBox {
        padding: 240px 0 5px 0;
        height: 39px;
        width: 100%;
    }
}

.index-news-box .switchable-triggerBox li {
    float: left;
    width: 170px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    height: 60px;
    font-size: 26px;
    line-height: 35px;
    margin: 0 30px;
    position: relative;
    text-align: center;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .switchable-triggerBox li {
        color: #fff;
        width: 29.666666%;
        text-align: center;
        height: 36px;
        font-size: 16px;
        margin: 0 0 0 3%;
    }
}

.index-news-box .switchable-triggerBox li span {
    font-size: 15px;
    display: block;
}

.index-news-box .switchable-triggerBox li i {
    display: none;
    width: 100%;
    height: 7px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -4px;
    overflow: hidden;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .switchable-triggerBox li i {
        background: #fff;
        height: 5px;
        bottom: -8px;
    }
}

.index-news-box .switchable-triggerBox .active {
    color: #fff;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .switchable-triggerBox .active {
        color: #fff;
    }
}

.index-news-box .switchable-triggerBox .active i {
    display: block;
}

.index-news-box .medium-12 .news-list-box {
    display: none
}

.index-news-box .news-img img {
    max-width: 590px;
    max-height: 390px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .news-img img {
        max-width: 100%;
        max-height: 390px;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .medium-12 {
        padding: 10px 0 20px 0;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .medium-12 h3 {
        margin: 10px;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .medium-12 .news-list {
        padding-left: 0;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-news-box .tangMore {
        float: none;
        padding-left: 10px;
    }
}

.index-products.products-list-section .feature-item .cover {
    background: #fff;
    height: 100%;
}

.products-list-section .feature-item a img {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.products-list-section .feature-item .cover:before {
    padding-top: 100%;
}

/*@media (min-width: 300px) and (max-width: 768px) {*/

/*.products-list-section .row .column .column{min-height: 280px;max-height: 300px;}*/

/*}*/

@media (min-width: 300px) and (max-width: 768px) {
    .products-list-section .feature-item .cover {
        width: 100%;
        overflow: hidden
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .products-list-section .feature-item .cover img {
        width: 100%;
        overflow: hidden
    }
}

.products-list-section .feature-item .title {
    padding: 1rem;
    font-size: 14px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .products-list-section .feature-item .title {
        overflow: hidden;
        font-size: 12px;
        height: 140px;
    }
}

.product-content p {
    margin: 0;
    line-height: 30px;
}

.product-mate .dropdown {
    padding: 0;
}

.product-mate .dropdown .button::after,
.product-mate .button.dropdown::after {
    border-color: transparent transparent transparent #FFF;
    margin-top: -0.27625rem;
    right: 0.60625rem;
}

.product-overview-info .dropdown.button {
    padding: 0.375rem 5rem 0.375rem 1rem
}

#page-hero-wrap picture {
    height: auto
}

.banner-a {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.plyr audio,
.plyr video {
    max-height: 500px;
}

.sh-search-trigger::after {
    background: none;
}

#home-solution-swiper .slide-bd .info-inner .viewmore a:hover {
    color: #333;
}

.products-section-solution .info-inner .viewmore a:hover {
    color: #333;
}

#main-nav .tertiary-menu {
    width: 12rem;
}

#main-nav .tertiary-menu li {
    width: 100%;
}

@media only screen and (min-width: 40.0625em) {
    .total-7 .products-cats-menu .menu-item {
        width: 16.666666666666667%
    }
}

.goods-info-head-colors {
    margin-bottom: 20px;
}

.goods-info-head-colors .style-name {
    margin-bottom: 10px;
    display: block;
}

.goods-info-head-colors .colorli {
    float: left;
    margin: 0 5px 5px 5px;
    border: 1px solid #ddd;
    padding: 5px 15px 5px 10px;
    cursor: pointer
}

.product-content {
    display: none;
}

.product-details-section .section-hd .tabs .tab-title.active>a:after {
    width: calc(100% + 2px)
}

.products-list-section .feature-item a img {
    width: 100%;
    height: 100%;
}

.goods-info-head-colors .colorli.active {
    border: 1px solid #1c1c1c;
}

@media (min-width: 769px) {
    #product-photo-carousel {
        max-width: 574px;
        max-height: 574px;
        overflow: hidden;
    }
}

@media (min-width: 769px) {
    #product-photo-carousel img {
        max-width: 574px;
        max-height: 574px;
    }
}

.group-item-box .products-section-solution,
.group-item-box .products-section-list {
    max-width: 100% !important;
}

.products-section-list .medium-3 .cover {
    display: block;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-bottom: .625rem;
    transition: opacity .3s ease
}

.products-section-list .medium-3 .cover::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border: rgba(37, 143, 165, 0) solid 0;
    transition: border .3s ease
}

.products-section-list .medium-3 .cover::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 47.26027397260274%
}

@media only screen and (min-width: 64.0625em) {
    .js .nav-collapse {
        padding-left: 25%;
    }
}

@media only screen and (min-width: 64.0625em) {
    .nav-collapse li.level-0 {
        width: 12%;
    }
}

.index-link {
    background: url('../img/004.jpg') no-repeat center 0
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link {
        height: auto;
        background: url('../img/004.jpg') no-repeat top center;
        background-size: 100% 100%;
        margin-bottom: 0;
    }
}

.index-link .picScroll-left {
    position: relative;
    padding: 158px 0 0 0;
    list-style: none;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left {
        padding: 70px 0 0 0;
    }
}

.index-link .picScroll-left .hd {
    line-height: 40px;
    color: #fff;
    text-align: right;
    padding: 30px 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .hd {
        text-align: center;
        padding-left: 10px;
    }
}

.index-link .picScroll-left .hd .prev,
.index-link .picScroll-left .hd .next {
    overflow: hidden;
    cursor: pointer;
    margin: 0 5px;
    font-size: 50px;
    color: #fff;
    font-family: monospace;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .hd .prev,
    .index-link .picScroll-left .hd .next {
        font-size: 36px;
    }
}

.index-link .picScroll-left .hd .pageState {
    font-weight: 400;
    letter-spacing: 4px;
    font-size: 20px;
    position: relative;
    top: -5px;
}

.index-link .picScroll-left .bd {
    width: 1200px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .bd {
        width: 100%;
        margin: 0 auto
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .bd ul {
        margin: 0 auto
    }
}

.index-link .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.index-link .picScroll-left .bd ul li {
    margin: 0 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 220px;
}

.index-link .picScroll-left .bd ul li img {
    margin-top: 40px;
    width: 200px;
    height: 200px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .bd ul li img {
        margin-top: 20px;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .bd ul li {
        width: 20%;
        margin: 0;
    }
}

.index-link .picScroll-left .bd ul li a {
    margin-top: 40px;
    display: block;
    text-align: center;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .picScroll-left .bd ul li img {
        width: 50px;
        height: 50px;
    }
}

.index-link .AdvBanner {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.index-link .AdvBanner h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 50px;
    color: #fff;
}

@media (min-width: 300px) and (max-width: 768px) {
    .index-link .AdvBanner h3 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 40px;
    }
}

#solution-entry .entry-hd .title {
    padding-top: 20px;
}

.about-box h1,
.about-box h2,
.about-box h3,
.about-box h4,
.about-box h5,
.about-box h6 {
    margin-bottom: 20px;
}

.fitness-grid .grid-item.w2h1 {
    min-height: auto;
    overflow: hidden;
}

@media only screen and (min-width: 40.0625em) {
    .fitness-grid .grid-item.w2h1 {
        width: 50%;
    }
}

.fitness-grid .grid-item.w2h1 .cover {
    width: 100%;
    height: 198px;
    background-size: 252px 198px;
    background-repeat: no-repeat;
    background-position: center center
}

.fitness-grid .grid-item .info {
    padding: 0;
}

@media (max-width: 768px) {
    .fitness-grid .grid-item.w2h1 .cover {
        height: 8rem;
        background-size: 9.0625rem 8rem;
    }
}

.fitness-grid .grid-item.w2h1 .cover img {
    max-width: 100%;
}

.fitness-grid .grid-item.w2h1 .info {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

@media (max-width: 768px) {
    .fitness-grid .grid-item.w2h1 .info {
        min-height: 8rem;
        height: 8rem;
    }
}

.AllWrapInside {
    position: relative;
    width: 1248px;
    margin: 0 auto
}

@media (min-width: 300px) and (max-width: 768px) {
    .AllWrapInside {
        width: 100%;
    }
}

.sy1008 {
    float: left;
    width: 1008px;
    height: 600px;
    position: relative;
    z-index: 2;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 {
        float: none;
        width: 100%;
        height: auto;
    }
}

.sy1008 .tbox {
    position: absolute;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .tbox {
        position: relative;
    }
}

.sy1008 .se1 {
    width: 556px;
    left: 0px;
    top: 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se1 {
        width: 100%;
        left: inherit;
        top: inherit;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se1 img {
        max-width: 100%;
    }
}

.sy1008 .se2 {
    width: 452px;
    right: 0px;
    top: 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se2 {
        width: 100%;
        left: inherit;
        top: inherit;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se2 img {
        max-width: 100%;
    }
}

.sy1008 .se3 {
    width: 556px;
    left: 0px;
    top: 336px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se3 {
        width: 100%;
        left: inherit;
        top: inherit;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se3 img {
        max-width: 100%;
    }
}

.sy1008 .se4 {
    width: 295px;
    left: 556px;
    top: 305px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se4 {
        width: 50%;
        left: inherit;
        top: inherit;
        float: left
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se4 img {
        max-width: 100%;
    }
}

.sy1008 .se5 {
    width: 226px;
    left: 782px;
    top: 305px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se5 {
        width: 50%;
        left: inherit;
        top: inherit;
        float: left
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se5 img {
        max-width: 100%;
    }
}

.sy1008 .se6 {
    width: 226px;
    left: 782px;
    top: 453px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se6 {
        width: 50%;
        left: inherit;
        top: inherit;
        float: left
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008 .se6 img {
        max-width: 100%;
    }
}

.sy1008 .tbox img {
    transition: all 0.6s;
}

.sy1008 .tbox:hover img {
    transform: scale(1.05);
    position: relative;
    z-index: 11;
}

.sy1008.fr {
    float: left;
    width: 269px;
    height: 638px;
    position: absolute;
    right: 0px;
    top: -38px;
    background: #29859A;
    z-index: 1;
    color: #fff;
    text-align: center;
    padding: 0 0 0 30px;
    line-height: 28px;
    font-size: 14px;
    box-sizing: border-box;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008.fr {
        float: none;
        position: relative;
        right: inherit;
        top: inherit;
        display: none;
    }
}

.sy1008.fr img {
    width: 241px;
    height: 638px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1008.fr img {
        max-width: 241px;
        height: 638px;
    }
}

.sy1008.fr h3 {
    font-size: 18px;
    font-weight: 500;
    padding-top: 45px;
    margin-top: 130px;
}

.sy1008.fr h2 {
    font-size: 22px;
    font-weight: 500;
}

.sy1008.fr a {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    display: inline-block;
    margin-top: 10px;
}

.tang {
    position: relative;
}

.adpic1 {
    height: 650px;
}

.adpic2 {
    height: 470px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .adpic1 {
        height: 260px;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .adpic2 {
        height: 260px;
    }
}

.adpic h3 {
    font-size: 36px;
    color: #fff;
    line-height: 66px;
    font-weight: 500;
    margin: 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .adpic h3 {
        font-size: 28px;
        color: #fff;
        line-height: 30px;
        font-weight: 500;
        margin: 0;
    }
}

.adpic .sy-box {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 120px;
    top: 50%;
    margin-top: -60px;
}

.adpic .sy-box i {
    display: inline-block;
    height: 5px;
    width: 30px;
    background: #29859A;
    margin: 20px auto;
}

@media (min-width: 300px) and (max-width: 768px) {
    .adpic .sy-box i {
        margin: 0;
    }
}

.adpic {
    text-align: center;
    overflow: hidden;
}

.adpic h4 {
    margin: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

.adpic .jies {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

@media (min-width: 300px) and (max-width: 768px) {
    .adpic .jies {
        color: #fff;
        font-size: 12px;
        line-height: 26px;
    }
}

.sy1 #Tabs2 {
    width: 1000px;
    margin: 80px auto;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1 #Tabs2 {
        width: 100%;
        margin: 40px auto;
    }
}

.sy1 .switchable-triggerBox {
    height: 130px;
    text-align: center;
    list-style: none
}

.sy1 .switchable-triggerBox li {
    float: left;
    line-height: 26px;
    font-size: 14px;
    cursor: pointer;
    color: #bbb;
    width: 25%;
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1 .switchable-triggerBox li {
        width: 50%;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .sy1 .switchable-content .switchable-panel .AdvBanner {
        padding: 0 20px;
    }
}

.sy1 .switchable-triggerBox .active {}

.sy1 .switchable-triggerBox li h3 {
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.sy1 .switchable-triggerBox li h3 a {
    color: #666;
}

.sy1 .switchable-triggerBox li i {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/01.png);
    background-repeat: no-repeat;
    background-color: #fff;
    margin-bottom: 10px;
}

.sy1 .switchable-triggerBox .se1 i {
    background-position: 3px 0;
}

.sy1 .switchable-triggerBox .se1.active i {
    background-position: 3px -50px;
}

.sy1 .switchable-triggerBox .se2 i {
    background-position: -260px 0;
}

.sy1 .switchable-triggerBox .se2.active i {
    background-position: -260px -50px;
}

.sy1 .switchable-triggerBox .se3 i {
    background-position: -499px 0;
}

.sy1 .switchable-triggerBox .se3.active i {
    background-position: -499px -50px;
}

.sy1 .switchable-triggerBox .se4 i {
    background-position: -743px 0;
}

.sy1 .switchable-triggerBox .se4.active i {
    background-position: -743px -50px;
}

.sy1 .switchable-content {
    font-size: 15px;
    color: #888;
    line-height: 28px;
    text-align: center;
}

.sy1 .switchable-content i {
    display: inline-block;
    height: 5px;
    width: 30px;
    background: #1c1c1c;
    margin: 25px auto;
}

.baozhang {
    position: relative;
    z-index: 15;
}

.shia {
    height: 575px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    width: 1100px;
    margin: 0 auto;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shia {
        width: 100%;
        height: auto
    }
}

.shia .wz1 {
    width: 280px;
    height: 320px;
    padding: 80px 0 0 30px;
    background: #1c1c1c;
    position: absolute;
    left: 0px;
    top: -30px;
    font-size: 32px;
    color: #fff;
    line-height: 42px;
    letter-spacing: 3px;
    font-weight: 600;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shia .wz1 {
        position: relative;
        margin: 0 auto;
        padding: 10px 0 0 30px;
        height: 200px;
    }
}

.shia .wz1 i {
    font-size: 20px;
    font-weight: 600;
    background: url(../img/jt.png) no-repeat right;
    padding-right: 15px;
    line-height: 50px;
    font-style: normal;
}

.shia .wz2 {
    position: absolute;
    left: 0px;
    top: 370px;
    width: 490px;
    line-height: 25px;
    font-size: 14px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shia .wz2 {
        position: relative;
        left: inherit;
        top: inherit;
        padding: 0 20px;
        width: 100%;
    }
}

.shia .wz2 h3 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 3px;
    color: #666666;
    margin-bottom: 15px;
    font-weight: 700;
}

.shia .wz2 h3 span {
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
    font-weight: 500;
}

.shia .wz3 {
    position: absolute;
    right: 0px;
    top: 10px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shia .wz3 {
        position: relative;
        left: inherit;
        top: inherit;
        right: inherit;
    }
}

.shia .wz3 .AdvBanner {
    font-size: 12px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shia .wz3 .AdvBanner {
        padding: 0 20px;
        font-size: 14px;
    }
}

.slideTxtBox2 {
    position: relative;
    height: 400px;
    width: 500px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 {
        position: relative;
        width: 100%;
        height: auto;
        left: inherit;
        top: inherit
    }
}

.slideTxtBox2 .hd {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 20px;
    height: 20px;
    z-index: 55;
    text-align: center;
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 .hd {
        bottom: 20px;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 .hd ul {
        margin: 0;
    }
}

.slideTxtBox2 .hd li {
    line-height: 320px;
    background: #999;
    cursor: pointer;
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: 0 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.slideTxtBox2 .bd li img {
    width: 500px;
    height: 400px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 .bd li img {
        max-width: 100%;
    }
}

.slideTxtBox2 .hd li.on {
    background: #1c1c1c;
}

.slideTxtBox2 .arrow a {
    position: absolute;
    top: -200px;
    width: 30px;
    height: 30px;
    display: block;
    background: #1c1c1c;
    font-family: monospace;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    cursor: pointer;
    font-weight: 700;
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 .arrow a {
        top: -150px;
        margin-top: -15px;
    }
}

.slideTxtBox2 .arrow a.prev {
    left: -50px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 .arrow a.prev {
        left: 0;
    }
}

.slideTxtBox2 .arrow a.next {
    right: -50px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .slideTxtBox2 .arrow a.next {
        right: 0;
    }
}

.slideTxtBox2 .arrow a:hover {
    background: #1c1c1c;
}

.slideTxtBox2 .bd li {
    list-style: none;
}

.shib {
    height: 468px;
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib {
        width: 100%;
        height: auto
    }
}

.shib .slideTxtBox .bd ul {
    margin: 0;
}

.shib .bd {
    width: 345px;
    position: absolute;
    left: 0px;
    top: 50px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .slideTxtBox .bd {
        width: 100%;
        height: 350px;
        position: relative;
        left: inherit;
        top: inherit;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .slideTxtBox .bd li {
        text-align: center;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .slideTxtBox .bd li img {
        max-width: 300px;
    }
}

.shib .bd h3 {
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.shib .arrow a {
    position: absolute;
    top: 200px;
    width: 30px;
    height: 30px;
    display: block;
    background-color: #1c1c1c;
    font-family: monospace;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    cursor: pointer;
    font-weight: 700;
}

.shib .arrow a.prev {
    left: -50px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .arrow a.prev {
        left: 0;
        top: 150px;
    }
}

.shib .arrow a.next {
    right: -50px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .arrow a.next {
        right: 0;
        top: 150px;
    }
}

.shib .arrow a:hover {
    background: #1c1c1c;
}

.shib .hp {
    width: 140px;
    position: absolute;
    left: 480px;
    top: 100px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .hp {
        width: 90%;
        position: relative;
        left: inherit;
        top: inherit;
        margin: 0 auto;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .hp ul {
        margin: 0;
    }
}

.shib .hp li {
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #666666;
    margin-bottom: 15px;
    cursor: pointer;
}

.shib .hp li.on {
    background: #1c1c1c;
}

.shib .hd {
    position: absolute;
    width: 345px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .hd {
        z-index: 111;
        width: 100%;
    }
}

.shib .bp {
    width: 400px;
    position: absolute;
    right: 70px;
    top: 100px;
    font-size: 15px;
    line-height: 26px;
    color: #666;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .bp {
        width: 100%;
        margin: 0;
        position: relative;
        left: inherit;
        right: inherit;
        top: inherit;
    }
}

.shib .bp ul {
    position: relative;
    width: 400px;
    height: 278px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .shib .bp ul {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }
}

.shib .bp li {
    list-style: none;
}

.shib .bp h3 {
    height: 70px;
    position: relative;
    font-size: 22px;
    color: #111;
    line-height: 26px;
}

.shib .bp h3 b {
    float: left;
    font-size: 60px;
    color: #111;
    line-height: 50px;
    margin-right: 10px;
}

.shib .bp h3 span {
    display: block;
    font-size: 16px;
    color: #666;
    font-weight: 500;
}

.slideTxtBox .bd li {
    list-style: none;
}

/*品牌*/

.pph {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.pph .ren {
    position: absolute;
    left: -288px;
    top: -70px;
    z-index: 2;
}

.pph .ding {
    height: 380px;
    padding: 80px 0 0 270px;
    color: #666;
    font-size: 16px;
    line-height: 28px;
    z-index: 12;
    position: relative;
}

.pph .ding h3 {
    font-size: 22px;
    line-height: 60px;
    color: #111;
}

.pph .pplogo {
    height: 470px;
    background: rgba(102, 102 102, 0.2);
    position: relative;
    z-index: 3;
    ;
}

.pph .pplogobg {
    height: 470px;
    width: 1200px;
    background: #777777;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.pph .pplogo .fl {
    width: 984px;
    padding: 80px 0 0 350px;
}

.pph .pplogo .fl .tangpp {
    float: left;
    width: 210px;
    height: 80px;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    text-align: center;
    overflow: hidden;
}

.pph .pplogo .fl .pp_1,
.pph .pplogo .fl .pp_2,
.pph .pplogo .fl .pp_3 {
    border-top: 0px;
}

.pph .pplogo .fl .pp_1,
.pph .pplogo .fl .pp_4,
.pph .pplogo .fl .pp_7,
.pph .pplogo .fl .pp_10 {
    border-left: 0px;
}

.pph .pplogo .fr {
    position: absolute;
    right: 20px;
    top: -100px;
}

/*全国连锁*/

.tang-ico {
    width: 750px;
    margin: 0 auto;
    padding-top: 40px;
}

@media (min-width: 300px) and (max-width: 768px) {
    .tang-ico {
        width: 100%;
    }
}

.tang-ico a {
    width: 16.6%;
    float: left;
    text-align: center;
    color: #fff;
}

.tang-ico a b {
    width: 50px;
    height: 40px;
    background-image: url(../img/liansuo.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}

.tang-ico a.se1 b {
    background-position: 6px 0;
}

.tang-ico a.se2 b {
    background-position: -119px 0;
}

.tang-ico a.se3 b {
    background-position: -240px 0;
}

.tang-ico a.se4 b {
    background-position: -370px 0;
}

.tang-ico a.se5 b {
    background-position: -498px 0;
}

.tang-ico a.se6 b {
    background-position: -622px 0;
}

/*案例轮播*/

.al2018 .slideBox {
    position: relative;
}

.al2018 .slideBox .hd {
    position: absolute;
    left: 0px;
    bottom: 30px;
    text-align: center;
    width: 100%;
    z-index: 11;
}

@media (min-width: 300px) and (max-width: 768px) {
    .al2018 .slideBox .hd {
        position: absolute;
        left: 0px;
        bottom: 0;
        text-align: center;
        width: 100%;
        z-index: 11;
    }
}

.al2018 .slideBox .hd li {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    line-height: 999px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    overflow: hidden;
}

.al2018 .slideBox .hd li.on {
    background: #29859A;
}

@media (min-width: 300px) and (max-width: 768px) {
    .al2018 .slideBox .bd {
        width: 100%;
    }
}

.al2018 .switchable-panel {
    position: relative;
    list-style: none;
    text-align: center
}

.al2018 .switchable-panel .tit {
    margin-left: -250px;
    width: 500px;
    bottom: 20%;
    text-align: center;
    position: absolute;
    left: 50%;
    color: #fff;
    height: 100px;
}

.al2018 .switchable-panel .tit h3 {
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 5px;
    font-weight: 500;
    color: #fff;
}

@media (min-width: 300px) and (max-width: 768px) {
    .al2018 .switchable-panel .tit h3 {
        font-size: 26px;
    }
}

.al2018 .switchable-panel .tit h3 p {
    letter-spacing: 3px;
    margin: 0;
    padding: 0px;
    font-size: 16px;
    color: #fff;
}

@media (min-width: 300px) and (max-width: 768px) {
    .al2018 .switchable-panel .tit h3 p {
        font-size: 12px;
    }
}

.al2018 .switchable-panel .tit a {
    margin-top: 200px;
    border: 0;
    line-height: 30px;
    padding: 0px;
    font-size: 22px;
    letter-spacing: 3px;
    display: inline-block;
    color: #fff;
}

.al2018 .switchable-panel .tit a i {
    height: 30px;
    width: 25px;
    background: url(../img/anli.png) no-repeat left;
    display: block;
    float: left;
}

.al2018 .slideBox .prev,
.al2018 .slideBox .next {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(../img/anli.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.al2018 .slideBox .prev {
    left: 50%;
    margin-left: -500px;
    background-position: -86px 0;
}

.al2018 .slideBox .next {
    left: 50%;
    margin-left: 500px;
    background-position: -137px 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    .al2018 .switchable-panel img {
        width: 100%;
        min-height: 200px;
    }
}

.hei h3,
.hei .adpic h4,
.hei .jies {
    color: #333;
}

.fadein {
    -webkit-animation: 2s ease-out backwards;
    -moz-animation: 2s ease-out backwards;
    -ms-animation: 2s ease-out backwards;
    animation: 2s ease-out backwards
}

.fadein-top,
.fadein-right,
.fadein-bottom,
.fadein-left,
.bouncein,
.rotatein {
    -webkit-animation: 1s ease-out backwards;
    -moz-animation: 1s ease-out backwards;
    -ms-animation: 1s ease-out backwards;
    animation: 1s ease-out backwards
}

.move.fadein {
    -webkit-animation-name: a-fadein;
    -moz-animation-name: a-fadein;
    -ms-animation-name: a-fadein;
    animation-name: a-fadein
}

@-webkit-keyframes a-fadein {
    0% {
        opacity: 0.6
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes a-fadein {
    0% {
        opacity: 0.6
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes a-fadein {
    0% {
        opacity: 0.6
    }
    100% {
        opacity: 1
    }
}

@keyframes a-fadein {
    0% {
        opacity: 0.6
    }
    100% {
        opacity: 1
    }
}

.move .fadein-top {
    -webkit-animation-name: fadeinT;
    -moz-animation-name: fadeinT;
    -ms-animation-name: fadeinT;
    animation-name: fadeinT
}

@-webkit-keyframes fadeinT {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-150px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeinT {
    0% {
        opacity: 0;
        -moz-transform: translateY(-150px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeinT {
    0% {
        opacity: 0;
        -ms-transform: translateY(-150px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@keyframes fadeinT {
    0% {
        opacity: 0;
        transform: translateY(-150px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.move .fadein-right {
    -webkit-animation-name: fadeinR;
    -moz-animation-name: fadeinR;
    -ms-animation-name: fadeinR;
    animation-name: fadeinR
}

@-webkit-keyframes fadeinR {
    0% {
        opacity: 0;
        -webkit-transform: translateX(150px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeinR {
    0% {
        opacity: 0;
        -moz-transform: translateX(150px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-ms-keyframes fadeinR {
    0% {
        opacity: 0;
        -ms-transform: translateX(150px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@keyframes fadeinR {
    0% {
        opacity: 0;
        transform: translateX(150px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.move .fadein-bottom {
    -webkit-animation-name: fadeinB;
    -moz-animation-name: fadeinB;
    -ms-animation-name: fadeinB;
    animation-name: fadeinB
}

@-webkit-keyframes fadeinB {
    0% {
        opacity: 0;
        -webkit-transform: translateY(150px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeinB {
    0% {
        opacity: 0;
        -moz-transform: translateY(150px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeinB {
    0% {
        opacity: 0;
        -ms-transform: translateY(150px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@keyframes fadeinB {
    0% {
        opacity: 0;
        transform: translateY(150px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.move .fadein-left {
    -webkit-animation-name: fadeinL;
    -moz-animation-name: fadeinL;
    -ms-animation-name: fadeinL;
    animation-name: fadeinL
}

@-webkit-keyframes fadeinL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-150px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeinL {
    0% {
        opacity: 0;
        -moz-transform: translateX(-150px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-ms-keyframes fadeinL {
    0% {
        opacity: 0;
        -ms-transform: translateX(-150px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@keyframes fadeinL {
    0% {
        opacity: 0;
        transform: translateX(-150px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeout {
    -webkit-animation-name: a-fadeout;
    -moz-animation-name: a-fadeout;
    -ms-animation-name: a-fadeout;
    animation-name: a-fadeout
}

@media (min-width: 300px) and (max-width: 768px) {
    #sh-gotop {
        display: none;
    }
}

@media (max-width: 769px) {
    #products-filter {
        display: none;
    }
}

.em_hidden {
    display: block;
    height: 22px;
    overflow: hidden;
}

.index-products.products-list-section .feature-item .title {
    padding: 30px 40px !important;
}

.em_price {
    font-size: 16px;
}

.page-btn {
    text-align: center;
    margin-bottom: 20px;
}

.page-btn a {
    display: inline-block;
    padding: 2px 10px;
}

.page-btn a.active {
    background: #1c1c1c;
    color: #fff;
}

.products-list-section .feature-item .title .e1 {
    height: 80px;
    overflow: hidden;
    text-align: center;
    line-height: 42px;
    font-size: 32px;
}

.products-list-section .feature-item .title .e2 {
    font-size: 18px;
    color: #666;
    text-align: center;
    height: 40px;
    line-height: 40px
}

.products-list-section .feature-item .title .a1 {
    width: 146px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: block;
    background: #000;
    border-radius: 30px;
    margin: 15px auto 0 auto
}

.index-products.products-list-section .feature-item .title,
.home-section.products-list-section .feature-item .title {
    color: #1c1c1c;
    display: block;
    padding: 1.1875rem 1.25rem;
    font-size: 1rem;
    line-height: 1rem;
    background-color: #fff;
}

.index-products.products-list-section .feature-item .title .em,
.home-section.products-list-section .feature-item .title .em {
    font-style: normal;
    display: block;
}

.index-products.products-list-section .feature-item .aa img,
.home-section.products-list-section .feature-item .aa img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.index-products.products-list-section .row .column .column {
    padding: 0 .5rem
}

.top1 {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    margin: 2% 0
}

.products-list-section .top1 .feature-item .title {
    float: left;
    width: 40%;
    padding: 10% 0 0 0 !important;
}

.products-list-section .top1 .feature-item .title p {
    font-size: 34px;
    font-weight: bold
}

.products-list-section .top1 .feature-item .title .e1 {
    height: auto;
    text-align: left
}

.products-list-section .top1 .feature-item .title .e1 em {
    font-weight: bold;
    font-style: normal;
    display: inline
}

.products-list-section .top1 .feature-item .title .e2 {
    height: auto;
    text-align: left;
    margin: 20px 0 0 0
}

.products-list-section .top1 .feature-item .title .a1 {
    margin: 50px 0 0 0
}

.products-list-section .top1 .cover {
    width: 50%;
    float: right;
}

.products-list-section .top2 {
    padding: 0 1rem;
    border-radius: 10px;
    background: #fff;
    width: 49%;
}

.products-list-section .top2:last-child {
    margin-left: 2%
}

.swiper-container1 .products-section-list .medium-3 .cover::before {
    padding-top: 65%;
}

.swiper-container1 .exp {
    color: #1c1c1c;
    display: block;
    font-weight: bold;
    margin: 60px 0 60px 0;
}

.swiper-container11 .products-section-list .medium-3 .cover::before {
    padding-top: 65%;
}

.swiper-container11 .exp {
    color: #1c1c1c;
    display: block;
    font-weight: bold;
    margin: 60px 0 60px 0;
}

.swiper-container12 .products-section-list .medium-3 .cover::before {
    padding-top: 65%;
}

.swiper-container12 .exp {
    color: #1c1c1c;
    display: block;
    font-weight: bold;
    margin: 60px 0 60px 0;
}

.swiper-pagination3 {
    text-align: center;
    margin-top: 70px
}

.swiper-pagination3 .swiper-pagination-bullet {
    border-radius: 0;
    width: 28px;
    height: 7px;
    background: #1c1c1c;
    opacity: 1;
    margin: 0 4px
}

.swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #da251e
}

.swiper-pagination31 {
    text-align: center;
    margin-top: 70px
}

.swiper-pagination31 .swiper-pagination-bullet {
    border-radius: 0;
    width: 28px;
    height: 7px;
    background: #1c1c1c;
    opacity: 1;
    margin: 0 4px
}

.swiper-pagination31 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #da251e
}

.swiper-pagination32 {
    text-align: center;
    margin-top: 70px
}

.swiper-pagination32 .swiper-pagination-bullet {
    border-radius: 0;
    width: 28px;
    height: 7px;
    background: #1c1c1c;
    opacity: 1;
    margin: 0 4px
}

.swiper-pagination32 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #da251e
}

.sww {
    display: none
}

.sww.sw1 {
    display: block
}

.index-qy-box .ttt {
    margin-bottom: 70px;
    overflow: hidden;
}

.index-qy-box .ttt h3 {
    padding-left: 5px;
    font-weight: bold;
    font-size: 40px;
    color: #1c1c1c;
    float: left
}

.index-qy-box .ttt ul {
    list-style: none;
    overflow: hidden;
    float: right;
    margin-top: 20px;
}

.index-qy-box .ttt ul li {
    cursor: pointer;
    float: left;
    width: 80px;
    height: 36px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px;
    text-align: center;
    position: relative
}

.index-qy-box .ttt ul li em {
    width: 80px;
    height: 4px;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    bottom: 0
}

.index-qy-box .ttt ul li.active {
    color: #da251e;
}

.index-qy-box .ttt ul li.active em {
    background: #da251e;
}

.bg33 {
    width: 100%;
    height: 1410px;
    padding-top: 490px;
    background-image: url(../img/a3d958a86f63db1471875dba06657b1.jpg)
}

.bg33 .row,
.index-products .row {
    max-width: 98%;
}

.bg33 .box {
    width: 49%;
    height: 400px;
    margin-bottom: 8px;
    float: left;
}

.bg33 .box .text {
    width: 40%;
    height: 400px;
    float: left;
    background: #eef3f5;
    padding: 100px 30px 0 30px
}

.bg33 .box .text .t1 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
}

.bg33 .box .text .t2 {
    height: 75px;
    overflow: hidden;
}

.bg33 .box .text a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 100px;
    color: #1c1c1c
}

.bg33 .box .text a img {
    vertical-align: middle;
    margin-top: -2px
}

.bg33 .box .img {
    width: 58.777%;
    height: 400px;
    float: left;
    margin-left: 8px
}

.bg33 .box .img img {
    width: 100%;
    height: 100%
}

#footer .ff-left {
    float: left;
    padding-right: 80px;
}

#footer .ff-right {
    float: left;
    border-left: 2px solid #282828;
    padding-left: 50px
}

#footer .ff-right ul {
    float: left;
    margin-right: 60px;
    margin-left: 0;
}

#footer .ff-right li {
    color: #fff;
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px
}

#footer .ff-right li.l1 {
    margin-bottom: 20px
}

#footer .ff-right li a,
#footer .ff-right li span {
    color: #a4a5aa;
    font-size: 14px
}

#footer .flogo {
    margin-bottom: 30px;
}

#sitename {
    width: 16.375rem
}

@media only screen and (min-width: 64.0625em) {
    #homeslide {
        height: 37vw;
    }
}

.products-list-section .feature-item .title em {
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}

.pswp__bg {
    background-color: rgb(9 10 10 / 70%)
}

.swiper-container-hot-box {
    position: relative;
    margin-bottom: 30px
}

.swiper-container-hot-box .prevNext {
    position: absolute;
    top: 45%;
}

.swiper-container-hot-box .next {
    right: -70px
}

.swiper-container-hot-box .prev {
    left: -70px
}

@media (max-width: 769px) {
    .bg33 {
        display: none;
    }
}

@media (max-width: 769px) {
    .index-qy-box .ttt {
        margin-bottom: 20px;
    }
}

@media (max-width: 769px) {
    .swiper-pagination3 {
        margin-top: 20px;
    }
}

.products-list-section .feature-item .title .e1.e11 {
    height: 42px
}

.nav-collapse li.level-0 {
    float: none;
    display: inline-block
}

.nav-collapse #main-nav {
    text-align: right
}

.nav-collapse li ul li {
    text-align: left
}

@media (max-width: 769px) {
    .nav-collapse #main-nav {
        text-align: left
    }
    .products-list-section .top1 .feature-item .title .e1 {
        height: 26px;
    }
    .products-list-section .feature-item .title .e1 {
        font-size: 14px;
        line-height: 22px;
        margin-top: 0;
    }
    .products-list-section .top1 .feature-item .title {
        height: 166px;
        padding: 5% 0 0 0 !important
    }
    .products-list-section .top1 .feature-item .title .e2 {
        margin-top: 5px;
        height: 30px;
        overflow: hidden
    }
    .products-list-section .top1 .feature-item .title p {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .products-list-section .feature-item .title .e2 {
        font-size: 12px;
        padding: 0;
        line-height: inherit;
        height: 30px;
        overflow: hidden
    }
    .products-list-section .feature-item .title .a1 {
        font-size: 12px;
        margin: 10px auto 0 auto;
        width: 120px;
        height: 30px;
        line-height: 30px;
    }
    .products-list-section .top1 .feature-item .title .a1 {
        margin: 5px 0 0 0
    }
    .swiper-container-hot-box {
        margin-bottom: 0
    }
    .index-qy-box .ttt h3 {
        font-size: 22px;
        float: none
    }
    .index-qy-box .ttt ul {
        margin: 0 auto;
        float: none;
        text-align: center
    }
    .index-qy-box .ttt ul li {
        display: inline-block;
        float: none;
        padding: 0 10px;
        margin: 0;
        font-size: 16px;
        width: auto
    }
    .products-list-section .feature-item .title .e1.e11 {
        height: 30px
    }
    .index-products.products-list-section .feature-item .title {
        padding: 10px 20px !important
    }
    .home-section.products-list-section .feature-item .title {
        padding: 10px 20px
    }
    .home-section.products-list-section .feature-item .title .e1 {
        height: 35px;
    }
    .home-section.products-list-section .top1 .feature-item .title .e1 {
        height: 40px;
    }
}

.index-index {
    margin-bottom: 0
}