@CHARSET "UTF-8";
/*** basic ***/
html, body, section, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: medium none;
}
img {
    display: block;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
ul, ol {
    list-style: none outside none;
}
input {
    font-family: "SimSun","宋体";
    padding-bottom: 0;
    padding-top: 0;
}
input::-moz-focus-inner {
    border: medium none;
    padding: 0;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
input[type="text"], input[type="password"], textarea {
    outline-style: none;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
}
body {
    background:url(../images/repeat.jpg) repeat;
	color: #5d3a1a;
    font: 14px/1 "Droid Sans Fallback","Rounded MT Bold",HELVETICA;
	min-height: 100%;
	text-align: center;
	height: 100%;
}


.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear{
	clear: both;
    content: ".";
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.clearit {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
a {
    background:url(about:blank);
    color: #5d3a1a;
    text-decoration: none;
}
a:visited {
    color: #666666;
}
a:hover, a:active, a:focus {
    color: #FF8400;
    text-decoration: none;
}
.block-a{
	display: block;
    height: 100%;
    overflow: hidden;
    text-indent: -9999em
}
.block-b{
	display: inline-block;
    height: 100%;
    overflow: hidden;
    text-indent: -9999em
}
.hidden {
    visibility: hidden;
}
.fe661 {
    color: #E66100 !important;
}
.fe661:visited {
    color: #E66100 !important;
}
.fe661:hover, .fe661:visited, .fe661:focus {
    color: #FF8400 !important;
}
span.fe661 a:link, span.fe661 a:visited {
    color: #E66100 !important;
}
span.fe661 a:hover, span.fe661 a:focus, span.fe661 a:active {
    color: #FF8400 !important;
}
.f9157 {
    color: #E66100 !important;
}
span.f9157 a:link, span.f9157 a:visited {
    color: #915724 !important;
}
span.f9157 a:hover, span.f9157 a:focus, span.f9157 a:active {
    color: #FF8400 !important;
}

.margin-block{
	height: 6pt;
	visibility: hidden;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}


/*** 首页样式 ***/

.top-dl {position:relative;}
.top-dl img {width:100%;}
.top-dl a {position:absolute;height:100%;width:33%;top:0;}
.top-dl .a1 {left:0;}
.top-dl .a2 {left:33%;}
.top-dl .a3 {left:66%;}

.ico{
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") repeat scroll 0 0 transparent;
}

.button-disabled{
	background: url("http://image.37wan.cn/astd/wap/images/disable-button-cover.png") repeat scroll 0 0 transparent!important;
	cursor: default!important;
}

.wrap{
    height: 100%;
	width: 100%;
	min-width: 320px;
	position: relative;
	overflow-x: hidden; 
}


.header{
	background-repeat: repeat-x;
	width: 100%;
	min-width: 320px;
	height: 48px;
	position: fixed;
	display: block;
	clear: both;
	padding: 12px 0 0 3%;
	z-index: 998;
	top: -3px;
}

.header .logo {
  background: url("http://image.37wan.cn/astd/wap/images/ico.png") repeat scroll 0 -220px transparent;
  height: 35px;
  width: 85px;
}

.header .home {
  background-position: -25px -280px;
  height: 35px;
  width: 35px;
  margin-left: 10%;
}

.header .bbs {
  background-position: -25px -330px;
  height: 35px;
  width: 35px;
  margin-left: 3%;
}

.wrap .main{
    height: 100%;
    min-height: 320px;
    width: 100%;
    min-width: 320px;
    z-index: 1;

}

.main-top{
	position: relative;
	width: 100%;
	z-index: 9;
}

.main-top .main-top-bg-img{
    height: auto;
    width: 100%;
    min-width: 320px;
    z-index: 0;
}

.main-top .left-content{
    height: 100%;
    width: 32%;
    position: absolute;
    top: 40px;
    left: 10%;
    z-index: 2;
}

@media screen and (min-width: 400px) and (max-width: 580px){
	.main-top .left-content{
	    top: 50px;
	}
}

@media screen and (min-width: 580px) and (max-width: 860px){
	.main-top .left-content{
		top: 60px;
	}
}

@media screen and (min-width: 860px){
	.main-top .left-content{
		top: 70px;
	}
}

.main-top .left-content-bg-img{
    height: auto;
    width: 100%;
    position: absolute;
    z-index: -1;
}

.left-content .game-logo{
	width: auto;
	height: 34%;
	cursor: pointer;
	z-index: 2;
}

.left-content .ios-download{
	width: 82.5%;
	margin-top: 7.5%;
	height: 11%;
	cursor: pointer;
	z-index: 2;
}
.left-content .android-download{
	width: 82.5%;
	margin-top: 3%;
	height: 11%;
	cursor: pointer;
	z-index: 2;
}

.main-content{
	position: relative;
	margin: 0 auto 65px auto;
	z-index: 2;
	width: 97%;	
	overflow: visible;
	min-height: 300px;
	
}

.main-top-show-img{
	display: block;
	width: 91%;
	position: absolute;
	bottom: -38px;
	left: 4%;
	z-index: 9;
}


@media screen and (min-width: 400px) and (max-width: 580px){
	.main-top-show-img{
		width: 92%;
	}
}

@media screen and (min-width: 580px) and (max-width: 860px){
	.main-top-show-img{
		width: 93%;
	}
}

@media screen and (min-width: 860px){
	.main-top-show-img{
		width: 94%;
	}
}

.main-top-show-img ul li{
	border: 2px solid #832E05;
	float: left;
	height: 100%;
	width: 30.5%;
}

@media screen and (min-width: 480px) and (max-width: 800px){
	.main-top-show-img ul li{
		border: 4px solid #832E05;
	}
}

@media screen and (min-width: 800px){
	.main-top-show-img ul li{
		border: 6px solid #832E05;
	}
}

.main-top-show-img ul li:nth-child(2){
	margin: 0 1%;
}

.main-top-show-img ul li a img{
	height: auto;
	width: 100%;;
}

.main-content .game-news{
	background-size: contain;
	width: 100%;
	height: 100%;
	text-align: left;
}

.game-news .news-bar{
    border-bottom:2px solid #b69356;
	height: 60px;
	width: auto;
	margin-right: 20px;
	line-height: 50px;
	text-indent: 20px;
}

.game-news .news-bar .chn-word{
	color: #241F25;
	font-size: 14px;
	font-weight: 700;
	text-shadow: 1px 1px 2px #EEE;
}

.game-news .news-bar .en-word{
	color: #46483D;
	font-size: 11px;
	text-shadow: 1px 1px 2px #EEE;
}

.game-news .news-bar .more-news{	
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") no-repeat scroll 0 -1000px transparent;
	color: #620402;
	width: 100px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: 700;
	float: right;
	text-indent: 15px;
	text-shadow: 1px 1px 1px #C38C18;
	margin: 15px 20px 0 0;
}


.game-news .sin-news-title{
    border-bottom:1px solid #b69356;
	padding: 8px 0;
	height: 34px;
	width: auto;
	margin-right: 20px;
	text-indent: 20px;
}

.game-news .sin-news-title .title-word{
	color: #5d3a1a;
	font-size: 12px;
	height: 20px;
	font-weight: 700;
	line-height: 20px;
	text-shadow: 1px 1px 1px #EEE;
	overflow: hidden;
}

.game-news .sin-news-title .title-time{
	color: #7C7972;
	font-size: 11px;
	line-height: 18px;
}


@media screen and (min-width: 480px) and (max-width: 800px){
	.game-news .news-bar .chn-word{
		font-size: 16px;
	}
	
	.game-news .news-bar .en-word{
		font-size: 13px;
	}
	
	.game-news .sin-news-title .title-word{
		font-size: 15px;
	}
	
	.game-news .sin-news-title .title-time{
		font-size: 12px;
	}
}

@media screen and (min-width: 800px){
	.game-news .news-bar .chn-word{
		font-size: 18px;
	}
	
	.game-news .news-bar .en-word{
		font-size: 14px;
	}
	
	.game-news .sin-news-title .title-word{
		font-size: 18px;
	}
	
	.game-news .sin-news-title .title-time{
		font-size: 14px;
	}
}

.game-news .sin-news-title .title-ico{
	padding-right: 30px;
}

.sin-news-bottom{
    background: #E0D8C1 url("http://image.37wan.cn/astd/wap/images/news-detail-bg.jpg") repeat scroll 0 0;
	position: relative;
	height: 20px;
}

.sin-news-bottom .right-flag{
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") no-repeat scroll right -1060px transparent;
	position: absolute;
	right: -31px;
    top: -10px;
	height: 88px;
	width: 100px;
}




.bottom-line{
    background: url("http://image.37wan.cn/astd/wap/images/ico.png") repeat-x scroll 0 -750px transparent;
    height: 15px;
	width: 100%;
}

.bottom-line .left-block{
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") no-repeat scroll 0 -700px transparent;
	background-color: #080403;
	height: 15px;
	width: 36px;
	float: left;
}

.bottom-line .right-block{
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") no-repeat scroll 0 -800px transparent;
	height: 15px;
	width: 20px;
	float: right;
}

.goback{
    color: #666;
    float:right;
    line-height:50px;
	text-shadow: 1px 1px 1px #999;
}

/**
 * 详情页面
 */
 .article-content img {display: inline;}
.news-detail .main-content-list .top-line{
    background: url("http://image.37wan.cn/astd/wap/images/ico.png") repeat-x scroll 0 -1500px transparent;
    height: 15px;
	width: 100%;
}

.news-detail .main-content-list .top-line .left-block{
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") no-repeat scroll 0 -1450px transparent;
	background-color: #080403;
	height: 15px;
	width: 5px;
	float: left;
}

.news-detail .main-content-list .top-line .right-block{
	background: url("http://image.37wan.cn/astd/wap/images/ico.png") no-repeat scroll 0 -1550px transparent;
	height: 15px;
	width: 20px;
	float: right;
}

.main-content .game-news-detail{
	background-size: contain;
	width: 100%;
	height: 100%;
	text-align: left;
}

.game-news-detail .news-bar{
	height: 50px;
	width: auto;
	margin-right: 20px;
	line-height: 50px;
	text-indent: 20px;
}

.game-news-detail .article-title{
	text-align: center;
}

.game-news-detail .article-detail{
	text-align: right;
	border-bottom: 1px dotted #999;
	padding-bottom: 4px;
}

.game-news-detail .article-content{
    padding: 12px 8px;
}

.game-news-detail .article-content img{
    max-width: 100%;
}

.game-news-detail .news-bar .chn-word{
	color: #241F25;
	font-size: 16px;
	font-weight: 700;
	text-shadow: 1px 1px 2px #EEE;
}

.game-news-detail .news-detail-content{
	min-height: 80px;
	margin: 0 20px 0 0;
	padding: 16px 8px 16px 8px;
	font: 12px/1.5 '微软雅黑',Arial,sans-serif;
    color: #726D6A;
}

.game-news-detail .sin-news-bottom .right-flag{
	right: -11px;
	top: -40px;
}

/**
 * 客服中心样式
 */
.game-news-detail .service-intro{
	text-align: left;
	text-indent: 2em;
    min-height: 320px;
    padding: 16px;
    line-height: 1.5em;
	font-size: 14px!important;
}

.service-intro .service-intro-contact{
	padding: 1em 0;
	color: #FF7300;
}




/**
 * 底部导航条
 */
.bottom-nav{
	position:fixed;
    width:100%;
    left:0;
    bottom:0;
    z-index:99;
}

.bottom-nav img {width:100%;}

.bottom-nav a{
    position:absolute;
    top:0;
    height: 100%;
}

.bottom-nav .bn-1 {width:28%;left:0;}
.bottom-nav .bn-2 {width:25%;left:28%;}
.bottom-nav .bn-3 {width:25%;left:53%;}
.bottom-nav .bn-4 {width:22%;left:78%;}

@media screen and (min-width: 480px) and (max-width: 800px){
	.bottom-nav ul li {
		font-size: 20px;
	}
}

@media screen and (min-width: 800px){
	.bottom-nav ul li {
		font-size: 24px;
	}
}

.cover-layer{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #333;
	opacity: 0.2;
	z-index: 990;
}

.cover-layer.load{
	opacity: 0.3;
}

#tc-msg-box{
    background-color: #2F1C18;
	min-width: 300px;
	max-width: 320px;
    min-height: 60px;
	height: auto;
	z-index: 991;
	top: 8px;	
	left: 50%;
    margin-left: -150px;
	position: fixed;
	opacity: 0.95;
}

#tc-msg-box .header-bar{
	width: 100%;
	min-height: 28px;
	color: #FFF;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
}
#tc-msg-box .header-bar .close-button{
	background: url("http://image.37wan.cn/astd/wap/images/close-button.png") no-repeat scroll center center transparent;
	background-size: contain;
	height: 25px;
	width: 25px;
	position: absolute;	
	top: 2px;
	right: 2px;
	cursor: pointer;
}
#tc-msg-box input[type=button]{
    font-size: 14px;
}
#tc-msg-box .main-section{
	background-color: #FFF;
	min-width: 120px;
	height: auto;
	min-height: 32px;
	margin: 0 2px 2px 2px;
	padding: 8px 12px 4px 12px;
	position: relative;	
}





















