﻿@charset "utf-8";
#content {
    position: relative;
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}
.pageBanner {
    width: 1200px;
    height: 257px;
    background: url(../../base/img/banner.jpg) no-repeat;
    margin: 0 auto;
}
.cloumn {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
#clounmA {
    overflow: hidden;
}
#clounmA .side {
    float: left;
    width: 290px;
    overflow: hidden;
}
#clounmA .main {
    float: right;
    width: 890px;
    overflow: hidden;
}
/* box公用 */
/*新闻及焦点图*/
#inClounmA {
    border: 3px solid #f09a34;
    padding: 12px;
    overflow: hidden;
    background-color: #f9fcef;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
}
.indZwgk {
    float: right;
    width: 475px;
}
.indZwgk .hd {
    overflow: hidden;
    height: 30px;
}
.indZwgk .hd ul li {
    float: left;
    width: 110px;
    height: 30px;
    text-align: center;
    background-color: #53b41f;
    margin-right: 8px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
}
.indZwgk .hd ul li a {
    color: #fff;
    font-size: 16px;
}
.indZwgk .hd ul li.on {
    background: #ff9900;
}
.indZwgk .hd ul li.on a {
    color: #fff;
}
.indZwgk .bd {
    padding-top: 15px;
}
/* 焦点图 S*/
.focus {
    width: 358px;
    height: 258px;
    position: relative;
    float: left;
}
.focus .hd {
    position: absolute;
    bottom: 10px;
    line-height: 20px;
    right: 20px;
    z-index: 2;
}
.focus .hd li {
    float: left;
    width: 10px;
    height: 8px;
    background-color: #fff;
    text-align: center;
    line-height: 8px;
    margin-left: 5px;
    display: inline;
    cursor: pointer;
}
.focus .hd li span {
    width: 10px;
    display: block;
    text-indent: 999px;
    overflow: hidden;
}
.focus .hd li.on {
    background-color: #f4970b;
    color: #fff;
}
.focus .bd .pic img {
    width: 358px;
    height: 258px;
}
.focus .bd .con {
    position: absolute;
    background: url(../../Base/img/ul_bg.png) repeat;
    z-index: 1;
    height: 35px;
    line-height: 35px;
    bottom: 0px;
    width: 100%;
}
.focus .bd .con h3 {
    padding-left: 15px;
}
.focus .bd .con a {
    color: #fff;
}
/* 主要部分*/
#inClounmB {
    clear: both;
    overflow: hidden;
}
#inClounmB .mbox {
    width: 410px;
    border: 3px solid #f09a34;
    padding: 12px;
    overflow: hidden;
    background-color: #f9fcef;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
    margin-top: 15px;
}

.topicHasPic .noPic .pic { display: none;}


.mbox .hd {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../../Base/img/mboxhd.jpg) repeat-x center;
}
.mbox .hd .more {
    float: right;
    background-color: #f9e3c1;
    text-align: center;
    color: #666;
    margin-top: 2px;
    border: 1px solid #ff9900;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
    display: block;
    width: 64px;
    line-height: 24px;
    height: 24px;
}
.mbox .hd h3 {
    float: left;
    width: 118px;
    text-align: center;
    background-color: #ff9900;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
}
.mbox .hd h3 a {
    color: #fff;
}
.mbox .bd {
    padding-top: 8px;
    height: 210px;
}
/* 副栏*/
.indbox {
    border: 3px solid #4ea81e;
    padding: 12px;
    overflow: hidden;
    background-color: #f9fcef;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
    margin-bottom: 15px;
}
.indbox .hd {
    background: url(../../Base/img/i01.png) no-repeat 16px center;
    background-color: #59ac2d;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
    padding-left: 42px;
}
.indbox .hd h3 a {
    color: #fff;
}
.indbox .bd {
    padding-top: 8px;
    height: 210px;
}
/* 每周公告*/
#mzgg .bd {
    height: 216px;
    overflow: hidden;
}
/* 院所介绍*/
#mzsp {
    border: 3px solid #de8807;
}
#mzsp .hd {
    background: url(../../Base/img/i02.png) no-repeat 16px center;
    background-color: #de8807;
}
#mzsp .bd { text-align: center;}
#mzsp .bd .pic { padding-top: 10px; height: 140px; margin-bottom: 10px; }
#mzsp .bd .pic img{ max-width: 100%; max-height: 140px;}
#mzsp .bd .title { line-height: 40px;}
#mzsp .bd .intro { line-height: 22px;  text-align: left; max-height: 44px; overflow: hidden;}
/* 我的班级*/
#wdbj .hd {
    background: url(../../Base/img/i03.png) no-repeat 16px center;
    background-color: #de8807;
}
#wdbjList {
    overflow: hidden;
}

#wdbjList .nodeList li {
	height: 100px;
    text-align: center;
}
#wdbjList .nodeList li.li1 { margin-bottom: 5px;}
#wdbjList .nodeList .tit { display: none;}

#wdbj .bd .intro { text-indent: 2em; line-height: 22px; padding-top: 10px;}
#wdbj .bd .intro a { color: #de8807;}


/* 精英图片*/
#jytd {
    border: 3px solid #f09a34;
    padding: 12px;
    overflow: hidden;
    background-color: #f9fcef;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#jytd .hd {
    float: left;
    overflow: hidden;
}
#jytd .hd a {
    display: block;
    padding: 30px 10px;
    width: 14px;
    line-height: 1.4em;
    font-size: 18px;
    background-color: #de8807;
    color: #fff;
    border-radius: 30px;
}
#jytd .bd {
    float: right;
    width: 1110px;
    height: 170px;
}
#jytd .bd .picList li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    width: 150px;
}
#jytd .bd .picList li img {
    padding: 2px;
    border: 1px solid #ddd;
    width: 146px;
    height: 108px;
}