html {
	font-size: 16px;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}

.top0 {
	height: 40px;
	background: #f7f7f7;
}

.top0 img {
	height: 28px;
	margin-left: 10px;
	margin-top: 5px;
}

.part1 {
	position: relative;
}

.load_btn1 {
	width: 48%;
	position: absolute;
	bottom: 12%;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
}

.load_btn2 {
	width: 48%;
	position: absolute;
	bottom: 3%;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
}

.yuyue_btn {
	height: 65px;
	line-height: 65px;
	position: absolute;
	bottom: 8%;
	right: 4%;
	margin: 0 auto;
	display: block;
}

.part2 {
	position: absolute;
	top: 10px;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-image: url(../images/mo/bg.png);
	background-size: 100% 100%;
}

.play_vid {
	height: 60px;
	width: 100%;
}

.play_vid img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.btn_group {
	width: 340px;
	height: 52px;
	margin: 0 auto;
	margin-top: 30px;
}

.btn_group img {
	display: inline-block;
	float: left;
}

.btn_group img:nth-child(2) {
	margin-left: 20px;
}

.btn_group img {
	width: 160px;
	height: auto;
}

.title1 {
	text-align: center;
	margin: 60px 0 20px 0;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	margin: 0 auto;
}

.carousel-inner>.item>img {
	width: 100%;
	height: 220px;
}

.carousel-indicators {
	bottom: -35px;
}

.carousel-indicators .active {
	/* background-color:#BC7700; */
	width: 24px;
	height: 3px;
	margin: 0 3px;
	background: url(../images/mo/check.png);
}

.carousel-indicators li {
	width: 24px;
	height: 3px;
	margin: 0 3px;
	/* background: #603200; */
	border: 0;
	background: url(../images/mo/uncheck.png);
	/* transform:rotate(45deg); -ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg); */
}

#carousel-example-generic3 .carousel-indicators .active,
#carousel-example-generic4 .carousel-indicators .active {
	background-color: #b34c00;
}

.box1 {
	margin-top: 8%;
}

.nav-tabs>li {
	width: 22%;
}

.nav-tabs {
	border-bottom: solid 1px #7E5B35;
	position: relative;
}

.content1 {
	width: 100%;
}

.content1 ul {
	height: 280px;
	padding: 0;
	overflow-y: auto;
}

.content1 li {
	list-style: none;
	font-size: 15px;
	height: 46px;
	line-height: 46px;
}

.content1 li a:active,
.content1 li a:hover,
.content1 li a:focus {
	background-image: url(../images/mo/licheck.png);
}

.content1 li a {
	color: #ececec;
	font-size: 14px;
	display: block;
	height: 100%;
}

.content1 li span:nth-child(1) {
	width: 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
}

.content1 li span:nth-child(2) {
	width: calc(54% - 20px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding-right: 10px;
}

.content1 li span:nth-child(3) {
	width: calc(20% + 20px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
	padding-right: 10px;
}

/* 
#tab1 li::before{content: '【最新】';position: absolute;left:5%;color:white;}
#tab2 li::before{content: '【新闻】';position: absolute;left:5%;color:white;}
#tab3 li::before{content: '【公告】';position: absolute;left:5%;color:white;}
#tab4 li::before{content: '【攻略】';position: absolute;left:5%;color:white;} */
#box2 {
	padding-bottom: 90px;
}

#box2 .swiper-slide {
	z-index: 10;
}

#box2 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: inherit !important;
	bottom: 0 !important;
	text-align: center;
	z-index: 1;
}

#box2 .swiper-pagination-bullet {
	width: 60px;
	height: 75px;
	opacity: 1;
	border-radius: 0 !important;
}

#box1 {
	width: 86%;
	padding-top: 20px;
	padding-bottom: 40px;
}

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

#box1 .swiper-pagination-bullet {
	width: 15px;
	border-radius: 3px;
	background: #ccc;
	opacity: 1;
}

#box1 .swiper-pagination-bullet-active {
	background: #f0ad59;
}

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

:root {
	--swiper-theme-color: rgba(0, 0, 0, 0);
}

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

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

@media screen and (max-width: 320px) {
	#box2 .swiper-pagination-bullet {
		width: 60px;
		height: 75px;
	}
}

@media screen and (min-width: 321px) and (max-width: 413px) {
	#box2 .swiper-pagination-bullet {
		width: 70px;
		height: 85px;
	}

	#box2 {
		padding-bottom: 100px;
	}
}

@media screen and (min-width: 414px) and (max-width: 639px) {
	#box2 .swiper-pagination-bullet {
		width: 70px;
		height: 85px;
	}

	#box2 {
		padding-bottom: 100px;
	}
}

@media screen and (min-width: 640px) {

	html,
	body {
		width: 640px;
		margin: 0 auto;
		font-size: 16px;
		background: #333;
	}

	#box2 .swiper-pagination-bullet {
		width: 90px;
		height: 110px;
	}

	#box2 {
		padding-bottom: 150px;
	}
}

.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
	color: #c4ab75;
	background-color: transparent;
	border: 0;
	border-right: 1px white solid;
}

.nav-tabs>li.active,
.nav-tabs>li.active:focus,
.nav-tabs>li.active:hover {
	color: #c4ab75;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #c4ab75;
	text-align: center;
}

.nav-tabs>li.active>a {
	color: #c4ab75;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-right: 1px white solid;
	padding: 0;
}

.nav-tabs>li>a {
	font-size: 12px;
	color: white;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-right: 1px white solid;
	text-align: center;
	padding: 0;
}

.nav-tabs>li {
	padding: 10px 0;
}

.more {
	border-right: 0px !important;
}

.thumbnail {
	padding: 0px;
	border: none;
	margin-bottom: 0;
}

/* .box2 div:nth-child(1),
.box2 div:nth-child(3) {
	padding-right: 2px;
} */

/* .box2 div:nth-child(2),
.box2 div:nth-child(4) {
	padding-left: 2px;
} */

.box2 .thumbnail>.bfan {
	max-width: 67px;
}

.row a {
	position: relative;
}

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

.videoMStype {
	width: 100%;
	height: 50px;
}

.tszs .carousel-control.left,
.tszs .carousel-control.right {
	background-image: none;
}

.tszs .glyphicon-chevron-right:before {
	content: none;
	background-image: url(../images/mo/right.png)
}

.tszs .glyphicon-chevron-right:before {
	content: none;
	background-image: url(../images/mo/left.png)
}

.box1 .carousel-indicators {
	left: 35%;
	width: 90%;
	height: auto;
}

.carousel-indicators li {}

.tszs .swiper-container {
	width: 100%;
	padding-bottom: 30px;
}

.swiper-slide {
	transition: 300ms;
	/* -webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	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;
	/* 
	position: relative;
	top: 25px; */
}

.swiper-slide-prev>img {
	width: 80%;
	/* margin: 5% 30px; */
	margin: 5% 0;
	margin-left: 30px;
}

.swiper-slide-next>img {
	width: 80%;
	/* margin: 5% 30px; */
	margin: 5% 0;
	margin-left: 25px;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
	filter: none;
}

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

.box2 {
	width: calc(100% - 50px);
	margin: 0 auto;
}

.box2 .row {
	padding-top: 10px;
}

.modal-dialog {
	margin-top: 50%;
}

.glyphicon {
	font-size: 16px;
	font-weight: bold;
	top: 0;
}

.video-title {
	font-weight: normal !important;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 遮罩层 */
#zao {
	position: fixed;
	top: 0;
	left: 0;
	background: black;
	width: 100%;
	height: 100%;
	z-index: 100;
	opacity: 0.8;
	display: none;
}

/* .newsx6None,
.newsx5None,
.newsx4None,
.newsx3None {
	display: none;
} */

.layui-layer-setwin .layui-layer-close2 {
	width: 29px !important;
	height: 29px !important;
}

/* 隐私政策 */
.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%;
}

.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%;
}

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

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

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

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

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