body{
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.banner{
	font-size: 0;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
/* 政策 */
.zc{
	margin-top: 70px;
}
.zc h3{
	width: 563px;
	margin: 0 auto;
}
.zc ul{
	overflow: hidden;
	padding-top: 37px;
}
.zc li{
	float: left;
	width: 300px;
	position: relative;
}
.zc li .con{
	position: absolute;
	top: 193px;
	width: 255px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.zc li .con h4{
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-right: 18px;
}
.zc li .con p{
	margin-top: 17px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

/* 条件 */
.tj{
	background: url(../img/tj_bg.png) no-repeat center;
	height: 326px;
	margin-top: 60px;
	overflow: hidden;
}
.tj h3{
	margin: 0 auto;
	width: 633px;
	margin-top: 46px;
}
.tj .bd{
	padding-top: 36px;
}
.tj .bd .tr{
	width: 378px;
	margin-left: 33px;
	background: #fff;
	line-height: 52px;
	float: left;
}
.tj .bd .tr p{
	width: 60px;
	text-align: right;
	color: #333;
	font-size: 16px;
	float: left;
}
.tj .bd .tr.first{
	margin-left: 0;
}
.tj .bd .tr.two p{
	width: 75px;
}
.tj .bd .tr input{
	width: 300px;
	float: left;
	line-height: 52px;
	font-size: 16px;
}
.tj .bd .btn{
	background: #E14544;
	color: #fff;
	font-size: 21px;
	text-align: center;
	width: 200px;
	line-height: 48px;
	border-radius: 43px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 13px;
	transition: all .3s;
}
.tj .bd .btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
}
.tj .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 95px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.tj .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.tj .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.tj .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.tj .shard_shuoming .icon img.active{
	display: block;
}
.tj .shard_shuoming .font{
	float: right;
}
/* 报考 */
.bk{
	height: 643px;
	overflow: hidden;
	background: url(../img/baokao_bg.png) no-repeat center;
}
.bk h3{
	width: 583px;
	margin: 0 auto;
	margin-top: 50px;
}
.bk .con{
	padding: 100px;
	overflow: hidden;
}
.bk .con li{
	float: left;
	margin-left: 25px;
	position: relative;
	width: 281px;
}
.bk .con li.first{
	margin-left: 0;
}
.bk .con li .pic{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -46px;
	width: 92px;
}
.bk .con li .info{
	position: absolute;
	width: 245px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 69px;
}
.bk .con li .info h4{
	font-size: 21px;
	color: #333;
	text-align: center;
}
.bk .con li .info .article{
	margin-top: 17px;
	color: #666;
	line-height: 24px;
	font-size: 16px
}
.bk .con li .info .btn{
	position: absolute;
	background: #FF9B1E;
	width: 150px;
	line-height: 38px;
	text-align: center;
	color: #FFF;
	border-radius: 22px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -60px;
	cursor: pointer;
	transition: all .3s;
}
.bk .con li .info .btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
}
.bk .more{
	border: 1px solid #fff;
	color: #fff;
	border-radius: 43px;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	width: 200px;
	margin: 0 auto;
	margin-top: -60px;
	cursor: pointer;
	transition: all .3s;
}
.bk .more:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(255, 255, 255, 0.5);
}
/* 课程 */
.course{
	margin-top: 70px;
}
.course h3{
	width: 414px;
	margin: 0 auto;
}
.course .con{
	margin-top: 43px;
	position: relative;
}
.course .con .btn{
	position: absolute;
	right: 80px;
	background: #F94545;
	color: #fff;
	text-align: center;
	font-size: 21px;
	width: 166px;
	height: 55px;
	line-height: 55px;
	border-radius: 12px;
	transition: all .3s;
}
.course .con .btn.btn01{
	top: 120px;
}
.course .con .btn.btn02{
	bottom: 85px;
}
.course .con .btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(255, 255, 255, 0.5);
}
/* 方案 */
.fangan{
	background: #ECF2FB;
	overflow: hidden;
	height: 570px;
}
.fangan h3{
	margin: 0 auto;
	width: 484px;
	margin-top: 50px;
}
.fangan ul{
	margin-top: 53px;
}
.fangan li{
	float: left;
	width: 284px;
	margin-left: 21px;
	position: relative;
}
.fangan li.first{
	margin-left: 0;
}
.fangan li .info{
	position: absolute;
	top: 175px;
	width: 100%;
	text-align: center;
}
.fangan li .info h4{
	font-size: 24px;
	color: #333;
}
.fangan li .info .article{
	color: #666;
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
}
.fangan li .info .btn{
	position: relative;
	width: 173px;
	margin: 0 auto;
	margin-top: 21px;
	cursor: pointer;
}
.fangan li .info .btn img{
	position: absolute;
	left: 0;
	top: 0;
}
.fangan li .info .btn:active{
	transform: translateY(3px);
}
.fangan li .info .btn:active img{
	display: none;
}
.fangan li .info .btn:active img.act{
	display: block;
}
.fangan li .info .btn .font{
	color: #fff;
	font-size: 18px;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 3;
	line-height: 41px;
}
/* 解答 */
.jieda{
	margin-top: 70px;
}
.jieda h3{
	width: 484px;
	margin: 0 auto;
}
.jieda .con{
	margin-top: 46px;
	position: relative;
}
.jieda .con ul{
	top: 47px;
	position: absolute;
	width: 1153px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.jieda .con li{
	background: #fff;
	border-radius: 20px;
	border-bottom-left-radius: 0;
	width: 560px;
	float: left;
	line-height: 56px;
	position: relative;
	box-sizing: border-box;
	padding-left: 30px;
	color: #5482F9;
	font-weight: bold;
	font-size: 18px;
	margin-right: 33px;
	margin-bottom: 30px;
}
.jieda .con li.right{
	margin-right: 0;
}
.jieda .con li .btn{
	position: absolute;
	right: 16px;
	top: 10px;
	width: 107px;
	background: url(../img/orange.png) repeat-x;
	color: #fff;
	border-radius: 20px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	font-weight: 100;
	transition: all .3s;
}
.jieda .con li .btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(0,0 0, 0.5);
}
/* 留言 */
.liuyan{
	background: url(../img/liuyan_bg.png) no-repeat center;
	height: 397px;
	overflow: hidden;
	margin-top: 60px;
}
.liuyan .ly{
	background: #1758D1;
	width: 527px;
	height: 397px;
	float: right;
	padding-top: 53px;
}
.liuyan .ly .tr{
	background: #fff;
	width: 378px;
	line-height: 52px;
	margin: 0 auto;
	margin-bottom: 32px;
}
.liuyan .ly .tr p{
	float: left;
	text-align: right;
	width: 56px;
}
.liuyan .ly .tr.last p{
	width: 70px;
}
.liuyan .ly .tr input{
	line-height: 52px;
	width: 312px;
}
.liuyan .ly .tr.last input{
	width: 305px;
	font-size: 16px;
}
.liuyan .ly .btn{
	background: #E14544;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	width: 201px;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
	border-radius: 43px;
	margin-top: 13px;
	transition: all .3s;
}
.liuyan .ly .btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(0,0 0, 0.5);
}
.ly .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 15px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.ly .shard_shuoming a{
	color: #ffe467;
	transition: all .3s;
}
.ly .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.ly .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.ly .shard_shuoming .icon img.active{
	display: block;
}
.ly .shard_shuoming .font{
	float: right;
}

/*弹窗部分*/
.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;
}
