 

/* CSS活动的公共样式 */
.fl{float:left;}
 
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1400px;margin:0 auto;}
.pImg{position:relative;padding-top:30%;display:block;overflow:hidden;}
.pImg img{ position:absolute; top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;background-repeat: no-repeat;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('https://at.alicdn.com/t/font_1152918_01ezswzs2pyr.eot');
  src: url('https://at.alicdn.com/t/font_1152918_01ezswzs2pyr.eot?#iefix') format('embedded-opentype'),
  url('https://at.alicdn.com/t/font_1152918_01ezswzs2pyr.woff2') format('woff2'),
  url('https://at.alicdn.com/t/font_1152918_01ezswzs2pyr.woff') format('woff'),
  url('https://at.alicdn.com/t/font_1152918_01ezswzs2pyr.ttf') format('truetype'),
  url('https://at.alicdn.com/t/font_1152918_01ezswzs2pyr.svg#iconfont') format('svg');
}

@font-face {
  font-family: 'ahronbd';  
  src: url('../fonts/ahronbd.eot');
  src: url('../fonts/ahronbd?#iefix') format('embedded-opentype'),
  url('../fonts/ahronbd.woff2') format('woff2'),
  url('../fonts/ahronbd.woff') format('woff'),
  url('../fonts/ahronbd.ttf') format('truetype'),
  url('../fonts/ahronbd.svg#iconfont') format('svg');
}


.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/*分页样式*/
.pagination2{padding:25px 0 15px;text-align:center;}
.pagination2 li{float:left;}
.pagination2 a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination2 a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination2 a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination2 span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#ce0008;color:#fff;border:1px solid #ce0008;}

.thisclass {
  font-size: 12px;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  padding: 0 12px;
  text-align: center;
  color: #fff;
  border: 1px solid #e3e3e3;
  background: #ce0008;
  margin-left: 2px;
}



.slick-slider.slick-dotted {
  margin-bottom: 0px !important;
}


.product_ad{padding-top:30px;}


/* 产品分类 */
.full-inside-nav{height:180px; background: url('../images/cpfl_bg.jpg') bottom; background-repeat:repeat-x; background-color:#000}
.pd30{height:60px;}

 .cpfl{/*padding-top:50px;*/ height:180px;  }
 .cpfl li{width:20%; float:left; text-align:center;font-size: 20px; margin-top:10px; height:180px;}
 
  .cpfl li a:hover{ color:#0043b6}
 
 
 .cpfl li .on{w  text-align:center; color:#0043b6}
 
 .zTitle{font-size: 41px;font-family: Source Han Sans CN;font-weight: bold;color: #000000;line-height: 36px;  
  text-align:center;padding-top:80px;
} 
 
 .flys{ background-color:#0043b6; font-size:18px; color:#fff; padding-left:15px;padding-right:15px; padding-top:5px;padding-bottom:5px;border-radius: 20px;}
 
 
 .proR{width:100%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.proList {margin-right:-30px;}
.proList li{float:left;width:33.3333%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:86%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden; font-size:16px;}
.proList li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#d60013;}
.searchList{width:100%;}
.searchList li{width:25%;}
 
 
 .zlzs{/*padding-top:80px;*/}
 
 
 
  
.full-media { padding: 0 0 20px; }

.full-media .m-sub-title { padding: 10px 0; font-size: 18px; line-height: 1.3; color: #333; }

.full-media .player { position: relative; margin-bottom: 10px; }

.full-media .player img { width: 100%; }

.full-media .player .u-img::after { padding-bottom: 35.15625%; }

.full-media .player .u-img .playbtn { position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100px; height: 100px; background: url(../images/playbtn.png) no-repeat center; background-size: cover; }

.full-media .player .video-panel { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; display: none; }

.full-media .player #video-in-panel { width: 100%; height: 100%; }

.full-media .play-list { position: relative; padding: 0 20px; }

.full-media .play-list .swiper-slide { width: 32.3333%; }

.full-media .play-list .swiper-slide img { opacity: 0.5; }

.full-media .play-list .swiper-slide.cur img, .full-media .play-list .swiper-slide .cur img { opacity: 1;border: 2px solid #FFFFFF; }

.full-media .play-list .swiper-slide .u-img:after { padding-bottom: 56%; }

.full-media .play-list .play-ctrl { position: absolute; top: 0; z-index: 10; width: 20px; height: 100%; background-repeat: no-repeat; background-position: center; background-size: 15px auto; }

.full-media .play-list .play-prev { left: 0; background-image: url(../images/vdprev.png); }

.full-media .play-list .play-next { right: 0; background-image: url(../images/vdnext.png); }

.media-gallery .m-sub-title { padding: 20px 0 15px; }

.u-gallery-list { overflow: hidden; }

.u-gallery-list ul { margin: 0 -5px; }

.u-gallery-list li { float: left; width: 50%; padding: 0 5px; margin-bottom: 10px; }

.u-gallery-list li a { display: block; }

.u-gallery-list img { width: 100%; }

.u-gallery-list .u-img { margin-bottom: 10px; }

.u-gallery-list .u-img::after { padding-bottom: 56.14035%; }

.u-gallery-list .title { font-size: 16px; line-height: 1.3; color: #333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; text-align: center; }


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

/* 办公环境 */
.bghj{background: url('../images/honor_bg.jpg');width:1500px;margin: auto}
.profileR {width:1200px; margin:auto;}

 
.honorBox{/*padding:0 80px;*/text-align:center;width:1400px;}
.honorMain li{float:left;width:33.3%;  top: -30px;}
.honorMain li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;opacity:0;}
.honorMain li .pImg{padding-top:72%;/*background:#d60013;*/}
.honorMain li:hover img{/*transform: scale(.92);*/}
.honorMain li.swiper-slide-active h4{opacity:1;}
.honorBox .btn{display:inline-block;width:45px;height:45px;background:#d60013;color:#fff;text-align:center;line-height:45px;opacity:.8;left:0;cursor:pointer;pointer-events:inherit !important}
.honorBox .swiper-button-next{left:auto;right:0;}
.honorBox .btn:hover{opacity:1;}





/* 视频 */
.sp{width:100%;margin: auto; /*background-color:#f0f0f0;*//* height:788px;*//* padding-top:230px;*/ text-align:center;vertical-align: middle;}

.con_1500_m{width:920px; margin:auto}

.con_1500_r{width:920px;position: relative;}



/* 发展历程 */
.lc{background: url('../images/lc_bg.png') center  no-repeat; ;width:100%;margin: auto; background-color:#f0f0f0; height:723px; text-align:center;vertical-align: middle;}
.history-swiper .u-line-year { margin-bottom: 10px; padding: 10px 0; font-size: 18px; line-height: 1.333; color: #06b146; border-top: solid 1.5px #e0e0e0; }

.history-swiper .content .item { overflow: hidden; *zoom: 1; }

.history-swiper .content .item .id { float: left; margin-right: 10px; font-size: 16px; line-height: 30px; font-weight: bold; color: #555555; }

.history-swiper .content .item .text { overflow: hidden; font-size: 14px; line-height: 30px; color: #666666; }

.history-swiper .m-dot { padding-top: 10px; position: static; }
.u-line-year:before{
	content: '';
	width: 18px;height: 18px;display: block;z-index: -1;
	position: relative;background: #d60013;border: 1px solid #d60013;
	left: 5px;top: -20px;border-radius: 65px;
	box-shadow: 0 0px 1px 5px rgba(214,0,19,0.3);
	margin:auto; text-align:center;}
	
 /* 文化 */
.wh{background: url('../images/wh_bg.png') center  no-repeat; ;width:100%;margin: auto; background-color:#f0f0f0; height:599px; text-align:center;vertical-align: middle;}
.wh_r{width: 398px;height: 61px;font-size: 25px;font-family: Source Han Sans CN;font-weight: 400;color: #000000;line-height: 36px;}

 /* 金鸟 */
.jn{ width:100%;margin: auto; background-color:#EB001A; height:1046px; text-align:center;vertical-align: middle;}

.jn_r{width:30%;padding-top:8%; margin:auto; text-align:center; height: 212px;font-size: 20px;font-family: Source Han Sans CN;font-weight: 400;color: #FFFFFF;line-height: 48px;}


 /* 企业荣誉 */
.ry{background: url('../images/ry_bg.png') center  no-repeat; width:100%;margin: auto; background-color:#EB001A; height:877px; text-align:center;vertical-align: middle;}
.hTitle{font-size:2.875rem;color:#191919;text-align:center;line-height:1.2;margin-bottom:50px;}
.hTitle span{position: relative;}
.hTitle span::after,.hTitle span::before{content:"";position: absolute;width:55px;height:56px;background: url('../images/tie_l.png');left:-30px;top:30px;}
.hTitle span::before{left:auto;right:-30px;transform: rotateY(-180deg);}
.hTitle b{color:#d60013;font-size:1.304em;text-transform: uppercase;font-family:'ahronbd';margin-right:10px;position: relative;top:5px;}
.hTitle em{display: block;font-size: 1rem;opacity:.7;margin-top:5px;font-style:normal;}

 





































/*内页公用菜单*/
.listMenu {background:#f4f3f3;}
.listMenu .menu{height:50px;text-align:center;/*margin-top:-51px;*/line-height:50px;text-align:left;}
.listMenu .menu a{background:#fff;display: inline-block;border-left: 1px solid #ccc;text-align:center;border-bottom: 1px solid #ccc;width:12%;position:relative;z-index:1;color:#333;}
.listMenu .menu a:after,.solutionMenu li::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition-delay:.1s;transition: transform .3s;transform-origin:right;z-index:-1;transform:scale(0,1);background:#d60013;}
.listMenu .menu a:first-child{border-left:none;}
.listMenu .menu a.cur:after,.listMenu .menu a:hover:after,.solutionMenu li.on::after{transform-origin:left;transform:scale(1);}
.listMenu .menu a.cur,.listMenu .menu a:hover{color:#fff;border-bottom: 1px solid #d60013;}
.breadCrumb{height:65px;line-height:65px;}
.breadCrumb p{padding-left:18px;position:relative;font-size:12px;z-index:2;}
.breadCrumb p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"}
.menuSub{font-size:15px;position: relative;}
.menuSub::after{content:"";position: absolute;left:-50%;width:200%;height:100%;background:#efefef;top:0;z-index:-1;}
.menuSub{text-align:right;}
.menuSub a{margin:0 25px;color:#555;}
.menuSub a:hover,.menuSub .cur,.breadCrumb a:hover{color:#d60013;}

/* 关于我们 */
.listTie{font-size:2.625rem;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;}
.listTie span{display:block;font-size:14px;opacity:.7;}
.listTie::after,.service .tie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#d60013;margin-left:-10px;}
.profileBox1{padding-top:40px;}
.profileL{width:20%; float:left;max-width:220px;}
.profileL .tie{font-size:2.125rem;color:#191919;position:relative;padding-bottom:15px;margin-bottom:60px;}
.profileL .tie span{display:block;font-size:1.294em;font-family:'Geometric','Arial';text-transform: uppercase;line-height:1.2;margin-top:15px;}
.profileL .tie span i{display: block;font-size:14px;font-style:normal;text-transform: none;}
.profileL .tie::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#d60013;}
.profileL h4{font-size:1.286em;color:#333;font-weight:bold;margin-bottom:50px;}
.profileL h4 span{display: block;font-size:12px;font-weight:normal;opacity:.5;line-height:1;margin-top:10px;}
.zxBtn{display:block;height:50px;line-height:50px;background:#d60013;text-align:center;color:#fff;}
.zxBtn:hover{background:#a20400;color:#fff;}
.zxBtn i{font-family: "iconfont";font-style:normal;margin-right:10px;}
 
.profileR .tie{font-size:2em;color:#d60013;margin-bottom:25px;font-weight:bold; text-align:center;padding-top:30px;}
.profileBox1 .attest{padding-top:30px;margin-bottom:0;}
.profileR .txt{ line-height:36px;margin-bottom:15px;font-size:20px; padding-top:30px;text-indent:36px;}
 

.pc{}	

 .ph{display:none}	

 

	@media (max-width: 1440px){

	.strength{/*background:#0f49a0;*/padding:30px 0;color:#000;z-index:1;/*position: absolute;*/left: 0; margin-top: 30px;width: 100%}
	.strength li strong{font-size:40px;font-family:Arial;line-height:50px;}
	
	.homeMenu a {
  margin: 0px 15px;
  color: #333;
  position: relative;
  display: inline-block;
  height: 65px;
  line-height: 50px;
}
	
	}
	




 		@media only screen and (max-width: 1600px){
	 
 
.mainnav ul {
    margin-right: 10%;
}
.container, .odds, .honor {
     padding-left: 0px; 
    padding-right: 0px;

} 
	 
	}

	@media (max-width: 1440px){

	.strength{/*background:#0f49a0;*/padding:30px 0;color:#000;z-index:1;/*position: absolute;*/left: 0; margin-top: 30px;width: 100%}
	.strength li strong{font-size:40px;font-family:Arial;line-height:50px;}
	
	.homeMenu a {
  margin: 0px 15px;
  color: #333;
  position: relative;
  display: inline-block;
  height: 65px;
  line-height: 50px;
}
	
	}
	
		@media only screen and (max-width: 1440px){
	 
.container {width:1200px;}

	.strength{/*background:#0f49a0;*/padding:30px 0;color:#000;z-index:1;/*position: absolute;*/left: 0; margin-top: 30px;width: 100%}
	.strength li strong{font-size:40px;font-family:Arial;line-height:50px;}
 
	.homeMenu a {
  margin: 0px 15px;
  color: #333;
  position: relative;
  display: inline-block;
  height: 65px;
  line-height: 50px;
}
	
.mainnav ul {
    margin-right: 10%;
}
.container, .odds, .honor {
     padding-left: 0px; 
    padding-right: 0px;

} 
	.zTitle {
    font-size: 35px;
  
} 
.swiper-button-prev {
  left: 18%;
}
.swiper-button-next {
  right: 18%;
}


	}
	
	
@media screen and (max-width: 1280px) {	
 
 	
	.t_hcd4shu .am_num {
    font-size: 38px;
   
}
	
.commonweb {
    margin: 0px auto;
    max-width: 1100px;
   padding-top: 2.5%;
}
 
.container {width:1200px;}
  .full-media .player #video-in-panel {
    width: 100%;
    height: 425px;
} 
.zTitle {
    font-size: 35px;
  
}
.sp {
 
  
 
}
	
}	













@media (max-width: 768px){

.full-media .player #video-in-panel {
   
  height: 200px;
}

		.mainnav ul {
    margin-right: 0%;
}
	
.container, .odds, .honor {
  padding-left: 15px;
  padding-right: 15px;
}
	
.full-media .player .u-img .playbtn { position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 40px; height: 40px; background: url(../images/playbtn.png) no-repeat center; background-size: cover; }
	
	
	
.proList {
    margin-right: -10px;
}	
	
	
.headlanguage .Currentlan {
    padding: 0 15px 0 0;
      color: #000;  
    position: relative;
    right: 0px;
    top: -6px;
    font-size: 12px;
    white-space: nowrap;
}	
	 .zlzs{padding-top:0px;}	
	
 .pc{display:none}	

 
 .ph{display:block}			
	
	
	
.pd30{height:30px;}	
	
.product_ad{padding-top:0px;}
	
	
.full-inside-nav {
  height: 120px;
  background: url(../images/cpfl_bg.jpg) bottom;
  background-repeat: repeat-x;
  background-color: none;
}
	
.proList li {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  padding-right: 10px;
}	
.cpfl {
 /* padding-top: 10px;*/
  height: 130px;
}

.cpfl img{
  
  height: 60px;
}

.cpfl li {
  width: 33.3%;
  float: left;
  text-align: center;
}
 .cpfl li{width:20%; float:left; text-align:center;font-size: 13px; margin-top:10px; height:100px;}
	.zTitle {
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  text-align:center;padding-top:10px;
}
	
/* 视频 */
.sp{width:100%;margin: auto; background-color:#fff; height:200px;   text-align:center;vertical-align: middle;}
 .sp img{width:80%}
.con_1500_m{width:80%; margin:auto}

.con_1500_r{width:100%; position: relative;}	
	
	
	
.container{width:100%;}	
.profileBox1{width:100%;}
.profileR {width:100%; margin:auto;padding-left:15px; padding-right:15px;}	
	/* 荣誉资质 */
.bghj{background: url('../images/honor_bg.jpg');width:100%;margin: auto}
.honorBox{/*padding:0 80px;*/text-align:center;width:100%;}
	.strength{/*background:#0f49a0;*/padding:30px 0;color:#000;z-index:1;/*position: absolute;*/left: 0; margin-top: 0px;width: 100%}
.strength::after{content: "";position: absolute;left:-70px;bottom:0;width:200%;height:100%;/*background:#0f49a0;*/z-index:-1;}
.strength li{float:left;color:#000;border-right:1px dotted #003077;text-align:center;width:24%;}
.strength li h4{font-size:16px;font-weight:normal;}
.strength li strong{font-size:20px;font-family:Arial;line-height:50px;}
.strength li:last-child{border-right:none;}


.proindex li .txt h4 {
  font-size: 22px;
  color: #222;
  margin-bottom: 20px;
}.proindex li .txt p {
  font-size: 16px;
  margin-bottom: 24%;
}
.index-about-t {
    margin-bottom: 10px;
    text-align: left;
	
}
}
