@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;  padding-bottom:1.1rem; font-size: .24rem;}
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;}
.l{float:left}
.r{float:right}

.index_header{width:100%; height: auto; overflow: hidden; z-index:999; }
.header{width:100%; clear:both; height:1rem;  padding-left: 3%}
.logo{float:left; width:auto; height: 100%; }
.logo a{width:100%; height:1rem; display: block; display: flex; align-items: center; }
.logo a img{align-items: center;  max-width:100%; width:5.2rem}
.menu{float:right; height:100%; width:1.26rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .38rem; 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: #083ca0; 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; display: block}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:.45rem; line-height:.45rem; color:#fff; text-indent:1em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; 
	font-size: .24rem}
.banner{width:100%;height:auto; position: relative; overflow: hidden}
.banner .swiper-slide .ban_li{width:100%; height: auto; display: block}
.banner img{width:100%; height: auto; display: block}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .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; 
}
.banner .swiper-pagination-bullet{background: #024795; opacity: 1}
.banner .swiper-pagination-bullet-active{background: #fff}
.banner .swiper-pagination{top:auto; bottom:1.6rem}


.index_produxr_search{width:100%; display:table; margin:0px auto;  z-index:999; background: #ececec; padding-top:1.3rem; margin-top: -1.3rem}
.in_psearch{width:80%; height:.8rem; display: block; margin: 0px auto;}
.in_psearch input[type="text"]{width:80%; height: 100%; border: 1px solid #bebebe; border-radius:5px 0 0 5px; font-size:14px; color: #999999; padding: 0 10px;}
.in_search{width:20%; height: 100%; float: right; color:#fff; background: #002ca8;  border-radius: 0 5px 5px 0; border: 0}
.in_prohot{width:auto; display: table; margin:15px auto 0; max-width: 1200px;}
.in_prohot p{color:#4d4d4d; font-size: 14px; float: left}
.in_prohot a{color:#4d4d4d; font-size: 14px; float: left; margin-right: 10px}
.in_prohot a:hover{color:#002ca8}




/*案例*/
.index_class{width:100%; height: auto; overflow: hidden; background: #ececec; padding-top:.66rem; padding-bottom:.6rem;}
.index_class ul{width:100%; overflow: hidden; margin-top: .34rem;}
.index_class ul li{width:32%; height: auto; float: left; margin-bottom: .3rem; margin-right:2%;}
.index_class ul li:nth-child(3n){margin-right: 0}
.index_class_pic{width:100%; height: auto; overflow: hidden}
.index_class_pic img{width:100%; display: block;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_class ul li h4{color:#4d4d4d; font-size: .28rem; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: .2rem;}
.in_pro_more{width:70%; height: .8rem; border: 1px solid #1d2088; border-radius: 5px; text-align: center; line-height: .8rem; font-size: .28rem; color: #1f1f1f; display: block; margin:.5rem auto 0;}
.in_pro_more:hover{background: #002ca7; color:#fff}
.index_class ul li:hover .index_class_pic img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: .8rem 0}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.index_product ul li{width:48%; height: auto; float: left; box-shadow: 0 0 6px rgba(92,92,92,0.16); margin-bottom:.3rem; background: #fff;}
.index_product ul li:nth-child(2n){float: right}
.index_product_pic{width:100%; height: auto; overflow: hidden; position: relative}
.index_product_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product ul li h4{width:100%; height: .7rem; line-height: .7rem; color: #4d4d4d; font-size: .28rem; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product ul li i{width:100%; height: 100%; background: rgba(0,44,167,0.5) url(../images/p_icon.png) no-repeat center; position: absolute; top:0; left:0; opacity: 0}
.index_product ul li:hover i{opacity: 1}
.index_product ul li:hover h4{background: #002ca7; color:#fff}


.product_hot_tt{float: left; background: #002ca7 url(../images/hot_icon.png) no-repeat 6% center; height: 100%; width:auto; 
 background-size: .55rem; padding: .2rem .2rem 0 .9rem}
.product_hot_tt p{color:#fff; font-size: .26rem;}
.product_hot_tt span{color:#fff; font-size:.2rem; opacity: 0.4}
.product_ho_info{margin-left:3.3rem; line-height:1.1rem; }
.product_ho_info a{color:#4d4d4d; font-size: .26rem; position: relative; display: block; padding: 0 .2rem;}
.product_ho_info a:after{content: "|"; color:#4d4d4d; font-size: 14px; position: absolute; right:0; top:0; }
.product_ho_info a:hover{color:#002ca7}
.product_ho_info  .swiper-slide{width:auto; }







/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background: url(../images/service_bjs.jpg) no-repeat center; padding: .9rem 0}
.index_service_img{width:100%; height: auto; overflow: hidden; margin-bottom: .4rem}
.index_service_img img{width:95%; display: block}
.index_service h4{color:#ffffff; font-size: .28rem; margin-top:.48rem; padding: 0 .28rem; line-height: .5rem}
.index_service h4 span{color:#fff; font-size: .28rem; font-weight: bold; font-family: "宋体"}



/*理由*/
.index_liyou{width:100%; height: auto; overflow: hidden; background: url(../images/liyou_bjs.jpg) no-repeat center; background-size: cover; padding: .6rem 0}
.index_liyou_all{width:100%; height: auto; background: #fff; padding:.5rem .28rem; box-shadow: 0 0 6px rgba(92,92,92,0.16); margin-top: .45rem;}
.index_liyou_all ul{width:100%; height: auto; overflow: hidden}
.index_liyou_all ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #f2f2f2; padding-bottom: .5rem; margin-bottom: .5rem }
.index_liyou_all ul li:last-child{margin-bottom: 0; border-bottom: 0px; padding-bottom: 0}
.in_youshi_info{width:100%; overflow: hidden; margin-bottom: .2rem}
.in_youshi_icon{width:.9rem; height: auto; float: left}
.in_youshi_icon img{width:100%; display: block}
.in_youshi_xx{margin-left: 1.2rem}
.in_youshi_xx h4{color:#4d4d4d; font-size: .36rem; font-weight: bold; margin-bottom: .15rem}
.in_youshi_xx p{color:#4d4d4d; font-size: .28rem; line-height: .4rem;}
.in_youshi_tp{width:auto;  float: left; display: flex; display: -webkit-flex; position: relative}
.index_youshi_num{width:75px; position: relative; margin-top: 70px;}
.index_youshi_num span:after{content: ""; width:35px; height: 1px; background: #bebebe; position: absolute; top:50%; }
.index_youshi_num span{width:42px; height: 42px; border-radius: 50%; text-align: center; line-height: 42px; color: #fff; font-size: 30px; background: #002ca7;  display: block; position: relative}
.index_youshi_img{width:100%; height: auto;  overflow:hidden}
.index_youshi_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_liyou_all ul li:nth-child(odd) .index_youshi_num span:after{right:-35px}
.index_liyou_all ul li:nth-child(even) .index_youshi_num span:after{left:-35px}
.index_liyou_all ul li:nth-child(even) .index_youshi_num span{margin-left: 35px;}
.index_youshi_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: .9rem; margin-bottom: .8rem}
.index_youshi_all{width:100%; height: auto; background: url(../images/youshi_bjs.jpg) no-repeat center; background-size: cover; margin-top: .65rem;}
.index_youshi_all ul{width:100%; height: 100%; overflow: hidden}
.index_youshi_all ul li{width:50%; float: left; padding:1rem .2rem 0; text-align: center; transition: all 0.4s ease-in-out; }
.index_youshi_all ul li:hover{background: url(../images/hover.png) no-repeat center bottom; background-size: 100% auto}
.in_ys_icon{width:100%; height: .9rem; overflow: hidden; text-align: center; display: flex; align-items: center;  margin-bottom: .4rem}
.in_ys_icon img{display: flex; align-items: center; max-height: 100%; margin: 0px auto}
.index_youshi_all ul li h4{color:#ffffff; font-size: 16px; margin-bottom: 5px}
.index_youshi_all ul li h5{color:#ffffff; font-size: 22px; font-weight: bold;}
.index_youshi_all ul li p{width:100%; height: auto; overflow: hidden; line-height: 28px; font-size: 16px;  color:#fff; margin-top: 35px}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden}
.index_class_title{width:100%; height: auto; text-align: center}
.index_class_title h4{color:#c5c5c5; font-size: 18px; font-family: '宋体';  font-weight:bold; margin-bottom: .15rem}
.index_class_title h5{color:#1f1f1f; font-size: 32px; position: relative;  font-family: '宋体'; font-weight:bold; display: table; margin: 0px auto; padding: 0 50px}
.index_class_title h5:after{content: ""; width:2.3rem; height: .18rem; background: url(../images/x_left.png) no-repeat center; background-size: 100% 100%; position: absolute;	top:50%; left:-1.8rem; margin-top: -9px;}
.index_class_title h5:before{content: ""; width:2.3rem; height: .18rem; background: url(../images/x_right.png) no-repeat center; background-size: 100% 100%; position: absolute; top:50%; right:-1.8rem;  margin-top: -9px;}
.index_product_hot{width:100%; height:1.1rem; overflow: hidden; background: #f5f5f5; margin-top:.46rem;}
/*.product_ho_info{width:100%; height: 100%; overflow: hidden}

.product_ho_info a{color:#4d4d4d; font-size:.28rem; float: left; padding: 0 .15rem; position: relative; line-height: .7rem; width: 33.33%; text-align: center}
.product_ho_info a:after{content: "|"; color:#4d4d4d; font-size: .26rem; position: absolute; right:0; top:0; }
.product_ho_info a:hover{color:#002ca7}
.product_ho_info a:last-child:after{content: "";}
*/
.in_cpmore{float:right!important;}
.in_cpmore:after{display:none}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top:.42rem;}
.index_news_top a{width:100%; height: auto; overflow: hidden}
.news_top_pic{width:100%; height: auto; overflow: hidden}
.news_top_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_ntop_xx{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #bebebe; padding-bottom: .15rem; margin-bottom: .12rem; margin-top:.15rem;}
.in_ntop_xx h3{width:100%; height:.5rem; line-height:.5rem; color: #4d4d4d; font-size: .28rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: .15rem 0}
.in_ntop_xx span{color:#777777; font-size: .26rem; display: block}
.index_news_top a h4{width:100%; height: .8rem; line-height: .4rem; color:#4d4d4d; font-size: .26rem;}
.index_news_top a h4 span{color:#002ca7; font-size:.26rem;}
.index_news_top a:hover .news_top_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);
	-webkit-transform: all 1s ease 0s;}
.index_news_top a:hover .in_ntop_xx h3{color:#002ca7}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:.3rem;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul li{width:100%; height:.8rem; line-height:.8rem; float: left; background: #f5f5f5; padding:0 .25rem; 
	margin-bottom:.12rem;}
.index_news_bottom ul li h4{width:70%; height: 100%; float: left; font-size: .26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#4d4d4d;}
.index_news_bottom ul li span{width:auto; height: 100%; float: right; font-size:.26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#b2b2b2}
.index_news_bottom ul li:hover{background: #002ca7;}
.index_news_bottom ul li:hover h4,.index_news_bottom ul li:hover span{color:#fff;}








/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.1rem;width: 100%; background: #10121e}

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:.2rem }
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:.4rem;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.36rem;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:.44rem;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer a.active{background:#002ca7}
footer i{height:.4rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;   line-height: .3rem; clear: both; font-size: .24rem;  padding: .4rem 0; text-align: center}
.copy_dz{width:100%;  height: auto; text-align: center; padding: 0 .5rem;}
.copy p b{font-size:.24rem; color: #999999;}
.copy p{color:#999999;line-height:.4rem; font-size:.24rem}
.copy a{color:#999999;line-height:.4rem; font-size:.24rem}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:96%; height:auto; position:fixed; top:50%; left:50%;  z-index:999; transform: translate(-50%,-50%);}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px; float: right}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}







/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.55rem; padding:5px 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: #0f50c6; 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:.24rem}
.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:.4rem;}



/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; 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:.45rem; line-height:.45rem; color:#313131;  font-weight:bold; font-size:.26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.24rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.8rem; line-height:.4rem; overflow:hidden; margin-top: .1rem; font-size:.24rem;  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 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:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.honor_list li:nth-child(2n){float:right}
.pic_list{width:100%; padding:.3rem .2rem; clear:both; overflow:hidden}
.pic_list a{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.pic_list a img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.pic_list a p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.pic_list a: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:#0f50c6; 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:#0f50c6;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: .5rem; 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}
.ny_title{width: 100%; font-size:.28rem; color: #000; padding: 10px 0px; text-align: center;  clear: both}

.ny_case_fm{width:100%; height:auto; margin:.2rem 0}
.ny_case_fm img{width:100%; display:block}



/*联系我们*/
.ditu{width:100%;height:7rem;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:500px){
	html{font-size: 78.125px;}
}

@media screen and (max-width:425px){
	html{font-size: 66.4062px;}

}

@media screen and (max-width:414px){
	html{font-size: 64.6875px;}

}



@media screen and (max-width:375px){
	html{font-size: 58.5938px;}

}


@media screen and (max-width:360px){
	html{font-size: 57.0312px;}
	
}


@media screen and (max-width:320px){
	html{font-size: 50px;}

}
