﻿
.share{
	right: 0;
	text-align: right;
	overflow: hidden;
}
.share_position{
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
}
#detail_share .share_a {
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 0;
	background-image: none;
	color: transparent;
}
.detail_page{
	overflow: hidden;
}
.game_info{
	position: relative;
	height: 85px;
	overflow: hidden;
}
.detailhot{
	position: absolute;
	width: 36px;
	height: 34px;
	z-index: 1;
}
.detailhot img {
	width: 100%;
	height: 100%;
}
.detailhot .type {
	position: relative;
	top: -36px;
	color: #ffffff;
	font-size: 12px;
}
.detail_img {
	width: 62px;
	display: inline-block;
	height: 62px;
	position: relative;
	margin: 9px;
	margin-left: 10px;
	margin-right: 5px;
}
.detail_img img {
	width: 100%;
	height: 100%;
}
.game_info>p {
	display: inline-block;
	position: relative;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
}
.game_info .detail_title {
	top: -18px;
	font-size: 14px;
	left: 0px;
}
.game_info .detail_downnum{
	display: block;
	top: -45px;
	left: 85px;
	color: #adabac;
	font-size: 12px;
	text-overflow: ellipsis;
}
.game_info .detail_star {
	top: -46px;
	left: 83px;
	color: #adabac;
	font-size: 12px;
	background-image: url("../images/common/mstar_grey.png");
	background-repeat: no-repeat;
	background-size: 59px;
	background-position: 0 0;
	width: 72%;
}
.detail_star img {
	width: 59px;
	vertical-align: top;
}
.game_info .mGsize {
	/*position: absolute;
	left: 66px;*/
}
.game_content .star{
    top: -46px;
    left: 72px;
    color: #adabac;
    font-size: 12px;
    background-image: url("../images/common/mstar_grey.png");
    background-repeat: no-repeat;
    background-size: 59px;
    background-position: 0 0;
    overflow: visible;
}
.game_content .star img{
    width: 59px;
    vertical-align: top;
}

.game_content .mGsize{
    position: absolute;
    left: 60px;
    -webkit-transform: scale(0.9);
    top: -7px;
}
.game_info .detail_size {
	display: block;
	top: -60px;
	left: 85px;
	color: #adabac;
	font-size: 12px;
	text-overflow: ellipsis;
}
.game_info>a{
	display: inline-block;
}
.game_info .detail_btn {
	width: 88px;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 35px;
	line-height: 30px;
	color: #F28518;
	text-align: center;
}
.btn_text{
	font-size: 15px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
}
.btn_icon{
	width: 18px;
	height: 17px;
	display: inline-block;
	position: absolute;
	margin-left: 2px;
}
.detail_btn img{
	width: 100%;
}

.game_introduce{
	width: 100%;
	overflow: hidden;
	margin-top: 2px;
}
.game_introduce_fixed{
	position: fixed;
	top: 90px;
}
.detail_nav{
	width: 100%;
}
.detail_tab {
	height: 40px;
	line-height: 45px;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	display: -webkit-box;
}
.detail_tab_fixed{
	margin-top: 54px;
}
.detail_tab a:first-child{

}
.detail_tab a:nth-child(2){
	
}
.detail_tab a:last-child{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.DEtab {
	color: #313131;
	height: 100%;
	text-align: center;
	background-color: #ffffff;
	-webkit-box-flex: 1;
	display: block;
	border-bottom: 1px solid #D3D3D3;
}
.DEtab>p{
	display: inline-block;
}
.DEtcur {
	border-bottom: 2px solid #F28518;
	color: #F28518;
}
.game_introduce_box{
	width: 100%;
	position: relative;
	/*overflow-x: hidden;*/
	top: 0;
}

.detail_introduce{
	
}
.detail_introduce_text{

}
.detail_introduce>div{
	
}
.detail_introduce_text .background_white{
	background-color: #eeeeee;
}
.across{
	height: 180px;
}
.vertical{
	height: 240px;
}
.intro_pictures{
	overflow: hidden;
	background-color: #fff;
	width: 98%;
	margin: 0 auto;
	position: relative;
	background-position: 58% 50px;
	margin-top:6px;
	margin-bottom:8px;
	/*height: 180px;*/
}
.intro_pictures ul{
	position: relative;
	white-space: nowrap;
	top: 0;
	left: 0;
	/*height: 180px;*/
}
.intro_pictures li{
	display: inline-block;
	text-align: center;
	position: relative;
	top: 0;
	background-image: url("../images/common/intial_game_pic.png");
    background-repeat: no-repeat;
    background-position: center;
}
.intro_pictures img{
	/*width: 320px;
	height: 180px;*/
	vertical-align: top;
	position: relative;
	top: 0;
}
.intro_game{
	width: 100%;
	margin: 0 auto;
	position: relative;
	border-top: 20px solid #dddddd;
}
.intro_game li{

}
.intro_game a{
	display: inline-block;
}
.intro_title{
	width: 50%;
	height:15px;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	border-left: 2px solid #F28518;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
.intro_content{
	font-size: 12px;
	color: #808080;
	overflow: hidden;
	margin-top: 5px;
	width: 94%;
	margin:0 auto;
	line-height: 1.5;
	margin-bottom: 5px;
}
.textAlignC{
	text-align: center;
}
.content_pack_up{
	/*height: 43px;*/
}
.intro_button {
	text-align: right;
	position: relative;
}
.intro_btn{
	width: 40px;
	height: 14px;
	border: 1px solid #F28518;
	font-size: 12px;
	text-align: center;
	position: relative;
}
.intro_unfold{
	-webkit-transform: scale(0.9);
	display: inline-block;
	color: #F28518;
	margin-left: -5px;
}
.intro_unfold_img{
	width: 9px;
	height: 5px;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 2px;
}
.intro_unfold_img img{
	width: 100%;
	height: 100%;
}

.detail_introduce .another_info_bg{
	
}
.another_info{
	font-size: 12px;
	color: #717171;
	margin-top: 5px;
}
.another_info>div{
	/*white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;*/
	margin-bottom: 2px;
}
.scroll_null{
	position: relative;
}
.another_info_tip{
	display: inline-block;
	position: absolute;
	width: 50px;
	text-align: right;
}
.another_info_content{
	margin-left: 8px;
	position: relative;
	display: inline-block;
	width: 80%;
	left: 50px;
}
.swiper_content{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.game_info_text{
	height: 40px;
	line-height: 37px;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
	opacity: 0.5;
	width: 100%;
}
.game_info_all{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.poster_bg{
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.poster{
    overflow: hidden;
    height: 130px;
    max-height: 268px;
    width: 100%;
}
.poster li{
    height: 130px;
    margin: 0 auto;
}
.poster a{
    display: inline-block;
}
.poster ul{
    display: block;
    white-space: nowrap;
    height: 130px;
    width: 100%;
}
.poster img{
    border:0 none;
    width:100%;
    height:100%;
}
.tipbtns {
    bottom: 0;
    font-size: 0;
    height: 17px;
    line-height: 24px;
    background-color: rgba(0,0,0,0.1);
    text-align: right;
    padding-right: 14px;
    position: relative;
    width: 100%;
}
.swiper-pagination-switch{
    display: inline-block;
    height: 6px;
    margin-right: 12px;
    margin-left: -5px;
    width: 6px;
    border-radius: 4px;
    border:1px solid #F28518;
}
.swiper-active-switch{
    background-color: #F28518;
}

.grey_line{
    height: 70%;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    top: 15%;
    position: relative;
}
.grey_line_text{
    width: 98%;
}
.detail_recommend {
	display: inline-block;
	width: 100%;
}
.detail_recommend li {
	width: 100%;
	float: left;
	position: relative;
	color: #000;
	height: 80px;
	border-bottom: 1px solid #ebebeb;
}
.detail_recommend .game_content {
	width: 75%;
	height: 100%;
	position: absolute;
	top: 0;
}
.detail_recommend .img {
	width: 62px;
	display: inline-block;
	height: 62px;
	position: relative;
	margin: 9px;
	margin-left: 5px;
	margin-right: 5px;
}
.detail_recommend .img img {
	width: 100%;
	height: 100%;
}
.detail_recommend li p {
	display: inline-block;
	position: relative;
	width: 62%;
	overflow: hidden;
	white-space: nowrap;
	top: -5px;
	height: 22px;
	line-height: 22px;
}
.detail_recommend .title {
    height: 30%;
    font-size: 14px;
    top: -18px;
}
.detail_recommend .main_libao {
	border: 1px solid #33CCFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 20px;
	height: 10px;
	background-color: #CCEEFF;
	color: #77DDFF;
	font-size: 12px;
}
.detail_recommend .introduce {
	display: inline-block;
	top: -55px;
	left: 72px;
	color: #adabac;
	font-size: 12px;
	text-overflow: ellipsis;
	width: 65%;
}
.detail_recommend .main_btn {
	width: 50px;
	height: 25px;
	position: absolute;
	right: 20px;
	bottom:25px;
	line-height: 25px;
	text-align: center;
	z-index: 1;
	font-size: 15px;
}
.no_content{
	line-height: 65px;
	text-align: center;
	color: #303030;
}
.review_images{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: #fff;
	overflow: hidden;
}
.review_images ul{
	position: relative;
	white-space: nowrap;
	top:0;
	left:0;
	/*-moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;*/
}
.review_images li{
	/*width: 320px;*/
	display: inline-block;
	position: relative;
	top:0;
}
.review_pictures div{
	text-align: center;
}
.review_images img{

}

.giftLists {
	width: 100%;
	padding-left: 7px;
	clear: both;
	border-top: 1px #ddd solid;
}
.giftLists .game_content {
	width: 75%;
	height: 100%;
	position: absolute;
	top: 0;
}
.giftLists span {
	float: left;
	clear: right;
	font-size: 12px;
}
.giftMessHrefMiddle {
	padding-top: 5px;
	clear: both;
	color: gray;
}
.leftRate {
	height: 2px;
	float: left;
	width: 70px;
	border-radius: 10px;
	border: 1px solid #ddd;
	background-color: #ddd;
}
.leftRateShow {
	margin-top: -1px;
	margin-left: -1px;
	border-radius: 10px;
	border: 2px #FF9900 solid;
}
.giftMessHrefMiddle span {
	margin-top: -2px;
	margin-left: 3px;
	font-size: 10px;
	color: #FF9900;
	float: left;
}
.gift_message{
	width: 100%;
	padding-left: 7px;
	clear: both;
	border-top: 1px #ddd solid;
}
.gift_message .gift_content_href{
	width: 50%;
	margin-top: 5px;
	margin-bottom: 3px;
	clear: left;
}
.gift_message .main_btn {
	width: 45px;
	height: 20px;
	position: relative;
	top: -8px;
	line-height: 21px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-left: 5px;
	float: right;
}
.btn_ling{
	background-color: #76ba4f;
}
.btn_tao{
	background-color: #2ea4ef;
}
.giftMessHrefBottom {
	margin-top: 2px;
	color: gray;
	font-size: 10px;
	float: left;
	clear: both;
}
.gift_btn{
	width: 45px;
	height: 20px;
	position: relative;
	top: -8px;
	line-height: 21px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-left: 5px;
	background-color: #F28518;
	float: left;
}
.gift_detail{
	background-color: #F5F5F5;
}
.gift_detail .gift_detail_warn{
	color: #FF0000;
	font-size: 13px;
}
.gift_detail>p{
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom:5px;
	width: 96%;
	margin-left: 2%;
}
.gift_detail input {
	margin-left: 84%;
}
.grey_btn{
	background-color: #F5F5F5;
}
.activeCodeMess{
	width: 96%;
	margin-left: 2%;
}
.activeCodeMess .activeCode{
	margin-left: 0px;
	display: inline-block;
	background-color: #FFFF37;
}
.activeCodeMess .copyBtn{
	margin-left: 5px;
}
.activeCodeMess .validity_time{
	float: right;
	margin-right: 0px;
	font-size: 12px;
	margin-top: 3px;
}
.strategyList a:first-child {
	border-top: none;
}
.strategyList a {
	display: block;
	overflow: hidden;
	padding: 7px 0;
	padding-left: 10px;
	border-bottom: 1px #ddd solid;
	border-top: 1px #fff solid;
}
.strategytitle {
	display: inline-block;
	color: #808080;
	padding-left: 7px;
	vertical-align: middle;
}
.f02 {
	font-size: 12px;
}
.clickStyle{
	text-decoration: underline;
}