@charset "UTF-8";
/* css Document */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

img {
    border: none;
    max-width: none;
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

ul, li {
    margin: 0;
    padding: 0;
}

h2, h1, h3, h4, h5, strong, b, i, em {
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
}

.banner {
    background: url(../images/nanshan/banner-bg.png) repeat-x;
    height: 276px;
}

.main {
    width: 1004px;
    margin: 0 auto;
}

/*最新--列表*/
.new {
    margin: 20px 0 0 0;
}

.new h1 {
    line-height: 30px;
    height: 30px;
    border-bottom: 2px solid #4a92ce;
    background: url(../images/nanshan/index_tit_bg1.gif) no-repeat 0 0;
    color: #fff;
    text-indent: 30px;
    margin: 0;
}

.new h1 a {
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 12px;
}

.new ol {
    margin: 10px 0 0 30px;
}

.new ol li {
    line-height: 25px;
    text-indent: 10px;
    background-position: 0 center;
    margin: 5px 0;
}

/*组织机构空间*/
.new-space {
    width: 300px;
    height: 492px;
    border: 1px solid #ddd;
    float: left;
}

/*最新博客*/
.new-blog {
    width: 305px;
    height: 240px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 0 0 11px
}

/*最新课件*/
.new-courseware {
    width: 370px;
    height: 240px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 0 0 11px
}

/*最新教案*/
.new-lesson {
    width: 305px;
    height: 240px;
    border: 1px solid #ddd;
    float: left;
    margin: 10px 0 0 11px
}

/*最新论文*/
.new-paper {
    width: 370px;
    height: 240px;
    border: 1px solid #ddd;
    float: left;
    margin: 10px 0 0 11px
}

/*圈子*/
.circle {
    margin: 20px 0 0 0;
    float: left;
    width: 1004px;
}

.circle h1 {
    line-height: 30px;
    height: 30px;
    border-bottom: 2px solid #4a92ce;
    background: url(../images/nanshan/index_tit_bg1.gif) no-repeat 0 0;
    color: #fff;
    text-indent: 20px;
    margin: 0;
}

/*最新组建的圈子*/
.new-circle {
    width: 619px;
    height: 290px;
    border: 1px solid #ddd;
    float: left;
}

.new-circle dl {
    display: block;
    border: 1px solid #ddd;
    margin: 8px 5px 1px 10px;
    padding: 5px 5px;
    overflow: auto;
    width: 280px;
    float: left;
}

.new-circle dl dt {
    float: left;
}

.new-circle dl dt img {
    margin: 0 10px 0 0;
}

.new-circle dl dd {
    margin: 0 0 0 10px;
    line-height: 20px;
}

.new-circle dl dd > span {
    display: block;
    font-size: 12px;
    color: #666;
}

.new-circle dl dd > span b {
    font-size: 12px;
    display: block;
}

.new-circle dl dd a {
    color: #5293d5;
}

/*圈子月排行*/
.circle-month {
    width: 370px;
    height: 290px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 0 0 11px;
}

.circle-month dl {
    display: block;
    border: 1px solid #ddd;
    margin: 8px 5px 8px 5px;
    padding: 5px 5px;
    overflow: auto;
}

.circle-month dl dt {
    float: left;
}

.circle-month dl dt img {
    margin: 0 10px 0 0;
}

.circle-month dl dd {
    margin: 0 0 0 10px;
}

.circle-month dl dd > span {
    display: block;
    font-size: 12px;
}

.circle-month dl dd > span b {
    font-size: 12px;
    display: block;
}

.circle-month dl dd a {
    color: #5293d5;
}

.hot {
    margin: 20px 0;
    float: left;
    width: 1004px;
}

.hot h1 {
    line-height: 30px;
    height: 30px;
    border-bottom: 2px solid #4a92ce;
    background: url(../images/nanshan/index_tit_bg1.gif) no-repeat 0 0;
    color: #fff;
    text-indent: 40px;
    margin: 0;
}

.hot h1 a {
    color: #ffffff;
}

/*热门空间*/
.hotSpace {
    width: 300px;
    height: 340px;
    border: 1px solid #ddd;
    float: left;
}

.hotSpace dl {
    display: block;
    border: 1px solid #ddd;
    margin: 10px 5px 10px 5px;
    padding: 10px 5px;
    overflow: auto;
}

.hotSpace dl dt {
    float: left;
}

.hotSpace dl dt img {
    margin: 0 10px 0 0;
}

.hotSpace dl dd {
    margin: 0 0 0 10px;
    line-height: 20px;
}

.hotSpace dl dd > span {
    display: block;
    font-size: 12px;
    color: #5293d5;
}

.hotSpace dl dd > span b {
    color: #999;
    font-size: 12px;
    display: block;
}

.hotSpace dl dd strong {
    display: block;
}

.hotSpace dl dd strong b {
    display: inline-block;
    float: left;
    color: #5293d5;
    font-size: 12px;
}

.hotSpace dl dd strong b img, .hotSpace dl dd strong em img {
    vertical-align: middle;
    margin: -3px 3px 0 0;
}

.hotSpace dl dd strong em {
    display: inline-block;
    float: right;
    color: #5293d5;
    font-size: 12px;
}

.hotSpace dl dd a {
    color: #5293d5;
}

/*热门文章*/
.popArt {
    width: 305px;
    height: 340px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 11px;
}

.popArt dl {
    float: left;
    width: 110px;
    margin: 20px 20px 0;
}

.popArt dl dt {
    position: relative;
    width: 110px;
    height: 100px;
    overflow: hidden;
    background-color: #333;
}
.popArt dl dt a {
    font-size: 12px;
    font-weight: normal;
}
.popArt dl dt > a {
    display: block;
    width: 110px;
    height: 100px;
    text-decoration: none;
    color: #9b9b9b;
}

.popArt dl dt > a > div {
    display: block;
    width: 110px;
    height: 100px;
    font-size: 12px;
    font-weight: normal;
    background: rgba(0, 0, 0, 0.5);
    background-color: #6c6c6c;
    color: #ffffff;
    padding: 4px;
}

.popArt dl dt span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 110px;
    line-height: 25px;
    height: 25px;
    background-color: #4d4d4d;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.popArt dl dt span img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin: -3px 2px 0 0;
}

.popArt dl dd {
    line-height: 30px;
    height: 30px;
    text-align: left;
    font-size: 12px;
    width: 110px;
    margin: 0;
    overflow: hidden;
}

/*热门标签*/
.popTag {
    width: 370px;
    height: 340px;
    border: 1px solid #ddd;
    float: left;
}

.popTag ul {
    clear: both;
}

.popTag ul li {
    list-style: none;
    float: left;
    width: 120px;
    text-align: center;
    margin: 16px 0 0 0;
    overflow: hidden;
}

.popTag ul li a {
    display: inline-block;
    width: 80px;
    position: relative;
    height: 80px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    background-color: #6c6c6c;
    overflow: hidden;
}

.popTag ul li a span {
    display: block;
    position: absolute;
    bottom: 0;
    height: 25px;
    line-height: 25px;
    background-color: #303030;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 64px;
    padding: 0 4px;
    margin: 10px 4px;
    border-radius: 5px;
    font-size: 12px;
    overflow: hidden;
}

.clear {
    clear: both
}

/******************** 版权栏样式 ********************/

/* 版权栏：定义占据整行的Table，放版权信息 */
.pageBottom {
    background: #ECF6FF;
    min-height: 80px;
    padding: 0;
    font-size: 12px;
}

.copyright {
    margin: 5px auto 0 auto;
    text-align: center;

}

.copyright .dangzheng {
    width: 360px;
    margin: 0 auto;
    text-align: center;
}

.copyright .dangzheng img {
    width: 52px;
    height: 56px;
}

.copyright .copyInfo {
    line-height: 30px;
}

.copyright .copyInfo div {
}

.copyright a {
    margin: 5px;
}

.copyright .copyright_C {
    line-height: 180%;
    padding: 10px 15px;
    margin: 0 auto;
}

/* 新消息通知 */
#newCounts {
    width: 200px;
    position: fixed;
    top: -1000px;
    left: -1000px;
    border: 1px solid #000;
    border-top: none;
    color: #000;
    background-color: #fff;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}
#newCounts .close {
    margin-right: 4px;
}
#newCounts ul {
    margin-top: 6px;
    margin-bottom: 6px;
}
#newCounts ul li {
    padding: 0 10px;
    font-size: 12px;
}
#newCounts ul li a {
    color: #0000ff;
    font-size: 12px;
}
.unreadNum, .phone .unreadNum {
    display: none;
    margin-left: 8px;
    color: #ff0000;
}
.unreadAll, .phone .unreadAll {
    margin: auto 2px;
    color: #ffffff;
}
