@charset "utf-8";
.mobile{display: none;}
.mobile *{margin:0;padding:0}
.mobile body{font-family:"微软雅黑";font-size:12px;height:100%;line-height:22px;width:100%;background:#eeeeee;}
.mobile a{text-decoration:none;cursor:pointer;transition:all .3s;outline:none}
.mobile ul{list-style:none}
.mobile .lf{float:left}
.mobile .rg{float:right}
.mobile .clear{clear:both;height:0px;line-height:0px;font-size:0px}
/*小于1600大于1200稍微调整下字体*/
/*@media screen and (max-width: 1600px) and (min-width:1200px) {
.mobile .nav ul li .a1{font-size:14px}
.mobile .nav ul li .div1 .p1 a{font-size:12px} 
.mobile .nav ul li .div1 .p1{width:58.1%}
}*/
@media screen and (max-width: 980px) and (min-width: 769px){
	.show-rongyu .swiper-slide div h4{font-size: 14px;}
	.show-rongyu .swiper-slide div p{font-size: 12px;}
}
/*移动端导航*/
@media screen and (max-width: 768px) and (min-width: 0px){
.mobile{display: block;}
.menu-bar{display: none;}
.normal-layout-white{padding-top: 42px;}
.home-first-content .p2{max-width: 100%;}
.mobile .moblie_head{display:block;height:44px;background:none;position:fixed;top:0px;left:0px;width:100%;z-index:9999; }
.mobile .moblie_head .lf{padding-top:10px;padding-left:5%}
.mobile .moblie_head .lf img{height:24px}
.mobile .moblie_head .rg{padding-right:5%;padding-top:14px}
.mobile .moblie_head .rg a img{height:16px;vertical-align:top}
.mobile .a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.mobile .a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.mobile .a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.mobile .a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%}
.mobile .a_txt .div3 ul{padding-left:5%;padding-right:5%}
.mobile .a_txt .div3 ul li{border-bottom:1px solid #232530}
.mobile .a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.mobile .a_txt .div3 ul li .a_js2{background:url(../img/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.mobile .a_txt .div3 ul li .a_js2_on{background:url(../img/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.mobile .a_txt .div3 ul li .a_txt2{display:none}
.mobile .a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}

.video-head-content{
	max-width: 100%;
}
.video-head-content h2{font-size: 22px !important;padding-top:20%;}
.col33 span, .col34 span{
	font-size: 24px;
}
.col33 p:nth-child(2), .col34 p:nth-child(2){
	font-size: 16px;
}
.col33 p:nth-child(1), .col34 p:nth-child(1){
	margin-top: 100%;
}
}

@media screen and (max-width: 480px){
	.col33 span, .col34 span{
		/*font-size: 18px;*/
	}
	.col33 p:nth-child(2), .col34 p:nth-child(2){
		font-size: 12px;
	}

	.page6-bg{
		background-position: center -150px; 
	}

}
