body{
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}

.banenr{
	font-size: 0;
	position: relative;
}

.banenr .btn_wrap{
	bottom: 102px;
	position: absolute;
	width: 591px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.banenr .btn{
	width: 251px;
	line-height: 50px;
	background: linear-gradient(270deg, #EECAA6 0%, #DDA87F 100%);
	border-radius: 30px;
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	font-size: 21px;
	font-family: MicrosoftYaHei;
	color: #69451E;
	text-align: center;
	transition: all .3s;
}
.banenr .btn1{
	float: left;
}
.banenr .btn2{
	float: right;
}
.banenr .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px);
}
h3{
	margin: 0 auto;
}
.fd{
	margin-top: 50px;
}
.fd h3{
	width: 449px;
}
.fd ul{
	padding-top: 40px;
	overflow: hidden;
}
.fd li{
	float: left;
	margin-left: 25px;
	width: 281px;
	height: 257px;
	position: relative;
	background: url(../img/fd_con.png) no-repeat center;
	margin-bottom: 25px;
}
.fd li.first{
	margin-left: 0;
}
.fd li.last{
	background: url(../img/fd_ka.png) no-repeat center;
}
.fd li h4{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 50px;
}
.fd li p{
	width: 241px;
	height: 105px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 21px;
	margin: 0 auto;
	margin-top: 15px;
}
.fd li p em{
	font-weight: bold;
}
.fd li .btn{
	width: 150px;
	line-height: 38px;
	background: linear-gradient(270deg, #EECAA6 0%, #DDA87F 100%);
	border-radius: 23px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #69451E;
	text-align: center;
	position: absolute;
	bottom: 25px;
	margin: 0 auto;
	left: 0;
	right: 0;
	transition: all .3s;
}
.fd li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}
.fd li .block{
	padding-top: 32px;
	margin-left: 7px;
}
.fd li .block .btn{
	position: static;
	float: left;
	width: 112px;
	line-height: 34px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.ys{
	margin-top: 60px;
	overflow: hidden;
	height: 565px;
	background: url(../img/ys_bg.png) no-repeat center;
}
.ys h3{
	width: 449px;
	margin-top: 50px;
}
.ys ul{
	padding-top: 40px;
}
.ys ul li{
	float: left;
	margin-left: 25px;
	width: 281px;
	height: 264px;
	background: linear-gradient(180deg, #EDC39A 0%, #CDA17F 100%);
	box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.1);
	position: relative;
}
.ys ul li.first{
	margin-left: 0;
}
.ys ul li .icon{
	width: 142px;
	margin: 0 auto;
}
.ys ul li p{
	width: 241px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	line-height: 21px;
	margin: 0 auto;
	margin-top: 14px;
}
.ys ul li .info{
	background: #fff;
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.cx{
	background: url(../img/cx_bg.png) no-repeat center;
	height: 505px;
	overflow: hidden;
}
.cx h3{
	margin-top: 40px;
	width: 397px;
}
.cx ul{
	overflow: hidden;
	padding-top: 40px;
}
.cx li{
	float: left;
	width: 132px;
	line-height: 58px;
	background: #FFFFFF;
	border-radius: 4px;
	font-size: 21px;
	font-family: MicrosoftYaHei;
	color: #606994;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	transition: all .3s;
}
.cx li.first{
	margin-left: 0;
}
.cx li:hover{
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	color: #fff;
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}
.cx li.hot{
	text-indent: 1em;
}
.cx li.hot img{
	width: 19px;
	position: absolute;
	left: 23px;
	top: 17px;
}
.fa{
	margin-top: 50px;
}
.fa h3{
	width: 521px;
}
.fa .con{
	padding-top: 50px;
	overflow: hidden;
}
.fa .con .left{
	float: left;
	width: 556px;
}
.fa .con .left li{
	width: 259px;
	position: relative;
	float: left;
	margin-right: 17px;
}
.fa .con .left li.three{
	left: 137px;
	top: -63px;
}
.fa .con .left li.four{
	clear: both;
	margin-top: -124px;
}
.fa .con .left li.five{
	margin-top: -124px;
}
.fa .con .left li p{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 104px;
	font-size: 28px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #E0B589;
	line-height: 37px;
	text-align: center;
}
.fa .con .left li .btn{
	width: 150px;
	line-height: 38px;
	background: linear-gradient(270deg, #EECAA6 0%, #DDA87F 100%);
	border-radius: 23px;
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #69451E;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 158px;
	transition: all .3s;
}
.fa .con .left li .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}
.fa .con .bd{
	float: right;
	width: 491px;
	height: 779px;
	background: #F1F2F7;
}
.fa .con .bd h4{
	line-height: 55px;
	background: linear-gradient(270deg, #3F4672 0%, #A1A7C8 100%);
	background: url(../img/zi.png) repeat-y;
	background-size: 100%;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
.fa .con .bd .tr{
	margin-bottom: 30px;
	margin-left: 31px;
}
.fa .con .bd .tr .tit{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
}
.fa .con .bd .tr .block{
	overflow: hidden;
	padding-top: 20px;
}
.fa .con .bd .tr .block p{
	float: left;
	width: 150px;
	line-height: 38px;
	background: #FFFFFF;
	border-radius: 23px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #404773;
	text-align: center;
	margin-bottom: 11px;
	margin-left: 40px;
}
.fa .con .bd .tr .block p.active{
	background: #67709B;
	color: #fff;
}
.fa .con .bd .tr .block input{
	width: 378px;
	height: 52px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	padding-left: 15px;
}

.bd .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	position: relative;
	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;
}
.bd .tijiao{
	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%;
	text-align: center;
	font-size: 21px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	transition: all .3s;
}
.bd .tijiao:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px) scale(1.05);
}

.course_wrap{
	background: #F6F7FB;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 97px;
}

/* 招生 */
.course{
	margin: 0 auto;
	width: 1200px;
	margin-top: 50px;
	position: relative;
}
.course_wrap .yuan04{
	top: 1100px;
	left: 0;
	position: absolute;
	transition: all .3s;
	z-index: -1;
}
.course h3{
	width: 449px;
	margin: 0 auto;
}
.course table{
	margin-top: 37px;
	width: 100%;
}
.course table tr.tit{
	position: relative;
	border-top-right-radius: 20px;
}
.course table th{
	height: 86px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	background: #525A84;
}
.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{
    position: absolute;
    right: 51px;
	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;
}
.course .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.course .btn1{
    bottom: 485px;
}
.course .btn2{
    bottom: 166px;
}

.problem{
	height: 613px;
	background: linear-gradient(270deg, #3F4770 0%, #737DA9 100%);
	background: url(../img/zi.png) repeat-y;
	background-size: 100%;
	overflow: hidden;
}
.problem h3{
	width: 450px;
	margin-top: 60px;
}
.problem .con{
	padding-top: 25px;
	overflow: hidden;
}
.problem ul{
	width: 527px;
	float: left;
}
.problem ul.fr{
	float: right;
}
.problem ul li{
	border-bottom: 1px dotted #FFFFFF;
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	padding: 15px 0;
	padding-left: 24px;
}
.problem .btn{
	width: 296px;
	line-height: 50px;
	background: linear-gradient(270deg, #EECAA6 0%, #DDA87F 100%);
	border-radius: 30px;
	background: url(../img/jin.png) repeat-y;
	background-size: 100%;
	font-size: 21px;
	font-family: MicrosoftYaHei;
	color: #69451E;
	text-align: center;
	margin: 0 auto;
	margin-top: 51px;
	transition: all .3s;
}
.problem .btn:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: translateY(-3px);
}


/*弹窗部分*/
.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;
	display: flex;
	align-items: center;
}
.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;
}