@charset "utf-8";
/* CSS Document */
body{ position:relative;}
/*新闻列表*/
.newsListBox{ width:100%;}
.newslist{ width:100%; padding:5px 0 20px;}
.newslist li{ border-bottom:1px dotted #dbd4cd; overflow:hidden; padding:20px 0;}
.newslist .time{ float:left; width:66px;}
.newslist .conts{ float:right; width:754px;}
.newslist .day,.newslist .date{ background-color:#eae6e2; display:block; font-family:Arial; text-align:center;}
.newslist .day{ border-bottom: 1px solid #fff; color:#000; font-size:30px; height:46px; line-height:46px;}
.newslist .date{ font-size:12px; height:20px; line-height:20px;}
.newslist h3{ margin-top:-2px; padding-bottom:10px; font-family:"微软雅黑";}
.newslist .conts p{ color:#999; line-height:20px;}
.newslist .more{ margin-left:8px;}
.newslist li:hover .day,.newslist li:hover .date{background-color:#32985c; color:#fff;}
.newslist li:hover h3 a{ color:#32985c;}
/*三联视频*/
.vedioPic{ float:left;  height:126px; overflow:hidden; width:180px; background:url(../images/vidobg1.jpg) no-repeat;}
.vedioPic a{ display: block; position: relative;}
.vedioPic img{ height:108px; width:174px; padding: 3px;}
.vedioPic img.btn{ position: absolute; top: 0; left: 0; height:108px; width:174px;}
.vedioInfo{ float:right;  width:635px;}
/*办学层次列表*/
.systemlist{ width:100%;}
.systemlist li{ border-bottom:1px dotted #dbd4cd; overflow:hidden; padding:10px 0;}
.systemlist .time{ float:left; width:60px;}
.systemlist .conts{ float:right; width:635px;}
.systemlist .schoolPic{ width:180px; height:126px; overflow:hidden; float:left; border:3px solid #f3f3f3;}
.systemlist .schoolPic img{ width:180px; height:126px;}
.systemlist li:hover .schoolPic img{transform:scale(1.3);transition: all 0.4s ease-in-out 0s;}
.systemlist h3{ margin-top:-2px; padding-bottom:10px; font-family:"微软雅黑"; height:40px; line-height:40px; overflow:hidden;}
.systemlist .conts p{ color:#999; line-height:20px; height:60px; overflow:hidden;}
.systemlist .more{ margin-left:8px;}
.systemlist li:hover h3 a{ color:#32985c;}
/*师生风采*/
.talentlist{ width:100%; }
.talentlist li{ border-bottom:1px dotted #dbd4cd; overflow:hidden; padding:14px 5px;}
.talentlist li a{ background:url(../images/li03.png) no-repeat 0 center; padding-left:20px; float:left; display:block;}
.talentlist li a .author{ margin-right:5px; }
.talentlist li a .author em{ color:red;}
.talentlist .time{ float:right; width:120px; text-align:right; color:#ccc;}
.talentlist li:hover{ padding-left:16px; background:#f5f5f5;}
/*招生招聘*/
.jobList{ width:100%; padding:5px 0 20px;}
.jobList li{ border-bottom:1px dotted #dbd4cd; overflow:hidden; padding:20px 0;}
.jobList .time{ float:left; width:60px;}
.jobList .conts{ float:right; width:726px;}
.jobList .schoolPic{ width:120px; height:80px; overflow:hidden; float:left; border:3px solid #f3f3f3;}
.jobList .schoolPic img{ width:120px; height:80px;}
.jobList h3{ font-size:14px; margin-top:-2px; padding-bottom:10px; font-family:"微软雅黑";}
.jobList .conts p{ color:#999;}
.jobList .more{ margin-left:8px;}
.jobList li:hover h3 a{ color:#00afe4;}
.jobList li:hover .schoolPic{ border:3px solid #00afe4;}
/*投资合资*/
.fund{ position:relative; top:-50px;}
.fundWrap{ min-height:300px; padding-top:30px;}
.fundList{}
.fundList li{ background:#eaeaea; border-radius:20px 0 20px 0}
.fundList .Title{border-bottom: 1px solid #fff; color: #333; font-size:18px; height:40px; line-height: 40px; margin: 0 0 20px; padding: 5px 20px 5px; font-family:"微软雅黑"; color:#32985c;}
.fundList .row { margin: 0 auto 20px; padding:0 20px 20px;overflow:hidden;}
.fundList .row p { color: #888; line-height: 25px; padding: 30px 0 10px;}
.fundList .row .img{ width:360px; height:217px; overflow:hidden;}
.fundList .row .img img{ width:360px; height:217px;}
.fundList .row .img img:hover{transform:scale(1.3);transition: all 0.4s ease-in-out 0s;}
.fundList .row .more{ color:red;}

/*管理团队*/
.leaderTit{ background:url(../images/Title_l.png) no-repeat; height:55px; font-family:"微软雅黑"; font-size:18px; padding-left:14px;}
.leaderTit span{ display:block; background:url(../images/Title_c.png) repeat-x; width:788px;height:55px; float:left;}
.leaderTit span a{ height:38px; line-height:38px; overflow:hidden; padding:14px 0 3px; display:block; color:#32985c;}
.leaderlist{ width:100%;}
.leaderlist li{ border-bottom:1px dotted #dbd4cd; overflow:hidden; padding:5px 0 5px 10px; margin:20px 20px 0 0;}
.leaderlist .time{ float:left; width:60px;}
.leaderlist .conts{ overflow:hidden; float:right; width:674px;}
.leaderlist .pic{ width:100px; height:115px; overflow:hidden; float:left; border:3px solid #eaeaea; margin:0 auto;}
.leaderlist li .pic img:hover{ transform:scale(1.3);transition: all 0.4s ease-in-out 0s;}
.leaderlist .pic img{ width:100px; height:115px;}
.leaderlist h3{ margin-top:10px; margin-bottom:10px; font-family:"微软雅黑"; font-size:16px; height:30px; line-height:30px; overflow:hidden;}
.leaderlist .conts p.summary{ color:#999; line-height:20px; height:60px; overflow:hidden;}
.leaderlist .conts p.school{ color:#666; line-height:30px; height:30px; overflow:hidden; }
.leaderlist .more{ margin-left:8px;}

/*教师团队*/
.teacherTit{ background:url(../images/Title_l.png) no-repeat; height:55px; font-family:"微软雅黑"; font-size:18px; padding-left:14px;}
.teacherTit span{ display:block; background:url(../images/Title_c.png) repeat-x; width:788px;height:55px; float:left;}
.teacherTit span a{ height:38px; line-height:38px; overflow:hidden; padding:14px 0 3px; display:block; color:#32985c;}
/*优秀学生*/
.studentTit{ background:url(../images/sTitle_l.png) no-repeat; height:55px; font-family:"微软雅黑"; font-size:18px; padding-left:56px;}
.studentTit span{ display:block; width:788px;height:55px; float:left;}
.studentTit span a{ height:38px; line-height:38px; overflow:hidden; padding:12px 0 5px; display:block; color:#fff;}

.active{color: red;}