/* 弹窗 */
.tan{
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
}
.tan .con{
	position: fixed;
	top: 45%;
	left: 50%;
	width: 305px;
	margin-left: -152px;
	margin-top: -150px;
	background: #fff;
	border-radius: 10px;
}
.tan .con h4{
	text-align: center;
	font-size: 20px;
	padding: 15px 0;
	color: #333;
	position: relative;
	font-weight: bold;
}
.tan .con .input{
	width: 250px;
	height: 44px;
	margin: 10px auto 0;
	border: 1px solid #cdcdcd;
	border-radius: 12px;
	position: relative;
}
.tan .con .input input{
	font-family: "Microsoft YaHei";
	position: absolute;
	top: 7px;
	left: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-indent: 15px;
}
.go{
	font-family: "Microsoft YaHei";
	display: block;
	width: 250px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 30px;
	background-image: -webkit-gradient(linear, left top, right top, from(#f1393b), to(#ff4833));
	background-image: linear-gradient(90deg, #f1393b, #ff4833);
	font-size: 17px;
	color: #fff;
	font-weight: 900;
	margin: 18px auto 0;
	-webkit-transition: 0.1s;
	transition: 0.1s;
	margin-bottom: 24px;
	background: #EE2D42;
}
.close{
	position: absolute;
	height: 35px;
	width: 35px;
	background-image: url(../img/xxx.png);
	background-repeat: no-repeat;
	background-size: 375px;
	background-position: -40px -5px;
	bottom: 0;
	left: 50%;
	border-radius: 20px;
	margin-left: -18px;
	margin-bottom: -50px;
	cursor: pointer;
}
.tan .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.tan .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.tan .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.tan .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.tan .shard_shuoming .icon img.active{
	display: block;
}
.tan .shard_shuoming .font{
	float: right;
	width: 220px;
}
body{
	background: #571AA6;
}
.header{
	display: flex;
	justify-content: space-between;
	font-size: 0;
	background: #fff;
}
.header .logo{
	width: 4rem;
	margin-left: .5rem;
	padding: 0.2rem 0;
}
.header .menu{
	width: 0.85rem;
	padding: 0.4rem 0.5rem;
}
.header .menu:active{
	background: #eee;
}
.banner{
	font-size: 0;
}
/*导航开始*/
.nav{
	width: 3.2rem;
	background: #333;
	color: #fff;
	text-align: center;
	position: fixed;
	z-index: 99;
	top: 1.7rem;
	right: 0.2rem;
	border-radius: 0.2rem;
	box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
	display: none
}
.nav i{
	position: absolute;
	font-size: 0.4rem;
	top: 0;
	margin-top: -0.32rem;
	right: 0.5rem;
	color: #333;
	transform: rotate(180deg)
}
.nav li{
	height: 1.2rem;
	line-height: 1.3rem;
	font-size: 0.36rem;
	border-bottom: 1px solid #444
}
.hq{
	width: 92%;
	margin: 0.5rem auto;
	background: #fff;
	border-radius: 0.3rem;
	padding-bottom: 0.1rem;
}
.hq h3{
	font-size: 0;
	margin-bottom: .5rem;
}
.hq .tr{
	color: #10287A;
	margin-bottom: .6rem;
	font-size: .5rem;
	margin-left: 1.1rem;
}
.hq .tr input{
	border: 1px solid #8794BB;
	border-radius: 0.2rem;
	line-height: 1rem;
	width: 5.8rem;
	padding-left: 0.2rem;
	font-size: 0.4rem;
}
.hq .btn{
	background: #F27A79;
	color: #fff;
	text-align: center;
	border-radius: 0.4rem;
	line-height: 1.2rem;
	font-size: 0.5rem;
	font-weight: bold;
	margin: 0.3rem auto;
	width: 5.2rem;
	letter-spacing: 1px;
}
.hq .btn:active{
	transform: translateY(-1px);
}
.hq .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.hq .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.hq .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.hq .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.hq .shard_shuoming .icon img.active{
	display: block;
}
.hq .shard_shuoming .font{
	float: right;
	width: 220px;
}
.jing{
	font-size: 0;
}
.hj{
	width: 92%;
	margin: 0 auto;
	margin-top: 1rem;
}
.fx{
	width: 92%;
	margin: 0 auto;
	margin-top: 1rem;
}
.zc{
	width: 92%;
	margin: 0 auto;
	margin-top: 1rem;
	position: relative;
}
.zc .btn{
	width: 5.2rem;
	border-radius: 0.6rem;
	font-size: 0.36rem;
	background: #EE2B41;
	color: #fff;
	text-align: center;
	line-height: 1.2rem;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0.5rem;
}
.zc .btn:active{
	transform: translateY(-1px);
}
.bm .btn{
	background: #FC525A;
}
.tj{
	width: 92%;
	margin: 0 auto;
	margin-top: 1rem;
}
.xq{
	width: 92%;
	margin: 0 auto;
	margin-top: 1rem;
}
.course{
	position: relative;
	z-index: 10;
	width: 90%;
	margin: 0 auto;
	margin-top: 1rem;
}
.course .kemu{
	width: 8.56rem;
	font-size: 0;
	float: right;
}
.course_con{
	clear: both;
	display: flex;
}
.course .left{
	width: 1.2rem;
	position: relative;
	z-index: 10;
}
.course .left p{
	margin-bottom: 0.54rem;
}
.course .right{
	flex: 1;
	width: 5rem;
	position: relative;
	z-index: 1;
}
.course_con li{
	width: 100% !important;
	background: #fff;
	font-size: 0
}
.course_con li .swiper-slide{
	font-size: 0;
	position: relative;
}
.course_con li .swiper-slide .btn{
	background: #F74953;
	color: #fff;
	font-size: 0.35rem;
	width: 2.4rem;
	text-align: center;
	line-height: 0.8rem;
	position: absolute;
	bottom: 0.2rem;
	right: 0.2rem;
	border-radius: 0.2rem;
}
.course_con li .swiper-slide .btn:active{
	transform: translateY(-1px);
}
.course_con li .swiper-slide .you{
	position: absolute;
	width: .21rem;
	right: .2rem;
	top: 1.7rem;
	animation: dong infinite 2s ease-in-out;
}
.course_con li .swiper-slide .you3{
	top: 1.75rem;
}
.course_con li .swiper-slide .you4{
	top: 1.76rem;
}
@keyframes dong{
	from{
		transform: translateX(-5px);
	}
	50%{
		transform: translateX(0px);
	}
	to{
		transform: translateX(-5px);
	}
}
.kd{
	position: relative;
	width: 92%;
	margin: 0 auto;
	margin-top: .7rem;
}
.kd .btn{
	position: absolute;
	width: 2rem;
	line-height: .6rem;
	font-size: 0.3rem;
	text-align: center;
	color: #fff;
	background: #FC947B;
	border-radius: 0.1rem;
	right: 0.56rem;
}
.kd .btn1{
	top: 1.95rem;
}
.kd .btn2{
	top: 4.3rem;
}
.kd .btn3{
	top: 6.63rem;
}
.kd .btn4{
	top: 8.97rem;
}
.kd .btn:active{
	transform: translateY(-1px);
}
.bx{
	width: 92%;
	margin: 0 auto;
	margin-top: .5rem;
}