    /*头部样式*/
    .section { position: relative; overflow: hidden;width: 100%;}
    .wh{max-width: 1430px;padding: 0 15px;margin: 0 auto;}
    p{margin: 0;}
    .x-banner{height: 100vh;}
    #header {
        height: 50px;
        background-color: #eaeaea;
    }
    
    .k1 {
        line-height: 50px;
        font-size: 16px;
        color: #535353;
        font-weight: normal;
    }
    
    .k2 {
        line-height: 50px;
        font-weight: normal;
    }
    
    .k2 a {
        font-size: 14px;
        color: #535353;
    }
    
    .logo {
        float: left;
        line-height: 97px;
    }
    
    .top_center {
        height: 77px;
    }
    
    .translate {
        width: 100px;
        position: absolute;
        left: 0;
        top: 10px;
        z-index: 9999;
    }
    
    .tran-in {
        left: 120px;
    }
    
    .translate li {
        border: 1px dashed #cccccc;
        line-height: 26px;
        text-align: left;
        background: #fff;
    }
    
    .translate li a {
        display: block;
        padding-left: 10px;
        background: url(../images/dot4.png) no-repeat 88% 11px;
    }
    
    .translate li a:hover {
        text-decoration: none;
        color: #275cea;
        cursor: pointer;
    }
    
    .translate-en {
        display: none;
        padding: 6px;
        padding-top: 0px;
    }
    
    .translate li .translate-en a {
        padding-left: 0px;
        text-align: center;
        background: #fff;
        border-bottom: 1px solid #cccccc;
    }
    
    .translate li .translate-en a:hover {
        font-weight: bold;
    }
    .top2{background: #fff;position: absolute;top:0;width: 100%;z-index: 99;height: 97px;}
    #menu {
        height: 77px;
        width: 880px;
        float: right;
    }
    
   
.x-menu li.en a{display: block;padding: 0;margin-top: 22px; color: #fff;font-size: 18px;font-weight: bold;background: url(../images/yu.png) no-repeat center;width: 51px;height: 51px;line-height: 51px;}
.x-sub-menu{
    padding: 30px 50px 50px;
}
.bbxlbt{
    display: block;
    margin-bottom: 1em;
    font-size: 1.25em;
    line-height: 1.4em;
    color: #000000;
    text-align: left;
}
.bbxlnr{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bbxlnr .bbxlz{
    width: 48.35%;
    overflow: hidden;
}
.bbxlnr .bbxlz img{
    width: 100%;
     transition: all ease-in-out 0.3s; 
}
.bbxlnr .bbxlz img:hover{
    transform: scale(1.1);     transition: all ease-in-out 0.3s;         
}
.bbxly{
    width: 48.35%;
}
.bbxly li{
    border-bottom: 1px solid #dddddd;
    color: #666666;
    line-height: 25px;
    text-align: left;
}
.bbxly li a{
    color: #666666;
    display: block;
    padding-top: 1.4vw;
    padding-bottom: 1.4vw;
    position: relative;
}

.bbxly li:hover a{color: #e61916 ;}
.bbxly li a:before{
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 30px;
 background: url(../images/jt2.png) no-repeat;
}  

.bbxly li:hover a:before{
  background: url(../images/jt3.png) no-repeat;
 
}  




.bbxlnr2{ display: flex;   justify-content: space-between;  flex-wrap: wrap; }
.bbxlnr2 li{
  width: 48.35%;
}
.bbxlnr2 li .img{overflow: hidden;}
.bbxlnr2 li .img img{width: 100%; transition: all ease-in-out 0.3s;}
.bbxlnr2 li .img:hover img{ transform: scale(1.1);     transition: all ease-in-out 0.3s; }
.bbxlnr2 li h2{
  border-bottom: 1px solid #dddddd;
  color: #666666;
  line-height: 25px;
  text-align: left;
  position: relative;

  padding-top: 1vw;
  padding-bottom: 1vw;
  font-size: 16px;
}

.bbxlnr2 li:hover h2{color: #e61916 ;}

.bbxlnr2 li h2:before{
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 1.5vw;
  background: url(../images/jt2.png) no-repeat;
}  

.bbxlnr2 li:hover h2:before{
  background: url(../images/jt3.png) no-repeat;
 
}  
dt{font-weight: normal;}

/**/
/*.box1pad{padding-top:130px;}*/
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.pleft{width: 46.7%;position: relative;}
.pul{width: 51.3%;}
.pul li{position: relative;}
.pbt dd{color: #111111;font-size: 42px;line-height: 1;}
.pbt dd span{color: #e61916;font-weight: bold;}
.pbt dt{color: #666666;font-size: 16px;margin-top: 12px;}
.psort li{margin-left: 23px;}
.psort li:first-child{margin-left: 0;}
.psort li a{display: block;width: 161px;height: 47px;border-radius: 23px;transition: all 0.5s;border: solid 1px #e5e5e5;line-height: 45px;text-align: center;letter-spacing: 1px;color: #333333;font-size: 18px;padding: 0 2px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.psort li:hover a{background-color: #e61916;color: #fff;border-color:#e61916;}
/*.pbox{margin-top: 38px;}*/
.mySwiperpp{overflow: hidden;position: relative;}
.mySwiperpp  img{width: 100%;height: 100vh;}
.pp2 .img{overflow: hidden;}
.pp2 .img img{width: 100%;transition: all 0.5s;}
.pleft:hover .img img,.pul li:hover .img img{transform:scale(1.1);}
.pbj{position: absolute;width: 48%;top:230px;left: 12.3%;padding: 46px 50px 0 23px;}
.pbj h3{letter-spacing: 2px; color: #000;font-size: 30px;font-weight: bold;letter-spacing: 2px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.pbj p{letter-spacing: 1px;color: #000;font-size: 18px;margin: 10px 0 5px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 7;max-width: 382px;}

.pbj dd{
    font-size: 18px;
}


.pul li:nth-child(1) .pbj h3{
    font-size: 29px;
}

.xq{font-size: 13px;letter-spacing: 1px;color: #333333;padding: 5px 0;width: 84px; transition: all 0.5s;border-bottom: 1px solid transparent;display: inline-block;background: url(../images/jt.png) no-repeat right center;}
.pleft .xq,.pul li:first-child .xq{font-size: 16px;width: 108px;}
.pleft:hover .xq,.pul li:hover .xq{border-color: rgba(0,0,0,.24);background: url(../images/jt11.png) no-repeat right center;color: #e61916;}
.pul li:nth-child(2) .pbj h3, .pul li:nth-child(3) .pbj h3{font-size: 20px;}
.pul li:nth-child(2) .pbj p, .pul li:nth-child(3) .pbj p{font-size: 15px;margin: 16px 0 26px;}
.pleft .pbj{padding-left: 49px;}
.pul li:nth-child(2) .pbj,.pul li:nth-child(3) .pbj{padding-top: 23px;}
.pul li:first-child .pbj{padding-right: 19vw;}
.pul li:nth-child(2),.pul li:nth-child(3){width: 48.5%;}
.pul li{margin-bottom: 4.7%;}
.pul li:nth-child(1) .pbj{padding-right: 9vw;}
.pul li:nth-child(1) .pbj p{
    padding-right: 4vw;
}



.mySwiperpp .swiper-button-prev{
    background: url(../images/fflt.png) no-repeat;
    width: 60px;
    height: 60px;
    background-size: cover;
}

.mySwiperpp .swiper-button-next{
    background: url(../images/rrlt.png) no-repeat;
    width: 60px;
    height: 60px;
    background-size: cover;
}




/**/
.section2{background-color: #f4f4f4;}
.mySwiper{margin: 48px 0 4.5vw;overflow: hidden;}
.bt1{text-align: center;}
.bt1 dd{color: #000000;font-size: 46px;font-weight: bold;line-height: 1;}
.bt1 dt{color: #000000;opacity: 0.75;font-size: 24px;margin-top: 12px;}
.pmore a{display: flex;align-items: center;justify-content: center;margin: 0 auto;width: 170px;height: 48px;line-height: 48px;text-align: center;color: #ffffff;font-size: 14px; background-color: #e61916;border-radius: 24px;border: solid 1px #e61916;}
.pmore a img{margin-right: 12px;}
.mySwiper .swiper-slide a{background-color: #ffffff;border-bottom: 6px solid transparent;display: block;padding: 53px 20px;}
.mySwiper .swiper-slide:hover a{border-color: #e61916;}
.mySwiper .swiper-slide .img{overflow: hidden;}
.mySwiper .swiper-slide .img img{width: 100%;transition: all 0.5s;}
.mySwiper .swiper-slide:hover .img img{transform:scale(1.1);}
.mySwiper .swiper-slide h3{text-align: center;font-weight: bold;color: #333333;font-size: 25px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.mySwiper .swiper-slide p{text-align:center;}
.gd{text-align: center;color: #e61916;font-size: 16px;margin-top: 8px;margin-bottom: 35px;}
.mySwiper .swiper-slide:hover h3{color: #e61916;}



/**/
.section3{background: url(../images/bj1.jpg) no-repeat top center;background-size: cover;}
.bt2{text-align: center;}
.bt2 dd{letter-spacing: 2px;color: #ffffff;font-size: 30px;line-height: 1;}
.bt2 dt{color: #ffffff;font-size: 36px;font-weight: bold;margin-top: 20px;}
.acon{color: #ffffff;font-size: 18px;line-height: 44px;text-align: center;margin: 2vw 3.8vw 1.8vw;}
.amore a{display: block;margin: 0 auto;width: 160px;height: 45px;transition: all 0.5s;line-height: 43px;text-align: center;color: #ffffff;font-size: 18px; border-radius: 10px;border: solid 1px #ffffff;}
.amore a:hover{background: #e61916;border-color: #e61916;}
.sul li{width: 25%;text-align: center;margin-top: 1vw;}
.sul li p{color: #ffffff;font-size: 20px;}
.sbt{color: #fff;font-size: 24px;}
.sbt span{font-family: Impact;font-size: 72px;padding-right: 12px;}
.sul li:first-child .sbt{font-size: 16px;}

/**/
.section4{background: url(../images/bj2.jpg) no-repeat top center;background-size: cover;}
#certify {
    position: relative;
    margin-top: 4.6vw;padding: 0 150px;
}

#certify .swiper-container {

}

#certify .swiper-slide {
    width: 355px;

}

#certify .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;

}
#certify .swiper-slide p{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}



#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-button-prev,#certify .swiper-button-next{
    width: 55px;
    height: 54px;
    border: solid 1px #e5e5e5;
    top: 45%;
    border-radius: 50%;
    outline: none;
}

#certify .swiper-button-prev {
    left: 0px;
    background: url(../images/lt2.png) no-repeat center;
     
}
#certify .swiper-button-prev:hover{background:#e61916 url(../images/lt.png) no-repeat center;border-color: #e61916;}
#certify .swiper-button-next {
    right: 0px;
    background: url(../images/rt.png) no-repeat center;
}
#certify .swiper-button-next:hover{background:#e61916 url(../images/rt2.png) no-repeat center;border-color: #e61916;}


#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    background-color: #d3d4d6;
    width: 10px;
    height: 10px;opacity:1;
   
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet active{opacity: 1;
    background: #003554;width: 35px;border-radius: 15px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet on{opacity: 1;
    background: #003554;width: 35px;border-radius: 15px;}

#certify .swiper-pagination-bullet-active {
    opacity: 1;
    background: #003554;width: 35px;border-radius: 15px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{
    background: #003554;width: 35px;border-radius: 15px;
}


/**/
.section5{background: #f4f4f4;}
.section5 .pbt dt{margin-top: 20px;}
.nsort{margin-top: 45px;}
.nsort li{margin-left: 10px;}
.nsort li a{display: block;width: 120px;transition: all 0.5s;height: 31px;border-radius: 15px;color: #333333;font-size: 18px;text-align: center;line-height: 31px;}
.nsort li.active a{background-color: #e61916;color: #fff;}
.nmore a{display: block;text-align: center;margin:0 auto;width: 174px;height: 56px;background: url(../images/m1.png) no-repeat center;line-height: 50px;color: #ffffff;font-size: 18px;text-transform: uppercase;}
.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active22 { position: static; opacity: 1; visibility: visible;  }
.mySwiper2{overflow: hidden;}
.xin{margin: 10.7vw 0 5vw;}
.mySwiper2 .swiper-slide .img img{width: 100%;transition: all 0.5s;}
.mySwiper2 .swiper-slide .img{overflow: hidden;}
.nbj{padding: 22px 23px 11px 23px;}
.nbj h3{color: #111111;font-size: 18px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;line-height: 1;}
.nbj p{color: #111111;opacity: 0.6;font-size: 14px;line-height: 24px;margin: 13px 0 26px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.shi{font-size: 14px;color: rgba(244,244,244,.63);background: url(../images/n1.png) no-repeat right center;line-height: 26px;opacity: 0;}
.mySwiper2 .swiper-slide:hover .shi{opacity: 1;}
.mySwiper2 .swiper-slide:hover .nbj{background-color: #e61916;}
.mySwiper2 .swiper-slide:hover .nbj h3,.mySwiper2 .swiper-slide:hover .nbj p{color: #fff;}
.mySwiper2 a{display: block;}


/**/
.section6{background: url(../images/bj3.jpg) no-repeat top center;background-size: cover;}
.jbt dd{color: #e61916;font-size: 50px;opacity: 0.42;text-transform: uppercase;line-height: 1;margin: 72px 0 15px;}
.jbt dt{color: #ffffff;font-size: 36px;line-height: 1;}
.jbt a{display: block;width: 220px;height: 60px;background-color: #ffffff;line-height: 60px;text-align: center;color: #e61916;font-size: 24px;margin-top: 5vw;}
.jbt a img{margin-left: 29px;}
.jright{background-color: #ffffff;border-radius: 10px;width: 70.2%;position: relative;}
.ysort{height: 169px;background: url(../images/line1.png) no-repeat bottom center;padding-left: 41px;}
.ysort li{width: 16.6%;text-align: center;padding-top: 35px;}
.ysort li h3{color: #000000;font-size: 20px;line-height: 24px;margin-top: 6px;}
.ysort li .img{height: 56px;line-height: 56px;}
.ysort li .img2{display: none;}
.ysort li.cur .img1{display: none;}
.ysort li.cur .img2{display: inline-block;}
.ysort li.cur h3{color: #e61916;font-weight: bold;}
.bimg{position: absolute; right: -16px;top:19px;background: url(../images/bj33.png) no-repeat top center;background-size: 100% 100%;height: 100%;width: 100%;}
.ys{position: relative;z-index: 99;}
.ybox{padding: 4.2vw 0 140px 2.2vw;position: relative;}
.ybox h3{color: #000000;font-size: 36px;font-weight: bold;line-height: 1;}
.ybox p{color: #000000;opacity: 0.6;line-height: 36px;font-size: 24px;margin-top: 35px;height:12vw;overflow: hidden;}
.tab2{width: 96%;}
.shu{color: #000000;opacity: 0.1;font-size: 175px;font-weight: bold;line-height: 1;position: absolute;left: 33px;bottom: -16px;}
.hua{position: absolute;right: 0;bottom: 0;}
.yy1 {width: 60%;}
.yimg2 {width: 36%;}
.yimg2  img{width: 100%;}
.ztel{
    font-size: 0;text-align: center;
    height: 48px;
    border-radius: 10px;
    border: solid 3px #fef1f1;
    width: 460px;
    margin: 0 auto;
    margin-top: 6vw;
    display: flex;align-items: center;justify-content: center;

}
.ztel h3{
    width: 140px;
    height: 48px;
    background-color: #e61916;
    border-radius: 10px 0px 0px 10px;
    line-height: 48px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.ztel h3 img{margin-right: 11px;}
.zdh{color: #e61916;font-size: 28px;font-weight: bold;font-style: italic;padding: 0 20px;}


.w_ll{margin-top:75px}

.xxa{   width: 53px;margin:0 auto;
    height: 2px;
    background-color: #e0e0e0;margin-top: 20px;}


.w_ll li{width: 23%;background-color: #ffffff;
    box-shadow: -5px 0px 25px 0px 
        rgba(0, 0, 0, 0.12);
    border-radius: 0px 30px 0px 30px;
    overflow: hidden;
}
.w_ll li .dt_cc{
    position: relative;border-radius: 0px 33px 0px 30px;
    width: 100%;height: 100%;
    padding: 68px 40px 84px;
}

.w_ll li .dt_cc .pp{
    top: 31px;
}
.pp{position: absolute;z-index: 9;top:150px;width:100%;}

.w_ll li .dt_cc .bg {
    position: absolute;
    z-index: 8;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
   background-color: #ffffff;
    border-radius: 0px 26px 0px 26px;
    transform-origin: left;
    transition: all 1s;
    transform: perspective(300px) rotateY(0deg);
}   
.w_ll li:hover .bg {
    opacity: 1;
    transform: perspective(300px) rotateY(90deg);
}

.pp .img2{display: none;}
.w_ll li:hover .pp .img1{display: none;}
.w_ll li:hover .pp .img2{display: inline-block;}
.pp h3{margin-left: 21px;color: #000000;font-size: 27px;margin-top: 17px;font-weight: bold;}
.w_ll li p{color: #000000;opacity: 0.75;line-height: 36px;font-size: 16px;position: relative;z-index: 99;margin-top: 1.8vw;}

.w_ll li:hover p{color: #fff;opacity: 0.85;}
.w_ll li:hover .pp h3{color: #fff;}




@media(max-width: 1500px){
    .top2{height: 70px;}
    .logo,.x-menu > li > a{line-height: 70px;}
    .x-sub-menu{top:70px;}
    
    .x-menu li.en a{margin-top: 6px;}
    .mySwiper{margin: 20px 0;}
    .bt1 dd{font-size: 36px;}
    .bt1 dt{font-size: 20px;}
    .mySwiper .swiper-slide a{padding: 20px ;}
    .mySwiper .swiper-slide h3{font-size: 20px;}
    .gd{margin-bottom: 15px;}
    .bt2 dd{font-size: 23px;}
    .bt2 dt{margin-top: 10px;font-size: 20px;}
    .acon{margin: 10px 3.8vw ;}
    .sbt{line-height: 1;}
    .sbt span{font-size: 40px;}
    .sul li p{font-size: 16px;}
    #certify{margin-top: 20px;}
    .ztel{margin-top: 20px;}
    .w_ll{margin-top: 30px;}
}


@media(max-width:1440px){
    .pp{top: 110px;}
    .pbj{top: 186px;}
}



@media(max-width: 1430px){
    .w_ll li .dt_cc{padding: 50px 20px 40px;}
    .pp h3{font-size: 24px;}
}






@media (max-width: 1200px) {
    .w_ll li h3{font-size: 20px;}
    .section7 {padding: 50px 0;}
    .pp{top:50px;}
    .pbj{top:100px;left: 0;}

  }





/**/
.dibu2{padding: 5% 0;}
.section8{background-color: #000000;}
.ft2{text-align: center;color: rgba(255,255,255,.42);font-size: 14px;line-height: 24px;padding: 13px 0;border-top:1px solid rgba(255,255,255,.18);}
.tewm{text-align: center;font-size: 18px;line-height: 2;color: rgba(255,255,255,.6);}
.dao{text-align: center;width: 74.71%;margin: 30px 0 3vw;}
.dao li dd{color: #ffffff;font-size: 24px;margin-bottom: 20px;}
.dao li a{display: block;color: #ffffff;opacity: 0.61;font-size: 18px;line-height: 40px;}
.tul{background-color: #ffffff;padding:30px 5vw 40px 40px;}
.tul li dd{color: #e61916;font-size: 30px;}
.tul li dt{color: #000000;opacity: 0.73;font-size: 20px;}
.tul li p{color: #000000;font-size: 20px;line-height: 30px;margin-top: 20px;}
.tewm img{max-width: 100%;}
.dao li a:hover,.ft2 a:hover{color: #e61916;}



/*手机底部*/
@media(max-width: 1200px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
}
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #e61916;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #e61916;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

.footer ul li a{border-left:1px solid  rgba(255,255,255,.5);}

.case_detail h1{font-size: 24px;}
span.bds_more, .bds_tools a{height: 23px!important;}


@media(max-width: 1400px){
    .bt1 dd{font-size: 40px;}
    .bt1 dt{font-size: 18px;}
    .mySwiper .swiper-slide h3{font-size: 20px;}
    .sbt span{font-size: 50px;}
    .ybox h3{font-size: 30px;}
    .ybox p{font-size: 18px;line-height: 28px;}
    .ysort li h3{font-size: 16px;line-height: 22px;}
    .shu{font-size: 150px;}
    .tul li dd{font-size: 24px;}
    .tul li p{font-size: 16px;line-height: 26px;}
}


@media(max-width: 1300px){
    .jbt dd{font-size: 40px;}
    .jbt dt{font-size: 30px;}
}


@media(max-width: 1200px){
    .x-menu > li > a{font-size: 16px;padding: 0 15px;}
    .psort li{margin-left: 9px;}
    .section1{margin: 50px 0;}
    .section2,.section8{padding: 50px 0;}
    .section3{padding: 80px 0;}
    .section4,.section5{padding: 50px 0;}
    .section6{padding: 80px 0;}
    .pbt dd{font-size: 36px;}
    .bt2 dt{font-size: 30px;}
    .pbt dt{font-size: 14px;margin-top: 8px;}
    .bt1 dd{font-size: 36px;}
    .bt1 dt{font-size: 14px;}
    .acon{font-size: 16px;line-height: 36px;}
    .psort li a{width: 130px;height: 40px;line-height: 38px;font-size: 14px;}
    .pbj h3{font-size: 24px;}
    .pbj p{font-size: 16px;line-height: 22px;}
    .pul li:nth-child(2) .pbj p, .pul li:nth-child(3) .pbj p{font-size: 13px;margin: 10px 0;}
    .pul li:nth-child(2) .pbj h3, .pul li:nth-child(3) .pbj h3{font-size: 20px;}
    #certify .swiper-slide{width: 330px;}
    #certify {padding: 0 50px;}
    .hua img{width: 150px;}
    .dao li dd{font-size: 20px;}
    .dao li a{font-size: 14px;line-height: 30px;}
    .tewm{font-size: 16px;}
    .mySwiperpp img{height: 100%;}
}

@media(max-width: 1024px){
    .bt2 dd{font-size: 20px;}
    .bt2 dt{font-size: 24px;}
    .sbt span{font-size: 40px;}
    .sul li p{font-size: 16px;}
    .sbt{font-size: 18px;}
    .ysort li h3{font-size: 14px;line-height: 20px;}
    .ysort{height: 120px;}
    .ysort li{padding-top: 10px;}
    .ybox h3{font-size: 24px;}
    .jbt a{width: 180px;height: 40px;line-height: 40px;font-size: 16px;}
    .jbt a img{margin-left:15px; }
    .w_ll{margin-top: 30px;}
    .w_ll li{width: 48%;margin-bottom: 30px;}

}

@media(max-width: 768px){
    .pbt,.psort,.nsort{float: none;width: 100%;}
    .psort{margin-top: 20px;}
    .nsort{margin-top: 20px;}
    .nsort li a,.nbj h3{font-size: 16px;}
    .pleft,.pul{width: 100%;}
    .pleft{margin-bottom: 20px;}
    .pul li:first-child{width: 100%;}
    .jbt dd{font-size: 32px;}
    .w_ll li .dt_cc p{font-size: 14px;line-height: 1.8;}
    .w_ll li .dt_cc{padding: 30px 20px;}
    .dao{display: none;}
    .tewm{width: 100%;text-align: center;}
    .pbj{top:0;}
    .pp{position: static;}

}


@media(max-width: 640px){

    .section{padding-top: 0;}
    .section1{margin: 30px 0;}
    .section2{padding: 30px 0;}
    .section4,.section5,.section7,.section8{padding: 30px 0;}
    .section6{padding: 50px 0;}
    .pbt dd{font-size: 24px;}
    .psort li{width: 46%;margin: 0 2% 10px 2%;}
    .psort li a{width: 100%;margin-left: 0;}
    .psort li:first-child{margin-left: 2%;}
    .nsort li{width: 24%;margin: 0 0.5% 10px 0.5%;}
    .nsort li a{width: 100%;margin-left: 0;font-size: 14px;}
    .pbox{margin-top: 20px;}
    .pbj{padding: 20px!important;}
    .pbj h3{font-size: 16px;letter-spacing: 0;}
    .pbj p{margin: 2px 0 5px;font-size: 12px;line-height: 18px;}
    .pleft .xq, .pul li:first-child .xq{font-size: 14px;width: 84px;}
    .pul li:nth-child(2), .pul li:nth-child(3){width: 100%;}
    .bt1 dd{font-size: 24px;}
    .bt1 dt{font-size: 14px;}
    .mySwiper{margin: 20px 0;}
    .mySwiper .swiper-slide h3{font-size: 16px;}
    .gd{font-size: 14px;margin-bottom: 20px;}
    .mySwiper .swiper-slide a{padding: 30px 10px;}
    .pmore a{width: 150px;height: 40px;line-height: 40px;}
    .bt2 dt{margin-top: 10px;font-size: 20px;}
    .acon{margin: 20px 0 35px;font-size: 14px;line-height: 2;}
    .amore a{font-size: 16px;width: 140px;height: 38px;line-height: 36px;}
    .sul li{width: 48%;}
    .sbt span{font-size: 30px;padding-right: 5px;}
    #certify{padding: 0;margin-top: 25px;}
    #certify .swiper-slide{width: 152px;}
    #certify .swiper-button-prev{left: -10px;}
    #certify .swiper-button-next{right: -10px;}
    #certify .swiper-button-prev,#certify .swiper-button-next{width: 40px;height: 39px;line-height: 37px;background-size: 6px!important;}
    .section5 .pbt dt{margin-top: 10px;}
    .nbj{padding: 10px;}
    .nbj p{margin: 5px 0 10px;}
    .nmore a{font-size: 14px;width: 140px;height: 45px;line-height: 40px;background-size: cover;}
    .shi{display: none;}
    .jleft ,.jright{width: 100%;float: none;}
    .jbt dd{margin: 0 0 15px;}
    .jbt dt{font-size: 20px;}
    .jright{margin-top: 30px;}
    .ysort{padding-left: 0;}
    .jbt a{width: 160px;font-size: 14px;}
    .shu{font-size: 100px;}
    .ysort{height: auto;}
    .ysort li{width:33%;padding: 10px 0;}
    .ybox h3{font-size: 20px;}
    .ybox p{margin-top: 20px;font-size: 14px;line-height: 24px;height: auto;}
    .shu{font-size: 87px;left: 10px; bottom: -9px;}
    .hua img{width: 100px;}
    .ybox{padding-bottom: 120px;}
    .pp .img img{width: 30px;}
    .w_ll li .dt_cc{padding: 20px 10px;}
    .pp h3{margin: 9px 0 0 7px;}
    .w_ll li h3{font-size: 16px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
    .w_ll li .dt_cc p{line-height: 1.6;}
    .w_ll li{margin-bottom: 20px;}
    .ztel h3{width: 112px;font-size: 15px;}
    .ztel h3 img{margin-right: 5px;}
    .ztel{width: 100%;}
    .zdh{font-size: 16px;padding: 0 7px;}
    .tul{padding: 20px;}
    .tul li{margin-bottom: 15px;}
    .tul li dd{font-size: 20px;}
    .tul li dt{font-size: 16px;}
    .tul li p{margin-top: 10px;font-size: 14px;line-height: 1.7;}
    .prodescription{font-size: 14px!important;}
    .product_detail .list{margin-left: 0;margin-bottom: 20px;}
    .case_detail h1{font-size: 18px;}
    .search_list_product li{width: 48%;}
    .news_list_dd li .news_list_lt,.news_list_dd li .news_list_rt{width: 100%;float: none;}
    .news_list_dd li .news_list_rt{margin-top: 20px;}
    .news_list_dd li .news_list_a{font-size: 14px;}
    .news_list_dd li .news_list_b{font-size: 18px;}
    .news_list_dd li .news_list_c{font-size: 14px;line-height: 2;}
    .yy1,.yimg2{width: 100%;float: none;}
    .ybox p{margin: 10px 0 20px;}
    .pul li:nth-child(1) .pbj h3,.pul li:nth-child(2) .pbj h3, .pul li:nth-child(3) .pbj h3{font-size: 16px;letter-spacing: 1px;}
    .pbj dd{font-size: 14px;}
    .abox iframe{width: 100%!important;margin-top: 20px;}
    #certify .swiper-slide p{display: none;}
    #certify .swiper-slide-active p{display: block;}
}

table{float: none;}

    /*主体样式*/
    
    #container {
        width: 1200px;
        margin: 0 auto;
        margin-top: 10px;
    }
    
    .menu_cate {
        width: 220px;
        float: left;
    }
    
    .cate_title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .about {
        width: 460px;
        float: left;
        margin-left: 12px;
        padding-bottom: 5px;
    }
    
    .about_title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .about .content {
        padding: 5px;
        padding-bottom: 12px;
        text-indent: 20px;
    }
    
    .navigation {
        float: right;
        width: 100px;
    }
    
    .index-title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .index-table td {
        border: solid #add9c0;
        border-width: 0px 1px 1px 0px;
        padding: 10px 5px;
    }
    
    .index-table {
        border: solid #add9c0;
        border-width: 1px 0px 0px 1px;
        margin-top: 10px;
    }
    /*----- Common css ------*/
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .di {
        _display: inline;
    }
    
    .fwn {
        font-weight: normal;
    }
    
    .dib {
        *display: inline;
        _zoom: 1;
        _display: inline;
        _font-size: 0px;
    }
    /*首页新闻*/
    
    .news_company {
        width: 280px;
        float: right;
    }
    
    .news1_title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .news_company .content {
        padding: 5px;
    }
    /*首页左侧联系我们*/
    
    .contact {
        width: 218px;
        float: left;
        padding-bottom: 5px;
        margin-top: 10px;
    }
    
    .contact_title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .contact .content {
        padding: 5px;
        padding-left: 8px;
    }
    /*工程案例*/
    
    .case {
        width: 460px;
        float: left;
        margin-left: 12px;
        padding-bottom: 5px;
        margin-top: 10px;
    }
    
    .case_title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .case .content {
        padding: 5px;
        padding-bottom: 12px;
        text-indent: 20px;
    }
    
    .news2_company {
        margin-top: 10px;
    }
    /*产品推荐*/
    
    .recommend_product {
        margin-top: 10px;
        width: 692px;
        float: left;
    }
    
    .recommend_product .title {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .recommend_product .content {
        padding-top: 15px;
        padding-bottom: 14px;
    }
    
    .roll_product li {
        padding-bottom: 0px;
    }
    /*品牌列表*/
    
    .brand-list {
        margin: 20px 0px;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    
    .brand-list li {
        margin: 5px 8px;
    }
    
    .brand-list li:hover {
        box-shadow: 2px 1px 5px;
    }
    
    .brand-list li img {
        width: 150px;
        height: 120px;
    }
    /*前台多页签*/
    
    .news {
        width: 1000px;
        float: left;
        margin-top: 10px;
    }
    
    .tab {
        position: relative;
    }
    
    .tab li {
        float: left;
        width: 100px;
        height: 30px;
        display: block;
        line-height: 30px;
        border: 1px solid #ccc;
        margin-right: 8px;
        text-align: center;
        color: #333;
        font-size: 12px;
        cursor: pointer;
    }
    
    .tab li.cur {
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        background: #3a78c1;
        border-color: #3a78c1;
    }
    
    .tt {
        display: none;
    }
    
    .list1 {
        padding: 8px 10px;
    }
    
    .list1 li {
        line-height: 27px;
        position: relative;
        vertical-align: middle;
    }
    
    .list1 li a {
        background: url(../images/list_dot1.gif) left center no-repeat;
        padding-left: 12px;
        line-height: 27px;
        color: #555555;
    }
    
    .list1 li a:hover {
        color: #e87518;
        text-decoration: none;
    }
    
    .list1 li span {
        position: absolute;
        right: 0px;
        line-height: 30px;
        top: 0;
        color: #999;
    }
    /*友情链接*/
    
    .f_link {
        width: 1200px;
        margin: 0 auto;
        margin-top: 15px;
        line-height: 60px;
        text-indent: 20px;
        font-size: 16px;
        color: #3b3b3b;
    }
    /*页面底部*/
    
    #footer {
        position: relative;
        width: 1200px;
        margin: 0 auto;
        text-align: center;
        /*margin-bottom: 10px;*/
        /*margin-top: 10px;*/
        padding-top: 10px;
        padding-bottom: 10px;
        background: #ededed;
    }
    
    #footer a {
        color: #666;
    }
    
    #footer a:hover {
        color: #e87518;
        text-decoration: none;
    }
    
    .nav_foot {
        text-align: center;
        line-height: 24px;
        color: #666;
    }
    
    .copyright {
        text-align: center;
        line-height: 24px;
        font-size: 14px
    }
    /*------------内页-------------------*/
    
    .left .box {
        margin-bottom: 10px;
    }
    
    .left .box h3 {
        line-height: 31px;
        padding-left: 15px;
        font-weight: bold;
        font-family: "微软雅黑";
        background: url(../images/nav.png) no-repeat 0% 100%;
        font-size: 14px;
        color: #000;
    }
    
    .left .box .content {
        padding: 5px 0px;
    }
    
    .prodescription {
        border: 1px solid #e5e5e5;
        background: #f9f9f9;
        line-height: 24px;
        padding: 10px;
        margin-bottom: 15px;
        text-indent: 20px;
        font-size: 16px;
    }
    
    .n_banner {
        width: 100%;
        margin: 0 auto;
        padding-top: 97px;
    }
    
    .n_banner img {
        width: 100%;
    }
    
    .left {
        width: 225px;
        float: left;
    }
    
    .sort_menu h3 {
        background-color: #ececec;
        line-height: 28px;
        padding-left: 15px;
        font-weight: bold;
    }
    
    .sort_product {
        margin-top: 10px;
    }
    
    .sort_product h3 {
        background-color: #ececec;
        line-height: 28px;
        padding-left: 15px;
        font-weight: bold;
    }
    
    .n_contact {
        margin-top: 10px;
    }
    
    .n_contact h3 {
        background-color: #ececec;
        line-height: 28px;
        padding-left: 15px;
        font-weight: bold;
    }
    
    .n_contact .content {
        padding: 5px;
        line-height: 24px;
    }
    
    .right {
        width: 930px;
        float: right;
        padding-bottom: 10px;
    }
    
    .sitemp {
        line-height: 31px;
        height: 31px;
        overflow: hidden;
        padding-right: 10px;
        background: url(../images/nav.png) no-repeat 0% 100%;
    }
    
    .sitemp h2 {
        width: 340px;
        float: left;
        line-height: 31px;
        text-align: center;
        text-align: left;
        text-indent: 15px;
        font-size: 14px;
    }
    
    .sitemp .site {
        width: 380px;
        float: right;
        text-align: right;
        line-height: 30px;
    }
    
    .right .content {
        padding: 10px;
        padding-top: 15px;
        overflow: hidden;
        line-height: 24px;
    }
    
    .sort_album {
        margin-top: 15px;
    }
    
.zyquaa span{font-size: 14px;}


@media(max-width: 1500px){
    .n_banner{padding-top:70px;}
}

@media (max-width: 1200px) {
    .fp-tableCell,.x-banner,.mySwiper11 {
        height: auto !important;
    }
     .fp-section {
        height: auto !important;
    }
    .box1pad{padding-top: 0;}

}



@media (max-width: 768px) {
    body {
        padding-bottom: 50px;
    }
    .x-banner,.n_banner{margin-top: 60px;}
}



@media(min-width: 992px){
.sun-delay0 {
        -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s;
    }

    .sun-delay1 {
        -webkit-transition-delay: 0.4s;
                transition-delay: 0.4s;
    }

    .sun-delay2 {
        -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s;
    }

    .sun-delay3 {
        -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s;
    }

    .sun-delay4 {
        -webkit-transition-delay: 1s;
                transition-delay: 1s;
    }

    .sun-delay5 {
        -webkit-transition-delay: 1.2s;
                transition-delay: 1.2s;
    }

    .sun-delay6 {
        -webkit-transition-delay: 1.4s;
                transition-delay: 1.4s;
    }

    .sun-delay7 {
        -webkit-transition-delay: 1.6s;
                transition-delay: 1.6s;
    }

    .sun-delay8 {
        -webkit-transition-delay: 1.8s;
                transition-delay: 1.8s;
    }

    .sun-delay9 {
        -webkit-transition-delay: 2s;
                transition-delay: 2s;
    }

    .sun-delay10 {
        -webkit-transition-delay: 2.2s;
                transition-delay: 2.2s;
    }

    .sun-ani-left,
    .sun-ani-down,
    .sun-ani-up,
    .sun-ani-right {
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .7s;
                transition-duration: .7s;
    }
    .zoomIn{
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3);
        opacity: 0;
         -webkit-transition-duration: 1.7s;
                transition-duration: 1.7s;
    }

    .sun-ani-left {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
    }

    .sun-ani-down {
        -webkit-transform: translateY(-600px);
                transform: translateY(-600px);
    }


.sun-ani-up {
        -webkit-transform: translateY(-200px);
                transform: translateY(200px);
    }

    .sun-ani-right {
        -webkit-transform: translatex(100px);
                transform: translatex(100px);
    }

    .active2 .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
    .active  .zoomIn{
        opacity:1;
         -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1);
    }

    .active .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-down {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
     .active2 .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
                transform: translatex(0);
   }
   .active2 .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
                transform: translatex(0);
   }
    
}

@media(min-width: 991px){
.active .down{ animation-name: fadeInDown;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}

.active .up{   animation-name: fadeInUp;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


    


.active .le{   animation-name: fadeInLeft ;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .re{ animation-name: fadeInRight;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .zz{   animation-name:zoomIn;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}
}
.xypg-left-con2{margin-bottom:3%;position:relative;margin-top:-55px;}
.xypg-left-con2 .xypg-left-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*justify-content: center;*/background:rgba(0,0,0,.36);margin:0 auto;
}
.xypg-left-con2 .xypg-left-nav>li {width:16%;
    position: initial;text-align:center;border: none;
}




.xypg-left-con2  .xypg-left-nav > li:last-child {
  border: none;
}


.xypg-left-con2 .xypg-left-nav>li>a {
    display: block;
    font-size:24px;
    line-height: 55px;
    color: #fff;padding:0;
}



.xypg-left-con2 .xypg-left-nav>li .xypg-left-subnav{
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    background: #f7f7f7;
    z-index: 9;
    padding: 10px;
}
.xypg-left-con2 .xypg-left-nav>li:hover>a,
.xypg-left-con2 .xypg-left-nav>li.clicked>a {
    color: #fff;background:#e40013;
}


.xypg-left-con2 .xypg-left-nav > li .first-nav-btn{display: none;}





/**/
.xypg-left-nav2{
    display: flex;
     align-items: flex-start;
    flex-wrap: wrap;
    margin-top:50px;
}

.xypg-left-nav2 li{
    width: 16%;position:relative;
}

.xypg-left-nav2 li+li:before{width: 1px;height:22px;background: #aeafaf;position: absolute;left:0;top: 50%;transform: translateY(-50%);content: "";} 



.xypg-left-nav2 li.clicked>a{
    color: #fff;
    background: #dd000b;
}

.xypg-left-nav2 li.clicked>a:after{content: "";position: absolute;width: 0;height: 0;border-left:8px solid transparent;border-bottom:14px solid #dd000b;border-right: 8px solid transparent;left:50%;transform:translateX(-50%);top:-14px;}



.xypg-left-nav2 li a{
    display: block;
    font-size:20px;
    line-height: 60px;
    text-align: center;
    color: #333333;position:relative;
}


.xypg-left-nav2 li:hover{
    /*background: #dd000b;*/
}

.xypg-left-nav2 li:hover a{
    color: #fff;
    background: #dd000b;
}

@media(max-width: 991px){
    .n_banner{padding-top: 0;}
}

@media(max-width:1024px){
  .an_banner .wz1{font-size:36px;}
  .an_banner .wz2{font-size:14px;line-height:25px;}
  .an_banner .det{top:33%;}
  .xypg-left-con2 .xypg-left-nav>li>a{font-size:18px;}
  .xypg-left-nav2{margin-top:50px;}
}


@media(max-width:768px){
  .an_banner .det{display:none;}
  .xypg-left-con2 .xypg-left-nav>li>a{font-size:15px;}
}


@media(max-width:500px){
    .xypg-left-con2 .xypg-left-nav{overflow-x: auto;}
    .xypg-left-con2 .xypg-left-nav li{width:50%;}
    .xypg-left-con2 .xypg-left-nav li a{padding:0 15px;}
} 

@media(max-width:428px){
    .xypg-left-con2{margin-top:-36px;}
    .xypg-left-con2 .xypg-left-nav>li>a{font-size:18px;line-height:36px;}
    .xypg-left-nav2 li{width:50%;}
    .xypg-left-nav4 li{width:50%;}
    .xypg-left-nav2{margin-top:22px;}
    .xypg-left-nav2 li a{line-height:30px;}
    .xypg-left-nav4{margin-top:5px;}
    .xypg-left-nav4 li a{line-height:25px;}
}

