
input {
    -webkit-appearance: none; /*去除input默认样式*/
}

img {
    display: block;
}
.banner-swiper{
    height: 8rem;
    overflow: hidden;
    display: block;
}
.banner-swiper1{
    display: none;
}
.banner-swiper img{
    width: 100%;
}
@font-face {
    font-family: 'simhei';
    src: url('../images/simhei.TTF');
}

@font-face {
    font-family: 'BAUHS93';
    src: url('../images/BAUHS93.TTF');
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

.banner {
    width: 100%;
    height: 8.41rem;
    background: url(../images/banner.jpg) no-repeat center;
    background-size: cover;
}
.classintro-fl {
    width: 640px;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    height: 444px;
    overflow-y: scroll;
}

    .classintro-fl p {
        text-indent: .30rem;
        margin-top: .20rem;
    }

        .classintro-fl p:nth-child(1) {
            margin-top: -0.08rem
        }

.intro {
    margin-top: .73rem;
}

    .intro h1, .pro h3, .case h3 {
        color: #333333;
        font-size: .20rem;
        padding-bottom: .20rem;
    }

.product h3 {
    color: #fff;
    font-size: .20rem;
    padding-bottom: .20rem;
    margin-top: .60rem;
}

.line {
    width: 12.00rem;
    height: .01rem;
    background-color: #666666;
}

.intro-img {
    margin-top: .85rem;
}

.pro {
    margin-top: .90rem;
}

.relative {
    position: relative;
}

.swiper-container1 {
    margin-top: 0.02rem;
}

    .swiper-container1 .swiper-slide {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
    }

        /* .swiper-container1 .swiper-slide {
  width: 1218rem !important;
  overflow: hidden;

} */
        .swiper-container1 .swiper-slide > div {
            /* float: left; */
            width: 1.87rem;
            margin: .30rem .13rem 0 0;
        }

            .swiper-container1 .swiper-slide > div > div:nth-child(2) {
                width: 2.1rem;
                height: .66rem;
                background: #1b1b1b;
                color: #ffffff;
                font-size: .16rem;
                line-height: .66rem;
                text-align: center;
            }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}
 .swiper-button-next{
  background: url(../images/control-fr.png) no-repeat !important;
  right: 50%;
  margin-right: -60px;top: 110%;
  outline: none;
}
.swiper-button-prev {
    background: url(../images/control-fl.png) no-repeat !important;
    left: 50%;
    margin-left: -60px;
    top: 110%;
    outline: none;
}

.my-swiper-button-next-1.swiper-button-disabled {
    opacity: 1;
    background: url(../images/control-fr1.png) no-repeat !important;
}
.swiper-button-next.swiper-button-disabled {
  opacity: 1; background: url(../images/control-fr1.png) no-repeat !important;
 
 
}.swiper-button-prev.swiper-button-disabled {
  opacity: 1; background: url(../images/control-fl1.png) no-repeat !important;
 
 
}
.swiper-container2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #00706f !important;
    background: #fff !important
}

.swiper-container2 {
    width: 1200px;
    height: 595px;
}
.swiper-container2 .swiper-slide.swiper-slide-active{
width: 800px !important;      height: 420px;overflow: hidden;
opacity: 1 !important;
}
.swiper-container2 .swiper-slide.swiper-slide-next{
width: 150px !important;      height: 360px;overflow: hidden;
margin-top: 30px !important;
}
.swiper-container2 .swiper-slide.swiper-slide-prev{
width: 150px !important; 
height: 360px;margin-top: 30px !important;
overflow: hidden;
}
    .swiper-container2 .swiper-slide {
        text-align: center;
        opacity: 0.5;
        font-size: 18px;
        overflow: hidden;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        transition: 300ms;
    }
.swiper-container2 .swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.lis {
    width: 1200px;
    margin: 0 auto 0;
    height: 154px;
}

    .lis ul {
        width: 6900px;
    }

        .lis ul li {
            float: left;
            width: 300px;
            height: 60px;
            background-color: #00706f;
            cursor: pointer;
        }

            .lis ul li:nth-child(4) div {
                border-right: 0;
            }
.product .lis li > div {
    height: .24rem;
    line-height: .24rem;
    margin-top: .20rem;
    text-align: center;
    color: #ffffff;
    font-size: .16rem;
    border-right: 0.01rem solid #4d9b9a;
}
.product .lis li > div.active {
 font-weight: bold;
}
.product {
    width: 100%;
    height: 875px;
    background: #4a4947;
    background-size: cover;
}

.swiper-container2 {
    margin-top: .40rem;
}

.product {
    margin-top: .88rem;
}

.case-lis ul {
    width: 12.26rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

    .case-lis ul li img {
        width: 3.92rem
    }

    .case-lis ul li {
        margin-right: .14rem;
        margin-top: .20rem;
    }

.case {
    padding-top: 1.25rem;
    background: #eeeeee;
    padding-bottom: 1.55rem;
}

.case-para {
    text-align: center;
    font-size: .17rem;
    margin-top: .10rem;
}

.case-lis {
    height: 2.50rem;
    overflow: hidden;
    margin-top: .22rem;
}

.more {
    text-align: center;
    margin-top: .20rem;
    cursor: pointer;
}

.footer {
    width: 12.00rem;
    height: 4.96rem;
    background: #fff;
    margin: .85rem auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.wechat {
    margin: .77rem 0 0 2.20rem;
}

.footer h4 {
    color: #000000;
    font-size: .40rem;
    margin-top: .28rem;
    margin-left: .78rem;
    line-height: 0.4rem;
}

.footer h5 {
    color: #000000;
    font-size: .25rem;
    margin-top: .11rem;
    margin-left: .78rem;
}

.wechat img {
    display: inline;
}

.company {
    color: #000000;
    font-size: .2rem;
    margin-left: .78rem;
}

    .company ul li {
        margin-top: .25rem;
    }

        .company ul li a {
            color: #000000;
            text-decoration: none;
        }

label {
    font-size: .2rem;
}

.btn {
    width: 1.59rem;
    height: .37rem;
    color: #fff;
    font-size: .16rem;
    text-align: center;
    line-height: .37rem;
    margin-top: .26rem;
    background: #e62129;
    border: 0;
}

.footer-fr {
    margin-right: .75rem;
}

.name {
    margin-top: .70rem;
}

#txtName, #txtTel {
    width: 3.58rem;
    height: .45rem;
    background: #eeeeee;
    margin-top: .15rem;
    border: 0;
    text-indent: .15rem;
    outline: none;
}

#txtContent {
    width: 3.60rem;
    height: 1.00rem;
    background: #eeeeee;
    margin-top: .15rem;
    border: 0;
    text-indent: .15rem;
    outline: none;
}

label {
    display: block;
    margin-top: .15rem;
    line-height: .15rem;
    color: #333333;
    font-size: .16rem;
}
.control-fl11 {
    position: absolute;
    left: 0;
    bottom: -20px;
    margin-left: 0;
    cursor: pointer;
    width: 120px;
    height: 50px;
}

.control-fr11 {
    position: absolute;
    right: 0;
    bottom: -20px;
    cursor: pointer;
    width: 120px;
    height: 50px;
}

    .control-fr11 img, .control-fl11 img {
        margin: 0 auto;
    }
    .control {
        width: 240px;
        margin: 30px auto 0;
        position: relative;
        background: url(../images/bb.png) no-repeat;
        height: 50px;
    }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{
  background: #e72b33 !important;
}

.hs-intro {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: .5rem 0 0 0;
}

.intro-img, .intro-img img {
    width: 12rem;
    height: 6rem;
}

.swiper-container1 .swiper-slide > div img {
    width: 1.9rem;
    height: 1.9rem;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: ' ' !important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: ' ' !important;
}

.pro .swiper-button-next {
    height: 0.2rem !important;
    right: 42% !important;
    bottom: -.5rem !important;
    top: auto;
}

.pro .swiper-container-rtl .swiper-button-prev {
    height: 0.2rem !important;
    left: 47%;
    top: auto;
    bottom: -.5rem !important;
}

.pro .swiper-button-prev {
    height: 0.2rem !important;
    left: 41%;
    top: auto;
    bottom: -.5rem !important;
}

    .pro .swiper-button-next.swiper-button-disabled, .pro .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
        top: auto !important;
        ;
        bottom: -.5rem !important;
        left: auto !important;
        right: 41% !important;
    }

    .pro .swiper-button-prev.swiper-button-disabled, .pro .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
        left: 41% !important;
        top: auto !important;
        ;
        bottom: -.5rem !important;
        right: auto !important;
    }
.pc-product {
    display: block;
}

.m-product {
    display: none
}
@media screen and (max-width: 1080px) {
    .swiper-container2 .swiper-slide{
        width:3rem;
    }
    .control-fr11 {
        position: absolute;
        right: 1rem;
        bottom: 0.1rem;
        cursor: pointer;
        width: 0.2rem;
        height: .5rem;
    }
    .control-fl11 {
        position: absolute;
        left: 1rem;
        bottom: 0.1rem;
        cursor: pointer;
        width: 0.2rem;
        height: .5rem;
    }
    .classintro-fl p {
        text-indent: .58rem;
        line-height: .4rem;
    }

    .banner-swiper {
        height: auto;
        overflow: hidden;
        display: block;
    }

    .hs-intro {
        flex-direction: column;
    }

    .w1200 {
        width: 100%;
    }

    .line {
        width: 100%;
    }

    .classintro-fl {
        width:100%;
        font-size: .26rem;
        margin: 0 auto;
    }

    .intro h1, .pro h3, .case h3 {
        font-size: .30rem;
    }

    .hs-intro-img, .hs-intro-img img {
        width: 100%;
        margin: 0.15rem auto 0;
    }

    .intro-img, .intro-img img {
        width: 100%;
        margin: 0.45rem auto 0;
    }

    .pro {
        width:100%;
    }

    .product {
        width: 100%;
        height: auto;
        padding-bottom: .4rem;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .lis {
        width: 100%;
    }

    .product h3 {
        font-size: .3rem;
    }



    /* .swiper-container2 {
  width: 88%; 
  height: 4.2rem;
} */
    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: ' ' !important;
    }

    .lis ul li {
        width: 3.5rem;
    }

    .product .lis li > div {
        font-size: .26rem;
    }

    .swiper-container1 .swiper-button-next {
        background: url(../images/control-fr.png) no-repeat !important;
        right: 50%;
        /* margin-right: -0.47rem; */
        top: 110%;
        outline: none;
    }

    .swiper-container1 .swiper-slide {
        justify-content: center;
    }

        .swiper-container1 .swiper-slide > div img {
            width: 2.1rem;
            height: 1.9rem;
        }

        .swiper-container1 .swiper-slide > div {
            width: 2.1rem;
            margin: 0.3rem auto 0;
        }

    .swiper-container1 .swiper-slide {
        width: 98%;
        margin: 0 auto;
    }

    .banner1 {
        width: 100%;
        overflow: hidden;
    }

        .banner1 .swiper-wrapper {
            width: 100%;
            height: 100%;
            background-color: #00706f;
            position: relative;
        }

        .banner1 .banner-item {
            width: 100%;
            height: auto;
        }

            .banner1 .banner-item img {
                width: 100%;
                height: 100%;
            }

        .banner1 .pagination1 {
            position: absolute;
            bottom: 0;
        }

    .swiper-container1 .swiper-pagination {
        width: 55px !important;
        position: absolute;
        left: 50%;
        margin-left: -27px;
        margin-top: 3%;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        background: #e72b33 !important;
    }

    .swiper-container2 .swiper-pagination {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        width: 7.5rem;
        position: relative;
        left: 0;
        margin-left: 0;
        margin-top: 0;
    }

    .swiper-container2 .swiper-pagination-bullet {
        float: left !important;
        width: 1rem !important;
        height: .6rem !important;
        line-height:.6rem !important;
        background-color: #00706f !important;
        display: block !important;
        opacity: 1 !important;
        border-radius: 0 !important; 
        color: #fff !important;
        font-size: .2rem !important;
    }

    .pro .swiper-pagination {
        width: .6rem !important;
        position: absolute;
        left: 50%;
        margin-left: -3rem;
        margin-top: 3%;
    }
    .footer {
        width: 7.5rem;
        height: auto;
        background: #fff;
        margin: .85rem auto 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: .5rem;
    }
    .company ul li {
        margin-top: .25rem;
        font-size: .3rem;
    }
    .pc-product{
        display:none;
    }
    .m-product{
        display:block
    }
    .swiper-container2 {
        width: 7.5rem;
        height: 6rem;
    }
    .btn {
        width: 1.59rem;
        height: .5rem;
        color: #fff;
        font-size: .26rem;
        text-align: center;
        line-height: .37rem;
        margin-top: .26rem;
        background: #e62129;
        border: 0;
    }
    .wechat {
        width: 4rem;
        margin: .77rem auto;
    }
    .case {
        padding-top: 1.25rem;
        background: #eeeeee;
         padding-bottom: 0; 
    }
    .footer-fr {
        width: 6rem;
        margin: 0 auto;
    }
    .intro {
        width: 90%;
        margin: .73rem auto;
    }
    .footer h5 {
        width: 6rem;
        margin: 0 auto;
    }
    .footer h4 {
        width: 6rem;
        margin: 0 auto;
    }
    .company {
        width: 6rem;
        margin: 0 auto;
    }
    #txtContent {
        width: 6rem;
        height: 1.00rem;
        background: #eeeeee;
        margin-top: .15rem;
        border: 0;
        text-indent: .15rem;
        outline: none;
    }
    #txtName, #txtTel {
        width: 6rem;
        height: .6rem;
        background: #eeeeee;
        margin-top: .15rem;
        border: 0;
        text-indent: .15rem;
        outline: none;
    }
    label {
        display: block;
        margin-top: .15rem;
        line-height: .15rem;
        color: #333333;
        font-size: .26rem;
    }
    .swiper-container2 .swiper-slide.swiper-slide-active {
        width: 3rem !important;
        height: 2.6rem !important;
        line-height: 1.6rem !important;
        margin: 0 .2rem;
        overflow: hidden;
        opacity: 1 !important;
    }
    .swiper-container2 .swiper-slide.swiper-slide-next {
        width: 3rem !important;
        height: 1.6rem !important;
        overflow: hidden;
        margin-top: .3rem !important;
    }
    .swiper-container2 .swiper-slide.swiper-slide-prev {
        width: 3rem !important;
        height: 1.6rem !important;
        margin-top: .3rem !important;
        overflow: hidden;
    }
    .lis {
        width: 7.5rem;
        margin: 0 auto 0;
        height: 3rem;
    }
}