﻿@charset "utf-8";
/* CSS by Brian*/

.container1 {
	margin: 0 auto;
	overflow: hidden;
	width: 7.5rem;
	height: 14.41rem;
	background: url(../images/CgEPel-s_rCAT4GUAARddwat4AU683.jpg) no-repeat center top;
	background-size:cover;
}
.container2 {
	margin: 0 auto;
	overflow: hidden;
	width: 7.5rem;
	height: 9.98rem;
	background: url(../images/bg2.jpg) no-repeat center top;
	background-size:cover;
}
.container3 {
	margin: 0 auto;
	overflow: hidden;
	width: 7.5rem;
	height: 11.88rem;
	background: url(../images/bg3.jpg) no-repeat center top;
	background-size:cover;
}
.container4 {
	margin: 0 auto;
	overflow: hidden;
	width: 7.5rem;
	height: 10.47rem;
	background: #ddecf2;
}
.container5 {
	margin: 0 auto;
	overflow: hidden;
	width: 7.5rem;
	height: 11.56rem;
	background: url(../images/bg5.jpg) no-repeat center top;
	background-size:cover;
}
.logo {
	position: absolute;
	top: 1.2rem;
	left: 2.13rem;
	width: 3.24rem;
	height: 1.73rem;
	background: url(../images/logo.png) no-repeat;
	background-size:cover;
}
.like {
	position: absolute;
	top: 1.3rem;
	right: 0;
	width: 2.1rem;
	height: .66rem;
}
.fb-like {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.video {
	position: absolute;
	top: 5.72rem;
	left: 2.38rem;
	border: .02rem solid #fff;
	width: 2.7rem;
	height: 1.5rem;
	background: url(../images/video_img.jpg) no-repeat;
	cursor: pointer;
	background-size:cover;
}
.v-dot {
	position: absolute;
	top: .43rem;
	left: 1.03rem;
	width: .63rem;
	height: .63rem;
	background: url(../images/v_dot.png) no-repeat;
	-webkit-animation: magnify .5s linear infinite alternate;
	-moz-animation: magnify .5s linear infinite alternate;
	animation: magnify .5s linear infinite alternate;
	background-size:cover;
}
@-webkit-keyframes magnify {
 0% {
-webkit-transform: scale(0.9);
}
 100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes magnify {
 0% {
-moz-transform: scale(1);
}
 100% {
-moz-transform: scale(0.9);
}
}
@keyframes magnify {
 0% {
transform: scale(1);
}
 100% {
transform: scale(0.9);
}
}
.btn-download {
	position: absolute;
	top: 9.37rem;
	left: .6rem;
	width: 3.03rem;
	height: 1.03rem;
	background: url(../images/btn_download.png) no-repeat;
	background-size:cover;
}
.btn-apk {
	position: absolute;
    top: 9.37rem;
	right: .6rem;
	width: 3.03rem;
	height: 1.03rem;
	background: url(../images/btn_apk.png) no-repeat;
	background-size:cover;
}
.btn-cv {
	position: absolute;
	top: 10.7rem;
	left: .24rem;
	width: 7.02rem;
	height: 1.98rem;
}
.btn-cv img {
	width: 7.02rem;
	height: 1.98rem;
}
.btn-l-banner {
	position: absolute;
	top: 12.8rem;
	left: .24rem;
	width: 3.49rem;
	height: 1.44rem;
	background: url(../images/btn_left_banner.png) no-repeat;
	background-size:cover;

}
.btn-r-banner {
	position: absolute;
	top: 12.8rem;
	right: .24rem;
	width: 3.49rem;
	height: 1.44rem;
	background: url(../images/btn_right_banner.png) no-repeat;
	background-size:cover;

}
.swiper-pagination {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
.banner {
	position: absolute;
	top: 1rem;
	left: .49rem;
	border: .02rem solid #a4a7a3;
	width: 6.48rem;
	height: 2.27rem;
	background: #fff;
}
.banner img {
	width: 6.48rem;
	height: 2.27rem;
}
.banner .banner-pagination {
	position: absolute;
	right: 0;
	width: 100%;
	bottom: .1rem;
	text-align: right;
}
.banner .swiper-pagination-bullet {
	width: .14rem;
	height: .14rem;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	opacity: 1;
	background: #447792;
}
.news-info {
	position: absolute;
	top: 1rem;
	left: .66rem;
	width: 6.18rem;
	height: 8rem;
}
.news-container {
	overflow: hidden;
	padding-top: 1.1rem;
}
.news-info .news-pagination {
	position: absolute;
	right: 0;top: 0;
	border-bottom:.02rem solid #447792;
	width: 6.18rem;
	height: .91rem;
}
.news-info .swiper-pagination-bullet {
	float: left;
	width: 25%;
	height: .91rem;
	background: transparent;
	opacity: 1;
}
.news-info .swiper-pagination-bullet-active {
	opacity: 1;
}
.news-info .swiper-pagination-bullet .cur1 {
	float: left;
	width: 1.4rem;
	height: .91rem;
	background: url(../images/btn_new.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet .cur2 {
	float: left;
	margin-left: .08rem;
	display: inline;
	width: 1.4rem;
	height: .91rem;
	background: url(../images/btn_news.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet .cur3 {
	float: left;
	margin-left: .08rem;
	display: inline;
	width: 1.4rem;
	height: .91rem;
	background: url(../images/btn_raiders.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet .cur4 {
	float: left;
	margin-left: .08rem;
	display: inline;
	width: 1.4rem;
	height: .91rem;
	background: url(../images/btn_activity.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet-active .cur1 {
	background: url(../images/cur1.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet-active .cur2 {
	background: url(../images/cur2.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet-active .cur3 {
	background: url(../images/cur3.png) no-repeat;
	background-size:cover;
}
.news-info .swiper-pagination-bullet-active .cur4 {
	background: url(../images/cur4.png) no-repeat;
	background-size:cover;
}
.news {
	float: left;
	overflow: hidden;
	width: 6.18rem;
	height: 4.2rem;
}
.news ul {
    height: 4.2rem;
}
.news li {
	float: left;
	position: relative;
	width: 6.18rem;
	height: 1rem;
	line-height: .8rem;
	font-size: .26rem;
	border-bottom: .02rem dashed #000;
}
.news li a {
	float: left;
	overflow: hidden;
	padding-left: 1rem;
	display: inline-block;
	width: 5.18rem;
	height: 1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}
.raider {
	 float: left;
	 overflow: hidden;
	 width: 6.18rem;
	 height: 7rem;
 }
.raider ul {
	height: 7rem;
}
.raider li {
	float: left;
	position: relative;
	width: 6.18rem;
	height: 1rem;
	line-height: .8rem;
	font-size: .26rem;
	border-bottom: .02rem dashed #000;
}
.raider li a {
	float: left;
	overflow: hidden;
	padding-left: 1rem;
	display: inline-block;
	width: 5.18rem;
	height: 1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}
.all {
	float: left;
	overflow: hidden;
	width: 6.18rem;
	height: 4.2rem;
}
.all ul {
	height: 4.2rem;
}
.all li {
	float: left;
	position: relative;
	width: 6.18rem;
	height: 1rem;
	line-height: .8rem;
	font-size: .26rem;
	border-bottom: .02rem dashed #000;
}
.all li a {
	float: left;
	overflow: hidden;
	padding-left: 1rem;
	display: inline-block;
	width: 5.18rem;
	height: 1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}
.event {
	float: left;
	overflow: hidden;
	width: 6.18rem;
	height: 4.2rem;
}
.event ul {
	height: 4.2rem;
}
.event li {
	float: left;
	position: relative;
	width: 6.18rem;
	height: 1rem;
	line-height: .8rem;
	font-size: .26rem;
	border-bottom: .02rem dashed #000;
}
.event li a {
	float: left;
	overflow: hidden;
	padding-left: 1rem;
	display: inline-block;
	width: 5.18rem;
	height: 1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}
.time {
	position: absolute;
	bottom: .1rem;
	right: 0;
	line-height: .3rem;
	font-size: .2rem;
	color: #b7b7b7;
}
.dot {
	position: absolute;
	top: .2rem;
	left: 0;
	width: .95rem;
	height: .44rem;
	line-height: .42rem;
	text-align: center;
	color: #fff;
	background: #7dbbdb;
}
.news li:hover a {
	color: #7dbbdb;
}
.raider li:hover a {
	 color: #7dbbdb;
 }
.event li:hover a {
	color: #7dbbdb;
}
.all li:hover a {
	color: #7dbbdb;
}
.more {
	position: absolute;
	top: 8.15rem;
	right: .2rem;
	z-index: 9;
	width: 1.34rem;
	height: 1.29rem;
	background: url(../images/more.png) no-repeat;
	background-size:cover;
}
.role-tit {
	position: absolute;
	top: .34rem;
	left: 1.59rem;
	z-index: 9;
	width: 4.32rem;
	height: .54rem;
	background: url(../images/role_tit.png) no-repeat;
	background-size:cover;
}
.role {
	position: relative;
	float: left;
	width: 100%;
	height: 11.88rem;
}
.role .role-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 11.88rem;
}
.role-info {
	float: left;
	position: relative;
	width: 100%;
	height: 11.88rem;
}
.role-info img {
	width: 100%;
	height: 11.88rem;
}
.music {
	position: absolute;
	top: 3.6rem;
	left: 1.9rem;
	z-index: 9;
	width: .6rem;
	height: 4rem;
}
.role .role-thumbs {
	position: absolute;
	top: 1.22rem;
	left: .95rem;
	right: 0;
	width: 5.6rem;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
.role .role-thumbs .swiper-slide {
	float: left;
	position: relative;
	width: .99rem;
	height: .99rem;
}
.role .role-thumbs img{
	width: .87rem;
	height: .87rem;
}
.role .role-thumbs .swiper-slide img {
	float: left;
	margin-left: .06rem;
	margin-top: .06rem;
	display: inline;
	border-radius: 100%;
}
.mask-img {
	position: absolute;
	top: .07rem;
	left: .07rem;
	z-index: 2;
	width: .85rem;
	height: .85rem;
	border-radius: 100%;
	background: #000;
	opacity: 0.4;
}
.role .role-thumbs .swiper-slide-active {
	opacity: 1;
	background: url(../images/active.png) no-repeat;
	background-size:cover;
}
.role .role-thumbs .swiper-slide-active .mask-img {
	opacity: 0;
}
.role .role-pagination {
	position: absolute;
	left: .71rem;
	top: 11.3rem;
	width: 6.18rem;
}
.role .swiper-pagination-bullet {
	margin-left: .1rem;
	margin-right: .1rem;
	width: .18rem;
	height: .18rem;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
}
.role .swiper-pagination-bullet-active {
	opacity: 1;
	background: #447792;
}
.role .role-next, .role .role-prev {
	width: .64rem;
	height: .71rem;
}
.role .role-next {
	right: 0;
	background: url(../images/next.png) no-repeat;
	background-size:cover;
}
.role .role-prev {
	left: 0;
	background: url(../images/prev.png) no-repeat;
	background-size:cover;
}
.intro-tit {
	position: absolute;
	top: .34rem;
	left: 2.12rem;
	z-index: 9;
	width: 3.25rem;
	height: .65rem;
	background: url(../images/intro_tit.png) no-repeat;
	background-size:cover;
}
.pattern {
	position: absolute;
	top: 1.2rem;
	left: 0;
	z-index: 9;
	width: 2.03rem;
}
.pattern a {
	float: left;
	margin-bottom: 20px;
	width: 2.03rem;
	height: .7rem;
}
.pattern1 {
	background: url(../images/pattern1.png) no-repeat;
	background-size:cover;
}
.pattern2 {
	background: url(../images/pattern2.png) no-repeat;
	background-size:cover;
}
.pattern-cur1 {
	background: url(../images/pattern_cur1.png) no-repeat;
	background-size:cover;
}
.pattern-cur2 {
	background: url(../images/pattern_cur2.png) no-repeat;
	background-size:cover;
}
.intro {
	float: left;
	position: relative;
	width: 7.5rem;
	height: 10.47rem;
}
.intro img {
	width: 7.5rem;
	height: 10.47rem;
}
.intro .game-pagination {
	position: absolute;
	right: 0;
	bottom: .3rem;
	width: 100%;
}
.intro .swiper-pagination-bullet {
	margin-left: .1rem;
	margin-right: .1rem;
	width: .2rem;
	height: .2rem;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
}
.intro .swiper-pagination-bullet-active {
	intro: 1;
	background: #447792;
}
.intro .intro-next, .intro .intro-prev {
	width: .64rem;
	height: .71rem;
}
.intro .intro-next {
	right: 0;
	background: url(../images/next.png) no-repeat;
	background-size:cover;
}
.intro .intro-prev {
	left: 0;
	background: url(../images/prev.png) no-repeat;
	background-size:cover;
}
.tips {
	position: absolute;
	right: 0;
	top: .25rem;
	z-index: 10;
	font-size: .2rem;
	color: #eb7467;
}
.pic-info {
	float: left;
	margin-top: 1.48rem;
	position: relative;
	margin-left: .2rem;
	display: inline;
	width: 7.1rem;
}
.pic-container {
	overflow: hidden;
	padding-top: 1rem;
}
.pic-info .pic-pagination {
	position: absolute;
	right: 0;
	top: 0;
	border-bottom: .02rem solid #447792;
	width: 7.1rem;
	height: .64rem;
}
.pic-info .swiper-pagination-bullet {
	float: left;
	width: 1.4rem;
	height: .64rem;
	background: transparent;
	opacity: 1;
}
.pic-info .swiper-pagination-bullet-active {
	opacity: 1;
}
.pic-info .swiper-pagination-bullet .on1 {
	float: left;
	width: 1.4rem;
	height: .64rem;
	background: url(../images/btn_h1.png) no-repeat;
	background-size:cover;
}
.pic-info .swiper-pagination-bullet .on2 {
	float: left;
	margin-left: .08rem;
	display: inline;
	width: 1.4rem;
	height: .64rem;
	background: url(../images/btn_h2.png) no-repeat;
	background-size:cover;
}
.pic-info .swiper-pagination-bullet-active .on1 {
	background: url(../images/h_cur1.png) no-repeat;
    background-size:cover;
}
.pic-info .swiper-pagination-bullet-active .on2 {
	background: url(../images/h_cur2.png) no-repeat;
	background-size:cover;
}
.pic-list {
	float: left;
	position: relative;
	width: 100%;
	height: 8.7rem;
}
.pic-list ul{ 
    overflow:hidden;
	height:7.8rem;
}
.pic-list li {
	float: left;
	margin-bottom: .2rem;
	margin-left: .1rem;
	display: inline;
	width: 3.42rem;
	height: 3.74rem;
	background: #ecf7ff;
	box-shadow: .02rem .02rem .05rem #e0e3e6;
}
.pic img {
	width: 3.42rem;
	height: 2.93rem;
}
.pic-left {
	float: left;
	margin-left: .1rem;
	display: inline;
	width: 2.4rem;
}
.pic-name {
	float: left;
	overflow: hidden;
	width: 2.4rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #717e85;
}
.pic-related {
	float: left;
	margin-top: .05rem;
	display: inline;
	overflow: hidden;
	width: 2.4rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: .2rem;
	color: #99d5f5;
}
.pic-dot {
	float: left;
	vertical-align: middle;
	margin-top: .02rem;
	margin-right: .05rem;
	display: inline;
	width: .24rem;
	height: .23rem;
	background: url(../images/pic_dot.png) no-repeat;
	background-size:cover;
}
.pic-like {
	float: right;
	margin-top: .05rem;
	margin-right: .1rem;
	display: inline;
	width: .7rem;
	cursor: pointer;
}
.like-dot {
	float: left;
	margin-left: .21rem;
	display: inline;
	width: .28rem;
	height: .25rem;
	background: url(../images/btn_like.png) no-repeat;
	background-size:cover;
}
.num {
	float: left;
	margin-top: .05rem;
	width: 100%;
	text-align: center;
	color: #ff3540;
}
.btn-more {
	position: absolute;
	left: 2.49rem;
	bottom: 0;
	width: 2.21rem;
	height: .65rem;
	background: url(../images/btn_more.png) no-repeat;
	background-size:cover;
}
.biz {
	display: none;
}


/**/
.p-cur1,.p-cur2,.p-cur3, .btn-p1, .btn-p2, .btn-p3 {
	float: left;
	margin-left: .15rem;
	display: inline;
	width: 2rem;
	height: .75rem;
	cursor: pointer;
	margin-right:0
}
.btn-p1 {
	background: url(../images/btn_p1.png) no-repeat;
	background-size:cover;
}
.btn-p2 {
	background: url(../images/btn_p2.png) no-repeat;
	background-size:cover;
}
.btn-p3 {
	background: url(../images/btn_p3.png) no-repeat;
	background-size:cover;
}
.p-cur1 {
	background: url(../images/p_cur1.png) no-repeat;
	background-size:cover;
}
.p-cur2 {
	background: url(../images/p_cur2.png) no-repeat;
	background-size:cover;
}
.p-cur3 {
	background: url(../images/p_cur3.png) no-repeat;
	background-size:cover;
}

.pic-info .swiper-pagination-bullet .on1 {
	float: left;
	width: 1.4rem;
	height: .64rem;
	background: url(../images/btn_h1.png) no-repeat;
	background-size:cover;
}
.pic-info .swiper-pagination-bullet .on2 {
	float: left;
	width: 1.4rem;
	height: .64rem;
	background: url(../images/btn_h2.png) no-repeat;
	background-size:cover;
}
.pic-info .swiper-pagination-bullet .on3 {
	float: left;
	width: 1.4rem;
	height: .64rem;
	background: url(../images/btn_h3.png) no-repeat;
	background-size:cover;
}
.pic-info .swiper-pagination-bullet-active .on1 {
	background: url(../images/h_cur1.png) no-repeat;
    background-size:cover;
}
.pic-info .swiper-pagination-bullet-active .on2 {
	background: url(../images/h_cur2.png) no-repeat;
	background-size:cover;
}
.pic-info .swiper-pagination-bullet-active .on3 {
	background: url(../images/h_cur3.png) no-repeat;
	background-size:cover;
}

.article {
	float: left;
	margin-top:-.2rem;
	overflow: hidden;
	width: 100%;	height: 8.7rem;
}
.article ul {
	overflow: hidden;
	height: 7.8rem;
}
.article li {
	float: left;
	position: relative;
	width: 100%;
	height: .95rem;
	line-height:.95rem;
	border-bottom: 1px dashed #000;
}
.article li a {
	float: left;
	overflow: hidden;
	padding-left: .8rem;
	padding-right: .8rem;
	display: inline-block;
	width: 5.5rem;
	height:.95rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #585757;
}
.article li:hover a {
	color: #ec7c6e;
}
.direction {
	position: absolute;
	top: .3rem;
	right: .12rem;
	width: .2rem;
	height: .33rem;
	background: url(../images/arrow.png) no-repeat;
	background-size:cover;
}
.mark {
	position: absolute;
	top: .3rem;
	left: 0;
	width: .7rem;
	height: .4rem;
	line-height:.4rem;
	font-size: .2rem;
	text-align: center;
	color: #fff;
	background: #7dbbdb;
}
.mark1 {
	background: #f7a2e4;
}
.mark2 {
	background: #ffb8b8;
}
.mark3 {
	background: #f9d6a8;
}
.mark4 {
	background: #a0d1d4;
}
