@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; background: #fff}
.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:.66rem}
.logo h4{color:#333333; font-size: .32rem; font-weight: bold; margin-bottom: .1rem}
.logo h5{color:#999999; font-size:.22rem; text-transform: uppercase}
.menu{float:right; height:100%; width:1rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .55rem; align-items: center; margin: 0px auto;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}

.ysxy{font-size:14px; color:#000;margin-top:10px}
.ysxy a{color:#ff0101}

/*导航*/
.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: #100295; 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:.5rem; line-height:.5rem; 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; }
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide 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: #024795; opacity: 1}
.swiper-pagination-bullet-active{background: #fff}
.banner .swiper-pagination{top:auto; bottom:.3rem}



/*关于我们*/
.index_about{width:100%; height: auto; overflow:hidden; background:url(../images/about_bjs.jpg) no-repeat center; background-size: cover;  position: relative; padding: .6rem 0}
.index_about_top{width:100%; height: auto; overflow: hidden; position: relative; z-index:9; margin-top: 4vh}
.index_about_video{width:1.2rem; height: 1.2rem;  margin:.7rem auto; 
	border-radius: 50%;   -webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out;  transition: transform 0.5s ease-out;}
.index_about_video img{width:100%; display: block}
.index_about_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}	
.index_about_xx{width:100%; height: auto; overflow: hidden; margin:7vh 0 9vh}
.index_about_xx h4{float: left; color:#fff; font-size: .36rem;}
.index_about_xx h4 img{margin-left:12px;}
.in_aboutinfo{width:100%; height: auto; color:#ffffff; font-size: .27rem; line-height:.42rem;}


.index_about_bottom ul li{width:33.33%; height: auto; overflow: hidden; float: left; position: relative}
.index_about_bottom ul li img.about_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;
}
.about_bottom_hover{width:100%; height: 100%; position: absolute; top:0; left:0; text-align: center; background: rgba(0,0,0,0.5); padding-top:50%; display:block}
.about_bottom_hover h4{color:#fff; font-size: .28rem; margin-top: .1rem;}
.about_bottom_hover img{height: .6rem}
.index_about_bottom ul li:hover .about_bottom_hover{background: rgba(18,9,104,0.8)}
.index_about_bottom ul li:hover img.about_img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;
}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; background-size: cover; 
	padding: .85rem 0}
.index_product_title{width:100%; height: auto;  overflow: hidden}
.index_product_title h4{color:#4d4d4d; font-size: .45rem; margin-bottom: 8px;}
.index_product_title h4 img{width:.15rem; margin-left: 2%}
.index_product_all{width:100%; height: auto; overflow: hidden; padding-bottom: .8rem; position: relative; margin-top: .5rem}
.index_product_all .swiper-container{width:100%; height: auto; overflow: hidden; margin-top:1.5rem}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; background: #fff;}
.index_product_xx{width:100%; height: auto; overflow: hidden; padding: 40px 20px 20px;}
.index_product_xx hr{width:.5rem; height:.04rem; background: #4d4d4d; display: block; margin-bottom:.2rem; border: 0}
.index_product_xx h4{width:100%; height: .45rem; line-height:.45rem; color: #4d4d4d; font-size: .32rem; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin: .3rem 0 .2rem}
.index_product_xx p{width:100%; height:.4rem; line-height:.4rem; color: #4d4d4d; font-size: .27rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_pic{width:100%; overflow: hidden}
.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_all .swiper-button-next,.index_product_all .swiper-button-prev{width:1rem; height:1rem; margin-top: 0; top:0; border-radius: 50%}
.index_product_all .swiper-button-next{background:rgba(190,190,190,0.2) url(../images/n_right.png) no-repeat center; right:auto; left:1.5rem}
.index_product_all .swiper-button-prev{background:rgba(190,190,190,0.2)  url(../images/n_left.png) no-repeat center; left:0;}
.index_product_all .swiper-button-next:hover{background:rgba(190,190,190,0.5) url(../images/n_right.png) no-repeat center;}
.index_product_all .swiper-button-prev:hover{background:rgba(190,190,190,0.5)  url(../images/n_left.png) no-repeat center;}





/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; background-size: cover; padding:1rem 0}
.index_case_all{width:100%; height: auto; overflow: hidden; position: relative}
.index_case_all .tabs{width:100%; height: auto; overflow: hidden; margin: .4rem 0}
.index_case_all .tabs ul{width:100%; height: auto; overflow: hidden}
.index_case_all .tabs ul li{width:33.33%; height:1rem; line-height: 1rem; text-align: center;  text-align:center;  cursor:pointer; float: left}
.index_case_all .tabs ul li img{display:inline-block; vertical-align:middle; height: .46rem}
.index_case_all .tabs ul li span{color:#fff; font-size: .32rem; display:inline-block; vertical-align:middle; margin-left:.15rem;}
.index_case_all .tabs ul li.active{background-image: linear-gradient(to left, #100295 , rgba(255,255,255,0)); 
	background-image: -webkit-gradient(to left, #100295 ,rgba(255,255,255,0)); 
	background-image: -webkit-radial-gradient(to left, #100295 , rgba(255,255,255,0));}
#tabs-container{width:100%; height: auto; overflow: hidden; padding-bottom: 1.7rem}
#tabs-container .swiper-slide a{background: #100295; width: 100%; display: block}
.case_bd{width:100%; height: auto; overflow: hidden; text-align: center;  padding: .4rem 7%; display:block}
.case_bd h3{color:#fff; font-size: .35rem; margin-bottom: .25rem;}
.case_bd p{color:#fff; font-size:.27rem; margin-bottom:.35rem; line-height: .4rem; height: .8rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.in_case_pic{width:100%; height: auto; overflow: hidden; }
.in_case_pic img{width:100%; display: block; border-radius:15px;}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:1rem; height:1rem; margin-top:0; top:auto; border-radius: 50%; bottom:0}
.index_case_all .swiper-button-next{background:rgba(255,255,255,0.2) url(../images/n_right.png) no-repeat center; right:32%;}
.index_case_all .swiper-button-prev{background:rgba(255,255,255,0.2) url(../images/n_left.png) no-repeat center; left:32%; }
.index_case_all .swiper-button-next:hover{background:rgba(255,255,255,0.4) url(../images/n_right.png) no-repeat center;}
.index_case_all .swiper-button-prev:hover{background:rgba(255,255,255,0.4) url(../images/n_left.png) no-repeat center; }





/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background: url(../images/service_bjs.jpg) no-repeat center; background-size: cover;
	padding:.9rem 0}
.index_service_title{width:100%;  height: auto; overflow: hidden}
.index_service_title h4{color:#fff; font-size: .45rem; width: 100%}
.index_service_title h4 img{margin-left:2%; width: .15rem}
.index_service_title h5{color:#fff; font-size: .3rem;  width: 100%; margin-top: .3rem; line-height: .5rem}
.index_service ul{width:100%; height: auto; overflow: hidden; margin-top:.5rem; padding-top:.5rem; display: -webkit-flex;
    display: flex; -webkit-flex-wrap: wrap;  flex-wrap: wrap;}
.index_service ul li{width:50%; height: auto; float: left; padding: 0 .25rem; margin-bottom: .7rem}
.index_join_pic{width:1.6rem; height:1.6rem; background: #fff; position: relative; display: flex; align-items: center; border-radius: 50%; margin: 0px auto;}
.index_join_pic img{align-items: center; margin: 0px auto; position: relative; z-index: 1;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_join_pic:after{content: ""; width: 100%; height: 100%; background: rgba(255,255,255,0.3); border-radius: 50%;; position: absolute; top:0; left:0; transform: scale(1.2); transition: all 0.4s ease-in-out;}
.index_join_xx{width:100%; text-align: center}
.index_join_xx h4{color:#ffffff; font-size:.34rem; margin:.5rem 0 .3rem;}
.index_join_xx p{color:#ffffff; font-size: .27rem; line-height: .4rem;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat center; padding:.7rem 0 .6rem .25rem}
.index_news_title{ height: auto; overflow: hidden; position: relative; z-index: 1}
.index_news_title h4{color:#fff; font-size:.45rem; }
.index_news_title p{color:#fff; font-size:.45rem; }
.index_news_title img{margin-left:2%; width:.15rem;}
.index_news_bottom{width:100%; position: relative; margin-top: .5rem; padding-top: 1.4rem}
.index_news_bottom .swiper-container{width:100%; height: auto; overflow: hidden;}
.index_news_bottom .swiper-slide{width:75%}
.index_news_bottom .swiper-slide a{width:100%; display: block; position: relative; background: #fff; padding: .7rem .35rem}
.index_news_li{width:100%; height: 100%; background: #fff }
.index_news_li span{color:#777777; font-size: .26rem; display: block; border-bottom: 1px solid #f2f2f2; padding-bottom: .2rem;}
.index_news_li h4{color:#4d4d4d; font-size: .32rem; width: 100%; height: .5rem; line-height: .5rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: .3rem 0 .5rem}
.index_news_li p{width:100%; height:1.35rem; line-height: .45rem; color: #777777; font-size: .27rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_li i{width:.9rem; height: .9rem; display: block; background:#bfbfbf url(../images/n_jts.png) no-repeat center; background-size:.4rem; border-radius: 50%; float: right; margin-top: 1rem}
.index_news_bottom .swiper-slide a:hover .index_news_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_bottom .swiper-button-next,.index_news_bottom .swiper-button-prev{width:1rem; height:1rem; margin-top:0; top:0; border-radius: 50%;}
.index_news_bottom .swiper-button-next{background:rgba(255,255,255,0.2) url(../images/n_right.png) no-repeat center; right:auto; left:1.4rem}
.index_news_bottom .swiper-button-prev{background:rgba(255,255,255,0.2) url(../images/n_left.png) no-repeat center; left:0;  }
.index_news_bottom .swiper-button-next:hover{background:rgba(255,255,255,0.4) url(../images/n_right.png) no-repeat center;}
.index_news_bottom .swiper-button-prev:hover{background:rgba(255,255,255,0.4) url(../images/n_left.png) no-repeat center; }



/*表单*/
.index_input{width:100%; height: auto; overflow: hidden; background: url(../images/c_input.jpg) no-repeat center; background-size: cover; padding:.8rem 0; background-size: cover;}
.index_input h4{color:#4d4d4d; font-size: .45rem; margin-bottom: 8px;}
.index_input h4 img{width:.15rem; margin-left: 2%}
.contact_top_input{width:100%; height: auto; overflow: hidden; margin-top: .8rem}
.contact_top_input p{width:100%; height:.8rem; line-height: .8rem; border: 1px solid #e4e4e4; position: relative;  margin-bottom: .25rem; }
.contact_top_input p input[type="text"]{width:100%; height: 100%; background: none; font-size: .26rem; color: #777777; border: 0; padding: 0 .25rem 0 .35rem}
.contact_top_input p:after { content: "|";  color: #777777; height: 100%; font-size: 16px; position: absolute; top: 0; left:.2rem; margin-top: 0;}
.c_tijiao{width:100%; height:.8rem; border: 0; background: #100295; color:#fff; font-size: .27rem; cursor: pointer}


/*联系我们*/
.index_contact_t{width:auto; overflow: hidden; background: url(../images/contact_bjs.jpg) no-repeat center; background-size: cover; padding:.95rem .25rem 1.2rem}
.index_contact_t h4{color:#fff; font-size: .45rem; margin-bottom: 8px;}
.index_contact_t h4 img{width:.15rem; margin-left:2%}
.index_contact_t a{width:1.1rem; display: block; margin-top: .5rem}
.index_contact_t a img{width:100%; display: block}



/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.1rem;width: 100%; background: #100295 }
footer ul{width:100%; height:100%;}
footer li{width:20%;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:.4rem;}
footer .n3{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.44rem;}
footer .n4{background: url(../images/f_h3.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:.31rem;}
footer a.active{background:#120c48}
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: #100295; 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:.25rem; 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:.25rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.pic_list a:nth-child(2n){float:right}
.ny_honor_pic{width:100%; height:2.3rem; overflow:hidden}



/*内页导航*/
.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:#100295; 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:#100295;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}




/*联系我们*/
.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;}

}
