@charset "utf-8";
/*common(c)Urus  Version:1.0.1  Test: IE6 IE7 IE8 IE9Beta 360se3 Maxthon2 TheWorld FF TT Safari Opera Chorme */

a:link, a:visited {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #107BCE;
}

a:active {
    color: #107BCE;
}

.orange {
    color: #FF6600;
}

.gray {
    color: #555;
}
/*=====头部样式=====*/
.knowlage_w {
    width: 1200px;
    margin: 0 auto 30px;
}

.knowlage_top {
    height: 120px;
    background: #3179ca;
    position: relative;
    z-index: 10;
}

.knowlage_top_cont {
}

.knowlage_logo {
    display: block;
    width: 340px;
    height: 63px;
    margin-top: 5px;
    background: url(images/logo.png) no-repeat;
}

.knowlage_topNav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #5f93ce;
    zoom: 1;
}

.knowlage_topLink .caret-s-dw {
    border-top: 4px solid #fff;
    vertical-align: middle;
    margin-left: 5px;
}

.nowHoverOn .caret-s-dw {
    border-top: 4px solid #6E6E6E;
}

.knowlage_admin a:link, knowlage_admin a:visited {
    color: #fff;
    border: 1px #3179ca solid;
}

a.nowHoverOn:link, a.nowHoverOn:visited {
    color: #444;
    border: 1px #3179ca solid;
    0;
}

.headLinkLists {
    position: absolute;
    background: #fafafa;
    border: 1px solid #ccc;
    right: 0;
    top: 33px;
    width: 100px;
    font-size: 12px;
    z-index: 888;
}

.nav li ul.headLinkLists li {
    padding-top: 0;
    padding-bottom: 0;
}

.nav li ul.headLinkLists li, .nav li .headLinkLists a {
    display: block;
    float: none;
}

.headLinkLists li a:link, .headLinkLists li a:visited {
    padding: 6px 12px;
    display: block;
    text-align: left;
    font-size: 12px;
    border: 0;
    height: auto;
    line-height: 1.6;
}

.headLinkLists li a:hover, .headLinkLists li a:active {
    background-color: #efefef;
    text-decoration: none;
}

.headerList {
    float: left;
    display: inline;
    height: 33px;
    position: relative;
    font-family: "宋体";
}

    .headerList a:link, .headerList a:visited {
        display: inline-block;
        height: 26px;
        padding: 6px 10px 0;
        color: #444;
        border: #F7F7F7 solid 1px;
        border-bottom: 1px solid #dadada;
    }

    .headerList a:hover, .headerList a:active {
        text-decoration: none;
    }

    .headerList a.nowHoverOn:link, .headerList a.nowHoverOn:visited {
        color: #444;
        background: #fafafa;
        border: 1px solid #ccc;
        border-bottom: #fafafa solid 1px;
        position: relative;
        z-index: 999;
    }

a.knowlage_topLink:link, a.knowlage_topLink:visited {
    border: 1px #3179ca solid;
    color: #eee;
}

a.knowlage_topLink:hover, a.knowlage_topLink:active {
    border: 1px #3179ca solid;
    color: #fff;
}

/*search-stg03 & search-menu*/
.search:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .search {
    zoom: 1;
}
/* IE6 */
*:first-child + html .search {
    zoom: 1;
}
/* IE7 */
.search {
    font: 14px/18px "\5B8B\4F53";
    position: absolute;
    left: 615px;
    top: 66px;
    z-index: 10;
}

.search-area {
    _width: 485px;
    border: 1px #20518c solid;
    border-bottom: 1px #6097d6 solid;
    padding: 4px;
}

.search a:link,
.search a:visited {
    color: #2a2a2a;
}

.search a:hover {
    color: #1480c7;
    text-decoration: none;
}

.search-txt {
    float: left;
    border: 1px solid #d3d3d3;
    border-radius: 2px 0 0 2px;
}

    .search-txt input {
        float: left;
        color: #222;
        background-color: #fff;
        border: 0;
    }

.search-btn {
    float: left;
    margin-left: -2px;
}

    .search-btn input {
        color: #fff;
        font: 16px/1 "\5B8B\4F53";
        border-radius: 0 2px 2px 0;
        cursor: pointer;
    }

        .search-btn input:hover {
            opacity: .9;
        }

.search-stg03 .search-txt,
.search-stg03 .search-btn {
    height: 30px;
    border-width: 2px;
    border-color: #3179ca;
}

    .search-stg03 .search-txt input {
        height: 22px;
        line-height: 22px;
        padding: 4px;
        zoom: 1;
    }

        .search-stg03 .search-txt input:focus {
            background-color: #fffbeb;
        }

    .search-stg03 .search-btn input {
        height: 31px;
        _height: 30px;
        line-height: 30px;
        padding: 0 18px;
        *padding: 0 10px;
        margin-top: 2px;
        border: 1px solid #db5005;
        background-color: #d74916;
        /* FF3.6+ */
        /* Chrome,Safari4+ */
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        border: 1px solid #ff841b;
        margin-left: 5px;
        font-weight: bold;
        background-image: linear-gradient(top, #ffa94d 0%, #d74916 100%); /* W3C */
        /* IE6-9 */
    }

.search-menu {
    position: relative;
    z-index: 100;
    float: left;
    width: 82px;
    font: 14px/30px "\5B8B\4F53";
}

.search-menu-sel {
    height: 30px;
    padding-left: 10px;
    background: url(images/arrow-black.gif) 66px center no-repeat #fff;
    border-right: 1px solid #ccc;
    cursor: pointer;
}

.search-menu-drop {
    position: absolute;
    left: -2px;
    display: none;
    width: 80px;
    background: #fff;
    border: 2px solid #3179ca;
    border-top: 1px #ccc solid;
}

    .search-menu-drop li a:link,
    .search-menu-drop li a:visited {
        display: block;
        width: 70px;
        padding-left: 10px;
    }

    .search-menu-drop li a:hover,
    .search-menu-drop .active {
        background-color: #efefef;
    }

.search-menu-active .search-menu-drop {
    display: block;
}

/*=====主导航样式=====*/
.knowlage_nav {
    background: #ebeef2;
    height: 45px;
}

.knowlage_navCont li {
    display: inline;
}

    .knowlage_navCont li a {
        display: block;
        font: 16px/45px "微软雅黑";
        float: left;
        width: 164px;
        height: 45px;
        text-align: center;
        border-left: 1px #f5f7f9 solid;
        border-right: 1px #d8dce2 solid;
    }

        .knowlage_navCont li a.leftBd {
            border-left: 1px #d8dce2 solid;
        }

        .knowlage_navCont li a:link, .knowlage_navCont li a:visited {
            color: #333;
        }

        .knowlage_navCont li a:hover, .knowlage_navCont li a:active {
            color: #fff;
            background: #b6c1d0;
            text-decoration: none;
        }

    .knowlage_navCont li .nowOnlink:link, .knowlage_navCont li .nowOnlink:visited, .knowlage_navCont li .nowOnlink:hover, .knowlage_navCont li .nowOnlink:active {
        color: #fff;
        background: #b6c1d0;
        text-decoration: none;
    }

/*=====内容区域样式=====*/
.knowlage_cont {
    margin-top: 26px;
    z-index: 1;
    zoom: 1;
    z-index: 99;
}
/*----左侧样式----*/
.knowlage_left {
    width: 210px;
    float: left;
}

.knowlage_messDiv {
    border: 1px #dadada solid;
    font-size: 12px;
    border-top: none;
}

.knowlage_messDiv01 {
    border-top: 2px #2e7bd3 solid;
}

.knowlage_messDiv h4 {
    padding-left: 10px;
    border-bottom: 1px #dadada solid;
    background: #f4f4f4;
    overflow: hidden;
}

.knowlage_messDiv02 h4 {
    position: relative;
    color: #555;
}

.knowlage_messDiv h4 i {
    position: absolute;
    height: 16px;
    width: 5px;
    top: 10px;
    _top: 6px;
    left: 0;
    _left: -20px;
    background: #2e7bd3;
}

.knowlage_messTxt {
    padding: 10px;
    margin-bottom: 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

.knowlage_navList {
    padding: 0 5px 10px;
    margin: 0 5px;
    border-bottom: 1px #ccc dashed;
}

    .knowlage_navList.no_border {
        border: none;
    }

    .knowlage_navList h5, .knowlage_secNavList h5 {
        font-size: 14px;
        font-weight: normal;
        line-height: 2em;
    }

    .knowlage_navList table {
        width: 100%;
        table-layout: fixed;
    }

        .knowlage_navList table th {
            width: 71%;
            text-align: left;
            padding-left: 15px;
            overflow: hidden;
        }

        .knowlage_navList table td {
            text-align: right;
            padding-right: 5px;
            vertical-align: top;
        }

    .knowlage_navList a:link, .knowlage_navList a:visited {
        color: #333;
    }

    .knowlage_navList td a:link, .knowlage_navList td a:visited {
        color: #666;
    }

    .knowlage_navList a:hover, .knowlage_navList a:active, .knowlage_navList td a:hover, .knowlage_navList td a:active {
        color: #2e7bd3;
    }
/*----右侧样式----*/
.knowlage_right {
    width: 765px;
    zoom: 1;
    float: right;
}

.knowlage_show {
    width: 460px;
    float: left;
}

.knowlage_showH2 {
    display: inline-block;
    position: relative;
    padding: 0 0 8px;
    color: #2e7bd3;
    font-weight: normal;
}

    .knowlage_showH2 .btn-m {
        padding: 2px 12px;
        position: absolute;
        right: 0px;
        top: 5px;
        _top: 0;
        margin-right: 0;
    }

    .knowlage_showH2 i {
        display: inline-block;
        _display: inline;
        overflow: hidden;
        zoom: 1;
        width: 72px;
        height: 3px;
        background: #2e7bd3;
        position: absolute;
        left: 0; /*bottom:-1px;*bottom:1px*/
        top: 37px;
        *top: 35px;
    }

/*主导航4(浅色系).选中状态下划线加背景箭头*/
.bigNavBody {
    width: 100%;
}

.bigNav {
    width: 400px;
    margin: 0px auto;
}

    .bigNav a, .bigNav a:link, .nav a:visited {
        padding: 10px 25px 5px;
        display: inline-block;
        float: left;
        font-size: 14px;
        font-family: "微软雅黑";
    }

        .bigNav a:hover, .bigNav a:active {
            text-decoration: none;
        }

.nav04Body {
}

.nav04 a:link, .nav04 a:visited {
    color: #333;
}

.nav04 a:hover, .nav04 a:active {
    color: #2e7bd3;
}

.nav04 a.nowOnNav:link, .nav04 a.nowOnNav:visited {
    background: url(images/navArrow-blue.gif) no-repeat center bottom;
    border-bottom: #2e7bd3 solid 1px;
    color: #2e7bd3;
}

.knowlage_showTop {
    font-size: 12px;
    color: #666;
    margin: 10px 0 0 0;
}

.knowlage_showMess {
    color: #333;
}

    .knowlage_showMess .gray {
        color: #999;
    }

    .knowlage_showMess table td {
        border-bottom: 1px #d4d4d4 dashed;
        padding-bottom: 10px;
        vertical-align: bottom;
    }

    .knowlage_showMess table th {
        padding-top: 10px;
        font-size: 12px;
    }

    .knowlage_showMess a:link, .knowlage_showMess a:visited {
        color: #2e7bd3;
    }

    .knowlage_showMess a:hover, .knowlage_showMess:active {
        color: #2e7bd3;
    }

.knowlage_stat {
    width: 280px;
    float: right;
}

.knowlage_statTop {
    margin-top: 0;
}

    .knowlage_statTop td {
        width: 130px;
        margin-right: 10px;
    }

.knowlage_rightbottom .knowlage_show {
    width: 100%;
}

.knowlage_xz {
    *margin-top: 0;
}

    .knowlage_xz li {
        width: 148px;
        margin: 30px 57px 0 0;
        float: left;
        height: 340px;
        font-size: 12px;
    }

        .knowlage_xz li img {
            width: 138px;
            height: 180px;
        }

.knowlage_xzLy {
    line-height: 18px;
    height: 56px;
    overflow: hidden;
}

.knowlage_xz .noMarginR {
    margin-right: 0;
}

.knowlage_xzGray {
    color: #888;
}
/*=====底部样式=====*/
.knowlage_footer {
    height: 120px;
    width: 100%;
    padding: 10px 0;
    border-top: 1px #d9d9d9 solid;
    background: #f7f7f7;
    color: #555;
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

    .knowlage_footer a:link, .knowlage_footer a:visited, .knowlage_footer a:hover, .knowlage_footer a:active {
        color: #555;
    }

.footer_logo {
    width: 180px;
    height: 50px;
    background: url(images/sprite.gif) 0 -66px;
    margin: 10px auto;
}

.knowlage_xz a:link, .knowlage_xz a:visited, .knowlage_xz a:hover, .knowlage_xz a:active {
    color: #333;
}



/*=======全库检索样式========*/
.knowlage_back {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 6px;
}

.knowlage_secNavList {
    border-bottom: 1px #ccc dashed;
}

    .knowlage_secNavList h5 {
        padding-left: 10px;
        vertical-align: middle;
        cursor: pointer;
    }

        .knowlage_secNavList h5 .iconfont, .knowlage_top .nowHoverOn .iconfont {
            font-size: 10px;
            cursor: pointer;
            color: #999;
            vertical-align: middle;
        }

.knowlage_top .iconfont {
    color: #fff;
    font-size: 10px;
}

.knowlage_secNavList a {
    display: block;
    padding: 0px 10px 0 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .knowlage_secNavList a:link, .knowlage_secNavList a:visited, .knowlage_jsUl a:link, .knowlage_jsUl a:visited, .fuc span a:link, .fuc span a:visited {
        color: #555;
    }

    .knowlage_secNavList a:hover, .knowlage_secNavList a:active, .knowlage_jsUl a:hover, .knowlage_jsUl a:active, .fuc span a:hover, .fuc span a:active {
        color: #3b980a;
    }

.knowlage_secNavList .nowHoverOn:link, .knowlage_secNavList .nowHoverOn:visited, .knowlage_secNavList .nowHoverOn:hover, .knowlage_secNavList .nowHoverOn:active, .knowlage_secNavList .nowHoverOn {
    background: #e2e2e2;
    color: #2e7bd3;
    border: none;
}

.knowlage_secNavList .pagenation {
    margin-top: 10px;
}

    .knowlage_secNavList .pagenation a {
        display: inline;
        padding: 0 3px;
    }

.knowlage_messDiv .no_border {
    border: none;
}

.knowlage_secContH2 {
    font-size: 12px;
    color: #555;
    font-weight: normal;
    line-height: 30px;
    padding: 5px 0;
}

.knowlage_secTopBtn {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 12px;
}

    .knowlage_secTopBtn span {
        float: left;
    }

.knowlage_secCont .iconfont {
    font-size: 10px;
    vertical-align: middle;
}
/*abst默认为中文且频次在底部*/
.abst {
    margin-bottom: 10px;
}

.abstl {
    position: relative;
    z-index: 2;
    float: left;
    padding-top: 15px;
    font-family: Arial;
}

    .abstl input {
        width: 16px;
        height: 16px;
        margin: 0;
        padding: 0;
    }

.abstr {
    position: relative;
    border-bottom: 1px dashed #ddd;
}

    .abstr .tit {
        font: 17px/1.6 "Microsoft YaHei";
        letter-spacing: 0.02em;
        word-break: break-all;
    }

    .abstr .inf {
        color: #080;
        padding-right: 180px;
    }

        .abstr .inf.zy {
            margin-bottom: 7px;
            padding-right: 0;
        }

        /*.abstr .inf a:link,
        .abstr .inf a:visited {
            color: #080;
        }*/

        /*.abstr .inf a:hover,
        .abstr .inf a:focus {
            color: #080;
        }*/

        .abstr .inf span {
            margin-right: .5em;
        }

    .abstr .txt {
        color: #444;
    }

    .abstr .fuc {
        margin-bottom: 3px;
        text-align: right;
        font-size: 12px;
    }

        .abstr .fuc .f1 {
            color: #555;
        }

/*abst-01频次在右侧*/
.abstr-01 {
}

    .abstr-01 .fuc {
        position: absolute;
        right: 0;
        width: 220px;
        text-align: right;
    }

        .abstr-01 .fuc span {
            display: inline-block;
            padding-right: 0 5px;
        }

/*inf-02文献信息分行显示*/
.abstr-02 .inf {
    color: #555;
}

    .abstr-02 .inf p {
        margin: 0;
        text-indent: 0;
    }

    .abstr-02 .inf .i1 {
        color: #999;
    }

.docs-example {
    clear: both;
}

.tit a:link, .tit a:visited {
    color: #2e7bd3;
}

.fuc .btn {
    margin-right: 0px;
    margin-left: 10px;
}

/*pagenav-04样式4——简单版圆形按钮*/
.pagenav {
    font-size: 12px;
    text-align: center;
    margin: 10px 0px;
}

    .pagenav span,
    .pagenav a:link,
    .pagenav a:visited {
        display: inline-block;
        *display: inline;
        width: 24px;
        height: 24px;
        margin: 0px 1px;
        color: #999;
        line-height: 24px;
        vertical-align: middle;
        zoom: 1;
    }

    .pagenav a:hover,
    .pagenav a:active {
        background: #e4eaee;
        text-decoration: none;
    }

    .pagenav a.page-prev:link,
    .pagenav a.page-prev:visited,
    .pagenav a.page-next:link,
    .pagenav a.page-next:visited {
        width: auto;
        padding: 0 10px;
    }

    .pagenav .active {
        color: #fff;
        background-color: #488fcd;
    }

    .pagenav .page-prev.disable:link,
    .pagenav .page-next.disable:visited,
    .pagenav .page-next.disable:hover,
    .pagenav .page-next.disable:active {
        color: #c1c1c1;
        background-color: #fff;
    }

.pagenav-04 {
    text-align: left;
}

    .pagenav-04 a:link,
    .pagenav-04 a:visited {
        position: relative;
        width: 18px;
        height: 18px;
        _width: 12px;
        _height: 12px;
        font-size: 0;
        line-height: 0;
        text-indent: -999em;
        *text-indent: 0;
        overflow: hidden;
        _border: 6px dashed #fff;
        background: #fff;
        _background: #d2d2d2;
    }

    .pagenav-04 a:hover,
    .pagenav-04 a:active {
        color: #c1c1c1;
        _background: #888;
    }

    .pagenav-04 a:after {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        _display: none;
        width: 6px;
        height: 6px;
        background-color: #d2d2d2;
        border-radius: 3px;
    }

    .pagenav-04 a.active:after {
        background-color: #9b9a8f;
    }

    .pagenav-04 a.page-prev:link,
    .pagenav-04 a.page-prev:visited,
    .pagenav-04 a.page-next:link,
    .pagenav-04 a.page-next:visited {
        width: 18px;
        height: 18px;
        padding: 0;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        text-indent: 0;
        vertical-align: middle;
        background: transparent;
    }

    .pagenav-04 a.page-prev:after,
    .pagenav-04 a.page-next:after {
        display: none;
        text-indent: 0;
    }

    .pagenav-04 .iconfont {
        font-size: 18px;
    }

.knowlage_secCont .pagenav-04 .iconfont {
    font-size: 18px;
}

.knowlage_secNavList .pagenav-04 a {
    padding: 0;
}

.knowlage_secNavList .pagenav {
    text-align: center;
}

    .knowlage_secNavList .pagenav span {
        width: auto;
    }

/*以下是增强显示型页码的样式*/
.div_dataset_turnpage {
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 13px;
}

.div_dataset_result_pagination .page a, .div_dataset_result_pagination .nowPage {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    margin: 0 3px;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    font-size: 13px;
    color: #333;
    background-color: #fff;
}

    .div_dataset_result_pagination .page a:hover, .div_dataset_result_pagination .page a:active {
        text-decoration: none;
        background-color: #e7e7e7;
    }

.div_dataset_result_pagination .noPage {
    padding: 0 6px;
    height: 26px;
    line-height: 26px;
    color: #888;
}

.div_dataset_result_pagination .nowPage {
    color: #fff;
    border: 1px solid #2a68bc;
    background-color: #428cdf;
}

.knowlage_secNavList h5 a {
    padding-left: 15px;
}

.knowlage_secNavList .nowHoverOn a:link, .knowlage_secNavList .nowHoverOn a:visited {
    color: #2E7BD3;
}

.crumbLink {
    font-size: 12px;
}

    .crumbLink a:link, .crumbLink a:visited {
        color: #2E7BD3;
    }

.knowlage_contIntr {
    margin-top: 20px;
    position: relative;
}

.knowlage_contIntrTxt {
    border: 1px #dadada solid;
    background: #f4f4f4;
    padding: 10px 20px;
    color: #555;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

    .knowlage_contIntrTxt p {
        color: #333;
    }

.knowlage_js .knowlage_showH2 {
    font-size: 24px;
    font-weight: normal;
    color: #2e7bd3;
}

    .knowlage_js .knowlage_showH2 i {
        top: 47px;
        *top: 43px;
        width: 50px;
    }

        .knowlage_js .knowlage_showH2 i.txt7 {
            width: 148px;
        }

        .knowlage_js .knowlage_showH2 i.txt6 {
            width: 145px;
        }

        .knowlage_js .knowlage_showH2 i.txt5 {
            width: 120px;
        }

        .knowlage_js .knowlage_showH2 i.txt4 {
            width: 95px;
        }

        .knowlage_js .knowlage_showH2 i.txt3 {
            width: 72px;
        }

.knowlage_jsUl {
    padding: 20px 0 20px 20px;
}

    .knowlage_jsUl li {
        font-size: 16px;
        padding-left: 15px;
        margin: 10px 0;
        width: 310px;
        float: left;
        background: url(images/sprite.gif) -380px 10px no-repeat;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "\5FAE\8F6F\96C5\9ED1";
    }

.knowlage_secContH2 .f-select {
    padding: 3px;
    display: inline-block;
}

.knowlage_xzfc {
    border: 1px solid #ccc;
    padding: 20px;
    *padding-top: 35px\9;
}

.knowlage_xzfcList {
    border-bottom: 1px #ccc dashed;
    margin-top: 20px;
}

.knowlage_xzfcL {
    width: 460px;
    position: relative;
    min-height: 112px;
    _height: 110px;
    margin-bottom: 20px;
    padding: 5px;
    cursor: pointer;
}

.knowlage_xzfcLBg {
    background: #f5f5f5;
}

.knowlage_xzfcList a:link, .knowlage_xzfcList a:visited, .knowlage_xzfcList a:hover, .knowlage_xzfcList a:active {
    color: #333;
}

.knowlage_xzfcL img {
    width: 74px;
    height: 102px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.img-border, .knowlage_xz .img-border, .knowlage_xzfcL .img-border {
    border: 1px #e1e1e1 solid;
}

.knowlage_xzfcLTxt {
    margin-left: 100px;
}

    .knowlage_xzfcLTxt p {
        text-indent: 0;
        colo: #555;
        margin-bottom: 0;
    }

.xzfc_span {
    display: inline-block;
    margin-right: 20px;
}

.xzfc_name {
    font-weight: bold;
}
/*学者详细页*/
.knowlage_xzfcLTxt dt {
    float: left;
    width: 60px;
}

.knowlage_xzfcLTxt dd {
    margin-left: 60px;
    max-height: 48px;
}

.knowlage_xzPage {
    width: 100%;
    margin-bottom: 0;
    min-height: 200px;
    _height: 200px;
    line-height: 28px;
}

    .knowlage_xzPage img {
        width: 131px;
        height: 173px;
    }

    .knowlage_xzPage .knowlage_xzfcLTxt {
        border-right: 1px solid #d3d3d3;
        margin-left: 160px;
        padding-right: 48px;
        width: 522px;
    }

        .knowlage_xzPage .knowlage_xzfcLTxt dt {
            width: 75px;
        }

        .knowlage_xzPage .knowlage_xzfcLTxt dd {
            margin-left: 70px;
        }

    .knowlage_xzPage .xzfc_span16 {
        font-size: 16px;
    }

    .knowlage_xzPage .xzfc_name {
        font-size: 20px;
    }

    .knowlage_xzPage .knowlage_xzfcLTxt p, .knowlage_xzPage .knowlage_xzfcLTxt dt, .knowlage_xzPage .knowlage_xzfcLTxt dd {
        margin-bottom: 5px;
    }

    .knowlage_xzPage .knowlage_xzGray {
        font-weight: bold;
        color: #333;
    }

.knowlage_xzPage {
    cursor: auto;
}

    .knowlage_xzPage .iconfont {
        color: #8fbdf2;
        font-size: 16px;
    }

    .knowlage_xzPage a.icon_dbw:link, .knowlage_xzPage a.icon_dbw:visited {
        color: #0a851a;
    }

    .knowlage_xzPage a.icon_dbw:hover, .knowlage_xzPage a.icon_dbw:active {
        color: #33a248;
    }

    .knowlage_xzPage a.icon_xlwb:link, .knowlage_xzPage a.icon_xlwb:visited {
        color: #df2121;
    }

    .knowlage_xzPage a.icon_xlwb:hover, .knowlage_xzPage a.icon_xlwb:active {
        color: #f16464;
    }

    .knowlage_xzPage a.icon_qqkj:link, .knowlage_xzPage a.icon_qqkj:visited {
        color: #efb400;
    }

    .knowlage_xzPage a.icon_qqkj:hover, .knowlage_xzPage a.icon_qqkj:active {
        color: #f3a00e;
    }

    .knowlage_xzPage a.icon_rr:link, .knowlage_xzPage a.icon_rr:visited {
        color: #016ca9;
    }

    .knowlage_xzPage a.icon_rr:hover, .knowlage_xzPage a.icon_rr:active {
        color: #3092ca;
    }





/*弹出框样式*/
.talkDivBg {
    background-color: #000;
    opacity: 0.45;
    filter: alpha(opacity=45); /*ie*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    !important min-height:1000px;
    height: 1000px;
    z-index: 9999;
}

.talkDiv {
    z-index: 100000;
    position: absolute;
    background-color: #fff;
    border: #87b2cd solid 1px;
    box-shadow: 1px 1px 3px #676767; /*投影*/
    border-radius: 5px; /*圆角*/
}

.talkW-300 {
    width: 300px;
    left: 50%;
    margin-left: -150px;
}

.talkW-550 {
    width: 550px;
    left: 50%;
    margin-left: -275px;
}

.talkW-800 {
    width: 800px;
    left: 50%;
    margin-left: -400px;
}

.talkDiv-title {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #DADADA;
    background-color: #EEF4FE;
    font-family: "微软雅黑";
}

    .talkDiv-title .icon-close {
        position: absolute;
        right: 3px;
        top: 5px;
    }

.talkDiv-body {
    padding: 15px 15px 50px;
    height: auto !important;
    min-height: 90px;
    _height: 90px;
    background: #fff;
}

.talkDiv-bodyBar {
    padding: 30px 15px 70px;
}

.talkDiv-img {
    float: left;
    width: 32px;
    text-align: center;
    margin-left: 20px;
}

.talkDiv-img-cont {
    margin-left: 47px;
}

.talkDiv-btn {
    text-align: center;
    background-color: #f2f8fc;
    border-top: #e1eef6 solid 1px;
    padding: 5px 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .talkDiv-btn a.btn {
        margin-right: 0px;
    }

.iconWarn {
    color: #e5452a;
    font-size: 28px;
}

.iconClose {
}

.talkDiv .icon:link, .talkDiv .icon:visited {
    color: #107BCE;
}

.talkDiv .icon:hover, .talkDiv .icon:active {
    color: #f60;
    text-decoration: none;
}

.talkDiv_titleB {
    font-size: 18px;
    font-family: "微软雅黑";
    border-bottom: 1px #ccc solid;
    padding: 10px 0px 10px 60px;
    margin-left: 0;
    margin-bottom: 20px;
}

.talkDiv .talkDiv_tb {
    width: 95%;
    font-family: "微软雅黑";
    margin-left: 20px;
}

    .talkDiv .talkDiv_tb th, .talkDiv .talkDiv_tb td {
        padding: 10px 5px;
        text-align: left;
    }

    .talkDiv .talkDiv_tb td {
        font-size: 12px;
        color: #555;
    }

.talkDiv .progress {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    border: 1px #ddd solid;
}

.talkDiv .proBar {
    background: #60a4de;
    height: 30px;
    width: 100%;
}

/*我的空间*/
.knowlage_messMy {
    border-top: 2px #2e7bd3 solid;
}

.knowlage_formMy .f-label, .knowlage_formMy .f-select {
    margin-right: 0;
}

.knowlage_formMy .mr20 {
    margin-right: 20px;
}

/*作者提交样式*/
a.authorSubmit:link, a.authorSubmit:visited {
    /*background: #1160ba;*/
    margin-top: 6px;
    padding: 0px 10px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
   
    border-top: 1px #0e52a8 solid;
    border-left: 1px #0e52a8 solid;
    border-right: 1px #488dda solid;
    border-bottom: 1px #488dda solid;
}

a.authorSubmit:hover, a.authorSubmit:active {
    background: #0a57ae;
}

.knowlage_secTopBtn .pxLink {
    display: inline-block;
    margin-right: 10px;
}

    .knowlage_secTopBtn .pxLink:link, .knowlage_secTopBtn .pxLink:visited {
        text-decoration: none;
    }

    .knowlage_secTopBtn .pxLink:hover, .knowlage_secTopBtn .pxLink:active {
        color: #ff7624;
        text-decoration: none;
    }

.knowlage_secTopBtn .nowHoverOn:link, .knowlage_secTopBtn .nowHoverOn:visited, .knowlage_secTopBtn .nowHoverOn:hover, .knowlage_secTopBtn .nowHoverOn:active {
    color: #FF7624;
    border: none;
}

.knowlage_formMy .f-label, .knowlage_formMy .f-select {
    margin-right: 0;
}

.knowlage_formMy .mr20 {
    margin-right: 20px;
}


/*======期刊详细页========*/
.w280 {
    width: 260px;
}

.w280 {
    width: 280px;
}

.w600 {
    width: 800px;
	text-align:left;
   
}
 .journal_cont .journal_tb .w600 p img{width:600px; height:auto;}

.knowlage_journal .knowlage_left {
    float: right;
}

.knowlage_journal .knowlage_right {
    float: left;
}

.knowlage_journal .titleH4 {
    font-size: 12px;
    padding-left: 10px;
}

.aboutList {
    padding: 10px;
}

    .aboutList li {
        background:   url(images/sprite.gif) -380px 10px no-repeat scroll;
        padding-left: 10px;
        margin: 5px 0 10px;
        line-height: 1.7em;
        word-wrap:break-word;
    }

.journal_title {
    font-family: "\5FAE\8F6F\96C5\9ED1";
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px #ccc solid;
    word-wrap:break-word;
}

    .journal_title h1 {
        font-size: 24px;
        font-weight: normal;
        padding: 0;
    }

.journal_cont {
    font-family: Arial, Helvetica, sans-serif,'微软雅黑';
    word-wrap:break-word;
}

    .journal_cont h2 {
        padding-left: 20px;
        font-weight: normal;
        position: relative;
    }

        .journal_cont h2 i {
            position: absolute;
            background: #f60;
            height: 16px;
            width: 5px;
            left: 0;
            top: 18px;
        }

.journal_tb {
    width: 100%;
}

    .journal_tb tr td {
        padding: 3px 0px 3px 20px;
        vertical-align: top;
    }

.journal_kwTxt {
    margin-left: 150px;
}

.journal_cont .img-border {
    width: 136px;
    height: 170px;
}

.journal_tbFoot tr th {
    padding: 5px 3px;
    border-bottom: 1px #ccc dashed;
    color: #888;
}

.journal_tbFoot tr td {
    padding: 8px 3px;
    vertical-align: middle;
    line-height: 1.2em;
}

/*==页码（通用）==*/
.pagenation {
    text-align: center;
    margin: 30px 0px 15px;
}

    .pagenation a,
    .pagenation span {
        display: inline-block;
        padding: 3px;
        margin: 0px 3px;
        line-height: 1;
    }

        .pagenation span.current,
        .pagenation a:hover,
        .pagenation a:active {
            color: #fff;
            background: #307CB8;
            text-decoration: none;
        }

.pagenation_box {
    position: relative;
    margin-top: 10px;
    padding-bottom: 10px;
}

.pagenation {
    text-align: center;
}

.pagenation_box .dvrecord {
    display: none;
}

.pagenation a,
.pagenation font {
    /*display:inline-block;*/
    padding: 5px 8px;
    color: #112b4e; /*左右边距*/
    margin: 0px 2px;
    border: 1px solid #e5e5e5;
}
    /*间距*/
    .pagenation font,
    .pagenation a:hover,
    .pagenation a:active {
        color: #fff; /*翻页【当前、滑过、点击】文字颜色*/
        background: #ccc;
		border:1px solid #ccc;
        /*翻页【当前、滑过、点击】背景颜色*/
        text-decoration: none;
    }

/*弹出登录*/
.cover {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(251, 250, 250, 0.4);
}

.alertlogin {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -230px;
    margin-top: -140px;
    display: none;
    z-index: 9999999;
}

/*==登录框新增样式==*/
.mt40 {
    margin-top: 40px;
}

.ml80 {
    margin-left: 80px;
}

.ml140 {
    margin-left: 140px;
}

.ml180 {
    margin-left: 180px;
}

.knowlage_talk {
    width: 460px;
}

.knowlage_loginCon {
    vertical-align: middle;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.loginItemTitle {
    width: 60px;
    text-align: right;
    color: #666;
    line-height: 30px;
}

.loginItemContent .f-text {
    padding: 6px;
    background: #f9f9f9;
    font-size: 14px;
    vertical-align: middle;
}

.loginItemYzm {
    display: inline-block;
    margin-right: 20px;
    width: 80px;
    height: 30px;
    vertical-align: middle;
}

.knowlage_talk {
    height: 280px;
}

    .knowlage_talk .icon-close {
        right: 5px;
        top: 0;
    }

.journal_mess {
    text-align: right;
    font-size: 12px;
    color: #666;
}

.knowlage_welcom a:link, .knowlage_welcom a:visited {
    padding-right: 0;
}

.knowlage_right .dataBox {
    15px 10px 0 10px;
}

.dataBox label {
    cursor: default;
}

.dataBox input {
    cursor: text;
}

.ml60 {
    margin-left: 60px;
}

.gjSearch {
    font-weight: bold;
}

.gjSearchDiv {
    border: 1px solid #dadada;
    font-family: "Microsoft YaHei";
    margin-bottom: 10px;
    padding: 10px;
}

.gjSearchCont {
    font-size: 12px;
    height: auto;
    position: relative;
    padding: 10px 0px;
}

.gjInputDiv {
    margin-left: 60px;
}

.btn-group .tab_active {
    background: none repeat scroll 0 0 #0699D2;
    border-bottom: 0 none;
    color: #FFFFFF;
}


th[field] {
    color: #003399;
    cursor: pointer;
}

td .operation {
    color: #003399;
    cursor: pointer;
}

.dataPro {
    border: 1px #7F9DB9 solid;
    width: 524px;
    height: 80px;
    background: #f9f9f9;
    overflow-y: scroll;
    padding: 5px;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 20px;
}

/*------2014.8.27------*/
.show_talk {
    position: absolute;
    left: 80px;
    top: 0px;
}

    .show_talk a.iconfont {
        font-size: 18px;
        color: #bbb;
        cursor: pointer;
    }

        .show_talk a.iconfont:hover {
            color: #999;
        }

    .show_talk span {
        display: inline-block;
        padding: 0px 8px;
        margin-left: 10px;
        border: 1px #d9d9d9 solid;
        font-size: 12px;
        color: #999;
        background: #fff;
        position: relative;
    }

    .show_talk b {
        display: inline-block;
        position: absolute;
        left: -5px;
        top: 10px;
        width: 6px;
        height: 9px;
        overflow: hidden;
        background: url(images/show_talkBg.gif) no-repeat;
    }

.autMess {
    position: absolute;
    top: 190px;
    left: 0px;
    font-size: 12px;
}

    .autMess span {
        display: inline-block;
        margin-right: 5px;
    }

    .autMess i.iconfont {
        display: inline-block;
        margin: 0px 5px;
    }

    .autMess i.iconDown {
        font-size: 10px;
        color: #e6a300;
    }

.shareA .shareDiv {
    position: absolute;
    top: 25px;
    left: 60px;
    border: 1px solid dadada;
    background: #fff;
    padding: 5px 10px;
    z-index: 9999;
    width: 75px;
    border: 1px solid #dadada;
}

/*zxj bug4470*/
.shareDiv li {
    text-align: left
}

.shareDiv .iconfont {
    margin-right: 5px;
}

.shareDiv .icon_xl {
    color: #df2121;
}

.shareDiv .icon_QQ {
    color: #e4ac03;
}

.shareDiv .icon_rr {
    color: #016ca9;
}

.shareDiv .icon_db {
    color: #0a851a;
}

.tit .txtMess {
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
    font-style: italic;
}
/*lxn*/
.btn-group .btn.btnM {
    *margin-top: -22px;
}

.ib {
    display: inline-block;
}

#tongji, span.mt_10 {
    *margin-top: -10px;
}

.ScholarChartImg {
    -moz-border-radius: 50%; /* Firefox */
    -webkit-border-radius: 50%; /* Safari Chrome */
    border-radius: 50%; /* Opera 10.5+,  Internet Explorer 6+  IE-CSS3 */
    
}


.pt30 {
    padding-top: 30px;
}


.fruit-map h6 {
    margin-bottom: 20px;
}

.top_bd {
    border-bottom: 3px solid #3a990a;
}
/*学者风采*/
.knowlage_xzfcList .knowlage_xzfcL {
    width: 350px;
}

.xueyuan {
    font-weight: normal;
}

    .xueyuan i {
        border-right: 4px solid #e6a300;
        display: inline-block;
        height: 16px;
        margin-right: 10px;
        vertical-align: middle;
    }

/*.knowlage_secTopBtn{ left: 5px;}*/
.knowlage_js .knowlage_showH2 {
    color: #333;
}

.knowlage_showH2 {
    padding: 0 0 4px;
}

.pxLink {
    padding: 0 5px;
    border: 1px solid #fff;
}

    .pxLink:hover, .pxLink.nowHoverOn {
        border: 1px solid #ff7624 !important;
    }

/*院系建设*/
.part h2 {
    font-weight: normal;
}

    .part h2 i {
        border-right: 4px solid #e6a300;
        display: inline-block;
        height: 16px;
        margin-right: 10px;
        vertical-align: middle;
    }

.yuanxi-r {
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.part p {
    text-indent: 2em;
}
/*.part .li-content ul{ margin: 0 33px 0 0;}*/
.yuanxi-r .scholar li {
    margin-bottom: 10px;
}

.part4 .fruit a:link, .part4 .fruit a:visited {
    font-size: 16px;
    margin-right: 50px;
    padding-bottom: 5px;
}

.part4 .fruit a:hover, .part4 .fruit a.cur {
    color: #3B970A;
    border-bottom: 2px solid #3B970A;
    text-decoration: none;
}

.part4 ul {
    margin-top: 10px;
}

.fruit-date, .fruit-num {
    right: 0;
    color: #999;
}

.part .more {
    position: absolute;
    right: -14px;
}

.part .all {
    font-size: 12px;
    top: 15px;
    right: 0;
}

.part5 {
    width: 200px;
    margin-right: 80px;
}

    .part5 .fruit-num {
        width: 25px;
    }

.knowlage_secNavList h5 .caret-rt, .knowlage_top .nowHoverOn .caret-rt {
    color: #999;
    cursor: pointer;
    font-size: 10px;
    vertical-align: middle;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #999;
    border-top: 5px solid transparent;
}


.knowlage_secNavList h5 .caret-dw, .knowlage_top .nowHoverOn .caret-dw {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #999;
    vertical-align: middle;
}

/*学者风采-杰出人才*/
.h-green {
    color: #3B970A;
}

.xzfc_jcrc {
    padding: 0 20px 10px;
}

.knowlage_xzfcList {
    border-bottom-style: dotted;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.xzfc_span {
    margin-right: 19px;
}

.knowlage_xzGray {
    color: #333;
}

.knowlage_xzfc {
    border: none;
}

.knowlage_xzfcList.m0 {
    margin: 0;
}

/*学者风采-学者成果分布图*/
.knowlage_xzfcRTxt h2 i {
    height: 6px;
    border-width: 6px;
}

.knowlage_xzPage .knowlage_xzfcLTxt dt {
    width: auto;
}

.knowlage_xzPage .knowlage_xzfcLTxt dd {
    margin-left: auto;
}

.knowlage_xzfcRTxt {
    width: 125px;
    padding: 0 35px;
}

.green {
    color: #3B970A;
}

.knowlage_xzfcRTxt .xzfc_span {
    width: 100%;
}

.knowlage_xzPage .iconfont {
    color: #e6a300;
}

.fruit-map {
    border: 1px solid #dcdcdc;
    padding: 30px;
}

.map1 h6 {
    color: #039a4b;
}

.map2 h6 {
    color: #00adef;
}

.map3 h6 {
    color: #f05a28;
}

.map4 h6 {
    color: #f6931e;
}

.map-bd {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.mb100 {
    margin-bottom: 100px;
}


.knowlage_cont .wrap-sideL {
    font-family: \5FAE\8F6F\96C5\9ED1;
    width: 200px;
    border: 1px solid #dadada;
    padding: 0 0 10px;
}

.w-l-t a {
    padding: 5px 0 5px;
    float: left;
    font-size: 16px;
    width: 100px;
    text-align: center;
    border-bottom: 1px solid #dadada;
}

    .w-l-t a.no1 {
        border-right: 1px solid #dadada;
        width: 99px;
    }

    .w-l-t a.cur {
        border-bottom-color: #fff;
    }

.w-l-t i {
    left: 0;
    top: 10px;
}

.w-l-b {
    padding: 0 10px;
}

    .w-l-b h3, .w-l-b h4 {
        padding: 5px 0;
    }

    .w-l-b h3 {
        padding-bottom: 0;
    }

.num {
    color: #999;
}

.w-l-b li {
    background: url(../css/images/sprite-sdsf.png) no-repeat -398px -84px;
    padding-left: 10px;
}

    .w-l-b li a {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis; /*safari*/
        -o-text-overflow: ellipsis; /*opera*/
        white-space: nowrap;
        display: inline-block;
        max-width: 8em;
        _width: expression(this.scrollWidth>8em?"8em":""); /*ie6*/
        vertical-align: middle;
    }

.hzgx {
    border: 1px solid #dadada;
    display: table-cell;
    text-align: center;
    top: 10px;
    vertical-align: middle;
    width: 763px;
}

    .hzgx img {
        vertical-align: text-middle;
    }

.knowlage_right {
    font-family: \5FAE\8F6F\96C5\9ED1;
}

    .knowlage_right .abstr-02 .inf {
        margin-bottom: 10px;
    }

        .knowlage_right .abstr-02 .inf .i1 {
            color: #333;
        }

.wrap-sideL.no_border {
    border: none;
}

/*学者个人页图*/
.wrap-sideL .box li {
    list-style: none;
}

.inline-block {
    display: inline-block;
}

.box1 a.btn, .box1 .btn:link, .box1 .btn:visited {
    padding: 20px 45px;
    font-size: 18px;
    margin-bottom:10px;
}

.box1 a.copyCode, .box1 .copyCode:link, .box1 .copyCode:visited {
    padding: 1px 6px;
    font-size: 12px;
}

.xueyuan .caret-dw {
    border-right: 4px solid transparent;
    border-top-width: 4px;
    border-left-width: 4px;
    height: auto;
    vertical-align: middle;
    margin-left: 4px;
    border-top-color: #c2c2c2;
}

.knowlage_secNavList .w-l-b li {
    background: none;
}

.knowlage_secNavList .w-l-b a {
    font-size: 14px;
    padding: 0;
}

.dbz-ul li {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; /*safari*/
    -o-text-overflow: ellipsis; /*opera*/
    white-space: nowrap;
    width: 27em;
    _width: expression(this.scrollWidth>27em?"27em":""); /*ie6*/
}

.dbz {
    height: 200px;
}

.knowlage_rightbottom {
    margin-top: 20px;
}

.dbz-btn {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 19px;
    height: 24px;
    background: url(../css/images/sprite-sdsf.png) no-repeat -480px -60px;
}

.dbz-Lbtn {
    left: 10px;
}

.dbz-Rbtn {
    right: 10px;
    background-position: -481px -1px;
}


.tit a.txtMess:link, .tit a.txtMess:visited {
    background: #fff;
    border: 1px solid #eda800;
    color: #eda800;
    font-size: 12px;
    font-style: normal;
    margin-right: 10px;
    padding: 0 3px;
}

.fuc {
    font-family: \5B8B\4F53;
}

/*重要成果*/
.fruit-type {
    padding: 10px 0;
    border: 1px solid #dadada;
}

    .fruit-type .form-h .f-lb {
        width: 11em;
    }

    .fruit-type .f-ct {
        margin-left: 11em;
    }

        .fruit-type .f-ct a {
            display: inline-block;
            margin-right: 10px;
        }

    .fruit-type .f-label, .fruit-type .f-gp {
        font-size: 14px;
    }

    .fruit-type .f-label {
        padding: 2px 1px;
    }

.knowlage_right .abstr-02 .inf {
    margin-bottom: 0;
}

    .knowlage_right .abstr-02 .inf.zy {
        margin-bottom: 10px;
    }

.page font {
    height: 14px;
    line-height: 14px;
    display: inline-block;
}

.scholar li {
    margin: 0 30px 30px 0;
    float: left;
    width:120px;
}
.scholar li.m0 {
    margin: 0;
}
.k_sBox {
    border-bottom: 1px solid #ccc;
}

.shareA .iconfont {
    color: #e6a300;
    margin-right: 5px;
}

p {
    text-indent: 0;
}

.box {
    border: 1px solid #dadada;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
}

.box2 {
    padding: 0 8px;
}

.wrap-sideL {
    float: left !important;
}

.box1 {
    padding: 8px 8px 2px;
}

.knowlage_xzPage {
    width: 100% !important;
}

.headerList a:link, .headerList a:visited {
    padding: 0 12px;
    /*background: url(../css/images/sprite.png) no-repeat -14px 7px;*/
    border-radius: 0;
}
.headerList a.manager:link, .headerList a.manager:visited {
    background-position: -22px 7px;
}

.banner img {
    height: 227px;
}
a.knowlage_topLink:link, a.knowlage_topLink:visited {
    color: #666;
    border: 0;
}
a.authorSubmit:link, a.authorSubmit:visited {
    border: 0;
    margin-top: 0;
}
.headerList a.authorSubmit:link, .headerList a.authorSubmit:visited {
    background-position: -34px 7px;
}
/*copyCode*/
.copyCode {
    right: -3px;
    top: 0;
}

.box .copyCode {
    right: 188px;
    top: 20px;
}

.grxx-head {
    margin-bottom: 10px;
}

    .grxx-head a.active {
        background: rgba(0, 0, 0, 0) url("images/arrow-blue.png") no-repeat scroll center 30px;
        border-bottom: 3px solid #2e7bd4;
        color: #2e7bd4;
    }

    .grxx-head a {
        display: inline-block;
        font-family: 微软雅黑;
        font-size: 18px;
        margin-right: 20px;
        padding: 5px;
    }


.knowlage_messDiv h4 {
    font-size: 16px;
}

.knowlage_messDiv h4 i {
    display: none;
}

.boxNoP {
    padding: 0;
}

.f-pic img {
    border: 1px solid #e1e1e1;
    padding: 9px 9px 2px;
    margin-bottom: 10px;
}

.f-pic {
    left: 495px;
    position: absolute;
}

.DirectorSpan {
    display:inline-block;padding:3px 35px 3px 10px;border:1px solid #e7e7e7;margin-right:10px;position:relative;
}
.DirectorDel {
    background:url(../css/images/close-15-15.png) no-repeat 0 0px;width:20px;height:20px;display:inline-block;position:absolute;top:0px;right:-5px;cursor:pointer;
}

.KeyWords_EDel {
    background:url(../css/images/close-15-15.png) no-repeat 0 0px;width:20px;height:20px;display:inline-block;position:absolute;top:0px;right:-5px;cursor:pointer;
}

.KeyWordsDel {
    background:url(../css/images/close-15-15.png) no-repeat 0 0px;width:20px;height:20px;display:inline-block;position:absolute;top:0px;right:-5px;cursor:pointer;
}