/*åˆå§‹åŒ–æ ·å¼*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,å®‹ä½“,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}


.sdasda{
    flex-wrap: unset !important;
    justify-content:unset !important;
}
.fdsgdf{
    padding-top:20px !important;
    padding-bottom:30px !important;
}
/*----- 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;}



.wh{max-width:1410px;margin:0 auto;padding:0 15px;}
.wh2{max-width:1410px;margin:0 auto;padding:0 15px;}
.wh3{max-width:1345px;margin:0 auto;padding:0 15px;}
.wh4{max-width:1050px;margin:0 auto;padding:0 15px;}
.wh5{max-width:980px;margin:0 auto;padding:0 15px;}
.wh6{max-width:930px;margin:0 auto;padding:0 15px;}
.wh7{max-width:1520px;margin:0 auto;padding:0 15px;}





.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}








/*å¤´éƒ¨æ ·å¼*/
.tops{/*position: fixed;*/position: absolute;top: 0px;width: 100%;z-index: 9999;}
.tops .wh{position:relative;height:138px;}
.logo{width:18%;float:left;padding-top:47px;}
.logo img{width: 100%;height: auto;}



.x-banner {
    height: 100vh;
    width: 100vw;
}

.x-banner img{
    height: 100vh;
}

@media (max-width: 1024px) {
    .x-banner {
        height: auto;
    }
     .fp-tableCell {
        height: auto!important;
    }
     .fp-section {
        height: auto!important;
    }
    #fp-nav{
        display: none;
    }
    .x-banner img{
      height: auto;
    }
}

/* */
.section{
    position: relative;
    width: 100%;
}



.c1_index{
    position: relative;
    /*background: url(../images/c1_bg.jpg) no-repeat center bottom;*/
     background: url(../images/c1_bg2.jpg) no-repeat center bottom;
    /*background-size: contain;*/
     background-size: 100% 100%;
    padding:2.125% 0 2.125% ;
}

.ttt1{
    text-align: center;
     background: url(../images/ttt_bg.png) no-repeat center;
}



.ttt1 p{
    font-family: "Arial";
    font-size: 24px;
    color: #7fbc23;
    text-transform: uppercase;
}

.ttt1 h3{
    font-size: 36px;
    color: #000000;
    font-weight:600;
    padding:13px 0;
    line-height: 1.3;
}

.ttt1 span{
    display: block;
    font-size: 18px;
    color: #7fbc23;
}

.abb_box{
    position: relative;
    margin: 2.125% 0;
}
.abb_left{
    width: 31%;
    float: left;
    margin-left: 18%;
}
.abb_left img{
    max-width:100%; height:auto !important;width:auto !important;
    display: block;
}

.abb_right{
    float: left;
    width: 40%;
    margin-left: 2%;
    margin-top: 20px;
}

.abb_right h2{
    font-size: 30px;
    color: #333333;
    font-weight: 400;
}

.abb_right .ooc{
    display: block;
    font-size: 20px;
    color: #666666;
    padding: 10px 0;
}

.abb_right .abbtxt{
    font-size: 15px;
    color: #666666;
    line-height: 2.2;
    margin-top: 15px;
    margin-bottom: 18%;
}

.abb_right .abbmore{
    display: block;
    margin-top: 3%;
    font-size: 15px;
    text-transform: uppercase;
    color: #666666;
}

.abb_list11{
    position: relative;
    display: flex;
    justify-content: space-between;
    max-width:1450px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.abb_list11 li{
    text-align: center;
    width: 25%;
    padding-right:7%;
}

.abb_list11 li a{
    display: block;
}

.abb_list11 li .overimg{
    width: 100px;
    text-align: center;
    float: left;
}

.abb_list11 li .overimg img{
    max-width: 100%;
}

.abb_list11 li .sright{
    width: calc(100% - 100px);
    float: left;
    text-align: left;
}

.abb_list11 li .sright h3{
    padding-bottom: 5px;
    font-size: 22px;
    color: #000000;
    font-weight: 400;
}

.abb_list11 li .sright span{
    color: #999999;
    font-size: 12px;
}

.abb_list11 li:hover .overimg img{
    filter: invert(56%) sepia(1%) saturate(0%) hue-rotate(33deg) brightness(98%) contrast(91%);
}
.abb_list11 li:hover  .sright h3{opacity:.4;}
.abb_list11 li:hover  .sright span{opacity:.4;}





@media (max-width:1200px){
    .abb_right{
        margin-top:0;
    }
    .abb_right h2{
        font-size:24px;
    }
    .abb_right span{
        font-size:18px;
    }
    .abb_right .abbtxt{
        line-height:1.7;
        font-size:14px;
    }
    .abb_right .abbmore{
        margin-top:3vh;
    }
    .abb_list11 li{
    padding-right:1%;
  }
}







@media (max-width:992px){
    .abb_left{
        float:none;
        width:100%;
        padding:0px;
    }
    .abb_right{
        float:none;
        width:100%;
        margin-left:0;
        padding:0 15px;
        margin-top:15px;
    }
    .abb_list11{
         flex-wrap:wrap;
    }
    .abb_list11 li{
        width:50%;
        margin:15px 0;
    }
    
}


@media (max-width:768px){
   .c1_index{background:none;} 
  .abb_left{margin-left:0px;}
}




@media (max-width:500px){
    .ttt1{width:88%;margin:0 auto;
        background-size:100% 90%;
    }
    .ttt1 p{
        font-size:14px;
    }
    
    .ttt1 h3{
        font-size:25px;
    }
    
    .ttt1 span{
        font-size:14px;
    }
    .abb_list11 li{
        width:100%;
    }
}



.ddfdfg{padding-left:20px !important;padding-right:20px !important;}
.ddfdfg .swiper-button-prev{left:-1px;}
.ddfdfg .swiper-button-next{right:-1px;}
.product_list11 .swiper-slide{
    width:24%;
    float: left;
    height:calc((100% - 30px) / 2);
    padding-left:20px;
    padding-right:20px;
}
/*c2_index*/
.c2_index{
    position: relative;
    padding: 3.125% 37px;
    width:75%;
    margin: auto;
}

.product_list11{
    margin-top: 3.125%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
/* padding-left: 16px;
padding-right:16px; */
}

.product_list11 li{
    position: relative;
    /* width: 33%; */
    margin:5px 0;
    border: 1px solid #e3e5dc;
}

.product_list11 li a{
    display: block;
}

.product_list11 li a img{
    width: 100%;
    display: block;
}
.product_list11 li .fu{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    opacity: 0;
    transition: all .5s;
    text-align: center;
    display: table;
}

.product_list11 li .snei{
   display: table-cell;
   vertical-align: middle;
   padding: 0 15px;
}

.product_list11 li .snei h3{
    font-size: 26px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    margin-bottom: 23px;
}

.product_list11 li .snei span{
    display: block;
    font-size:14px;text-transform:uppercase;
    color: #fff;
    padding:25px 0;display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp:1; 
}

.product_list11 li .snei  i{
    font-style: inherit;
    background: rgba(255,255,255,.6);
    padding: 0px 35px;
    line-height: 30px;
    font-size: 12px;
    color: #4c4c4c;
    display: inline-block;
}

.product_list11 li:hover .fu{
    opacity: 1;
}

@media (max-width:992px){
    .product_list11 li .snei span{
        padding:12px 0;
    }
}

@media (max-width:768px){
   .product_list11 li{
       width:50%;
   }
}

@media (max-width:500px){
   .product_list11 li{
       width:100%;
   }
}



/*c4_index*/
.c4_index{
    padding:3% 0;
    position: relative;
    background-size: cover;
}

.gallery-top{
    max-width: 1200px;
}

.zhu_top{
    position: relative;
    margin: 5.125% auto 0;
}

.zhu_top li{
    position: relative;
    display: table;
}

.zhu_top li .simg{
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}

.zhu_top li .simg img{
   width: 100%;
}

.zhu_top li .stxt{
    position: relative;
    width: 60%;
    padding-left: 5%;
    display: table-cell;
    vertical-align:top;
 
}

.zhu_top li .stxt h2{
    font-size: 36px;
    color: #7fbc23;
    margin-bottom: 10px;
}

.zhu_top li .stxt span{
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 2.2;
}

.c4_box{
    position: relative;
    overflow: hidden;
    margin-top: 5.125%;padding-bottom:5px;
}

.c4_box .swiperxt{
    position: absolute;
    top: 30%;
    left: 0;
    background: url(../images/prev11.png) no-repeat center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none;
    z-index: 9999;
}
.c4_box .swiperev{
    position: absolute;
    top: 30%;
    right: 0;
    background: url(../images/next11.png) no-repeat center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none;
    z-index: 9999;
}

.c4_list{
    position: relative;
    width: 93%;
    margin: 0 auto;
}

.c4_list::before{
    position: absolute;
    left: 0px;
    top: 50%;
    content: "";
    height: 1px;
    background: #dfdfdf;
    width: 100%;
}

.c4_list .swiper-wrapper .swiper-slide{
    text-align: center;
}

.c4_list .swiper-slide li{
    position: relative;
    z-index: 9999;
}

.c4_list .swiper-slide i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/yuan.png) no-repeat center;
    margin-top: 25px;
    padding-bottom: 50px;
}

.c4_list .swiper-slide h3{
    font-weight: 400;
    font-size: 16px;
    color: #8b8b8b;
}

.c4_list .swiper-slide-active i{
    display: none;
}
.c4_list .swiper-slide-active h3{
    font-size: 15px;
    color: #7fbc23;
    text-align: center;
    line-height:70px;
    margin-top: 5.1%;
}

.c4_list .swiper-slide-active h3::before{
    position: absolute;
    width: 70px;
    height: 70px;
    border: 3px solid #7fbc23;
    content: "";
    left: 50%;
    margin-left: -35px;
    background: #f7f7f7;
    z-index: -1;
    transform:rotate(45deg);
}

@media (max-width:1024px){
  .c4_list .swiper-slide-active h3{margin-top:5%;}
}




@media (max-width:992px){
    .zhu_top li .stxt h2{
        font-size:30px;
        margin-bottom:15px;
    }
    .zhu_top li .stxt span{
        font-size:15px;
        line-height:1.9;
    }
}


@media (max-width:768px){
 .zhu_top li .stxt h2{font-size:25px;}
  
}



@media (max-width:768px){
   .zhu_top li .simg{
       width:100%;
       display:block;
   }
   .zhu_top li .stxt{
       width:100%;
       display:block;
       padding:15px 0;
   }
   .c4_list .swiper-slide-active h3{margin-top:7%;}
}

@media (max-width:500px){
    .c4_list .swiper-slide-active h3{
        line-height:60px;
        margin-top:17%;
    }
    .c4_list .swiper-slide-active h3::before{
        width:60px;
        height:60px;
        margin-left:-30px;
    }
}

.xmtt .ttt1{}
 

/*c3_index*/

.c3_index{
    position: relative;
    padding: 1.125% 0;
}

.altt .ttt1{
    text-align: center;
     background: url(../images/bt22.png) no-repeat center;
}



.case_list11{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.125%;
}
.case_list11 li{
    position: relative;
    width: 30%;
    margin-bottom: 25px;
    transition: all .5s;
}
.case_list11 li a{
    display: block;
}
.case_list11 li a img{
    width: 100%;
}
.case_list11 li .fu{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 17px 0;
    background: rgba(0,0,0,.6);
    text-align: center;
    transition: all .5s;
    display:none;
}

.case_list11 li .fu h3{
    font-size: 14px;
    color: #f7f7f7;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.case_list11 li .fu i{
    width: 110px;
    line-height: 30px;
    border-radius: 5px;
    background: #7fbc23;
    text-align: center;
    color: #fff;
    font-style: inherit;
    font-size: 12px;
    margin: 10px 0;
    display: none;
    transition: all .5s;
}
.case_list11 li:hover .fu i{
     display: inline-block;
}
.c3_index .casemore{
    display: block;
    margin:1% auto 0;
    font-size: 15px;
    color: #fff;
    border: 1px solid #7fbc23;
    width:270px;background:#7fbc23;
    line-height:45px;border-radius:3px;
    text-align: center;
}

@media (max-width:992px){
    .case_list11 li{
        width:48%;
    }
}

@media (max-width:500px){
    .case_list11 li{
        width:100%;
    }
}





/*c5_index*/
.c5_index{
    position: relative;
    padding: 3.125% 0;
   
}

@media (max-width:768px){
    #certify .swiper-button-prev,#certify .swiper-button-next{
        background-size: 80%!important;
    }
}


.prod{position:relative;}
.prod .prods{}
.prod .prods a{outline:none;border:none;}
.prod .prods{position:relative;padding:0 22px;}
.prod .prods .img img{width:100%;margin:0 auto;}
.prod .prods h3{color:#000000;font-size:13px;text-align:center;margin-top:10px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}




.c8_index{padding:3% 0;}
.c8_index .cont{position:relative;background: url(../images/bj88.png) no-repeat;background-size:100% 100%;margin-top:58px;}
.join1{width:50%;padding-top:10%;}
.join2{width:50%;background: rgba(0,0,0,.6);margin-top:-48px;padding:10% 0;}
.jmcont{width:60%;float:right;}
.jmzgtt{color:#fefefe;font-size:24px;}
.jmzg{color:#fefefe;font-size:18px;line-height:35px;margin-top:18px;}


@media(max-width:500px){
    .c8_index .cont{
        background-size:cover;
    }
}

.jmcont2{width:51%;float:left;margin-left:10%;}
.jmtt{color:#fefefe;font-size:38px;}
.jmtt span{color:#7fbc23;}
.xian{background:#fff;width:118px;height:7px;margin-top:6px;}

.x-message{width:90%;margin-top:36px;}

.x-message-wrap{}



.x-message-wrap .row {
  margin-left: -5px;
  font-size: 0;
  margin-right: -5px;
}

.x-message-wrap div[class^='col-'] {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
  width: 100%;
  height: 44px;
  border: 2px solid #fff;
  padding: 0 10px;
  font-size: 15px;
   color: rgba(254, 254, 254, 0.5);
  background:none;
  outline: none;
  margin-bottom: 10px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
  color: rgba(254, 254, 254, 0.5);
}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {
 color: rgba(254, 254, 254, 0.5);
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
   color: rgba(254, 254, 254, 0.5);
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
 color: rgba(254, 254, 254, 0.5);
}

.x-message-wrap textarea {
  padding-top: 5px;
  height: 95px;
  resize: none;
}

.x-message-wrap #checkcode {
  float: left;
  width: 32.29813665%;
  margin-bottom: 0;
}

.x-message-wrap .checkCodeImg {
  float: left;
  display: block;
  text-align: center;
  width: 26.39130435%;
  height: 38px;
  font-size: 0;
}

.x-message-wrap .checkCodeImg img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
  cursor: pointer;
}

.x-message-wrap .x-submit {
     float: right;
    width: 23.689441%;
    height: 41px;
    background: none;
    color: #fff;
    font-size: 20px;
    border: none;
    background: #000000;
    outline: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 17%;
}

.x-message-wrap .x-submit:hover {
  background:#000000;
}
.jcd{width:21%;display:none;}
.jcd img{width:100%;display:block;}




@media (max-width:1440px){
   .jmtt{font-size:27px;}
   .join1{padding-top:6%;}
   .join2{padding:5% 0%;}

}


@media (max-width:1024px){
  .jmcont{width:82%;}
  .jmcont2{width:84%;}
  .x-message-wrap input[type='text'], .x-message-wrap textarea{font-size:15px;}
  .x-message-wrap .x-submit{font-size:16px;}
 .x-message-wrap textarea{height:70px;}

}


@media (max-width:768px){
  .join1{float:none;width:100%;clear:both;padding-bottom:6%;}
  .join2{float:none;width:100%;clear:both;}
  .jmcont{width:100%;padding:0 15px;margin-bottom:5%;}
  .jmcont2{width:100%;padding:0 15px;float:none;margin-left:0;}
  .x-message{width:100%;}
  .x-message-wrap textarea{height:90px;}
  .jcd{width:13%;}
   .jmtt{font-size:25px;}

}





.c7_index{
    position: relative;
}

.c7_contt{
    position: relative;
    margin-top: 3.125%;
    padding: 5.5% 0 5.5%;
}

.c7_contt .wh{
    position: relative;
}

.foot_contact{
    position: relative;
    box-shadow: 0 0 20px #999;
    display: inline-block;
    padding: 30px 120px 30px 30px;
    background: rgba(255,255,255,.8);
    margin-left: 2.88%;
}

.foot_contact::before{
    position: absolute;
    right: -24px;
    top: 45%;
    width: 24px;
    height: 25px;
    background: url(../images/jiao.png) no-repeat center;
    content: "";
}

.foot_contact h2{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
}

.foot_contact .fcc{
    font-size: 15px;
    color: #555555;
    line-height: 2;
}

@media (max-width:1024px){
   .foot_contact{padding:30px;margin-left:14%;}
}



@media (max-width:500px){
    .foot_contact{
        padding:15px;
        margin-left:0px;
    }
}







.x-layout {
  border-top: 4px solid #7fbc23;
  background: url(../images/layout_bg.png) top center no-repeat;
  background-size: cover;
  padding:2% 0 2%;
}

.x-layout .row{
    padding-bottom: 1.125%;
}

.x-layout-logo {
  margin-bottom: 15px;
  text-align: center;
}

.x-layout-desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-bottom: 15px;
}

.foot_dao{
    color: #fff;
    font-size: 12px;
    margin-bottom: 15px;
}
.foot_dao a{
    color: #fff;
    font-size: 12px;
}

.x-copyright{
  margin: 15px 0;
  font-size: 12px;
  color: #999999;
  line-height: 2;
}
.x-copyright a{
  font-size: 12px;
  color: #999999;
}

.flinks{
    border-top: 1px solid #484848;
    font-size: 12px;
    color: #999999;
    margin-top: 1.125%;
    padding: 25px 0;
    line-height: 1.7;
}

.flinks a{
     font-size: 12px;
    color: #999999;
}


.x-layout-contact a {
  color: #fff;
}

.x-layout-menu dl {
  float: left;
  width: 20%;
  text-align: center;
}

.x-layout-menu dl dt {
  font-size: 14px;
  color: #fff;
  margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 2;
}

.x-layout-ewm {
  text-align: center;
}

.x-layout-ewm img{
    max-width:59%;
}

.x-footer {
  background: #161618;
  padding: 15px 0;
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.7;
}

.x-footer a {
  color: rgba(255, 255, 255, 0.5);
}

.x-footer a:hover {
  color: rgba(255, 255, 255, 0.8);
}
@media(max-width:1550px){
    .abb_left{width:39%;margin-left:9%;}

}


@media (max-width:1440px){
   .x-layout{padding:2% 0;}
   .c7_contt{margin-top:2%;}
}


@media (max-width:1024px){
   .x-layout{padding:5% 0;}
   .c7_contt{padding: 3.5% 0 1.5%;}

}








/*å†…é¡µå·¦ä¾§æ ·å¼*/
.container{max-width:1200px!important;margin: 0 auto;padding:0 15px;}
.page-product-inquiry a{color: #fff;}



.newsCenterPress{width: 100%;background: #fff;padding-bottom: 50px;}
.newsCenterPress .mainCon{width: 100%;margin-top: 8px;}
.newsCenterPress .mainCon li{
    width: 32.4%;
    float: left;
    margin-right: 0.5%;
    position: relative;
    margin-top: 20px;
    margin-left: 0.5%;}
.newsCenterPress .mainCon li:nth-child(3n){margin-right: 0;margin-left:0;}
.newsCenterPress .mainCon li .Pic{width: 100%;display: block;overflow: hidden;}
.newsCenterPress .mainCon li .Pic img{display: block;transform: scale(1);transition: all 2s ease-out;width: 100%;}
.newsCenterPress .mainCon li:hover img{transform: scale(1.2);}
.newsCenterPress .mainCon li h3{font-size: 16px;color: #333333;font-weight: normal;margin: 16px 0 8px 0;}
.newsCenterPress .mainCon li h3 a{color: #333;text-decoration: none; display:block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsCenterPress .mainCon li p.p1 span{font-size: 13px;color: #999999;}
.newsCenterPress .mainCon li p.p1 .time{margin-right: 18px;font-family: arial;}
.newsCenterPress .mainCon li p.p2 .readNum{font-family: arial;}
.newsCenterPress .mainCon li p.p2{font-size: 13px;color: #666666;line-height: 22px;margin-top: 20px;}
.newsCenterPress .mainCon li p.p2 a{color: #666;}
.newsCenterPress .mainCon li a.more{margin-top:10px;width: 133px;height: 39px;line-height: 39px;text-align: center;display: block;font-size: 13px;color: #999999;/* background: url(../images/newscenterpressbg01.png) no-repeat center; */text-decoration: none;border-radius:20px;}
.newsCenterPress .mainCon li:hover h3 a{color: #7fbc23;}
.newsCenterPress .mainCon li:hover a.more{background:#7fbc23;color: #fff;}






.prod2{position:relative;margin-top:20px;padding:0 5%;}
.prod2 .prods2{}
.prod2 .prods2 a{outline:none;border:none;text-align:center;}
.prod2 .prods2{position:relative;padding:0 15px;}
.prod2 .prods2 .img img{width:100%;margin:0 auto;border:1px solid #d2d2d2;}
.prod2 .prods2 h3{color:#016877;font-size:18px;line-height:40px;font-weight:normal;text-align:center;}
.prod2 .prods2 p{
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #7fbc23;background:#7fbc23;color:#fff;
    text-align: center;
    line-height: 40px;margin:0 auto;overflow:hidden;margin-top:10px;}
.prod2 .prods2 p:hover{color:#fff;background:#002521;border-color:#002521;}    
    

.prod2 .slick-arrow{text-align:center;top:25%;position:absolute;width:30px;height:58px;border:none;outline:none;}
.prod2 .slick-prev{background: url(../images/prev2.png) no-repeat;text-indent:-1000px;overflow:hidden;left:0px;}
.prod2 .slick-next{background: url(../images/next2.png) no-repeat;outline:none;text-indent:-1000px;overflow:hidden;right:0px;}













.sample-title{
    text-align: center;
    margin-top: 50px;
}
.sample-title h3{
    font-size: 60px;
    color: #000000;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 34px;
    text-indent: 32px;
}
.sample-title span{
    display: block;
    font-size: 28px;
    color: #000000;
    line-height: 40px;
    margin-top: 20px;
}

.contacts-map{
    margin-top: 60px;
}

@media(min-width:1385px){
    .contact-con{
        max-width: 1385px;
        margin: 0 auto;
    }
}


@media(max-width:1024px){
  .prod2{padding:0;}
}





.conatct-cons{
    margin-top: 50px;
}
.contacts1{
    float: left;
    width: 33.3%;
    border-right: 2px solid #e9e7e8;
    padding-left: 10px;
    padding-right: 40px;
    min-height: 370px;
}
.contacts1 h3{
    font-size: 26px;
    color: #747474;
    font-weight: 400;
    line-height: 44px;
}

.contacts1 span{
    display: block;
    font-size: 14px;
    color: #747474;
    line-height: 20px;
    margin-top: 50px;
}
.contacts1-con{
    font-size: 14px;
    color: #747474;
    line-height: 20px;
    margin-top: 25px;
}
.contacts2{
    float: left;
    width: 33.3%;
    padding-left: 35px;
    border-right: 2px solid #e9e7e8;
    padding-right: 32px;
    min-height: 370px;
}
.contacts2 h3{
    font-size: 26px;
    color: #747474;
    font-weight: 400;
    line-height: 44px;
}
.contacts2 span{
    display: block;
    font-size: 14px;
    color: #747474;
    line-height: 18px;
    margin-top: 50px;
}
.contacts2-con{
    font-size: 14px;
    color: #747474;
    text-align: center;
    line-height: 24px;
    margin-top: 50px;
}
.contacts3{
    float: right;
    width: 33.3%;
    padding-left: 35px;
    min-height: 370px;
}

.contacts3 h3{
    font-size: 26px;
    color: #747474;
    font-weight: 400;
    line-height: 44px;
    margin-bottom: 20px;
}

.contacts3 .inputs{
    line-height: 34px;
    background: #e9e7e8;
    margin-bottom: 6px;font-size:14px;
}

.contacts3 input{
    display: block;
    width: 100%;
    background: none;
    border: none;
    outline: none;font-size:14px;
}
.contacts3 textarea::placeholder{color:#333;padding-left:10px;}
.contacts3 input::placeholder{color:#333;padding-left:10px;}
.contacts3 .inputs1{
    height: 85px;
    line-height: 36px;
    background: #e9e7e8;
    margin-bottom: 8px;font-size:14px;
}

.contacts3 textarea{
    width: 100%;
    background:none;
    outline: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

.contacts3 span{
    display:block;
    font-size: 12px;
    color: #747474;
    line-height: 18px;
}
.sample-btns {
    max-width: 155px;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    color: #747474;
    background: #e9e7e8;
    margin-top: 10px;
}

.sample-codes{color: #747474;}

.sample-codes input {
    display: inline-block;
    width: 25%;
    line-height: 34px;
    background: #e9e7e8;
    margin-bottom: 6px;
}


.contacts3 .inputs::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#747474;
}
.contacts3 .inputs:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#747474;
}
.contacts3 .inputs::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#747474;
}
.contacts3 .inputs::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#747474;
}




.contacts3 .inputs1::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#747474;
}
.contacts3 .inputs1:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#747474;
}
.contacts3 .inputs1::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#747474;
}
.contacts3 .inputs1::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#747474;
}




.sample-codes input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#747474;
}
.sample-codes input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#747474;
}
.sample-codes input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#747474;
}
.sample-codes input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#747474;
}








@media(max-width:768px){
    .sample-title h3{
        font-size: 20px;
        color: #000000;
        font-weight: 400;
        line-height: 20px;
    }
    .sample-title span{
        font-size:20px;
        line-height: 20px;
    }
    .contacts-map{
        margin-top:30px;
    }
    .contacts1{
        width: 91%;
        float:none;
        height:auto;
        padding:0px;
        border:none;
        min-height:auto;
        margin: 0 auto;
    }
    .contacts2{
        width: 90%;
        float:none;
        height:auto;
        padding:0px;
        border:none;
        min-height:auto;
        margin: 0 auto;
        margin-top:25px;
    }
    .contacts3{
        width: 90%;
        float:none;
        height:auto;
        padding:0px;
        min-height:auto;
        margin: 0 auto;
        margin-top:25px;
    }
    .contacts1 span{
        margin-top:10px;
    }
    .contacts2 span{
        margin-top:10px;
    }
    .contacts2-con{
        margin-top:20px;
    }
   
}



@media(max-width:960px){
  .container-fluid {padding:2%;}
}




@media(max-width: 768px){
.xypg-left-nav {
  margin: 0 -1px;
}

.xypg-left-nav > li {
  position: relative;
  border-bottom: 1px solid #eeeeee;
  float: none;
}

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

.xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #2e2e2e;
  padding: 15px 18px;
}

}





@media(max-width:700px){
 .container-fluid {padding:3%;}
 .newsCenterPress .mainCon li {
    float: none;
    width:98%;margin:0 auto;
}
.newsCenterPress .mainCon li:nth-child(3n){margin:0 auto;}
}


.page-banner2{
    width:80%;
    margin: 0 auto;
}
.page-banner2 img{
    width: 100%;
    height: auto
}
.biang{
    padding: 0 15%;
}
.abt{
    padding: 3% 0 0 6%;
}
.abty_tt{
    font:400 18px/45px "Microsoft YaHei";
    color: #747474;
    text-transform: uppercase;
}
.abty_yy{
    font:400 28px/60px "Microsoft YaHei";
    color: #747474;
}
.abty_xx{
    border-bottom: #ccc 1px solid;
    margin-top: 2%
}
.ginza{
    font:400 16px/40px "Microsoft YaHei";
      color: #747474;
      padding: 5%
}
.jiangg{
    padding: 0 20%;
}
.liaojie{
    text-align: center;
    font:400 20px/36px "Microsoft YaHei";
    color: #262626;
    background: url(../images/more.png) 42% center no-repeat;
}
.liaojie a{
    color: #747474;
}
.laonoa{
    border-top:#595757 2px solid;
    margin-top: 2%
}
.gong{
    margin-top: 2%;
    margin-bottom: 2%;
}
.gong img{
    width: 100%;
    height: auto;
}
.gongbei{
    background: url(../images/gongbei.png) top center no-repeat;
    background-size: 100% 100%;
    margin-top: 3%;
}
.gongbei .col-md-5{
    padding-left: 0px;
}
.gongs img{
    width: 100%;
    height: auto;
}
.jiangh{
    font:400 16px/32px "Microsoft YaHei";
    color: #747474;
    padding: 20% 3% 0 0;
}
.nei01{
   background: url(../images/nei01.png) top center no-repeat;
      background-size: cover;
    margin-top: 5%; 
}
.yongshi{
    background: #f7f7f7;
    margin-top: 15%;
    padding:5% 8%;
    font:400 16px/40px "Microsoft YaHei";
    color: #747474;
}
.dinb{
    margin-bottom: 4%;
}
.jiaru{
    background: #f3f8fb;
    margin-top: 3%;
    padding: 6% 0 9% 3%;
}
.jiagg{
    background: url(../images/xxf.png) center center no-repeat;
    text-align: center;
}
.jiagg_tt{
    font:400 18px/35px "Microsoft YaHei";
    text-transform: uppercase;
    color: #747474;
}
.jiagg_yy{
        font:400 28px/65px "Microsoft YaHei";
    text-transform: uppercase;
    color: #747474;
}
.shequ{
    margin-top:10%;
}
.jiatyup img{
    width: 100%;
    height: auto;
}
.shequ li{
    position: relative;
}
.bjnji{
    background: rgba(0,0,0,0.5);
    opacity: 0;
    position: absolute;
    width: 93%;
    height: 100%;
    bottom: 0px;
    left: 15px;
}
.shequ li:hover .bjnji{
    opacity: 1;
}
.shequ li:hover .shequner_tt{
    background: #7ac4b3;
}
.shequner_yy{
    position: absolute;
    bottom:10%;
    width: 92%;
    text-align: center;
    font:400 19px/30px "Microsoft YaHei";
    color: #fff;
    opacity: 0;
     z-index: 999;
}

.shequ li:hover .shequner_yy{
    opacity: 1;
}

.shequner{
     position: absolute;
    left:0%;
    margin-left: 25%;
    top:30%;
    width: 50%;
    z-index: 999;
}
.shequner_tt{
    text-align: center;
    color: #fff;
    background: #7fbc23;
    border-radius: 10px;
    font:600 16px/60px "Microsoft YaHei";
}

.quang_tt{
    font:400 24px/45px "Microsoft YaHei";
    color: #747474;
}
.quang{
    margin-top: 6%;
}
.quang_yy{
    font:400 36px/65px "Microsoft YaHei";
    color: #747474;
}


.xing{
    background: url(../images/nei02.png) top center no-repeat;
    background-size: cover;
    padding: 10% 4% 10% 33%;
    margin-top: 3%;
}


.xing_tt{
    padding-top:12%;
    font:400 20px/80px "Microsoft YaHei";
    color: #fff;
}

.bbgty{
   /* margin-top: 5%;*/
}
.abt1{
    padding: 3% 0 0 0;
}
.guonei{
    background: #f3f8fb;
    padding: 4% 0;
    margin-top: 3%;
}
.guonei1{
    background: #fff;
    padding: 4% 0;
    margin-top: 3%; 
}

.peutn{
    text-align: center;
    background: url(../images/xian4.png) center center no-repeat;
    background-size: 87% 26%;
    font:400 28px/50px "Microsoft YaHei";
    color: #747474;
}
.pify{
    margin-top: 14%;
}
.poighu{
    margin-top: 6%;
}
.ppoh{
    margin-top: 14%;
}
.pify img{
    width: 100%;
    height: auto;
}
.poighu li{
    float: left;
    width: 45%;
    font:400 16px/40px "Microsoft YaHei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.poighu li a{
    color: #747474;
}


.ppoh li{
    float: left;
    width: 45%;
    font:400 16px/40px "Microsoft YaHei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ppoh li a{
    color: #747474;
}

.shiwe img{
    width: 100%;
    height: auto;
}
.sgnhyu{
    margin-top: 8%;
}
.sgnhyu_tt{
    font:400 28px/50px "Microsoft YaHei";
    color: #747474;
}
.sgnhyu_yy{
    font:400 16px/35px "Microsoft YaHei";
    color: #747474;
    padding-top: 4%;
}
.shipmbg{
    margin-top: 8%;
}
.xiangm img{
    width: 100%;
    height: auto;
}
.zhongub{
    margin-top: 6%;
}
.zhongub_tt{
    border:#d6d6d6 1px solid;
}
.zhongub_tt img{
    width: 100%;
    height: auto;
}
.zhongubnei{
    background: #f7fbfb;
    padding: 6% 4%;
    height: 350px;
}
.zhongubnei_t{
    font:400 16px/35px "Microsoft YaHei";
    color: #7f7f7f;
    float: left;
    width: 40%;
    margin-top: 1%;
}
.zhongubnei_y{
    float: right;
    width: 60%;
    font:400 14px/24px "Microsoft YaHei";
    color: #7f7f7f;
    margin-top: 3%;
}
.neigg{
    background: #f3f8fa;
    margin-top: 4%;
    padding: 4% 0;
}
.gan{
    text-align: center;
    color: #767676;
}
.gan_tt{
    font:500 28px/50px "Microsoft YaHei";
    background: url(../images/xian6.png) center center no-repeat;
    background-size: 80% 27%;
}
.gan_yy{
    font:400 10px/30px "Microsoft YaHei";
    text-transform: uppercase;
}
.guantuo{
    margin-top: 10%;
}
.guantuo img{
    width: 100%;
    height: auto;
}
.agbig{
    margin-top: 3%;
}
.agbig_img{
    float: left;
    width: 30%;
    border:#d6d6d6 1px solid;
}
.agbig_img img{
    width: 100%;
    height: auto;
}
.agbignei{
    float: right;
    width: 70%;
    box-sizing: border-box;
    padding: 2%;
}
.agbig li{
    background: #f7fbfb;
    float: left;
    width: 48%
}
.agbig li:nth-child(2){
    float: right;
}
.ganwenizng{
    width: 35%;
    text-align:center;
    font:400 18px/40px "Microsoft YaHei";
    color: #707070;
    margin: 2% auto 0;
}
.zhongubneig{
    background: #eef6f8;
    padding: 6% 4%;
    height: 350px;
}
.ffgee{
    margin-top:6%;
}
.dagb{
    text-align: center;
    font:400 18px/36px "Microsoft YaHei";
    color: #707070;
    margin-top: 2%;
}
.shedh{
    background: url(../images/shej.png) top center no-repeat;
    background-size: 100% 100%;
    margin-top: 6%;
}
.sheijian{
    font:400 16px/40px "Microsoft YaHei";
    color: #fff;
    padding: 20% 6% 10% 40%;
}

.jeidang{
    background: url(../images/zhi.png) top center no-repeat;
    background-size: 100% 100%;
    padding-bottom: 10%;
}
.gubgf_img{
    float: left;
    width: 6%;
}
.gubgf_img img{
    width: 100%;
    height: auto;
}
.gubgfnei{
    float: left;
    width: 60%;
    margin-left: 2%;
}
.gubgf{
    margin-top: 4%;
}
.gubgf li{
    margin-bottom: 3%;
}
.gubgf li:nth-child(2n) .gubgf_img{
    float: right;
}
.gubgf li:nth-child(2n) .gubgfnei{
    float: right;
    width: 60%;
    margin-right: 2%;
    text-align: right;
}
.gubgfnei_tt{
    font:400 36px/45px "Microsoft YaHei";
    color: #747474;
}
.gubgfnei_YY{
    font:400 18px/45px "Microsoft YaHei";
    color: #747474;
}
.jiayo{
    width: 100%;
    height: auto;
}
.jiagg_tth{
    font:400 10px/40px "Microsoft YaHei";
    color: #767676;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media(max-width:500px){
    .jiagg_tth{/* display:none; */}
    .hbty{background:none!important;
        padding-top:0!important;
    }
}

.jiagg_yytt{
    font: 400 28px/45px "Microsoft YaHei";
    text-transform: uppercase;
    color: #747474;
    padding-top: 2%;
   
}
.biangrong{
    margin-top: 5%;
}
.ghu_img{overflow:hidden;}
.ghu_img img{
    width: 100%;
    height: auto;overflow:hidden;display:block;transition:all 0.6s;
}
.ghu_img img:hover{transform:scale(1.1);}






.ghunei{
    background: #f7fbfb;
    padding:5% 3%;
}
.ghunei_tt{
    background: url(../images/xiangg.png) left center no-repeat;
    padding-left: 4%;
    font:400 28px/50px "Microsoft YaHei";
    color: #7f7f7f;height:50px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;
}
.ghunei_gg{
    font:400 18px/60px "Microsoft YaHei";
    color: #7f7f7f;
   padding-left: 4%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis; 
}
.ghunei_hh{
    font:400 14px/30px "Microsoft YaHei";
    color: #7f7f7f;
    height: 200px;padding-left: 4%;
}
.biangrong li{
    margin-bottom: 4%;
}


.biangrong li{
    margin-bottom: 4%;
    margin-left: 16%;
}
.biangrong li:nth-child(2){margin-left:0}


.biangrong li:nth-child(4){
    margin-left: 16%;
}
.jiaru11{
    background: #f3f8fb;
   /* margin-top: 3%;*/
    padding: 4% 0;
   /* margin-bottom: 3%;*/
}
.tuanuding{
    background: url(../images/nmm.png) top center no-repeat;
    padding: 14% 4%;
}
.zhunye{
    
    position: relative;
}
.zhunye{
    float: left;
    width: 1006px;
    margin-top: -11%;
}
.gyhy{
    float: left;
    width: 210px;
    text-align: center;
}
.hufnjh{
    float: right;
    width: 210px;
    text-align: center;
    display: none;
}
.zhunye li{
    float: right;
    width: 256px;
    text-align: center;
    margin-bottom: 6%;
}
.zhunye li:nth-child(4){
    float: left;
}
.zhunye li:nth-child(5){
    float: left;
}


.zhunye li:nth-child(4) .zhunye_tt{
    position: absolute;
    top: 270px;
    left: 224px;
}
.zhunye li:nth-child(4) .shungzi{
    position: absolute;
    top: 223px;
    left: 343px;
}


.zhunye li:nth-child(7) .zhunye_tt{
    position: absolute;
    top: 434px;
    right: 0px;
}
.zhunye li:nth-child(7) .shungzi{
    position: absolute;
    top: 379px;
    right: 104px;
}
.zhunye li:nth-child(8) .zhunye_tt{
    position: absolute;
    top: 434px;
    right: 350px;
}
.zhunye li:nth-child(8) .shungzi{
    margin-top: 64px;
}

.zhunye li:nth-child(9) .zhunye_tt{
    position: absolute;
    top: 434px;
    left: 110px;
}
.zhunye li:nth-child(9) .shungzi{
    margin-top: 64px;
}

.zhunye_tt{
    font:400 18px/60px "Microsoft YaHei";
    color: #7f7f7f;
}
.zhunye_tt a{
    color: #7f7f7f;
}
.shungzi{
    background: #7fbc23;
    width: 43px;
    height: 43px;
    font:400 30px/43px "Microsoft YaHei";
    border-radius: 50%;
    margin: 10px auto 0;
    color: #fff;
}
.zhunye li:hover .shungzi{
    background: #b0d8b3;
}
.gyhy_gg{
   font:400 20px/50px "Microsoft YaHei";
    color: #767676; 
}
.gyhy{
    margin-top: 300px;
    display: none;
}
.gyhy_tt{
    font:400 28px/50px "Microsoft YaHei";
    color: #767676;
}

.budng{
    background: url(../images/bhh.png) top center no-repeat;
    padding: 20% 6% 0 6%;
}
.budng li{
    text-align: center;
}
.budng_gg{
    background: #707070;
    width: 80px;height: 80px;
   border-radius: 50%;
   text-align: center;
   margin: 0 auto;
   box-sizing: border-box;
   padding: 4%;
   overflow: hidden;
   margin-top: -40px;
   position: relative;
   z-index: 99;
}
.budng_tt{
    font:400 18px/45px "Microsoft YaHei";
    color: #707070;
    text-align: center;
}
.budng_ggh{
    font:400 14px/30px "Microsoft YaHei";
    color: #707070;
    text-align: center;
    padding: 2% 6%;
}
.biangdf{
    border:#d5d5d5 1px solid;
    border-radius: 8px;
    margin-top: 4%;
    height: 220px;
    background: #fff;
}
.budng li:hover .budng_gg{
    background: #016877;
}
.tungsss{
    background: url(../images/hgggg.png) top center no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 0% 2%;
    height: 574px;
}
.tungsss li{
    float: left;
    width: 30%;
    margin-left: 8%;
}

.tungsss li:hover{

          -webkit-transform: translateY(-5px);

          -moz-transform: translateY(-5px);

          -ms-transform: translateY(-5px);

          -o-transform: translateY(-5px);

          transform: translateY(-5px);

          -webkit-transition: all 0.3s;

          -moz-transition: all 0.3s;

          -ms-transition: all 0.3s;

          -o-transition: all 0.3s;

          transition: all 0.3s; }




.tungsss li:nth-child(2n){
    float: right;
}
.tungsss_tt{
    font:400 18px/40px "Microsoft YaHei";
    color: #767676;
    padding-top: 10%;
}
.tungsss_yy{
    font:400 14px/30px "Microsoft YaHei";
    color: #767676;
}
.tungsss li:nth-child(1){
    position: absolute;
    left: 74px;
    top: 75px;
    width: 18%;
}
.tungsss li:nth-child(2){
    position: absolute;
    right: 74px;
    top: 45px;
    width: 24%;
}

.tungsss li:nth-child(3){
    position: absolute;
    left: 35px;
    top: 232px;
    width: 24%;
}
.tungsss li:nth-child(4){
    position: absolute;
    right: 74px;
    top: 282px;
    width: 24%;
}
.tungsss li:nth-child(5){
    position: absolute;
    left: 0px;
    top: 376px;
    width: 17%;
}
.xuhaong{
    background: url(../images/jiangghty.png) top center no-repeat;
    height: 677px;
    background-size: 100% 100%
}
.xuhaong li{
    padding: 6% 4%;
}


.xuhaong li:hover{

          -webkit-transform: translateY(-5px);

          -moz-transform: translateY(-5px);

          -ms-transform: translateY(-5px);

          -o-transform: translateY(-5px);

          transform: translateY(-5px);

          -webkit-transition: all 0.3s;

          -moz-transition: all 0.3s;

          -ms-transition: all 0.3s;

          -o-transition: all 0.3s;

          transition: all 0.3s; }



.xuhaong_hhk span{
    font:400 42px/70px "Microsoft YaHei";
    color: #7fbc23;
}
.xuhaong_hhk{
    font:400 18px/70px "Microsoft YaHei";
    color: #7fbc23;
}
.xuhaong_gg{
     font:400 14px/30px "Microsoft YaHei";
    color: #707070;
    height: 120px;
    overflow: hidden
}
.xuhaong li:nth-child(2){
        margin-left: 7%;
    
}
.xuhaong li:nth-child(3){
       margin-left: 4%;
       width: 22%;
}
.xuhaong li:nth-child(4){
   margin-left: 22%;
    margin-top: 3%;
}
.xuhaong li:nth-child(5){
        margin-left: 7%;
    margin-top: 3%;
}
.xiaoyubg{
    margin-top: 3%;
}
.xiaoyubg li{
    float: left;
    width: 18%;
    margin: 1%;
    border:#ccc 1px solid ;
}
.xiaoyubg_ing img{
    width: 100%;
    height: auto;
}
.xioahung{
    overflow: hidden;
}
.xiaoyung{
    display: none;
}
.wangbaokun{
   display: none; 
}
.jiayo img{
    max-width:100%; height:auto !important;width:auto !important;
    
}
.jiagggg{
   /* background: url(../images/xxf.png) center center no-repeat;*/
    text-align: center;
}
.bbgbbbb{
    overflow: hidden
}
.hbty{
    display: none;
}
.rongggu{
    display: none;
}
@media(max-width:1600px){
   .poighu li{
     font: 400 17px/33px "Microsoft YaHei";
   } 
   .ppoh li{
     font: 400 17px/33px "Microsoft YaHei";
   }
   .zhongubnei_t{
    font: 400 20px/35px "Microsoft YaHei";
   }
}
@media(max-width:1440px){
    .gyhy{
        width:140px;
    }
    .gyhy_tt{
        font: 400 28px/50px "Microsoft YaHei";
    }
    .gyhy_gg{
        font-size:16px;
    }
    .hufnjh{
        width:115px;
    }
    .budng{
        padding-top:27%;
    }
    .xuhaong_hhk{
        /* font-size:25px; */
    }
    .xuhaong li{
            padding: 9% 1%;
    }
    .tungsss_yy{
        font-size:20px;
    }
          .biang{
        padding: 0 10%;
        }
        .jiangg{
            padding: 0 16%;
        }
        .xing{
            padding: 10% 4% 10% 30%;
        }
        .xing_tt{
            font: 400 20px/80px "Microsoft YaHei";
        }
        .abty_yy{
            font: 400 30px/45px "Microsoft YaHei";
        }
        .peutn{
            font: 400 30px/41px "Microsoft YaHei";
            background-size: 63% 22%;
        }
        .ganwenizng{
                font: 400 20px/40px "Microsoft YaHei";
        }
        
      .ghunei_hh{
        height:248px;
    }
}
@media(max-width:1200px){
    .tungsss{
        display:none;
    }
    .rongggu{
        display:block;
    }
    .rongggu img{
        width:100%;
        height:auto;
    }
    .xuhaong{
        display:none;
    }
    .budng{
        display:none;
    }
    .hbty{
        display:block;
         background: url(../images/bhh.png) top center no-repeat;
    padding: 20% 6% 0 6%;
    }
    .budng_gg{
        padding:2%;
        margin-top:-28px;
    }
    .xiaoyung {
        display: block;
    }
    .wangbaokun{
        display: block;
        text-align:center;
    }
    .wangbaokun img{
        width:80%;
        height:auto;
    }
    .tuanuding{
        display:none;
    }
    .biangrong{
        display:none;
    }
     .xing {
        padding: 10% 4% 10% 31%;
    }
    .xing_tt{
        font: 400 17px/40px "Microsoft YaHei";
    } 
    .jiagg{
        background-size: 63% 13%;
    }
    .jiagg_yy{
        font: 400 25px/30px "Microsoft YaHei"
    }
    .jiagg_tt{
        font: 400 20px/35px "Microsoft YaHei";
    }
    .quang_tt{
        font: 400 20px/30px "Microsoft YaHei";
    }
    .quang_yy{
        font: 400 25px/40px "Microsoft YaHei";
    }
    .zhongubnei_t{
       font: 400 17px/35px "Microsoft YaHei";
    }
    .ganwenizng{
       font: 400 17px/40px "Microsoft YaHei";   
        }
}
@media(max-width:1024px){
    .ghunei_tt{
        font: 397 27px/30px "Microsoft YaHei";
    }
    .jiagg_yytt{
        font: 400 35px/40px "Microsoft YaHei";
    }
    .ghunei_gg{
        font: 400 20px/47px "Microsoft YaHei";
    }
    .ghunei_hh{
        font: 400 14px/24px "Microsoft YaHei";
        height: 100px;
    }
      .page-banner2{
          width:100%;
      }  
      .biang {
        padding: 0 5%;
    }
    .jiangg {
        padding: 0 9%;
    }
    .sgnhyu_tt{
        font: 400 24px/50px "Microsoft YaHei";
    }
    .sgnhyu_yy{
        font: 400 15px/30px "Microsoft YaHei";
    }
    .gubgfnei_tt{
        font: 400 25px/45px "Microsoft YaHei";
    }
    .gubgfnei_YY{
        font: 400 14px/28px "Microsoft YaHei";
    }
    .gubgf_img{
        width:11%;
    }
}
@media(max-width:768px){
    .wangbaokun img{max-width:100%; height:auto !important;width:auto !important;}
    .gubgfnei_tt{
        font: 400 18px/30px "Microsoft YaHei";
    }
      .abty_tt{
          font: 400 20px/25px "Microsoft YaHei";
      } 
      .abty_yy{
          font: 400 30px/41px "Microsoft YaHei";
      }
      .ginza{
         font: 400 14px/31px "Microsoft YaHei";
        color: #747474;
        padding: 2%;
      }
      .liaojie{
          text-align: center;
        font: 400 21px/36px "Microsoft YaHei";
        color: #262626;
        background: url(../images/more.png) 41% center no-repeat;
      }
      .gongbei{
          background:none;
      }
      .jiangh{
          font: 400 14px/32px "Microsoft YaHei";
        color: #333;
        padding: 3% 3% 0 0;
      }
      .yongshi{
              background: #f7f7f7;
        margin-top: 10%;
        padding: 7% 4%;
        font: 400 12px/26px "Microsoft YaHei";
        color: #333;
      }
      .shequ li{
          margin-bottom:4%;
      }
      .xing{
          padding: 10% 4% 10% 33%;
      }
      .xing_tt{
          font: 400 12px/40px "Microsoft YaHei";
      }
      .peutn{
          background-size: 100% 21%;
      }
      .gan_tt{
          background:none;
      }
      .agbig_img{
          float:none;
          width:100%;
          text-align:center;
      }
      .agbignei{
         float:none;
          width:100%;
          height: 400px;
      }
      .gan_tt{
          font-size:25px;
          line-height:30px;
      }
      .gan_yy{
          font: 400 12px/20px "Microsoft YaHei";
      }
      .zhongubnei_y{
          font-size:12px;
      }
  .sheijian{
        font: 400 12px/30px "Microsoft YaHei";
    }
    .hbty{
        margin:4%;
       /* padding-top:20%;*/
    }
    .budng_gg{
        margin-top:-10px;
    }
    .ghunei_hh{height:auto!important;display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 8;}
}

@media(max-width:425px){
    .ghunei_tt{
        font: 397 14px/30px "Microsoft YaHei";height:30px;
    }
    .hbty{
       /* padding-top:35%;*/
    }
    .ghunei_gg{
        font: 400 15px/26px "Microsoft YaHei";
    }
    .jiagg_yytt{
        font: 400 22px/28px "Microsoft YaHei";
        /* display: none; */
    }
    .budng_gg{
        margin-top:0px;
    }
    .ghunei{
       height:290px;
       overflow:hidden;
    }
    .ghunei_gg{
            font: 400 15px/47px "Microsoft YaHei";
    }
    .liaojie{
    background: url(../images/more.png) 31% center no-repeat;
    }
    .xing{
       padding: 2%; 
       background:#879ca3;
    }
    .xing_tt{
        padding-top:0;
    }
    .ppoh li{
        float:none;
        width:100%;
        font: 400 12px/27px "Microsoft YaHei";
    }
    .peutn{
        background:none;
    }
    .poighu li{
       float:none;
        width:100%;
        font: 400 12px/27px "Microsoft YaHei";
    }
    .ganwenizng{
        width:100%;
    }
    .zhongubnei_t{
        float:none;
        width:100%;
    }
    .zhongubnei_y{
        float:none;
        width:100%;
        margin-top:0px;
    }
}


.kctx{max-width:1410px;margin:0 auto;padding:0 15px;margin-bottom:5%;}
.kads{margin-top:3%;display:flex;justify-content:space-between;}
.kads li{width:31%;position:relative;}
.kads li img{width:100%;display:block;}

.kads li .det{width:100%;height:100%;position: absolute;width: 100%;height: 100%;top: 0;left: 0; display:flex;align-items: center;justify-content: center;flex-direction:column;}
.kads li h3{color:#767676;font-size:20px;}
.kads li span{color:#767676;font-size:16px;line-height:25px;display:block;margin-top:20px;padding:0 15%;}


@media(max-width:768px){
.kads{flex-wrap: wrap;}
.kads li{width:100%;margin-bottom:15px;}
.c2_index{width:92%;padding:3.125% 0px;}
.product_list11 li .snei h3{
    font-size:14px;
}
.product_list11 li .snei i{padding: 0px;padding-left:10px;padding-right:10px;}
}


@media(max-width:640px){
.kads li h3{font-size:20px;}
.kads li span{color:#767676;font-size:14px;}
}



/*æ‰‹æœºåº•éƒ¨*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* é¡µè„š */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #7fbc23;
}

.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:hover {
  background: #7fbc23;
}

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


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



















