@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.25rem;}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .2rem;}

html{font-size: 100px;}


@font-face {
    font-family: 'beifang';
    src: url('/templates/mobile/font/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'hxb';
    src: url('/templates/mobile/font/胡晓波男神体.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}



/*导航*/
.index_header{width:100%; clear:both; height:1.35rem;   background: #000000; padding: 0 .2rem; position:relative; z-index:9}
.header{width:100%; height: 1.35rem;}
.logo{float:left; width:auto; height:100%; display: flex; align-items: center;}
.logo a{height: 100%; display: block}
.logo img{align-items: center; margin: 0px auto; max-width: 100%; height: 90%}
.logo h3{font-size: .36rem; color: #fff; font-weight: bold; letter-spacing:2px}
.logo h4{font-size: .2rem; color: #fff; font-family: "Arial"; opacity: .64; text-transform: uppercase; letter-spacing:5px; line-height: .4rem;}
.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;}
.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: #c99255; 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:.24rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; font-size:.18rem;}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:.4rem; line-height:.4rem; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; font-size: .22rem}
.banner{width:100%;height:auto;  position: relative}
.banner .swiper-slide a img{width:100%; height: auto; overflow: hidden; display: block}
.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: #a69158}
.swiper-pagination{bottom:15%!important}

.ban_jts{width:100%; height:.28rem; position: absolute; bottom:.3rem; left:0; text-align: center; z-index: 9; animation:mymove 2s infinite; }
.ban_jts img{height:100%}

@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}





/*分类*/
.index_title{width:100%; height: auto; overflow: hidden; padding: .3rem 0 0}
.index_title ul{width:100%; height: auto; overflow: hidden}
.index_title li{width:48%; height:auto; padding: .4rem 0; background: url(/templates/mobile/images/title_bjs.png) no-repeat; background-size: 100% 100%;  border-radius: 8px; text-align: center; margin-bottom: .3rem; display: block; float: left}
.index_title li:nth-child(2n){float: right}
.index_title a p{width:100%; color:#fff; font-size: .3rem; text-align: center}
.in_ticon{width:100%; height: .5rem; text-align: center; margin-bottom: .15rem}
.in_ticon img{height: 100%; margin: 0px auto;}

/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(/templates/mobile/images/about_bjs.jpg) no-repeat center; background-size: cover; padding: .5rem 0}
.index_about h3{font-size:.36rem; color: #fff;  font-family: "hxb"; padding-left: .2rem}
.index_about h4{font-size:.6rem; color: #c99255; font-family: "beifang"; text-transform: uppercase;  margin-bottom:1vw; padding-left: .2rem}
.index_about_xx{width:98%; height: auto; overflow: hidden; background: url(/templates/mobile/images/ab_bjs.png) no-repeat; background-size: 100% auto; padding: .3rem; margin-top: .3rem; 
	border-radius: 0 60px 60px 0; margin-bottom: .5rem}
.in_about{width:100%; height: auto; overflow: hidden; line-height: .4rem; font-size: .24rem; color: #555555; display: block; margin-bottom: 4vw}
.section2_num{width:100%; height: auto; overflow: hidden}
.section2_num dl{float: left; text-align: center; width: 33.33%}
.section2_num dl dt{width:100%; height: auto; overflow: hidden; font-size: .2rem; color: #666666}
.section2_num dl dt span{color:#c99255; font-size: .45rem; font-family: "Arial"; font-weight: bold;}
.section2_num dl dd{width:100%; color:#666666; font-size: .2rem; margin-top: .1rem;}
.about_more{width:100%; line-height: .45rem; text-align: center; color:#333333; font-size: .24rem; display: block; margin-top: .4rem}
.index_about_video{width:100%; height: auto; overflow: hidden; padding: 0 .2rem}
.index_about_video video{width:100%; height: auto; display: block}


/*产品中心*/
.index_product{width:100%; height: auto; background: url(/templates/mobile/images/product_bjs.jpg) no-repeat center; background-size: cover; padding:.6rem .2rem .5rem; position: relative}
.index_product .swiper-container{width:85%; height: auto; overflow: hidden; margin: .4rem auto; position: relative}
.index_product .swiper-slide a{width:100%; height: auto; display: block}
.index_product .swiper-slide a img{width:100%;  height: auto; display: block}
.index_product .swiper-button-next,.index_product .swiper-button-prev{width:.22rem; height: .38rem; top:50%; margin-top:-.19rem}
.index_product .swiper-button-next{background: url(/templates/mobile/images/pro_right.png) no-repeat center;right:0; background-size: 100% 100%}
.index_product .swiper-button-prev{background: url(/templates/mobile/images/pro_left.png) no-repeat center; left:0; background-size: 100% 100%}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.index_product_all{width:100%; height: auto;  position: relative}
.index_product ul{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:48.7%; height: auto; float: left; margin-bottom: .2rem}
.index_product ul li:nth-child(2n){float: right}
.index_product ul li img{width:100%; height: auto; display: block}
.pro_more{width:1.84rem; height: .52rem;  text-align: center; line-height: .52rem; background: #c99255; font-size: .24rem; color:#fff; font-size: .2rem; margin:.3rem auto 0; border-radius: 8px; display: block}




/*优势*/
.index_youshi{width:100%; height: auto; overflow:hidden; background: url(/templates/mobile/images/youshi_bjs.jpg) no-repeat center; background-size: cover; padding: .5rem 0}
.in_ys_title{width:auto; height: auto; overflow: hidden; }
.in_ys_title h3{font-size:.36rem; color: #fff;  font-family: "hxb"; margin-bottom: 1.2vw}
.in_ys_title h4{font-size:.6rem; color: #c99255; font-family: "beifang"; text-transform: uppercase;  margin-bottom:1vw; }
.in_ys_title p{color:#fff; font-size: .22rem; position: relative;}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.index_youshi ul li{width:100%; height: auto; overflow: hidden; margin-bottom: .2rem}
.in_ys_pic{width:49%; height: auto; float: left}
.in_ys_pic img{width:100%; height: auto; border-radius:15px;}
.in_ys_xx{width:51%; background: #c99255; padding:.2rem .15rem; float: left; margin-top: .3rem }
.in_ys_xx h3{width:100%; height: auto; color:#fff; font-size: .3rem; font-weight: bold; margin-bottom: .1rem}
.in_ys_xx p{width:100%; height: auto; color:#fff; font-size: .24rem; line-height: .36rem}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; padding:.5rem .2rem .5rem;  background: url(/templates/mobile/images/news_bjs.jpg) no-repeat center; 
	background-size: cover; }
.index_news_title{ height: auto; overflow: hidden; position: relative; z-index: 9}
.index_news_title h3{font-size:.36rem; color: #333333;  font-family: "hxb"}
.index_news_title h4{font-size:.6rem; color: #c99255; font-family: "beifang"; text-transform: uppercase;  margin-bottom:1vw; }
.index_news_title p{color:#444444; font-size: .22rem;}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: .3rem}
.index_news ul li{width:49%; height: auto; float: left; margin-bottom: .4rem;}
.index_news ul li:nth-child(2n){float: right}
.index_news ul li a{width:100%; height: auto; overflow: hidden; display: block}
.index_news ul li a h3{width:100%; height: .5rem; line-height: .5rem; color:#333333; font-size: .26rem; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: .1rem}
.index_news ul li a span{width:100%; height:.3rem; line-height:.3rem; color:#666666; font-size:.22rem; display: block; margin: .1rem 0}
.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;}
.index_news ul li a p{width:100%; height: .64rem; line-height: .32rem; color: #999999; font-size: .24rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}



/*联系我们*/
.index_contact{width:100%; height: auto; overflow: hidden; background: url(/templates/mobile/images/contact_bjs.jpg) no-repeat center; padding: .36rem .2rem .55rem}
.section7_top_left{width:100%; height: auto; }
.section7_top_left h4{font-size:.5rem; color: #fff;  font-family: 'beifang'; text-transform: uppercase;  margin-bottom:.2rem; text-align: center }
.section7_top_left h3{font-size:.36rem; color: #fff; font-family: "hxb"; margin-bottom: .15rem; text-align: center}
.section7_top_left p{font-size: .32rem; height:.55rem; line-height:.55rem; color: #ffffff; }
.section7_bottom{width:100%; height: auto; background: rgba(0,0,0,0.46); border: 1px solid rgba( 255,255,255,0.46); margin-top:.3rem; padding:.3rem .2rem 0;  overflow: hidden; border-radius:10px;}
.section7_bottom dl{width:100%; height:auto;}
.section7_bottom dl dt{width:100%; height:.65rem; border-bottom: 1px solid rgba(255,255,255,0.2); position:relative}
.section7_bottom dl dd{width:100%; height:.65rem;  border-bottom: 1px solid rgba(255,255,255,0.2);margin-top: .3rem; position:relative}
.section7_bottom dl input[type="text"]{width:100%; height: 100%; border: 0; padding: 0 10px; font-size: .24rem; color: #fff; background: none;}
.section7_bottom textarea{width:100%; height:.65rem; border: 0; border-bottom: 1px solid rgba(255,255,255,0.2);  padding: 10px; resize: none;  font-size: .24rem; color: #fff; background: none;  margin-top: .3rem;}
.section7_submit{width:2.2rem; height:.56rem;background:#c99255; text-align: center; line-height:.56rem; color:#ffffff; font-size:.2rem; border: 0; margin: 38px auto; 
	display: block; border-radius: 10px;   font-family: 'beifang'; text-transform: uppercase}




/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 666; height: 1.25rem;width: 100%; background:#c99255;  padding: 0px .2rem; }
footer ul{width:100%; height: 100%;}
footer li{width: 20%;height: 100%;float: left;}
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:.2rem; color: #fff; display: block; width: 100%;}
footer .n1{background: url(/templates/mobile/images/f_1.png) no-repeat center;background-size:  100% 100%; width:.4rem;}
footer .n2{background: url(/templates/mobile/images/f_2.png) no-repeat center;background-size:  100% 100%; width:.4rem;}
footer .n3{background: url(/templates/mobile/images/f_3.png) no-repeat center;background-size:  100% 100%; width:.63rem;}
footer .n4{background: url(/templates/mobile/images/f_4.png) no-repeat center;background-size:  100% 100%; width:.35rem;}
footer .n5{background: url(/templates/mobile/images/f_5.png) no-repeat center;background-size:  100% 100%; width:.4rem;}
footer a.active{background: #ffffff}
footer i{height:.4rem; display: block; margin: 0 auto .1rem }
footer a.active span{color:#c99255}
footer a.active .n1{background: url(/templates/mobile/images/f_h1.png) no-repeat center;background-size:100% 100%; } 
footer a.active .n2{background: url(/templates/mobile/images/f_h2.png) no-repeat center;background-size:100% 100%; }
footer a.active .n3{background: url(/templates/mobile/images/f_h3.png) no-repeat center;background-size:100% 100%;}
footer a.active .n4{background: url(/templates/mobile/images/f_h4.png) no-repeat center;background-size:100% 100%; }
footer a.active .n5{background: url(/templates/mobile/images/f_h5.png) no-repeat center;background-size:100% 100%;}
.copy {width: 100%; clear: both;  text-align: center; margin: .3rem 0 }
.copy h3{font-size: .16rem; color: #000000; text-align: center}
.copy h3 span{font-size: .25rem; color:#195cd5; font-weight: bold;}
.copy_hz{width:1.3rem; height: .3rem; line-height: .3rem; border-radius: 25px; background: #195cd5; text-align: center; margin:10px auto; display: block; color:#fff; font-size: .12rem;}
.copy .copy_zi{ font-size: .22rem; color: #959595; height: .35rem; line-height: .35rem;}
.copy p{width:100%; font-size: .22rem; color: #999; line-height: .35rem;}







/*内页面包屑导航*/
.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: #c99255; font-size:.2rem}
.pos span.wei{background: url(/templates/mobile/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;}
 


 /*内页新闻*/
.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;}



/*内页荣誉资质*/
.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}
.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:#c99255; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(/templates/mobile/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:#c99255;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: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;}

}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}

}


  
  
  

<!--0.00019097328186035-->