body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, button, img {
	margin: 0;
	padding: 0;
	border: 0
}
img, button {
	border: 0
}
ol, ul, li {
	list-style: none
}
body {
	background: #fff;
	color: #333;
	font-size: 13px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53"
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
s, i, u, em {
	font-style: normal
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	content: ""
}
.clearfix:after {
	clear: both;
	overflow: hidden
}
.clearfix {
	zoom: 1
}
a {
	color: #425269;
	text-decoration: none
}
a:hover {
	color: #ff4839
}
a:focus {
	outline: 0;
	-moz-outline: 0
}
.ads-your, a {
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}


.wrap{}

.cont {
    overflow: hidden;
    margin-top: 20px;
    padding: 20px;
    background: #fff;
    zoom: 1;
}

.ad_common {
	margin: 0 auto;
	text-align: center;
	background: #FFF;
}
#all_ad {
	margin-bottom: 20px;
	width: 95%;
	max-width: 1200px;
}
#all_ad img {
	max-width: 960px;
}
.ad_common img, #down_detail_ad4 img, #down_detail_ad1 img, #down_detail_ad2 img, #down_detail_ad3 img {
	width: 100%;
}
#index_ad1, #down_end_ad1, #text_ad1 {
	margin-top: 20px;
}
#list_right_ad1, #down_end_ad1 {
	margin-bottom: 10px;
}
.down_end_ad div {
	float: left;
	padding: 0 10px;
}
#app_detail_ad1 {
	float: right;
}
#app_detail_ad2 img {
	max-width: 540px;
}
#down_detail_ad2 img, #down_detail_ad3 img {
	max-width: 728px;
}
#down_detail_ad1 img, #down_detail_ad4 img {
	max-width: 540px;
}
.float_ad_fixed {
	position: fixed;
	top: 0;
}
#powerby_sohu {
	display: none!important;
}
.ad2 {
	margin-bottom: 5px;
}

}

.cont {
	overflow: hidden;
	margin-top: 20px;
	padding: 20px;
	background: #fff;
	zoom: 1;
}/*网页特效样式*/
.texiaohd {
	position: relative;
	overflow: visible;
	height: 35px;
	border-bottom: 1px solid #e8e7ed;
}
.texiao_tab {
	height: 30px;
	color: #333;
	line-height: 30px;
}
.texiao_tab li {
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	padding-right: 26px;
}
.texiao_tab li p {
	cursor: pointer;
}
.texiao_tab li .on {
	cursor: default;
}
.texiao_tab b.line {
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	overflow: hidden;
	width: 80px;
	height: 2px;
	background: #ff4939;
}
.texiao_tips {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}
.topic_list {
	padding: 20px 0.3% 0 0.3%;
	background: #fff;
	overflow: hidden;
}
.tl_m {
	width: 100%;
	overflow: hidden;
}
.tl_box {
	width: 23%;
	margin: 0 1% 20px;
	float: left;
	background-color: #F9F9F9;
}
.tl_box h3 {
	height: 45px;
	padding: 0 8px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}
.tlb_img {
	position: relative;
	overflow: hidden;
}
.bagua .tlb_img {
	position: relative;
	overflow: hidden;
}
.bagua .tlb_img img {
	width: 100%;
	height: 160px;
	transition: all 2.5s linear;
	-moz-transition: all 2.5s linear;
	-webkit-transition: all 2.5s linear;
	-o-transition: width all 2.5s linear;
}
.bagua .tlb_img img:hover {
	opacity: 1;
	transform: scale(1.09, 1.09);
	-ms-transform: scale(1.09, 1.09);
	-webkit-transform: scale(1.09, 1.09);
	-o-transform: scale(1.09, 1.09);
	-moz-transform: scale(1.09, 1.09);
}
.tlb_line {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	overflow: hidden;
}
.tlb_line>div {
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 3px;
	background: #ce2029;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.tlb_play {
	position: absolute;
	top: 33%;
	left: 45%;
	z-index: 10;
	display: block;
	margin-left: -6%;
}
.tlb_play i {
	font-size: 46px;
	color: rgba(0,0,0,0.5);
}
.tlb_art {
	padding: 9px;
	height: 84px;
	line-height: 28px;
	font-size: 14px;
	color: #878787;
	overflow: hidden;
}
.tlb_art em {
	display: inline-block;
	height: 18px;
	background: #ff4939;
	line-height: 18px;
	color: #fff;
	font-size: 14px;
	padding: 1px 6px;
}
.tlb_art i {
	display: inline-block;
	font-size: 14px;
	color: #ff4939;
	margin-right: 6px;
}/*1111*/
.act-navspec {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: -8px
}
.act-navspec-list {
	overflow: hidden;
*zoom:1;
	margin-left: -30px
}
.act-navspec-list li {
	float: left;
	display: inline;
	margin-left: 30px
}
.act-navspec-list li a {
	display: block;
	width: 99px;
	height: 89px;
	overflow: hidden;
	background: url(../images/nav-spec.png) no-repeat
}
.act-navspec-list li.item-1 a {
	background-position: -96px -10px
}
.act-navspec-list li.item-1 a:hover {
	background-position: -96px -116px
}
.act-navspec-list li.item-2 a {
	background-position: -201px -10px
}
.act-navspec-list li.item-2 a:hover {
	background-position: -201px -116px
}
.act-navspec-list li.item-3 a {
	background-position: -306px -10px
}
.act-navspec-list li.item-3 a:hover {
	background-position: -306px -116px
}
.act-navspec-list li.item-4 a {
	background-position: -411px -10px
}
.act-navspec-list li.item-4 a:hover {
	background-position: -411px -116px
}
.act-navspec-list li.item-5 a {
	width: 164px;
	background-position: -510px -10px
}
.act-navspec-list li.item-5 a:hover {
	background-position: -510px -116px
}
.act-navspec-list li.item-6 a {
	background-position: -674px -10px
}
.act-navspec-list li.item-6 a:hover {
	background-position: -674px -116px
}
.act-navspec-list li.item-7 a {
	background-position: -780px -10px
}
.act-navspec-list li.item-7 a:hover {
	background-position: -780px -116px
}
.act-navspec-list li.item-8 a {
	background-position: -886px -10px
}
.act-navspec-list li.item-8 a:hover {
	background-position: -886px -116px
}
.act-navspec-list li.item-9 a {
	background-position: -992px -10px
}
.act-navspec-list li.item-9 a:hover {
	background-position: -992px -116px
}/*1111*//*响应式重构（图片列表页部分）*/

@media (max-width: 1165px) {
.brand {
	display: none
}
}
@media (max-width: 1024px) {


}
@media (max-width: 960px) {
.foot_line, .foot_link, .foot_eq, .foot_about ul.fl {
	display: none
}
.foot_about .fr {
	text-align: center;
}
}
@media (max-width: 920px) {
.topmenu .red, .site-navbar li:nth-child(5), .site-navbar li:nth-child(6), .site-navbar li:nth-child(7), .topmenu li.gz {
	display: none
}
.site-search-form {
	padding: 25px 0%;
}
.site-navbar a {
	padding: 0 7px;
}
}
@media (max-width: 720px) {
#pager .total {
	display: none;
}
#pager {
	height: 31px;
	line-height: 30px;
	padding: 20px 10px;
}
#pager a {
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
}
#pager span, #pager a:hover, #pager b {
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
}
}
@media (max-width: 660px) {

.foot_about .fr span, .site-navbar .navto-li, .site-navbar .navto-home, .topbar, .footer span, #elevator, #elevator_item .qr {
	display: none
}


.slide-txt a {
	font-size: 16px;
}


}


@media (max-width:1024px) {
.tl_box {
	width: 21%;
	margin: 0 2% 30px;
}
.bagua .tlb_img img {
	height: 120px;
}
}
@media (max-width:920px) {
.tl_box {
	width: 21%;
	margin: 0 2% 30px;
}
.bagua .tlb_img img {
	height: 100px;
}
}
@media (max-width:728px) {
.tl_box {
	width: 28%;
	margin: 0 2% 30px;
}
.bagua .tlb_img img {
	height: 100px;
}
}
@media (max-width:480px) {
.topic_list {
	padding: 10px 2%;
}
.tl_box {
	width: 48%;
	margin: 0 0 10px 0;
	float: left;
}
.tl_box:nth-child(2n){float: right;}
.bagua .tlb_img img {
	height: auto;
}
.tlb_line, .tlb_play {
	display: none
}
.tlb_art {
	height: auto;
}
}/*下方四栏纯文字列表*/
.game_top_box {
	float: left;
	overflow: hidden;
	padding-right: 2%;
	width: 23%;
}
.game_top_box .hd h3 {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
}
.game_top_box:nth-child(4) {
	padding-right: 0;
}
.game_top_box .bd {
	position: relative;
	overflow: hidden;
}
.game_top_app {
	position: relative;
	overflow: hidden;
	margin-top: -1px;
}
.top_app, .top_app2 {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #e8e7ed;
}
.top_app .sml, .top_app2 .sml {
	overflow: hidden;
	padding: 12px 0 13px;
	height: 20px;
}
.top_app .p1, .top_app2 .p1 {
	width: 24px;
	float: left;
	overflow: hidden;
}
.top_app .p1 em.r, .top_app2 .p1 em.r {
	background: #ff4939;
	margin-top: 3px;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
}
.top_app .sml .p2, .top_app2 .sml .p2 {
	height: 33px;
	line-height: 40px;
	width: 87%;
	float: left;
	overflow: hidden;
}/* 响应式重构（首页部分）*/
@media (max-width: 1024px) {
.column .bd .art h4, .zm_index li a {
	font-size: 16px
}
.foot_about {
	padding: 0 12px
}
.game_gonglue .bd .cc a, .column .bd .art span {
	font-size: 14px;
}
.game_com_list li {
	width: 8.7%
}
.column .bd .art h4 {
	line-height: 26px;
	height: 58px;
}
.column .bd .art span {
	height: 49px
}
.video_A .icon {
	margin-left: -3%
}
.video_B .big i {
	margin-left: -7%
}
.game_top_box:nth-child(4) {
	display: none
}
.game_top_box:nth-child(3) {
	padding-right: 0;
}
.game_top_box {
	width: 31.7%
}
.zm_index li {
	margin-right: 0.9%;
	width: 2.5%;
}
}
@media (max-width: 960px) {
.game_Commend, .ztbox, .game_newgonglue, .game_gonglue, .game_week, .cont7, .zmbox, .cont9 {
	display: none
}
.zone_news .news dl, .foot_about .fr, .Slide, .News_box {
	float: none;
}
.game_column, .Slide, .News_box, .game_zone, .game_package, .package.on .big {
	width: 100%
}
.Slide, .game_News, .News_box, .game_package {
	height: auto;
}
.game_News {
	overflow: none;
}
.Slide {
	display: block;
}
.News_box {
	overflow: none;
}
.game_zone {
	float: left;
	padding-right: 0;
}
.zone_img, .column .bd .img {
	width: 27%;
}
.zone_news {
	width: 70%
}
.zone_news .btns a {
	width: 16%
}
.package .big .l {
	width: 12%
}
.column .bd .art {
	width: 60%
}
.column .bd .art h4 {
	font-size: 20px;
	line-height: 28px;
	height: 28px;
}
.game_package {
	float: left;
	padding-left: 0;
	margin-top: 20px;
}
}
@media (max-width: 920px) {
.top_app2:nth-child(6), .top_app2:nth-child(7), .top_app2:nth-child(8), .top_app2:nth-child(9), .top_app2:nth-child(10) {
	display: none
}
.game_top_box {
	width: 100%;
	margin-top: 20px;
}
.game_top_box:nth-child(1) {
	margin-top: 0
}
}
@media (max-width: 660px) {
.slide-cont {
	height: 200px;
}
.zone_img {
	display: none;
}
.zone_news {
	width: 100%;
}
.zone_news .btns a {
	width: 22%;
}
.column .bd .img img {
	height: 80px;
}
.slide-item img {
	height: 200px;
}
.slide-nav, .tongji {
	display: none
}
.slide-txt a {
	font-size: 14px
}
.cont1 {
	margin-top: 0
}
}
.week_commend li {
	height: 148px;
	margin: 0px 3% 0 0;
}
.week_commend .game_app_img {
	max-height: 72px;
	max-width: 72px;
	clear: both;
	display: block;
	margin: auto;
}
.week_commend .down-link {
	display: block;
}
