@font-face{
    font-family:"pingfang";
    src: url(../fonts/PingFang\ Medium.ttf);
  }



html,
body {
    font-family:"pingfang";
}

.lx-dh-box a:nth-of-type(3) {
    padding-left: 45px;
}

.foot{
    background-color: #009b99;
    padding-top: 60px;
    bottom: 0;
    width: 100%;
  }

  footer{
    max-width: 1600px;
    padding-left:15px;
    padding-right:15px;
    margin-left: auto;
    margin-right: auto;
  }

  footer ul li{
    float: left;
    width: 20%;
    text-align: justify;
    padding: 0 2rem;
    color:  #dce8ef;
  }

  footer ul li:nth-of-type(2){
    padding-left: 80px;
  }

  footer ul li>img{
    width: 100%;
    padding-bottom: 2rem;
    border-bottom: solid 1px #dce8ef;
  }

  footer ul li p{
    font-size: 1.4rem;
    text-align: justify;
    color: #dce8ef;
    margin-top: 1rem;
  }

  footer ul li h6{
    font-size: 2rem;
    margin-top: 2rem;
  }

  footer ul li h3{
    margin: 0;
    font-size: 3rem;
    font-weight: 600;
  }

  footer ul li a{
    display: block;
    font-size: 1.4rem;
    line-height: 3.6rem;
    color: #dce8ef;
    transition: all .5s;
    text-decoration: none;
  }

  footer ul li a:nth-of-type(1){
    color: #fff;
    font-weight: 600;
    font-size: 1.8rem;
  }

  footer ul li a:hover{
    color: #fff;
    text-decoration: none;
  }



  .ewm-bpx img{
    max-width: 128px;
  }

  .ewm-bpx>p{
    text-align: center;
  }

  .ewm-bpx{
    text-align: center;
    margin-top: 3rem;
  }

  .bq-box{
    font-size: 1.4rem;
    color: #dce8ef;
    border-top: solid 1px #dce8ef;
    padding-top: 2rem;
  }

  .bq-box p{
    float: left;

  }

  .bq-box a{
    float: right;
    font-size: 1.4rem;
    color: #dce8ef;
  }

  .bq-box a:hover{
    color: #fff;
  }

  footer ul{
    margin-bottom: 2rem;
  }

  .lx-dh-box{
    padding: 0;
  }

  .x-banner{
      height: 50rem;
      background-size: 100%!important;
      background-attachment: fixed !important;
  }

.x-banner img{
    width: 100%;
}

.w1{
max-width: 1800px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}

.w2{
    background-color:#f8f8f8 ;
    }


.ny-nav-box{
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.06);
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.dh-t{
    width: 80%;
    float: left;
}

.wz-box{
    float: right;
    width: 20%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 2;
}


.wz-box ul{
    margin: 0;
    display: inline-block;
    float: right;
}

.news-xq-8{
    float: left !important;
}



.wz-box ul li{
    display: inline-block;
    line-height: 7.4rem;
    font-size: 1.6rem;
    color: #999;
}

.wz-box ul li a{
    color: #5d5d5d;
    font-size: 1.6rem;
}

.wz-box a{
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.wz-box ul li a span i{
    font-size: 2rem;
    margin-right: .6rem;
}

.nav-1{
    position: relative;
}

.nav-3-box{
    position: absolute;
    width: 150%;
    z-index: -1;
    display: none;
    opacity: 0;
    transition: all .5s;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.06);
}

.nav-1 a{
    display: block;
    color: #7d7d7d;
    transition: all .5s;
    position: relative;
}

.nav-1:hover .nav-3-box{
    z-index: 9999;
    display: block;
    opacity: 1;
}

.nav-1 a h1{
    line-height:4rem;
    font-size: 1.6rem;
    margin: 0;
}

.nav-3-box a{
    display: block;
    font-size: 1.6rem;
    line-height: 4.4rem;
    background-color: #fff;
    border-bottom: solid 1px #eee;
    padding-left:1rem ;
    transition: all .5s;
}

.nav-3-box a:hover{
    background-color: #009b99;
    color: #fff !important;
}

.nav-1 a:hover{
    color: #000;
}

.nav-1 .active{
    color: #000 !important;
}

.cp-box{
    padding-top: 70px;
    padding-bottom: 70px;
}

.cp-box>li{
    float: left;
    width: calc((100% - 80px) / 4);
    margin: 0 10px;
    margin-top: 20px;
    background-color: #fff;
}

.fy-box{
    padding-bottom: 70px;
}

.cp-box>li>a{
    display: block;
}

.cp-img img{
    width: 100%;
    transition: all .5s;
}

.cp-img{
    background-color: #fff;
    overflow: hidden;
}

.cp-text{
    background-color: #efefef;
    padding: 1rem;
    text-align: center;
}

.cp-text a{
    display: block;
}

.cp-text h1{
    margin: 0;
    font-size: 1.6rem;
    line-height: 4.2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cp-text>p{
    color:#5d5d5d;
    margin: 0;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 3.2rem;
    border: solid 1px #999;
    border-radius: 4px;
    padding: 0 15px;
}

.cp-box li a:hover .cp-text p span{
    margin-left: 10px;
}

.cp-text p span,
.cp-text p{
    transition: all .5s;
}

.cp-box li a:hover img{
    transform: scale(1.2);
}



.cp-box li a:hover .cp-text p{
    background-color:#009b99 ;
    color: #fff;
}



/* 产品详情页 */


.cpxq-box{
width: 75%;
background-color: #fff;
padding: 20px;
margin:30px 0;
padding-bottom: 7.3rem;
float: left;
display: block;
}

.cpxq-box img{
    max-width: 100% !important;
    height: auto !important;
}

.cpxq-box>.tab{
    margin-bottom: 1rem;
}

.cpxq{
    padding:40px 0 80px 0;
    position: relative;
    z-index: 1;
}
.yc{
    display:none;
}

.tab {
	margin:0;
	padding:0;
	list-style:none;
    border-bottom: solid 1px #eee;
}
.tab li {
    display: inline-block;
    text-align:center;
    position: relative;
    line-height:4.5rem;
    color:#333;
    font-size: 1.8rem;
    cursor:pointer;
    font-weight: 600;
    padding:0 60px;
}
.on {
	display:block;
}
.tab li.cur{
    color: #fff;
    background-color:#009b99 ;
}

.tab li.cur::after{
    position: absolute;
    content: "";
    display: block;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #009b99;
}


.cpxq-ximg{
    margin-top: 1rem;
}

.cpxq-img{
    overflow: hidden;
    position: relative;
}

.cpxq-qh-r::after,
.cpxq-qh-l::after{
    font-size: 2rem;
    color: #000;
}


.cpxq-2 img,
.cpxq-1 img{
    width: 100%;
}
.cpxq-img{
    width: 50%;
    float: left;
}

.cpxq-text{
    width: 50%;
    float: left;
    padding-left: 6rem;
    /* padding-top: 6rem; */
}

.cpxq-text p{
    margin-bottom: 0;
    color:#5d5d5d;
}

.cpxq-text h4{
    font-weight: 600;
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.cpxq-text h2{
    font-weight: 600;
    font-size: 1.8rem;
}


.cpxq-text h1{
    font-size: 1.6rem;
    line-height: 2.6rem;
}

.cpxq-text a{
    display: inline-block;
    padding: 8px 20px;
    border: solid 1px #5d5d5d;
    border-radius: 4px;
    margin-top: 3rem;
}

.cpxq-text a:hover{
    background-color: #009b99;
    color: #fff;
    border: solid 1px #fff;
}

.cpxq-tjbox{
    width:calc(25% - 40px) ;
    float: left;
    margin: 30px 0 30px 40px;
    padding: 2rem;
    background-color: #fff;
}

.cpxq-tjbox h1{
    font-size: 1.6rem;
}

.cpxq-tj{
    width:calc(100% - 40px);
    padding: 20px;
    float: left;
    border: solid 1px rgba(0, 0, 0, 0);
    margin: 10px;
    transition: all .5s;
}

.cpxq-tj img{
    width: 100%;
}

.cpxq-tj h1{
    font-size: 1.4rem;
    color: #b1b1b1;
    margin-top: 19px;
    transition: all .5s;
    text-align: center;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.cpxq-tj a{
    display: block;
    overflow: hidden;
}

.cpxq-tj:hover{
    border: solid 1px rgba(0, 0, 0, .3);
    border-radius: 4px;
}

.cpxq-tj a:hover h1{
color: #009b99;
}

.yc p{
    font-size: 1.4rem;
    line-height: 2.8rem;
    color: #5d5d5d;
}

.about-box{
    background: #fff;
    padding: 3rem;
}

.about-box img{
    max-width: 100%;
    width: auto;
    height: auto;
}

.cp-box>li>img{
    width: 100%;
}

.zs-box h3{
    font-size: 1.6rem;
}

.cp-box>li> h3{
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-box{
    background-color: #fff;
    padding: 30px;
}

.news-box>ul>li>a{
    display: block;
    padding-bottom: 3rem;
    padding-top: 3rem;
    border-bottom: 1px solid #f0f2f5;
}

.news-box ul li a:hover .news-img img{
    transform: scale(1.1);
}

.news-box ul li a:hover .news-text h1{
    color: #009b99;
}

.news-img img{
    width: 100%;
    transition: all .5s;
}

.news-img{
    width: 20%;
    float: left;
    overflow: hidden;
}

.news-text{
    width: calc(80% - 6rem);
    float: left;
    margin-left: 6rem;
}

.news-text h1{
    font-size: 1.8rem;
    margin-bottom: 2rem;
    font-weight: 600;
    transition: all .5s;
}

.news-text p{
    font-size: 1.4rem;
    color: #76838f;
    word-wrap: break-word;
    line-height: 2.8rem;
    margin-bottom: 17px;
}

.news-text p span i{
    margin-right: .6rem;
}

.news-text p span{
    margin-right: 1rem;
}

/* 新闻中心 */
.news-xqbox{
    padding: 3rem;
    background-color: #fff;
}

.news-xqbox h1{
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 4rem;
}

.newsxq-xx ul li{
display: inline-block;
width: 24%;
text-align: center;
font-size: 1.4rem;
padding-bottom: 2rem;
border-bottom:1px solid #f0f2f5;
}

.newsxq-xx ul li i{
    margin-right: .6rem;
    transition: all .5s;
}

.newsxq-xx ul li a{
    display: block;
}

.newsxq-xx ul li a:hover i{
color: #009b99;
}

.news-xq-text{
    padding: 3rem 0;
}

.news-xq-text p{
    font-size: 1.4rem;
    color: #999;
}

.contact-box h1{
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.contact-box {
    padding: 3rem;
}

.contact-text{
    width: 33%;
    float: left;
}

.contact-ewm{
    width: 25%;
    float: left;
margin-right: 2%;
}


.contcat-1{
    margin-top: 3rem;
}

.ly-box{
    width: 40%;
    float: left;
}

.touch-right * {
    outline: none !important;
}

.touch-right div.input {
    width: 50%;
}

.touch-right div {
    position: relative;
    float: left;
    margin-bottom: 5px;
}

.touch-right input[type=text] {
    width: 100% !important;
    padding: 10px 20px;
    line-height: 50px;
    font-size: 1.4rem;
    color: #000;
    height: 50px;
    background: none;
    border: 0;
    caret-color: #eee;
}

.touch-right div.textarea {
    width: 100%;
}

.touch-right div.textarea textarea{
    padding: 10px 20px;
}

.touch-right div {
    position: relative;
    float: left;
    margin-bottom: 5px;
}

.touch-right div.submint {
    width: 33.33333%;
    margin-left: 10px;
    float: none;
    clear: both;
}

.touch-right div {
    position: relative;
    float: left;
    margin-bottom: 5px;
}

.touch-right div:before {
    position: absolute;
    bottom: 0;
    left: 5px;
    right: 5px;
    content: '';
    border-bottom: 1px solid #d5d5d5;
}

.touch-right input[type=submit] {
    width: 50%;
    height: 35px;
    background: none;
    border: none;
    margin-top: 15px;
    background: #009b99;
    color: #fff;
}

.submint::before{
    display: none;
}

.map-box{
    width: 100%;
    margin-top: 5rem;
    overflow: hidden;
}

.map img{
    width: 100%;
}

.x-bm{
    width: 70%;
    position: relative;
    z-index: 1;
  }

.fyoi{
    margin-top: 30px;
}
.sj-map{
    display: none;
}

.xz-l{
    float: left;
    font-size: 1.8rem;
    color: #333;
    font-weight: 600;
}

.xz-l span{
    margin-right: 2rem;
}

.xz-l i{
    font-size: 2.8rem;
    padding:1rem  2rem;
    background-color:#009b99 ;
    color: #fff;
}

.xz-nrbox{
    padding: 0 4rem;
}

.xz-nrbox>ul>li>a{
display: block;
padding: 1rem;
border-bottom:1px dashed #eaeaea;
transition: all .5s;
}

.xz-nrbox ul li a:hover span i{
    color:#009b99 ;
}

.xz-nrbox ul li a:hover h1{
    color:#009b99 ;
}

.xz-nrbox ul li a h1{
font-size: 1.6rem;
transition: all .5s;
float: left;
}

.xz-nrbox ul li a h1>span{
    margin-right: .5rem;
}

.xz-nrbox ul li a>span{
float: right;
}

.xz-nrbox ul li a>span i{
    font-size: 2rem;
    transition: all .5s;
    padding: 1rem;
}


.xz-r{
    float: right;
}

.xz-r i{
font-size: 2.4rem;
padding: 1rem 2rem;
color: #333;
}

.xz-bt{
    background-color: #f8f8f8;
}

@media screen and (max-width: 1660px){
    .x-banner{
        height: 36rem;
    }
}

@media screen and (max-width: 1024px){
    .dh-t{
        width: 60%;
    }

    .cp-box{
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .fy-box{
        padding-bottom: 4px;
    }

    .cp-box>li{
        width: calc((100% - 60px) / 3);
    }
    .cpxq-box,
    .cpxq-tjbox{
        width: 100%;
    }



    .cpxq-tjbox{
        margin: 0;
    }

    .cpxq{
        padding: 0;
    }

    .news-text p:nth-of-type(1){
        height: 5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient: vertical;
    }

    .news-box{
        margin-top: 3rem;
    }
}


@media screen and (max-width: 768px){
    .nav-dh{
    overflow: hidden;
    }

    .xz-nrbox{
    padding: 0;
    }


    .news-box{
        padding: 10px;
    }

    .news-box>ul>li>a{
        padding:0;
    }

    .m-foot{
        display: none;
    }

    .m-ewm{
        width: 100%;
    }

    .x-banner{
        text-align: center;
        height: 16rem;
        margin-top: 5rem;
        background-attachment:local !important;
    }
.dh-t{
 width: 100%;
 overflow: hidden;
}

.nav-1 a h1{
    line-height: 4.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.wz-box ul li{
    line-height: 4.4rem;
}

.wz-box{
    float: left;
    width: auto;
}

.footer{
    position: relative;
}

.foot{
text-align: center;
}

.lx-tu{
    float: none;
}

.cp-box{
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.cp-box>li{
    width: calc((100% - 40px) / 2);
    float: none;
    display: inline-block;
}

.cpxq-box{
    width: 100%;
    padding-bottom: 3rem;
}

.tab li{
    display: block;
}

.cpxq-tjbox{
    width: 100%;
    margin: 0;
}

.cpxq-tj{
    padding: 0;
}

.cpxq-img{
    width: 100%;
    padding: 3rem 0;
}

.cpxq-text{
    width: 100%;
    padding: 0;
}

.fr{
    float: left;
}

.news-img{
    width: 100%;
}

.news-text{
    width: 100%;
    margin: 0;
}

.newsxq-xx ul li{
    width: 49%;
    text-align: left;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.sx>.down{
margin-top: 1rem;
}

.contact-box{
    padding: 0;
}

.contact-text{
    width: 100%;
}

.ly-box{
    width: 100%;
}

.touch-right div.input{
    width: 100%;
}

.touch-right div.submint{
    width: 60.33333%;
}

.touch-right div.textarea textarea{
    padding: 10px 20px;
}

.about-box{
    padding: 1rem;
}

.map{
    display: none;
}

.sj-map{
display: block;
}
}
