.bt_box img{ margin:0 auto;	}
.bt_box{margin: 40px 0 20px 0;}
img{display:block;width: 100%;}
h3,body{margin:0;}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
/*banner*/
.banner img{position:relative;left:calc(50% - 960px);width: auto;}
.banner{position:relative;overflow:hidden;}
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	display: block;
	content:"";
	clear: both;
	height: 0;
	visibility: hidden;
}
/*bottom*/
.bottom {
	position: relative;
}
.bottom .box {
	position: absolute;
	top: 55%;
	left: 40%;
	background: white;
}
.bottom .box h2 {
	text-align: center;
	font-size: 18px;
}
.bottom .box li {
	background: #eeeeee;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #838383;
}
.bottom .box ul {
	padding:  0 50px 0 50px;
}
/*热门专业推荐*/
.e h6 {
	font-size: 20px;
	color: black;
	background: #eeeeee;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	font-weight: 100;
	margin-bottom: 10px;
	margin-top: 20px;
}
.e li {
	float: left;
	width: calc(25% - 22px);
	margin: 10px;
	border: 1px solid black;
	border-radius: 6px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 15px;
}
.e .second li {
	float: left;
	width: calc(25% - 22px);
	margin: 10px;
	border: 1px solid #c7c7c7;
	border-radius: 6px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 15px;
}
.e h3 {
	font-size: 20px;
	color: black;
	margin-top: 3px;
	margin-bottom: 3px;
}
.e .second h3 {
	font-size: 20px;
	color: black;
	margin-top: 3px;
	margin-bottom: 20px;
	font-weight: 100;
}
.e .linka {
	background: #d10101;
	color: white;
	text-decoration: none;
	padding: 5px 18px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee7601;
	margin: 0 10px;
}
.e .linkb {
	color: black;
	text-decoration: none;
	padding: 5px 18px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid black;
	margin: 0 10px;
}
.e .second .linkb {
	color: black;
	text-decoration: none;
	padding: 5px 18px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #c7c7c7;
	margin: 0 10px;
}
.e .blue {
	background: #e3f4fd;
	color: #207bff;
}
.e .red {
	color: #ff0000;
	font-size: 14px;
	padding: 1px;
}
.e .green {
	background: #e4f2df;
	color: #43a023;
}
.e .purple {
	background: #edeaf8;
	color: #553db6;
}
.e b {
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 4px;
	margin-left: 2px;
}
.e p {
	font-size: 16px;
	text-align: justify;
	color: #000000;
	padding: 3px 10px;
	height: 60px;
}
.e li span {
	color: #FB0307;
}

.e h2 {
	text-align: center;
	color: #fd002c;
	font-size: 32px;
	padding-top: 40px;
	margin-bottom: 10px;
}
.e {
	background: white;
}
.e ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}

/*时间倒计时*/
.time-box {
	width: 1200px;
	margin: 0px auto;
	background: #ffff01;
	display: flex;
	padding-top: 20px;
	padding-bottom: 10px;
}
.time-box .wrapper {
	height: 100px;
	width: 650px;
}
.time-box b {
	color: #f32f0a;
	font-size: 28px;
	padding: 10px 94px 0 112px;
	letter-spacing: 3px;
}
.time-box .cntSeparator {
	font-size: 24px;
	padding-top: 56px;
}
/*报名享助学优惠*/
.gift,.tz {
	margin: 0 auto;
	width: 1200px;
	padding-bottom: 20px;
}
.gift h2 {
	text-align: center;
	color: #ffffff;
	font-size: 32px;
}
.gift .link a {
	text-decoration: none;
	padding: 10px 90px;
	text-align: center;
	border-radius: 30px;
	font-size: 24px;
	color: #dc0606;
    background-image: -moz-linear-gradient( -8deg, rgb(251,217,134) 0%, rgb(253,237,188) 100%);
    background-image: -webkit-linear-gradient( -8deg, rgb(251,217,134) 0%, rgb(253,237,188) 100%);
    background-image: -ms-linear-gradient( -8deg, rgb(251,217,134) 0%, rgb(253,237,188) 100%);
}

.gift .link {
	text-align: center;
	margin: 30px 0;
}
.gift ul {
	margin: 0;
	padding: 0;
}
.gift li {
	width: calc(25% - 20px);
	margin: 10px;
	float: left;
	position: relative;
}
.gift .word h3 {
	font-size: 32px;
	color: #c20202;
	text-align: center;
	font-weight: 100;
} 
.gift .word p {
	font-size: 20px;
	text-align: center;
	font-weight: 600;
}
.gift .word p span {
	color: #ec0d0d;
}
.gift .word {
	position: absolute;
	top: 49%;
	width: 240px;
	left: calc(50% - 120px);
}
.gift .word hr {
	border-top: #e60012 1px dashed;		
}

.picture-a {
	position: absolute;
	left: 0;
	top: 47%;
	width: 9%;
}
.picture-b {
	position: absolute;
	right: 0;
	top: 18%;
	width: 8%;
}
/*火“报”篇*/
.a {
	background: url(../img/a-bj.png) no-repeat;
	background-size: contain;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	border-radius: 10px;
	height: 540px;
}
.a .title img,.b .title img {
	width: 94%;
}
.a .title {
	position: absolute;
	top: -14%;
	left: 12%;
}
.a .left {
	position: absolute;
	top: 14%;
	left: 0%;
	width: 66%;
}
.a .right {
	position: absolute;
	top: 12%;
	right: 0%;
	width: 33%;
}
.a .right h2 {
	text-align: center;
	color: #df0303;
	font-size: 22px;
}
.a .d {
	position: absolute;
	top: 38%;
	left: -3%;
}
.a .linkz {
	position: absolute;
	bottom: 6%;
	left: 42%;
}
.a h2 {
	color: #fd002c;
	text-align: center;
	font-size: 32px;
}
.a .linkz {
	text-decoration: none;
	padding: 10px 35px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #dc0606;
	font-size: 24px;
	color: #dc0606;
}
/*招生计划表和滚动报名条*/
.juxtaposition_box {
	padding: 0;
	width:1200px;
	margin: 10px auto 30px auto;
}
.juxtaposition_title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #e60012; 
	margin-top: 50px;
}
.juxtaposition_box .juxtaposition:nth-child(1) {
	float: left;
	width: 74%;
}
.juxtaposition_box .juxtaposition:nth-child(2) {
	float: left;
	width: 24%;
	margin-left: 24px;
}
.Top_Record{}

.record_Top{width:90%; height:50px; background:url(../images/record_Bg.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}


.topRec_List dl,.maquee{ width:90%; overflow:hidden; margin:0 auto; color:#7C7C7C}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #1B96EE; color:#1B96EE;}
.topRec_List dl dd:nth-child(1){ width:17%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:18%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:25%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:40%; height:40px; line-height:40px; }
.maquee{ height:282px;}
.topRec_List ul{ width:100%; height:195px;padding-left: 0;}
.topRec_List li{ width:100%; height:38px; line-height:38px; text-align:center; font-size:15px; border-bottom: 1px dashed #aaa;color:#000000;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left;}
.topRec_List li div:nth-child(1){ width:27%;}
.topRec_List li div:nth-child(2){ width:51%; color: #ff7a01;}
.topRec_List li div:nth-child(3){ width:22%;}
.topRec_List li div:nth-child(4){ width:40%;}
.topRec_List {border: 1px solid black;margin-top: 10px;border-radius: 10px;box-shadow: 0px 4px 3px 0px rgba(181, 181, 181, 0.004);}

/*领学厨助学红包*/
.hongbao {
	width: 1200px;
	margin: 0 auto;
}