@charset "UTF-8";
/* Bigtitle通用标题样式 */

.titleBox {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px
}

.titleBox.tit_2 {
	margin-bottom: 10px
}

.titleBox .titleName {
	float: left;
    font-size: 24px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    font-weight: normal;
    color: #666;
    border-left: 4px solid #f52437;
    height: 23px;
    line-height: 21px;
    padding: 0 0 0 10px;
	margin-top: 10px;
}

.titleBox.tit_2 .titleName {
	font-size: 22px;
	color: #666
}

.titleBox .titleTab {
	float: left;
	overflow: hidden;
	margin-left: 20px
}

.titleBox .titleTab ul li {
	position: relative;
	float: left;
	display: block;
	margin: 9px 0 7px 7px;
	padding: 0 8px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer
}

.titleBox .titleTab ul li.on {
	color: #fff
}

.titleBox .titleTab ul li.on:after {
	position: absolute;
	bottom: -4px;
	left: 50%;
	clear: both;
	display: block;
	overflow: hidden;
	margin-left: -7px;
	width: 15px;
	height: 6px;
	background: url(/top/images/icon_titletab.png) no-repeat;
	content: ''
}

.newsTextItem.hasPoint dl dt {
	float: left;
	margin: 11px 0 0 0;
	width: 8px;
	height: 16px;
	background: url(/top/images/icon_point.png) no-repeat left -5px
}

.newsTextItem.hasPoint dl:hover dt {
	background-position: left -34px
}

.Columns_Wrap {
	padding-bottom: 36px
}

.Columns_Wrap .C_wrapLeft {
	float: left;
	width: 654px
}

.Columns_Wrap .C_wrapRight {
	float: right;
	width: 330px;
	padding: 0px 2px 0px 0px;
}

.Columns_Wrap .C_wrapLeft:after,
.Columns_Wrap .C_wrapRight:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ""
}

/* 游戏详情页头部 */
.game-hd {
	margin-bottom: 20px;
	width: 660px;
	height: 240px;
	padding: 5px;
	margin-left:-5px;
}

.game-hd .game-hd-img {
	float: left;
	overflow: hidden;
	background: #f8f8f8;
	margin-right: 20px;
	width: 363px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.16);
	box-shadow: 0 2px 6px rgba(0,0,0,.16)
}

.game-hd .game-hd-img img {
	display: block;
	width:363px;
	height:225px;
	margin-top:5px;
	object-fit: cover
}

.game-hd .game-hd-infor {
	height: 100%
}

.game-hd .game-hd-infor h1 {
	margin-bottom: 4px;
	font-size: 30px;
	line-height: 32px;
}

.game-hd .game-hd-infor ul {
	overflow: hidden;
	margin-bottom: 6px;
	width: 276px;
	float: right;
}

.game-hd .game-hd-infor ul li {
	float: left;
	margin: 5px 0;
	width: 100%;
	color: #969696;
	font-size: 13px;
	line-height: 22px
}

.game-hd .game-hd-infor ul li.g_w_60 {
	width: 100%
}

.game-hd .game-hd-infor ul li span {
	color: #262626
}

.game-hd .game-hd-infor .game-down {
	float: left;
	display: block;
	margin-right: 20px;
	width: 250px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 18px;
	line-height: 60px;
	transition: all .2s linear
}

.game-hd .game-hd-infor .game-down {
	background: #d71b1b
}

.game-hd .game-hd-infor .game-zq {
	float: left;
	display: block;
	width: 150px;
	border: 2px solid #f5f8f8;
	border-radius: 40px;
	background-color: #f5f8f8;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	line-height: 58px
}

.sy .game-hd .game-hd-infor .game-zq:hover {
	border-color: #30dbb1;
	background-color: #fff;
	color: #30dbb1
}

.pc .game-hd .game-hd-infor .game-zq:hover {
	border-color: #3579F6;
	background-color: #fff;
	color: #3579F6
}

.ol .game-hd .game-hd-infor .game-zq:hover {
	border-color: #ff732e;
	background-color: #fff;
	color: #ff732e
}

.game-hd .game-hd-infor .game-zq:hover {
	border-color: #ff455b;
	background-color: #fff;
	color: #ff455b
}

.game-hd .game-hd-infor .game-down:hover {
	-webkit-box-shadow: 0 6px 16px rgba(0,0,0,.16);
	box-shadow: 0 6px 16px rgba(0,0,0,.16)
}

.sy .game-hd .game-hd-infor .game-down:hover {
	-webkit-box-shadow: 0 6px 16px rgba(48,219,177,.3);
	box-shadow: 0 6px 16px rgba(48,219,177,.3)
}

.pc .game-hd .game-hd-infor .game-down:hover {
	-webkit-box-shadow: 0 6px 16px rgba(53,121,246,.3);
	box-shadow: 0 6px 16px rgba(53,121,246,.3)
}

.ol .game-hd .game-hd-infor .game-down:hover {
	-webkit-box-shadow: 0 6px 16px rgba(255,115,46,.3);
	box-shadow: 0 6px 16px rgba(255,115,46,.3)
}

.game-hd .game-hd-infor .game-down:hover {
	-webkit-box-shadow: 0 6px 16px rgba(255,69,91,.3);
	box-shadow: 0 6px 16px rgba(255,69,91,.3)
}

.newsItem .newsItem_listBox .newsItem_list {
	padding: 20px 0;
	height: 162px;
	border-top: 1px solid #f0f0f0;
	-webkit-transition: background .6s ease 0s;
	-moz-transition: background .6s ease 0s;
	-o-transition: background .6s ease 0s;
	transition: background .6s ease 0s;
	object-fit: cover;
	-ms-transition: -ms-transform .6s ease 0s
}

/*newsSize32 3:2 比例新闻图片*/

.newsItem .newsItem_listBox .newsItem_list:first-child {
	border-top: none
}

.newsItem .newsItem_listBox .newsItem_list:hover {
	background: #f2f2f2;
}

.newsItem .newsItem_listBox .newsItem_list-img {
	float: left;
	display: block;
	overflow: hidden;
	background: #f8f8f8;
	width: 216px;
	height: 100%;
	margin-right: 10px
}

.newsItem .newsItem_listBox .newsItem_list-img img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .6s ease 0s;
	-moz-transition: -moz-transform .6s ease 0s;
	-o-transition: -o-transform .6s ease 0s;
	transition: transform .6s ease 0s;
	object-fit: cover;
	-ms-transition: -ms-transform .6s ease 0s
}

.newsItem .newsItem_listBox .newsItem_list-img img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1)
}

.newsItem .newsItem_listBox .newsItem_list-infor {
	overflow: hidden;
	height: 100%;
	padding-right: 12px
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author {
	overflow: hidden;
	margin: 18px 0 10px 0
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	float: left;
	display: block;
	margin-right: 20px;
	color: #ff732e;
	font-size: 12px;
	line-height: 15px
}

.sy .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	color: #30dbb1
}

.pc .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	color: #3579F6
}

.ol .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	color: #ff732e
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	color: #ff455b
}

.patch .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	color: #009140
}

.newsAll .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author span {
	color: #19bbf8
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-author em {
	float: left;
	display: block;
	padding-left: 17px;
	background: url(/top/images/icon_time.png) no-repeat left 1px;
	color: #565656;
	font-size: 12px;
	line-height: 15px
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title {
	overflow: hidden;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a {
	font-weight: 700;
	font-size: 20px
}

.sy .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a:hover {
	color: #30dbb1
}

.pc .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a:hover {
	color: #3579F6
}

.ol .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a:hover {
	color: #ff732e
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a:hover {
	color: #ff455b
}

.patch .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a:hover {
	color: #009140
}

.newsAll .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-title a:hover {
	color: #19bbf8
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary {
	overflow: hidden;
	max-height: 72px;
	color: #888;
	line-height: 24px
}

.newsItem .newsItem_listBox.newsSize32 .newsItem_list-infor .newsItem_list-summary {
	max-height: 48px
}
/*newsSize43 3:2 比例新闻图片*/

.sy .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary a:hover {
	color: #30dbb1
}

.pc .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary a:hover {
	color: #3579F6
}

.ol .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary a:hover {
	color: #ff732e
}

.newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary a:hover {
	color: #ff455b
}

.patch .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary a:hover {
	color: #009140
}

.newsAll .newsItem .newsItem_listBox .newsItem_list-infor .newsItem_list-summary a:hover {
	color: #19bbf8
}

/* 左图右文模块（小图） */

.modularItem_a {
	padding-bottom: 24px
}

.modularItem_a .list {
	overflow: hidden;
	margin-bottom: 12px;
	height: 108px
}

.modularItem_a.RmodularSize32 .list {
	height: 96px
}


/*右侧栏 3:2 比例新闻图片*/

.modularItem_a.RmodularSize_video .list {
	height: 99px
}


/*右侧栏 16:9 比例视频图片*/

.modularItem_a .list .list_img {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	margin-right: 12px;
	width: 144px;
	height: 100%;
	background: #f8f8f8;
	transition: opacity .2s linear
}

.modularItem_a.RmodularSize_video .list .list_img {
	width: 176px
}


/*右侧栏 16:9 比例视频图片*/

.modularItem_a .list .list_img img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	object-fit: cover
}

.modularItem_a .list .list_img img:hover {
	opacity: .85;
	filter: alpha(opacity=85)
}

.modularItem_a .list .list_info {
	overflow: hidden;
	height: 100%
}

.modularItem_a .list .tit {
	overflow: hidden;
	margin: 10px 0 12px 0;
	max-height: 4.5em
}

.modularItem_a.RmodularSize32 .list .tit {
	max-height: 3em
}


/*右侧栏 4:3 比例新闻图片 最大行数3行*/

.modularItem_a .list .tit a {
	color: #262626;
	cursor: pointer;
	transition: color .2s linear
}

.sy .modularItem_a .list .tit a:hover {
	color: #30dbb1
}

.pc .modularItem_a .list .tit a:hover {
	color: #3579F6
}

.ol .modularItem_a .list .tit a:hover {
	color: #ff732e
}

.modularItem_a .list .tit a:hover {
	color: #ff455b
}

.patch .modularItem_a .list .tit a:hover {
	color: #009140
}

.newsAll .modularItem_a .list .tit a:hover {
	color: #19bbf8
}

.modularItem_a .list .info {
	overflow: hidden
}

.modularItem_a .list .info .time {
	float: left;
	height: 18px;
	background: url(/top/images/icon_time.png) no-repeat left 3px;
	color: #565656;
	text-indent: 15px;
	font-size: 12px;
	line-height: 18px
}

.modularItem_a .list .info .author {
	float: left;
	display: inline-block;
	overflow: hidden;
	padding-right: 20px;
	height: 18px;
	max-width: 70px;
	color: #000;
	font-size: 12px;
	line-height: 18px
}

.sy .modularItem_a .list .info .author {
	color: #30dbb1
}

.pc .modularItem_a .list .info .author {
	color: #3579F6
}

.ol .modularItem_a .list .info .author {
	color: #ff732e
}

.modularItem_a .list .info .author {
	color: #ff455b
}

.patch .modularItem_a .list .info .author {
	color: #009140
}

.newsAll .modularItem_a .list .info .author {
	color: #19bbf8
}

.titleBox .t_more {
	float: right;
	margin: 12px 5px 0 0;
	padding-right: 15px;
	height: 20px;
	background: url(/top/images/icon_nextarrow.png) no-repeat right top;
	font-size: 12px;
	line-height: 20px
}

.titleBox .t_more:hover {
	background-position: right bottom;
	color: #000
}

/* 游戏介绍 */

.gameDescription {
	overflow: hidden;
	margin: 16px 0 0 0;
	padding: 0 28px 20px 0;
	border-radius: 4px
}

.gameDescription>p {
	margin-bottom: 1.3em;
	font-size: 17px;
	line-height: 1.62em
}

.gameDescription>p strong {
	font-weight: 700
}

.gameDescription>p img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.gameDescription>p a:hover {
	text-decoration: underline
}

.gameDescription table {
	margin: 0 auto 30px auto;
	width: 96%;
	border-collapse: collapse
}

.gameDescription h3 {
	margin-bottom: 1em;
	padding-left: 1.5em;
	border-left: 8px solid #d3222a
}

.gameDescription h3,
.gameDescription h3 * {
	color: #d3222a;
	font-size: 18px;
	line-height: 32px
}

/*右侧*/
.modularItem_b {
	overflow: hidden;
	margin-left: -12px;
	padding-bottom: 10px
}

.newsTextItem {
	overflow: hidden;
	padding-bottom: 10px
}

.modularItem_b .list {
	float: left;
	margin: 0 0 12px 12px;
	width: 150px;
	transition: background .2s linear
}

.modularItem_b .list .list_img {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 200px;
	background: #f8f8f8
}

.modularItem_b.RmodularSize43 .list .list_img {
	height: 113px
}

/*右侧栏 4:3 比例新闻图片*/

.modularItem_b.RmodularSize32 .list .list_img {
	height: 100px
}


/*右侧栏 3:2 比例新闻图片*/

.modularItem_b.RmodularSize21 .list .list_img {
	height: 75px
}


/*右侧栏 2:1 比例新闻图片*/

.modularItem_b .list .list_img img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	object-fit: cover
}

.modularItem_b .list .list_img img:hover {
	opacity: .85;
	filter: alpha(opacity=85)
}

.modularItem_b .list .info {
	overflow: hidden;
	padding: 8px 4px
}

.modularItem_b .list .info a {
    text-align:center;
	font-size:16px;
	display: block;
	overflow: hidden;
	height: 18px;
	line-height: 18px
}
/* 左右侧栏 新闻列表（有无排序 / 有无日期 / 有无下载icon） 默认是补丁的颜色*/

.newsTextItem dl,
.newsTextItem dl dd {
	position: relative;
	overflow: hidden;
	height: 40px
}

.newsTextItem.hasRank dl dt {
    float: left;
    margin: 11px 12px 0 0;
    width: 20px;
    text-align: center;
    line-height: 16px
}

.newsTextItem.hasRank dl.hasRank_bg dt {
    color: #fff
}

.newsTextItem.hasRank dl.hasRank_bg dt:after,
.newsTextItem.hasRank dl.hasRank_bg dt after {
    position: absolute;
    top: 11px;
    left: 0;
    z-index: -1;
    border-radius: 2px;
    clear: both;
    display: block;
    width: 20px;
    height: 16px;
    background: #009140;
    content: ''
}

.sy .newsTextItem.hasRank dl.hasRank_bg dt:after {
    background: #30dbb1
}

.pc .newsTextItem.hasRank dl.hasRank_bg dt:after {
    background: #3579F6
}

.ol .newsTextItem.hasRank dl.hasRank_bg dt:after {
    background: #ff732e
}

.yy .newsTextItem.hasRank dl.hasRank_bg dt:after {
    background: #ff455b
}

.patch .newsTextItem.hasRank dl.hasRank_bg dt:after {
    background: #009140
}

.newsAll .newsTextItem.hasRank dl.hasRank_bg dt:after {
    background: #19bbf8
}

.newsTextItem.hasRank dl.opacity_1 dt:after,
.newsTextItem.hasRank dl.opacity_1 dt after {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.newsTextItem.hasRank dl.opacity_2 dt:after,
.newsTextItem.hasRank dl.opacity_2 dt after {
    opacity: .7;
    filter: Alpha(opacity=70)
}

.newsTextItem.hasRank dl.opacity_3 dt:after,
.newsTextItem.hasRank dl.opacity_3 dt after {
    opacity: .4;
    filter: Alpha(opacity=40)
}

.newsTextItem dl dd .name {
	display: block;
	overflow: hidden;
	width: 310px;
	height: 39px;
	border-bottom: 1px dashed #f3f3f3;
	font-size: 14px;
	line-height: 39px
}

.newsTextItem dl dd .name:hover {
	color: #ff455b;
}
/* 右侧栏通栏长图（默认2：1） */

.modularItem_c {
	overflow: hidden;
	padding-bottom: 24px
}

.modularItem_c .list {
	margin: 0 0 12px 0;
	width: 100%;
	transition: background .2s linear
}

.modularItem_c .list .list_img {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 156px;
	background: #f8f8f8
}

.modularItem_c .list span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2.5em;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: rgba(0, 0, 0, .56);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	color: #fff;
	text-indent: 16px;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 2.5em
}

.modularItem_c.RmodularSize31 .list .list_img {
	height: 104px
}

.footer {
	margin-top: 10px;
}