html,body,p,ul,li,dl,dt,dd{
    margin:0px;
    padding:0px
}

ul,li{
	list-style:none
}

a {
	text-decoration:none;
	outline: none
}

img {
	display: block;
	border: none
}

body {
	font-family:Microsoft YaHei;
	font-size::14px;
	background:url(../images/bodybgd.jpg) no-repeat top center #a1a1a3;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix{*zoom:1;_zoom:1}

.floatLeft {float: left}

.floatRight{float: right}

.Ellipsis {
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis 
}


.topBox {
	height:85px;
	background:url(../images/navbgd.png) repeat-x;
	margin-bottom: -5px;
	position: relative;
	z-index: 0
}

.topNavBox {
	width:1000px;
	margin:0 auto;
	position: relative;
	z-index: 2
}


.topNavUl>li {
	float: left
}

.topNavUl>li>a {
	display: block;
	height: 85px;
	text-indent: -100em;
	background:url(../images/nav.png) no-repeat;
}

.topNavUl>li>.nav-1 {
	width: 202px;
	background-position: -501px 0
}

.topNavUl>li>.over1 {
	background-position: -501px -94px
}

.topNavUl>li>.nav-2 {
	width: 201px;
	background-position: -705px 0
}

.topNavUl>li>.over2 {
	background-position: -705px -94px
}

.topNavUl>li>.nav-3 {
	width: 203px;
	background-position: -906px 0
}

.topNavUl>li>.over3 {
	background-position: -906px -94px
}

.topNavUl>li>.nav-4 {
	width: 206px;
	background-position: -1109px 0
}

.topNavUl>li>.over4 {
	background-position: -1109px -94px
}

.contentBox {
	width:1000px;
	margin:0 auto;
	z-index: 3;
	position: relative;
	z-index: 0
}

.headBox {
	position: relative;
	height: 286px;
	z-index: 1
}

.GameLogoBox {
    width: 264px;
    height: 95px;
    position: absolute;
    z-index: 0;
    top: 10px;
    left: 0;
    
}

.headertext {
    width: 588px;
    height: 286px;
    position: absolute; 
    z-index: 0;
    top: 0;
    left: -100px
    
}

.down_code {
	padding-top: 25px
}

.DownBox dt {
    background:url(../images/icon.png) no-repeat -2112px -128px;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #526a42;
    text-shadow:1px 1px 1px #a0aa99;
    margin-bottom: 5px
}

.down_dd>div {
	width: 140px;
	height: 135px;
	text-align: center;
	background:url(../images/icon.png) no-repeat -1779px -12px;
}

.down_dd>div>a {
	width: 140px;
	padding: 85px 0 30px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	background:url(../images/icon.png) no-repeat;
}

.down_dd>.andrDown>a {
    background-position: -2388px -15px
}

.down_dd>.IOSDown>a {
	background-position: -2254px -17px
}

.code_box {
    margin-left: 40px
}

.code_box dt {
    background:url(../images/icon.png) no-repeat -2118px -2px;
    padding-left: 27px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #526a42;
    text-shadow:1px 1px 1px #a0aa99;
    margin-bottom: 5px
}

.weixin_code {
	width: 140px;
    height: 135px;
    text-align: center;
    overflow: hidden;
    background:url(../images/icon.png) no-repeat -1528px -12px;
}

.code_img {
    width: 70px;
    height: 70px;
    margin: 25px auto 0
}

.code_img img {
    width: 100%;
    height: 100%
}

.code_text {
    height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 10px
}

.dl_list {
	margin-top: 10px;
	width: 390px;
	border-bottom: #292929 dotted 1px;
	padding: 0 0 10px 10px
}

.stdl {
	font-size: 12px
}

.stdl dt {
	width: 70px;
	height: 22px;
	line-height: 22px;
	background-color: #6dac07;
	border-radius:11px;
	color: #fff;
	text-align: center;
	float: left
}

.stdl dd {
	float: left;
	line-height: 22px;
	margin-left:10px;
}

.survey {
	margin-top: 10px
}

.survey dt {
	margin-top: 5px
}


.join {
	display: inline-block;
	width: 86px;
	height: 33px;
	line-height: 33px;
	background:url(../images/icon.png) no-repeat 0 -115px;
	text-align: center;
	color: #fff;
	text-shadow:1px 1px 1px #3e3e3e;
}

.inforBox {
	width: 390px;
	padding: 0 0 0px 10px;
	margin-top: 10px
}

.inforTab {
	line-height: 22px;
	font-size: 12px;
}

.inforTab>li {
	float: left;
	padding-right:60px;
	
}

.inforTab>li>a {
	display: inline-block;
	padding: 0 12px;
	height: 22px;
	color: #65a202
	
}

.inforTab>li>a>span {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-left: 5px;
	background:url(../images/icon.png) no-repeat -1981px -2px;
}

.inforTab>.TC>a {
	border-radius:11px;
	background-color: #6dac07;
	color: #fff
}

.inforTab>.TC>a>span {
	background-position: -1980px -69px;
}



.inforListBox {
    margin-top: 7px
}

.infor_box {
    height: 115px
}

.infor_ul {
    font-size: 12px
}

.infor_ul li {
    line-height: 22px
}

.infor_ul a {
    color: #5e5e5e
}

.infor_ul a:hover {
    color: #3a3a3a
}

.infor_more {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px
}

.infor_more>a {
	color: #315e00
}

.infor_more>a>span {
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-left: 8px;
	background:url(../images/icon.png) no-repeat -1979px -137px;
}

.img_link_list {
	width: 1000px;
	overflow: hidden;
	padding-top: 25px
}

.img_link_ul {
	width: 1008px
}

.img_link_ul>li {
	float: left;
	padding-right: 8px
}

.img_link_ul>li>a {
	width: 244px;
	height: 125px;
	overflow: hidden;
	display: block;
	background:url(../images/icon.png) no-repeat;
	text-indent: -100em
}

.img_link_ul>li>.ln-1 {
	background-position: -353px -3px;
}

.img_link_ul>li>.ln-2 {
	background-position: -605px -3px;
}

.img_link_ul>li>.ln-3 {
	background-position: -857px -3px;
}

.img_link_ul>li>.ln-4 {
	background-position: -1109px -3px;
}

.mark_img {
	position: absolute;
	top: -80px;
	z-index: 3;
	animation:fly 1s ease 1s infinite alternate;
	-webkit-animation:fly 1s ease 1s infinite alternate;
	-o-animation:fly 1s ease 1s infinite alternate;
}

.mark_girl_img {
	right: -128px;
	width: 699px;
	height: 806px;
	background:url(../images/girl.png) no-repeat left top
}

.mark_boy_img {
	right: -261px;
	width: 589px;
	height: 785px;
	background:url(../images/boy.png) no-repeat left top
}

@keyframes fly {
	100% {top: -60px}
}

@-webkit-keyframes fly {
	100% {top: -60px}
}

@-o-keyframes fly {
	100% {top: -60px}
}

.mark_nav {
	position: absolute;
	height: 85px;
	top: -80px;
	left: 0;
	z-index: 4;
	background-color: 
}

.mark_ul {
	position: relative;
	z-index: 6
}

.mark_ul>li {
	float: left;
	display: block;

}

.mark_ul>li>a {
	display: block;
	height: 85px;
	line-height: 85px;
	text-align: center;
	text-indent: -100em;
	overflow: hidden;
}

.mark_ul>li>.nav-1 {
	width: 202px
}

.mark_ul>li>.nav-2 {
	width: 201px
}

.mark_ul>li>.nav-3 {
	width: 203px
}

.mark_ul>li>.nav-4 {
	width: 206px
}


.footerBox {
	height: 90px
}

.middleFooter {
	width: 970px;
	margin: 0 auto
}

.footerLogo {
	float: left;
	padding-top: 27px;
	padding-left: 17px
}

.footerInfor {
    color: #1d4752;
    font-family: arial;
    float: right;
    font-size: 12px;
    padding: 15px 10px 0 0;
    line-height: 25px;
    text-align: right
}

/*二维码*/
.PoprightBox {
    background: url("../images/codebgd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 219px;
    margin-top: -110px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 187px;
}
.PopCodeBox {
    color: #fff;
    font-size: 14px;
    left: 45px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 2px #0f0000;
}
.PopCodeBox img {
    height: 110px;
    width: 110px;
}
.IOSBox {
    top: 185px;
}
.AndrBox {
    top: 27px;
}
.HideCodeBox {
    background: url("../images/codebgd.png") no-repeat scroll -321px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 103px;
    left: 0;
    margin-top: -70px;
    position: absolute;
    top: 50%;
    width: 19px;
}
.ClickCode {
    bottom: 0;
    height: 51px;
    left: 0;
    line-height: 51px;
    position: absolute;
    text-align: center;
    width: 187px;
    background: url("../images/codebgd.png") no-repeat scroll 0px -197px;
}
.ShowCodePop {
    background: url("../images/codebgd.png") no-repeat scroll -289px -117px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 189px;
    margin-top: -94px;
    position: fixed;
    right: -50px;
    top: 50%;
    width: 50px;
}
.ShowCodePop label {
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 6px 0 22px;
    text-align: right;
}
.ClickCode>a {
    color: #fff;
    display: block;
    height: 100%;
    text-shadow: 1px 1px 2px #0f0000;
    width: 100%;
    cursor: default
}

/*列表页*/
.son_header {
	height: 120px
}

.son_content {
	height: 592px
}

.son_content_r {
	width: 590px;
	margin-left: 25px;
	position: relative;
	z-index: 15
}

.son_content_t {
	height: 40px;
	line-height: 40px;
	color: #414141;
	border-bottom: #bababa dotted 1px
}

.son_content_t h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	padding-left: 28px;
	background: url(../images/sonicon.png) no-repeat 0px 14px;
}

.son_list_box {
	padding-top: 10px;
	height: 420px
}

.son_list_row {
	line-height: 28px;
	font-size: 12px
}

.list_row_tit {
	width: 85%;
	text-indent: 15px;
	color: #5e5e5e;
	background: url(../images/sonicon.png) no-repeat 3px -60px
}

.list_row_tit a {
	color: #5e5e5e
	
}

.list_row_tit a:hover {
	text-decoration: underline
}


.list_row_time {
	width: 15%;
	color: #898989;
	text-align: center
}

#pageNum {
    color: #5e5e5e;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
}

#pageNum a {
    border: 1px solid #adadad;
    color: #5e5e5e;
    margin-left: 7px;
    padding: 2px 5px;
}

#pageNum .current {
    margin-left: 7px;
}

/*内容页*/

.ArticleBox {
	padding: 10px 20px
}

.ArticleTittle {
	height: 40px;
	line-height: 40px;
	color: #414141;
	text-align: center
}

.ArticleTittle>h1 {
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	margin: 0
}

.ArtText {
	color: #414141;
	padding-top:10px;
	line-height: 30px;
	font-size: 13px;
	overflow-x: hidden;
    overflow-y: auto;
    height: 506px
}

.ArtText img {
	text-align: center;
	margin: 10px auto
}

/*游戏截图*/
.pv_box {
	width: 788px
}

.img_list {
	border:#b5b5b5 solid 1px;
	padding-bottom: 25px;
	background-color: #f6f6f6;
	height: 495px;
	position: relative;
	z-index: 0
}

.img_list_ul {
	
}

.img_list_ul>li {
	padding-left: 35px;
	padding-top: 25px;
	float: left
}

.img_list_ul>li>a {
	display: block;
	border:#5e5b5b solid 1px
}

.img_list_ul>li>a>img {
	width: 212px;
	height: 138px
}

.list_tab {
	margin-bottom: -1px
}

.list_tab>a {
	display: inline-block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../images/vicon.png) no-repeat center 
}

.list_tab>.th {
	color: #414141;
	background-image: none;
	background-color: #f6f6f6;
	border: #b5b5b5 solid 1px;
	border-bottom: none;
	position: relative;
	z-index: 1
	
}

.big_img_pop {
	width: 100%;
	height: 100%;
	background-color: #373737;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.in_pop {
	padding: 15px;
	width: 756px;
	height: 490px
}

.in_pop img {
	width: 100%;
	height: 100%
}

.img_close_btn {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/closeimg.png) no-repeat top left;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px 
}

.v_img_list>li {
	padding-left: 35px;
	padding-top: 25px;
	float: left
}

.v_img_box a {
	display: block;
	border: #676565 solid 1px
}

.v_img_box img {
	width: 212px;
	height: 125px
}

.v_title {
	width: 200px;
	height: 20px;
	padding: 0 7px;
	background-color: #373737;
	margin-top: 1px;
	text-align: center;
	line-height: 20px;
	color: #fff
}

.v_title a {
	color: #fff;
	font-size: 12px
}

