@charset "utf-8";
	/*首页*/
/*首页头部*/
.topnav{background:#fff; border-bottom:0.01rem solid #eee; box-shadow:0 0 0.1rem rgba(222,225,238,1); padding:0.12rem 0.2rem; overflow:hidden; position:relative;}
.topnav .logo{height:0.64rem; width:auto; line-height:0; display:inline-block;}
.topnav .logo img{height:100%;}
.topnav .link-part{position:absolute; height:100%; right:0.2rem; top:0; display:flex; align-items:center;}
.topnav .link-part a{width:0.57rem;height:0.57rem; background:url(../images/m_public_img.png) no-repeat 0 -1.43rem; background-size:3rem; flex:none;}
.topnav .link-part .service-link{background-position-x:-0.58rem; margin-left:0.15rem;}

/* 轮播banner */
.swiper-container-banner{padding:0.3rem 0 0.5rem}
.swiper-container-banner .swiper-slide {border-radius:0.2rem; width:100%; transition: 300ms; transform: scale(0.9);}
.swiper-container-banner .swiper-slide img {width:100%; border-radius:0.2rem;}
.swiper-container-banner .swiper-slide a{display:block;	line-height:0;}
.swiper-container-banner .swiper-slide-active{transform: scale(1); box-shadow:0 0 0.2rem rgba(222,225,238,1);}
.swiper-container-banner .swiper-slide-prev,.swiper-container-banner .swiper-slide-next{opacity:0.5;}
.swiper-container-banner .swiper-pagination {line-height:0;	bottom:0.15rem;	box-sizing:border-box;}
.swiper-container-banner .swiper-pagination span {width:0.2rem;	height:0.2rem; opacity:1; box-sizing:border-box; background-color:#eee; transition:0.3s; margin:0 0.05rem;}
.swiper-container-banner .swiper-pagination span.swiper-pagination-bullet-active {background-color:#f97730;}

.in-blank{background:#f8f8f8; clear:both; height:20px; overflow:hidden;}
/* 标题 */
.in-tit{display:flex; margin:0.1rem 0.2rem; line-height:0.4rem; position:relative}
.in-tit:before{content:''; width:0.06rem; height:0.3rem; border-radius:0.06rem; background:linear-gradient(to bottom, #f97730, #fc2d2d); position:absolute; top:0.06rem; left:0; margin:auto;}
.in-tit h2{flex:auto; font-size:0.32rem; font-weight:normal; color:#1d2025; padding-left:0.2rem}
.in-tit a{flex:none; font-size:0.22rem; color:#c7c7c7; padding-right:0.3rem;}
.in-tit a:before{content:''; width:0.22rem; height:0.22rem; background:url(../images/m_public_img.png) no-repeat -1.48rem -3.96rem; background-size:3rem; position:absolute; top:0.08rem; right:0; margin:auto;}

/* 推荐游戏 */
.in-game .item{display:flex;align-items:center;position:relative;padding:.22rem .2rem;border-bottom:.01rem solid #f3f3f3;overflow:hidden;-webkit-animation:opacityThis .3s linear;animation:opacityThis .3s linear}
.in-game .item:last-child{border-bottom:none;}
.in-game .item .icon{width:1.05rem;height:1.05rem;flex:none}
.in-game .item .icon img{width:100%;height:100%}
.in-game .item .text{margin:0 .3rem 0 .15rem;flex:auto;overflow:hidden}
.in-game .item .text p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.in-game .item .text .name{font-size:.3rem;line-height:1.2em;color:#333}
.in-game .item .text .type{font-size:.2rem;color:#878787;line-height:1.2em;padding-top:.1rem}
.in-game .item .download-btn{flex:none;font-size:.22rem;line-height:1em;color:#FFF;padding:.11rem .33rem;border-radius:1rem; background:linear-gradient(to right, #f97730, #fc2d2d); margin-top:.1rem}

/* 热门活动 */
.index-activity-box{
	background:#ffdb01;
	padding:0.3rem 0.2rem;
	position:relative;
}
.index-activity-box .big-box{
	width:50%;
	padding-top:55%;
	display:block;
	position:relative;
	overflow:hidden;
}
.index-activity-box .small-box{
	width:44.5%;
	padding-top:24.5%;
	position:absolute;
	right:0.2rem;
	overflow: hidden;
}
.index-activity-box .small-box-1{
	top:0.3rem;
}
.index-activity-box .small-box-2{
	bottom:0.3rem;
}
.index-activity-box a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
}
.index-activity-box .small-box .text{
	position:absolute;
	top:0;
	left:0;
	box-sizing:border-box;
	padding:0.2rem 0 0 0.1rem;
}
.index-activity-box .small-box .text .name{
	font-size:0.26rem;
	color:#fff;
	font-weight:bold;
	width:6.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-activity-box .small-box .text .time{
	font-size:0.22rem;
	padding:0.06rem 0;
	color:#fff;
	width:6em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-activity-box .small-box .text span{
	font-size:0.16rem;
	line-height:1em;
	color:#fff;
	display:table;
	padding:0.08rem 0.14rem;
	border-radius:0.4rem;
	border:0.01rem solid #fff;
}

/* 游戏资讯 */
.swiper-container-news .swiper-slide{padding:0.2rem 0.2rem 0;box-sizing:border-box;}
.swiper-container-news .swiper-slide a{display:block;line-height:0;}
.swiper-container-news .swiper-slide img{width:100%;}
.news-swiper-box{background-color:#fff; padding:0.2rem 0}
.news-swiper-box .pic{display:block;line-height: 0;}
.news-swiper-box .pic img{width:100%;}
.news-swiper-box .index-news-box{padding:0.25rem 0.2rem 0.1rem;}
.swiper-container-news .swiper-pagination{text-align:right;box-sizing:border-box;padding:0 0.35rem 0 0.2rem;bottom:8px;}
.swiper-container-news .swiper-pagination .swiper-pagination-bullet{width:0.15rem;height:0.15rem;opacity:1;background:#fff;margin:0 4px;}
.swiper-container-news .swiper-pagination .swiper-pagination-bullet-active{background:#ffd600;}
.news-swiper-box .index-news-box li{display:flex; padding:0.2rem 0; border-bottom:0.01rem solid #f3f3f3;}
.news-swiper-box .index-news-box li:nth-of-type(n+5),.news-swiper-box .index-news-box li:last-child{border-bottom:none;}
.news-swiper-box .index-news-box li:nth-of-type(n+6){display:none;}
.news-swiper-box .index-news-box li span, .news-swiper-box .index-news-box li a{font-size:0.22rem; color:#333; line-height:0.22rem;}
.news-swiper-box .index-news-box li span{flex:none;}
.news-swiper-box .index-news-box li a{flex:auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:0 0.3rem 0 0.1rem;}

/* 精品手游 */
.index-title-box{
	text-align:center;
	padding:0.4rem 0;
	position:relative;
}
.index-title-box p{
	font-size:0.18rem;
	line-height:1em;
	color:#d8d8d8;
	text-transform: uppercase;
}
.index-title-box h2{
	font-size:0.36rem;
	line-height:1em;
	padding-top:0.04rem;
	color:#1d2025;
	font-weight:bold;
}
.index-title-box .reload{
	font-size:0.18rem;
	color:#1f283e;
	position:absolute;
	right:0.2rem;
	top:0.66rem;
	width:1.2rem;
	height:0.4rem;
	box-sizing:border-box;
	border:0.01rem solid #ffd600;
	text-align:center;
	line-height:0.4rem;
	border-radius:0.4rem;
}
/* .index-title-box .reload:after{
	content:'';
	width:0.15rem;
	height:0.15rem;
	background:url(../images/m_public_img.png) no-repeat -1.22rem -0.82rem;
	background-size:3rem;
	position:absolute;
	top:0;
	bottom:0;
	right:0.12rem;
	margin:auto;
}
.index-title-box .reload.active:after {
	animation:rotateTo 1s ease-in-out;
}
@keyframes rotateTo {
	0% {
		transform:rotate(0deg);
	}
	100% {
		transform:rotate(360deg);
	}
} */
.index-game-box{
	background:#fff;
}
.index-game-box ul{
	font-size:0;
	letter-spacing:-5px;
}
.index-game-box li{
	display:inline-block;
	width:50%;
	padding-top:60%;
	letter-spacing:normal;
	position:relative;
}
.index-game-box li a{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
.index-game-box li a img{
	width:100%;
	min-height:100%;
}
.index-game-box li a .text{
	width:100%;
	box-sizing:border-box;
	padding:0.1rem 0.2rem;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(255,255,255,0.75);
	text-align:center;
}
.index-game-box li a .text p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#1d2025;
}
.index-game-box li a .text .name{
	font-size:0.28rem;
	font-weight:bold;
}
.index-game-box li a .text .intr{
	font-size:0.18rem;
	padding-top:0.06rem;
}

/* 游戏攻略 */
.index-strategy-box{
	background:#fff;
	padding:0 0 0.3rem;
}
.index-strategy-box .swiper-tab-box{
	padding:0 5%;
}
.index-strategy-box .swiper-tab-box ul{
	display:flex;
	justify-content:space-between;
	padding-bottom:0.2rem;
}
.index-strategy-box .swiper-tab-box li{
	flex:25%;
	font-size:0.22rem;
	line-height:1em;
	color:#000000;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:center;
	padding:0.1rem 0.15rem;
	border-radius:1rem;
	box-sizing:border-box;
}
.index-strategy-box .swiper-tab-box li.on{
	background:#ffd600;
}
.swiper-container-strategy .swiper-slide{
	text-align:center;
	padding:0 5%;
	box-sizing:border-box;
}
.swiper-container-strategy .swiper-slide .pic{
	display: block;
	line-height:0;
}
.swiper-container-strategy .swiper-slide img{
	width:100%;
}
.swiper-container-strategy .swiper-slide .text{
	display:block;
	padding:0 3%;
	text-align:left;
	font-size:0.2rem;
	color:#000000;
	line-height:1.6em;
	height:4.8em;
	overflow: hidden;
	text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
	text-indent:2em;
	margin:0.2rem 0 0.25rem;
}
.index-strategy-box .swiper-prev,.index-strategy-box .swiper-next{
	width:0.41rem;
	height:1.67rem;
	background:url(../images/m_public_img.png) no-repeat -2.05rem 0;
	background-size:3rem;
	position:absolute;
	bottom:110px;
	z-index:11;
}
.index-strategy-box .swiper-prev{
	left:0;
}
.index-strategy-box .swiper-next{
	right:0;
	background-position-x:-2.47rem;
}
.index-strategy-box .strategy-list-box{
	width:94%;
	margin:0 auto;
	border-top:0.01rem solid #dcdcdc;
	padding:0.2rem 0 0;
}
.index-strategy-box .strategy-list-box li{
	display:flex;
	padding:0.06rem 0;
}
.index-strategy-box .strategy-list-box li:nth-of-type(n+4){
	display:none;
}
.index-strategy-box .strategy-list-box li span,.index-strategy-box .strategy-list-box li a{
	font-size:14px;
	color:#333333;
	line-height:1.4em;
}
.index-strategy-box .strategy-list-box li span{
	flex:none;
}
.index-strategy-box .strategy-list-box li a{
	flex:auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:0 0.3rem 0 0.1rem;
	text-align:left;
}
.index-strategy-box .more{
	font-size:14px;
	color:#333;
	display:table;
	margin:0.15rem auto 0;
	padding:0.2rem 1.9rem;
	border-radius:1rem;
	border:0.01rem solid #dcdcdc;
}

/* 游戏礼包 */
.index-gift-box{padding:0.2rem 0}
.index-gift-box ul{display:flex;flex-wrap:wrap}
.index-gift-box li{flex:0 0 50%; display:flex; letter-spacing:normal; box-sizing:border-box; padding:.2rem; align-items:center; overflow:hidden}
.index-gift-box li .icon{width:.76rem;height:.76rem;flex:none}
.index-gift-box li .icon img{width:100%;height:100%}
.index-gift-box li .text{flex:auto;padding:0 .08rem 0 .1rem;overflow:hidden}
.index-gift-box li .text p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.index-gift-box li .text .name{font-size:.22rem;color:#333;line-height:1.2em}
.index-gift-box li .text .intr{font-size:.16rem;color:#c7c7c7;line-height:1.2em;padding-top:.04rem}
.index-gift-box li .get-btn{font-size:12px;line-height:1em;color:#fc2d2d;border:.01rem solid rgba(252,45,45,0.4);flex:none;border-radius:1rem;padding:.07rem .12rem}

/* 视频、同人漫 */
.index-videoCartoon-box{
	background:#1d2025 url(../images/index_bg_1.jpg) no-repeat;
	background-size:100% auto;
	padding:0.6rem 0.2rem 0.3rem;
}
.index-videoCartoon-box .swiper-tab-box ul{
	display:flex;
	justify-content: space-around;
	text-align:center;
	padding-bottom:0.5rem;
}
.index-videoCartoon-box .swiper-tab-box li{
	flex:none;
}
.index-videoCartoon-box .swiper-tab-box li p{
	font-size:0.14rem;
	color:#424852;
	line-height:1em;
	text-transform: uppercase;
}
.index-videoCartoon-box .swiper-tab-box li h3{
	font-size:0.36rem;
	color:#424852;
	line-height:1em;
	font-weight:bold;
}
.index-videoCartoon-box .swiper-tab-box li.on p,.index-videoCartoon-box .swiper-tab-box li.on h3{
	color:#ffd600;
}
.swiper-container-videoCartoon ul{
	display:flex;
	flex-wrap:wrap;
}
.swiper-container-videoCartoon li{
	flex:0 0 50%;
	padding-top:49%;
	position:relative;

}
.swiper-container-videoCartoon li a{
	width:100%;
	height:100%;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
}
.swiper-container-videoCartoon li a .text:before{
	content:'';
	width:0.6rem;
	height:0.6rem;
	background:url(../images/m_public_img.png) no-repeat 0 -0.82rem;
	background-size:3rem;
}
.swiper-container-videoCartoon .slide-1 li a .text:before{
	display:block;
	margin:0 auto 0.1rem;
}
.swiper-container-videoCartoon .slide-2 li a .text{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0;
}
.swiper-container-videoCartoon .slide-2 li a .text:before{
	background-position-x:-0.61rem;
}
.swiper-container-videoCartoon li a img{
	width:100%;
	min-height:100%;
}
.swiper-container-videoCartoon li .text{
	width:100%;
	height:100%;
	padding:28% 3% 0;
	box-sizing:border-box;
	position:absolute;
	left:0;
	top:0;
	background:rgba(29,32,37,0.6);
	text-align:center;
}
.swiper-container-videoCartoon li .text p{
	color:#fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.swiper-container-videoCartoon li .text .name{
	font-size:0.18rem;
	line-height:1em;
}
.swiper-container-videoCartoon li .text .intr{
	font-size:0.22rem;
	line-height:1em;
	padding-top:0.1rem;
}
.swiper-container-videoCartoon .more{
	font-size:14px;
	color:#ffd600;
	display:table;
	margin:0.3rem auto 0;
	padding:0.2rem 1.9rem;
	border-radius:1rem;
	border:0.01rem solid #ffd600;
}

/* 资讯列表 */
.info-box{margin-top:10px; background-color:#fff;}
.info-swiper-tab{background-color:#fff; border-bottom:1px solid #e5e5e5;}
.info-swiper-tab ul{padding:0 10px;}
.info-swiper-tab li{width:20%; float:left; padding:10px 0; font-size:16px; color:#666; text-align:center; position:relative; transition:0.3s; cursor:pointer;}
.info-swiper-tab li:after{width:0; height:2px; background-color:#ffaf25; content:''; position:absolute; bottom:-1px; left:0; right:0; margin:auto; transition:0.3s;}
.info-swiper-tab li.on{color:#ffaf25;}
.info-swiper-tab li.on:after{width:45px;}
.info-list{padding:10px;}
.info-list li{margin:10px 0;}
.info-list li:after{content:''; clear:both; height:0; display:block;}
.info-list a{display:flex; align-items:center;}
.info-list .pic{width:100px; height:60px; overflow:hidden; flex:none;}
.info-list .pic img{width:100%; height:100%;}
.info-list .text{flex:auto; padding-left:10px; overflow:hidden;}
.info-list .text .title-box{position:relative; height:20px;}
.info-list .text .title-box:after{content:''; clear:both; height:0; display:block;}
.info-list .text p.title{font-size:15px; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.info-list .text span.title{font-size:15px; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; max-width:82%;}
.info-list .text .type{padding:3px 5px; font-size:12px; line-height:12px; height:12px; border-radius:3px; color:#fff; float:left; margin-left:3px;}
.info-list .text .type-1{background-color:#ff6b6b;}
.info-list .text .type-2{background-color:#4badff;}
.info-list .text .type-3{background-color:#2bcc95;}
.info-list .text .type-4{background-color:#ff8eb3;}
.info-list .text .intr{font-size:12px; color:#999; line-height:24px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; width:100%;}
.info-list .text .time{font-size:12px; color:#999;}
@media screen and (max-width:320px){
	.info-banner{padding:10px 6px;}
	.info-list{padding:10px 6px;}
	.info-list .text span.title{max-width:78%;}
}

/* 游戏中心 */
.rank-type-box{background:#fff;display:flex;justify-content:center;padding:0.35rem 0 0.4rem;}
.rank-type-box a{font-size:18px;color:#1d2025;line-height:1em;flex:none;margin:0 0.35rem;position:relative;}
.rank-type-box a:after{content:'';width:0%;height:0.06rem;border-radius:0.06rem;background:#ffdc00;position:absolute;left:0;right:0;bottom:-0.2rem;margin:auto;}
.rank-type-box a.on:after{width:100%;}
.game-list-box{background:#fff;}
.game-list-box .posts-list{position:relative;display:none;}
.game-list-box .posts-list.active{display:block;}
.game-list-box .posts-list>img{width:100%;}
.game-list-box .item{display:flex;align-items:center;position:relative;padding:0.22rem 0.2rem;border-bottom:0.01rem solid #f3f3f3;overflow:hidden;-webkit-animation: opacityThis 0.3s linear; animation: opacityThis 0.3s linear;}
.game-list-box .item .icon{width:1.05rem;height:1.05rem;flex:none;}
.game-list-box .item .icon img{width:100%;height:100%;}
.game-list-box .item .rank-num{flex:none; background:#dee1ee; color:#FFF; font-size:0.20rem; text-align:center; border-radius:0.15rem; margin-right:0.2rem; width:0.3rem; line-height: 0.3rem}
.game-list-box .item .text{margin:0 0.3rem 0 0.15rem;flex:auto;overflow:hidden;}
.game-list-box .item .text p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.game-list-box .item .text .name{font-size:0.3rem;line-height:1.2em;color:#333;}
.game-list-box .item .text .type{font-size:0.2rem;color:#878787;line-height:1.2em;padding-top:0.1rem;}
.game-list-box .item .download-btn{flex:none;font-size:0.22rem;line-height:1em;color:#FFF;padding:0.11rem 0.33rem;border-radius:1rem;background:linear-gradient(to right, #f97730, #fc2d2d);margin-top:0.1rem;}
.game-list-box .rankShow .item:nth-of-type(1) .rank-num,.game-list-box .rankShow .item:nth-of-type(2) .rank-num,.game-list-box .rankShow .item:nth-of-type(3) .rank-num{display:block;color:#FFF;font-size:0.2rem; text-align:center; width:0.36rem;height:0.36rem;background:url(../images/m_public_img.png) no-repeat;background-size:3rem; margin-right:0.16rem;}
.game-list-box .rankShow .item:nth-of-type(1) .rank-num{background-position:0 -4.44rem;}
.game-list-box .rankShow .item:nth-of-type(2) .rank-num{background-position:-0.36rem -4.44rem;}
.game-list-box .rankShow .item:nth-of-type(3) .rank-num{background-position:-0.72rem -4.44rem;}


/* 礼包中心 */
.inside-banner{
	padding:0.16rem 0.2rem;
}
.inside-banner .swiper-container-banner .swiper-pagination{
	text-align:right;
	padding-right:0.2rem;
}
.gift-list-box{
	background:#fff;
}
.gift-list-box .item{
	border-top:0.16rem solid #f8f8f8;
	-webkit-animation: opacityThis 0.3s linear;
    animation: opacityThis 0.3s linear;
}
.gift-list-box .item:first-child{
	border-top:0;
}
.gift-list-box .item .game-info{
	display:flex;
	padding:0.16rem 0.2rem;
	align-items:center;
}
.gift-list-box .item .game-info .icon{
	width:1.05rem;
	height:1.05rem;
	flex:none;
}
.gift-list-box .item .game-info .icon img{
	width:100%;
	height:100%;
}
.gift-list-box .item .game-info .text{
	flex:auto;
	overflow:hidden;
	padding-left:0.15rem;
}
.gift-list-box .item .game-info .text p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gift-list-box .item .game-info .text .name{
	font-size:0.3rem;
	color:#333333;
	line-height:1.2em;
}
.gift-list-box .item .game-info .text .type{
	font-size:0.24rem;
	color:#878787;
	line-height:1.2em;
	padding-top:0.08rem;
}
.gift-list-box .item .gift-box{
	padding:0 0.2rem;
}
.gift-list-box .item .gift-item{
	padding:0.12rem 0;
	border-bottom:0.01rem solid #f1f1f1;
	display:flex;
	align-items: center;
}
.gift-list-box .item .gift-item:first-child{
	border-top:0.01rem solid #f1f1f1;
}
.gift-list-box .item .gift-item:nth-of-type(n+2){
	display:none;
}
.gift-list-box .item.show .gift-item:nth-of-type(n+2){
	display:flex;
}
.gift-list-box .item .gift-item .text{
	flex:auto;
	overflow: hidden;
	padding-right:0.6rem;
}
.gift-list-box .item .gift-item .gift-name{
	font-size:0.2rem;
	color:#333333;
}
.gift-list-box .item .gift-item .gift-name:before{
	content:'';
	width:0.2rem;
	height:0.2rem;
	background:url(../images/m_public_img.png) no-repeat -2.55rem -1.68rem;
	background-size:3rem;
	display:inline-block;
	margin-right:0.06rem;
	vertical-align:middle;
	position:relative;
	top:-0.02rem;
}
.gift-list-box .item .gift-item .gift-num{
	line-height:1.8em;
	font-size:0.2rem;
}
.gift-list-box .item .gift-item .gift-num .bar{
	width:2.6rem;
	margin-right:0.1rem;
	height:0.06rem;
	background:#eeeeee;
	border-radius:0.06rem;
	display:inline-block;
	position: relative;
	overflow:hidden;
}
.gift-list-box .item .gift-item .gift-num .bar i{
	position: absolute;
	left:0;
	top:0;
	height:100%;
	background:#f15a4a;
}
.gift-list-box .item .gift-item .gift-num .num{
	color:#f15a4a;
	font-size:0.16rem;
}
.gift-list-box .item .gift-item .gift-intr{
	font-size:0.2rem;
	color:#878787;
	line-height:1.6em;
	height:3.2em;
	overflow: hidden;
	text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.gift-list-box .item .gift-item .get-btn{
	flex:none;
	font-size:0.2rem;
	line-height:1em;
	color:#ff0000;
	border:0.01rem solid #ff0000;
	padding:0.1rem 0;
	width:1.1rem;
	text-align:center;
	border-radius:1rem;
}
.gift-list-box .item .gift-item .get-no{
	flex:none;
	font-size:0.2rem;
	line-height:1em;
	color:#fff;
	border:0.01rem solid #eeeeee;
	background:#eeeeee;
	padding:0.1rem 0;
	width:1.1rem;
	text-align:center;
	border-radius:1rem;	
}
.gift-list-box .item .gift-item-toggle{
	padding:0.12rem 0;
}
.gift-list-box .item .gift-item-toggle .text{
	display:table;
	margin:0 auto;
	font-size:0.2rem;
	color:#878787;
	line-height:0.4rem;
}
.gift-list-box .item .gift-item-toggle .text:after{
	content:'';
	width:0.26rem;
	height:0.2rem;
	background:url(../images/m_public_img.png) no-repeat -2.55rem -1.89rem;
	background-size:3rem;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	top:-0.02rem;
}
.gift-list-box .item.show .gift-item-toggle .text:after{
	background-position-y:-2.1rem;
}
.gift-list-box .item .gift-item-toggle .text span{
	display:inline-block;
	font-size:0.2rem;
	color:#878787;
	line-height:0.4rem;
	vertical-align:top;
}

/* 资讯中心 */
/* 轮播 */
.info-banner {
	padding: 0.16rem 0.2rem;
	background:#fff;
}
.info-type-box{
	background:#fff;
	display:flex;
	justify-content:space-around;
	padding:0.3rem 0.2rem 0.35rem;
	border-top:0.01rem solid #eeeeee;
	border-bottom:0.01rem solid #eeeeee;
}
.info-type-box a{
	font-size:0.26rem;
	color:#1d2025;
	line-height:1em;
	flex:none;
	position:relative;
}
.info-type-box a:after{
	content:'';
	width:0%;
	height:0.05rem;
	border-radius:0.05rem;
	/*background:#ffdc00;*/
	background: linear-gradient(to right, #f97730, #fc2d2d);
	position:absolute;
	left:0;
	right:0;
	bottom:-0.2rem;
	margin:auto;
}
.info-type-box a.on:after{
	width:100%;
}
.info-list-box{
	background:#fff;
}
.info-list-box .posts-list{
	display:none;
}
.info-list-box .posts-list.active{
	display:block;
}
.info-list-box .item{
	-webkit-animation: opacityThis 0.3s linear;
	animation: opacityThis 0.3s linear;	
	padding:0.25rem 0.2rem;
	background:#fff;
	display:flex;
}
.info-list-box .item:nth-of-type(even){
	background:#f8f8f8;
}
.info-list-box .item .pic{
	width:2.42rem;
	height:1.35rem;
	flex:none;
	overflow: hidden;
	position:relative;
	border-radius:3px;
}
.info-list-box .item .pic img{
	width:100%;
	min-height:100%;
}
.info-list-box .item .pic .type{
	font-size:12px;
	line-height:1em;
	padding:4px 6px;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	border-bottom-right-radius:6px;
}
.info-list-box .item .pic .type.type-1{
	background:#ff6b6b;
}
.info-list-box .item .pic .type.type-2{
	background:#4aadff;
}
.info-list-box .item .pic .type.type-3{
	background:#2bcc95;
}
.info-list-box .item .pic .type.type-4{
	background:#ff8eb3;
}
.info-list-box .item .text{
	flex:auto;
	overflow: hidden;
	padding:0.05rem 0 0 0.2rem;
	position:relative;
}
.info-list-box .item .text .intr{
	font-size:0.26rem;
	color:#1d2025;
	line-height:0.4rem;
	height:0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;	
}
.info-list-box .item .text .time{
	font-size:0.22rem;
	color:#bbbbbb;
	position:absolute;
	right:0;
	bottom:0.05rem;
}
/* 友情链接 */
.index-friendship-link{
	background:#f8f8f8;
}
.index-friendship-link ul{
	font-size:0;
	letter-spacing:-5px;
	padding:0 3% 0.5rem 7%;
}
.index-friendship-link ul li{
	width:33.33%;
	padding:0 0.08rem;
	box-sizing:border-box;
	display:inline-block;
	margin:0 0 0.15rem;
}
.index-friendship-link ul li a{
	font-size:0.22rem;
	color:#1d2025;
	display:inline-block;
	line-height:1.4em;
	max-width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*内页*/
/*活动中心*/
.activity_list {
	padding-top:6px;
	min-height:350px
}
.activity_list li {
	border-bottom:1px solid #f1f1f1;
	line-height:53px;
	height:53px;
	padding:0 0.2rem;
}
.activity_list .text {
	display:block;
	float:left;
	font-size:15px;
	color:#373737;
	width:70%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height:53px;
}
.activity_list .time {
	float:right;
	font-size:15px;
	color:#626262;
	line-height:53px;
}

.head-hot-game-box{
	padding:0.2rem;
	background:#f8f8f8;
}
.head-hot-game-box .game-con{
	padding:0.2rem;
	position:relative;
	display:flex;
	align-items:center;
	background:#fff;
}
.head-hot-game-box.hot .game-con:before{
	content:'';
	width:0.42rem;
	height:0.42rem;
	background:url(../images/m_public_img.png) no-repeat -0.83rem -2rem;
	background-size:3rem;
	position:absolute;
	top:0;
	left:0;
}
.head-hot-game-box .game-con .icon{
	width:1rem;
	height:1rem;
	overflow: hidden;
	flex:none;
}
.head-hot-game-box .game-con .icon img{
	width:100%;
	height:100%;
}
.head-hot-game-box .game-con .text{
	flex:auto;
	padding:0 0.2rem 0 0.12rem;
	overflow: hidden;
}
.head-hot-game-box .game-con .text .name{
	font-size:0.28rem;
	color:#333;
	line-height:1.2em;
}
.head-hot-game-box .game-con .text .type{
	font-size:0.22rem;
	color:#878787;
	line-height:1.2em;
	padding-top:0.04rem;
}
.head-hot-game-box .game-con .score-box{
	width:0.82rem;
	height:0.82rem;
	box-sizing:border-box;
	padding-top:0.15rem;
	flex:none;
	background:url(../images/m_public_img.png) no-repeat 0 -2rem;
	background-size:3rem;
	font-size:0.12rem;
	line-height:1em;
	color:#333;
	text-align:center;
	font-weight:bold;
}
.head-hot-game-box .game-con .score-box .number{
	font-weight:bold;
	font-size:0.3rem;
	line-height:1.2em;
}
.head-hot-game-box .btn-box{
	display:flex;
	justify-content: space-between;
	padding:0.2rem 0.15rem 0;
}
.head-hot-game-box .btn-box a{
	padding:0.13rem 0.25rem 0.13rem 0.5rem;
	border-radius:1rem;
	font-size:0.18rem;
	color:#fff;
	line-height:1em;
	position:relative;
}
.head-hot-game-box .btn-box .game-link{
	background:#657eff;
}
.head-hot-game-box .btn-box .download-btn{
	background:#ffd600;
	color:#272727;
}
.head-hot-game-box .btn-box .get-btn{
	background:#ff0000;
}
.head-hot-game-box .btn-box a:before{
	content:'';
	width:0.24rem;
	height:0.24rem;
	background:url(../images/m_public_img.png) no-repeat -2.55rem -2.31rem;
	background-size:3rem;
	position:absolute;
	top:0;
	bottom:0;
	left:0.2rem;
	margin:auto;
}
.head-hot-game-box .btn-box .download-btn:before{
	background-position-y:-2.56rem;
}
.head-hot-game-box .btn-box .get-btn:before{
	background-position-y:-2.81rem;
}
.share-box-2{
	padding:0.3rem 0.2rem;
	background:#f8f8f8;
	line-height:0.5rem;
	font-size:0;
	letter-spacing:-5px;
}
.share-box-2 span{
	font-size:0.2rem;
	color:#666666;
}
.share-box-2 a{
	width:0.5rem;
	height:0.5rem;
	background:url(../images/m_share_img.png) no-repeat 0 0;
	background-size:4rem;
	display:inline-block;
	letter-spacing:normal;
	margin-right:0.08rem;
}
.share-box-2 .a-1{
	background-position-x:0;
}
.share-box-2 .a-2{
	background-position-x:-0.51rem;
}
.share-box-2 .a-3{
	background-position-x:-1.02rem;
}
.share-box-2 .a-4{
	background-position-x:-1.53rem;
}
.share-box-2 .a-5{
	background-position-x:-2.04rem;
}
.share-box-2 .a-6{
	background-position-x:-2.55rem;
}
.share-box-2 .a-7{
	float:right; 
	margin-right:0;
	background-position-x:-3.06rem;
}

/* 同人漫画 */
.cartoon-info-box{
	background:#fff;
}
.cartoon-info-box .pic{
	width:100%;
	padding-top:50.4%;
	position:relative;
	overflow: hidden;
}
.cartoon-info-box .pic img{
	width:100%;
	min-height:100%;
	position:absolute;
	top:0;
	left:0;
}
.cartoon-info-box .pic .txt{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	box-sizing:border-box;
	padding:0.5rem 0.2rem 0.15rem;
	background:linear-gradient(to top, rgba(26,11,2,0.8) ,transparent);
}
.cartoon-info-box .pic .txt div{
	color:#fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cartoon-info-box .pic .txt .name{
	font-size:0.32rem;
	line-height:1.4em;
	font-weight:bold;
}
.cartoon-info-box .pic .txt .type{
	font-size:0.22rem;
	line-height:0.3rem;
	position:relative;
	padding-left:0.28rem;
}
.cartoon-info-box .pic .txt .type:before{
	content:'';
	width:0.2rem;
	height:0.2rem;
	background:url(../images/m_public_img.png) no-repeat -2.76rem -1.68rem;
	background-size:3rem;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto;
}
.cartoon-info-box .text{
	padding:0.3rem 0.2rem 0.35rem;
	border-bottom:0.01rem solid #eee;
}
.cartoon-info-box .text .update{
	font-size:16px;
	line-height:1em;
	color:#1d2025;
	padding-bottom:0.1rem;
}
.cartoon-info-box .text .intr p{
	font-size:14px;
	color:#666666;
	line-height:22px;
}
.cartoon-info-box .text .intr.textHide p{
	height:66px;
	overflow:hidden;
	text-overflow:ellipsis;
    display:-webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;	
}
.cartoon-info-box .text .intr .show-more{
	width:0.31rem;
	height:0.21rem;
	background:url(../images/m_public_img.png) no-repeat -0.83rem -2.43rem;
	background-size:3rem;
	margin:0.08rem auto 0;
	display:none;
}
.cartoon-info-box .text .intr.textHide .show-more{
	display:block;
}
.cartoon-info-box .text .intr .show-more.active{
	background-position-y:-2.65rem;
	display:block;
}
.cartoon-info-box .chapter-list{
	padding:0.25rem 0 0.6rem 0.2rem;
	border-bottom:0.01rem solid #eee;
}
.cartoon-info-box .chapter-list p{
	font-size:16px;
	color:#1d2025;
	line-height:1em;
}
.cartoon-info-box .chapter-list ul{
	font-size:0;
	letter-spacing:-5px;
}
.cartoon-info-box .chapter-list ul.listHide li:nth-of-type(n+9){
	display:none;
}
.cartoon-info-box .chapter-list li{
	width:25%;
	box-sizing:border-box;
	padding:0 0.2rem 0 0;
	display:inline-block;
	letter-spacing:normal;
	margin-top:0.2rem;
}
.cartoon-info-box .chapter-list li a{
	font-size:14px;
	line-height:14px;
	color:#666666;
	display:block;
	text-align:center;
	padding:0.12rem 0;
	border:0.01rem solid #666666; 
	border-radius:0.04rem;
}
.cartoon-info-box .chapter-list li .more{
	font-size:20px;
}
.cartoon-details-box .details-box{
	padding:0.1rem;
	background:#fff;
}
.cartoon-details-box .details-box img{
	width:100%;
	max-width:750px;
	display:block;
	margin:0 auto;
}
.cartoon-details-box-wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.cartoon-details-box-wrap .cartoon-scroll-box{
	padding-bottom:0.76rem;
}
.cartoon-list-fixed{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:#fff;
	z-index:999;
	border-top:0.01rem solid #eeeeee;
	max-height:80%;
	box-sizing:border-box;
	overflow-x:hidden;
	overflow-y:auto;
}
.cartoon-list-fixed .opera-box{
	display:flex;
	justify-content:space-between;
	padding:0.25rem 0.35rem;
}
.cartoon-list-fixed .opera-box a{
	font-size:0.24rem;
	color:#333333;
	line-height:0.25rem;
	position:relative;
}
.cartoon-list-fixed .opera-box a:before{
	content:'';
	width:0.23rem;
	height:0.25rem;
	background:url(../images/m_public_img.png) no-repeat -1.79rem -2.44rem;
	background-size:3rem;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
}
.cartoon-list-fixed .opera-box .prev,.cartoon-list-fixed .opera-box .list-show{
	padding-left:0.3rem;
}
.cartoon-list-fixed .opera-box .next{
	padding-right:0.3rem;
}
.cartoon-list-fixed .opera-box .prev:before{
	left:0;
}
.cartoon-list-fixed .opera-box .list-show:before{
	left:0;
	background-position-y:-2.7rem;
}
.cartoon-list-fixed .opera-box .next:before{
	right:0;
	background-position-y:-2.96rem;
}
.cartoon-list-fixed .list-box{
	padding:0.05rem 0 0.25rem 0.2rem;
	border-bottom:0.01rem solid #eeeeee;
	display: none;
}
.cartoon-list-fixed .list-box ul{
	font-size:0;
	letter-spacing:-5px;
}
.cartoon-list-fixed .list-box li{
	width:25%;
	box-sizing:border-box;
	padding:0 0.2rem 0 0;
	display:inline-block;
	letter-spacing:normal;
	margin-top:0.2rem;
}
.cartoon-list-fixed .list-box li a{
	font-size:14px;
	line-height:14px;
	color:#666666;
	display:block;
	text-align:center;
	padding:0.12rem 0;
	border:0.01rem solid #666666; 
	border-radius:0.04rem;
}


/*文章详细*/
.list_detail_box {
	padding:15px 10px;
	background-color:#fff;
}
.list_detail {
	border-bottom:1px solid #f1f1f1;
	text-align:center
}
.list_detail h1 {
	font-size:18px;
	color:#323131;
	line-height:17px;
	padding-top:16px;
	font-weight:normal;
}
.list_detail .title {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:24px;
	padding-top:16px;
}
.list_detail .text {
	display:block;
	font-size:12px;
	color:#626262;
	line-height:20px;
	padding:4px 0 10px;
}
/*上下页*/
.page_updown {
	border-top:1px solid #f1f1f1;
	font-size:14px;
	color:#595858;
	line-height:16px;
	padding:20px 0 10px
}
.page_updown p {
	width:48%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.page_updown a {
	color:#666
}
.page_updown a:hover {
	color:#ffd600
}
.m_text {
	font-size:14px !important;
	color:#595858;
	line-height:25px;
	padding:15px 0
}
.m_text>div,.m_text>p,.m_text_span{
	font-size:14px !important;
	color:#595858;
	line-height:25px;
	word-wrap:break-word;
}
.m_text img {
	max-width:100% !important;
	display:block;
	margin:0 auto;
}
.m_text video {
	width:100%;
	max-width:640px;
	height:auto;
	margin:10px auto;
	display:block;
}

/*游戏介绍*/
.games_abous {
	padding:15px 10px;
}
.games_abous .text {
	font-size:14px;
	color:#666;
	line-height:25px;
	padding-top:5px
}
.game-detail {
	padding:15px 10px;
	background-color:#fff;
}
.game-detail .pic {
	width:68px;
	height:68px;
	float:left;
	overflow:hidden;
}
.game-detail .pic img {
	width:100%;
	height:100%;
}
.game-detail .game-con {
	position:relative;
}
.game-detail .game-con:after {
	content:'';
	clear:both;
	height:0;
	display:block;
}
.game-detail .text {
	padding:4px 100px 0 76px;
}
.game-detail .text .name {
	font-size:16px;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.game-detail .text .size {
	font-size:14px;
	color:#999;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.game-detail .text .score {
	font-size:14px;
	color:#999;
	vertical-align:middle;
}
.game-detail .text .score .stars {
	top:-2px;
}
.game-detail .btn-box {
	position:absolute;
	right:0;
	top:0;
}
.game-detail .btn-box a {
	display:block;
	font-size:14px;
	color:#fff;
	background-color:#4aadfe;
	line-height:1em;
	padding:8px 12px;
	border-radius:5px;
}
.game-detail .btn-box a i {
	width:14px;
	height:14px;
	background-repeat:no-repeat;
	background-size:100% 100%;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.game-detail .btn-box .download {
	background-color:#4aadfe;
}
.game-detail .btn-box .gift {
	background-color:#ff4040;
	margin-top:10px;
}
.game-detail .btn-box .download i {
	background-image:url(../images/ic22_download.png);
}
.game-detail .btn-box .gift i {
	background-image:url(../images/ic22_gift.png);
}
.swiper-container-vestGame {
	padding:15px 10px 40px;
}
.swiper-container-vestGame .swiper-slide img {
	width:100%;
}
.swiper-container-vestGame .swiper-pagination {
	line-height:0;
}
.swiper-container-vestGame .swiper-pagination span {
	width:14px;
	height:14px;
	background-color:#e0e0e0;
	opacity:1;
	border-radius:14px;
	transition:0.3s;
	margin:0 3px;
}
.swiper-container-vestGame .swiper-pagination .swiper-pagination-bullet-active {
	background-color:#ffd600;
}

.more-box {
	text-align:center;
	padding:0 0 20px;
}
.more-box .more {
	display:inline-block;
	font-size:16px;
	line-height:1em;
	color:#fff;
	background-color:#ffaa19;
	padding:10px 0;
	border-radius:5px;
	width:85%;
	text-align:center;
}

/* 同人漫列表 */
.choose-type-box{
	padding: 0.25rem 0.2rem 0;
    background: #fff;
    position: relative;
}
.choose-type-box .box-item{
	clear:both;
	display:flex;
}
.choose-type-box .box-item.choosed{
	padding:0 0 0.15rem;
	border-bottom:1px solid #eeeeee;
	margin-bottom:0.25rem;
}
.choose-type-box .box-item.type{
	margin-bottom:0.15rem;
}
.choose-type-box .box-item:after{
	content:'';
	height:0;
	display:block;
	line-height:0;
	clear: both;
}
.choose-type-box .box-item .item-left{
	font-size:12px;
	color:#999;
	line-height:26px;
	margin-right:0.1rem;
	flex:none;
}
.choose-type-box .box-item .item-right{
	flex:auto;
}
.choose-type-box .box-item .item-right a{
	font-size:12px;
	color:#333;
	line-height:26px;
	display:inline-block;
	padding:0 9px;
	margin-right:0.12rem;
	border-radius:2px;
	margin-bottom:0.1rem;
}
.choose-type-box .box-item .item-right .on{
	background:#ffd600;
}
.choose-type-box .box-item.choosed .item-right a{
	background:#ffd600;
	margin-right:0.08rem;
}
.choose-type-box .box-item.choosed .item-right a span{
	width:15px;
	height:15px;
	display:inline-block;
	vertical-align:middle;
	margin-left:3px;
	cursor: pointer;
	position:relative;
}
.choose-type-box .box-item.choosed .item-right a span:before,.choose-type-box .box-item.choosed .item-right a span:after{
	content:'';
	background:#333;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	transform:rotate(45deg);
}
.choose-type-box .box-item.choosed .item-right a span:before{
	width:11px;
	height:1px;
}
.choose-type-box .box-item.choosed .item-right a span:after{
	width:1px;
	height:11px;	
}
.cartoon-list-box .posts-list{
	padding-bottom:0.2rem;
}
.cartoon-list-box .item{
	display:flex;
	padding:0.25rem 0.2rem;
	-webkit-animation: opacityThis 0.3s linear;
    animation: opacityThis 0.3s linear;
}
.cartoon-list-box .item:nth-of-type(even){
	background: #f8f8f8;
}
.cartoon-list-box .item .pic{
	width:3rem;
	height:1.84rem;
	flex:none;
	overflow: hidden;
	margin-right:0.14rem;
	border-radius:0.03rem;
}
.cartoon-list-box .item .pic img{
	width:100%;
	min-height:100%;
}
.cartoon-list-box .item .text{
	flex:auto;
	overflow: hidden;
	position:relative;
}
.cartoon-list-box .item .text .name{
	font-size:0.26rem;
	color:#333;
	line-height:1.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cartoon-list-box .item .text .intr{
	font-size:0.2rem;
	color:#999;
	line-height:0.3rem;
	height:0.6rem;
	margin-top:0.06rem;
	overflow: hidden;
	text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;	
}
.cartoon-list-box .item .text .text-bottom{
	position:absolute;
	bottom:0.03rem;
	left:0;
	width:100%;
	display:flex;
}
.cartoon-list-box .item .text .label{
	flex:auto;
	margin-right:0.1rem;
	font-size:0.2rem;
	color:#999;
	line-height:0.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cartoon-list-box .item .text .number{
	flex:none;
	font-size:0.2rem;
	color:#999;
	line-height:0.24rem;
	position:relative;
	padding-left:0.25rem;
}
.cartoon-list-box .item .text .number:before{
	content:'';
	width:0.23rem;
	height:0.14rem;
	background:url(../images/m_public_img.png) no-repeat -2.52rem -3.58rem;
	background-size:3rem;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-0.07rem;
}

/*商业合作*/
.cooperate-box{background:#fff; padding:0.8rem 0.5rem}
.cooperate-box .cooperate-list li{padding-bottom:0.4rem}
.cooperate-box .cooperate-list .icon{display:block; float:left; width:0.9rem; height:0.9rem; margin-right:0.4rem; background:url(../images/m_cooperation_img.png) no-repeat; background-size:7rem;}
.cooperate-box .cooperate-list .text{overflow:hidden;}
.cooperate-box .cooperate-list .text .title{font-size:0.3rem; color:#333; line-height:0.3rem; padding:0.1rem 0 0.2rem}
.cooperate-box .cooperate-list .text p{font-size:0.22rem; color:#c7c7c7; line-height:0.32rem;}
.cooperate-box .cooperate-list li:nth-of-type(1) .icon{background-position:0 0;}
.cooperate-box .cooperate-list li:nth-of-type(2) .icon{background-position:-0.9rem 0;}
.cooperate-box .cooperate-list li:nth-of-type(3) .icon{background-position:-1.8rem 0;}
.cooperate-box .map{display: block}
.cooperate-box .map img{width:100%;}
