.main{ line-height: 30px; padding: 5% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; background: url("../images/shuiyin.png") no-repeat center top; width: 100%; height: 100%; background-size: 100% 100%;}*/



#dituContent label {
  max-width: unset!important;
  text-align: center;
}


/*头部*/
#top_bj{ width: 100%; height: auto; transition:0.5s; background: #fff; position: relative;}
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 1%; padding-bottom: 1%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#logo .font{ float: left; text-align: left; border-left: 1px solid #e5e5e5; padding: 0 0 0 10px; margin: 1% 0 0 10px;}
#logo .font p{ color: #c57e31; font-size: 26px; font-weight: bold;}
#logo .font span{ color: #333333; font-size: 18px;}
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 7% 0 0 0; transition: 0.3s;}
.top_tel_con .pic{ float: left; width: 20%; transition: 0.3s;}
.top_tel_con .pic img{ max-width: 100%;}
.top_tel_con .float-left{ width: 80%; padding-left: 3%; font-size: 14px; color: #686868; line-height: 25px; transition: 0.3s;}
.top_tel_con span{ display: block; font-size: 32px; color: #bd1e25; font-family: Bahnschrift; font-weight: bold; padding-top: 2%;}
@media screen and (max-width:1440px){
    #logo .font{ display: none !important;}
    .top_tel_con span{ font-size: 22px !important;}
}

@media screen and (max-width:768px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 2%; text-align: left;}
    #logo:before{ width: 60%;}
}

#nav{ height: auto; transition:0.3s; padding-top: 1.5%; text-align: center;}
#nav li{ display: inline-block; width: 13%; height: 50px; line-height: 50px; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li:hover a{ color: #c57e31;}
#nav li a:after { content: '';  width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; background-color: #c57e31; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; left: 0; }
#nav li:hover a::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; right: 0; }

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}


.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: fixed !important;}
.top_bj_active #logo{ padding: 0;}
.top_bj_active #logo img{ transform: scale(0.8);}
.top_bj_active #nav{ padding-top: .5%;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active #top_tel .top_tel_con{ padding-top: 2%;}
.top_bj_active #top_tel .top_tel_con .pic{ width: 17%;}
.top_bj_active #top_tel .top_tel_con .float-left{ line-height: 20px; font-size: 12px;}
.top_bj_active #top_tel .top_tel_con span{ font-size: 26px;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}



#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.3;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #c57e31; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 50px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }


#slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* 设置焦点图最大宽度 */ }
#slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
#slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
#slideBox1 .hd li.on{ background:#fff;  }
#slideBox1 .bd{ position:relative; z-index:0; }
#slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
#slideBox1 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
#slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
#slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }



/*底部*/
#end_nr_bj{ background: #fff; width: 100%; height: auto; overflow: hidden; color: #999999; border-top: 1px solid #eeeeef;}
#end_nr_bj a{ color: #999999; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #c57e31;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(197, 126, 49, .2);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#end_nr_bj a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#end_nr_bj .main{ padding: 2% 0;}
#end_nr_bj .main .float-left ul{ float: left; width: 18%;}
#end_nr_bj .main .float-left ul:last-of-type{ width: 28%;}
#end_nr_bj .main .float-left ul .tit{ font-size: 18px; color: #282828; position: relative; height: 40px; margin-bottom: 10px;}
#end_nr_bj .main .float-left ul .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 2px; background: #c57e31; width: 30px; transition:0.3s;}
#end_nr_bj .main .float-left ul li{ line-height: 30px; transition:0.3s;}
#end_nr_bj .main .float-left ul:hover .tit:before{ width: 60px;}
#end_nr_bj .main .float-right{ text-align: right;}
#end_nr_bj .main .float-right img{ max-width: 100%;}
@media screen and (max-width:1400px){
    #end_nr_bj .main .float-left ul{ padding: 0 3%;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .float-left ul{ font-size: 12px;}
}

@media screen and (max-width:1000px){
    #end_nr_bj .main .float-left ul:last-of-type{ width: 100%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .float-right{ padding-top: 10%;}
}

#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: #717171; border-top: 1px solid #eeeeef;}
#end_line a{ color: #717171;}
#end_line a:hover{ color: #000;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#444444;}
.footer_zx a{ color:#fff !important; display: block; width: 33%; height: 100%; float: left; text-align: center; background-color:#444444;}
.footer_zx i{ font-size: 28px; padding: 4% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.footer_zx button{ display: block; width: 34%; background: #c57e31; height: 100%; float: left; text-align: center; color:#fff !important;}
.kb50{ height: 60px;}





/*首页*/
.tit_in{ text-align: center; position: relative;}
.tit_in h1{ color: #333333; font-size: 36px; position: relative; z-index: 2;}
.tit_in h1 span{ color: #c57e31; font-weight: bold;}
.tit_in p{ position: absolute; z-index: 1; width: 100%; top: 5px; color: #f8f8f8; font-size: 70px; font-family: Impact; text-transform: uppercase;}
.tit_in i{ font-size: 18px; text-transform: uppercase; color: #a9a9a9; margin-top: 10px; font-family: arial; }
@media screen and (max-width:768px){
    .tit_in p{ font-size: 30px;}
    .tit_in h1{ font-size: 24px;}
    .tit_in i{ font-size: 13px; margin-top: 5px;}
}


#hzal{ position: relative;}
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 5%;
}
#hzal .swiper-slide {
    text-align: center;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hzal .swiper-slide .pic{ border: 1px solid #dcdcdc; overflow: hidden;}
#hzal .swiper-slide .pic img{ max-width: 100%; transition: 0.3s;}
#hzal .swiper-slide p{ color: #666666; font-size: 16px; height: 40px; line-height: 40px;}
#hzal .swiper-slide:hover .pic img{ transform: scale(1.1);}
#hzal .swiper-slide:hover .pic{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
#hzal .swiper-button-next,#hzal .swiper-button-prev{ background: none; width: 50px; height: 50px; top: 35%;}
#hzal .swiper-button-next:after,#hzal .swiper-button-prev:after{ display: none;}
#hzal .swiper-button-next i,#hzal .swiper-button-prev i{ font-size: 40px; color: #bababa; transition: 0.3s;}
#hzal .swiper-button-next{ right: -5%;}
#hzal .swiper-button-prev{ left: -5%;}
#hzal .swiper-button-next:hover i,#hzal .swiper-button-prev:hover i{ color: #c57e31;}
@media screen and (max-width:768px){
    #hzal .swiper-container{ padding: 3% 5%;}
    #hzal .swiper-button-next{ right:0;}
    #hzal .swiper-button-prev{ left:0;}
    #hzal .swiper-button-next,#hzal .swiper-button-prev{ width: 30px; height: 30px;}
    #hzal .swiper-button-next i,#hzal .swiper-button-prev i{ font-size: 30px;}
}



#fws{ position: relative; margin-top: 3%;}
#fws .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 5%;
}
#fws .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#fws .swiper-slide .pic{ text-align: center; display: inline-block; position: relative; transition: 0.4s;}
#fws .swiper-slide .pic img{ max-width: 100%;}
#fws .swiper-slide .nr{ position: absolute; left: 0; bottom: 0; width: 100%; z-index: 1; text-align: left; color: #fff; padding: 0 0 10% 7%; transition: 0.4s;}
#fws .swiper-slide .nr .tit span{ font-size: 15px; font-family: Arial; text-transform: uppercase;}
#fws .swiper-slide .nr .tit p{ font-size: 22px;}
#fws .swiper-slide .nr .more{ float: left; width: 40%; margin-top: 5%; height: 40px; line-height: 40px; text-transform: uppercase; border-bottom: 2px solid #fff; position: relative;}
#fws .swiper-slide .nr .more i{ float: right;}
#fws .swiper-slide .nr .more:before{ position: absolute; left: 0; bottom: -2px; content: ''; background: #c57e31; width: 50%; height: 2px;}
#fws .swiper-slide .font{ background: url("../images/yspic1_hover.jpg") repeat center; position: absolute; left: 0; top: 50%; width: 100%; height: 0; z-index: 5; color: #fff; padding: 0; text-align: left; transition: 0.4s; opacity: 0; overflow: hidden;}
#fws .swiper-slide .font .tit span{ font-size: 15px; font-family: Arial; text-transform: uppercase;}
#fws .swiper-slide .font .tit p{ font-size: 22px;}
#fws .swiper-slide .font ul{ padding: 12% 0 7%;}
#fws .swiper-slide .font ul li{ font-size: 15px; line-height: 35px; margin-bottom: 5%;}
#fws .swiper-slide .font .more{ float: left; width: 40%; height: 40px; color: #fff; line-height: 40px; text-transform: uppercase; border-bottom: 2px solid #fff; transition: 0.3s;}
#fws .swiper-slide .font .more i{ float: right;}
#fws .swiper-slide .font .more:hover{ letter-spacing: 3px;}
#fws .swiper-slide:hover .font{ top: -7%; opacity: 1; padding: 20% 10% !important; height: 114%;}
#fws .fw2 .font{ background: url("../images/yspic2_hover.jpg") repeat center;}
#fws .fw3 .font{ background: url("../images/yspic3_hover.jpg") repeat center;}
#fws .fw4 .font{ background: url("../images/yspic4_hover.jpg") repeat center;}
@media screen and (max-width:1200px){

}

@media screen and (max-width:768px){
    #hzal .swiper-container{ padding: 5%;}
}


.hui{ background: #f7f7f7; position: relative; overflow: hidden;}
.cpbj:before{ position: absolute; left: 2%; bottom: 0; content: 'product'; text-transform: uppercase; writing-mode: tb; color: #eeeff1; font-size: 160px;
    font-weight: bold;}
.jjbj:before{ position: absolute; right: 2%; bottom: 0; content: 'about'; text-transform: uppercase; writing-mode: tb; color: #eeeff1; font-size: 160px;
    font-weight: bold;}
.newsbj:before{ position: absolute; left: 2%; bottom: 0; content: 'News'; text-transform: uppercase; writing-mode: tb; color: #eeeff1; font-size: 160px;
    font-weight: bold;}
.hui .tit_in p{ color: #f0f0f0;}

#qysl{ background: url("../images/slbj.png") no-repeat center bottom #f7f7f7; position: relative; overflow: hidden;}
#qysl:before{ position: absolute; left: 2%; bottom: 0; content: 'strength'; text-transform: uppercase; writing-mode: tb; color: #eeeff1; font-size: 160px;
    font-weight: bold;}
#qysl .tit_in p{ color: #f0f0f0;}


#cpxl .swiper-container { width: 100%; height: auto; margin: 3% 0 0;}
#cpxl .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpxl .gallery-top { height: auto; width: 100%; padding: 3% 2% 2%; background: #fff;}
#cpxl .gallery-top .swiper-slide li{ margin-bottom: 5%; position: relative; overflow: hidden}
#cpxl .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; transition: 0.3s;}
#cpxl .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cpxl .gallery-top .swiper-slide .content{ padding: 2% 0; line-height: 25px;}
#cpxl .gallery-top .swiper-slide .content p{ color: #000000; font-size: 16px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cpxl .gallery-top .swiper-slide .content table{ color: #666666; font-size: 14px;}
#cpxl .gallery-top .swiper-slide .pic:hover{ filter: drop-shadow(-6px 5px 6px rgba(0,0,0,0.1));}
#cpxl .gallery-top .swiper-slide .pic:hover img{transform: scale(1.1);}
#cpxl .gallery-top .swiper-slide .cphover{ position: absolute; left: 0; opacity: 0; bottom: -100%; width: 100%; height: auto; background: #c57e31; padding: 7%; color: #fff; transition: 0.4s;}
#cpxl .gallery-top .swiper-slide .cphover p{ font-size: 18px;}
#cpxl .gallery-top .swiper-slide .cphover dl{ text-align: center; margin: 3% 0 0;}
#cpxl .gallery-top .swiper-slide .cphover dl dt{ float: left; width: 47%; height: 40px; line-height: 40px; border-radius: 5px; border: 1px solid rgba(255,255,255,0.5); font-weight: normal; transition: 0.3s;}
#cpxl .gallery-top .swiper-slide .cphover dl dt a{ color: #fff;}
#cpxl .gallery-top .swiper-slide .cphover dl dt:last-of-type{ float: right;}
#cpxl .gallery-top .swiper-slide li:hover .cphover{ bottom: 0; opacity: 1;}
#cpxl .gallery-top .swiper-slide li .cphover dl dt:hover{ letter-spacing: 3px; background: #333; border: 1px solid #333;}
#cpxl .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; border-bottom: 1px solid #dadada; padding: 0; box-sizing: border-box;}
#cpxl .gallery-thumbs .swiper-slide { height: 45px; line-height: 45px; font-size: 16px; color: #666666; cursor: pointer; text-align: center;}
#cpxl .gallery-thumbs .swiper-slide .tit{ position: relative;}
#cpxl .gallery-thumbs .swiper-slide .tit:before{ position: absolute; left: 50%; bottom: -1px; content: ''; height: 3px; width: 0; background: #c57e31; transition: 0.3s;}
/*#cpxl .gallery-thumbs .swiper-slide .tit,#cpxl .gallery-thumbs .swiper-slide ul{ float: left; }*/
/*#cpxl .gallery-thumbs .swiper-slide ul{ width: 80%; padding-left: 3%; display: none;}*/
/*#cpxl .gallery-thumbs .swiper-slide ul li{ padding: 0 3%; float: left;}*/
/*#cpxl .gallery-thumbs .swiper-slide ul li a{ color: #666666;}*/
#cpxl .gallery-thumbs .swiper-slide .tit{ color: #333; font-size: 20px;}
#cpxl .gallery-thumbs .swiper-slide-thumb-active .tit{ color: #c57e31; font-weight: bold;}
#cpxl .gallery-thumbs .swiper-slide-thumb-active .tit:before{ width: 30%; left: 35%;}
@media screen and (max-width:1200px){
    #cpxl .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:1000px){
    #cpxl .gallery-thumbs .swiper-slide .tit{ font-size: 20px;}
    #cpxl .gallery-thumbs .swiper-slide ul{ display: none;}
}
@media screen and (max-width:768px){
    #cpxl .gallery-top .swiper-slide p{ font-size: 12px;}
}

#why{ margin-top: 3%;}
#why .swiper-container { width: 100%; height: auto;}
#why .swiper-slide { background-size: cover; background-position: center; position: relative;}
#why .gallery-top { height: auto; width: 100%; padding: 3% 0 0;}
#why .gallery-top .swiper-slide .pic{ float: left; width: 55%; height: 0; padding-bottom: 35%; position: relative; transition: 0.3s; overflow: hidden;}
#why .gallery-top .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#why .gallery-top .swiper-slide:hover .pic img{transform: scale(1.1);}
#why .gallery-top .swiper-slide .font{ background: #f7f7f7; position: absolute; right: 0; width: 55%; top: 10%; z-index: 1; padding: 5%; transition: 0.3s;}
#why .gallery-top .swiper-slide .font:before{ position: absolute; right: 5%; top: 10%; content: ''; background: url("../images/ys_icon1.png") no-repeat right
top; width: 101px; height: 101px;}
#why .gallery-top .swiper-slide .font:after{ position: absolute; right: 5%; bottom: 10%; content: ''; background: url("../images/ys_icon2.png") no-repeat right
top; width: 64px; height: 64px;}
#why .gallery-top .swiper-slide .font .tit p{ color: #c57e31; font-size: 30px; font-weight: bold;}
#why .gallery-top .swiper-slide .font .tit span{ display: block; font-size: 24px; color: #333333; padding-top: 2%;}
#why .gallery-top .swiper-slide .font .content{ padding: 5% 20% 5% 0;}
#why .gallery-top .swiper-slide .font .content span{ color: #c68035; font-size: 24px; font-weight: bold; text-transform: uppercase;}
#why .gallery-top .swiper-slide .font .content p{ color: #666666; padding-top: 2%; font-size: 16px;}
#why .gallery-top .swiper-slide:hover .font{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
#why .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#why .gallery-thumbs .swiper-slide { font-size: 14px; cursor: pointer; text-align: center;}
#why .gallery-thumbs .swiper-slide .pic,#why .gallery-thumbs .swiper-slide .font{ float: left;}
#why .gallery-thumbs .swiper-slide .pic{ width: 80px; height: 80px; line-height: 80px; background: #f7f7f7; border-radius: 100%; position: relative; transition: 0.3s;}
#why .gallery-thumbs .swiper-slide .pic:before{ position: absolute; left: 10%; top: 10%; width: 80%; height: 80%; border: 2px solid rgba(204,204,204,0.45); content: ''; border-radius: 100%; transition: 0.3s;}
#why .gallery-thumbs .swiper-slide .pic i{ font-size: 30px; color: #999999; transition: 0.3s;}
#why .gallery-thumbs .swiper-slide .font{ padding-left: 5%; text-align: left; padding-top: 3%;}
#why .gallery-thumbs .swiper-slide .font p{ font-size: 24px; color: #333333; transition: 0.3s;}
#why .gallery-thumbs .swiper-slide .font span{ color: #666666; text-transform: uppercase;}
#why .gallery-thumbs .swiper-slide-thumb-active .pic{ background: linear-gradient(#e58f32,#d08637);  }
#why .gallery-thumbs .swiper-slide-thumb-active .pic:before{ border: 2px solid rgba(255,255,255,0.45);}
#why .gallery-thumbs .swiper-slide-thumb-active .pic i{ color: #fff;}
#why .gallery-thumbs .swiper-slide-thumb-active .font p{ color: #df8d34;}
#why .swiper-button-next,#why .swiper-button-prev{ background: none; bottom: 15%; top: auto;}
#why .swiper-button-next:after,#why .swiper-button-prev:after{ display: none;}
#why .swiper-button-next i,#why .swiper-button-prev i{ font-size: 40px; transition:0.3s; color: #363636;}
#why .swiper-button-prev i{ color: #c57e31;}
#why .swiper-button-next{ right: 43%;}
#why .swiper-button-prev{ left: 51%;}
#why .swiper-button-next:hover i,#why .swiper-button-prev:hover i{ color: #c57e31;}
@media screen and (max-width:1200px){
    #why .gallery-thumbs{ padding: 0;}
    #why .gallery-top .swiper-slide .pic{ padding-bottom: 45%;}
}
@media screen and (max-width:1000px){
    #why .gallery-top .swiper-slide .pic{ width: 100%; float: none;}
    #why .gallery-top .swiper-slide .font{ position: relative; width: 100%; top:auto;}
}
@media screen and (max-width:765px){
    #why .gallery-thumbs .swiper-slide .pic{ width: 40px; height: 40px; line-height: 40px;}
    #why .gallery-thumbs .swiper-slide .pic i{ font-size: 20px;}
    #why .gallery-thumbs .swiper-slide .font{ line-height: 18px; padding: 0 0 0 2%;}
    #why .gallery-thumbs .swiper-slide .font p{ font-size: 14px;}
    #why .gallery-thumbs .swiper-slide .font span{ font-size: 12px;}
    #why .gallery-top .swiper-slide .font .content{ padding-right: 0;}
    #why .gallery-top .swiper-slide .font .tit p{ font-size: 24px;}
    #why .gallery-top .swiper-slide .font .tit span{ font-size: 18px;}
    #why .gallery-top .swiper-slide .font .content span{ font-size: 20px;}
}



#gsjj .pic{ display: inline-block; position: relative; overflow: hidden;}
#gsjj .pic img{ width: 100%; transition: 0.3s;}
#gsjj .pic .jt{ position: absolute; right: 0; bottom: 0; text-align: center; width: 100px; height: 100px; line-height: 100px; border-radius: 5px; background: #c57e31; z-index: 1; transition: 0.3s;}
#gsjj .pic .jt i{ color: #fff; font-size: 35px; transition: 0.3s;}
#gsjj .pic:hover .jt{ background: #333333;}
#gsjj .pic:hover .jt i{transform: rotate(-90deg);}
#gsjj .pic:hover img{ transform: scale(1.1);}
#gsjj .font .tit{ padding-bottom: 3%;}
#gsjj .font .tit p{ font-size: 32px; color: #333333;}
#gsjj .font .tit span{ display: block; padding-top: 2%; color: #666666; font-size: 20px;}
#gsjj .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 2px; background: #c57e31;}
#gsjj .font .content{ color: #666666; font-size: 16px; line-height: 35px; padding: 5% 0;}
#gsjj .font ul{ background: url("../images/ys_icon2.png") no-repeat right bottom; padding: 0 10% 7% 0;}
#gsjj .font ul li{ text-align: center; margin-top: 7%; cursor: pointer;}
#gsjj .font ul li:nth-of-type(2n){ border-left: 1px solid #dedede;}
#gsjj .font ul li h1{ color: #333333; font-weight: bold !important; font-size: 42px; transition: 0.3s;}
#gsjj .font ul li h1 sup{ font-size: 18px; font-weight: normal !important; top: -1em; padding-left: 5px;}
#gsjj .font ul li p{ font-size: 16px; color: #666666; transition: 0.3s;}
#gsjj .font ul li:hover h1,#gsjj .font ul li:hover p{ color: #c57e31;}
@media screen and (max-width:1200px){
    #gsjj .font .content{ padding-bottom: 0;}
    #gsjj .font ul{ padding: 0 0 10%;}
    #gsjj .font ul li h1{ font-size: 40px;}
    #gsjj .font ul li h1 sup{ font-size: 14px; top: -1.2em;}
}
@media screen and (max-width:1000px){
    #gsjj .pic{ width: 100%;}
}
@media screen and (max-width:768px){
    #gsjj .font .tit p{ font-size: 26px;}
    #gsjj .font .tit span{ font-size: 16px;}
    #gsjj .font ul li p{ font-size: 12px;}
    #gsjj .font ul li h1{ font-size: 30px;}
}


#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide p{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(197,126,49,0.5); text-align: center; color: #fff; font-size: 16px; height: 60px; line-height: 60px; transition:0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-slide-active p{ background: rgba(197,126,49,1);}
#scsl .swiper-slide:hover p{ height: 80px; line-height: 80px; font-size: 17px;}
/*#scsl .swiper-container .swiper-button-next:after,#scsl .swiper-container .swiper-button-prev:after{ display: none;}*/
/*#scsl .swiper-container .swiper-button-next,#scsl .swiper-container .swiper-button-prev{ background: #c40e25; width: 35px; height: 35px; position: absolute; bottom: 0; top: auto; transition:0.3s; text-align: center; line-height: 35px;}*/
/*#scsl .swiper-container .swiper-button-next i,#scsl .swiper-container .swiper-button-prev i{ color: #fff; font-size: 26px;}*/
/*#scsl .swiper-container .swiper-button-prev{ background: #004da2; right: auto; left: 46%;}*/
/*#scsl .swiper-container .swiper-button-next{ left: auto; right: 46%;}*/
/*#scsl .swiper-container #more{ position: absolute; left: 0; width: 100%; bottom: 0; text-align: center;}*/
/*#scsl .swiper-container #more a{ display: block; width: 35px; margin: 0 auto; height: 35px; line-height: 35px; background: #c6c6c6; transition:0.3s;}*/
/*#scsl .swiper-container #more a i{ color: #fff;}*/
/*#scsl .swiper-container .swiper-button-prev:hover,#scsl .swiper-container .swiper-button-next:hover,#scsl .swiper-container #more a:hover{ background: #343434; box-shadow:0px 5px 5px rgba(0,0,0,0.5);}*/
@media screen and (max-width:1200px){
    /*#scsl .swiper-slide:before{ display: none;}*/
    /*#scsl .swiper-container .swiper-button-prev{ left: 42%;}*/
    /*#scsl .swiper-container .swiper-button-next{ right: 42%;}*/
}
@media screen and (max-width:768px){
    #scsl .swiper-slide .pic{ padding-bottom: 65%;}
}
@media screen and (max-width:765px){
    /*#scsl .swiper-container .swiper-button-prev{ left: 35%;}*/
    /*#scsl .swiper-container .swiper-button-next{ right: 35%;}*/
}



#xwqh .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#xwqh .swiper-slide { background-size: cover; background-position: center; position: relative;}
#xwqh .gallery-top { height: auto; width: 100%; padding: 2% 0 0;}

#xwqh .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; padding: 0 20%; box-sizing: border-box; position: relative;}
#xwqh .gallery-thumbs .swiper-slide { height: 45px; line-height: 45px; border-radius: 25px; background: #ebebeb; font-size: 16px; color: #282828; cursor: pointer;}
#xwqh .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #c57e31;}
@media screen and (max-width:1200px){
    #xwqh .gallery-thumbs{ padding: 0;}
}

.bai{ background: #fff; padding: 3% 2%; position: relative; z-index: 1; margin: 0;}
#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }
#indexNews li .row{ margin: 0;}
#indexNews li .right{ float: right; padding: 0 0 0 4% !important; line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #c57e31;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 40px;}
}
#xwpicnr .swiper-container {
    width: 100%;
    height: 100%;
}
#xwpicnr .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    padding-bottom: 5%;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#xwpicnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr .swiper-slide .font{ position: absolute; background: #f6f7fc; bottom: 0; width: 96%; left: 2%; padding: 2% 0;}
#xwpicnr .swiper-slide .font .row{ margin: 0;}
#xwpicnr .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}
#xwpicnr .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#xwpicnr .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}
#xwpicnr .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1
.5rem; padding: 0 !important; margin: 0 !important;}
#xwpicnr .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 4rem; font-weight: bold;}
#xwpicnr .swiper-pagination{ right: 20px; bottom: 20px; left: auto; height: 30px; text-align: right;}
#xwpicnr .swiper-pagination .swiper-pagination-bullet{ background: #c57e31; width: 10px; height: 10px;}
@media screen and (max-width:1200px){
    #xwpicnr .swiper-slide .font{ position: relative; width: 100%; left: 0;}
    #indexNews li .news_time span{ font-size: 45px;}
    #xwpicnr .swiper-slide .news_time span{ font-size: 3rem;}
    #indexNews li .news_time{ font-size: 13px;}
}




/*公司简介*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 200%;}
}

@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 300%; margin-left: -50%;}
}



.home{ background: rgba(0,0,0,0.5); width: 100%; height: 65px; position: absolute; left: 0; bottom: 0; z-index: 1;}
.home .container{ height: 65px;}
.home .home_tit{ position: absolute; left: 0; bottom: 0; z-index: 1; background: #c57e31; color: #fff; padding: 30px; float: left;}
.home .home_tit p{ text-transform: uppercase;}
.home .home_tit:before{ position: absolute; content: ''; background: url("../images/zi_tit_icon1.png") no-repeat; width: 37px; height: 30px; left: 8%; top: 8%;}
.home .home_tit:after{ position: absolute; content: ''; background: url("../images/zi_tit_icon2.png") no-repeat; width: 49px; height: 32px; right: 8%; bottom: 8%;}
.home ul{padding-left: 15%; float: left; width: 70%; }
.home ul li{ float: left; color: #fff; line-height: 65px; padding: 0 4%; font-size: 16px; position: relative;}
.home ul li a{ color: #fff;}
.home ul li:before{ position: absolute; left: 50%; bottom: 0; content: ''; height: 3px; background: #c57e31; width: 0; transition: 0.3s;}
.home ul li:hover:before{ left: 20%; width: 60%;}
.home .home_con{ float: right; line-height: 65px; color: #fff;}
.home .home_con a{ color: #fff; padding: 0 5px;}
.home .home_con a:hover{ color: #c57e31;}
.home .home_con i{ display: inline-block; font-size: 20px; padding-right: 10px;}
@media screen and (max-width:1200px){
    .home ul{ padding-left: 20%;}
}
@media screen and (max-width:1000px){
    .home ul{ padding-left: 29%; width: 100%;}
}
@media screen and (max-width:765px){
    .home ul{ padding: 0; width: 100%;}
    .home ul li{ font-size: 12px; padding: 0 3%;}
    .home #zyyw li{ line-height: 32px !important;}
}



#whbj{ background: url("../images/wh_bj.jpg") no-repeat center fixed;}
#whbj .tit_in h1{ color: #fff;}
#whbj .tit_in p{ color: rgba(234,234,234,0.05);}
#whbj .tit_in i{ color: rgba(255,255,255,0.3);}
#whbj .content{ color: #fff; text-align: center; font-size: 24px; line-height: 80px;}
#whbj .nr{ text-align: center; color: rgba(255,255,255,0.8); font-size: 16px; padding-top: 5%;}
@media screen and (max-width:768px){
    #whbj .content{ font-size: 16px; line-height: 55px;}
}


#rybj{ position: relative; padding: 0 10%; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
}

#rybj .swiper-slide {
    text-align: center;
    background: url("../images/rybj.png") no-repeat center top;
    background-size: 100% 100%;
    padding: 13px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#rybj .swiper-slide p{ width: 100%; height: 0; padding-bottom: 140%; position: relative; overflow: hidden;}
#rybj .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
#rybj .swiper-slide:hover p img{ transform: scale(1.1);}
#rybj .swiper-button-next:after,#rybj .swiper-button-prev:after{ display: none;}
#rybj .swiper-button-next,#rybj .swiper-button-prev{ background: none; width: 60px; height: 60px; top: 45%;}
#rybj .swiper-button-next i,#rybj .swiper-button-prev i{ font-size: 60px; color: #c57e31; transition:0.3s;}
#rybj .swiper-button-next:hover i,#rybj .swiper-button-prev:hover i{ color: #333;}
@media screen and (max-width:765px){
    #rybj{ background-size: 100%;}
}



.qysl_nr{ margin-top: 5%;}
.qysl_nr .col-12{ padding: 0 0.5%;}
.qysl_nr li{ margin-bottom: 3%; position: relative; overflow: hidden;}
.qysl_nr li p{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.qysl_nr li p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.qysl_nr .col-12:nth-of-type(2) li p{ padding-bottom: 133%;}
.qysl_nr li .nr{ position: absolute; left: 0; top: 50%; z-index: 1; text-align: center; background: rgba(197,126,49,0.8); width: 100%; height: 0; padding-top: 0; transition: 0.3s; overflow: hidden; opacity: 0;}
.qysl_nr li .nr h4{ border: 1px solid #fff; display: inline-block; color: #fff; width: 30%; padding: 10% 5%; font-size: 18px;}
.qysl_nr li .nr h4 span{ display: block; font-family: Arial; padding-top: 20%; font-size: 14px; text-transform: uppercase;}
.qysl_nr .col-12:nth-of-type(2) li .nr{ padding-top: 0;}
.qysl_nr li:hover .nr{ top: 0; height: 100%; padding-top: 18%; opacity: 1;}
.qysl_nr .col-12:nth-of-type(2) li:hover .nr{ padding-top: 50%;}
@media screen and (max-width:991px){
    .qysl_nr .col-12:nth-of-type(2) li p{ padding-bottom: 65%;}
    .qysl_nr .col-12:nth-of-type(2) li:hover .nr{ padding-top: 18%;}
}




.contact_item{ padding:0; text-align: center; margin-top: 3%;}
.contact_item li{ display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 33px;top:45px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:0;transition: all .4s;vertical-align: top;}
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}


.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.news01 {padding: 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #c57e31; height: 100%; width:100%;  left: 0;bottom: 0;
    transition: all 0.5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
.news01 .slide:hover .txtbox::after { -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1);
    -o-transform: scaleX(1); transform: scaleX(1);
}
.news01 .slide:hover .txtbox span{ color: #fff;}


#xgcp{ padding: 7% 0 2%;}
#xgcp li{ margin-bottom: 10%;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #c57e31; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}




/*产品中心*/

#cplbnr .swiper-container {
    margin: 0 0 1%;
    width: 100%;
    padding: 3% 0;
    height: 100%;
}
#cplbnr .swiper-slide {
    transition:0.3s;
    background: #ffffff;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cplbnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; }
#cplbnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cplbnr .swiper-slide .tit{ width: 100%; color: #333333; font-size: 16px; padding: 5% 5% 0; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#cplbnr .swiper-slide table{ width: 90%; color: #666666; margin: 3% 5% 5%; line-height: 28px; background: #f7f7f7;}
#cplbnr .swiper-slide table tr{ width: 50%; float: left; font-size: 12px; padding: 0 3%;}
#cplbnr .swiper-slide dl{ height: 45px; line-height: 45px; margin-bottom: 8%; border: 1px solid #dddddd; border-radius: 25px; text-align: center; width: 70%; transition: 0.3s;}
#cplbnr .swiper-slide dl dt{ font-weight: normal; display: inline-block; text-align: center; width: 49%; color: #777777;}
#cplbnr .swiper-slide dl dt a{ color: #777777;}
#cplbnr .swiper-slide dl dt:nth-of-type(1){ border-right: 1px solid #dddddd;}
#cplbnr .swiper-slide:hover dl{ background: #c57e31; border: 1px solid #c57e31; color: #fff;  }
#cplbnr .swiper-slide:hover dl dt{ color: #fff;}
#cplbnr .swiper-slide:hover dl dt a{ color: #fff;}
#cplbnr .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2)); transform: translateY(-10px);}


.tit_cp .float-left{ background: url("../images/zi_tit_icon1.png") no-repeat left center; color: #c57e31; font-size: 24px; padding-left: 45px; height: 30px; line-height: 30px;}
.tit_cp .float-left span{ color: #a5a5a5; font-size: 16px; text-transform: uppercase;  padding-left: 10px;}
.tit_cp .float-right{ height: 35px; line-height: 35px; border: 1px solid #dddddd; border-radius: 20px; padding: 0 2%; transition: 0.3s;}
.tit_cp .float-right:hover{ border: 1px solid #c57e31; background: #c57e31; color: #fff;}


#cpnr li{ transition: 0.3s; background: #fff; margin-bottom: 7%;}
#cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; }
#cpnr li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpnr li .tit{ width: 100%; color: #333333; font-size: 16px; padding: 5% 5% 0; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#cpnr li table{ width: 90%; color: #666666; margin: 3% 5% 5%; line-height: 28px; background: #f7f7f7;}
#cpnr li table tr{ width: 50%; float: left; font-size: 12px; padding: 0 3%;}
#cpnr li dl{ height: 45px; line-height: 45px; margin: 0 auto 8%; border: 1px solid #dddddd; border-radius: 25px; text-align: center; width: 70%; transition: 0.3s;}
#cpnr li dl dt{ font-weight: normal; display: inline-block; text-align: center; width: 48%; font-size: 13px; color: #777777; transition: 0.3s;}
#cpnr li dl dt a{ color: #777777;}
#cpnr li dl dt:nth-of-type(1){ border-right: 1px solid #dddddd;}
#cpnr li:hover dl{ background: #c57e31; border: 1px solid #c57e31; color: #fff;  }
#cpnr li:hover dl dt{ color: #fff;}
#cpnr li:hover dl dt a{ color: #fff;}
#cpnr li:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2)); transform: translateY(-10px);}


.cpclass { height: 45px; line-height: 45px; text-align: center; margin-bottom: 3%; border-bottom: 1px solid #dadada; font-size: 16px; color: #666666;}
.cpclass .cpclass_nr{ display: inline-block; width: 13%;}
.cpclass .tit{ position: relative; margin: 0 5%;}
.cpclass .tit:before{ position: absolute; left: 50%; bottom: -1px; content: ''; height: 3px; width: 0; background: #c57e31; transition: 0.3s;}
/*.cpclass .tit,.cpclass ul{ float: left; }*/
/*.cpclass ul{ width: 50%; display: none;}*/
/*.cpclass ul li{ padding: 0 3%; float: left;}*/
/*.cpclass ul li a{ color: #666666; transition: 0.3s;}*/
/*.cpclass ul li:hover a{ color: #c57e31;}*/
.cpclass .tit{ color: #333; font-size: 20px;}
.cpclass .tit:hover{ color: #c57e31; font-weight: bold;}
.cpclass .tit:hover:before{ width: 60%; left: 20%;}
.cpclass #li-on .tit{ color: #c57e31; font-weight: bold;}
.cpclass #li-on .tit:before{ width: 60%; left: 20%;}
@media screen and (max-width:1200px){
    .cpclass .tit{ font-size: 18px;}
    .cpclass ul li{ font-size: 14px; padding: 0 2%;}
}
@media screen and (max-width:1000px){
    .cpclass .tit{ font-size: 16px;}
    .cpclass .cpclass_nr{ width: 17% !important;}
    .cpclass ul{ width: 75%;}
    .cpclass ul li{ font-size: 12px; padding: 0 2%;}
}
@media screen and (max-width:768px){
    .cpclass{ height: auto; line-height: 40px;}
    .cpclass .tit{ font-size: 15px;}
    .cpclass ul{ display: none;}
    .cpclass .cpclass_nr{ width: 32% !important;}
}


.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cp_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
.cp_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp_left .swiper-button-next:after,.cp_left .swiper-button-prev:after{ display: none;}
.cp_left .swiper-button-disabled{ opacity: 1 !important;}
.cp_left .swiper-button-next,.cp_left .swiper-button-prev{ width: 42px; height: 42px; background: rgb(197,126,49,0.5); border-radius: 5px; line-height: 42px; right: 0; transition: 0.3s;}
.cp_left .swiper-button-prev{ left: 0;}
.cp_left .swiper-button-prev i,.cp_left .swiper-button-next i{ color: #fff; font-size: 20px;}
.cp_left .swiper-button-next:hover,.cp_left .swiper-button-prev:hover{ background: #c57e31;}

.cp_right{ padding-top: 2%;}
.cp_right .row{ margin: 0;}
.cp_right h2{ color: #333333; font-size: 24px;}
.cp_right .content{ color: #999999; font-size: 16px; padding: 5% 0;}
.cp_right .tags{ border-top: 1px dashed #b8b8b8; border-bottom: 1px dashed #b8b8b8; height: 50px; line-height: 50px;}
.cp_right .tags li{ float: left; width: 25%; text-align: center; color: #666666; font-size: 16px; position: relative;}
.cp_right .tags li:before{ position: absolute; right: 0; top: 30%; content: ''; width: 1px; height: 40%; background: #b8b8b8;}
.cp_right .hui{ clear: both; padding: 3%; margin-top: 5%;}
.cp_right .hui table{ color: #666666; font-size: 16px; width: 100%;}
.cp_right .hui table tr td:nth-of-type(1){ color: #b5b5b5;}
.cp_right .hui table tr{ width: 50%; float: left; height: 40px; line-height: 40px;}
.cp_right dl{ padding: 3% 0 5%; margin-top: 1%;}
.cp_right dl dt{ height: 30px; line-height: 30px; font-weight: normal; text-align: center; color: #666666; transition:0.3s; cursor: pointer; position: relative; white-space:nowrap}
.cp_right dl dt:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #ccc;}
.cp_right dl dt i{ display: inline-block; color: #c57e31; font-size: 23px; padding-right: 8%;}
.cp_right dl dt:hover a{ color: #c57e31;}
.cp_right dl dt:last-of-type:before{ display: none;}
@media screen and (max-width:1000px){
    .cp_right dl dt{padding: 0 3%;}
}
@media screen and (max-width:768px){
    .cp_right .hui table{ font-size: 12px;}
    .cp_right .hui table tr{ width: 50%; float: left; height: 30px; line-height: 30px;}
    .cp_right .tags{ height: auto; line-height: 30px;}
    .cp_right .tags li{ font-size: 12px; width: 25%;}
    .cp_right .content{ font-size: 14px;}
}
.cp_right .order-btn { display: block; height: 48px; line-height: 48px; border-radius: 30px; text-align: center; background: #c57e31; color: #fff; font-size: 14px; margin-top: 1%; transition:0.3s;}
.cp_right .order-btn i{ display: inline-block; font-size: 20px; padding-right: 10px;}
.cp_right .order-btn a{ color: #fff;}
.cp_right .order-btn:hover { background: #333;}
.cp_right .order-btn:hover i{ fill: #fff; animation: go 0.5s ease-in-out alternate infinite; }
@keyframes go {
    0% {
        -webkit-transform: rotate(30deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(30deg);
        -moz-transform-origin: top center;
        transform: rotate(30deg);
        transform-origin: top center;
    }
    100% {
        -webkit-transform: rotate(-30deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-30deg);
        -moz-transform-origin: top center;
        transform: rotate(-30deg);
        transform-origin: top center;
    }
}


.cp_right .cptel i{ float: left; color: #c57e31; font-size: 45px; margin: 5% 1% 0 0;}
.cp_right .cptel .left{ float: left; padding-left: 10px; line-height: 28px;}
.cp_right .cptel .left p{ color: #666666; font-size: 14px;}
.cp_right .cptel .left span{ color: #c57e31; font-size: 32px; font-weight: bold;}

.cp_con{ background: #fff; padding: 0;}
.cp_con .tit_in{ clear: both; margin-top: 3%;}
.cp_con .tit_in h1{ color: #333333; font-size: 30px;}
.cp_con .tit_in p{ color: #f7f7f7; font-size: 48px;}
.cp_con .tit_in i{ color: #a9a9a9; font-size: 16px;}

.cp_con .content{ padding: 0 2%;}
.cp_con .content img {
    max-width: 80%;
    display: block;
    margin: 2% auto;
}
@media screen and (max-width:1200px){
    .cp_right .cptel .left span{ font-size: 24px;}
}
@media screen and (max-width:768px){
    .cp_con .tit_in p{ font-size: 30px;}
    .cp_con .content img{ max-width: 100% !important; width: 100% !important;}
}

#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; border-top: 3px solid #fff;  font-size: 16px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover{ border-top: 3px solid #c57e31;}
.cpbt li.current:hover{ border-top: 3px solid #c57e31;}
.cpbt li.current{ border-top: 3px solid #c57e31;}
.cpbtqh_active{ top: 65px; position: fixed; left: 0; z-index: 10;}
@media screen and (max-width:1440px){
    .cpbtqh_active{ top: 90px;}
}
@media screen and (max-width:1400px){
    .cpbtqh_active{ top:11.5%;}
}
@media screen and (max-width:1200px){
    .cpbtqh_active{ top:7%;}
    .cpbt li{ width: 20%;}
}
@media screen and (max-width:768px){
    .cpbtqh_active{ top:7.5%;}
}
@media screen and (max-width:765px){
    .cpbt li{ width: 25%; font-size: 13px;}
}



#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #c57e31; color: #fff;}



.xwmore{ margin: 3% auto 0; height: 50px; transition: 0.3s; background: #c57e31; width: 15%; text-align: center; line-height: 50px; color: #fff; border-radius: 5px;}
.xwmore:hover{ letter-spacing: 3px; background: #333; }
@media screen and (max-width:768px){
    .xwmore{ width: 30%;}
}


#hydt .swiper-container {
    margin: 0;
    width: 100%;
    height: 100%;
}
#hydt .swiper-slide {
    transition: 0.3s;
    position: relative;
    cursor: pointer;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hydt .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 68%; position: relative; overflow: hidden;}
#hydt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#hydt .swiper-slide .content{ width: 95%; color: #999; position: relative; margin-top: -10%; z-index: 1; background: #fff; padding: 5% !important; transition: 0.3s;}
#hydt .swiper-slide .news_title{ color: #333333; font-size: 20px; text-align: left; height: 40px; overflow: hidden;text-overflow: ellipsis; white-space: pre;}
#hydt .swiper-slide .new_con{ color: #666666; font-size: 16px; padding-bottom: 2%;}
#hydt .swiper-slide .float-left{ color: #999999; font-family: Arial; font-size: 14px;}
#hydt .swiper-slide .float-right{ color: #c57e31;}
#hydt .swiper-slide:hover .content{ background: #c57e31;}
#hydt .swiper-slide:hover .content .news_title{ color: #fff;}
#hydt .swiper-slide:hover .new_con,#hydt .swiper-slide:hover .float-left,#hydt .swiper-slide:hover .float-right{ color: rgba(255,255,255,0.5);}
#hydt .swiper-slide:hover .pic img{transform: scale(1.1);}


#cnzz li{ padding: 3%; margin: 0; border: 1px solid #ececec; transition: 0.3s;}
#cnzz .col-12:nth-of-type(1) li{ border-right: none; border-bottom: none;}
#cnzz .col-12:nth-of-type(2) li{ border-bottom: none;}
#cnzz .col-12:nth-of-type(3) li{ border-right: none;}
#cnzz .pic{ height: 0; padding-bottom: 23%; position: relative; overflow: hidden;}
#cnzz .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cnzz .news_title{ color: #333333; font-size: 18px;}
#cnzz .news_info,#cnzz .news_time{ color: #999999; font-size: 14px;}
#cnzz .news_time{ font-family: Arial;}
#cnzz li:hover{ background: #c57e31;}
#cnzz li:hover .pic img{transform: scale(1.1);}
#cnzz li:hover .news_title{ color: #fff;}
#cnzz li:hover .news_info,#cnzz li:hover .news_time{ color: rgba(255,255,255,0.5);}
@media screen and (max-width:768px){
    #cnzz .pic{ padding-bottom: 45%;}
}



#cjwt_right{ background: #fff; padding: 0;}
#cjwt_right .row{ margin: 0;}
#cjwt_right li{ padding: 6% 6%; transition: 0.3s;}
#cjwt_right .news_title{ color: #333333; font-size: 18px;}
#cjwt_right .news_info{ color: #999999; font-size: 14px;}
#cjwt_right .news_time i{ float: left; font-size: 30px; color: #999999;}
#cjwt_right .news_time p{ float: right; color: #999999;}
#cjwt_right li:hover{ background: #c57e31;}
#cjwt_right li:hover .news_title{ color: #fff;}
#cjwt_right li:hover .news_info,#cjwt_right li:hover .news_time i,#cjwt_right li:hover .news_time p{ color: rgba(255,255,255,0.5);}

#cjwt_left{ background: #fff;}
#cjwt_left .pic{ height: 0; padding-bottom: 47%; position: relative; overflow: hidden;}
#cjwt_left .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cjwt_left .content{ padding: 3%;}
#cjwt_left .news_title{ color: #333333; font-size: 18px;}
#cjwt_left .news_info{ color: #999999; font-size: 14px;}
#cjwt_left .news_time i{ float: left; font-size: 30px; color: #999999;}
#cjwt_left .news_time p{ float: right; color: #999999;}
#cjwt_left:hover .pic img{transform: scale(1.1);}
#cjwt_left:hover{ background: #c57e31;}
#cjwt_left:hover .news_title{ color: #fff;}
#cjwt_left:hover .news_info,#cjwt_left:hover .news_time i,#cjwt_left:hover .news_time p{ color: rgba(255,255,255,0.5);}







    /*公共*/
.pro-sider { float: none; background: #fff;}
.pro-sider .in-title { padding: 10% 0; overflow: hidden; text-align: center; background-color: #c57e31; color: #fff; line-height: 30px; font-size: 30px; position: relative;}
.pro-sider .in-title span{ font-size: 14px; font-family: Arial;}
.pro-sider .in-title:before{ position: absolute; left: 0; bottom: -7%; content: 'product'; font-family: Impact; color: rgba(255,255,255,0.04); text-transform: uppercase; width: 100%; font-size: 80px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px; border: 1px solid #ebebeb;}
.pro-sider-ul .ul-li{ height: 60px; line-height: 60px; border: 1px solid #eaeaea; border-bottom: none; font-size: 18px; padding: 0 5%; transition: 0.3s;}
.pro-sider-ul .ul-li i{ float: right; color: #eaeaea; font-size: 22px; transition: 0.3s;}
.pro-sider-ul .ul-li:nth-of-type(5){ border-bottom: 1px solid #eaeaea;}
.pro-sider-ul .ul-li a{ color: #666666;}
.pro-sider-ul ul{ border: 1px solid #eaeaea; border-bottom: none;}
.pro-sider-ul ul li{ border-bottom: 1px solid #eaeaea; height: 55px; line-height: 55px; padding: 0 5%; transition: 0.3s;}
.pro-sider-ul ul li i{ float: right; color: #bcbcbc; font-size: 22px; transition: 0.3s;}
.pro-sider-ul ul #li-on a,.pro-sider-ul ul #li-on i{ color: #c57e31;}
.pro-sider-ul #li-on{ background: #eaeaea; color: #c57e31;}
.pro-sider-ul #li-on a,.pro-sider-ul #li-on i{ color: #c57e31;}
.pro-sider-ul .ul-li:hover a,.pro-sider-ul .ul-li:hover i{ color: #c57e31;}
.pro-sider-ul ul li:hover a,.pro-sider-ul ul li:hover i{ color: #c57e31;}
@media screen and (max-width:768px){
    .pro-sider-ul .ul-li{ padding: 3% 0 3% 2%;}
    .pro-sider-ul .ul-li p{ font-size: 13px;}
    .pro-sider-ul .ul-li span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    .pro-sider-ul .ul-li{ font-size: 16px;}
    .pro-sider .in-title{ font-size: 24px;}
}
@media screen and (max-width:1000px){
    .pro-sider-ul .float-left{ font-size: 12px; line-height: 20px;}
    .pro-sider-ul .float-left span{ font-size: 20px;}
}
.pro-sider-ul .float-left span{ color: #c57e31; font-size: 30px; font-weight: normal;}

.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
