/* 弹窗 */
.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: #0045CB;
}
/* 头部 */
.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;
}
/* 网课 */
.ccH5PlayBtn{
	width: 30px !important;
	height: 30px !important;
	background-size: 30px !important;
	margin: -15px 0 0 -15px !important;
	z-index: 999 !important;
}
.wk{
	width: 89%;
	margin: 0 auto;
	margin-top: 1rem;
}
.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;
}

/*导航开始*/
.nav{
	width: 3.2rem;
	background: #333;
	color: #fff;
	text-align: center;
	position: fixed;
	z-index: 9999999;
	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
}
.banner{
	font-size: 0;
}
/* 免费获取 */
.hq{
	width: 89%;
	color: #fff;
	background: rgba(255,255,255,0.12);
	border-radius: 0.2rem;
	margin: 0 auto;
	margin-top: 0.4rem;
	padding: 0.2rem 0.4rem;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
}
.hq h3{
	font-size: 0.65rem;
	text-align: center;
	font-weight: 100;
	line-height: 1.2rem;
}

.hq p{
	font-size: 0.36rem;
	text-align: center;
	opacity: 0.5;
	margin-bottom: 0.7rem;
}
.hq .tr{
	margin-top: 0.5rem;
	font-size: 0.45rem;
	margin-left: 0.45rem;
}
.hq .tr input{
	line-height: 1rem;
	padding-left: 0.26rem;
	font-size: 0.4rem;
	width: 6rem;
	margin-left: 0.2rem;
	border-radius: 0.2rem;
}
.hq .btn{
	background: #FF9200;
	color: #fff;
	text-align: center;
	width: 5.2rem;
	line-height: 1.06rem;
	font-size: 0.45rem;
	border-radius: 0.4rem;
	margin: 0.45rem auto 0.26rem;
}
.hq .btn:active{
	transform: translateY(-2px);
}
.hq .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.hq .shard_shuoming a{
	color: #ffe467;
	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;
}
.wrap{
	position: relative;
}
.wrap .pic{
	font-size: 0;
	position: absolute;
	bottom: -6rem;
	left: 0;
	z-index: 1;
}
.wrap .pic02{
	font-size: 0;
	position: absolute;
	bottom: -2.36rem;
	left: 0;
	z-index: 1;
}
.wrap02 .pic02{
	bottom: -4.36rem;
}
/* 证书价值 */
.jz{
	position: relative;
	z-index: 10;
	margin-top: 1.2rem;
}
.jz .btn{
	background: #FF9200;
	color: #fff;
	text-align: center;
	width: 5.2rem;
	line-height: 1.06rem;
	font-size: 0.45rem;
	border-radius: 0.4rem;
	position: absolute;
	bottom: 1rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.jz .btn:active{
	transform: translateY(-1px);
}
.sr{
	position: relative;
	z-index: 10;
	margin-top: 1rem;
}
.tj{
	position: relative;
	z-index: 10;
	margin-top: 1rem;
}
.tj .btn{
	background: #FF9200;
	color: #fff;
	font-size: 0.36rem;
	border-radius: 0.26rem;
	text-align: center;
	line-height: 0.9rem;
	width: 3.5rem;
	position: absolute;
}
.tj .btn1{
	top: 8.2rem;
	left: 1.32rem;
}
.tj .btn2{
	top: 8.2rem;
	right: 1.28rem;
}
.tj .btn3{
	bottom: 1.38rem;
	left: 1.28rem;
}
.tj .btn4{
	bottom: 1.38rem;
	right: 1.28rem;
}
.tj .btn:active{
	transform: translateY(-1px);
}
.ks{
	position: relative;
	z-index: 10;
	margin-top: 1rem;
}
.ks .btn{
	background: #E40D2E;
	color: #fff;
	font-size: 0.4rem;
	text-align: center;
	width: 4rem;
	line-height: 0.8rem;
	border-radius: 0.4rem;
	bottom: 0.66rem;
	left: 0;
	right: 0;
	position: absolute;
	margin: 0 auto;
}
.ks .btn:active{
	transform: translateY(-1px);
}
.course{
	position: relative;
	z-index: 10;
	width: 90%;
	margin: 1rem auto .7rem;
}
.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;
}
@keyframes dong{
	from{
		transform: translateX(-5px);
	}
	50%{
		transform: translateX(0px);
	}
	to{
		transform: translateX(-5px);
	}
}
.dy{
	position: relative;
	z-index: 10;
	margin-top: 1rem;
}
.teacher{
	margin-top: 1rem;
	position: relative;
	z-index: 10;
}
.teacher h3{
	font-size: 0;
	width: 8rem;
	margin: 0 auto;
}
.teacher .tea_con{
	border: 0;
	border: none;
	height: 9rem;
}
/* 特点 */
.main{
	width: 90%;
	margin: 0 auto;
	margin-top: 1rem;
	position: relative;
	z-index: 10;
	font-size: 0
}
.tedian{
	border-radius: 0.4rem;
	background: #fff;
	width: 100%;
	margin: 0 auto;
	margin-top: 0.4rem;
	height: 9.8rem;
	font-size: 0;
}
.tedian h3{
	color: #EE2F44;
	font-size: 0.66rem;
	text-align: center;
	letter-spacing: .12rem;
	line-height: 1.2rem;
	padding-top: 0.2rem;
	margin-left: 0.12rem;
}
.tedian .item{
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 0.6rem;
	margin-top: 0.1rem;
	position: relative;
}
.tedian .item .btn{
	position: absolute;
	right: 0;
	bottom: .3rem;
	width: 3.6rem;
}
.tedian .item .btn:active{
	transform: translateY(-1px);
}
.swiper-container-vertical>.swiper-pagination-bullets{
	right: 0.12rem;
}
/*底部*/
footer{
	margin-top: 3rem;
}