body {
	font-family: 'Microsoft YaHei';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.pointer {
	cursor: pointer;
}

li {
	list-style: none;
}

.top {
	width: 100%;
	height: 55px;
	background: #FFFFFF;
	line-height: 55px;
	position: absolute;
	z-index: 1;
	background: url('../images/top/topBg.png');
	background-size: 100% 100%;
}

.top0 {
	height: 45px;
	background: #8bA7c5;
}

.content0 {
	width: 1350px;
	margin: 0 auto;
	position: relative;
}

.content0_nav {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Source Han Serif CN", "思源宋体", "SimSun", serif;
}

.content0_nav li {
	list-style: none;
	display: inline-block;
	width: auto;
	margin: 0 20px;
	text-align: center;
}

.content0_nav li.active,
.content0_nav li:hover {
	width: auto;
	height: 55px;
	border-bottom: 4px solid #2D8FE8;
}

.content0_nav li:nth-child(3) {
	margin-left: 304px;
}

.content0_nav li a {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	text-decoration: none;
}

.logo {
	width: 304px;
	height: 135px;
	background: url('../images/logo.png')no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 1;
}

.part0 {
	width: 100%;
	height: 1042px;
	background: url('../images/banner_yuyue_1.png')no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.imagesTitle {
	width: 28%;
	position: absolute;
	top: 15%;
	left: 36%;
}

.qrCode {
	display: block;
	width: 180px;
	height: 180px;
	position: absolute;
	bottom: 120px;
	margin-left: 460px;
	top: 440px;
	/* background: url('../images/qrCode.png') no-repeat; */
	/* background-size: 100% 100%; */
}

.appstore {
	display: block;
	width: 220px;
	height: 65px;
	position: absolute;
	margin-left: 650px;
	top: 460px;
	/* background: url('../images/appStore.png')no-repeat; */
}

.android {
	display: block;
	width: 220px;
	height: 65px;
	position: absolute;
	margin-left: 650px;
	top: 550px;
	/* background: url('../images/android.png')no-repeat; */
}

.google {
	display: block;
	width: 220px;
	height: 65px;
	position: absolute;
	margin-left: 888px;
	top: 460px;
	background: url('../images/google.png')no-repeat;
}

.zxsc {
	display: block;
	width: 220px;
	height: 65px;
	position: absolute;
	margin-left: 888px;
	top: 550px;
	/* background: url('../images/zxscCh.png')no-repeat; */
}

.content1 {
	width: 100%;
	height: 483px;
	margin: 0 auto;
	padding-top: 550px;
	background-size: cover;
}

.titl1 {
	margin: 0 auto;
	width: 632px;
	height: 34px;
	background: url('../images/title1.png');
}

.titl2 {
	width: 93%;
	height: 93px;
	margin-top: -1%;
	margin-left: 5%;
}

.titl3 {
	margin: 20px auto;
	width: 93%;
	height: 93px;
	margin-top: 4.5%;
	margin-left: 5%;
	/* background: url('../images/title3.png');
	background-size: 100% 100%; */
}

.box1 {
	width: 100%;
	height: 275px;
	margin-top: 120px;
	margin-left: 10%;
}

.news_box {
	width: 650px;
	height: 324px;
	display: inline-block;
	float: left;
	margin-left: 5px;
	background-color: #200d01;
	opacity: 0.79;
}

.news_box .nav-tabs {
	width: 646px;
	height: 59px;
	opacity: 0.79;
	border: 0;
}

.nav-tabs>li {
	width: 131px;
	text-align: center;
	background: none;
	border-right: solid 1px #ffffff;
	height: 40px;
	height: 27px;
	margin-top: 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
	background: inherit;
	border: none;
}

.nav-tabs>li>a {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	background: inherit;
	border: 0;
	margin-top: -16px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #bcb066 !important;
	background: inherit;
	border: 0;
	color: #d6d1d8;
	border-bottom: solid 2px #bcb066;
	margin-top: -16px;
}

.tab-content {
	opacity: 0.75;
	height: 261px;
	overflow-y: auto;
}

.tab-content::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

.tab-content::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 6px;
}

/* 定义滚动条拖动块 */
.tab-content::-webkit-scrollbar-thumb {
	background-color: #888;
	border-radius: 6px;
}

.tab-content ul {
	padding-top: 6px;
	padding-left: 78px;
	padding-right: 19px;
}

.tab-content ul li {
	line-height: 34px;
	list-style: none;
}

.nav>li>a {
	padding: 15px 0;
}

.tab-content ul li a {
	color: #d5d4d9;
	font-size: 15px;
	text-decoration: none;
}

.tab-content ul li span {
	float: right;
}

.newsLiaStype {
	display: flex;
	justify-content: space-between;
}

.newsLiaDivStype {
	width: 80%;

	display: flex;
	justify-content: left;
}

.newsLiaNameStype {
	max-width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lastStype {
	font-size: 16px;
	color: #bcb066;
}

.newsStype {
	font-size: 16px;
	color: #bcb066;
}

.noticeStype {
	font-size: 16px;
	color: #bcb066;
}

.strategyGuideStype {
	font-size: 16px;
	color: #bcb066;
}

.box2_img {
	width: 238px;
	height: 160px;
	background: url("../images/active.png")no-repeat;
	display: inline-block;
}

.box2_img1 {
	width: 238px;
	height: 160px;
	display: inline-block;
	margin-left: 25px;
	background: url("../images/none1.png")no-repeat;
}


.content2 {
	width: 100%;
	height: 1200px;
	padding-top: 50px;
	background: url('../images/bkg2.jpg');
	background-size: cover;
}

.part2 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#box1 .swiper-slide {
	width: 70%;
}

#box1 .swiper-slide-active {
	box-shadow: 20px 20px 10px 10px rgba(0, 0, 0, 0.8);
}

.swiper-button-next,
.swiper-button-prev {
	top: 0;
	width: 20%;
	max-width: 130px;
	height: calc(100% + 20px);
	background-position-y: center;
	background-size: contain;
	outline: none;
}

.swiper-button-next {
	background-image: url('../images/mo/right.png');
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position-x: right;
	right: 20%;
}

.swiper-button-prev {
	background-image: url('../images/mo/left.png');
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position-x: left;
	left: 20%;
}

.content3 {
	width: 100%;
	height: 710px;
	padding-top: 50px;
	background: url('../images/bkg4.jpg');
	background-size: cover;
}

.part3 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.box3 {
	text-align: center;
	width: 100%;
	height: 230px;
	background: #fbf9fa;
	background-image: url(../images/bottombkg.jpg);
}

.item .med img {
	margin: 10px 6px;
}

.code_public {
	width: 155px;
	height: 166px;
	position: absolute;
	top: 95px;
	right: 240px;
	display: none;
	z-index: 1;
}

.code_public1 {
	z-index: 1;
	width: 155px;
	height: 166px;
	position: absolute;
	top: 95px;
	right: 30px;
	display: none;
}

#box2 {
	width: 1110px;
	height: 350px;
	margin-left: 4%;
	margin-top: 1%;
}

#box2lbt {
	width: 1110px;
	height: 350px;
	margin-left: 5%;
	margin-top: 1%;
	background-color: royalblue;
}

.video {
	float: left;
	width: 49%;
	height: 104%;
	color: rosybrown;
	margin-left: 1%;
	background-image: url('../images/zspbk.png');
	background-size: cover;
	cursor: pointer;
}

.video01 {
	width: 94%;
	height: 90%;
	margin-left: 2.11%;
	margin-top: 2.5%;
	border-top-left-radius: 2px;
}

.video1 {
	float: left;
	margin-left: 2%;
	width: 46%;
	height: 104%;
	color: royalblue;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	text-align: right;
	z-index: 1;
}

.swiper-pagination-bullet-active {
	background-color: #E49717;
	width: 15px;
	height: 15px;
}

.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
}

/* .part6 {
	width: 100%;
	padding: 20px 0;
}

.part6 .footer {
	width: 700px;
	margin: 0 auto;
	color: #21282e;
	font-size: 14px;
	text-align: center;
}

.part6 .footer img {
	height: 35px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}

.part6 .footer a {
	color: #21282e;
	;
}

.part6 .footer p {
	margin: 5px 0;
} */

/* 隐私政策 */
.privacy {
	width: 100%;
	height: 350px;
	background-color: #000;
	display: flex;
	flex-wrap: wrap;
}

.privacyBox {
	width: 80%;
	margin: 0 10%;
	display: flex;
	flex-wrap: wrap;
	color: #fff;
}

.privacyBottom {
	width: 70%;
	margin: 0 15%;
	margin-top: 3%;
	display: flex;
	justify-content: space-around;
}

.privacyBottomImg {
	width: 30px;
	height: 30px;
}

.companyLogo {
	width: 100%;
	margin-top: 1%;
	display: flex;
	justify-content: center;
}

.companyLogo>img {
	/* width: 13%; */
	width: 255px;
	height: 69px;
}

/* @media screen and (min-width: 700px) and (max-width: 1699px) {

	.companyLogo>img {
		width: 20%;
	}
}

@media screen and (min-width: 10px) and (max-width: 699px) {

	.companyLogo>img {
		width: 40%;
	}
} */


.privacyCtt {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 2%;
}

.privacyTit,
.privacyUser,
.privacyService {
	font-size: 16px;
	margin: 0 4%;
	text-align: center;
}

.privacyTx {
	width: 80%;
	margin: 0 10%;
	display: flex;
	justify-content: center;
	margin-bottom: 1%;
}

.privacyPrompt {
	font-size: 16px;
	margin: 0 4%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.news_all {
	margin-top: 507px;
	margin-left: 18%;
	height: 1200px;
}

.news_list {
	width: 930px;
	height: 900px;
	background: rgba(0, 0, 0, 0.5);
	padding-top: 27px;
	position: relative;
	margin-bottom: 100px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
}

.news_nav {
	margin-top: 30px;
}

.news_nav .nav-tabs>li {
	background: none;
	width: 200px;
}

.news_nav .nav-tabs>li:nth-child(2),
.news_nav .nav-tabs>li:nth-child(3) {
	width: 265px;
}

.news_nav .nav-tabs>li:nth-child(4) {
	width: 200px;
}

.news_nav ul.nav-tabs {
	width: 930px;
	height: 52px;
	background: url("../images/news/nav_bkg.png")no-repeat;
	border: 0;
}

.code_box {
	position: absolute;
	right: 0;
	top: 650px;
	width: 628px;
	height: 1172px;
	background: url("../images/news/code_right.png")no-repeat
}

.code_app {
	width: 240px;
	height: 69px;
	background: url("../images/news/app_n.png")no-repeat;
	position: absolute;
	top: 320px;
	left: 15px;
}

.code_tap {
	width: 240px;
	height: 69px;
	background: url("../images/news/taptap_n.png")no-repeat;
	position: absolute;
	top: 400px;
	left: 15px;
}

.news_nav .tab-content ul li {
	list-style: none;
	border-bottom: solid 1px white;
	padding: 30px 0 15px 0;
}

.news_nav .tab-content ul li a span {
	float: right;
}

.news_nav .tab-content ul li a {
	font-size: 20px;
}

.news_nav .tab-content ul:nth-child(1) li:before {
	content: '【最新】';
	font-size: 20px;
	color: #fff;
}

.news_nav .tab-content ul:nth-child(2) li:before {
	content: '【新闻】';
	font-size: 20px;
	color: #fff;
}

.news_nav .tab-content ul:nth-child(3) li:before {
	content: '【公告】';
	font-size: 20px;
	color: #fff;
}

.news_nav .tab-content ul:nth-child(4) li:before {
	content: '【攻略】';
	font-size: 20px;
	color: #fff;
}

/* .tab-pane>li>a:hover{background-color:#D9B680;color: #000!important} */

/* .tab-content .tab-pane>li:hover{opacity: 1.4;background-color:#D9B680 ; color: red!important} */


#carousel-example-generic {
	display: inline-block;
	overflow: hidden;
	float: left;
}

#carousel-example-generic {
	display: inline-block;
}

#carousel-example-generic .swiper-slide>img {
	width: 100%;
	height: 100%;
}

.more {
	position: absolute;
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	/* background: white; */
	font-size: 15px;
	border-radius: 2px;
	right: 11.7%;
	top: 15px;
}

.more a {
	color: #ffffff;
	font-weight: 600;
}

.gameHref {
	height: 100%;
	white-space: nowrap;
	padding-left: 0;
}

.gameHref li {
	display: inline-block;
	height: 190px;
	width: 190px;
}

.gameHref li a img {
	width: 40%;
	margin-bottom: -96%;
	margin-left: 3%;
}

.bottomDiscord {
	background-image: url("../images/discord.png");
}

.bottomFacebook {
	background-image: url("../images/facebook.png");
}

.bottomReddit {
	background-image: url("../images/reddit.png");
}

.bottomx {
	background-image: url("../images/x.png");
}

.bfan {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.thumbnail {
	padding: 0px;
	border: none;
}

#bmlbt {
	position: relative;
	overflow: hidden;
}

#bmlbt .swiper-slide-active,
.swiper-slide-duplicate-active {
	height: 120%;
	transform: scale(1) !important;
	filter: none !important;
}

#bmlbt .swiper-slide {
	transition: 300ms;
	transform: scale(0.8);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

#bmlbt .swiper-button-next {
	background-image: url('../images/mo/right.png');
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position-x: right;
}

#bmlbt .swiper-button-prev {
	background-image: url('../images/mo/left.png');
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position-x: left;
}

#bmlbt .swiper-button-prev:after,
#bmlbt .swiper-container-rtl .swiper-button-next:after,
#bmlbt .swiper-button-next:after,
#bmlbt .swiper-container-rtl .swiper-button-prev:after {
	content: none !important;
}

.modal-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
}

.glyphicon {
	font-size: 25px;
	font-weight: bold;
	top: -2px;
}

.video-title {
	width: 100%;
	height: 30%;
	position: absolute;
	bottom: 0;
	background-color: black;
	opacity: 0.7;
	font-size: 30px;
	line-height: 100px;
	color: white;
	display: none;
}

.video1 .video-title {
	font-size: 16px;
	line-height: 50px;
}

/* dialog */
/* .layui-layer-dialog {
	width: 40vw;
	height: 60vh;
} */

body .home-dialog {
	background: none;
	box-shadow: unset;
}

body .home-dialog .layui-layer-content {
	width: 100%;
	height: 100%;
	position: relative;
	/* overflow: unset; */
}

body .home-dialog .layui-layer-content::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -10%;
	left: -5%;
	/* background: url(../img/home/dialogBg.png) no-repeat; */
	/* background-size: 100% 100%; */
	background-color: #fff;
}

body .home-dialog .dialog-content-self-title {
	z-index: 99;
	transform: translate(0%, 0%);
	width: 100%;
	text-align: center;
	font-weight: 900;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
}

body .home-dialog .dialog-content-self {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 49%;
	transform: translate(-50%, -50%);
}

.layui-layer-setwin .layui-layer-close2 {
	width: 30px;
	height: 30px;
	right: -14px;
	top: -56px;
}

/* 中文 */
.cn {
	display: none;
}

/* 繁体 */
.tw {
	display: none;
}

/* 英文 */
.en {
	display: none;
}

/* 阿拉伯 */
.arab {
	display: none;
}

/* 韩语 */
.ko {
	display: none;
}