.wrap{
	font-size: 0;
	position: relative;
}

/* 网课 */
.ccH5PlayBtn{
	width: 30px !important;
	height: 30px !important;
	background-size: 30px !important;
	margin: -15px 0 0 -15px !important;
}
.wk_wrap{
	background: #293DAD;
	padding-top: .2rem;
	padding-bottom: .5rem;
}
.wk{
	width: 89%;
	margin: 0 auto;
}
.wk .wk_menu{
	background: #fff;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	width: 3.6rem;
	height: 1rem;
	line-height: 1.2rem;
	color: #1C44AE;
	font-size: .5rem;
	position: relative;
}
.wk .wk_menu p{
	padding-left: .4rem;
	background: url(../img/wk_icon.png) no-repeat 2.6rem .329rem;
	background-size: 18px;
}
.wk .wk_menu ul{
	position: absolute;
	top: 1.2rem;
	z-index: 99999;
	width: 100%;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	overflow: hidden;
	display: none;
}
.wk .wk_menu li{
	line-height: 1.3rem;
	background: #fff;
	padding-left: .66rem;
	border-bottom: 1px solid #eee;
}
.wk .wk_menu li:active{
	background: #eee;
}
.wk .wk_menu li.active{
	background: #eee;
}
.wk .wk_list{
	background: #fff;
	border-radius: 12px;
	border-top-left-radius: 0;
	position: relative;
	height: 200px;
}
.wk .wk_list .item{
	margin: 0 auto;
	width: 310px;
	padding: 12px 0;
	position: absolute;
	left: 0;
	right: 0;
	display: none;
}
.wk .wk_list .item.first{
	display: block;
}
.zy .btn{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: .5rem;
	width: 4rem;
	line-height: 1.1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: .42rem;
	background: #f42424;
	border-radius: .6rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.zy .btn:active{
	transform: translateY(1px);
}
.zt .btn{
	width: 4rem;
	line-height: 1.1rem;
	border-radius: .6rem;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: .7rem;
	font-size: .42rem;
	letter-spacing: 1px;
}
.zt .btn1{
	left: 1rem;
	border: 1px solid #fff;
}
.zt .btn2{
	right: 1rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.zt .btn2:active{
	transform: translateY(1px);
}
.zn .btn{
	width: 2.2rem;
	height: .6rem;
	position: absolute;
}
.zn .btn1{
	left: .45rem;
	top: 5.3rem;
}
.zn .btn2{
	right: 2.95rem;
	top: 5.3rem;
}
.zn .btn3{
	left: .45rem;
	bottom: 1.2rem;
}
.zn .btn4{
	right: 2.95rem;
	bottom: 1.2rem;
}
.con{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 2.5rem;
	width: 82%;
}
.tr{
	display: flex;
	line-height: 1.1rem;
	font-size: .4rem;
	margin-bottom: .4rem;
}
.tr p{
	width: 1.5rem;
	/* text-align: right; */
}
.tr input{
	flex: 1;
	line-height: 1rem;
	background: #F6F6F6;
	box-sizing: border-box;
	padding-left: .2rem;
}
.sh .btn{
	margin: 0 auto;
	margin-top: .5rem;
	width: 4rem;
	line-height: 1.1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: .42rem;
	background: #f42424;
	border-radius: .6rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.sh .btn:active{
	transform: translateY(1px);
}
.sh .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.sh .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.sh .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.sh .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.sh .shard_shuoming .icon img.active{
	display: block;
}
.sh .shard_shuoming .font{
	float: right;
	width: 220px;
}
.mk .btn{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: .5rem;
	width: 4rem;
	line-height: 1.1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: .42rem;
	background: #f42424;
	border-radius: .6rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.mk .btn:active{
	transform: translateY(1px);
}
.course .btn{
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
	position: absolute;
	right: .67rem;
	width: 2rem;
	line-height: 1rem;
	color: #fff;
	text-align: center;
	font-size: .32rem;
	border-radius: .34rem;
	
}
.course .btn1{
	top: 3.5rem;
}
.course .btn2{
	top: 6.26rem;
}
.course .btn3{
	top: 9.1rem;
}
.course .btn4{
	top: 12.7rem;
}
.course .btn5{
	top: 16.4rem;
}
.course .btn6{
	bottom: 4.66rem;
}
.course .btn7{
	bottom: 1.86rem;
}
.fx .btn{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: .5rem;
	width: 4rem;
	line-height: 1.1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: .42rem;
	background: #f42424;
	border-radius: .6rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.wt .btn{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: .5rem;
	width: 4rem;
	line-height: 1.1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: .42rem;
	background: #f42424;
	border-radius: .6rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.lx .con{
	top: 1.9rem;
}
.lx .tr p{
	color: #fff;
}
.lx .tr input{
	background: #fff;
}
.lx .btn{
	margin: 0 auto;
	margin-top: .6rem;
	width: 4rem;
	line-height: 1.1rem;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: .42rem;
	background: #f42424;
	border-radius: .6rem;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
}
.lx .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.lx .shard_shuoming a{
	color: #ffe467;
	transition: all .3s;
}
.lx .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.lx .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.lx .shard_shuoming .icon img.active{
	display: block;
}
.lx .shard_shuoming .font{
	float: right;
	width: 220px;
}


/* 弹窗 */
.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;
}