@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:1.4rem; background:url(../images/bjs.jpg) repeat}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .2rem;}
.clr{clear:both;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}

.header{width:100%; clear:both; height:1rem; background:rgba(21,21,25,0.5); position: absolute; z-index: 99; top:0; left:0; padding: 0 2%}
.logo{float:left; width:3.4remrem; height: 100%; }
.logo a{width:100%; height:1rem; display: flex; align-items: center; }
.logo a img{align-items: center; margin: 0px auto; width:3.07rem; }

.menu{float:right; height:100%; width:.43rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center;}
.menu img{height:auto; width:100%; align-items: center; margin: 0px auto;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}



/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #213b7d; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:.42rem;padding: .08rem 0; text-indent:1em; color:#fff;  
	font-size:.26rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; font-size:.26rem;}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:.4rem; line-height:.4rem; color:#fff; text-indent:1em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; 
	font-size: .24rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.banner{width:100%;height:auto; position: relative; }
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner img{width:100%; height: auto; display: block}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {

  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; 
}
.swiper-pagination-bullet{background: #000; opacity: 1}
.swiper-pagination-bullet-active{background: #fff}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #213b7d; padding:.4rem .2rem .5rem }
.about_xx{width:100%; height: auto; display: block; color:#ffffff; font-size: .2rem; line-height:.32rem; text-align: center; margin-top: .2rem}
.index_about img{width:.5rem; display: block; margin:.38rem auto 0;}
.in_about_num{width:100%; height: auto; overflow: hidden; background: url(../images/num_bjs.jpg) no-repeat center; background-size: cover; padding:.5rem .2rem }
.in_about_num dl{width:33.33%; float: left; text-align: center}
.in_about_num dl dt{color:#fff; font-size: .2rem; margin-bottom: .1rem}
.in_about_num dl dd{color:#fff; font-size: .2rem}
.in_about_num dl dd span{color:#fff; font-size: .48rem; font-weight: bold; font-family: "Arial"}
.in_about_num dl:hover dd span{color:#2385db}
.in_about_links{width:100%; height:auto; overflow: hidden }
.in_about_links a{ width: 50%; float: left; overflow: hidden; padding:.45rem 3%}
.in_about_links a:nth-child(1){border-right:1px solid #eeeeee}
.in_about_links dl{width:80%; height: auto; float: left}
.in_about_links dl dt{width:100%; height: .3rem; line-height: .3rem; color:#333333; font-size: .24rem;}
.in_about_links dl dd{width:100%; height: .25rem; line-height: .25rem; color:#999999; font-size: .18rem;}
.in_about_links img{width:.6rem; float: right}


/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; background-size: cover; padding-top: .4rem}
.index_product ul{width:100%; height: auto; display: block; margin-top: .44rem; overflow: hidden}
.index_product ul li{width:49%; height: auto; float: left; margin-bottom: .3rem}
.index_product ul li:nth-child(2n){float: right}
.in_product_pic{width:100%; height: auto; display: block}
.in_product_pic img{width:100%; height: auto; display: block}
.index_product ul li h4{width:100%; height:.56rem; line-height: .56rem; text-align: center; font-size:.2rem; color: #fff; border-bottom: 1px solid #fff}
.pro_more{width:30%; height: .5rem; line-height: .5rem; color:#fff; background: #213b7d; text-align: center; display: block; font-size: .2rem; 
	margin:.3rem auto .56rem;}
.pro_more:hover{background:#000}	
	
	
	/*车间展示*/
.index_chejian{width:100%; height:auto; overflow: hidden}
.index_chejian .slideTxtBox{ width:100%;  overflow: hidden; margin-top:.25rem; z-index:1; position:relative; margin-bottom:.3rem}
.index_chejian .slideTxtBox .hd{width:100%; height:auto; overflow:hidden}
.index_chejian .slideTxtBox .hd ul{width:100%; height:auto; overflow:hidden}
.index_chejian .slideTxtBox .hd ul li{ float:left; cursor:pointer; width:32%; height:.5rem;  line-height:.5rem; border-radius:25px; color:#fff; margin-right:2%; text-align:center; font-size:.2rem; background:#2385db; margin-bottom: 4px; }
.index_chejian .slideTxtBox .hd ul li:nth-child(3){margin-right:0}
.index_chejian .slideTxtBox .hd ul li:nth-child(6){margin-right:0}
.index_chejian .slideTxtBox .hd ul li.on,.index_chejian .slideTxtBox .hd ul li:hover{background:#213b7d}
.index_chejian .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; position:relative; margin-top:.2rem}
.bd_li{width:100%; height: auto; overflow:hidden; display: block}
.in_cj_left{width:100%; height: auto;  overflow:hidden}
.in_cj_left img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_cj_right{width:100%; height: auto; margin-top:.2rem}
.in_cj_right h3{color:#fff; font-size: .3rem; font-weight: bold;  text-align:center; margin:.1rem 0}
.cj_right_xx{width:100%; height: auto; overflow: hidden; font-size: .24rem; color: #333; line-height: .36rem; margin:.2rem 0}
.in_cj_right span{width:40%; height: .5rem; background: #2385db; text-align: center; line-height: .5rem; font-size: .2rem; color: #fff; margin-top: .15rem; display:block; margin:0px auto;}
.in_cj_right span:hover{background:#213b7d}
.in_cj_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}	
	
	

	
/*领域*/
.index_lingyu{width:100%; height: auto; display: block; margin: .4rem 0}
.index_lingyu ul{width:100%; height: auto; overflow: hidden; }
.index_lingyu ul li{width:49.2%; height: 1.8rem; float: left; text-align: center; margin-bottom: .1rem; padding-top: .3rem; transition: all 0.4s ease-in-out;}
.index_lingyu ul li:nth-child(2n){float:right }
.index_lingyu ul li h4{color:#fff; font-size: .22rem; font-weight: bold; line-height: .36rem; margin-top: .1rem}
.index_lingyu ul li p{color:#fff; font-size:.2rem;line-height: .3rem;}
.in_ly_icon{width:100%; height:.42rem }
.in_ly_icon img{max-height: 100%}
.index_lingyu ul li:hover{padding-top: .2rem; transition: all 0.4s ease-in-out;}


/*第5块*/
.index_liucheng{ width: 100%; height:auto;overflow: hidden; position: relative; background:url(../images/liucheng_bjs.jpg) no-repeat center; background-size: cover; padding: .5rem 0 .64rem}
.liucheng_title{width:100%; height: auto; overflow: hidden; text-align: center}
.liucheng_title h4{color:#fff; font-size: .28rem; margin-bottom: .1rem}
.liucheng_title h5{color:#fff; font-size: .3rem; font-family: "Arial"; font-weight: bold; text-transform:uppercase}
.liucheng_title hr{width:10%; height: .08rem; background: #fff; display: block; margin:.2rem auto 0; border: 0}
.liucheng_title p{width:100%; height: auto; overflow: hidden; line-height:.3rem; color:#fff; font-size:.2rem; margin-top: .2rem}
.index_liucheng .swiper-container{background: url(../images/lc_xs.png) no-repeat center 118px;  padding:60px 3% 60px}
.index_liucheng .in_lc_li{width:100%; height: auto; display: block; transform: scale(1)}
.in_lc_pic{width:1.5rem; height: 1.5rem; margin: 0px auto; border: 1px dashed #fff; padding: .2rem; border-radius: 50%}
.in_lc_pic img{width:100%; height: auto; border-radius: 50%}
.in_lc_li h4{width:100%; height: .4rem; line-height: .4rem; color: #fff; font-size: .22rem; text-align: center; margin-top: 8px;}
.lc_btn{width:70%; height: .5rem; margin: .2rem auto 0; position: relative; background: rgba(255,255,255,0.2); border: 1px solid #fff}
.lc_btn .swiper-button-next,.lc_btn .swiper-button-prev{width:20%; height: .48rem; top: 0; margin-top: 0}
.lc_btn .swiper-button-next{background: url(../images/lc_right.png) no-repeat center;  border-left:1px solid #fff; right:0}
.lc_btn .swiper-button-prev{background: url(../images/lc_left.png) no-repeat center; border-right:1px solid #fff; left:0}
.lc_btn a{width:60%; height:auto; float: left; line-height: .48rem; text-align: center; color:#ffffff; font-size: .2rem; font-weight: bold; text-align: center; 
	margin-left:20%}
.lc_btn .swiper-button-next:hover{background:#2385db url(../images/lc_right.png) no-repeat center;}
.lc_btn .swiper-button-prev:hover{background:#2385db url(../images/lc_left.png) no-repeat center;}




/*新闻资讯*/
.index_news{width:100%; height: auto; overflow:hidden;}
.index_news_titile{width:100%; height: auto; overflow: hidden; margin: .55rem 0 .34rem; text-align: center}
.index_news_titile h4{color:#333333; font-size: .28rem; margin-bottom: .1rem}
.index_news_titile h5{color:#333333; font-size: .3rem; font-family: "Arial"; font-weight: bold; text-transform:uppercase}
.index_news_titile hr{width:10%; height: .08rem; background: #f0f0f0; display: block; margin:.2rem auto 0; border: 0}
.index_news_titile p{width:100%; height: auto; overflow: hidden; line-height:.3rem; color:#333333; font-size:.2rem; margin-top: .2rem}
.index_news_nav{width:100%; height: auto; overflow: hidden; padding: 0 2%}
.index_news_nav a{width:32%; height: .48rem; text-align: center; line-height: .48rem; font-size: .2rem; color: #fff; margin-right: 2%; margin-bottom: .1rem; background: #213b7d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.index_news_nav a:nth-child(3n){margin-right: 0}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: .2rem; border-bottom: 1px solid #f4f4f4; margin-bottom: .3rem}
.index_news_top a{width:100%; height: auto; display: block; overflow: hidden; margin-bottom:.3rem }
.index_news_top img{width:3.48rem; height: auto; display: block; float: left}
.index_news_top h4{width:100%; height: .4rem; line-height: .4rem; overflow: hidden; color:#333333; font-size: .26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_news_top p{width:100%; height: .9rem; overflow: hidden; color:#333333; font-size: .2rem; line-height: .3rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin: .15rem 0 }
.news_top_xx{width:auto; margin-left: 3.7rem;}
.news_top_xx span{color:#999999; font-size: .2rem}
.index_news_bottom{width:100%; height: auto; overflow: hidden;}
.index_news_bottom li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #f4f4f4; padding-bottom: .2rem; margin-bottom: .3rem }
.index_news_bottom li h4{width:100%; height: .4rem; line-height: .4rem; overflow: hidden; color:#333333; font-size: .26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_news_bottom li p{width:100%; height: .7rem; overflow: hidden; color:#333333; font-size: .22rem; line-height: .35rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin: .15rem 0 }
.index_news_xx{width:77%; height: auto; float: left}
.index_news_time{width:21%; height: auto; float: right; text-align: center; border-left:1px solid #e5e5e5;margin-top: .35rem}
.index_news_time span{display: block; color:#999999; font-size: .2rem; line-height: .3rem; margin-bottom: .2rem}



/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.4rem;width: 100%;  background: #213b7d; padding: 0 2%}
footer ul{width:100%; height:100%;}
footer li{width: 25%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff;  padding-top:.3rem }
footer span{line-height:.3rem; font-size: .2rem; width: 100%; display: block; color: #fff; margin-top: .1rem }
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:100% 100%!important; width:.56rem;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.52rem;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:.52rem;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.44rem;}
footer a.active{background:#614128}
footer i{height:.52rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;  text-align: center; line-height: .3rem; clear: both; font-size: .24rem;  padding: .4rem 0;text-align: center}
.copy_dz{width:100%;  height: auto;}
.copy_dz p b{font-size:.24rem; color: #333333;}
.copy_dz p{color:#999999;line-height:.4rem; font-size:.24rem}
.copy_dz a{color:#999999;line-height:.4rem; font-size:.24rem}






/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.55rem; padding:0px 2%; font-size:.2rem; clear:both;
   text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; font-size:.2rem}
.pos a{color:#313131; font-size:.2rem}
.pos span{color: #213b7d; font-size:.2rem}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left:.2rem; color: #313131; background-size:.2rem}
.ny{width:100%; padding:.3rem .2rem; line-height:.4rem; clear:both; color:#333333; font-size:.2rem}
.ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_ban{width:100%; height:auto; overflow:hidden; }
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.24rem!important; line-height:.42rem;}
 


 /*内页新闻*/
.news_x{width:100%;  margin-bottom:.15rem; clear:both;padding:0px .2rem; margin-top: .2rem;}
.news_x ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:.4rem; line-height:.4rem; color:#313131;  font-weight:bold; font-size:.24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.2rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.6rem; line-height:.3rem; overflow:hidden; margin-top: .1rem; font-size:.2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}



/*内页荣誉资质*/
.honor_list{width:100%; padding:.2rem; clear:both;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.honor_list li{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.22rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap}
.honor_list li:nth-child(2n){float:right}

/*内页导航*/
.index_clei{ width:100%; height:auto; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:.24rem; text-align:center; width:33.33%; height:.7rem; line-height:.7rem; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#213b7d; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: .3rem; font-weight: bold; color: #fff;}
.about_ban p{font-size: .16rem; color:#fff}
.index_plei{width:100%; height:auto; line-height:.7rem; background:#eee; overflow: hidden}
.index_plei a{ color:#333; font-size:.24rem; text-align:center; width:50%; height:.7rem; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#213b7d;color:#fff }
.ny_biaoti{width: 100%; font-size:.35rem; color: #000; padding: .1rem 0px; text-align: center;  clear: both; line-height:.5rem}
.ny_time{width: 100%;  line-height: .6rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #666; border-bottom: 1px solid #666;
           text-align: center; clear: both; font-size:.24rem;}
.keyword_light,.keyword_light p{font-size:.2rem; color:#333; line-height:.4rem}




/*联系我们*/
.ditu{width:100%;height:5rem;padding: 0px 15px}
.ny_contact{width:100%; height:auto; display:block; font-size:.14rem; color:#333; line-height:.28rem; padding:0px 10px; margin:20px 0 40px}














@media screen and (max-width:425px){
	html{font-size: 56.6667px;}
	
	
	
}

@media screen and (max-width:414px){
	html{font-size: 55.2px;}

	
}



@media screen and (max-width:375px){
	html{font-size:50px;}
		
}
	
	
	
@media screen and (max-width:360px){
	html{font-size:48px;}


}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}

	
}



/*内页荣誉资质*/
.honor_list{width:100%; padding:.2rem; clear:both;}
.honor_list .fui-picturew{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.fui-picturew a{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.fui-picturew img{width:100%;height: auto;display:block;}
.fui-picturew p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap}
.fui-picturew a:nth-child(2n){float:right}
.ny_product_pic{width:100%; height:1.8rem; overflow:hidden;  border:#ddd 1px solid; }


