@charset "utf-8";
/* CSS Document */
html {
	max-width: 100%;
	width: 100%;
	margin: 0 auto !important;
}
body {
	width: 100%;
	max-width: 100%;
	font-family: "Microsoft YaHei", Arial;
	-webkit-text-size-adjust: 100%;
}
.CuiTit {
	text-align: center;
	color: #4dc060;
}
.tapBtn:active {
	background: #ebebeb !important;
}
#wrapper {
	width: 100%;
	padding: 5rem 0 3.3rem 0;
}
#footer a:after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: -1px;
	background: #dbdbdb;
}
/*头部*/
.aui-bar-nav a.logo {
	width: 120px;
	padding: 5px;
	background: url(../images/logowap.gif) no-repeat left center;
	background-size: 100% auto;
	text-indent: -9999px;
	overflow: hidden;
}
/*手机导航*/
#wapNav {
	width: 100%;
	background: #333;
	position: relative;
}
#wapNav:after {
	content: '';
	clear: both;
	display: table;
}
#wapNav li {
	width: 25%;
	float: left;
	margin-left: -20px;
}/*margin-left: -20px这是表格文字之间的间距，越大间距越小*/
#wapNav li a {
	padding: 10px 0px;
	display: block;
	font-size: 0.8rem;
	text-align: center;
	color: #fff;
	text-decoration: none
}
a#wapmobileMall {
	position: relative;
}
a#wapmobileMall:after {
	content: '';
	width: 1.05rem;
	height: 1.05rem;
	position: absolute;
	right: 0.95rem;
	top: 0.05rem;
}
a#wapNavMore {
	position: relative;
}
a#wapNavMore:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	background: #e15959;
	border-radius: 500px;
}
#wapmoreNav {
	border-top: 1px dotted #666;
	width: 100%;
	padding: 0;
	display: none;
}
#wapheader>.nav {
	position: fixed;
	width: 100%;
	left: 0px;
	margin: 0;
	box-sizing: border-box;
	box-shadow: 0 1px 4px rgba(204, 204, 204, 0.6);
	z-index: 9999;
}
/*内容标题*/
.biaoge {
	display: table;
	margin: 5px auto;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	line-height: 28px;
	text-align: center;
	font-size: 22px;
	color: #000000;
	margin-top: 20px;
	font-weight: normal;
}
.subtitle {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	color: #000000;
	line-height: 150%;
}
.biaogefb {
	text-align: center;
	margin-top: -30px;
}
/*网友观点*/
.biaogegd {
	display: table;
	margin: 5px auto;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	text-align: right;
	line-height: 2;
	font-size: 12px;
	margin-top: 20px;
}
/*评论*/
.biaogepl {
	display: table;
	margin: 5px auto;
	box-sizing: border-box;
	overflow: hidden;
	width: 50%;
}
.biaogepll {
	width: 99%;
	height: 49px;
}
.biaogekk {
	height: 13px;
}
