@charset "gb2312";
/* CSS Document */
body{background:#fff;}
.demo{clear: both;margin:0}
.banner{width: 100%; height: auto;}
.banner img{
	width:100%;display: block;
}
center{width: 1210px;margin: 0 auto;}
center .one_img{margin: 5% 0;font-size: 24px;color: #333;}
center .leader{background: url(../images/t_leader_bg.jpg) no-repeat;text-align: left;font-size:18px;line-height: 200%;color:#333;padding:1% 10%;}
center .one_lead{background: url(../images/leader_bg.jpg)no-repeat left;padding-left: 35%; margin-top:30px;}
center .two_lead{padding-left:35%}
center .stu{}
center .stu li{float:left;width:23.5%;margin:2% 0.75%;background: #f5f5f5;color:#565960;}
center .stu li img{margin-bottom: 2%}
center .stu li .name{font-size:30px;font-weight: bolder;}
center .stu li .class{font-size:24px;}
center .stu li .li_main{font-size:16px;padding:1%;text-align: left;line-height: 200%;margin-top: 5%}
/*学生心语*/
.xsxy_list { margin: 20px; }
.xsxy_list li { text-align: left; padding: 10px; border: 1px dashed #666; border-left: none; border-right: none; overflow: hidden; }
.xsxy_list li img { float: left;margin-right: 20px;}
.xsxy_list li h3 a { color: #ee7800;}
.xsxy_list li p { margin: 20px 0;}
.xsxy_list li a { color: #666;}
.xsxy_list li a:hover { text-decoration: underline;}
/*报名动态展示*/
center .man_nam {width:50%;float:left;background: #da0000;}
center .man_nam .list_content { height: 300px;overflow: hidden;position: relative;}
center .man_nam table { width: 100%; color: #fff; text-align: center;}
center .man_nam .list_move {position: absolute;}
center .man_nam table th {border: 1px solid #ccc; padding: 5px 0;background: #a80000;font-weight:bold; font-size: 20px;}
center .man_nam table td { border: 1px solid #ccc; padding: 5px 0;}
/*报名表单*/
center .inpont{float:right;width:49.8%; height:300px;border:#d2d2d2 1px solid;border-left:0;color:#565960;font-size: 20px;padding-top: 40px;}
center .inpont input { border: 1px solid #ccc;width: 400px; height:30px; line-height:30px; padding: 5px; margin: 10px;}
center .inpont .m_meun { width: 200px; height: 50px; font-size: 20px; background: #ec5866; color:#fff; border: none;}
/*专业推荐*/
.remen{
	width:1090px;
	height: 32px;
	margin: 50px auto;
}
/*专业推荐*/
.zylist {
  overflow: hidden;
  margin: 30px auto;
}
.zylist li {
  display: inline-block;
  width: 382px;
  text-align: center;
  padding-bottom: 10px;
  vertical-align: top;
  border-radius: 10px;
  border: 1px solid #b5b5b5;
  overflow: hidden;
}
.zylist2 li {width: 293px;}
.zy-h4 {
  font-size: 24px;
  color: #ff5e5e;
  padding: 10px 0;
  margin: 0 15px;
  font-weight: normal;
  border-bottom: 1px solid #333;
}
.zy-span {
  font-size: 16px;
  color: #333;
}
.zy-p {
  height: 130px;
  line-height: 2em;
  text-align: left;
  padding: 10px;
}
.zylist2 .zy-p { height: 190px;}
.zy-a {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ff5e5e;
  color: #ff5e5e;
  margin: 10px;
  border-radius: 10px;
}
.zy-a:hover {background: #ff5e5e;color: #fff;}
