@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.1rem;}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px 10px;}

html{font-size:100px}
.container{width: 100%; padding: 0px 15px;}

table{border-collapse: collapse;}

/*导航*/

.index_header{width:100%; clear:both; height:1rem; position: fixed; top:0; left:0; z-index:999; background: #fff; padding: 0px .2rem }
.logo{float:left; width:2.7rem; height: 1rem; display: flex; align-items: center;}
.logo img{align-items: center; margin: 0px auto; max-width: 100%}
.menu{float:right; height:100%; width:.5rem;  display: flex; align-items: center; }
.menu a{width:100%; height:100%; display: flex; align-items: center; }
.menu img{height:auto; max-width:100%; align-items: center; margin: 0px auto;}
.header_all{width:100%; height: 100%; position: fixed; top:-100%; left:0; background: rgba(0,0,0,0.85); z-index:999;     transition: top ease 0.35s; overflow-y: auto; padding-bottom: .6rem;}
.header_all ul{width:100%; height: auto; overflow: hidden; padding: 20px;}
.header_all ul li{width:100%; height: auto; float: left; margin-bottom: 20px;  text-align: center;  border-bottom: 1px solid #333; padding-bottom: 10px}
.header_all ul li h3{width:100%; height:.3rem; line-height:.3rem; color:#fff; font-size:.28rem;  font-weight: bold; margin-bottom: .1rem}
.header_all ul li h3 a{ color:#fff; font-size:.28rem;  font-weight: bold; }
.header_all ul li .header_sub{width:100%; height: auto; overflow: hidden}
.header_sub a{width:50%; float:left; height:.55rem; line-height: .55rem; font-size: .26rem; color:#aaa; display: block; }
.nav_show{top:1rem;}
.header_sub span{color:#ffa500}
.header_all ul li:last-child{width:100%; }
.header_all ul li:last-child .header_sub a{width:50%; float:left;}

.banner{width:100%;height:auto; margin-top:1rem}
.banner img{width:100%; height: auto; overflow: hidden}
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
 }
.swiper-slide {

  font-size: 18px;

  /* 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;
}
.swiper-pagination-bullet-active{background: #1e2187}

.index_gyhd{width:100%; height: auto; overflow: hidden; background: #eef6f9; padding:20px;}
.index_gyhd .swiper-slide a{width:100%; height: auto; overflow: hidden}
.in_gyhd_pic{width:3rem; height:auto;  float: left; position: relative; padding-top:.5rem;}
.in_gyhd_pic img{width:100%; height: auto; display: block;border: 3px solid #1e2187; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_gyhd_pic span{width:1.5rem; height: .5rem; display: block; background: #1e2187; color:#fff; font-size: .22rem; text-align: center; line-height: .5rem; position: absolute; top:0; left:0 }
.in_gyhd_xx{width:auto; height: auto; margin-left:3.2rem; margin-top: .5rem}
.in_gyhd_xx h3{width:100%; height: .56rem; line-height: .3rem; color:#000000; font-size: .26rem; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_gyhd_xx p{width:100%; height:.64rem; color:#777777; font-size: .22rem; line-height: .32rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:.12rem}
.index_gyhd .swiper-button-next,.index_gyhd .swiper-button-prev{width:.29rem; height: .29rem; top:auto; bottom:0; background-size:100% 100%!important}
.index_gyhd .swiper-button-next{background: url(../images/hd_right.png) no-repeat center; right:0;}
.index_gyhd .swiper-button-prev{background: url(../images/hd_left.png) no-repeat center; right:.4rem; left:auto}





/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: .3rem; padding: 0px .2rem; }
.about_top_left{width:100%; height: auto; overflow: hidden; text-align: center}
.about_top_left dt{font-size:.4rem; color: #1e2187; font-weight: bold; margin-bottom: .08rem;}
.about_top_left dd{font-size:.2rem; color: #777777; }
.about_bottom_img{width:100%; height: auto; overflow: hidden; margin-top:.4rem }
.about_bottom_img img{width:100%; height: auto; display: block}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top:.3rem;}
.index_about_num dl{width:50%; float: left; text-align: center; }
.index_about_num dl dt{font-size: .36rem; color: #1e2187; position: relative; height:.65rem; }
.index_about_num dl dt span{font-size: .6rem; color: #1e2187; font-weight: bold;  font-family: "Arial"; position: relative}
.index_about_num dl dt span:after{ font-size:.36rem; color: #1e2187; position: absolute; top:0; right:-.2rem; font-weight: normal}
.index_about_num dl dt i{font-style: normal;  font-size: .3rem}
.index_about_num dl dd{width:100%; height: .4rem; line-height: .4rem; font-size: .25rem; color: #1e2187; margin-top: .1rem}
.index_about_num dl:nth-child(2) span:after{right:-1rem;}
.ab_info{width:100%; height: auto; overflow: hidden; font-size: .22rem; color: #000000; line-height: .4rem; display: block; margin: .3rem 0 .5rem; text-indent: .2rem}
.ab_info:hover{color:#1e2187}
.about_more{ height: .56rem; line-height: .56rem;  font-size: .2rem; color: #fff; background:#1e2187 url(../images/bb_dian.png) no-repeat 90% center; width: 2.16rem; margin: .2rem auto; padding-left: .2rem; position: relative; z-index: 9; display: block; }
.about_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; 
	z-index: -1; transition: all .4s ease}
.about_more:hover{color:#1e2187; border: 1px solid #1e2187}
.about_more:hover:after{width:100%; background:#fff url(../images/lb_dian.png) no-repeat 80% center; }



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: .2rem; background: #f8fbff; padding: .4rem .2rem}
.index_product_top{width:100%; height: auto; overflow: hidden}
.index_product_top h3{font-size: .4rem; color: #000000; font-weight: bold; width: 100%; text-align: center}
.in_pro_nav{width:auto; height: auto; overflow: hidden; display: table; margin:.3rem auto .4rem;}
.in_pro_nav a{ height: .56rem; line-height: .56rem; float: left; border:1px solid #1755c74d; font-size: .2rem; color: #1e2187; background: url(../images/lb_dian.png) no-repeat 90% center; width: 49%; padding-left: .2rem; position: relative; z-index: 9; margin-bottom: 10px;}
.in_pro_nav a:nth-child(2n){float: right; }
.in_pro_nav a:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; 
	z-index: -1; transition: all .4s ease}
.in_pro_nav a:hover{color:#fff;}
.in_pro_nav a:hover:after{width:100%; background: #0566dd url(../images/bb_dian.png) no-repeat 80% center; }
.index_product ul{width:100%; height: auto; overflow: hidden; }
.index_product ul li{width:49%; height: auto; float: left; margin-bottom: .2rem}
.index_product ul li:nth-child(2n){float: right}
.in_product_pic{width:100%; height: auto; overflow: hidden}
.in_product_pic img{width:100%; height: auto; display: block; border-radius: 8px;}
.index_product ul li h3{width:100%; height: .3rem; line-height: .3rem; color:#000000; font-size: .2rem; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: .1rem;}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: .3rem; padding: 0px 15px;}
.index_news_left{width:100%; height: auto; margin-top: .2rem; border-bottom: 1px solid #1e2187; padding-bottom: .2rem;}
.in_news_pic{width:100%; height: auto; display: block; overflow: hidden}
.in_news_pic 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_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: .3rem;}
.index_ntime{width:.85rem; height: auto; float: left; text-align: center; margin-top:.1rem;}
.index_ntime span{font-size: .34rem; color: #595959; font-weight: bold; display: block; font-family: "Arial"}
.index_ntime p{font-size: .22rem; color: #595959; font-family: "Arial"; font-weight: bold; margin-top:8px;}
.index_nxx{width:86%; height: auto; float: right}
.index_nxx h3{width:100%; height: .3rem; line-height: .3rem; font-size: .22rem; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_nxx p{width:100%; height: .6rem;  line-height: .3rem; font-size: .2rem; color: #888888;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: .1rem;}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left:hover h3,.index_news_left:hover span,.index_news_left:hover p{color:#0566dd}
.index_news_right{width:100%; height: auto; overflow: hidden; margin-top: .3rem}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: .3rem; margin-bottom:.3rem;}
.index_news_right ul li .index_nxx{width:86%}
.index_news_right ul li:last-child{border-bottom:0; margin-bottom: 0}
.index_news_right ul li:hover h3,.index_news_right ul li:hover span,.index_news_right ul li:hover .index_ntime p{color:#0566dd}


/*联系我们*/
.in_contact{width:100%; height: auto; overflow: hidden; background: #1e2187; text-align: center; padding: .4rem .2rem}
.in_contact h3{font-size: .4rem; color: #fff; font-weight: bold; margin-bottom: .08rem;}
.footer_input{width:100%; height: auto; overflow: hidden; margin:40px 0 40px;}
.footer_input p{width:100%; height: .7rem; border: 1px solid rgba(255,255,255,0.2); margin-bottom: .2rem }
.footer_input input[type="text"]{width:100%; height: 100%; background: none; border: 0; padding: 0px 10px; font-size: .2rem; color: #ffffff}
.f_submit{width:100%; height: .6rem; float: right; background:#ffffff; color:#1e2187; font-size: .2rem; border: 0; }
.f_submit:hover{background: #fff; cursor: pointer}

::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #ffffff;  
}  
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #ffffff;  
   opacity:  1;  
}  
::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #ffffff;  
   opacity:  1;  
}  
:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #ffffff;  
}  






/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 666; height:1.1rem;width: 100%; background:#333333;}
footer ul{width:100%; height: 100%;}
footer li{width: 25%;height: 100%;float: left; border-right:1px solid #fff; }
footer li img{width: 24px;height: 24px;display: block;margin: 0 auto}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top:.2rem;color: #fff}
footer span{line-height:.3rem; font-size: .18rem; color: #fff; display: block; width: 100%; margin-top:.1rem}
footer .n1{background: url(../images/f_1.png) no-repeat center;background-size:  100% 100%; width:.46rem;}
footer .n2{background: url(../images/f_2.png) no-repeat center;background-size:  100% 100%; width:.36rem;}
footer .n3{background: url(../images/f_3.png) no-repeat center;background-size:  100% 100%; width:.44rem;}
footer .n4{background: url(../images/f_4.png) no-repeat center;background-size:  100% 100%; width:.35rem;}
footer .n5{ width:.35rem; font-size: .3rem; font-weight: bold; font-family: "Arial"; font-style: normal}
footer a.active{background: #1e2187}
footer i{height:.35rem; display: block; margin: 2px auto 0;  }
footer li:last-child{border-right:0}
.copy {width: 100%; padding:.3rem 0; clear: both;  background:#f5f5f5; text-align: center }
.copy h3{font-size: .2rem; color: #000000; text-align: center}
.copy h3 span{font-size: .3rem; color:#1e2187; font-weight: bold;}
.copy_hz{width:28%; height: .44rem; line-height: .44rem; border-radius: 25px; background: #1e2187; text-align: center; margin:10px auto; display: block; color:#fff; font-size: .2rem;}
.copy .copy_zi{ font-size: .2rem; color: #959595; height: .3rem; line-height: .3rem;}
.copy p{width:100%; font-size: .2rem; color: #959595; line-height: .3rem;}






/*内页面包屑导航*/
.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: #1e2187; font-size:.2rem}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left:.3rem; 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; margin-top:1rem}
.ny_ban img{width:100%; height:auto; display:block;}
.ny p{color:#333333; font-size:.2rem; line-height:.4rem;}
 
 

  /*内页新闻*/
 .news_x{width:100%;  margin-bottom:.3rem; clear:both;padding:0px .2rem; margin-top: .3rem;}
 .news_x ul{width:100%; overflow:hidden; height:auto; }
 .news_x li{width:100%; padding:.14rem 0px; border-bottom:#bebebe 1px solid; float:left;}
 .news_x li h3{height:.35rem; color:#313131;  font-weight:bold; font-size:.24rem; line-height:.35rem; width:100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
 .news_x li p{font-size:.18rem; color:#7d7d7d; height: .25rem; line-height: .25rem; width:100%; margin:.1rem 0}
 .news_x li h4{font-weight:normal; color:#626262; height:.6rem; line-height:.3rem; overflow:hidden; margin-top: 10px; 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:20px 10px; clear:both;}
.honor_list li{width:48%;  float:left;height: auto;}
.honor_list li img{width:100%;height: auto;border:#ddd 1px solid; display:block;margin-top: 10px;}
.honor_list li p{line-height:.5rem; height:.5rem; overflow:hidden; color:#333; font-size:.2rem; 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:#1e2187; 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:#1e2187;color:#fff }
.ny_biaoti{width: 100%; font-size:.2rem; color: #000; padding: 10px 0px; text-align: center;  clear: both}
.ny_time{width: 100%;  line-height: .4rem; color: #666; height: auto;   margin-bottom: .3rem; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;
           text-align: center; clear: both; font-size:.2rem;}
.keyword_light,.keyword_light p{font-size: .3rem;  color: #333;  line-height: .6rem;}


 
 
 /*联系我们*/
 .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){
	.in_pro_nav a{ height: .7rem; line-height: .7rem;}
}






@media screen and (max-width:320px){
	html {
		font-size: 86px;
	}
	

}

 
 



