body {
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.titles{
    font-size: 30px;
    background: url(../img/titlebg.png) no-repeat center bottom;
    text-align: center;
    height: 44px;
    margin: 10px 0 21px;
}	
/* banner */
.banner{
	height: 700px;
	background: url(../img/banner.png) no-repeat center;
	position: relative;
}
.bd{
	width: 1200px;
	position: absolute;
	bottom: -120px;
	height: 290px;
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 40px;
}
.bd h3{
	width: 660px;
	margin: 0 auto;
	margin-top: 30px;
}
.bd .info{
	margin-left: 45px;
	margin-top: 10px;
	overflow: hidden;
}
.bd .tr{
	background: #fff;
	border-radius: 20px;
	width: 300px;
	float: left;
	line-height: 50px;
	margin-left: 50px;
	overflow: hidden;
}
.bd .tr .pic{
	text-align: center;
	width: 50px;
	float: left;
}
.bd .tr .pic img{
	width: 30px;
	vertical-align: -9px;
}
.bd .tr .pic img.act{
	display: none;
}
.bd .tr input{
	width: 240px;
	float: left;
	line-height: 50px;
	height: 50px;
	font-size: 15px;
}
.bd .tr.active input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
	color: #DDAF5F;
}
.bd .tr.active input:-moz-placeholder{    /* Firefox版本4-18 */
	color: #DDAF5F;
}              
.bd .tr.active input::-moz-placeholder{    /* Firefox版本19+ */
	color: #DDAF5F;
}              
.bd .tr.active input:-ms-input-placeholder{   /* IE浏览器 */
	color: #DDAF5F;
}  
.bd .btn{
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	line-height: 50px;
	width: 320px;
	margin: 0 auto;
	margin-top: 12px;
	border-radius: 30px;
	font-size: 18px;
	letter-spacing: 1px;
	transition: all .3s;
}
.bd .btn:hover{
	box-shadow: 0 15px 9px -15px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.bd .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 35px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.bd .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.bd .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.bd .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.bd .shard_shuoming .icon img.active{
	display: block;
}
.bd .shard_shuoming .font{
	float: right;
}
/* 四大理由 */
.four{
	height: 755px;
	background: url(../img/four_bg.png) no-repeat center;
	overflow: hidden;
}
.four h3{
	width: 800px;
	margin: 0 auto;
	margin-top: 220px;
}
.four ul{
	padding-top: 20px;
}
.four li{
	float: left;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	text-align: center;
	width: 280px;
	margin-left: 20px;
	height: 320px;
	position: relative;
	padding-top: 20px;
	border-radius: 15px;
}
.four li.first{
	margin-left: 7px;
}
.four li img{
	width: 150px;
}
.four li h4{
	color: #1F3A8B;
	font-size: 21px;
	letter-spacing: 3px;
	margin-top: 10px;
}
.four li p{
	color: #777;
	font-size: 16px;
	width: 200px;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
}
.four li .btn{
	color: #fff;
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	text-align: center;
	line-height: 40px;
	width: 170px;
	border-radius: 30px;
	cursor: pointer;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	transition: all .3s;
}
.four li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05) translateY(-2px);
}
.real{
	margin-top: 70px;
}
.real h3{
	width: 830px;
	margin: 0 auto 20px;
}
/* 目标 */
.mubiao{
	background: url(../img/mubiao.png) no-repeat center;
	height: 1670px;
}
.mb{
	padding-top: 200px;
}
.mb h3{
	width: 1062px;
	margin: 0 auto;
}
.mb ul{
	overflow: hidden;
	padding-top: 10px;
}
.mb li{
	float: left;
	position: relative;
	width: 295px;
	margin-left: 85px;
	margin-top: 15px;
}
.mb li.first{
	margin-left: 70px;
}
.mb li p{
	color: #2862AA;
	font-size: 19px;
	position: absolute;
	bottom: 87px;
	letter-spacing: 2px;
	width: 200px;
	margin: 0 auto;
	left: 0;
	right: 0;
	font-weight: bold;
}
.mb li .btn{
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	line-height: 36px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 20px;
	position: absolute;
	border-radius: 20px;
	cursor: pointer;
	width: 170px;
	transition: all .3s;
}
.mb li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
/* 特色 */
.ts{
	margin-top: 70px;
}
.ts h3{
	width: 830px;
	margin: 0 auto;
}
.ts .con{
	position: relative;
	margin-top: 30px;
}
.ts .con .left{
	position: absolute;
	left: 140px;
	top: 43px;
	color: #fff;
}
.ts .con .left .info{
	margin-bottom: 60px;
}
.ts .con .left .info h5{
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
}
.ts .con .left .info p{
	font-size: 18px;
	margin-top: 7px;
}
.bm{
	position: absolute;
	top: 130px;
	right: 120px;
}
.bm .info{
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 30px;
	margin-bottom: 20px;
	line-height: 50px;
	width: 360px;
}
.bm .info.active{
	border-color: #D8A556;
}
.bm .info.active input{
	font-size: 18px;
}
.bm .info p{
	float: left;
	width: 66px;
	text-align: right;
	font-size: 16px;
	color: #777;
}
.bm .info input{
	float: left;
	margin-left: 7px;
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	width: 280px;
	color: #333;
	background: transparent;
}
.bm .info input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
	color: #bbb;
	font-size: 15px;
}
.bm .info input:-moz-placeholder{    /* Firefox版本4-18 */
	color: #bbb;
}              
.bm .info input::-moz-placeholder{    /* Firefox版本19+ */
	color: #bbb;
}              
.bm .info input:-ms-input-placeholder{   /* IE浏览器 */
	color: #bbb;
}  
.bm .btn{
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	cursor: pointer;
	line-height: 50px;
	border-radius: 30px;
	width: 180px;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 auto;
	transition: all .3s;
	margin-top: 12px;
}
.bm .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.bm .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 30px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.bm .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.bm .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.bm .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.bm .shard_shuoming .icon img.active{
	display: block;
}
.bm .shard_shuoming .font{
	float: right;
}
/* 五大 */
.five{
	width: 1140px;
	margin: 0 auto;
	margin-top: 230px;
}
.five h3{
	width: 830px;
	margin: 0 auto;
}
.five ul{
	overflow: hidden;
	padding-top: 20px;
}
.five li{
	float: left;
	width: 330px;
	position: relative;
	margin-left:75px;
	margin-top: 5px;
}
.five li.last img{
	margin-top: 80px;
	width: 115%;
	margin-left: -56px;
}
.five li.first{
	margin-left: 0;
}
.five li p{
	position: absolute;
	font-size: 17px;
	color: #333;
	width: 240px;
	margin: 0 auto;
	left: 0;
	right: 0;
	letter-spacing: 1px;
	top: 150px;
	line-height: 24px;
}
.five li .btn{
	background: url(../img/jin.png);
	background-size: 100%;
	text-align: center;
	color: #fff;
	width: 140px;
	line-height: 38px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 32px;
	cursor: pointer;
	border-radius: 20px;
	transition: all .3s;
}
.five li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
/* 优势 */
.ys{
	height: 962px;
	background: url(../img/ys_bg.png) no-repeat center;
	overflow: hidden;
}
.ys h3{
	width: 830px;
	margin: 195px auto 30px;
}
/* 班型 */
.course{
	margin-top: 70px;
}
.course h3{
	width: 830px;
	margin: 0 auto;
}
.course .menu{
	overflow: hidden;
	margin-top: 20px;
}
.course .menu li{
	float: left;
	width: 369px;
	margin-left: 46px;
	cursor: pointer;
}
.course .menu li:hover{
	opacity: .7;
}
.course .menu li.first{
	margin-left: 0;
}
.course .table{
	margin-top: 30px;
}
.course table{
	width: 1200px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.course table th{
	background: url(../img/blue_big.png) repeat-y;
	background-size: 100%;
	color: #fff;
	line-height: 60px;
	font-size: 26px;
	letter-spacing: 3px;
	font-weight: normal;
}
.course table td{
	line-height: 60px;
	font-size: 20px;
	letter-spacing: 1px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.course table td.one{
	background: url(../img/blue_small.png) repeat-y;
	background-size: 100%;
	color: #fff;
	width: 210px;
	border-top: 1px solid #fff;
}
.course table td.two{
	width: 150px;
}
.course table .fours{
	width: 170px;
}
.course table p{
	line-height: 24px;
	font-size: 19px;
}
.course table .btn{
	color: #fff;
	background: url(../img/blue_small.png) repeat-y;
	background-size: 100%;
	cursor: pointer;
	line-height: 50px;
	width: 120px;
	margin: 0 auto;
	transition: all .3s;
}
.course table .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.course table .fwb{
	font-weight: bold;
}
.course table .shiz_xs{
	width: 400px;
}
.course .beizhu{
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	margin-top: -10px;
}
.course .beizhu span{
	color: #E61C1C;
}
/* 报名中心 */
.bmzx{
	background: url(../img/bmzx_bg.png) no-repeat center;
	height: 773px;
	overflow: hidden;
}
.bmzx h3{
	width: 830px;
	margin: 0 auto;
	margin-top: 210px;
}
.bmzx .con{
	position: relative;
	width: 1050px;
	margin: 0 auto;
	margin-top: 20px;
}
.bmzx .con .bm{
	top: 50px;
	left: 120px;
}
.bmzx .con .bm .btn{
	margin-left: 90px;
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
}
.bmzx .shard_shuoming{
	width: 380px;
	margin-top: 30px;
	margin-left: 9px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.bmzx .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.bmzx .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.bmzx .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.bmzx .shard_shuoming .icon img.active{
	display: block;
}
.bmzx .shard_shuoming .font{
	float: right;
}
/*弹窗部分*/
.changeShard img{
	width: 100%;
}
.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;
	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;
}