.main{ line-height: 30px; /*padding: 4% 0 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; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 1%; padding-bottom: 1%; padding-left: 2%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 0; transition: 0.3s;}
.top_tel_con .pic{ float: left; transition: 0.3s; padding-right: 5px;}
.top_tel_con .pic img{ max-width: 100%;}
.top_tel_con .float-left{ width: 80%; font-size: 16px; color: #282828; line-height: 25px; transition: 0.3s;}
.top_tel_con span{ display: block; font-size: 26px; color: #00479d;}
@media screen and (max-width:1500px){
    #logo .font{ display: none !important;}
    .top_tel_con .float-left{ font-size: 14px !important;}
    .top_tel_con span{ font-size: 22px !important;}
    .top_tel_con .pic{ width: 20%;}

}

@media screen and (max-width:1024px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 70%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 0%;}
    #logo a img{ max-width: 50%;}
}
@media screen and (max-width:425px){
 
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; width: 10%; height: 50px; line-height: 50px; font-size: 17px; font-weight: normal; color: #282828; text-align: center; transition:0.5s; position: relative;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li a p{ position: relative; z-index: 2;color: ##282828}
#nav li:hover a{ color: #282828;}
#nav li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 16px; display: block; height:5px; background-color: #e6a925; 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;}
#nav li 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);}

#nav li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 100%;}
#nav li .navson a{ display: block;color: #fff!important; height: 35px; line-height: 35px; background: rgba(0,0,0,.7); text-align: center;font-size: 14px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: #00479d;}
#nav li .navson a:after{ display: none !important;}

@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;}
}


/*手机页面显示导航*/
nav{  display: none;}
@media screen and (max-width:1024px){

nav{  display: block;  font-size:16px; overflow:hidden; position:relative; background:#0856a4; width: 100%;
-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
nav:before{ position:absolute; content:""; width:100%; height:1px; top:50%; left:0;background: #fff; border-bottom: 1px solid #fff;}
nav a{ width:20%; text-align:center; height: 3rem; line-height: 3rem; overflow:hidden; display:block; float:left; position:relative;color: #fff;font-size:1.1rem;border-right: 1px #ffffff solid;}
nav a:before{ position:absolute; content:""; /*width:1px;*/ height:2.8em; top:0; right:0;color: #fff;/* background: #fff; border-left: 1px solid #fff;*/}
nav a:nth-child(3n):before{ background:none; border:0;}
	
}





.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.5% 0;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #nav{ font-size: 16px;}
.top_bj_active #nav a p{ font-size: 16px;color: #000 }
.top_bj_active #top_tel .top_tel_con{ }
.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: 16px;color: #000;}
.top_bj_active #top_tel .top_tel_con span{ font-size: 26px;color: #00479d;line-height: 32px;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}


.topyy {width: 150px; float: left; margin: 0 2%;}
.topyy p { width: 100%; display: block; margin-top: 26px; background-color: #fff;border-radius: 21px; padding: 0 10px 0; box-sizing: border-box;font-size: 16px;line-height: 42px; color: #d19e04; text-align: center; background-size: 24px 42px; background-repeat: no-repeat; background-position: 10px 50%;}
.topyy p a { font-size: 18px;line-height: 42px; color: #d19e04; text-align: center;letter-spacing: 2px;}
@media screen and (max-width:1024px){
.topyy { width: 130px; margin: 0 1%;}	
.topyy p {line-height: 34px;}
.topyy p a { line-height: 34px;}
#nav li { width: 13%;}	
.col-lg-9 { max-width: 58%;}	
}
@media screen and (max-width:768px){
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 71%;}
	#c-header .c-switch { top: 3%!important;}
}
@media screen and (max-width:640px){
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 71%;}
	#c-header .c-switch { top: 4.5%!important;}
}
@media screen and (max-width:425px){
	
   #logo{ padding: 0%;}
    #logo a img{ max-width: 100%;margin-left: 10px}
	.topyy { width: 120px;}
	.col-11 { max-width: 50%;}
	#c-header .c-switch { top: 2%!important;}
	.topyy p {line-height: 32px;}
.topyy p a { line-height: 32px;font-size: 15px;}

}



#banner,#mobile_banner{ position: relative;}
#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.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #00479d; 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: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #00479d;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}


#ssbj{ border-bottom: 1px solid #eaeaea; height: 65px; line-height: 65px; font-size: 14px;}
#ssbj a{  padding: 0 1%; color: #999999;}
#ssbj a:hover{ color: #00479d;}
#ssbj span{ color: #333333;}
.zy_search_form{ width: 80%; float: right; margin-top: 15px; height: 40px; line-height: 40px; background: #f4f4f4; border: 1px solid #f4f4f4; border-radius: 5px;}
.zy_search_form #search_name{ width: 80%; height: 38px; line-height: 38px; float: left; background: #f4f4f4; outline: none; color: #999; font-size: 13px; text-indent: 20px;}
.zy_search_form #button{ width: 20%; height: 38px; line-height: 38px; background: url("../images/ss.png") no-repeat center #f4f4f4; float: right; cursor: pointer; border:none;outline: none; transition: 0.3s;}
@media screen and (max-width:1024px){
  #ssbj{ display: none}
}

@media screen and (max-width:768px){
    .zy_search_form{ width: 100%; margin-top: 4%; float: none;}
}

.nav_zi li{ float: left; width: 15%;}
.nav_zi li i{ float: left; color: #c00505; font-size: 10px; margin-right: 5px;}
.nav_zi li a{ color: #333333 !important;}
.nav_zi li:hover a{ color: #c00505 !important;}

/*底部*/
#end_bj{background: url("../images/tacn/end_bj.jpg") repeat center; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);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% 8px; width: 78%;}
#end_nr_bj .main .float-left{ border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .float-left .end_logo{ padding: 0 0 5%; text-align: left;}
#end_nr_bj .main .float-left .end_logo img{ max-width: 100%;}
#end_nr_bj .main .float-left p{ color: #fff; line-height: 35px;}
#end_nr_bj .main .float-left p i{ float: left; font-size: 18px; margin-right: 2%;}

#end_nr_bj .main .end_lx{ padding: 1% 5% 0; border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .end_lx .tit{ color: #fff; font-size: 24px;}
#end_nr_bj .main .end_lx .tit span{ font-size: 14px; text-transform: uppercase; font-family: Arial; padding-left: 10px;}
#end_nr_bj .main .end_lx ul{ padding-top: 10%;}
#end_nr_bj .main .end_lx ul li{ float: left; width: 33%; height: 35px; line-height: 35px;}
#end_nr_bj .main .end_lx ul li a{ color: #fff;}
#end_nr_bj .main .end_lx ul li i{ float: left; margin-right: 5%; font-size: 12px;}

#end_nr_bj .main .float-right{ text-align: center;}
#end_nr_bj .main .float-right .ewm{ display: inline-block; width: 35%; padding: 0 1%;}
#end_nr_bj .main .float-right .ewm span{ display: block; height: 40px; line-height: 40px; color: #fff;}
#end_nr_bj .main .float-right img{ max-width: 100%;}
@media screen and (max-width:1445px){
  #end_nr_bj .main{ padding: 2% 8px; width: 86%;}
}

@media screen and (max-width:1400px){
    #end_nr_bj .main .float-left ul{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .float-left ul{ width: 20%;}
    #end_nr_bj .main .end_lx .tit{ font-size: 15px;}
    #end_nr_bj .main .end_lx .tit span{ font-size: 12px;}
}


@media screen and (max-width:1024px){
	#end_nr_bj .main { padding: 2% 8px; width: 90%;}
	/*.d-none {display: block!important;}*/
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 65%;}
    #end_nr_bj .main .float-left ul:last-of-type{ width: 35%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 100%;}
    #end_nr_bj .main .float-right{ padding-top: 5%;}
    #end_nr_bj .main .end_lx{ border: none;display: none;}
	#end_nr_bj .main .float-left {border-right: 0px solid rgba(255, 255, 255, 0.1);}
}

@media screen and (max-width:425px){
  #end_nr_bj .main { padding: 2% 0px; width: 100%;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,1); border-top: 1px solid rgba(255,255,255,0.1); text-align: center; }
#end_line a{ color: #fff;}
#end_line a:hover{ color: #fff;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: #be0505;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}
@media screen and (max-width:1440px){
    #end_logo ul li .float-left p{ font-size: 16px;}
    #end_logo ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_logo ul li{ margin-bottom: 2%;}
    #end_logo ul li:nth-of-type(2):before{ display: none;}
}
@media screen and (max-width:991px){
    #end_link{ display: none;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.tit_in{ text-align: center;padding-top: 5%;}
.tit_in h2{ color: #333333; font-size: 36px; margin-bottom: 10px !important;font-weight: bold !important;}
.tit_in h2 span{ color: #d29209; font-weight: bold;}
.tit_in p{ display: inline-block; color: #999; font-size: 16px; text-transform: uppercase; position: relative;}
.tit_in p:before{ position: absolute; left: -130px; top: 50%; content: ''; width: 100px; height: 1px; background: #cecece;}
.tit_in p:after{ position: absolute; right: -130px; top: 50%; content: ''; width: 100px; height: 1px; background: #cecece;}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 28px;}
    .tit_in p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 18px; margin: 0 !important;}
    .tit_in p{ font-size: 12px;}
}
@media screen and (max-width:765px){
    .tit_in h2{ font-size: 18px;}
}




/* 首页产品 */
	.wrap {
    width: 80%;
    margin: 0 auto;
    min-width: 1200px;}
.indexTitle{text-align: center; width: 100%; position: relative;}
.indexTitle .t1{font-family:Frick-Regular;font-size: 60px;line-height: 28px;color: rgba(0, 0, 0, 0.03);text-transform: uppercase;}
.indexTitle .t2{font-size: 40px;color: #333333;line-height: 40px;margin-top: -30px; font-weight: bold;}
.indexTitle .t3{font-size: 16px;color: #999999;margin-top: 16px;line-height: 28px;}
.indexTitle.w .t1{color: rgba(255, 255, 255, 0.1);}
.indexTitle.w .t2,.indexTitle.w .t3{ color: #fff;}

/* indexProduct */
.indexProduct{width: 100%;background: url("../UploadFiles/bj/cpbj.jpg"); padding: 20px 0 50px;overflow: hidden; position: relative;}
.indexProduct ul{width: 100%;margin-top: 50px!important;}
.indexProduct ul li{float: left;width: 32%;height: 450px;margin-left: 2%;margin-bottom: 2%;background-color: #fff;background-size: cover !important;position: relative;cursor: pointer; overflow: hidden;}
.indexProduct ul li:nth-child(1),.indexProduct ul li:nth-child(3){margin-left: 0;}
.indexProduct ul li:nth-child(2){width: 66%;}
.indexProduct ul li:nth-child(4),.indexProduct ul li:nth-child(7){background-color:#fff;}
.indexProduct ul li .cont2{width: 100%;position: absolute;top: 50%;transform: translateY(-50%);left: 0;padding: 0 5%;box-sizing: border-box; text-align: right;}
.indexProduct ul li .cont1{ position: absolute; top: 7%; width: 100%; text-align: center; left: 0;}
.indexProduct ul li .t1{font-size: 30px;color: #ffffff;}
.indexProduct ul li .t2{font-size: 16px;color: #ffffff;margin: 10px 0 28px;line-height: 32px;}
.indexProduct ul li .t3{font-size: 26px;color: #333;margin-bottom: 10px;}
.indexProduct ul li .a1{ float: right; display: block;width: 160px;border-radius: 2px;font-size: 16px;line-height: 50px;color: #fff;text-align: center;transition: all 0.8s ease; overflow: hidden; position: relative;}
.indexProduct ul li .a1::before{content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; border: solid 1px #fff; transition:  all 0.8s ease; border-radius: 2px;}
.indexProduct ul li .a1::after{ content: ''; position: absolute; width: 100%; height: 100%; left: -105%; top: 0; z-index: 0; background-color: #00479d; transition:  all 0.8s ease;}
.indexProduct ul li .a1 span{ position: relative; z-index: 2;}
.indexProduct ul li .a1:hover{color: #fff;}
.indexProduct ul li .a1:hover::after{ left: 0;}
.indexProduct ul li .a1:hover::before{ border-color: #00479d;}

.indexProduct ul li .a2{display: inline-block;font-size: 16px;color: #333;transition: all 0.8s ease;}
.indexProduct ul li .a2:hover{color: #273766 ;}
.indexProduct ul li .img{ position: absolute; bottom:5%; width: 80%; left: 10%; z-index: 2;}
.indexProduct ul li .img img{width: 100%;display: block;transition: all 0.8s ease;}
.indexProduct ul li:nth-child(1)  .img{width: 80%; left: 10%; }
.indexProduct ul li:hover img{transform: scale(1.1);}
.indexProduct .more{ width:160px; margin:30px auto 0; position: relative;}
.indexProduct .more a{ width: 100%; display: block; position: relative; z-index: 1; border-radius: 2px;font-size: 16px;line-height: 50px;color: #333;text-align: center;transition: all 0.8s ease; overflow: hidden; position: relative;}
.indexProduct .more a::before{content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; border: solid 1px #333; transition:  all 0.8s ease; border-radius: 2px;}
.indexProduct .more a::after{ content: ''; position: absolute; width: 100%; height: 100%; left: -105%; top: 0; z-index: 0; background-color: #00479d; transition:  all 0.8s ease;}
.indexProduct .more a span{ position: relative; z-index: 2;}
.indexProduct .more a:hover{color: #fff;}
.indexProduct .more a:hover::after{ left: 0;}
.indexProduct .more a:hover::before{ border-color: #00479d;}
.indexProduct ul li:nth-child(3){display:none}	
	.indexProduct ul li:nth-child(4){ margin-left: 0%;	}
	@media screen and (max-width:1445px){
.indexProduct ul li .img{ position: absolute; bottom:5%; width: 100%!important; left: 0%!important; z-index: 2;}	
.indexProduct ul li .cont1 { position: absolute;top: 12%; width: 100%;}		
	}
@media screen and (max-width:1024px){
.wrap{ width: 96%!important;margin: 0 auto!important;min-width:100%!important; }
.indexProduct ul li .img { position: absolute; bottom: 5%; width: 85%; left: 6%; z-index: 2;}	
.indexProduct ul li { float: left; width: 32%; height: 387px;}	
}	
@media screen and (max-width:768px){
	.indexProduct ul li .img{ position: absolute; bottom:5%; width: 60%; left: 20%; z-index: 2;}
.wrap{ width: 96%;margin: 0 auto;min-width:100%; }
#ssbj {display: none;}
/*.indexProduct {padding:8% 0 5%;}*/
.indexProduct ul { margin-top: 12px !important;}
.indexProduct ul li:nth-child(1){display:none}	
.indexProduct ul li:nth-child(3){display:block}		
.indexProduct ul li:nth-child(2) {width: 100%;margin-left: 1%;}
.indexProduct ul li { width: 48%;height: 294px; margin-left: 1%;}
.indexProduct ul li:nth-child(4){ margin-left: 1%;	}	
.indexProduct ul li:nth-child(1), .indexProduct ul li:nth-child(3) {margin-left: 1%;}	
.indexProduct ul li .t1 { font-size: 18px;}	
.indexProduct ul li .a1 { width: 100px; font-size: 16px; line-height: 36px;}	
.indexProduct ul li .t3 { font-size: 18px; margin-bottom: 2px;}	
.indexProduct .more { width: 130px; margin: 30px auto 0; position: relative;}
.indexProduct .more a { line-height: 49px;}
.indexProduct ul li:nth-child(5){margin-bottom: 5%;}
	.indexProduct ul li .img{ position: absolute; bottom:5%; width: 70%; left: 15%; z-index: 2;}		
}
@media screen and (max-width:425px){
.indexProduct{width: 100%;background-color: #fff;padding: 20px 0 25px;}	
.indexProduct ul li { width: 48%;height: 211px; margin-left: 1%;}
	.indexProduct ul li .img{ position: absolute; bottom:5%; width: 80%; left: 10%; z-index: 2;}	

}	

/* 首页关于我们 */
.mores{display: none}
.m {max-width: 1920px;width: 100%; padding: 0rem 10rem 0;height: 100%; margin: 0 auto;display: block; position: relative;}	
.s_txt>span { min-width: 7.5rem;height: 2.6875rem; font-size: 1rem; display: inline-flex; border-radius: 1.25rem 1.875rem 0 1.25rem;border: 1px solid #d2d2d2;align-items: center; justify-content: center; text-transform: uppercase}
.s_txt h3 {font-size: 3rem;color: #000;font-weight: bold!important;line-height: 1.5;margin-top: 2.25rem!important;}
.s_txt h4 { font-size: 3rem; color: #000;font-weight: 300; line-height: 1.5}
.s_txt h4 b {font-weight: 300; color: #468bc9}
.s_txt p {font-size: 1rem;color: rgba(0,0,0,.6); line-height: 2.25rem; margin-top: 2rem}
.btn_more { margin-top: 4.375rem;border-radius: 2rem;background: #00479d; font-family: GIL;color: #fff; font-size: .9375rem; display: flex;align-items: center; justify-content: center;width: 8.75rem; height: 2.625rem}
.s_txt.white span { border: 1px solid #468bc9; background: #468bc9; color: #fff}
.s_txt.white h3 {  color: #fff}
.s_txt.white p { color: rgba(255,255,255,0.6)}	
.s_about { width: 100%; overflow: hidden;background: url("../images/tacn/gsjj-bj.jpg") center no-repeat; height: 57rem; position: relative}
.s_about .bd {display: flex;margin-top: 8rem;}
.s_about .left {flex-shrink: 0;margin-right: 6rem}
.s_about .right { padding-top: 5rem}
.s_about .con {font-size: 1.125rem;line-height: 2.5625rem; color: rgba(121,122,123,0.8)}
.s_about_zimu { position: absolute; left: 0; bottom: 0; width: 100%}
.s_about_dalou { position: absolute;left: 0; bottom: 0; width: 100%}

@media screen and (max-width:1445px){
	
.s_about .bd {display: flex; margin-top: 6rem;}
.s_txt h3 {font-size: 2.5rem; color: #000;font-weight: bold !important; line-height: 1.5; margin-top: 2.25rem !important;}	
.s_txt h4 {font-size: 2.5rem; color: #000; font-weight: 300; line-height: 1.5;}
.s_about .left { flex-shrink: 0; margin-right: 3rem;}
.m { padding: 0rem 8rem 0;}	
.wrap {width: 85%;margin: 0 auto;min-width: 1200px;}
}	


@media screen and (max-width:1024px){
.m { padding: 0rem 2rem 0;}	
.s_about .bd {display: flex;flex-direction: column;}
.moreh{display: none}		
.mores{display: block}	
.s_about .right { padding-top: 2rem;}
	

}	


@media screen and (max-width:768px){
.s_about .bd {display: flex; margin-top: 2rem;}
.s_txt h4 {font-size: 2rem;color: #000;font-weight: 300;line-height: 1.5;}	
.s_about { width: 100%; overflow: hidden; background: url(../images/tacn/gsjj-bj.jpg) center no-repeat; height: 47rem;position: relative;background-size: 157%;}	

}	

@media (max-width: 425px) {
	
	.s_about .bd {display: flex;margin-top: 0rem;}
	.s_txt h3 {font-size: 1.5rem; color: #000;font-weight: bold !important;line-height: 1.5; margin-top: 2.25rem !important;}
	.s_txt>span {display: none}
	.s_txt h4 {font-size: 1.5rem;color: #000;font-weight: 500!important;line-height: 1.5;}	
	.s_about .con {font-size: 1.125rem;line-height: 2.5625rem; color: rgba(121,122,123,1); overflow: hidden;-webkit-line-clamp: 7; text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;}
	.s_about { width: 100%; overflow: hidden;  background: url(../images/tacn/gsjj-bj.jpg) center no-repeat; height: 39rem;position: relative; background-size: 230%;}
	.s_about .left { flex-shrink: 0; margin-right: 1rem;}
.m { padding: 0 11px;}
	}	



/* 首页产品展示 */	
 .cpzs{margin: 0px auto;background-color: #fafafa;}
.cpzs .cplb{width: 75%;margin: 0 auto!important;display: flex;padding: 40px 0;}
.cpzs .cplb li{width: calc(100% / 4);background:#f0f0f0;margin-right: 10px;height: 65px;line-height: 65px;font-size: 16px;color: #333333;cursor: pointer;padding-left: 2%;}
.cpzs .cplb li:nth-child(5){margin-right:0;}
.cpzs .cplb li:hover{background:#00479d;}
.cpzs .cplb li:hover a{color: #fff;}
.cpzs .cplb li img{width: 30px;margin-right: 15px;}
.cpzs .cplb li img:nth-child(1){display: block;}
.cpzs .cplb li img:nth-child(2){display: none;}
.cpzs .cplb li:hover img:nth-child(1){display:none;}
.cpzs .cplb li:hover img:nth-child(2){display:block;}
.cpzs .cplb li a{display: flex;align-items: center;}

.cpzs .cptl ul{width: 80%;margin: 0 auto!important;display: flex;flex-wrap: wrap;}
.cpzs .cptl ul li{width: calc((100% - 40px) / 3);margin-right: 20px;padding-bottom: 30px;}
.cpzs .cptl ul li:nth-child(3),.cpzs .cptl ul li:nth-child(6){margin-right: 0;}
/*.cpzs .cptl ul li{width: calc((100% - 60px) / 4);margin-right: 20px;padding-bottom: 30px;}
.cpzs .cptl ul li:nth-child(4),.cpzs .cptl ul li:nth-child(8){margin-right: 0;}*/
.cpzs .cptl ul li a{position: relative;}
.cpzs .cptl ul li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; }
.cpzs .cptl ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cpzs .cptl ul li .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; z-index: 1; font-size: 16px; background: rgba(0,0,0,0.5); text-align: center; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.5s;}
.cpzs .cptl ul li .font{ position: absolute; left: 50%; top: 50%; background: rgba(255,255,255,0.9); width: 0; height: 0; padding: 8% 0; text-align: center; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
.cpzs .cptl ul li .font .tit{ color: #333333; font-size: 20px; font-weight: bold; background: url("/UploadFiles/bj/cpht.png") no-repeat center bottom; height: 40px;}
.cpzs .cptl ul li .font .con{ color: #7f7f7f; font-size: 16px; padding: 6% 0 7%;line-height: 30px;}
.cpzs .cptl ul li .font .con span{ color: #c00505;}
.cpzs .cptl ul li .font .more{ display: inline-block; width: 40%; height: 35px; line-height: 35px; background: #00479d; border-radius: 20px; color: #fff;}
.cpzs .cptl ul li:hover .pic img{transform: scale(1.1);}
.cpzs .cptl ul li:hover .pic p{ bottom: -60px;}
.cpzs .cptl ul li:hover .font{ width: 80%; height: 75%; left: 10%; top: 10%; opacity: 1;}
@media(max-width:1445px){
    .cpzs .cplb{width: 90%;}
	.cpzs .cptl ul { width: 90%;}
	
}
@media(max-width:991px){
    .cpzs .cptl ul li{width: calc((100% - 20px) / 2);}
    .cpzs .cptl ul li:nth-child(3){margin-right: 20px;}
    .cpzs .cptl ul li:nth-child(2), .cpzs .cptl ul li:nth-child(4), .cpzs .cptl ul li:nth-child(6){margin-right: 0;}
    .cpzs .cplb{flex-wrap: wrap;}
    .cpzs .cplb li{width: calc(88% / 4);font-size: 30px; margin-bottom: 10px;}
    .cpzs .cptl ul li .pic p{font-size: 30px;}
    .cpzs .cptl ul li .font .tit{font-size: 28px;}
    .cpzs .cptl ul li .font .con{font-size: 22px;}
    .cpzs .cptl ul li .font .more{font-size: 24px;height: 45px;line-height: 45px;}
}


/* 首页横幅 */	
	.content1{ width:72%;margin: 0 auto;}
	.hfbj{height:157px; background: url("../images/tacn/bnner-bj.jpg") no-repeat center;}
.hf{padding-top:36px;}
.hf .hf-left{width:65%;float:left;}
.hf .hf-left .hf1{width:65%; float:left; margin-right:18px; }
.hf .hf-left .hf1 em{display: block; height:37px; line-height: 37px;font-size: 26px; color:#FFF; background: url("../images/tacn/bannner-xg.png") no-repeat right;}
.hf .hf-left .hf1 span{display: block; height:47px; line-height: 47px; font-size: 32px; color:#FFF; font-weight: bold; font-family: "思源黑体 CN";}
.hf .hf-left .hf2{padding-top:11px;float:left;}
.hf .hf-left .hf2 em{display: block; height:32px; line-height: 32px;font-size: 12px; color:rgba(255,255,255,1); text-transform: uppercase;}
.hf .hf-left .hf2 span{display: block; height:45px;line-height: 45px;font-size: 26px; color:#FFF;}
.hf .hf-rig{width: 32%; float:right;}
.hf .hf-rig .hf-tel{float:left;padding-top:20px;}
.hf .hf-rig .hf-tel em{display: block; height:28px; line-height: 28px; padding-left:42px; background: url("../images/tacn/bannner-dh.png") no-repeat left;font-size: 18px; color:rgba(255,255,255,0.8);}
.hf .hf-rig .hf-tel p{line-height: 38px;font-size: 30px;color:#FFF;padding-left:42px; }
.hf .hf-rig a{display: block; width:125px; height:43px; line-height: 43px;text-align: center; font-size: 20px; color:#FEFEFE;float:right;background: url("../images/tacn/bannner-kk.png") no-repeat center; margin-top: 37px;}
@media screen and (max-width:1445px){
.content1 { width: 94%; margin: 0 auto;}
.hf .hf-left .hf1 span { display: block; height: 47px; line-height: 47px; font-size: 30px;}	
.hf .hf-left { width: 55%;float: left;}	
.hf .hf-rig {width: 45%; float: right;}	
}
@media screen and (max-width:1024px){
.hf .hf-left .hf1 { width: 46%; float: left; margin-right: 18px;}
.hf .hf-left .hf2 { padding-top: 11px;float: left; display: none;}	
.hf .hf-rig {width: 38%;float: right;display: none}	
.hf .hf-left { width: 100%; float: left;}
.hf .hf-left .hf1 { width: 100%;text-align: center}	
	
}		
	
@media screen and (max-width:768px){
.content1 { width: 100%; margin: 0 auto;}	
.hf .hf-rig .hf-tel {display: none}
.hf .hf-rig a {display: none}	
.hf .hf-left .hf2 { padding-top: 11px;float: left; display:block;}		
.hf .hf-left .hf1 {width: 100%; text-align: center;}
.hf .hf-left .hf1 em { font-size: 18px;font-weight: bold;}	
.hf .hf-left .hf1 span { font-size: 19px;height: 39px; line-height: 32px;}	
.hf .hf-left {width: 98%;}	
.hf .hf-left .hf2 em { display: none;}	
.hf .hf-left .hf2 span { display: block; height: 25px; line-height: 25px; font-size: 16px;text-align: center;}
.hf .hf-left .hf2 { padding-top: 11px; float: left; width: 100%;}	
.hf { padding-top: 18px;}	
.hfbj {  height: 100px; background: url(../images/tacn/bnner-bj.jpg) no-repeat center;}	
	
}	

/* 首页工艺 */	
.hdtabnav {border-top: 1px solid #d1d6da;}
.hdtabnav .swiper { margin-top: -1px;}
.hdtabnav ul {width: auto;display: inline-flex;}
.hdtabnav ul li a { position: relative; display: inline-block;padding: 1.5rem 0 1.25rem;line-height: 1.625rem;}
.hdtabnav ul li a h4 {font-size: 1.125rem; color: #313131;font-weight: bold;}

/* .hdtabnav ul li:before{ content: ""; display: block; width: 0; height: 4px; background: #2659FF; position: absolute; left: 100%; bottom: 0;  transition: .5s linear;} */
.hdtabnav ul li:hover::before { width: 100%;left: 0;}
.hdtabnav ul li:hover~li::before {left: 0;}
.hdtabnav ul li .ico .img01 { display: block;}
.hdtabnav ul li .ico .img02 {display: none;}
.hdtabnav ul li.swiper-slide-thumb-active:before { width: 100%;left: 0;}
.hdtabnav ul li.swiper-slide-thumb-active .ico .img01 { display: none;}
.hdtabnav ul li.swiper-slide-thumb-active .ico .img02 { display: block;}
.underline2 { position: absolute; left: 0; top: 0;height: 3px;transition: transform 0.2s linear, width 0.2s linear; z-index: 9;}
.underline2:before { content: "";display: block; width: 11rem; max-width: 100%;margin: 0 auto;height: 3px; background: #00479d;}
.pro_gongneng01 .bd {background: #00479d; position: relative;width: 100%; overflow: hidden;}
.pro_gongneng01_box {display: flex;align-items: center;}
.pro_gongneng01_box .imgbox {width: 47.5rem; max-width: 100%;flex-shrink: 0;margin-right: 6rem;position: relative;margin-left: 2.25rem;}
.pro_gongneng01_box .imgbox:before {content: ""; display: block;width: 100%;transform: scaleX(1.05) scaleY(.95);transform-origin: center bottom;height: 100%;position: absolute;left: 0;top: 0; background: #C9CACE;z-index: 2;}
.pro_gongneng01_box .imgbox:after {content: "";display: block;width: 100%;transform: scaleX(1.1) scaleY(.9); transform-origin: center bottom;height: 100%; position: absolute;left: 0;top: 0;background: #DADCDF;z-index: 1;}
.pro_gongneng01_box .imgbox .img {position: relative;z-index: 3;}
.pro_gongneng01_box .txtbox {flex-grow: 1;padding-right: 2rem;}
.pro_gongneng01_box .txt {line-height: 1.125rem;}
.pro_gongneng01_box .txt h4 {color: #3D3D3D;font-size: 1rem;line-height: 1.5rem;margin-bottom: .5rem;}
.pro_gongneng01_box .txt p {color: #3D3D3D;opacity: 0.5; font-size: .875rem;line-height: 1.125rem;}
.pro_gongneng01 .arr { position: absolute; z-index: 9;/*top: 50%;*/transform: translateY(-50%); width: 3.125rem; height: 3.125rem; ;transition: .5s;border-radius: 50%;display: flex;align-items: center;justify-content: center;cursor: pointer;margin-top: 3%;}
.pro_gongneng01 .arr_left {left: 4rem;}
.pro_gongneng01 .arr_right { right: 4rem;}
.sim_function {display: flex;}
.sim_function .img {flex-grow: 1; align-items: center;height: 51.875rem;display: block;width: 50%;max-width: 100%;
    max-height: 100%;}
.sim_function .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    object-fit: cover;
    display: block;
	
}
.sim_function .txt {width: 70rem;display: flex; flex-direction: column; justify-content: space-between; flex-shrink: 0;gap: 3rem; padding: 9.125rem 4rem; color: #ffffff;background: url("../UploadFiles/bj/jj-jy.png") center bottom no-repeat #00479d; background-size: 100%;}
.sim_function .txt h4 { font-size: 2.625rem; font-weight: bold!important; margin-bottom: 1.875rem!important;}
.sim_function .txt .con {font-size: 1.125rem;color: #fff; line-height: 2.25rem; margin-bottom: 2rem; overflow: hidden;-webkit-line-clamp: 8;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}
.sim_function .txt .btn_border { width: 11.25rem;}
.sim_function .txt .arrbox {display: flex; gap: 1rem;}
.sim_function .txt .arr2 { display: flex;align-items: center;justify-content: center;cursor: pointer;width: 3.75rem;height: 3.75rem;border-radius: 50%;background: #fff;}
.sim_function .txt .arr2 i {color: #00479d;font-size: 1.5rem;}
.sim_function .txt .arr2:nth-child(1) {background: #0054ba;}
.sim_function .txt .arr2:nth-child(1) i { color: #fff;}
.hdtabnav { border-top: 1px solid #d1d6da;}
.hdtabnav .swiper {margin-top: -1px;}
.hdtabnav ul {width: auto; display: inline-flex;}
.hdtabnav ul li a {position: relative;display: inline-block;padding: 1.5rem 0 1.25rem;line-height: 1.625rem;}
.hdtabnav ul li a h4 {font-size: 1.125rem;color: #313131;font-weight: bold;}

/* .hdtabnav ul li:before{ content: ""; display: block; width: 0; height: 4px; background: #2659FF; position: absolute; left: 100%; bottom: 0;  transition: .5s linear;} */
.hdtabnav ul li:hover::before {width: 100%;left: 0;}
.hdtabnav ul li:hover~li::before { left: 0;}
.hdtabnav ul li .ico .img01 { display: block;}
.hdtabnav ul li .ico .img02 { display: none;}
.hdtabnav ul li.swiper-slide-thumb-active:before {  width: 100%;  left: 0;}
.hdtabnav ul li.swiper-slide-thumb-active .ico .img01 { display: none;}
.hdtabnav ul li.swiper-slide-thumb-active .ico .img02 { display: block;}
.underline2 {position: absolute;left: 0; top: 0; height: 3px; transition: transform 0.2s linear, width 0.2s linear;z-index: 9;}
.underline2:before { content: ""; display: block;width: 11rem; max-width: 100%; margin: 0 auto; height: 3px;background: #00479d;}

.pro_gongneng01 .arr_left { left: 4rem;}
.pro_gongneng01 .arr_right { right: 4rem;}
.arrstyle { margin-top: 4%;}
.arrstyle .bd {position: relative;}
.arrstyle .bd .arr { position: absolute; top: 50%; transform: translateY(-50%); width: 4.5rem; height: 4.5rem;border: 1px solid #bdc1c6; transition: .5s; border-radius: 50%;display: flex; align-items: center;justify-content: center; cursor: pointer;}
.arrstyle .bd .arr svg { width: 1.25rem;height: 1.25rem;}
.arrstyle .bd .arr path {fill: #737577}
.arrstyle .bd .arr_left { left: -7rem;}
.arrstyle .bd .arr_right { right: -7rem;}
.arrstyle .bd .arr:hover {border: 1px solid #00479d; background: #00479d; color: #fff;}
.arrstyle .bd .arr:hover path { fill: #fff;}



.s_tt { margin-bottom: 4.375rem;text-align: center;}
.s_tt h2 { font-size: 1.6rem;color: #212121; font-weight: bold!important;}
.s_tt p {font-size: 1.125rem; color: #9fa0a2; margin-top: 1.25rem;}

.btn_border {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: 14.0625rem;
  height: 3.4375rem;
  transition: .5s;
  gap: 1rem;
  border-radius: 1.5rem;
  font-size: 1.125rem;
  border: 2px solid #fff;
  color: #fff;
}

.btn_border i {
  font-weight: bold;
  font-size: .875rem;
  transition: 0s;
}

/* .btn_border:hover i{ transform: translateX(10px);} */
.btn_border:hover {
  background: #fff;
  color: #00479d;
}

.ico_tgl { margin: 0 auto; display: flex; align-items: center; justify-content: center;width: 3.875rem; height: 3.875rem;}
.ico_tgl img { display: block;}
.pro_gongneng01 .hdtabnav ul li { width: auto; text-align: center;}


@media (max-width: 1445px) {
.arrstyle .bd .arr { width: 4rem; height: 4rem; }
.arrstyle .bd .arr_left {left: -5rem;}
.arrstyle .bd .arr_right { right: -5rem; }
.pro_gongneng01 .arr { margin-top: 4%;}
.sim_function .txt { width: 54rem;}
}
@media (max-width: 1024px) {
.sim_function .img { flex-grow: 1; align-items: center; height: 48.875rem;  display: block; width: 50%; max-width: 68%; max-height: 60%;}
.sim_function .img img { width: 100%; height: 61%; display: block;}	
.sim_function .txt { width: 34rem;display: flex;flex-direction: column; justify-content: space-between;flex-shrink: 0; gap: 3rem; padding: 2.125rem 2rem;height: 418px;}	
.sim_function .txt h4 {font-size: 2rem;font-weight: bold !important; margin-bottom: 1rem !important;}	
.pro_gongneng01 .bd { height: 418px;}	
.sim_function .txt .con {font-size: 1rem; color: #fff; line-height: 2rem; margin-bottom: 1rem; overflow: hidden; -webkit-line-clamp: 8; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}	

}


@media (max-width: 768px) {
  .arrstyle .bd { padding-bottom: 5.5rem;}
  .arrstyle .bd .arr { transform: none;width: 3rem !important; height: 3rem !important; }
  .arrstyle .bd .arr svg { width: 1rem; height: 1rem; }
  .arrstyle .bd .arr_left { left: 50%;margin-left: -3.5rem;  bottom: 0; top: auto !important;}
  .arrstyle .bd .arr_right { right: 50%; margin-right: -3.5rem; bottom: 0; top: auto !important; }
	.pad_top { padding-top: 3rem !important;}
.pro_gongneng01 {position: relative;}
.m { padding: 0 15px;}
.s_hd { margin-bottom: 2.25rem;}
.s_hd { flex-direction: column; align-items: flex-start; gap: 2rem;}
.pro_gongneng01 .arr { display: none;}
.pro_gongneng01 .bd { padding-bottom: 0;}
.sim_function .img img { width: 100%; height: 100%; display: block;}
.sim_function .img { flex-grow: 1; align-items: center; height: 48.875rem;  display: block; width: 100%; max-width: 100%; max-height: 60%;}	
.pro_gongneng01 .bd { height: 1110px;}	
.sim_function { display: flex;flex-direction: column;}	
	
}

@media (max-width: 425px) {
	
	.pad_top { padding-top: 0rem !important;}
	.sim_function .img { flex-grow: 1; align-items: center; height: 22rem; display: block;width: 100%; max-width: 100%; max-height: 60%;}
	.pro_gongneng01 .bd { height: 775px;}
.btn_border { display: flex; align-items: center;justify-content: center;text-transform: uppercase; width: 10rem!important;height: 3rem!important;transition: .5s;gap: 1rem;border-radius: 2rem!important;font-size: 1.125rem!important; border: 2px solid #fff!important; color: #fff;}
.sim_function .txt {  width: 30rem!important;padding: 2.125rem 1rem;}	
.s_tt p {font-size: 1rem;}	
.s_tt { margin-bottom: 1.5rem; text-align: center;}	
.hdtabnav ul li a h4 {font-size: 1.1rem;}
.sim_function .txt h4 {font-size: 18px;font-weight: bold !important; margin-bottom: 1rem !important;}	
.sim_function .txt .arr2 { width: 3rem;height: 3rem;}	
	
}
@media (max-width: 375px) {

.sim_function .txt {  width: 26rem!important;padding: 1rem 1rem;}	

}



/* 首页工艺结束 */	








#cpnr{ margin-top: 3%;}
#cpnr .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnr .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnr .gallery-top { height: auto; width: 100%; padding: 2% 0 0;}
#cpnr .gallery-top .swiper-slide ul{ margin: 0 -15px !important;}
#cpnr .gallery-top .swiper-slide li{ margin-bottom: 1%; position: relative;}
#cpnr .gallery-top .swiper-slide li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; }
#cpnr .gallery-top .swiper-slide li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide li .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; z-index: 1; font-size: 16px; background: rgba(0,0,0,0.5); text-align: center; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.5s;}
#cpnr .gallery-top .swiper-slide li .font{ position: absolute; left: 50%; top: 50%; background: rgba(255,255,255,0.9); width: 0; height: 0; padding: 8% 0; text-align: center; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font .tit{ color: #333333; font-size: 20px; font-weight: bold; background: url("../images/cptit_line.png") no-repeat center bottom; height: 40px;}
#cpnr .gallery-top .swiper-slide li .font .con{ color: #7f7f7f; font-size: 16px; padding: 3% 0 5%;}
#cpnr .gallery-top .swiper-slide li .font .con span{ color: #c00505;}
#cpnr .gallery-top .swiper-slide li .font .more{ display: inline-block; width: 40%; height: 35px; line-height: 35px; background: #c00505; border-radius: 20px; color: #fff;}
#cpnr .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#cpnr .gallery-top .swiper-slide li:hover .pic p{ bottom: -60px;}
#cpnr .gallery-top .swiper-slide li:hover .font{ width: 80%; height: 80%; left: 10%; top: 10%; opacity: 1;}
#cpnr .gallery-thumbs { height: auto; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#cpnr .gallery-thumbs .swiper-slide { height: 65px; line-height: 65px; background: #f0f0f0; font-size: 16px; color: #333333; cursor: pointer; padding-left: 2%;}
#cpnr .gallery-thumbs .swiper-slide i{ float: left; font-size: 30px; color: #c00505; margin-right: 3%;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #c00505;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active i{ color: #fff;}
@media screen and (max-width:1200px){
    #cpnr .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:991px){
    #cpnr .gallery-top .swiper-slide li .pic p{ height: 40px; line-height: 40px; font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .font .con{ display: none;}
    #cpnr .gallery-top .swiper-slide li .font .more{ margin-top: 10%;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 16px;}
}
@media screen and (max-width:765px){
    #cpnr .gallery-top .swiper-slide p{ font-size: 12px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ display: none;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .pic p{ font-size: 12px;}
}


#ysbj{ background: url("../images/tacn/jjga-bj.jpg") no-repeat center fixed;padding-bottom:2%;}
#ysbj .tit_in h2,#ysbj .tit_in h2 span,#ysbj .tit_in p{ color: #fff;}


#youshi{ margin-top: 4%; overflow: hidden;}
#youshi .swiper-container {
    width: 100%;
    height: 100%;
}
#youshi .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 3% 0 2%;

    /* 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;
}
#youshi .swiper-slide .pic{ background: url("../images/ys_pic.png") no-repeat center; width: 80px; height: 80px; line-height: 80px; text-align: center; }
#youshi .swiper-slide .pic i{ display: none; color: #fff; font-size: 30px;}
#youshi .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#youshi .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#youshi .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#youshi .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#youshi .swiper-slide h3{ color: #333333; font-weight: bold; font-size: 18px; padding: 5% 0 2%;}
#youshi .swiper-slide span{ display: block; padding: 3% 10%; text-align: center; color: #999999; font-size: 16px; min-height: 110px;}
#youshi .swiper-slide p{ color: #bfbfbf;}
@media screen and (max-width:768px){
    #youshi{ padding: 0 3%;}
}

	
/*手机工程案例电脑*/
.sycp{display:none;}
.mt-30{display:none;}
.section_one {display:none;}
.section_two {display:none;}
/*手机工程案例	*/
#scsl{ margin-top: 3%;padding-bottom: 2%;}
#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: 134%; 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 .pic .font{ position: absolute; left: 0%; bottom: 5%; width: 90%; height: auto; border-radius: 10px; background: rgba(255,255,255,0.9); transition:0.4s; padding: 3% 5%; opacity: 0;}
#scsl .swiper-slide .pic .font p{ color: #333333; font-size: 20px; font-weight: bold; height: 40px; line-height: 40px; border-bottom: 1px solid #e8e8e7; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-left: 3%;}
#scsl .swiper-slide .pic .font p:before{ position: absolute; left: 0; top: 20%; width: 3px; height: 60%; background: #00479d; content: '';}
#scsl .swiper-slide .pic .font p::after{ position: absolute;
    right: 0;
    top: 5%;
    width: 7%;
    height: 90%;
    background: #00479d;
    content: '';
    background: url(../images/tacn/an-jt.png) no-repeat;
    background-size: 100% 100%;}
#scsl .swiper-slide .pic .font p i{ float: right; color: #00479d; font-size: 20px;}
#scsl .swiper-slide .pic .font span{ display: block; color: #7f7f7f; font-size: 16px; height: 40px; line-height: 40px;}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-slide:hover .pic .font{ opacity: 1; left: 5%;}

#scsl .swiper-button-next:after,#scsl .swiper-button-prev:after{ display: none;}
#scsl .control-bar .prev_next{ right: 0; opacity: 1; z-index: 8;}
#scsl .control-bar .prev_next.prev{ left: 0; opacity: 1; z-index: 8;}
#scsl .control-bar .w-btn { border-radius: 0; width: 35px; height: 35px; margin: 2px; text-align: center; line-height: 35px; background-color: #8a8a8a; position: relative; color: #eeeeee; cursor: pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .w-btn:hover { background-color: #00479d; color: #ffffff; }
#scsl .control-bar .prev_next i { display: block; width: 0; position: relative; height: 1px; background-color: CurrentColor; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .prev_next i::before, #scsl .control-bar .prev_next i::after { content: ''; display: block; width: 10px; height: 1px; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .prev_next i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#scsl .control-bar .prev_next i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#scsl .control-bar .prev_next.next i { margin-left: 10px; }
#scsl .control-bar .prev_next.next i::before, #scsl .control-bar .prev_next.next i::after { right: 0; transform-origin: right; }
#scsl .control-bar .prev_next.prev i { margin-right: 10px; }
#scsl .control-bar .prev_next.prev i::before, #scsl .control-bar .prev_next.prev i::after { left: 0; transform-origin: left; }
#scsl .control-bar .prev_next:hover i { width: 20px; margin: 0; }
#scsl .control-bar .prev_next:hover i::before, #scsl .control-bar .prev_next:hover i::after { width: 8px; }
#scsl .control-bar .more i { width: 15px; height: 1px; background-color: CurrentColor; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .more i::before, #scsl .control-bar .more i::after { content: ''; display: block; width: 100%; height: 100%; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .more i::before { top: -6px; }
#scsl .control-bar .more i::after { bottom: -6px; }
#scsl .control-bar .more:hover i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); width: 2px; height: 2px; }

@media screen and (max-width:1200px){
    #scsl .swiper-slide:before{ display: none;}
}
@media screen and (max-width:991px){
    #scsl .swiper-slide .pic .font p{ font-size: 16px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .pic .font span{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:768px){
	#scsl{ display: none;}
	.zoomInDown { display: block;}
	.section_one {display:block;}
.section_two {display:block;}
	
	
/*手机工程案例	*/
.sycp{display:block;}
.mt-30 {display: block; width: 100%; margin: 0 auto; overflow: hidden; margin-top: 15px;}
.h-proc1{display: block; width: 94%;height: auto;text-align: center;line-height: 48px;  margin: 0 auto;}
.h-proc1 a{display: inline-block; margin:0 2px;width:40%; height: 38px; font-size: 16px; color: #fff;text-align: center;line-height: 38px;background-color: #0656a9;border-radius:25px}
.h-proc1 a:hover{background-color: #fd8900; color: #fff;}

.section_one {height: auto;padding-top: 1px; background: #f6f6f6;}
.juzhong { width: 100%;}
.cfsb1 {margin-top: 0px;}
.cfsb1 h2 { margin-top: 0px; color: #333333;font-size: 18px; font-weight: 600;text-align: center;line-height: 25px;}	
.line { height: 24px; background: url(../../UploadFiles/jiaod/line1.png) no-repeat center;margin-top: 15px;}	
.pro_list .list{display: block; width:90%; margin: 0 auto}
.pro_list .item { padding: 10px; position: relative;float: left; width: calc((100% - 16px) / 2); margin-right: 20px;margin-bottom: 20px;background: #fff;box-shadow: 1px 0 2px rgba(0,0,0,0.2); overflow: hidden;transition: all ease 0.36s; box-sizing: border-box;}		
.pro_list .item a{position:relative;display:block;}
.pro_list .item .img{position:relative;display:block;width:100%;overflow: hidden;}
.pro_list .item .txt .tit{float:left;line-height: 26px;padding-top: 18px;color:222;width:100%;text-overflow: ellipsis;white-space: nowrap;
overflow: hidden;font-size: 16px;}
.pro_list .item .txt .detail{margin-top:19px;float:right;width: 79px;height: 24px;border: 1px solid #0656a9; display:block;text-align: center;border-radius: 3px;color: #0656a9;line-height: 24px;cursor: pointer;}
.pro_list .item img{display:block;width:100%;height:100%;transform: scale(1.1);}
.pro_list .item .mask{width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 10; background:url("../UploadFiles/jiaod/mask.png"); opacity: 0; filter: alpha(opacity=0);transition: all ease-out .5s;z-index:12;}
.pro_list .item .seIco{display:block;width: 45px; height: 45px;position: absolute; left: 50%; margin-left: -22px; top: 50%; margin-top: 0px;transition:all ease 0.36s;z-index:2;display: block; width: 45px; height: 45px; text-align: center; background:url("../UploadFiles/jiaod/seIco.png") no-repeat center center; *zoom: 1;}
.pro_list .item:hover .mask{opacity: 1; filter: Alpha(opacity=100); }
.pro_list .item:hover .seIco{transition: ease-in-out .2s;margin-top: -22px;transition:all ease 0.36s;}
.pro_list .item:hover{box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);transition:all ease 0.36s;}
.pro_list .item:hover img{transition: ease-in-out .2s;transform: scale(1.1);}
.pro_list .item:hover .detail{background: #0656a9;color: #fff;border: 1px solid #0656a9;}
.sy-cp .amore{margin-top:40px;margin:2% auto;display:block;width:140px;height:45px;font-size:16px;line-height:45px;text-align:center;border-radius:0;color:#fff;background-color:#0656a9;transition:all ease 0.36s;margin: 6% auto;
}
.sy-cp .amore:hover{width:140px;text-indent:6px;color:#fff;background-color:#0656a9;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);margin: 6% auto;
}
.pro_list .item {width: calc((100% - 16px) /2);margin: 4px;}
.pro_list .list {width: 96%; margin: 0 auto;}
.h-proc1 a { width: 48%;}	
.pro_list .item:hover {box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);transition: all ease 0.36s;	
margin: 6% auto;
}	
	
	
	
	
	
	
	
	
}



#gsjj_bj{ background: url("../images/tacn/jj_bj.jpg") no-repeat center;padding-bottom: 2%;}
#gsjj_bj .content{ padding-top: 3%;}
#gsjj_bj .pic img{ max-width: 100%;}
#gsjj_bj .nr{ color: #666666; line-height: 35px; font-size: 16px;}
#gsjj_bj .nr .bt{ padding-bottom: 2%; position: relative; background: url("../images/tacn/jj_tit_line.png") repeat-x left bottom;}
#gsjj_bj .nr .bt p{ color: #d29209; font-size: 32px; font-weight: bold; height: 40px;}
#gsjj_bj .nr .bt span{ display: block; color: #333333; font-size: 20px;}
#gsjj_bj .nr .content_zy{ margin: 5% 0; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;}
#gsjj_bj .nr .content_zy a{ color: #d29209;}
#gsjj_bj ul{ text-align: center; padding-top: 3%;}
#gsjj_bj ul li{ display: inline-block; width: 24%; text-align: center;}
#gsjj_bj ul li p{ display: inline-block; background: url("../images/tacn/jj-k.png") no-repeat center; width: 74px; height: 86px; line-height: 86px;}
#gsjj_bj ul li p i{ font-size: 30px; color: #fff; transition: 0.3s;}
#gsjj_bj ul li span{ display: block; color: #666666; font-size: 16px; padding-top: 5px;}
#gsjj_bj ul li:hover p i{-webkit-animation: swing 1 1s linear; -o-animation: swing 1 1s linear; animation: swing 1 1s linear; }
@media screen and (max-width:1200px){
    #gsjj_bj .nr .bt p{ font-size: 26px;}
    #gsjj_bj .nr .bt span{ font-size: 16px;}
   
	#gsjj_bj .nr .content_zy{ margin: 5% 0; color: #666666; font-size: 14px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;}
}
@media screen and (max-width:991px){
    #gsjj_bj .nr{ margin-top: 5%;}
    #gsjj_bj .nr .bt p{ font-size: 20px; height: 30px;}
    #gsjj_bj .nr .bt span{ font-size: 14px;}
    #gsjj_bj ul li span{ font-size: 14px;}
}


#ggbj{ background: url("../images/tacn/bnner-bj.jpg") no-repeat center fixed; position: relative;}
#ggbj:before{ position: absolute; right: 0; top: 0; content: ''; background: url("../images/gg_line.png") no-repeat center left; width: 47%; height: 100%;}
#ggbj .container{ padding: 2% 0; color: #fff;}
#ggbj .font{ text-align: center;}
#ggbj .font h2{ font-size: 30px; font-weight: bold !important;}
#ggbj .font p{ display: inline-block; font-size: 20px; height: 60px; line-height: 60px; position: relative;}
#ggbj .font p:before{ position: absolute; left: -70px; top: 40%; content: ''; background: url("../images/gg_tit_left.png") no-repeat left top; width: 52px; height: 8px;}
#ggbj .font p:after{ position: absolute; right: -70px; top: 40%; content: ''; background: url("../images/gg_tit_right.png") no-repeat left top; width: 52px; height: 8px;}
#ggbj .font .more{ display: inline-block; margin-top: 1%; width: 25%; height: 45px; line-height: 45px; background: #c00505; border-radius: 5px; color: #fff; transition: 0.3s;}
#ggbj .font .more:hover{ background: #fff; color: #c00505;}
#ggbj .zixun{ padding: 0 0 0 8%;}
#ggbj .zixun .tel_con .pic{ float: left; transition: 0.3s; padding: 15px 10px 0 0;}
#ggbj .zixun .tel_con .pic img{ max-width: 100%;}
#ggbj .zixun .tel_con .float-left{ width: 80%; font-size: 16px; line-height: 35px; transition: 0.3s;}
#ggbj .zixun .tel_con .float-left span{ display: block; font-size: 36px; font-family: Impact; }
#ggbj .zixun .zx{ float: left; margin-top: 5%; border: 1px solid rgba(255,255,255,0.2); height: 50px; line-height: 50px; font-size: 16px; padding: 0 8%;}
#ggbj .zixun .zx i{ float: left; font-size: 20px; margin-right: 15px;}

@media screen and (max-width:1440px){
    #ggbj .font h2{ font-size: 28px;}
}
@media screen and (max-width:1200px){
    #ggbj .zixun .tel_con .pic{ width: 20%;}
    #ggbj .zixun .tel_con .float-left span{ font-size: 30px;}
    #ggbj .zixun .zx{ font-size: 14px;}
    #ggbj .font h2{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #ggbj .font h2{ font-size: 20px;}
    #ggbj .font p{ font-size: 14px;}
}



#xw_bj{ background: url("../images/xwbj.jpg") repeat-y center;}




/*公司简介*/
.gsjj .pic{ text-align: center;}
.gsjj .pic img{ max-width: 100%;}
.gsjj .font .bt{ background: url("../../images/tacn/jj_tit_line.png") repeat-x left bottom; padding-bottom: 4%; line-height: 38px; position: relative;}
.gsjj .font .bt:before{ position: absolute; content: 'Company profile'; left: 0; top: 20%; text-transform: uppercase; color: rgba(192,5,5,0.03); width: 100%; height: 100%; font-size: 70px; font-family: Bahnschrift; }
.gsjj .font .bt p{ color: #333333; font-size: 32px; font-weight: bold;}
.gsjj .font .bt p b{ float: left; margin-right: 5px; display: block; width: 13px; height: 30px; border-radius: 2px; background: #00479d; transition: all linear 0.3s; transform: skewX(-20deg);}
.gsjj .font .bt p i{ float: left; margin-left: 10px;}
.gsjj .font .bt span{ display: block; clear: both; color: #666666; font-size: 18px;}
.gsjj .font .content_zy{ color: #666666; font-size: 15px; padding: 2% 0; line-height: 35px;}
@media screen and (max-width:1200px){
    .gsjj .font .bt:before{ font-size: 60px;}
}
@media screen and (max-width:991px){
    .gsjj .font .bt p{ font-size: 26px;}
    .gsjj .font .bt span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .gsjj .font .bt:before{ display: none;}
    .gsjj .font .bt p{ font-size: 22px;}
    .gsjj .font .bt span{ font-size: 16px;}
}





#gsjj_gg{ background: url("../images/tacn/bnner-bj.jpg") no-repeat center fixed;margin-top: 2%;}
#gsjj_gg .container{ padding: 2% 0; text-align: center; color: #fff;}
#gsjj_gg h2{ font-size: 36px; font-weight: bold !important; font-family: '思源宋体';}
#gsjj_gg p{ font-size: 16px; line-height: 50px;}
#gsjj_gg .more{ display: inline-block; padding: 0 5%; font-size: 18px; margin-top: 2%; height: 40px; line-height: 40px; background: #b12123; border-radius: 25px;}
@media screen and (max-width:1200px){
    #gsjj_gg h2{ font-size: 30px;}
}
@media screen and (max-width:991px){
    #gsjj_gg h2{ font-size: 18px;line-height: 36px;}
    #gsjj_gg p{ font-size: 14px; line-height: 30px;display: none;}
}


#crcm{ margin-top: 3%; overflow: hidden}
#crcm .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#crcm .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;
}
#crcm .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#crcm .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#crcm .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(0,0,0,0.5); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#crcm .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#crcm .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#crcm .swiper-slide .pic .font i{ color: #fff; font-size: 50px;}
#crcm .swiper-slide:hover img{ transform: scale(1.1);}
#crcm .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

@media screen and (max-width:1200px){
    #crcm .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #crcm .swiper-container{ padding-bottom: 15%;}
}




#zzry_bj{ background: url("../images/rybj.jpg") no-repeat center;}
#zzry{ margin-top: 3%;overflow: hidden;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
}
#zzry .swiper-slide {
    text-align: left;
    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;
}
#zzry .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 72%; position: relative; background: #fff; border: 1px solid #efefef; text-align: center;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; left: 0; position: absolute; padding: 10px;}
#zzry .swiper-slide .pic a img{ max-width: 100%; max-height: 100%; transition:0.3s;}
#zzry .swiper-slide p{ width: 100%; text-align: center; height: 50px; transition: 0.3s; background: #dedede; line-height: 50px; color: #333333; font-size: 16px;}
#zzry .swiper-slide:hover p{ background: #00479d; color: #fff;}
@media screen and (max-width:1200px){
    #zzry .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #zzry .swiper-container{ padding-bottom: 15%;}
}


.fw_font h3{ color: #333333; font-size: 24px;}
.fw_font h3 span{ color: #999999; font-size: 16px; text-transform: uppercase; padding-left: 10px;}
.fw_font p{ color: #00479d; font-size: 30px; font-family: Impact; margin-top: 3% !important;}
.fw_font p i{ float: left; font-size: 30px; margin-right: 10px;}
.fw_lb{ padding-top: 1% !important;}
.fw_lb li{ float: left; text-align: center; padding: 0 3%;}
.fw_lb span{ display: block; float: left; color: #c0c0c0;}
.fw_lb span i{ font-size: 20px;}
.fw_lb li i{ color: #c0c0c0; font-size: 45px; margin-bottom: 10px; transition: 0.3s;}
.fw_lb li p{ color: #333333; font-size: 14px;}
.fw_lb li:hover i,.fw_lb li:hover p{ color: #c00505;}
@media screen and (max-width:1440px){
    .fw_lb li{ padding: 0 2%;}
    .fw_font h3{ font-size: 20px;}
    .fw_font h3 span{ font-size: 12px;}
}




/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner p{ text-align: center; overflow: hidden;}
#zi_banner p img{ width: 100%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner p img{ width: 150%; margin-left: -25%;}
}
@media screen and (max-width:768px) {
    #zi_banner p img { width: 150%; margin-left: -25%;}
}


#lxwm_in li{ background: #fff; text-align: center; padding: 10% 3%; border: 1px solid #efefef; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
#lxwm_in li .tit{ font-size: 22px; color: #333; font-weight: bold;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .pic i{ font-size: 50px; color: #c00505;}
#lxwm_in li .con{ color: #7d8084; min-height: 60px;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
    #home ul li{ width: 25%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #home ul li{ width: 25%; font-size: 14px; line-height: 40px; padding: 0;}
    #home ul li a{ height: 40px; line-height: 40px;}
}
.in_title{ line-height: 40px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.contactb{ background: url("../images/zxbj.jpg") no-repeat center top; padding: 4% 0;}
.contactba .forma{height: auto;overflow: hidden;}
.contactba .forma span{display: block;font-size: 20px;line-height: 45px;}
.contactba .forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.contactba .forma input:last-child{margin-right: 0px;}
.contactba textarea {display: block;padding-left:2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.contactba .code {width: 50%;}
.contactba .code input {width: 31%;line-height: 40px;float: left;}
.contactba .code .verify {cursor: pointer;float: left;margin:0 2%;width: 31%;height: 40px;text-align: center;}
.contactba .code .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;border: 1px solid #e6e6e6;}
.contactba .submit {position: relative; float: left;display: block;width: 31%;height: 40px;text-align: center;line-height: 40px;background: #b70000;color: #fff;}
.contactba .submit em {display: block; position: relative;z-index: 3;transition:.6s;}
.contactba .submit em{position: relative;z-index: 3;}
.contactba .submit:after{position: absolute;width: 100%;height: 100%;max-height: 0;z-index: 1;content: '';background-color: #444;left: 0;bottom: 0;transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.contactba .submit:hover:after {max-height: 100%;max-width: 100%;}

.contactba .form-tr {overflow: hidden;margin-top: 2%;}
.contactba input {display: block;width: 90%;padding-left:2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}

.tit_zx{ padding-bottom: 3%;}
.tit_zx p{ color: #1c4f9a; font-size: 20px; font-weight: bold;}
.tit_zx span{ display: block; padding-bottom: 3%; color: #666; font-size: 18px; text-transform: uppercase; position: relative;}
.tit_zx span:before{ position: absolute; left: 0; bottom: 0; width: 5%; height: 3px; background: #1c4f9a; content: '';}

.lxzx .content{ padding: 5% 0 !important;}
.lxzx .tel span{ font-family: Bahnschrift; font-size: 30px; color: #be0505;}
@media screen and (max-width:991px){
    .contactaa{ position: relative;}
    .contactaa li{ border: 1px solid #efefef;}
}



.pro-sider .in-title{ background: #c00505; color: #fff; padding: 8% 10% 5%; position: relative; text-align: center;}
.pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;}
.pro-sider .in-title span{ font-family: arial; font-size: 16px; text-transform: uppercase;}
.pro-sider .in-title i{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 12%; text-align: center; font-size: 70px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: -3px;}

.pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px 0;}
.pro-sider-ul li{ padding: 0 20px; border-bottom: 1px dashed #e5e5e5; background: #fff; color: #333333; font-size: 16px; width: 100%; cursor: pointer; height: 60px; line-height: 60px; transition: 0.3s;}
.pro-sider-ul li i{ float: right; color: #a7a7a7; font-size: 20px;}
.pro-sider-ul li:hover{ background: #f5f6f8;}
.pro-sider-ul #li-on{ background: #f5f6f8;}
@media screen and (max-width:1440px){
    .pro-sider .in-title i{ font-size: 60px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ font-size: 14px;}
    .pro-sider .in-title i{ display: none;}
    .pro-sider-ul li{ font-size: 14px;}
    .pro-sider-ul li i{ font-size: 12px;}
    .pro-sider .bai{ font-size: 12px;}
}


.news-list3 {padding-bottom: 1.125rem;}
.news-list3 .item {padding: 2.5rem 3.4375rem 2.875rem;box-sizing: border-box;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.news-list3 .con-box .date {font-size: 0;}
.news-list3 .con-box a { display: block;}
.news-list3 .con-box .d, .news-list .con-box .ym {display: inline-block;*display: inline;zoom: 1;}
.news-list3 .con-box .d {font-size: 4rem; line-height: 4.25rem; color: #999;  transition: all .2s;}
.news-list3 .con-box .ym {  font-size: 1.5rem;line-height: 1.75rem;margin-left: .625rem;color: #999;}
.news-list3 .con-box .img {margin: 2% 0; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news-list3 .con-box .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.news-list3 .con-box .tit { font-size: 15px; line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .2s;}
.news-list3 .con-box .con { font-size: 14px; line-height: 25px; color: #999; margin-top: .625rem; height: auto; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.news-list3 .con-box .detail { width: 45%; height: 30px; font-size: 0; text-align: center; border: 1px solid #ccc; border-radius: 20px; margin-top: 1.875rem;
    transition: all .2s;}
.news-list3 .con-box .detail span { display: inline-block; *display: inline; zoom: 1; font-size: 14px; line-height: 30px; color: #ccc; padding-right: 2.75rem; background-repeat: no-repeat; background-position: right center; background-image: url("../images/news-detail.png"); transition: all .2s;}
.news-list3 .con-box:hover .detail{ background: #be0505; color: #fff; border: 1px solid #be0505; width: 50%;}
.news-list3 .con-box:hover .detail span{ color: #fff; background-image: url("../images/news-detail2.png");}
.news-list3 .con-box:hover .d,.news-list3 .con-box:hover .ym{ color: #be0505;}
@media screen and (max-width:1200px){
    .news-list3 .con-box .detail{ width: 60%;}
    .news-list3 .con-box:hover .detail{ width: 70%;}
}

@media screen and (max-width:765px){
}



.news02 {padding: 0;}
.news02 li{ margin-bottom: 10px;}
.news02 .col-12{ padding: 0 5px;}
.news02 .slide{ transition: 0.3s;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}
.news02 .txtbox { height: 50px; line-height: 50px; text-align: left; color: #fff; padding-left: 5%; font-size: 16px; position: absolute; left: 0; bottom: 0; z-index: 3; width: 100%; transition: 0.3s;}
.news02 .slide:hover .txtbox{ opacity: 0;}
.news02 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.5); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.news02 .content p{ font-size: 22px; padding: 30% 0 3%; transition: 0.4s;}
.news02 .content i{ font-size: 30px;}
.news02 .slide:hover .content{ opacity: 1;}
.news02 .slide:hover .content p{ padding-top: 23%;}



#zpjy{ background: url("../images/zpjy.jpg") no-repeat center fixed; border-radius: 10px; text-align: center; color: #fff;}
#zpjy .tit{ font-size: 30px;}
#zpjy i{ font-size: 26px;}
#zpjy .con{ padding: 1% 20% 0; font-size: 16px;}
@media screen and (max-width:768px){
    #zpjy .con{ font-size: 14px; padding: 2%;}
}


.inner_contact_02{ margin: 5% 0 0;}
.inner_contact_02 .td1{ line-height: 40px; border-right: 1px solid #dbdbdb;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 22px;}
.inner_contact_02 .td1 span{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #be0505; font-size: 24px;}
.inner_contact_02 .td5{ text-align: center; padding-top: 2%;}
.inner_contact_02 .td5 a{ display: block; height: 45px; line-height: 45px; float: right; padding: 0 10%; background: #be0505; border-radius: 5px; color: #fff;font-size: 14px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 14px;}
    .inner_contact_02 .td2 p span{ font-size: 16px;}
    .inner_contact_02 .td1 span{ font-size: 14px;}
    .inner_contact_02 .td1 p{ font-size: 18px;}
}

#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%; margin-bottom: 1% !important;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #f4f4f4; color: #666666; padding: 2%; margin: 0;}
#jobs_ul li .jobs_box{ padding:20px 3.5% 36px; background: #fff; position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
    width: 50%;float: left;
}
#jobs_ul li .jobs_box .info2 .float-right {
    width: 43.5%;float: right;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #1976a0;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #333;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}


/*产品中心*/
.pro_tit{ text-align: center; line-height: 40px;}
.pro_tit h2{ color: #333333; font-size: 40px; font-weight: bold !important;}
.pro_tit h2 span{ color: #c00505;}
.pro_tit p{ color: #333333; font-size: 18px;}
@media screen and (max-width:991px){
    .pro_tit h2{ font-size: 30px;}
    .pro_tit p{ font-size: 14px; line-height: 30px;}
}



#cpclass{ margin: 4% 0;}
#cpclass .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cpclass .swiper-slide {
    text-align: center;
    transition:0.3s;
    border-right: 1px solid #e9e9e9;

    /* 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;
}
#cpclass .swiper-slide .pic{ float: left; width: 48px; height: 48px; line-height: 45px; border: 1px solid #cfcfcf; border-radius: 100%; transition:0.3s;}
#cpclass .swiper-slide .pic i{ color: #cfcfcf; font-size: 26px; transition:0.3s;}
#cpclass .swiper-slide .float-left{ float: left; padding-left: 10px; text-align: left; line-height: 25px;}
#cpclass .swiper-slide .float-left p{ color: #333333; font-size: 18px;}
#cpclass .swiper-slide .float-left span{ font-size: 12px; color: #999; text-transform: uppercase;}
#cpclass .swiper-slide:hover .pic{ background: #c00505; border: 1px solid #c00505;}
#cpclass .swiper-slide:hover .pic i{ color: #fff;}
#cpclass .swiper-slide:hover .float-left p,#cpclass .swiper-slide:hover .float-left span{ color: #c00505;}
#cpclass #li-on .pic{ background: #c00505; border: 1px solid #c00505;}
#cpclass #li-on .pic i{ color: #fff;}
#cpclass #li-on .float-left p,#cpclass #li-on .float-left span{ color: #c00505;}
@media screen and (max-width:765px){
}

.cp_class_lb ul{ }
.cp_class_lb ul li{ background: #fff; border: 1px solid #e0e0e0; margin:0 0 4%; padding: 20px; cursor: pointer; transition: 0.3s;}
.cp_class_lb ul li .row{ margin: 0;}
.cp_class_lb ul li .tit{ color: #333333; height: 40px; font-size: 22px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; position: relative; font-weight: bold; margin-bottom: 2%; transition: all linear 0.3s;}
.cp_class_lb ul li .tit span{ padding-left: 10px; font-size: 14px; text-transform: uppercase; font-weight: none;}
.cp_class_lb ul li .tit:before{ position: absolute; left: 5px; top: 0; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.cp_class_lb ul li .tit p{ position: relative; padding-left: 10px; transition: 0.3s;}

.cp_class_lb ul li .pic{ width: 100%; height: 0; padding-bottom: 40%; background: #fff; position: relative; overflow: hidden;}
.cp_class_lb ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}

.cp_class_lb ul li .float-left{ text-align: left; padding-top: 3%;}
.cp_class_lb ul li .float-left .bt{ border-bottom: 1px dashed #e0e0e0; color: #333333; font-size: 16px; height: 40px;}
.cp_class_lb ul li .float-left .bt i{ float: left; color: #e70012; font-size: 20px; margin-right: 10px;}
.cp_class_lb ul li .float-left .nr{ margin: 5% 0; color: #999; font-size: 15px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_class_lb ul li .more{ display: inline-block; background: #c00505; text-align: center; transition: 0.3s; height: 40px; line-height: 40px; width: 80%; color: #fff; margin-top: 2%; position: relative; overflow: hidden;}
.cp_class_lb ul li .more:before{ position: absolute; left: 0; top: 0; content: ''; width: 0; height: 40px; background: #cd3737; border-top-right-radius: 20px; border-bottom-right-radius: 20px; transition: 0.4s;}
.cp_class_lb ul li .more p{ position: relative;}
.cp_class_lb ul li:hover .more:before{ width: 80%;}
.cp_class_lb ul li:hover .tit:before{ background: #c00505; transform: skewX(0deg); width: 100%;}
.cp_class_lb ul li:hover .tit{ color: #fff;}
.cp_class_lb ul li:hover .tit p{ padding-left: 20px;}
.cp_class_lb ul li:hover{ box-shadow: 0 0 10px rgba(0,99,187,0.2);}
@media (min-width: 991px) and (max-width: 1440px){
    .cp_class_lb ul li dl{ display: none;}
    .cp_class_lb ul li .pic{ padding-bottom: 35%;}
    .cp_class_lb ul li .float-left .nr{ font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:1200px){
    .cp_class_lb ul li .pic{ padding-bottom: 45%;}

}

@media screen and (max-width:991px){
    .cp_class_lb ul li .pic{ padding-bottom: 70%; margin-bottom: 2%;}
}
@media screen and (max-width:768px){
    .cp_class_lb ul li .tit span{ display: none;}
}

.pro_con{ box-shadow: 0 0 10px rgba(0,99,187,0.2); border-radius: 10px; padding: 2%; position: relative; overflow: hidden;}
.pro_con:before{ position: absolute; right: -40px; top: -40px; content: ''; background: url("../images/hot.png") no-repeat right top; width: 171px; height: 171px;}
.pro_con:after{ position: absolute; right: 0; bottom: 10%; content: ''; background: url("../images/xing.png") no-repeat right center; width: 100%; height: 60px;}
.pro_con .row{ margin: 0;}
.cp_left{ height: 0; padding-bottom: 40%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right{ padding: 2% 2% 0;}
.cp_right h2{ color: #333333; font-size: 28px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right h2:before{ position: absolute; left: 5px; top: 0; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.cp_right h2 p{ position: relative; padding-left: 10px;}
.cp_right .content{ color: #666666; font-size: 16px; margin: 5% 0; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right ul{ margin: 5% 0 !important;}
.cp_right ul .bt{ color: #666666; font-size: 18px; font-weight: bold; height: 50px;}
.cp_right ul li{ padding: 0 1%;}
.cp_right ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cp_right ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right ul li p{ background: #fff; text-align: center; width: 100%; height: 30px; line-height: 30px; font-size: 13px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_right .zixun-btn{ height: 50px; line-height: 50px; background: #c00505; color: #fff; border-radius: 5px; text-align: center; font-size: 16px; transition: 0.3s; position: relative; z-index: 1;}
.cp_right .zixun-btn i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.cp_right .zixun-btn:hover{ background: #333;}
@media screen and (max-width:1200px){
    .pro_con:after{ display: none;}
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right ul .bt{ font-size: 14px; height: 30px;}
    .cp_right ul{ margin: 2% 0 !important;}
}
@media screen and (max-width:991px){
    .pro_con:before{ display: none;}
    .cp_left{ padding-bottom: 60%;}
    .cp_right{ margin-top: 3%;}
}


.hui{ background: #f5f6f8;}
.bai{ background: #fff;}



#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; font-size: 16px; width: 25%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.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:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    .cpbt li{ width: 25%; font-size: 13px;}
}


.cpinfo_con .content{ padding: 5%; color: #666666;}

#cpys{overflow: hidden;}
#cpys .swiper-container {
    width: 100%;
    height: 100%;
}
#cpys .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    border: 1px solid #ededed;
    padding: 3% 0 2%;
    cursor: default;

    /* 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;
}
#cpys .swiper-slide .pic{ text-align: center; height: 50px; line-height: 50px; }
#cpys .swiper-slide .pic i{ display: none; color: #be0505; font-size: 50px;}
#cpys .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#cpys .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#cpys .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#cpys .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#cpys .swiper-slide h3{ color: #333333; font-weight: bold !important; font-size: 18px; padding: 8% 0 2%;}
#cpys .swiper-slide span{ display: block; padding: 3% 5%; text-align: center; color: #999999; font-size: 13px; line-height: 25px; min-height: 75px;}
#cpys .swiper-slide:hover{ background: #be0505;}
#cpys .swiper-slide:hover .pic i,#cpys .swiper-slide:hover h3,#cpys .swiper-slide:hover span{ color: #fff !important;}
@media screen and (max-width:1400px){
    #cpys .swiper-slide span{ min-height: 90px;}
}
@media screen and (max-width:768px){
    #cpys{ padding: 0 3%;}
}


.cp_tit{ text-align: center; margin-top: 6%;}
.cp_tit h1{ color: #333333; font-size: 26px; font-weight: bold !important; position: relative;}
.cp_tit p{ position: relative; color: rgba(192,5,5,0.05); font-family: Bahnschrift; font-size: 60px; text-transform: uppercase; margin-top: -2% !important;}
@media screen and (max-width:1200px){
    .cp_tit p{ font-size: 50px; margin-top: -4% !important;}
}
@media screen and (max-width:991px){
    .cp_tit p{ font-size: 40px; margin-top: -5% !important;}
}
@media screen and (max-width:768px){
    .cp_tit p{ font-size: 30px;}
}

#anli{ margin-top: 4%; overflow: hidden;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
}
#anli .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    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;
}
#anli .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#anli .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#anli .swiper-slide:hover p{ background: #be0505; color: #fff;}
@media screen and (max-width:768px){
    #anli{ padding: 0 3%;}
}


#xgcp{ margin-top: 4%; overflow: hidden;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
}
#xgcp .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    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;
}
#xgcp .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#xgcp .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#xgcp .swiper-slide:hover p{ background: #be0505; color: #fff;}
@media screen and (max-width:768px){
    #xgcp{ padding: 0 3%;}
}


/*翻页*/
.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;
}
