* {
	margin:0px;
	padding:0px;
}
body {
	min-width:320px;
	max-width:640px;
	margin:0 auto;
	padding:0;
	color:#333;
	line-height:22px;
	/*background:#f8f8f8;
	*/
	background:#f5f5f5;
	font-family:"Microsoft YaHei","SimSun";
	
}
div,img,ul,li {
	margin:0;
	padding:0;
	border:0;
}
h1,h2 {
	margin:0;
	padding:0;
}
a:link,a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover,a:active {
	color:#3790e2;
	text-decoration:underline;
}
li {
	list-style:none;
}
/*全部背景*/
.m_site span,.header-left {
	background:url(//img.wykw.com/uploadfile/bdstatic/e5e6f3c2479137972c6d4f9ac16a6854.png) no-repeat;
	background-size:372px 181px;
}
.title-wrap {
	height:40px;
	line-height:40px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	border-right:1px solid #dadada;
	background:#fff;
	position:relative;
	border-left:3px solid #3991e5;
	padding-left:7px;
	font-size:16px;
	font-weight:bold;
	color:#3991e5;
}
.title-wrap span {
	margin-right:10px;
	float:right;
	font-weight:normal;
	font-size:16px;
}
.title-wrap span a {
	color:#3991e5;
}
.list-wrap .list-row .list-row-more {
	position:absolute;
	top:0px;
	right:5px;
	height:30px;
	color:#999;
}
.list-wrap .list-row:active {
	height:30px;
	line-height:30px;
	background-color:#f0f0f0;
	border:1px solid #d4d4d4;
	border-left:0px;
	border-right:0px;
}
ul li {
	list-style-type:none;
}
a {
	color:#555;
	text-decoration:none;
}
.mt10 {
	margin-top:10px !important;
}
.pt10 {
	padding-top:5px !important;
	background:#fff;
	padding-bottom:10px;
}
.header {
	width:100%;
	height:49px;
	border-bottom:1px solid #2f73b2;
	background-color:#3991e5;
}
.header .wap-logo {
	float:left;
	display:block;
	width:150px;
	height:30px;
	margin:10px 0 0 10px;
	position:relative;
	z-index:1;
}
.header .wap-logo img {
	position:absolute;
	z-index:3;
	width:100%;
	height:auto;
}
.header .wap-logo .logo-txt {
	position:absolute;
	z-index:2;
	font-size:22px;
	color:#fff;
	font-weight:bold;
}
.common-header {
	height:auto;
	width:100%;
	top:0;
	left:0;
	z-index:99;
	-moz-user-select:none;
	-webkit-user-select:none;
}
.common-header .header-box {
	position:relative;
	height:49px;
	border-bottom:1px solid #2f73b2;
	background-color:#3790e2;
}
.common-header .header-box .header-left {
	display:inline-block;
	width:60px;
	height:50px;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background-position:-202px -131px;
}
.common-header .header-box .header-center {
	text-align:center;
	color:#fff;
	font-size:22px;
	height:50px;
	line-height:50px;
}
.common-header .header-box .header-center a {
	color:#fff;
}
.common-header .header-box .header-right {
	position:absolute;
	top:0px;
	right:0px;
	width:20%;
	text-align:center;
	height:49px;
	line-height:49px;
	font-size:16px;
	color:#fff;
	border-left:1px solid #4877a2;
	border-bottom:1px solid #4877a2;
}
.common-header .header-box .header-right a {
	display:block;
	background-color:#76a5d1;
	border-left:1px solid #88b0d6;
	color:#fff;
	text-decoration:none;
}
.common-header .header-box .header-right span {
	display:inline-block;
	color:#c4dcf3;
}
/*右侧新*/
.common-header .header-box .header-txt {
	width:25px;
	position:absolute;
	z-index:2;
	right:4%;
	top:16px;
}
.common-header .header-box .header-txt .channel_map {
	width:25px;
	height:20px;
	position:absolute;
	background:url(//img.wykw.com/uploadfile/bdstatic/a14ea6101a75ed827e9ee7b1cacde8a6.png) no-repeat;
}
.common-header .common-nav {
	display:none;
	height:80px;
	border-bottom:1px solid #2f73b2;
	background-color:#378fe1;
}
.common-header .common-nav .common-nav-box {
	float:left;
	width:24%;
	height:40px;
	line-height:40px;
	text-align:center;
}
.common-header .common-nav a {
	display:block;
	width:24%;
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.common-header .common-nav a.first {
	margin-left:2%;
}
.common-header .common-nav a:hover {
	background-color:#8db7de;
}
.common-header .common-nav a:active {
	background-color:#8db7de;
}
.list-wrap .list-row {
	display:block;
	position:relative;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	color:#333;
	height:30px;
	line-height:30px;
	font-size:14px;
	border-bottom:1px dashed #eee;
	overflow:hidden;
	text-decoration:none;
}
.list-wrap .list-row p {
	width:100%;
	padding-left:10px;
	height:30px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-wrap .list-row:hover {
	height:29px;
	line-height:29px;
	background-color:#f0f0f0;
	border:1px solid #e9e9e9;
	border-left:0px;
	border-right:0px;
}
.list-wrap .list-row:active {
	height:29px;
	line-height:29px;
	background-color:#f0f0f0;
	border:1px solid #d4d4d4;
	border-left:0px;
	border-right:0px;
}
.more-boe {
	padding:5px 10px 15px 10px;
	background:#fff;
}
.more-box {
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:18px;
	background-color:#f8f8f8;
	border:1px solid #e9e9e9;
	background:#fff;
	box-shadow:1px 2px 3px rgba(0,0,0,0.04);
}
.more-box span {
	display:inline-block;
	vertical-align:top;
	margin-top:10px;
	margin-left:3px;
	width:15px;
	height:15px;
	background:url(../m_images/more_ico.png) no-repeat;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.list-box {
	padding-top:10px;
	right:0px;
	background:#ffffff;
}
.content-box {
	width:100%;
	padding:5px 0px 10px 0px;
	background:#fff;
	overflow:hidden;
}
.content-box .game-title {
	font-size:17px;
	color:#ff0000;
	line-height:30px;
	text-align:center;
	padding:0 10px 0 10px;
}
.content-box .game-info-box {
	text-align:left;
	font-size:12px;
	color:#888;
	line-height:25px;
	border-bottom:1px dotted #999;
	padding:5px 10px 0 10px;
	text-indent:2em;
}
.content-box .content {
	line-height:29px;
	padding-top:12px;
	text-align:left;
	padding:10px 10px 0px 10px;
}
.content-box .content img,.content-box .content iframe {
	margin:0 auto;
	display:block;
}
.content-box .content img {
	max-width:100%;
}
.content-box .content a {
	color:#3790e2;
}
.m_site_box {
	width:100%;
	height:38px;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#fff));
	background:-webkit-linear-gradient( top,#f7f7f7,#fff);
	background:-moz-linear-gradient( top,#f7f7f7,#fff);
	background:-o-linear-gradient( top,#f7f7f7,#fff);
	border-bottom:1px solid #ccc;
}
.m_site {
	width:100%;
	height:37px;
	padding-left:10px;
	line-height:37px;
	position:absolute;
	background:#fff;
	left:0;
	z-index:2;
	top:0;
}
.m_site a {
	display:block;
	height:37px;
	float:left;
	text-decoration:none;
}
.m_site span {
	display:block;
	float:left;
	width:15px;
	height:37px;
	background-position:-360px -135px;
}
/*分享代码*/
.share {
	overflow:hidden;
	border-top:1px solid #e9e9e9;
	padding:0px 0px 0px 10px;
	background:#ffffff;
}
.share .sharebut {
	float:left;
	line-height:38px;
	font-weight:bold;
}
#share .bds_weixin {
	height:28px;
	width:28px;
	float:left;
	background:url(//m.51test.net/m_images/fenxiang/weixin.png)no-repeat;
	background-size:28px 28px;
	display:inline-block;
	padding-left:0px;
	margin:6px 8px 6px 0;
}
#share .bds_qzone {
	height:28px;
	width:28px;
	float:left;
	background:url(//m.51test.net/m_images/fenxiang/qzone.png)no-repeat;
	background-size:28px 28px;
	display:inline-block;
	padding-left:0px;
	margin:6px 8px 6px 0;
}
#share .bds_tsina {
	height:28px;
	width:28px;
	float:left;
	background:url(//m.51test.net/m_images/fenxiang/weibo.png)no-repeat;
	background-size:28px 28px;
	display:inline-block;
	padding-left:0px;
	margin:6px 8px 6px 0;
}
#share .bds_sqq {
	height:28px;
	width:28px;
	float:left;
	background:url(//m.51test.net/m_images/fenxiang/qq.png)no-repeat;
	background-size:28px 28px;
	display:inline-block;
	padding-left:0px;
	margin:6px 8px 6px 0;
}
#share .bds_tqq {
	height:28px;
	width:28px;
	float:left;
	background:url(//m.51test.net/m_images/fenxiang/tx_weibo.png)no-repeat;
	background-size:28px 28px;
	display:inline-block;
	padding-left:0px;
	margin:6px 8px 6px 0;
}
/*底部版权*/
.copy_box {
	text-align:center;
	color:#909090;
	padding-top:10px;
	background:#ffffff;
	font-size:14px;
}
.copy_box .verBar {
	padding:0 15px;
}
.copy_box a {
	display:inline-block;
	width:30%;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	color:#787878;
	margin-bottom:8px;
	border:0;
}
.copy_box a i {
	width:34px;
	height:34px;
	padding-bottom:5px;
	display:block;
	background:url(//img.wykw.com/uploadfile/bdstatic/ef924b98dfefa3eec885d8ca3c600071.png) no-repeat;
	background-size:70px auto;
	margin:0 auto;
	position:relative;
}
.copy_box a.on,.copy_box a:hover {
	color:#202023;
}
.copy_box a.on i.cpb,.copy_box a:hover i.cpb {
	background-position:-36px -40px;
}
.copy_box a i.cpb {
	background-position:0 -40px;
}
.copy_box a i.pcd {
	background-position:0 -79px;
}
.article_gg span {
	width:100%;
	height:40px;
	line-height:40px;
	color:#ffffff;
	/*color:#ff0;
	*/
	text-align:left;
	font-weight:bold;
	background:#C40000;
	display:inline-block;
}
