﻿@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;}
.header{width:100%; clear:both; height:1.08rem; background:#fff; padding: 0 3%; position: relative; z-index: 99}
.logo{float:left; width:1.97rem; height: 100%; }
.logo a{width:150%; height:1.08rem; display: flex; align-items: center; }
.logo a img{align-items: center; margin: 0px auto; max-width: 100%}
.menu{float:right; height:100%; width:.53rem; }
.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;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}


@font-face {
    font-family: 'siren';
    src: url('../font/思源宋体 CN-BOLD.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ADOBE';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*导航*/
.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: #1d499d; 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:.5rem; line-height:.5rem; color:#fff; text-indent:2em; 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 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}
.ban_info{width:100%; height: auto; overflow: hidden; position: absolute; top:50%; left:0; text-align: center; transform: translate(0,-50%);}






/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; display: block; margin-top:.4rem }
.in_about_top{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat top center; background-size:100% auto; padding: .5rem .2rem; margin-top: .2rem}
.index_about_center{width:100%; height: auto; overflow: hidden}
.index_about_center h3{color:#fff; font-size: .28rem; text-align: center }
.index_about_center h3 span{font-size: .3rem; font-weight: bold;}
.about_info{width:100%; height: auto; overflow:hidden;font-size: .22rem; color: #fff; line-height:.4rem; text-align: center; margin: .2rem 0; display: block}
.index_about_num{width:100%; height: auto; overflow: hidden; }
.index_about_num dl{float: left; width: 30%; text-align: center; margin-bottom: .4rem;margin-left: 8px}
.index_about_num dl dt{color:#333333; font-size:.2rem; }
.index_about_num dl dt span,.index_about_num dl dt i{color:#333333; font-size:.6rem; font-weight: bold; font-family: "Arial"; font-style: normal}
.index_about_num dl dd{width:100%; line-height: 30px; font-size: .2rem; color:#333333}
.index_about_num dl:hover span,.index_about_num dl:hover i{color:#00a83b}
.index_about_num dl:nth-child(2) dt span,.index_about_num dl:nth-child(2) dt i{color:#00a83b}
.index_about_num dl:nth-child(3) dt span,.index_about_num dl:nth-child(3) dt i{color:#00a83b}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center;background-size: cover; padding: .4rem .2rem .7rem}
.index_product_titile{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: .4rem}
.index_product_titile h3{color:#fff; font-size:.6rem; text-transform: uppercase; font-family: 'ADOBE';}
.index_product_titile h4{color:#fff; font-size:.26rem; line-height: .3rem; }
.index_product_titile p{color:#fff; font-size:.22rem; line-height: .4rem; margin-top: .2rem }
.index_product_nav{width:100%; height: auto; overflow: hidden; margin-bottom: .5rem}
.index_product_nav a{width:24.25%; height: .6rem; float: left; margin-right: 1%; background: #00a83b; text-align: center; line-height: .6rem; font-size: .2rem; color: #fff}
.index_product_nav a:nth-child(4n){margin-right: 0}
.index_product .swiper-container{width:100%; height: auto; overflow: hidden}
.index_product .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.inex_pro_pic{width:100%; height: auto; overflow: hidden; display: block}
.inex_pro_pic img{width:100%; height: auto; display: block}
.index_product .swiper-slide a h3{width:100%; height:.5rem; line-height: .5rem; color: #fff; font-size:.2rem; text-align: center;}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background: url(../images/youshi.jpg) no-repeat center; background-size: cover;padding:.3rem .2rem}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.index_youshi ul li{width:49%; height: 4rem; float: left; text-align: center; margin-bottom: .2rem; padding: .5rem .3rem}
.index_youshi ul li:nth-child(2n){float: right}
.index_youshi ul li:nth-child(1) h3,.index_youshi ul li:nth-child(4) h3{color:#333333; font-size:.26rem; font-weight: bold; text-align: center; margin: .24rem 0}
.index_youshi ul li:nth-child(1) p,.index_youshi ul li:nth-child(4) p{color:#333333; font-size: .2rem; opacity: 0.8; line-height:.3rem; text-align: center; height:auto; overflow: hidden}
.index_youshi ul li:nth-child(2) h3,.index_youshi ul li:nth-child(3) h3{color:#fff; font-size: .26rem; font-weight: bold; text-align: center; margin:.24rem 0}
.index_youshi ul li:nth-child(2) p,.index_youshi ul li:nth-child(3) p{color:#fff; font-size:.2rem; opacity: 0.8; line-height: .3rem; text-align: center; height:auto; overflow: hidden}
.index_youshi ul li img{height:.5rem; }

.index_youshi ul li:nth-child(1){background: #fff url(../images/01.png) no-repeat center 90%; background-size:1rem auto  }
.index_youshi ul li:nth-child(2){background: #1d499d url(../images/02.png) no-repeat center 90%; background-size:1rem auto  }
.index_youshi ul li:nth-child(3){background: #1d499d url(../images/03.png) no-repeat center 90%; background-size:1rem auto  }
.index_youshi ul li:nth-child(4){background: #fff url(../images/04.png) no-repeat center 90%; background-size:1rem auto  }





/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top:.5rem; padding: 0 .2rem;margin-bottom: .4rem}
.index_case .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.index_case .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.index_case .swiper-slide a img{width:100%; height: auto; display: block}
.index_case .swiper-slide a h3{width:100%; height: .4rem; color:#333333; line-height: .4rem; font-size: .22rem; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; margin-top: .1rem}
.index_case .swiper-button-next,.index_case .swiper-button-prev{width:.41rem; height: .41rem; border-radius: 50%}
.index_case .swiper-button-next{background: url(../images/b_right.png) no-repeat center; background-size: 100% 100%}
.index_case .swiper-button-prev{background: url(../images/b_left.png) no-repeat center; background-size: 100% 100%}



/*广告*/
.index_gg{width:100%; height:auto; background: url(../images/lj_more.jpg) no-repeat center;  background-size: cover; background-attachment: fixed; padding: .8rem 0; 
	text-align: center}
.index_gg h3{color:#fff; font-size:.36rem; font-weight: bold;font-family: 'siren'; line-height: .6rem}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: .3rem}
.index_ntitle{width:100%; height: auto; overflow: hidden; text-align: center}
.index_ntitle h4{color:#000000; font-size:.6rem; text-transform: uppercase;     font-family: 'ADOBE';}
.index_ntitle h4 span{color:#1ab14f; font-size: .6rem}
.index_ntitle h3{color:#333333; font-size:.32rem; }
.in_news_nav{width:100%; height: auto; overflow: hidden; margin-top: .28rem}
.in_news_nav a{width:32%; height:.58rem; background: #1d499d; text-align: center; line-height: .58rem; float: left; margin-right:2%; color:#fff; font-size: .2rem }
.in_news_nav a:last-child{margin-right: 0}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top:30px }
.index_news_top a{width:100%; height: auto; overflow: hidden; margin-bottom: .2rem; display: block}
.in_news_pic{width:36%; height: auto; float: left}
.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_xx{margin-left:40%}
.in_news_xx h3{width:100%; height:.8rem; line-height:.4rem; color:#333333; font-size: .22rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_xx span{width:100%; height:.3rem; line-height: .3rem; color:#999999; font-size:.18rem; display: block}
.in_news_xx p{width:100%; height:.6rem; line-height: .3rem; overflow: hidden; color:#666666; font-size:.2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top:10px;}
.index_news_bottom{width:100%; height: auto; background: #1d499d; overflow: hidden; padding:.4rem .25rem .3rem}
.index_news_bottom li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.2); margin-bottom:.24rem; padding-bottom: .24rem;}
.index_news_bottom li dl{width:1rem; height: auto; float: left; text-align: center; }
.index_news_bottom li dl dt{color:#eeeeee; font-size: .32rem; font-weight: bold; line-height:.4rem; font-family: 'ADOBE';}
.index_news_bottom li dl dd{color:#eeeeee; font-size: .15rem; }
.in_nright_xx{height: auto; overflow: hidden; margin-left:1.2rem;}
.in_nright_xx h3{width:100%; height: .5rem; line-height: .5rem; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  font-size:.24rem;}
.in_nright_xx p{width:100%; height: .32rem; line-height: .32rem; color:#ffffff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: .2rem;}
.index_news_bottom li:last-child{border-bottom:0}






/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.4rem;width: 100%;  background: #1d499d; padding: 0 2%}
footer ul{width:100%; height:100%;}
footer li{width: 33.3%;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:.71rem;}
footer a.active{background:#3bb964}
footer i{height:.52rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;  text-align: center; line-height: .3rem; clear: both; font-size: .2rem;  padding: .4rem 0;text-align: center}
.copy_dz{width:100%;  height: auto;}
.copy_dz p b{font-size:.2rem; color: #333333;}
.copy_dz p{color:#999999;line-height:.36rem; font-size:.2rem}
.copy_dz a{color:#999999;line-height:.36rem; font-size:.2rem}






/*内页面包屑导航*/
.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: #1d499d; 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:auto; overflow:hidden; }
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.22rem!important; line-height:.4rem;}
 table{border:1px solid #eee}


 /*内页新闻*/
.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:#1d499d; 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:#1d499d;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}


.table_xx{width:100%; overflow-y:auto;}











@media screen and (max-width:425px){
	html{font-size: 56.6667px;}
	
	
	
}

@media screen and (max-width:414px){
	html{font-size: 55.2px;}
	.header_xx{padding-top: .05rem}
	
	
}



@media screen and (max-width:375px){
	html{font-size:50px;}
		.news_more{background-size: 30%}
	.index_news_left ul li h3, .index_news_right ul li h3{margin-left: 1.6rem}
}
	
	
	
@media screen and (max-width:360px){
	html{font-size:48px;}


}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}
	.index_youshi ul li{height:4.6rem}

	
}



