/*弹出框样式*/
.popContainer {
	border: none;
}
.f24 {
	font-size: 24px;
} 
.f24_tit {
	color: #f18d00;
}
.f16_tit {
	color: #333;
}
.line80 {
	line-height: 80px;
}
.line60 {
	line-height: 60px;
}
.line30 {
	line-height: 30px;
}
.padding_bottom40 {
    padding-bottom: 40px;
}
.apply_box {
	position: absolute;
    top: -57px;
	width: 100%;
	height: 156px;
	background: url(../images/z_image/apply_failed.png) no-repeat;
	background-size: 100% 100%;
}
.padding_top102 {
	padding-top: 102px;
}
.popCloseBtnNew {
    width: 26px;
    height: 26px;
    background: url(../images/z_image/close_pop.png) no-repeat center;
    right: 10px;
    bottom: 64px;
}
.success_box {
	position: absolute;
    top: -57px;
	width: 100%;
	height: 156px;
	background: url(../images/z_image/apply_success.png) no-repeat;
	background-size: 100% 100%;
}
.exceed_box {
	position: absolute;
    top: -57px;
	width: 100%;
	height: 156px;
	background: url(../images/z_image/exceedNew.png) no-repeat center top;
	background-size: 100% 100%;
}
/*我的课程遮罩层*/
.outWrap {
	position: absolute;
	border: 1px dashed #fff;
	background: url(../images/z_image/hand_icon.png) no-repeat center;
	background-size:  27px 31px;
}
.outWrap > span {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 48px;
	height: 18px;
	background-color: #f1426b;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 18px;
}
.undeclared {
	position: absolute;
    top: -197px;
    left: 220px;
	width: 559px;
	height: 180px;
	background: url(../images/z_image/undeclared.png) no-repeat;
}
.know_btn {
	position: absolute;
    top: 289px;
    left: 380px;
	width: 172px;
	height: 94px;
	background: url(../images/z_image/know_btn.png) no-repeat;
	background-size: contain;
	cursor: pointer;
}
.know_btn:hover {
	background: url(../images/z_image/know_hover.png) no-repeat;
	background-size: contain;
}
/*支付成功*/
.box_tit {
	background: url(../images/z_image/pay_icon2.png) no-repeat center 112px;
}
/*个人中心身份管理-无证书*/
.nocon_box {
	padding-top: 380px;
	background: url(../images/z_image/nocon_icon.png) no-repeat center 200px;
}
.nocon_box > p {
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 22px;
}
/*个人中心身份管理*/
.clear {
	clear: both;
}
.manage_det {
	height: 150px;
	margin-bottom: 25px;
}
.manage_l {
	position: relative;
	float: left;
	width: 260px;
	text-align: center;
}
.manage_l > p {
	padding: 16px 0;
	font-size: 12px;
	color: #666;
}
.manage_l > span {
	position: absolute;
	top: -10px;
	right: 44px;
	width: 48px;
	height: 18px;
	background-color: #f1426b;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 18px;
}
.manage_r {
	float: left;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #e9e9e9;
}
.credit_tit {
	overflow: hidden;
	margin-bottom: 20px;
}
.credit_tit > p {
	float: left;
	padding-left: 14px;
	font-size: 16px;
	color: #333;
}
.credit_tit > p > span {
	padding-left: 20px;
	font-size: 12px;
}
.border_blue {
	border-left: 5px solid #508adf;
}
.border_green {
	border-left: 5px solid #6ac9cb;
}
.credit_con {
	padding: 8px 0;
	font-size: 12px;
}
.credit_con > strong {
	display: inline-block;
	width: 150px;
	font-weight: normal!important;
}
.check_btn2 {
	display: block;
	width: 150px;
	height: 40px;
	margin-top: 50px;
	margin-left: 260px;
	background: #49a5f7;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	border: none;
	outline: none;
}
.check_btn2:hover {
	background: #6db7f8;
}
/*引导页*/
.block {
    position: relative;
    width: 100%;
    max-width: 1920px;
}
.block img {
    display: block;
    width: 100%;
    height: 100%;
    min-width: 1200px;
}
.banner_con {
    position: absolute;
    top: 36%;
    left: 46%;
    width: 21%;
    height: 50%;
}
@media screen and (max-width: 1250px) {
    .banner_con > h2 {
		margin: 9% 0 6% 0;
		padding-left: 14%;
		font-size: 20px;
		color: #fff;
		min-width: 234px;
	}
	.banner_con > p {
		padding-left: 14%;
		font-size: 14px;
		color: #d1d1d3;
		line-height: 24px;
		min-width: 234px;
	}
}
.banner_con > h2 {
	margin: 9% 0 6% 0\9;
	padding-left: 14%\9;
	font-size: 20px\9;
	color: #fff\9;
	min-width: 234px\9;
}
.banner_con > p {
	padding-left: 14%\9;
	font-size: 14px\9;
	color: #d1d1d3\9;
	line-height: 24px\9;
	min-width: 234px\9;
}
@media screen and (min-width: 1250px) and (max-width: 1920px) {
    .banner_con > h2 {
		margin: 9% 0 6% 0;
		padding-left: 14%;
		font-size: 20px;
		color: #fff;
		min-width: 234px;
	}
	.banner_con > p {
		padding-left: 14%;
		font-size: 14px;
		color: #d1d1d3;
		line-height: 24px;
		min-width: 234px;
	}
}

.banner_con > p > span {
	color: #fff!important;
}
.recommend_box {
	margin-top: 56px;
	height: 50px;
	background: url(../images/z_image/titi_icon2.png) no-repeat center;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 50px;
}
.recommend_box > span {
	padding-left: 20px;
	font-size: 14px;
	color: #666;
}
.recommend_box > span > strong	{
	font-weight: normal!important;
	color: #2aa6fc;
}
.change_box2 {
	width: 64px;
	height: 20px;
	margin: 0 auto 20px;
	background: url(../images/z_image/change_btn1.png) no-repeat right center;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	cursor: pointer;
}
.change_box2:hover {
	background: url(../images/z_image/change_btn2.png) no-repeat right center;
	color: #529ae7;
}
.recommend_li:hover {
	box-shadow: 0px 0px 10px #2aa6fc;	
	-webkit-box-shadow: 0px 0px 10px #2aa6fc;
	-moz-box-shadow: 0px 0px 10px #2aa6fc;		
}
.course_box {
	overflow: hidden;
	padding: 10px 10px 110px 10px;
}
.recommend_li {
    width: 222px;
    height: 224px;
    margin: 0 4px 12px 0;
    padding: 5px;
    cursor: pointer;
}
.recommend_li > p {
	padding-top: 16px;
	height: 50px;
}
.recommend_li > p > a:hover {
	color: #508adf!important;
}
.recommend_price {
	overflow: hidden;
}
.recommend_price > .fl {
	color: #ed616c;
}
.select_box {
	top: -6px;
	right: -6px;
	width: 24px;
	height: 24px;
	background: url(../images/z_image/chose_gray.png) no-repeat center;
}
.chosed {
	background: url(../images/z_image/chose_blue.png) no-repeat center!important;
}
.bottom_bg {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: #f4f4f4;
	z-index: 9;
}
.bottom_con {
	width: 1200px;
	margin: 0 auto;
}
.bottom_buy {
	width: 520px;
	height: 60px;
	background-color: #529ae7;
	font-size: 20px;
	color: #fff;
	border: none;
	outline: none;
}
.bottom_buy:hover {
	background-color: #6db7f8;
}
.bottom_box {
	height: 38px;
	margin-top: 11px;
	padding-left: 50px;
	border-left: 1px solid #dddddd;
	line-height: 38px;
}
.bottom_box > p {
	padding-left: 24px;
	background: url(../images/z_image/bottom-icon2.png) no-repeat 0 center;
	font-size: 14px;
	color: #999999;
}
.bottom_box > p > a {
	color: #529ae7;
}
.recommend_bg {
	position: absolute;
    width: 222px;
    height: 224px;
    margin: 0 4px 12px 0;
    padding: 5px;
	background: url(../images/z_image/icon6.png) no-repeat center;
}
.recommend_bg > p {
	padding-top: 16px;
	height: 50px;
}
.undeclared2 {
	position: absolute;
    top: -306px;
    left: -88px;
	width: 1002px;
	height: 290px;
	background: url(../images/z_image/icon5.png) no-repeat;
}
.know_btn2 {
	position: absolute;
    top: 248px;
    left: 520px;
	width: 172px;
	height: 94px;
	background: url(../images/z_image/know_btn.png) no-repeat;
	background-size: contain;
	cursor: pointer;
}
.know_btn2:hover {
	background: url(../images/z_image/know_hover.png) no-repeat;
	background-size: contain;
}
/*专属通道无法快速选课*/
.det_box2 {
	overflow: hidden;
}
.det_box2 > span {
	width: 96px;
	margin-right: 16px;
	text-align: right;
}
.det_box2 > p {
	width: 320px;
}

.color_hover:hover {
	color: #008ed2!important;
}
.gray_color {
	background-color: gray!important;
}