@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 750px;
	margin: 0px auto;
}
body{
	background: #f6f6f6;
}
ul,li{
	list-style: none;
}

/* loading  100% 的大小设置 */
.queryloader__overlay__percentage {
	font-size: 36px !important;
}

/* loading logo   background-size: 200px; 修改logo 的大小 */
.queryloader__overlay {
	background-image: url(http://special.boaiedu.cn/logo/hlw-logo.png);
	background-repeat: no-repeat;
	background-position: 50% 35%;
	background-size: 200px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


.hide {
	display: none;
}
a{
	text-decoration: none;
}
.box {
	font-size: 0;
	text-align: center;
	position: relative;
}

.sp1{
	height: 361px;
	width: 660px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.sp1 img,.sp2 img{
	width: 100%;
}
.swiper-button-next1,.swiper-button-prev1{
	width: 40px !important;
	height: 50px !important;
}
.swiper-button-next:after,.swiper-button-prev:after{
	content: none !important;
}
.swiper-button-next1{
	background-image: url(r.png);
}
.swiper-button-prev1{
	background-image: url(l.png);
}
.swiper-button-next2,.swiper-button-prev2{
	width: 50px !important;
	height: 51px !important;
}
.swiper-button-next2{
	background-image: url(r2.png);
	/* top: 230px !important; */
}
.swiper-button-prev2{
	background-image: url(l2.png);
	/* top: 230px !important; */
}
.sp2 .swiper-slide{
	/* width: 359px !important; */
}
.list{
	position: absolute;
	top: 180px;
	left: 0;
	right: 0;
	margin: auto;
	height: 627px;
	width: 590px;
}
.list li{
	width: 590px;
	height: 140px;
	margin-bottom: 56px;
	cursor: pointer;
	/* display: inline-block; */
	/* margin-right: 20px; */
	/* float: left; */
}
.list li:nth-child(2n){
	/* float: right; */
}
.list2{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 655px;
	height: 940px;
}
.list2 li{
	width: 310px;
	height: 55px;
	margin-right: 35px;
	margin-bottom: 25px;
	float: left;
	cursor: pointer;
}
.list2 li:nth-child(2n){
	margin-right: 0;
}
.tc{
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}
.container{
	width: 750px;
	height: 100%;
	margin: 0 auto;
	overflow: scroll;
}
.show{
	margin-top: 50px;
	margin-bottom: 50px;
}
.back{
	z-index: 2;
	margin-top: -34px;
}

.alink{
	position: absolute;
	bottom: 50px;
	right: 80px;
	width: 150px;
	height: 50px;
	cursor: pointer;
}
.bg{
	background-color: #821d16;
	min-height: 100%;
}
.bg-img{
	/* background: url(tc/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%; */
	position: relative;
}
.back{
	position: absolute;
	width: 580px;
	height: 35px;
	margin: auto;
	right: 0;
	left: 0;
	
	top: 1030px;
}

.back2{
	top: 1490px;
}
.back3{
	top: 1110px;
}
.back4{
	top: 1045px;
}
.back5{
	top: 925px;
}
.back6{
	top: 1065px;
}
.back7{
	top: 1005px;
}
.back8{
	top: 1000px;
}
.back9{
	top: 1150px;
}

.action{
	padding-top: 25px;
	/* height: fit-content;
	width: fit-content;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto; */
}


.more{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 40px;
	width: 576px;

}
#myVideo{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 607px;
	height: 336px;
}
.sp1{
	width: 584px;
	height: 372px;
}
.sp2{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 660px;
	height: 380px;
}