﻿@charset "utf-8";
/* page 框架 */

.column {
    overflow: hidden;
}
.infoList li.noData {
    background: none;
    border: 0;
    padding: 0;
}
/* 频道-节点列表 */

.pageNodeList {
    overflow: hidden;
    padding: 20px 0 40px 0;
}
.pageNodeList li {
    height: 80px;
    line-height: 80px;
    width: 274px;
    float: left;
    margin: 20px 20px;
    display: inline;
    font-size: 18px;
}
.pageNodeList li a {
    display: block;
    padding-left: 20px;
    background: url(../../base/img/icons1.png) 231px -562px no-repeat #eee;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.pageNodeList li a:hover {
    text-decoration: none;
    font-size: 20px;
    background-color: #b9d3f0;
    color: #1E72B4;
    background-position: 244px -562px
}
/* 文章-父列表页 -----------------------------------------*/

#columnA {
    overflow: hidden;
}
#columnA .mainBox .wBd {
    padding: 15px 10px 0 10px;
    height: 210px;
}
#columnA #focusNews {
    width: 280px;
    float: left;
    margin-right: 15px;
}
#columnA #focusNews .pic img {
    width: 280px;
    height: 210px;
}
#columnA .topicList {
    overflow: hidden;
    zoom: 1;
}
#columnA .topicList .t .intro {
    padding-bottom: 10px;
    height: 44px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
}
#columnB {
    padding: 10px 15px 0 15px
}
.pageBox .hd {
    height: 29px;
    line-height: 29px;
    background: #F8F6F1;
    position: relative;
    border: 1px solid #d8d8d8
}
.pageBox .hd .more {
    position: absolute;
    right: 10px;
    color: #999;
}
.pageBox .hd h3 {
    font-size: 16px;
    padding: 0 0 0 20px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 31px;
    line-height: 31px;
    position: absolute;
    left: -1px;
    top: -1px;
    background: url(../../base/img/titbg.png) 0 0 no-repeat;
}
.pageBox .hd h3 a, .pageBox .hd h3 span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 20px;
    background: url(../../base/img/titbg.png) right 0 no-repeat;
}
.pageBox .bd {
    padding: 5px;
    height: 130px;
    overflow: hidden;
}
.pageBox .topicHasPic .t {
    background: none;
    margin-bottom: 0px;
}
.pageBox .topicHasPic .t .title {
    padding: 0 0 5px 0;
}
.pageBox .topicHasPic .t .tit {
    font-size: 12px;
    color: #333;
}
#columnC {
    padding: 0 10px;
}
#columnC .pageBox {
    margin-top: 15px;
}
#columnC .pageBox .bd {}
/*领导列表页 -----------------------------------------*/

#LeaderList {
    padding: 10px;
}
#LeaderList .noData {
    padding: 10px;
}
#LeaderList li {
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #E9E9E9;
}
#LeaderList li .pic {
    padding: 5px;
    float: left;
    border-right: 1px solid #E9E9E9
}
#LeaderList li .pic img {
    width: 120px;
    height: 150px;
}
#LeaderList li .title {
    padding: 5px 10px;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
}
#LeaderList li .title span {
    padding-left: 12px;
}
#LeaderList li .leaderbox {
    padding: 10px;
    overflow: hidden;
    zoom: 1;
}
#LeaderList li .leaderbox .bd {
    padding: 10px;
    line-height: 2.2;
    color: #777;
    text-indent: 2em;
}
#LeaderList .last {
    margin-bottom: 0
}
#LeaderList li #work .hd {
    height: 117px;
}
#LeaderList li #work .bd {
    height: 117px;
}
#LeaderList li #contact .hd {
    height: 24px;
}
#LeaderList li #contact .bd {
    height: 24px;
}
/*-- 默认领导内容页模版 --*/

.leaerDesWrap {
    font-size: 14px;
    padding: 30px;
}
.leaerDesWrap .name {
    text-align: center;
    padding: 10px 0;
    color: #BB5500;
    font-size: 18px;
}
.leaerDesWrap .post {
    padding-left: 10px;
    font-size: 16px;
    color: #555
}
.leaerDesWrap .imgDiv {
    text-align: center;
}
.leaerDesWrap .imgDiv img {
    width: 170px;
}
.leaerDesWrap .desInfo {
    padding: 10px 0;
    zoom: 1;
}
.leaerDesWrap .desInfo .tit {
    font-weight: bold;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    height: 34px;
}
.leaerDesWrap .desInfo .tit span {
    background-color: #ddd;
    font-size: 16px;
    display: inline-block;
    padding: 0 15px;
    font-weight: normal
}
.leaerDesWrap .desInfo .con {
    padding: 20px 0;
    line-height: 28px;
}
.leaerDesWrap .contArticle_bot_page {
    font-size: 12px;
    border-top: 1px dotted #ccc;
    padding-top: 10px;
}
.contArticle_bot_page div {
    padding: 3px 0;
    color: #999
}
.contArticle_bot_page a {
    margin-right: 10px;
}
.contArticle_bot_page span {
    color: #666
}
/* 文章-子列表页 -----------------------------------------*/

.pageTpList {
    overflow: hidden;
    padding-bottom: 10px;
}
.pageTpList .pic {
    width: 226px;
    float: left;
}
.pageTpList .pic img {
    width: 226px;
    height: 136px;
}
.pageTpList .con {
    margin-left: 240px;
}
.pageTpList .title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.pageTpList .intro {
    color: #999;
    line-height: 22px;
}
.pageTpList .intro .more {
    display: None;
}
.newsList {
    padding: 0 10px;
    text-align: left;
}
.newsList li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 14px;
    background: url(../../base/img/icons1.png) 0 15px no-repeat;
}
.newsList li .date {
    float: right;
    color: #999;
}
.newsList li .node {
    color: #999;
    margin-right: 3px;
}
.newsList li.split {
    background: none;
    border-bottom: 1px dotted #ccc;
    height: 0;
    line-height: 0;
    font-size: 0;
    margin: 20px 0
}
.pageDownLoadList {
    padding: 10px;
}
.pageDownLoadList .node {
    color: #666;
    margin-right: 5px;
}
.pageDownLoadList li {
    height: 38px;
    line-height: 38px;
    background: url(../../base/img/icons1.png) 4px 18px no-repeat;
    padding-left: 16px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}
.pageDownLoadList li .hits {
    color: #999;
    margin-left: 5px;
}
.pageDownLoadList li .date {
    float: right;
    color: #999;
}
.pageDownLoadList li .downLoad {
    cursor: pointer;
    float: right;
    padding-left: 17px;
    background: url(../../base/img/icons1.png) 0 -646px no-repeat;
    color: #BB5500;
}
.pageDownLoadList li a {
    cursor: pointer
}
.pageDownLoadList li .dHits {
    width: 80px;
    float: right;
    margin: 0 10px 0 20px;
    color: #999
}
.pageDownLoadList .split {
    background: none;
    border-bottom: 0
}
/* 文章-子列表页-图片 ---------------------------------------------- */

.picListContent .mainBox .wHd h3 {
    background-position: 8px -382px;
}
.pagePicList {
    margin-right: -20px;
    padding-top: 10px;
}
.pagePicList li {
    width: 208px;
    height: 225px;
    margin: 0 0 0 30px;
}
.pagePicList li:hover {
    border-color: #aaa
}
.pagePicList li:hover .title a {
    color: #165C42 !important
}
.pagePicList li .pic img {
    padding: 0;
    width: 200px;
    height: 150px;
    padding: 3px;
    border: 1px solid #E8E8E8;
}
/* 文章-内容页 -----------------------------------------*/

.articleCon {
    padding: 20px 10px;
}
.articleCon .title {
    text-align: center;
    font: normal 28px/40px "Microsoft YaHei";
    _font-weight: bold;
}
.articleCon .subTitle {
    color: #333;
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
}
.articleCon .property {
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
    line-height: 25px;
    padding: 0 10px 5px 10px;
    border-bottom: 1px solid #eee;
    color: #999;
}
.articleCon .property span {
    margin: 0 7px;
}
.articleCon .property .fontZoomA, .articleCon .property .fontZoomB {
    vertical-align: middle;
    color: #666;
    background: url("../../base/img/share/shareb.gif") no-repeat 3px -124px;
    padding-left: 17px;
    display: inline-block;
    line-height: 20px;
}
.articleCon .property .fontZoomB {
    background-position: 3px -164px;
}
.articleCon .shareBtns #bdshare {
    vertical-align: middle;
    float: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 10px;
}
.articleCon .conTxt {
    padding: 25px 10px 10px 10px;
    font-size: 14px;
    line-height: 180%;
    overflow: hidden;
    text-align: left;
    color: #333;
}
.articleCon .item {
    overflow: hidden;
}
.articleCon .item .p {
    float: left;
    color: #165C42;
    font-weight: bold
}
.articleCon .item .detail {
    margin-left: 74px;
}
.articleCon .conTxt p {
    margin-bottom: 20px;
    color: #333;
}
.articleCon .conTxt img {
    max-width: 755px
}
.articleCon .conTxt a {
    color: #1855a8;
}
.articleCon .conTxt #fontzoom {
    width: 100%;
    overflow: hidden;
    ord-break: break-all;
    white-space: normal;
    word-wrap: break-word;
    line-break: strict;
    /*IE,非汉字换行*/
}
.articleCon .page {
    padding: 0 10px 10px 10px;
}
.articleCon .moodVote {
    padding-top: 10px;
}
.articleCon .userControl {
    padding: 10px 0 5px 0;
    overflow: hidden;
    text-align: left;
    border-bottom: 1px dotted #ccc;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .userControl .a {
    color: #666;
    margin-right: 10px;
}
.articleCon .others {
    line-height: 25px;
    color: #666;
    padding-top: 10px;
}
.articleCon .others a {
    margin-right: 10px;
}
.articleCon .nextBtn {
    text-align: center;
    padding: 10px 0 30px 0
}
.articleCon .nextBtn a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    background: #EB7919;
    color: #fff;
    font-size: 16px;
}
#outLink li {
    float: left;
    width: 48%;
    ;
    margin: 5px;
    border: 1px dotted #DDDDDD;
}
#outLink li a {
    display: block;
    padding: 10px 20px;
    color: #030;
    text-align: center;
}
/* 教师-父表页 ---------------------------------------------- */

.szIntro {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin: 10px 15px 20px 15px;
    ;
}
.szIntro dt {
    font-size: 18px;
    color: #165C42;
    padding-left: 25px;
    background: url(../../base/img/icons1.png) 7px -1411px no-repeat;
    line-height: 50px;
}
.szIntro dt a {
    color: #165C42;
}
.szIntro dt .more {
    float: right;
    display: none;
}
.szIntro dd {
    padding: 0 10px;
    font-size: 14px;
    line-height: 200%;
}
.szIntro .list {
    overflow: hidden;
    padding-left: 20px;
}
.szIntro .list li {
    float: left;
    width: 60px;
    overflow: hidden;
}
.szBoxLoop {
    padding: 0 5px;
    overflow: hidden;
}
.szBox {
    width: 337px;
    border: 1px solid #eee;
    padding: 10px;
}
.szBox .pic img {
    width: 100%;
    height: 118px;
}
.szBox .h {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.szBox .h .more {
    float: right;
    color: #999
}
.szBox .h h3 {
    font-weight: bold;
    font-size: 14px;
}
.szBox .list {
    min-height: 93px;
    overflow: hidden;
}
.szBox .list ul {
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.szBox .list li {
    width: 20%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/* 教师-列表页 ---------------------------------------------- */

.teacherList {
    overflow: hidden;
}
.teacherList li {
    float: left;
    width: 340px;
    padding: 10px 25px 0 10px;
    height: 180px;
}
.teacherList li span {
    color: #333;
    display: none;
}
.teacherList li .pic {
    width: 122px;
    float: left;
}
.teacherList li .pic img {
    width: 114px;
    height: 138px;
    padding: 3px;
    border: 1px solid #ddd;
}
.teacherList li .pic a:hover img {
    border-color: #bbb
}
.teacherList li .con {
    margin-left: 133px;
}
.teacherList li .con div {
    padding-bottom: 5px;
}
.teacherList li .title {
    font-size: 14px;
    color: #165C42;
    font-weight: bold;
}
.teacherList li .intro label {
    height: 63px;
    display: block;
    overflow: hidden;
}
.teacherList li .more {
    padding-left: 14px;
    margin-top: 9px;
    text-align: center;
    display: block;
    width: 65px;
    color: #fff;
    background: url(../../base/img/icons1.png) 6px -1549px no-repeat #165C42;
}
.teacherList li .more:hover {
    text-decoration: none;
    background-color: #124734;
}
.teacherCate {
    margin-bottom: 10px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: #F4F4F4;
    font-size: 14px;
}
.teacherCate li {
    float: left;
}
.teacherCate li a {
    display: block;
    float: left;
    padding: 0 20px;
    color: #165C42
}
.teacherCate .on {
    background: #165C42
}
.teacherCate .on a {
    color: #fff
}
/* 教师-内容页 ---------------------------------------------- */

.teacherCon .leaderPic {
    text-align: center;
    padding: 20px 0 10px 0;
}
.teacherCon .leaderPic img {
    padding: 10px;
    width: 280px;
    border: 1px solid #eee;
}
.teacherCon .leaderTitle {
    text-align: center
}
.teacherCon .leaderTitle h3 {
    font-size: 22px;
    color: #165C42;
    line-height: 200%;
}
.teacherCon .leaderTitle p {
    font-size: 14px;
}
/* 留言-子列表页 ---------------------------------------------- */

.msgContent #sideWzdc {
    margin-bottom: 0px;
}
.msgContent .mainBox .wHd h3 {
    background-position: 8px -430px;
}
/* 搜索结果页 ---------------------------------------------- */

.searchResultList li a.tit {
    background: none;
    padding-left: 0px;
}
/* 默认信息提示页、用户登录、注册页等 -----------------------------------------*/

/* 友情链接列表页 -----------------------------------------*/

.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 20px 0 0 20px;
}
.friendLinkList li {
    width: 150px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px 0 12px;
    background: url(../../base/img/icons1.png) 0 16px no-repeat;
    float: left;
}
/*-- 
颜色代码
#1E72B4 深蓝色标题
#C4DEF8 淡蓝色边框
--*/