body{
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}

/*报名*/
.apply{
	background: #F8F8F8;
	padding-top: 30px;
}
.apply .contact h2{
    line-height: 68px;
    font-size: 38px;
    font-weight: bold;
    color: #ff6c48;
    text-align: center;
    animation: changesColor 10s linear infinite;
}

.apply .contact .con{
	overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 15px;
}

.apply .contact .con .txt_block{
	width: 260px;
	border-radius: 12px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ccc;    
	padding-left: 10px;
	display: flex;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	background: #fff;
	font-size: 14px
}
.apply .contact .con .txt_block p{
	width: 60px;
	text-align: right;
}
.apply .contact .con .txt_block.yanzheng{
	margin-right: 0;
}
.apply .contact .con .txt_block .yanzheng img{
	flex: 1;
}
.apply .contact .con .txt_block.active{
	border-color: #6B96FF;
    box-shadow: 0 3px 10px rgba(107,150,255,0.2);
	transition: all 0.3s;
}
.apply .contact .con .txt_block p{
	float: left;
}
.apply .contact .con .txt_block.long p{
	width: 80px;
}
.apply .contact .con .txt_block input{
	float: left;
	width: 200px;
	margin-left: 10px;
}
.apply .contact .con .con_btn{
	display: block;
	width: 200px;
	height: 45px;
    background: #e1413e;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
    text-align: center;
    line-height: 45px;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    margin: 0px auto;
    font-size: 16px;
    transition: all 0.3s;
    position: relative;
    top: 50px;
    margin-bottom: 80px;
    transition: all 0.3s;
}
.apply .contact .con .con_btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
	
}
/*改变字体颜色动画*/
@keyframes changesColor{
	0%{
		color: orange;
	}
	20%{
		color: orangered;
	}
	40%{
		color: deepskyblue;
	}
	60%{
		color: hotpink;
	}
	80%{
		color: #09F768;
	}
	100%{
		color: orange;
	}
}
.apply .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	position: relative;
	top: 35px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.apply .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.apply .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.apply .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.apply .shard_shuoming .icon img.active{
	display: block;
}
.apply .shard_shuoming .font{
	float: right;
}

/* 报考 */
.zd{
	margin-top: 60px;
}
h3{
	width: 399px;
	margin: 0 auto;
}
.footer h3{
    width: 100%;
}
.zd ul{
	overflow: hidden;
	padding-top: 86px;
}
.zd li{
	float: left;
	margin-left: 25px;
	background: url(../img/zd.png) no-repeat center;
	width: 281px;
	height: 260px;
	position: relative;
}
.zd li.first{
	margin-left: 0;
}
.zd li .icon{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 108px;
	top: -46px;
}
.zd li h4{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 27px;
	margin-top: 61px;
	text-align: center;
}
.zd li p{
	width: 252px;
	height: 89px;
	margin: 0 auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	margin-top: 7px;
}
.zd li .btn{
	background: url(../img/blue.png) repeat-y;
	background-size: 100%;
	width: 150px;
	line-height: 38px;
	text-align: center;
	border-radius: 23px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	transition: all .3s;
}
.zd li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}
/* 方向 */
.fx{
	background: url(../img/fx_bg.png) no-repeat center;
	height: 560px;
	overflow: hidden;
	margin-top: 70px;
}
.fx h3{
	margin-top: 44px;
}
.fx ul{
	padding-top: 52px;
	overflow: hidden;
}
.fx li{
	float: left;
	background: url(../img/blue.png) repeat-y;
	background-size: 100%;
	position: relative;
	width: 373px;
	height: 132px;
	box-shadow: 0px 9px 8px 0px rgba(221, 221, 221, 0.68);
	border-radius: 8px;
	margin-left: 40px;
	margin-bottom: 25px;
}
.fx li.first{
	margin-left: 0;
}
.fx li.jin{
	background: url(../img/jin.png) repeat-y;
}
.fx li .num{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-family: Impact;
	width: 92px;
	background: url(../img/fx_jin.png);
	line-height: 25px;
}
.fx li.jin .num{
	background: url(../img/fx_bai.png);
	color: #E0AA7D;
}
.fx li img{
	position: absolute;
	width: 120px;
	right: 20px;
	bottom: 0;
}
.fx li p{
	width: 217px;
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 51px;
	margin-left: 40px;
}

/* 招生 */
.course{
	margin: 0 auto;
	width: 1200px;
	margin-top: 70px;
}
.course_wrap .yuan04{
	top: 1100px;
	left: 0;
	position: absolute;
	transition: all .3s;
	z-index: -1;
}
.course_wrap h3{
    margin-top: 44px;
}
.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: #8188CD;
}
.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/course_jin.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/course_hei.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: #F3F5FB;
	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 .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;
	text-align: center;
	margin-top: 50px;
}
.course table tr td .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}

.wt{
	background: url(../img/wt_bg.png) no-repeat center;
	height: 663px;
	margin-top: 70px;
	position: relative;
}
.wt ul{
	padding-top: 51px;
}
.wt li{
	float: left;
	margin-left: 34px;
	width: 580px;
	position: relative;
	margin-bottom: 36px;
}
.wt li.first{
	margin-left: 0;
}
.wt li .num{
	width: 28px;
	line-height: 28px;
	background: #E1E8FF;
	border-radius: 10px 0px 10px 0px;
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #384D8D;
	text-align: center;
	float: left;
}
.wt li p{
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	float: left;
	margin-left: 15px;
}
.wt li .btn{
	position: absolute;
	right: 0;
	top: -6px;
	width: 163px;
	line-height: 42px;
	background: linear-gradient(270deg, #FC5944 0%, #E54641 100%);
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
	border-radius: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	text-align: center;
	transition: all .3s;
}
.wt li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}

.bk{
	overflow: hidden;
	position: absolute;
	bottom: -150px;
	left: 0;
	right: 0;
	height: 297px;
	background: #FFFFFF;
	box-shadow: 0px 9px 8px 0px rgba(45, 85, 216, 0.1);
	border-radius: 158px;
}
.bk h3{
	margin-top: 40px;
	text-align: center;
	font-size: 32px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
}
.bk h3 em{
	color: #FCF038;
}
.bk .con{
	overflow: hidden;
	position: relative;
	left: 40px;
	padding-top: 20px;
}
.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: #698BEE;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.bk .shard_shuoming a{
	color: #E54641;
	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;
}
/* 教学 */
.jx{
	height: 870px;
	background: #F3F5FB;
	overflow: hidden;
}
.jx h3{
	margin-top: 198px;
}
.jx ul{
	padding-top: 40px;
	overflow: hidden;
}
.jx li{
	float: left;
	margin-left: 202px;
	width: 265px;
	height: 116px;
	background: #FFFFFF;
	box-shadow: 0px 9px 8px 0px rgba(221, 221, 221, 0.58);
}
.jx li.first{
	margin-left: 0;
}
.jx li .tit{
	background: url(../img/jx_tit.png) no-repeat center;
	text-align: center;
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	width: 171px;
	margin: 0 auto;
	line-height: 24px;
}
.jx li p{
	width: 235px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 21px;
	margin: 0 auto;
	margin-top: 7px;
}
.jx .pic{
	max-width: 1491px;
	margin: 20px auto 9px;
}
.jx ul.two{
	padding-top: 0;
}
.jx ul.two li{
	margin-left: 232px;
}
.jx ul.two li.first{
	margin-left: 240px;
}
.jx .btn{
	width: 251px;
	line-height: 50px;
	background: linear-gradient(270deg, #FC5944 0%, #E54641 100%);
	border-radius: 30px;
	background: url(../img/red.png) repeat-y;
	background-size: 100%;
	font-size: 21px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
	transition: all .3s;
}
.jx .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}

/*弹窗部分*/
.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;
}