@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; box-sizing:border-box; font-weight: normal}
*: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 .2rem;}



/*导航*/

.index_header{width:100%; clear:both; height:1rem; position: fixed; top:0; left:0; z-index:999; background: #fff; padding: 0px .2rem; box-shadow: 0 0 5px rgba(0,0,0,0.2) }
.logo{float:left; width:2.7rem; height: 1rem; }
.logo a{width:90%; height:1rem;  display: flex; align-items: center; margin-top: 2px;}
.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:.26rem;  font-weight: bold; margin-bottom: .1rem}
.header_all ul li h3 a{ color:#fff; font-size:.26rem;  font-weight: bold; }
.header_all ul li .header_sub{width:100%; height: auto; overflow: hidden}
.header_sub a{width:33.33%; float:left; height:.45rem; line-height: .45rem; font-size: .24rem; color:#aaa; display: block; }
.nav_show{top:1rem;}
.header_sub span{color:#fff}
.header_all ul li:last-child{width:100%; }
.header_all ul li:last-child .header_sub a{width:33.33%; 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 {
      text-align: center;
      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: #1C9589}

.pro_sub a{width:50%!important}




/*优势*/
.index_youshi{height:auto; background: #fff; box-shadow:1px 1px 10px rgba(0,0,0,0.2); margin-top: -1.2rem; position: relative; z-index: 9; overflow: hidden}
.index_youshi h4{width:50%; height: 1.2rem; background:#1a55ce url(../images/c_san.png) no-repeat 80% center; border-left:6px solid #5cc343;  line-height: 1.2rem; color:#fff; font-size: .26rem; float: left; padding-left:5%;}
.index_youshi p{width:50%; float: left; font-size: .2rem; line-height: 1.2rem; color: #333333; height: 100%; display:table; text-align: center; transition: all 0.4s ease-in-out; height: 1.2rem}
.index_youshi p img{margin-right:12px; vertical-align: middle;}
.index_youshi p span{font-size: 18px; color: #333333;}
.index_youshi p:hover{ margin-top: -10px; transition: all 0.4s ease-in-out;}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: .35rem;}
.index_about_title{width:100%; height: auto; position: relative; padding-top: .8rem;}
.index_about_title h4{ position: relative; display: table; margin: 0px auto 8px;}
.index_about_title h4 span{font-size: .36rem; color: #000000; font-weight: bold; float: left; position: relative; z-index: 9}
.index_about_title h4:after{content: ""; width: 1.17rem; height:1.17rem; background:url(../images/a_title.png) no-repeat center; background-size: 100% 100%; position: absolute; top:-.7rem; left:-.6rem }
.index_about_title hr{ width:.8rem; height: 2px; background: #000000; margin-top:.2rem; margin-left:.24rem; float: left; border: 0}
.index_about_title p{font-size: .18rem; color: #777777; line-height: .3rem; text-align: center}
.index_about_xx{width:100%; height: auto; overflow: hidden; color:#333333; font-size: .2rem; line-height: .36rem; text-align: center; display: block; margin-top:.25rem;}
.ab_more{width:2.14rem; height:.56rem; border:1px solid #1C9589; background: url(../images/h_dian.png) no-repeat 88% center; font-size: .18rem; color:#1C9589; display: block; line-height: .56rem; margin:.34rem auto 0; padding-left: .26rem;}
.ab_more:hover{color:#fff; background:#1C9589 url(../images/b_dian.png) no-repeat 88% center;}
.index_about .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.index_about .swiper-slide img{width:100%; height: auto; display: block}
.index_about .swiper-slide h3{font-size: 14px;color: #3d3d3d;text-align: center;}
.index_about_nav{width:100%; height: auto; position: relative; margin:.5rem auto 0; overflow: hidden}
.index_about_nav:after{content: ""; width: 100%; height: 1px; background: #dddddd; position: absolute; top:.77rem; left:0}
.index_about_nav a{width:25%; height: auto; float: left;  text-align: center; position: relative; z-index: 9}
.index_about_nav a:last-child{margin-right: 0}
.index_about_nav a p{font-size: .24rem; color: #999999; line-height: .7rem; }
.index_about_nav a span{width:.16rem; height: .16rem; display: block; border: 1px solid #1C9589; background: #fff; border-radius: 50%; margin: 0px auto;}
.index_about_nav a:hover p{font-size: .24rem; color: #000000; font-weight: bold;}
.index_about_nav a:hover span{border:4px solid #1C9589;}



/*数字*/
.index_num{width:100%; height: auto; overflow: hidden; background: url(../images/num_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover;  margin-top: .5rem; padding:.5rem 0 .3rem}
.index_num ul{width:auto; height: auto; overflow:hidden; display: table; margin: 0px auto;}
.index_num ul li{width:50%; float: left; overflow: hidden; margin-bottom: .3rem}
.index_num ul li h4{width:auto; height: auto; position: relative; display: table; margin: 0px auto;}
.index_num ul li h4 span{font-size: .6rem; color:#fff; font-weight: bold; font-family: "Arial"}
.index_num ul li h4:after{content: ""; width:15px; height: 15px; background: url(../images/bb_jis.png) no-repeat center; position: absolute; top:0; right:-15px}
.index_num ul li p{width:100%; height:.4rem;line-height: .4rem; font-size:.18rem;color: #fff; margin-top: 8px; text-align: center}


/*分类*/
.index_proclass{width:100%; height: auto; overflow: hidden; margin-top:.3rem; position: relative; }
.index_proclass .index_news_title h4:after{content: ""; width: .89rem; height:1.17rem; background:url(../images/p_title.png) no-repeat center; background-size: 100% 100%; position: absolute; top:-.7rem; left:-.48rem }
.index_proclass .hd{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.index_proclass .hd ul{width:100%;  margin: 0px auto; overflow: hidden; margin-bottom: .3rem}
.index_proclass .hd ul li{ float:left; width:49%; height:1.2rem; border-radius: 5px; border: 1px solid #eeeeee; padding:8px 10px; margin-right: 1%; border-radius: 8px; margin-bottom: .2rem}
.index_proclass .hd ul li:nth-child(2n){float: right}
.index_proclass .hd ul li a{width:100%; height: auto; display: block}
.index_proclass .hd ul li h3{width:100%; height: .5rem; line-height: .5rem; font-size:.22rem; color: #000000; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #eeeeee}
.index_proclass .hd ul li i{width:.12rem; height: .12rem; display: block; margin:.16rem auto; display: block; background: url(../images/h_jia.png) no-repeat center}
.index_proclass .hd ul li:hover{border: 1px solid #1C9589}
.index_proclass .hd ul li:hover i{background: url(../images/hh_jia.png) no-repeat center}
.in_pro_ul{width:100%; height: auto; overflow: hidden}
.in_pro_ul li{width:49%; height: auto; float: left; border: 1px solid #eeeeee; border-radius: 8px; padding: 10px; position: relative;
	margin-bottom:.2rem; }
.in_pro_ul li:nth-child(2n){float: right}
.in_pro_pic{width:100%; height: auto; position: relative}
.in_pro_img{width:100%; height: auto; overflow: hidden}
.in_pro_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_pro_h{width:100%; height: .55rem; line-height: .55rem; color:#000000; font-size: .2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 10px;}
.in_pro_jia{width:.48rem; height:.48rem; background: #1C9589; text-align: center; line-height: .48rem; position: absolute; bottom:-.25rem; right:.2rem; transition: all 0.4s ease-in-out;}
.in_pro_jia span{color:#fff; font-size:.3rem; }


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: .7rem;  background: #f2f2f2; padding: .5rem 0}
.index_news_title{width:100%; height: auto; position: relative; padding-top: .8rem;}
.index_news_title h4{ position: relative; display: table; margin: 0px auto 8px;}
.index_news_title h4 span{font-size: .36rem; color: #000000; font-weight: bold; float: left; position: relative; z-index: 9}
.index_news_title hr{ width: .75rem; height: 2px; background: #000000; margin-top:.25rem; margin-left:.24rem; float: left}
.index_news_title p{font-size: .2rem; color: #777777; line-height: .4rem; text-align: center}
.index_news .index_news_title h4:after{content: ""; width: 1.17rem; height:1.17rem; background:url(../images/n_title.png) no-repeat center; background-size: 100% 100%; position: absolute; top:-.7rem; left:-.48rem }
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.index_news ul li{width:100%; height: auto; margin-right: 2%; margin-bottom: .3rem; background: #fff; border-radius: 5px; padding: .25rem .2rem}
.index_news ul li h4{width:100%; height: .4rem; line-height: .4rem; color:#000000; font-size: .24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news ul li span{width:100%; height: .3rem; line-height:.3rem; color:#aaaaaa; font-size: .18rem; display: block}
.index_news ul li p{width:100%; height: .6rem; line-height: .3rem;  overflow: hidden; color:#999999; font-size: .18rem; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news_more{width:2.14rem; height: .56rem; border:1px solid #1C9589; background: url(../images/h_dian.png) no-repeat 88% center; font-size: .18rem; color:#1C9589; display: block; line-height: .56rem; margin:.2rem auto .3rem; padding-left: .26rem;}
.index_news ul li:hover{border:1px solid #1C9589}
.news_more:hover{ background:#1C9589 url(../images/b_dian.png) no-repeat 88% center; color:#fff}





/*底部*/
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%;}
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: #1C9589}
footer i{height:.35rem; display: block; margin: 2px auto .1rem;  }
footer li:last-child{border-right:0}
.copy {width: 100%; padding:.3rem 0; clear: both;  text-align: center }
.copy h3{font-size: .2rem; color: #000000; text-align: center}
.copy h3 span{font-size: .28rem; color:#1C9589; font-weight: bold;}
.copy_hz{width:1.52rem; height: .44rem; line-height: .44rem; border-radius: 25px; background: #1C9589; text-align: center; margin:10px auto; display: block; color:#fff; font-size: .2rem;}
.copy .copy_zi{ font-size: .18rem; color: #959595; height: .3rem; line-height: .3rem;}
.copy p{width:100%; font-size: .18rem; 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: #1C9589; 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:.22rem}
.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:2rem; overflow:hidden;background-image: linear-gradient(to left, #8c8c8c , #383838);
    background-image: -webkit-gradient(to left, #8c8c8c , #383838);
    background-image: -webkit-radial-gradient(to left, #8c8c8c , #383838); margin-top:1rem; line-height:2rem; color:#fff; text-align:center; font-size:.6rem;}
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.24rem!important; line-height:.46rem;}
 


 /*内页新闻*/
.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:.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;}
.ny_title{width: 100%; font-size:.34rem; color: #000; padding:.15rem 0px; text-align: center; clear: both}
.ny_time{width: 100%;  line-height: .6rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #eee; border-bottom: 1px solid #eee;
           text-align: center; clear: both; font-size:.24rem;}



/*内页荣誉资质*/
.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:.22rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.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:#1C9589; 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; position:relative}
.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:#1C9589;color:#fff }
.ny_biaoti{width: 100%; font-size:.35rem; color: #000; padding: .1rem 0px; text-align: center;  clear: both; line-height:.5rem}
.keyword_light,.keyword_light p{font-size:.24rem; color:#333; line-height:.46rem}



/*联系我们*/
.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}

  
  
/*导航*/
.header_all_pro{width:100%; height:5rem; position:absolute; top:.7rem; left:0; background: rgba(0, 0, 0, 0.7); z-index:999;     transition: top ease 0.35s; overflow-y: auto; padding-bottom: .4rem; display:none}
.header_all_pro ul{width:100%; height: auto; overflow: hidden; padding:.2rem;}
.header_all_pro ul li{width:100%; height: auto; float: left; margin-bottom:.22rem;  text-align: center;  border-bottom: 1px solid #ccc; padding-bottom: 10px}
.header_all_pro ul li h3{width:100%; height:.4rem; line-height:.4rem; color:rgb(0, 0, 0); font-size:.22rem;  font-weight: bold; margin-bottom: .1rem}
.header_all_pro ul li h3 a{ color:#fff; font-size:.28rem;  font-weight: bold; width:100%; height:100%; display:block;}
.header_all_pro ul li .header_sub_pro{width:100%; height: auto; overflow: hidden}
.header_sub_pro a{width:100%;  height:.45rem; line-height: .45rem; font-size: .2rem; color:#fff; display: block; }
.nav_show_pro{top:3rem;}
.header_sub_pro span{color:#fff}
.header_all_pro ul li:last-child{width:100%; }
.header_all_pro ul li:last-child .header_sub a{width:33.33%; float:left;}
.menubtn_pro{width:100%!important; color:#333; font-size:.24rem; text-align:center;  height:.7rem; display:block; overflow:hidden;  }
.pro_show{display:block;}
.ny_pro_plei{width: 100%; height: auto; line-height: .7rem; background: #eee;  position: relative;}






@media screen and (max-width:500px){
	html{font-size: 66.6667px;}
}

@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;}
	.index_news_title dl,.in_news_nav{width:100%; float: none;}
	.in_news_nav{overflow: hidden; margin-top: .2rem}

}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}

}

