@charset "utf-8";
@import url(/plugin/font-awesome-4.7.0/css/font-awesome.min.css);
@import url(//at.alicdn.com/t/font_1293262_tps0l10c16p.css);
body,html {
	min-height: 100%;
	background-color:#fff;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-image: none;
	list-style-type: none;
}
body,div,input,textarea,select,button {
	font-size: 14px;
	line-height: 1.5;
	font-family: "微软雅黑";
}
input,textarea,select {
	border-radius:0;
	//background: -webkit-linear-gradient(#fff, #fff); 
}
select {
	padding-right: 14px;
	padding-left: 0px;
	background-image: url(down.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size:14px auto;
	-webkit-appearance: none; /*for chrome*/
}
input[type='radio'] {
	-webkit-appearance: none; /*for chrome*/
	height: 14px;
	width: 14px;
	border: 1px solid #f74d4d;
	border-radius:50%;
}
input[type='radio']:checked {
	border: 1px solid #fff;
	background: -webkit-linear-gradient(#f74d4d, #f74d4d); 
}
a{
	text-decoration: none;
	color: #333;
}
/*a:hover,*/
a:active{
	opacity:0.60;
}
.block1 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.block6 {
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	clear: both;
}
.block8 {
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	clear: both;
}
.block10 {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	clear: both;
}
.block20 {
	font-size: 1px;
	line-height: 1px;
	height: 20px;
	clear: both;
}
.block30 {
	font-size: 1px;
	line-height: 1px;
	height: 30px;
	clear: both;
}
.block40 {
	font-size: 1px;
	line-height: 1px;
	height: 40px;
	clear: both;
}
.block50 {
	font-size: 1px;
	line-height: 1px;
	height: 50px;
	clear: both;
}
.block60 {
	font-size: 1px;
	line-height: 1px;
	height: 60px;
	clear: both;
}
.close {
	display: none;
}
.hidden {
	overflow: hidden;
}
.center {
	text-align: center;
}
/* <div class="bg_share close"><img src="/modules/mobile/style/bg_share.png"/></div> */
.bg_share {
	background-image: url(000_50.png);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10;
	text-align: right;
}
.bg_share img{
	width: 80%;
	margin-top: 20px;
	margin-right: 20px;
}
.ha {
	filter:alpha(opacity=60);  /*支持 IE 浏览器*/
	-moz-opacity:0.60; /*支持 FireFox 浏览器*/
	opacity:0.60;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.ha:hover,.ha:active {
	filter:alpha(opacity=100);  /*支持 IE 浏览器*/
	-moz-opacity:1; /*支持 FireFox 浏览器*/
	opacity:1;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.l {
	float: left;
}
.r {
	float: right;
}
.ys1_back0{background-color:#fff;}
.ys1 {color: #898989;}
.ys1_back1{background-color:#898989;}
.ys1_border1{border: 1px solid #898989;}
.ys2 {color: #e56c19;}
.yh_main1 {
	clear: both;
	padding-right: 2%;
	padding-left: 2%;
	overflow: hidden;
}