body{
	font-family: "Microsoft YaHei","微软雅黑","PingFang SC", Arial, Helvetica, sans-serif;
}
.main{
	width: 100%;
}
.bg_icon{
	top: 126px;
}
.top_bgColor{
	width: 100%;
	height: 12px;
	background-color: #222A35;
	position: relative;
	z-index: 10;
}
.ZQ_box{
	width: 100%;
	background-color: #ECF0F1;
}
.ZQ_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	background-color: #28292D;
	padding-bottom: 30px;
}
.ZQ_header{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.zone_bigCover{
	width: 100%;
	height: auto;
}
.specialArea_header{
	width: 100%;
	height: 55px;
	background-color: #212226;
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(0,0,0,0.29);
	/* justify-content: space-around; */
}
.specialArea_spanBox{
	padding: 0 50px 0 0;
}
.specialArea_spanBox:first-child{
	padding: 0 30px 0 22px;
}
.specialArea_spanBox a span{
	font-size: 16px;
	color: #CBCBE0;
}
.specialArea_spanBox:hover a span{
	color: #FFFFFF;
}
.specialArea_header .active a span{
	color: #FFFFFF;
	font-size: 18px;
	/* font-weight: bold; */
}
.ZQ_center{
	width: 1156px;
	padding: 0 22px;
	display: flex;
	flex-direction: column;
}
.adsense{
	width: 100%;
	height: 86px;
	position: relative;
	margin: 18px 0;
}
.adsense a,.adsense img{
	width: 100%;
	height: 100%;
}
.ZQ_middle{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
/* 游戏详情左边内容 */
.ZQ_middle .left{
	width: 383px;
	display: flex;
	flex-direction: column;
}
.left_imgsilde,.left_imgsilde .swiper-slide,.swiper-container{
	width: 100%;
	height: 228px;
}
.left_imgsilde .swiper-slide a{
	width: 100%;
	height: 100%;
	display: block;
}
.left_imgsilde .swiper-slide a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.left_imgsilde{
	position: relative;
}
.left_imgsilde .imgsilde_title{
	position: absolute;
	width: 80%;
	height: 31px;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	line-height: 31px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 17.5% 0 2.5%;
}
.custom_pagination{
	width: 100%;
	height: 31px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	bottom: 0 !important;
	z-index: 10;
}
.custom_pagination .swiper-pagination-bullet{
	width: 12px;
	height: 10px;
	background: #A7AD9F;
	opacity: 0.5;
	margin-right: 10px;
	border-radius: 0 !important;
}
.custom_pagination .swiper-pagination-bullet:last-child{
	margin-right: 20px;
}
.custom_pagination .swiper-pagination-bullet-active{
	opacity:1 !important;
	background: #ED6D47 !important;
}
.ZQ_middle .left .img_box{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
}
.l_imgLittle{
	width: 185px;
	height: 104px;
	position: relative;
}
.l_imgLittle:hover span{
	color: #FF4934;
}
.l_imgLittle a,.l_imgLittle img{
	width: 100%;
	height: 104px;
}
.l_imgLittle img,.l_imgbig img{
	object-fit: cover;
}
.l_imgLittle span{
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: rgba(0,0,0,0.68);
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.l_imgbig{
	width: 100%;
	height: 107px;
	position: relative;
}
.l_imgbig:hover span{
	color: #FF4934;
}
.l_imgbig a,.l_imgbig img{
	width: 100%;
	height: 107px;
}
.l_imgbig img{
	opacity: 0.61;
}
.l_imgbig span{
	width: 90%;
	height: 26px;
	position: absolute;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	top: 37%;
	display: block;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	text-align: center;
	padding: 0 5%;
}
/* 游戏详情中间内容 */
.ZQ_middle .center{
	width: 435px;
	display: flex;
	flex-direction: column;
}
.recommend_news{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(230,205,161,0.20);
}
.recommend_news p{
	width: 90%;
	height: 28px;
	padding: 0 5%;
	margin: 15px 0;
	text-align: center;
	overflow: hidden;
}
.recommend_news p a{
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #EA9518;
}
.c_title{
	width: 94%;
	height: 22px;
	padding: 0 3%;
	display: flex;
	/* align-items: center; */
	justify-content: center;
}
.c_title a{
	color:#CDCDCD;height: 22px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	
}

.c_title span,.c_title em{
	height: 100%;
	font-size: 15px;
	font-weight: 500;
	color: rgba(223,142,25,0.7);
	display: block;
	overflow: hidden;
}
.c_title em{
	margin: 0 5px;
	line-height: 18px;
	font-style: normal;
}
.c_bottom{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 8px;
}
.recommend_infoBox{
	width: 100%;
	height: 13px;
	line-height: 13px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 6.5px 0;
}
.recommend_infoBox:hover a span{
	color: #EA9518;
}
.recommend_infoBox:hover span:first-child::before{
	background-color: #EA9518;
}
.recommend_infoBox a{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.recommend_infoBox span:first-child{
	width: 87%;
	height: 15px;
	line-height: 15px;
	font-size: 13px;
	font-weight: 400;
	color: #CDCDCD;
	overflow: hidden;
}
.recommend_infoBox span:first-child::before {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px 1px 0;
	background: #5D5A55;
}
.recommend_infoBox span:last-child{
	font-size: 12px;
	font-weight: 500;
	color: #959595;
}
/* 游戏详情右边内容 */
.ZQ_middle .right{
	width: 282px;
	height: 426px;
	background: #1E222D;
	display: flex;
	flex-direction: column;
	padding: 12px 9px 22px 9px;
}
.zone_gameInfo{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.game_nameBox{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.game_name{
	width: 100%;
	height: 18px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	/* color: #E39118; */
	color: #CDCDCD;
}
.game_englishName{
	height: 12px;
	font-size: 12px;
	font-weight: 500;
	color: #CDCDCD;
	margin-top: 8px;
}
.game_infoBox{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 15px 0;
}
.game_cover{
	width: 158px;
	height: 201px;
	margin-right: 9px;
}
.game_info{
	flex: 1;
	height: 201px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.game_typeBox{
	width: 100%;
	/*display: flex;*/
	align-items: center;
}
.game_typeBox span{
	font-size: 14px;
	font-weight: 400;
	color: rgba(205,205,205,0.8);
}
.player_rating{
	height: 77px;
	display: flex;
	align-items: center;
	position: relative;
}
.game_score{
	font-size: 22px;
	font-weight: bold;
	color: #E39118;
	position: absolute;
	top: 30%;
	left: 15%;
}
.recommend_index{
	font-size: 14px;
	font-weight: bold;
	color: #DF8E19;
	margin-left: 5px;
}
.game_downloadMethod{
	width: 100px;
	height: 77px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.ios_download,.android_download,.pc_download{
	width: 96px;
	height: 32px;
	background: #1FD801;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
    position: relative;
	margin-bottom: 5px;
}
.ios_download a,.android_download a,.pc_download a{
	width: 100%;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.android_download{
	background: #19BFFF;
}
.pc_download{
	background: #4780bb;
}
.specialArea_type{
	width: 15px;
	margin-right: 5px;
}
.ios_download a span,.android_download a span,.pc_download a span{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
circle {
	-webkit-transition: stroke-dasharray 800ms;
	transition: stroke-dasharray 800ms;
}
.ios_download:hover .qrCode_boxIos,.android_download:hover .qrCode_boxAndroid, .pc_download:hover .qrCode_boxPc{
	display: flex;
}
.qrCode_boxIos,.qrCode_boxAndroid,.qrCode_boxPc{
	position: absolute;
	top: 32px;
	width: 100px;
	height: 100px;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 99;
}
.qrCode_boxIos img,.qrCode_boxAndroid img,.qrCode_boxPc img{
	width: 100%;
	height: 100%;
}
.game_jieshao{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}
.jieshao_title{
	margin: 8px 0;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #CDCDCD;
}
.gameDetail_jieshao{
	width: 100%;
	font-size: 12px;
	font-weight: 400;
	color: #858689;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.ZQ_bottom{
	width: 1156px;
	display: flex;
	flex-direction: column;
	margin-top: 25px;
	padding: 0 22px;
}
.zq_tab{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}
.zq_tabTitle{
	width: 100%;
	height: 34px;
	background-color: rgba(14,14,14,0.2);
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.d_flex{
	height: 100%;
	display: flex;
	align-items: center;
}
.tabTitle_navigation{
	min-width: 62px;
	height: 34px;
	background: #DF8E19;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 25px;
	padding: 0 10px;
    border-radius: 2px;
}
.zq_tabTitle ul,.zq_tabTitle li{
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.tabTitle_change,.videoTitle_change{
	margin: 0 18px !important;
	position: relative;
	cursor: pointer;
}
.tabTitle_active span,.videoTitle_active span{
	/* color: #DF8E19 !important; */
}
.tabTitle_active::after,.videoTitle_active::after{
	content: '';
	width: 75%;
	position: absolute;
	left: 11%;
	bottom: 0px;
	height: 2px;
	background: #DF8E19;
	text-align: center;
}
.tabTitle_change span,.videoTitle_change span{
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}
.more_link{
	font-size: 14px;
	font-weight: bold;
	color: #AAB2A5;
	margin-right: 6px;
}
.more_link:hover{
	color: #FF0000;
}
.zq_contentBox{
	width: 1162px;
	max-height: 222px;
	margin: 20px 0;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 15px;
	margin-left: 22px;
}
.zq_imgBox{
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.zq_contentBox::-webkit-scrollbar{
	width: 7px;
	height: 7px;
	background: transparent;
}
.zq_contentBox::-webkit-scrollbar-thumb {/*滚动条上层颜色*/
	border-radius: 8px;
	background-color: #000000;
}
.img_wide{
	width: 211px;
	height: 104px;
	position: relative;
	margin: 0 25px 15px 0;
}
.img_wide:hover span,.img_long:hover span,.img_square:hover span{
	color: #FF4934;
}
.img_wide:nth-child(5n){
	margin: 0 0 15px 0;
}
.img_wide img{
	width: 100%;
	height: 104px;
}
.img_wide span,.img_long span,.img_square span{
	position: absolute;
	width: 100%;
	height: 23px;
	line-height: 23px;
	background: rgba(0,0,0,0.5);
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
}
.img_square span{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.img_long{
	width: 125px;
	height: 166px;
	position: relative;
	margin: 0 46px 16px 0;
}
.img_long:nth-child(7n){
	margin: 0 0 16px 0;
}
.img_long img{
	width: 100%;
	height: 166px;
}
.img_square{
	width: 108px;
	height: 108px;
	position: relative;
	margin: 0 41px 22px 0;
}
.img_square:nth-child(8n){
	margin: 0 0 22px 0;
}
.img_square img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.zq_tabcontent{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.news_box{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 5px;
}
.news_box:first-child{
	margin-top: 15px;
}
.news_box .subtitle{
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(170,177,165,0.2);
}
.news_box .subtitle p{
	font-size: 16px;
	font-weight: 500;
	color: #DF8E19;
	position: relative;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 6px;
}
.news_box .subtitle p::before{
	content: '';
	position: absolute;
	width: 3px;
	height: 15px;
	top: 13%;
	left: 0;
	background-color: #DF8E19;
}
.d_wrap{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 12px;
}
.news_infoBox{
	width: 211px;
	height: 35px;
	background: #161616;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 25px 12px 0;
}
.news_infoBox:nth-child(5n),.news_infoBoxImg:nth-child(5n){
	margin: 0 0 12px 0;
}
.news_infoBox a{
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.news_infoBox:hover span,.news_infoBoxImg:hover span{
	color: #FF4934;
}
.news_infoBox img{
	display: none;
}
.news_infoBox span{
	font-size: 14px;
	font-weight: 500;
	color: #BDBDBD;
}
.news_infoBoxImg{
	width: 211px;
	height: 104px;
	position: relative;
	margin: 0 25px 12px 0;
}
.news_infoBoxImg a{
	width: 100%;
	height: 104px;
}
.news_infoBoxImg img{
	width: 100%;
	height: 104px;
}
.news_infoBoxImg span{
	position: absolute;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: rgba(0,0,0,0.5);
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
}
.zq_tabBottom{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.game_newestInfo{
	width: 550px;
	display: flex;
	flex-direction: column;
}
.game_newestInfo .zq_tab{
	margin-bottom: 10px;
}
/* 游戏视频 */
.game_video{
	width: 590px;
}
.video_content{
	width: 185px;
	height: 145px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 15px 21px 0;
	position: relative;
}
.video_content:hover .game_videoPauseIcon{
/* 	-webkit-transform: scale(1) rotate(90deg);
	-ms-transform: scale(1) rotate(90deg);
	transform: scale(1) rotate(90deg); */
	-webkit-transform: scale(1);
	-ms-transform: scale(1) ;
	transform: scale(1);
}
.video_content:hover span{
	color: #FF4934;
}
.video_content:nth-child(3n){
	margin: 0 0 21px 0;
}
.video_content a{
	width: 100%;
	height: 145px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.game_videoCover{
	width: 100%;
	height: 90px;
}
.game_videoCover img{
	width: 100%;
	height: 90px;
    object-fit: cover;
}
.game_videoPauseIcon{
	width: 36px;
	height: 36px;
	background: #000000;
	opacity: 0.6;
	border-radius: 50%;
	position: absolute;
	top: 18%;
	left: 40%;
	-webkit-transform: scale(0) rotate(0);
	-ms-transform: scale(0) rotate(0);
	transform: scale(0) rotate(0);
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.game_videoTitle{
	width: 95%;
	height: 45px;
	background: #161616;
	display: flex;
	align-items: center;
	padding: 5px 2.5%;
	overflow: hidden;
}
.game_videoTitle span{
	height: 100%;
	font-size: 12px;
	font-weight: 500;
	color: #BDBDBD;
	overflow: hidden;
	line-height: 20px;
/* 	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; */
}
/* 游戏图片 */
.game_picture{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 25px;
}
.picture_box{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pic_long{
	width: 229px;
	height: 383px;
}
.pic_long a,.pic_long a img{
	width: 100%;
	height: 383px;
}
.pic_center{
	width: 681px;
	height: 383px;
	display: flex;
	flex-wrap: wrap;
}
.pic_wide{
	width: 337px;
	height: 188px;
	margin: 0 7px 7px 0;
}
.pic_wide:nth-child(2n){
	margin: 0 0 7px 0;
}
.pic_wide a,.pic_wide a img{
	width: 100%;
	height: 188px;
}
/* 热门推荐 */
.recommend_zone{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 25px;
}
.recommend_zoneContent{
	width: 100%;
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
}
.hot_zoneBox{
	width: 275px;
	height: 137px;
	position: relative;
	margin-right: 1.6%;
}
.hot_zoneBox:last-child{
	margin-right: 0;
}
.hot_zoneBox:hover span{
	color: #FF4934;
}
.hot_zoneBox a,.hot_zoneBox a img{
	width: 100%;
	height: 137px;
	border-radius: 4px;
}
.hot_zoneTitle{
	position: absolute;
	width: 100%;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: rgba(0,0,0,0.7);
	left: 0;
	bottom: 0;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}
.showmore{
	width: 100%;
	position: relative;
	top: -50px;
	background-color: #28292D;
	display: flex;
	align-items: center;
	justify-content: center;
}
.showmore span{
	width: 104px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #8D8D8D;
	border-radius: 3px;
	text-align: center;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 400;
	color: #BDBDBD;
	cursor: pointer;
}
.hasMore{
	height: 130px;
	overflow: hidden;
	padding-bottom: 50px;
}
