.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;
}
/*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 {
	background: #f1d2a0;
	padding: 40px 0;
	
}
.bottom .content,.content-box {
	width: 1200px;
	margin: 0 auto;
}
.bottom a p {
	font-size: 16px;
	text-align: justify;
	color: black;
}
 a {
	text-decoration: none;
}
.bottom span {
	color: #ff2f0f;
}
.bottom .link {
	border: 2px solid black;
	color: black;
}

/*热门专业推荐*/
.e ul{
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
}
.e li {
	width: 278px;
	margin: 10px;
	border: 1px solid black;
	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 .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 .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;
}
/*项目计划*/

.plan .title img,.scholarships .title img,.public .title img,.work-study .title img ,.e .title img,.relief .title img {
	width: 34%;
	margin: 0 auto;
}
.plan .title,.plan .title,.public .title,.work-study .title,.e .title,.relief .title {
	margin: 30px 0 10px 0;
}
.plan ul {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.plan li:nth-child(1) {
	width: 47%;
	float: left;
}
.plan li:nth-child(2) {
	width: 53%;
	float: left;
}
.plan p {
	font-size: 26px;
	text-align: justify;
	text-indent: 36px;
	margin-top: 0;
	margin-left: 30px;
	line-height: 29px;
	margin-bottom: 40px;
}
.plan .words {
	border: 1px solid black;
	margin-left: 30px;
	border-radius: 10px;
	position: relative;
	height: 130px;
	position: relative;
}
.plan h3 {
	font-size: 24px;
    font-weight: 100;
    margin-left: 72px;
    margin-top: 20px;
}
.plan .plan1 {
	position: absolute;
	bottom: 27px;
	left: 68px;
	top: 30px;
}
.plan .plan1 img{
	width: 80%;
}
.plan span {
	color: #fb061b;
	font-weight: 600;
}
/*奖.助学金*/
.scholarships .content,.public .content,.work-study .content,.e ul,.relief ul {
	width: 1200px;
	margin: 15px auto ;
}
.scholarships {
	margin-top: 40px;
	margin-bottom: 40px;
}
/*公益助学金*/
.public span {
	color: #be1a23;
	font-size: 40px
}
.public h3 {
	font-size: 26px;
	font-weight: 100;
	margin-top: 0px;
}
.public p {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
}
/*爱心减免*/
.relief h3 {
	font-size: 22px;
	font-weight: 100;
	text-align: justify;
	text-indent: 44px;
	padding: 0 10px;
}
.relief li {
	float: left;
	width: calc(25% - 20px);
	margin: 10px;
}
.relief p {
	text-align: center;
	font-size: 20px;
	margin-top: 5px;
	font-weight: 600;
	margin-bottom: 5px;
}
.relief .link a {
	background: #d10101;
	color: white;
	text-decoration: none;
	padding: 10px 58px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee7601;
	font-size: 20px;
}
.relief .link {
	text-align: center;
	margin: 10px 0;
}
.relief {
	margin-bottom: 40px;
}