/* CSS Document */
@charset "utf-8";
*:focus {
	outline: none;
}
html, body {
	width: 100%;
	height: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fiedldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "Microsoft YaHei";
	color: #f9c582;
	background-attachment: fixed;
	background-size: 10.0rem auto;
	-webkit-overflow-scrolling: touch;
	-webkit-user-select: text;
	-moz-user-select: text;
	-o-user-select: text;
	user-select: text;
}
input, select, textarea, button {
	vertical-align: middle;
	font-family: "Microsoft YaHei";
	-webkit-appearance: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
.tc {
	text-align: center;
}
.hide {
	display: none;
}
.wrap {
	margin: 0 auto;
	font-size: 0.346667rem;
}
.down-all{ width: 8.773333rem; overflow: hidden; margin: 0 auto; padding: 0.533333rem 0 0.8rem; }
.down-logo{ width: 1.52rem; float: left; overflow: hidden; margin-bottom: 0.266667rem;}
.down-logo img{ display: block; width: 100%; }
.down-info{ width: 3.84rem; float: left; margin-left: 0.293333rem; color: #373737;}
a.down-btn{ width: 3.093333rem; height: 1.053333rem; line-height: 1.053333rem; text-align: center; border-radius: 0.186667rem; font-size: 0.533333rem; color: #fff; background: #af8727; display: block; float: right; margin-top: 0.28rem; }
.down-info h4{ font-size: 0.533333rem; font-weight: bold; }
.down-text{ font-size: 0.346667rem; }
.down-star i{ display: inline-block; width: 0.346667rem; height: 0.346667rem; background: url(../img/star.png) no-repeat; background-size: 100% auto; margin-right: 0.093333rem;}
.down-main{ clear: both; padding: 0.293333rem 0 0; border-top: 0.066667rem solid #bcbcbc; }
.down-main img{ display: block; width: 100%; }
.down-bottom{ height: 3.266667rem; background: url(../img/bottom.jpg) no-repeat; background-size: 100% auto; }
a.down-btn.b-red{ background: #b13423; }

.fade{ position:fixed; top: 0%; left: 0%; background: black; z-index:9; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=85); width:100%; height:100%; display:none;}
.wechat-alert{ padding:.17rem 0 0 4.5rem; position:fixed; left:0; top:0;z-index:16; color:#e5a60b; font-size:.4rem; display:none;}
.we-arrow{ width:1.34rem; height:1.02rem; background:url(../img/fx1.png) no-repeat; background-size:100% auto; margin:0 0 -.2rem 3.6rem;}
.wechat-alert em{ display:inline-block; vertical-align:middle; width:.33rem; height:.08rem; background:url(../img/fx2.png) no-repeat; background-size:100% auto; margin:0 .07rem;}
.wechat-alert em.icon3{ width:.37rem; height:.37rem; background:url(../img/fx4.png) no-repeat; background-size:100% auto;}
.wechat-alert p{ margin-bottom:.2rem;}