﻿/* 手机 mobile start*/
@media (max-width: 767px) {
html{
	overflow-x:hidden;
}
body{
	overflow-x:hidden;
	width: 100vw;
}

.visible-xs{display: block !important;}
.visible-xs-block {display: block !important;}
.visible-xs-inline {display: inline !important;}
.visible-xs-inline-block {display: inline-block !important;}
.hidden-xs{display:none !important;}

.wrapin{
	width:100%;
	margin:0 auto;
	padding-left:25px;
	padding-right:25px;
}

.h_mes{
	padding:40px 25px;
	background:#0040b0;
	color:#fff;
}
.h_mes .wrapin{
	width: 100%;
	padding:0;
}
.h_mes .t1{
	font-size:28px;
	line-height: 30px;
	padding:0;
}
.h_mes .t2{
	font-size:16px;
	line-height: 16px;
	padding-top:18px;
}

.h_main{
	padding:10px 0;
}
.hm_ct{
	width: 100%;
	position: relative;
	padding-right:0;
}
.hm_ct .photo{	
	width: 100%;
}
.hm_ct .intro{
	width: 100%;
	padding-left:0;
	padding-bottom:30px;
}

.h_pl{
	padding:20px 0;
	background:#f5f6f7;
}
.hpl_bf{
	text-align: center;
	font-size:28px;
	color:#000;
	height: 42px;
	height:auto;
}
.hpl_bf .sin{
	font-size:16px;
	width: 100%;

}
.hpl_bf .txt{
	width: 100%;
	line-height: 42px;
	padding:0 15px;
}
.hpl_bf .bns{
	height: 42px;
	clear: both;
	text-align: center;
	width: 100%;
	float:none;
}

.hpl_zan{
	font-size:16px;
}

.hpl_bian{
	width: 94%;
	margin:0 auto;
	display: none;
}
.hpl_bian .tps dt{
	font-size:16px;
}
.hpl_bian .tps dd{
	font-size:14px;
	line-height: 21px;
	padding-top:0;
}
.hpl_bian .gs dt{
	font-size:14px;
	line-height: 21px;	
}
.hpl_bian li{
	font-size:14px;
}

.reg_fm{
	width: 100%;
	margin:20px auto;
	box-sizing:border-box;
	border:0;
}
.reg_fm .fm{
	padding:15px 20px;
}
.reg_fm .t1{
	font-size:20px;
}
.reg_fm .half{
	width: 100%;
	float: none;
}
.h_sign .title3{
	font-size:28px;
	font-weight: bold;
	padding-bottom:5px;
}
.h_sign{
	min-height: 200px;
}
.rg_er{
	
	z-index: 20;
}

.h_reg{
	position: relative;
	width: 100%;
	bottom: 0;
	margin-top:20px;
	min-height:auto;
	padding:0 10px 30px 10px;	
	box-shadow:none;
}
.gq_scr{
	width: 320px;
}

/* 手机 mobile end*/	
}
