body{
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}	
.bk{
	margin-top: 70px;
}
.bk h3{
	width: 639px;
	margin: 0 auto;
}
.bk ul{
	overflow: hidden;
	margin-top: 43px;
}
.bk li{
	float: left;
	border: 2px solid #394AB5;
	text-align: center;
	width: 381px;
	border-radius: 10px;
	margin-left: 21px;
	padding-bottom: 15px;
}
.bk li.first{
	margin-left: 0;
}
.bk li h4{
	font-size: 21px;
	color: #333;
	margin-top: 27px;
}
.bk li h4 img{
	width: 43px;
}
.bk li h4 span{
	vertical-align: 11px;
}
.bk li .info{
	margin-top: 22px;
}
.bk li .btn{
	background: #E5E7FC;
	width: 287px;
	line-height: 42px;
	margin: 0 auto;
	margin-bottom: 14px;
}
.bk li .btn:hover{
	background: url(../img/orange.png) repeat-y;
	background-size: 100%;
	color: #fff;
}
/* 证书效用 */
.xy{
	background: url(../img/xy_bg.png) no-repeat center;
	height: 956px;
	overflow: hidden;
}
.xy h3{
	margin: 0 auto;
	margin-top: 150px;
	width: 629px;
}
.xy ul{
	margin-top: 29px;
}
.xy li{
	float: left;
	background: url(../img/xy.png) no-repeat center;
	width: 386px;
	height: 300px;
	margin-bottom: 3px;
	margin-left: 21px;
}
.xy li.first{
	margin-left: 0;
}
.xy li h4{
	color: #fff;
	font-size: 18px;
	margin-top: 46px;
	text-align: center;
}
.xy li p{
	width: 320px;
	margin: 0 auto;
	margin-top: 64px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}
.xy li .btn{
	background: url(../img/orange.png) repeat-y;
	background-size: 100%;
	line-height: 42px;
	width: 234px;
	color: #fff;
	text-align: center;
	border-radius: 21px;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 30px;
	transition: all .3s;
}
.btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
}
/* 条件查询 */
.cx h3{
	width: 752px;
	margin: 0 auto;
}
.cx .con{
	margin-top: 40px;
	position: relative;
}
.cx .con .bd{
	position: absolute;
	width: 378px;
	top: 61px;
	left: 94px;
}
.cx .con .bd h4{
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 39px;
}
.cx .con .bd .tr{
	overflow: hidden;
	background: #fff;
	line-height: 52px;
	margin-bottom: 30px;
	transition: all .3s;
}
.cx .con .bd .tr.active{
	transform: translateY(-2px);
	box-shadow: 0 12px 30px 0 rgba(0,0,0,0.2);
}
.cx .con .bd .tr p{
	float: left;
	width: 50px;
	font-size: 16px;
	text-align: right;
	letter-spacing: 1px;
}
.cx .con .bd .tr.sj p{
	width: 65px;
}
.cx .con .bd .tr input{
	float: left;
	line-height: 52px;
	margin-left: 7px;
	width: 320px;
}
.cx .con .bd .tr.sj input{
	width: 302px;
}
.cx .con .bd .btns{
	background: #E14544;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	width: 201px;
	line-height: 48px;
	border-radius: 43px;
	margin: 0 auto;
	margin-top: 15px;
	transition: all .3s;
}
.cx .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 35px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.cx .shard_shuoming a{
	color: #ffe467;
	transition: all .3s;
}
.cx .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.cx .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.cx .shard_shuoming .icon img.active{
	display: block;
}
.cx .shard_shuoming .font{
	float: right;
}
/* 学习方案 */
.fa{
	background: url(../img/fa_bg.png) no-repeat center;
	height: 774px;
	margin-top: 70px;
	overflow: hidden;
}
.fa h3{
	width: 356px;
	margin: 0 auto;
	margin-top: 110px;
}
.fa ul{
	overflow: hidden;
	margin-top: 43px;
}
.fa ul li{
	float: left;
	position: relative;
	margin-left: 21px;
}
.fa ul li.first{
	margin-left: 0;
}
.fa ul li .con{
	position: absolute;
	text-align: center;
	top: 63px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.fa ul li .con h4{
	font-size: 24px
}
.fa ul li .con .info{
	font-size: 16px;
	color: #666;
	line-height: 21px;
	margin-top: 15px;
}
.fa .btn{
	font-size: 16px;
	color: #fff;
	border-radius: 21px;
	width: 234px;
	line-height: 42px;
	border-radius: 21px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	background: url(../img/orange.png) repeat-y;
	background-size: 100%;
	transition: all .3s;
}
/* 特色课程 */
.course{
	margin-top: 50px;
}
.course h3{
	width: 407px;
	margin: 0 auto;
}
.course .con{
	margin-top: 38px;
	position: relative;
}
.course .con .btn{
	position: absolute;
	background: #F02121;
	color: #fff;
	text-align: center;
	border-radius: 12px;
	width: 166px;
	line-height: 56px;
	right: 40px;
	top: 129px;
	font-size: 21px;
	letter-spacing: 1px;
	transition: all .3s;
}
.course .con .btn.btn2{
	top: 266px;
}
/* 问题解答 */
.jd{
	background: url(../img/jd_bg.png) no-repeat center;
	height: 693px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
	z-index: 10;
}
.jd h3{
	width: 407px;
	margin: 0 auto;
	margin-top: 110px;
}
.jd ul{
	padding-top: 25px;
}
.jd ul li{
	padding: 15px 0;
	overflow: hidden;
}
.jd ul li .num{
	float: left;
	width: 43px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #FB6B2D;
}
.jd ul li .wen{
	color: #333;
	font-size: 21px;
	font-weight: bold;
	float: left;
	margin-left: 11px;
}
.jd ul li .da{
	background: #fff;
	color: #666;
	font-size: 18px;
	border-radius: 10px;
	padding: 9px;
	float: left;
	margin-left: 20px;
	margin-top: -6px;
	padding-left: 17px;
}
.jd ul li .da1{
	padding-right: 100px;
}
.jd ul li .da2{
	padding-right: 82px;
}
.jd ul li .da3{
	padding-right: 48px;
}
.jd ul li .da4{
	padding-right: 49px;
}
.jd ul li .da5{
	padding-right: 113px;
}
.jd ul li .btn{
	background: url(../img/orange.png) repeat-y;
	background-size: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 163px;
	line-height: 42px;
	border-radius: 21px;
	transition: all .3s;
	float: right;
	margin-top: -9px;
}
.jd .btn.last_btn{
	background: url(../img/orange.png) repeat-y;
	background-size: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 234px;
	line-height: 42px;
	border-radius: 21px;
	transition: all .3s;
	margin: 0 auto;
	margin-top: 35px;
}
/* 优势 */
.ys{
	background: url(../img/ys_bg.png) no-repeat center;
	height: 517px;
	margin-top: -110px;
	overflow: hidden;
}
.ys h3{
	width: 519px;
	margin: 0 auto;
	margin-top: 100px;
}
.ys ul{
	overflow: hidden;
	padding-top: 66px;
}
.ys li{
	float: left;
	margin-left: 21px;
	background: #fff;
	border-radius: 20px;
	width: 284px;
	height: 232px;
}
.ys li.first{
	margin-left: 0;
}
.ys li h4{
	background: url(../img/ys_tit_bg.png) no-repeat center;
	width: 199px;
	height: 52px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 52px;
	font-size: 21px;
	font-weight: bold;
	position: relative;
	top: -22px;
}
.ys li .article{
	width: 244px;
	margin: 0 auto;
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.ys li .article em{
	font-weight: bold;
}
.ys li .btn{
	background: url(../img/orange.png) repeat-y;
	background-size: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 163px;
	line-height: 42px;
	border-radius: 21px;
	transition: all .3s;
	margin: 0 auto;
	margin-top: 41px;
}

/*弹窗部分*/
.changeShard{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	display: none;
}
.changeShard .shardBox{
	width: 450px;
	position: absolute;
    top: 176.5px;
    left: 50%;
    margin-left: -220px;
	box-shadow: 0 0 13px 2px rgba(0, 0, 0, .1);
	background: #fff;
	border-radius: 19px;
	padding-bottom: 20px;
}
.changeShard .shardBox .tan_close{
	position: absolute;
	right: -30px;
	top: -15px;
	cursor: pointer;
	width: 28px;
}
.changeShard .shardBox .title{
    font-size: 0;
}
.changeShard .shardBox h3{
	text-align: center;
	margin-top: 30px;
	font-size: 21px;
	letter-spacing: 1px;
	color: #0729AE;
}
.changeShard .shardBox .info{
	width: 330px;
	margin: 0px auto;
	margin-top: 20px;
	border: 1px solid #ddd;
	line-height: 47px;
	transition: all .3s;
	overflow: hidden;
}
.changeShard .shardBox .info.active{
	border-color: #3B7BE8;
}
.changeShard .shardBox .info .icon{
	float: left;
	width: 40px;
	text-align: center;
}
.changeShard .shardBox .info .icon img{
	vertical-align: middle;
	width: 24px;
}
.changeShard .shardBox .info .icon.icon_n img{
	width: 21px;
}
.changeShard .shardBox .info .icon .act{
	display: none;
}
.changeShard .shardBox .info input{
	float: left;
	margin-left: 3px;
	line-height: 47px;
	width: 285px;
	font-size: 15px;
}
.changeShard .shardBox .toGet{
	background: url(../img/tan_btnbg.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 17px;
	letter-spacing: 1px;
	cursor: pointer;
	width: 230px;
	margin: 0 auto;
	margin-top: 20px;
	transition: all .3s;
}
.changeShard .shardBox .toGet:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.changeShard .shardBox .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.changeShard .shardBox .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.changeShard .shardBox .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.changeShard .shardBox .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.changeShard .shardBox .shard_shuoming .icon img.active{
	display: block;
}
.changeShard .shardBox .shard_shuoming .font{
	float: right;
	width: 220px;
}