@font-face { 
font-family: 'font_shsc'; 
/* src: url('/wap/zhuanti_css/fonts/SourceHanSansCN-Regular.ttf') format('truetype'); */
font-weight: normal; 
font-style: normal; 
}
@font-face { 
font-family: 'font_fzcs'; 
/* src:url('/wap/zhuanti_css/fonts/Fzcsjt.ttf') format('truetype'); */
font-weight: normal; 
font-style: normal; 
}
.box_tit{
	width: 602px;
	display: block;
	margin: 0 auto;
}
.more_box{
	text-align: right;
	display: block;
	margin: 20px 0 25px 0;
}
.more_box img{
	display: inline-block;
	width: 150px;
}
.box_btn {
    margin-top: 20px;
    display: table;
	text-align: center;
	position: relative;
    line-height: 1;
    font-size: 30px;
    background-color: #cfa972;
    font-weight: bolder;
    font-family: 'font_shsc';
    margin: 0 auto;
    border: 4px solid #cfa972;
    padding: 20px 80px;
    border-radius: 30px;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.fg_line{
	height: 4px;
	font-size: 0;
	line-height: 4px;
	background-color: #453939;
	text-align: center;
}
.fg_line span{
	height: 4px;
	line-height: 4px;
	font-size: 0;
	width: 94px;
	display: inline-block;
	background-color: #c88d48;
}
/*教学作品*/
.zp_box{
	padding: 30px 19px;
}
.zp_cnt{
	position: relative;
	margin-top: 58px;
	height: 1444px;
	margin-bottom: 30px;
}
.zp_cnt > img{
	position: absolute;
}
.zp_cnt > img.zp1{
	left: -22px;
	top: -33px;
}
.zp_cnt > img.zp2{
	right: 0;
	top: 0;
}
.zp_cnt > img.zp3{
	top: 380px;
	left: -7px;
}
.zp_cnt > img.zp4{
	top: 380px;
	right: 0;
}
.zp_cnt > img.zp5{
	top: 697px;
	left: 0;
}
.zp_cnt > img.zp6{
	top: 760px;
	right: 0;
}
.zp_cnt > img.zp7{
	top: 1030px;
	left: 0;
}
.zp_cnt > .zp_text1{
	font-family: 'font_shsc';
	font-size: 26px;
	position: absolute;
	top: 687px;
	line-height: 32px;
	color: #cfa972;
	left: 211px;
	letter-spacing: 4px;
}
.zp_cnt > .zp_text2{
	font-family: 'font_shsc';
	font-size: 26px;
	position: absolute;
	top: 1030px;
	line-height: 32px;
	color: #cfa972;
	left: 168px;
	letter-spacing: 4px;
}

/*师资力量*/
.sz_box ul li.sz1{
	height: 333px;
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/sz_img1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.sz_box ul li.sz2{
	height: 356px;
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/sz_img2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.sz_box ul li.sz3{
	height: 323px;
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/sz_img3.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.sz_box ul li.pl-60{
	padding-left: 385px;
}
.sz_box ul li.pr-60{
	padding-left: 30px;
}
.sz_box ul li > h3{
	font-family: 'font_fzcs';
	font-size: 24px;
	padding-top: 100px;
}
.sz_box ul li > p{
	font-size: 18px;
	color: #000;
	font-family: 'font_shsc';
	margin: 14px 0 17px 0;
}
.sz_box ul li.pl-60 > p{
	width: 220px;
}
.sz_box ul li.pr-60 > p{
	width: 220px;
}
.sz_box ul li.pl-60 > div{
	text-align: right;
	width: 210px;
}
.sz_box ul li.pr-60 > div{
	text-align: left;
	width: 210px;
}
.sz_box ul li > div a{
	display: inline-block;
	font-size: 18px;
	font-family: 'font_shsc';
	font-weight: bold;
	color: #fff;
	background-color: #cfa972;
	border-radius: 15px;
	padding: 5px 30px;
}
.sz_box .more_box{
	padding: 0 20px;
}

/*学习氛围*/
.xxfw_box{
	padding: 54px 20px;
	position: relative;
	overflow: hidden;
}
.xxfw_box .xxfw{
	width: 100%;
	margin-top: 35px;
	margin-bottom: 30px;
}
.xxfw_box .fw_u{
	font-size: 296px;
	font-family: 'font_shsc';
	font-weight: bold;
	color: rgba(207,169,114,0.7);
	position: absolute;
	top: 220px;
	right: -100px;
}
.xxfw_box .fw_m{
	font-size: 296px;
	font-family: 'font_shsc';
	/*font-weight: bold;*/
	color: rgba(157,182,214,0.7);
	position: absolute;
	bottom: 230px;
	left: -60px;
}

/*学习课程*/
.kc_box .box_tit{
	margin-bottom: 35px;
}
.kc_box ul{
	padding: 0 20px;
}
.kc_box ul li{
	height: 197px;
	margin-bottom: 16px;
}
.kc_box ul li.kc1{
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/kc_img1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-left: 77px;
}
.kc_box ul li.kc2{
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/kc_img2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-left: 320px;
}
.kc_box ul li.kc3{
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/kc_img3.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-left: 77px;
}
.kc_box ul li h3{
	font-size: 39px;
	font-family: 'font_shsc';
	color: #fff;
	line-height: 1;
	padding-top: 40px;
}
.kc_box ul li h3 span{
	color: #ffdf47;
}
.kc_box ul li p.jj{
	font-size: 20px;
	color: #fff;
	margin: 6px 0;
	font-family: 'font_shsc';
	line-height: 1;
}
.kc_box ul li p.sc{
	font-size: 22px;
	color: #fff;
	margin: 6px 0;
	font-family: 'font_shsc';
	line-height: 1;
}
.kc_box div{
	width: 210px;
	text-align: right;
	margin-top: 10px;
}
.kc_box div span{
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	font-size: 20px;
	border-radius: 15px;
	padding: 3px 15px;
	font-family: 'font_shsc';
}
/*增值服务*/
.zzfw_box{
	padding: 40px 20px 20px;
}
.zzfw_cnt{
	position: relative;
	margin-top: 35px;
	padding-top: 90px;
	margin-bottom: 30px;
}
.zzfw_cnt > img{
	display: block;
	margin: 0 auto;
}
.zzfw_cnt > div{
	position: absolute;
	width: 180px;
}
.zzfw_cnt > div h3{
	text-align: left;
}
.zzfw_cnt > div h3 i{
	width: 12px;
	display: inline-block;
	height: 12px;
	background-color: #d71717;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 9px;
}
.zzfw_cnt > div h3 span{
	font-size: 22px;
	font-family: 'font_shsc';
	vertical-align: middle;
	font-weight: bold;
	line-height: 1;
}
.zzfw_cnt > div p{
	font-size: 18px;
	font-family: 'font_shsc';
	line-height: 1.2;
	margin-top: 10px;
	color: #000;
}
.zzfw_cnt .zzfw1{
	top: 0;
	left: 0;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
}
.zzfw_cnt .zzfw2{
	top: 0;
	right: 0;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
}
.zzfw_cnt .zzfw3{
	bottom: 0;
	left: 0;
	width: 170px;
}
.zzfw_cnt .zzfw4{
	bottom: 0;
	right: 0;
	width: 150px;
}
.zzfw_cnt .zzfw4 p{
	height: 96px;
}
/*成功学员展示*/
.xy_box{
	padding: 20px;
}
.xy_box .fg_line{
	margin-bottom: 30px;
}
.xy_box > img{
	display: block;
	margin: 0 auto 25px;
}
.xy_box > ul{
	margin-bottom: 30px;
}
.xy_box > ul li{
	text-align: right;
	margin-bottom: 25px;
}
.xy_box > ul li > div{
	height: 227px;
	width: 586px;
	display: inline-block;
	background-color: #cfa972;
	position: relative;
}
.xy_box .xy_cnt{
	height: 234px;
	width: 594px;
	position: absolute;
	text-align: left;
	top: 7px;
	right: 8px;
	background-color: #fff;
	box-shadow: 0 10px 20px #666;
}
.xy_box .xy_cnt > div:nth-child(1){
	width: 305px;
	display: inline-block;
	height: 234px;
	vertical-align: top;
}
.xy_box .xy1{
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/xy_img1.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.xy_box .xy2{
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/xy_img2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.xy_box .xy3{
	background-image: url(../../uploadfiles/zhuanti_m/xidianxuexiaozenmexuan/xy_img3.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.xy_box .xy_text{
	margin-left: 30px;
	display: inline-block;
	vertical-align: top;
	width: 240px;
	text-align: left;
}
.xy_box .xy_text h3{
	font-size: 30px;
	font-family: 'font_shsc';
	padding-top: 40px;
	line-height: 1;
}
.xy_box .xy_text > span{
	display: inline-block;
	background-color: #cfa972;
	padding: 2px 15px;
	font-size: 18px;
	font-family: 'font_shsc';
	color: #fff;
	margin: 3px 0;
	line-height: 1;
}
.xy_box .xy_text > p{
	font-size: 18px;
	line-height: 1.25;
	font-family: 'font_shsc';
}
.xy_box .xy_text > .line{
	width: 200px;
	height: 1px;
	background-color: #cfa972;
	margin: 10px 0;
}
/*教学对比*/
.db_box{
	padding: 20px;
}
.db_box .db_cnt{
	margin: 20px 0 30px;
	position: relative;
}
.db_box .db_cnt > div{
	position: absolute;
	width: 300px;
	text-align: center;
	top: 100px;
}
.db_box .db_cnt > div.db_left{
	left: -5px;
}
.db_box .db_cnt > div.db_right{
	right: 0px;
}
.db_box .db_cnt > div.db_left h3{
	color:#af7e40;
}
.db_box .db_cnt > div.db_left p{
	color: #000;
}
.db_box .db_cnt > div.db_right h3,.db_box .db_cnt > div.db_right p{
	color: #ccc;
}
.db_box .db_cnt > div h3{
	font-size: 22px;
	margin: 15px 0 5px;
	font-family: 'font_shsc';
}
.db_box .db_cnt > div p{
	font-size: 16px;
	line-height: 1.5;
	font-family: 'font_shsc';
}
.db_box .img2{
	display: block;
	margin: 0 auto 30px;
}
.db_box .img3{
	display: block;
	width: 100%;
	margin: 0px 0 30px;
}
.db_box .img4{
	display: block;
	margin: 30px 0;
	width: 100%;
}
/*表单*/
.bd_box{
	padding: 0 20px;
}
.bd_box > p{
	font-size: 28px;
	font-family: 'font_shsc';
	color: #000;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 2px;
}
.bd_box > p span{
	color: #cfa972;
	font-size: 29px;
}
.bd_box ul{
	width: 510px;
	margin: 20px auto;
}
.bd_box ul .box_btn{
	margin-top: 30px;
}
.bd_box ul li{
	margin-bottom: 30px;
}
.bd_box ul input[type=text]{
	border: 1px solid #000;
	width: 100%;
	font-size: 24px;
	font-family: 'font_shsc';
	text-indent: 1em;
	line-height: 50px;
	border-radius: 10px;
}
.bd_box ul > p{
	font-size: 17px;
	font-weight: normal;
	font-family: 'font_shsc';
	color: #000;
}
/*跳转*/
.tz_box{
	padding: 30px 20px;
	text-align: center;
}
.tz_box ul li{
	display: inline-block;
	vertical-align: top;
	width: 29%;
}
.tz_box ul li img{
	display: block;
	width: 100%;
}
#k_s_ol_floatWin{
	display: none !important;
}
.BotNav li p.tan{
	position: absolute;
	left: 11.5%;
    top: 5%;
}
.BotNav li p.tan span {
    width: 1.7em;
    height: 1.7em;
    background: #f00;
    color: #FFFF21;
    border-radius: 50%;
    text-align: center;
    line-height: 1.7em;
    position: absolute;
    left: 55%;
    top: 5%;
	font-size: 0.8em;
}