body{
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	height: 697px;
	background: url(../img/banner.png) no-repeat center;
	
}
.banner .bk{
	top: 500px;
	background: url(../img/tj_bg.png) no-repeat center;
	height: 287px;
	box-shadow: 0 10px 30px rgba(0,0,0,.1);
	width: 1200px;
	margin: 0 auto;
	border-radius: 150px;
}
.banner .bk h3{
	color: #333;
	margin-top: 30px;
}
.banner .bk .shard_shuoming{
	margin-top: 20px;
	color: #999;
}
.banner .bk .shard_shuoming a{
	color: #6c96f2;
}
.banner .bk .btn{
	margin-top: 15px;
}
.zd{
	margin-top: 170px;
}
.zd h3{
	margin: 0 auto;
	width: 508px;
}
.zd ul{
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 70px;
}
.zd li{
	width: 386px;
	float: left;
	height: 288px;
	background: #FFFFFF;
	box-shadow: 0px 5px 14px 0px rgba(79, 121, 111, 0.07), 0px 4px 11px 0px rgba(78, 140, 129, 0.06);
	border-radius: 16px;
	margin-left: 21px;
}
.zd li.first{
	margin-left: 0;
}
.zd .tit{
	background: url(../img/zd_titbg.png) no-repeat center;
	line-height: 71px;
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-size: 100%;
}
.zd .tit img{
	width: 36px;
	vertical-align: -10px;
}
.zd .info{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	text-shadow: 0px 5px 14px rgba(79, 121, 111, 0.07);
	text-align: center;
	width: 346px;
	margin: 0 auto;
	padding-top: 10px;
}
.zd .info p{
	border-bottom: 1px dashed rgba(58, 164, 130, 0.35);
	padding: 8px 0;
}
.zd .info p.last{
	border: none;
}
.zd .btn{
	width: 226px;
	line-height: 42px;
	background: linear-gradient(270deg, #36A084 0%, #58C171 100%);
	background: url(../img/tiao.png) repeat-y;
	background-size: 100%;
	box-shadow: 0px 5px 14px 0px rgba(79, 121, 111, 0.07);
	border-radius: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	margin-top: 20px;
	transition: all .3s;
}
.zd .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}
.jz{
	height: 549px;
	background: url(../img/jz_bg.png) no-repeat center;
	overflow: hidden;
}
.jz h3{
	width: 508px;
	margin: 0 auto;
	margin-top: 44px;
}
.jz ul{
	padding-top: 54px;
}
.jz li{
	width: 370px;
	position: relative;
	float: left;
	margin-bottom: 32px;
}
.jz li.left{
	margin-right: 460px;
}
.jz li .num{
	font-size: 30px;
	font-family: Impact;
	color: #FFFFFF;
	position: absolute;
	left: 36px;
	top: 12px;
}
.jz li p{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #333333;
	position: absolute;
	top: 20px;
	left: 107px;
}
.notzs{
	height: 782px;
	background: url(../img/notzs_bg.png) no-repeat center;
	box-sizing: border-box;
	padding-top: 70px;
}
.notzs h3{
	width: 398px;
	margin: 0 auto;
}
.notzs ul{
	overflow: hidden;
	padding-top: 40px;
}
.notzs li{
	margin-left: 21px;
	width: 284px;
	float: left;
	height: 377px;
	background: #FFFFFF;
	box-shadow: 0px 4px 11px 0px rgba(78, 140, 129, 0.06);
	position: relative;
}
.notzs li .font{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 7px;
	left: 24px;
}
.notzs li.first{
	margin-left: 0;
}
.notzs li h5{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 17px;
}
.notzs li p{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	margin: 0 auto;
	margin-top: 5px;
	width: 254px;
}
.notzs li .btn{
	bwidth: 226px;
	line-height: 42px;
	background: linear-gradient(270deg, #36A084 0%, #58C171 100%);
	background: url(../img/tiao.png) repeat-y;
	background-size: 100%;
	border-radius: 21px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin: 30px;
	transition: all .3s;
}
.notzs li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-2px) scale(1.05);
}
.bk{
	background: url(../img/bk_bg.png) no-repeat center;
	height: 304px;
	overflow: hidden;
	position: relative;
	top: -200px;
}
.bk h3{
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 42px;
	text-align: center;
}
.bk h3 em{
	color: #FCF038;
}
.bk .con{
	overflow: hidden;
	position: relative;
	left: 40px;
	padding-top: 40px;
}
.bk .con .tr{
	float: left;
	width: 350px;
	line-height: 52px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: 35px;
	overflow: hidden;
	font-size: 16px;
}
.bk .con .tr.first{
	margin-left: 0;
}
.bk .con .tr p{
	float: left;
	width: 60px;
	text-align: right;
}
.bk .con .tr input{
	float: left;
	line-height: 52px;
	width: 285px;
}
.bk .con .tr.hm p{
	width: 75px;
}
.bk .con .tr.hm input{
	width: 270px;
}
.bk .btn{
	width: 201px;
	line-height: 48px;
	background: #E14544;
	border-radius: 43px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
	transition: all .3s;
}
.bk .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-2px) scale(1.05);
}
.bk .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 32px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.bk .shard_shuoming a{
	color: #ffe467;
	transition: all .3s;
}
.bk .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.bk .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.bk .shard_shuoming .icon img.active{
	display: block;
}
.bk .shard_shuoming .font{
	float: right;
}


/* 招生 */
.course_wrap{
	margin-top: -310px;
	height: 1103px;
	background: url(../img/course_bg.png) no-repeat center;
	overflow: hidden;
}
.course{
	margin: 0 auto;
	width: 1200px;
	margin-top: 200px;
}
.course_wrap .yuan04{
	top: 1100px;
	left: 0;
	position: absolute;
	transition: all .3s;
	z-index: -1;
}
.course h3{
	width: 438px;
	margin: 0 auto;
}
.course table{
	margin-top: 37px;
	width: 100%;
}
.course table tr.tit{
	position: relative;
	border-top-right-radius: 20px;
}
.course table tr.tit .bg{
	background: url(../img/th_tit.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	width: 1121px;
	right: 0;
	top: 0;
	height: 100%;
	z-index: -1;
}
.course table th{
	height: 86px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	background: #58B491;
}
.course table th.first{
	background: none;
}
.course table tr td .left_wrap{
	position: relative;
	left: 60px;
}
.course table tr td .left{
	float: left;
	margin-left: 25px;
}
.course table tr td .left01{
	border-right: 1px dashed #CDCDCD;
	padding-right: 25px;
}
.course table tr td.one{
	width: 80px;
	height: 300px;
	background: linear-gradient(180deg, #C6CBDF, #F4D4B7, #808DE2, #6563E2);
	background: url(../img/couse_bg01.png) repeat-x;
	background-size: auto 100%;
	border-radius: 20px 0px 0px 20px;
}
.course table tr td.two{
	width: 80px;
	height: 300px;
	background: url(../img/couse_bg02.png) repeat-x;
	background-size: auto 100%;
	border-radius: 20px 0px 0px 20px;
	text-align: center;
}
.course table tr td.first p{
	width: 24px;
	height: 139px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	line-height: 27px;
}
.course table tr td.three p{
	width: 41px;
	color: #825431;
}
.course table tr td{
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	text-align: center;
	border-right: 1px solid #CDCDCD;
	box-sizing: border-box;
	font-size: 16px;
	background: #fff;
}
.course table tr td.pt{
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	text-align: left;
	padding-left: 150px;
	background: #F4F9F8;
	position: relative;
	line-height: 20px;
}
.course table tr td.pt p{
	margin-bottom: 7px;
	width: 600px;
	overflow: hidden;
}
.course table tr td.pt .an{
	position: absolute;
	width: 79px;
	line-height: 30px;
	background: linear-gradient(268deg, #FC5944, #E54641);
	border-radius: 15px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	top: 20px;
	left: 39px;
	text-align: center;
}
.course table tr td.pt img{
	width: 17px;
	float: left;
	position: relative;
	top: 1px;
	margin-right: 3px;
}
.course table tr td.pt span{
	float: left;
	width: 573px;
}

.course table tr td.bao{
	width: 210px;
	border-bottom: 1px solid #CDCDCD;
}
.course table tr td .btn{
	width: 143px;
	line-height: 68px;
	background: #FC5944;
	background: linear-gradient(268deg, #FC5944, #E54641);
	border-radius: 10px;
	margin: 0 auto;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	transition: all .3s;
}
.course table tr td .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}

.jxh{
	height: 903px;
	background: #349987;
	overflow: hidden;
}
.jxh h3{
	width: 478px;
	margin: 0 auto;
	margin-top: 64px;
}
.jxh ul{
	overflow: hidden;
	padding-top: 57px;
}
.jxh li{
	float: left;
	margin-left: 33px;
	position: relative;
	width: 378px;
	margin-bottom: 30px;
}
.jxh li.first{
	margin-left: 0;
}
.jxh li h5{
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 46px;
	left: 66px;
}
.jxh li p{
	position: absolute;
	width: 320px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 102px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
}
.jxh li p em{
	color: #349987;
	font-weight: bold;
}
.jxh .btn{
	width: 251px;
	line-height: 60px;
	background: #E14544;
	border-radius: 30px;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	transition: all .3s;
}
.jxh .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.lc{
	background: url(../img/lc_bg.png) no-repeat center;
	height: 598px;
	overflow: hidden;
}
.lc h3{
	width: 508px;
	margin: 0 auto;
	margin-top: 64px;
}
.lc ul{
	padding-top: 60px;
}
.lc li{
	float: left;
	width: 187px;
	margin-left: 15px;
}
.lc li.first{
	margin-left: 0;
}
.lc li .num{
	font-size: 48px;
	font-family: Impact;
	color: #349987;
	text-align: center;
	margin-bottom: 25px;
}
.lc li .con{
	height: 277px;
	background: #FFFFFF;
	box-shadow: 0px 4px 11px 0px rgba(78, 140, 129, 0.06);
	border-top: 9px solid #15A289;
	text-align: center;
	transition: all .5s;
}
.lc li .con:hover{
	transform: translateY(-3px);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
}
.lc li .con img{
	width: 106px;
	margin-top: 36px;
}
.lc li .con p{
	margin-top: 28px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #333333;
	margin-bottom: 8px;
}
.lc li .con em{
	font-weight: bold;
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
}


/*弹窗部分*/
.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;
}