﻿
/* CSS Document */



.topfixed {
    margin-top: 210px;
}

.contant .w1 {
    border: 1px solid #e5e5e5;
    width: 976px;
    background: #fff;
}

.red {
    color: red !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

/*====================== book =======================*/


.searchrightBox {
    overflow: hidden;
    margin-bottom: 5px;
}

.book, .book-02 {
    overflow: hidden;
    padding: 6px 10px 0 10px;
}

.bookleft {
    padding: 0 0 10px 0;
}

.contkind {
    margin-bottom: 10px;
}

.cont01-kind {
    line-height: 36px;
    font-size: 14px;
    padding-left: 4px;
    background: url(../images/line2.jpg) repeat-x;
    color: #ffc05e;
    width: 216px;
    overflow: hidden;
}

.kindA_hide {
    display: none;
    background: #f6f6f6;
}

.bookleft .kindA_hide a {
    width: 206px;
    padding-left: 18px;
}

.cont01 {
    border: 1px solid #d2d2d2;
    width: 218px;
    padding: 0;
}

.bookleft a, .cont-list {
    display: block;
    line-height: 24px;
    padding: 5px 10px 0 10px;
    overflow: hidden;
}

.bookleft .cont01-kind .cont01-title {
    width: 50%;
    float: left;
}

.bookleft .cont01-kind a, .bookleft .cont01-kind span.pie-chart {
    display: inline-block;
    float: right;
    cursor: pointer;
    width: 30px;
    color: #fff;
    padding: 0
}

.bookleft .cont01-kind img {
    display: block;
    margin: 0 auto;
    margin-top: 7px;
    width: 18px;
}

.bookleft .cont01-kind a:hover {
    background: none;
    text-decoration: underline;
}

.cont-list {
    background: #fff;
    padding: 0;
    width: 218px;
    line-height: 34px;
}

    .cont-list a.sp01_fl {
        padding: 0;
        margin: 0;
        line-height: 34px;
        width: 136px;
        overflow: hidden;
        /*text-overflow:ellipsis;
    white-space:nowrap;*/
    }

        .cont-list a.sp01_fl:hover {
            background: none;
        }

.iconBox:hover i {
    color: #0A5FCA;
}

.icon-minus {
    color: #0A5FCA;
}

.cont-list .sp02_fr {
    margin-right: 0;
    color: #666 !important;
}

.cont-list .kindA_hide .sp02_fr {
    margin-right: 10px;
    color: #999 !important;
}

.bookleft .cont-list i {
    display: block;
    float: left;
    padding-right: 8px;
    line-height: 34px;
    cursor: pointer;
    padding-left: 5px;
}

.bookleft a {
    display: block;
    line-height: 24px;
    padding: 5px 0 0 3px;
    width: 215px;
    overflow: hidden;
}

    .bookleft a:hover {
        background: #f2f2f2;
    }

.contkind .fl {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 74%;
}

.contkind #disciplineClassDiv .fl {
    white-space: normal;
}

.contkind .fr {
    color: #999;
    font-size: 11px;
}

.bookleft .ck2 a {
    color: #999;
}

.bookleft .ck2 span {
    color: #555;
}

.contactive {
    color: #0A5FCA;
    background: #e4e4e4;
}

/*right*/
.bookright {
    width: 702px;
    min-height: 800px;
}

    .bookright select {
        font-size: 12px;
        margin-top: -3px;
    }

.searsort select {
    font-size: 12px;
    padding: 2px 0;
    margin-top: -3px;
}

.changpage select {
    margin-top: -3px;
}

.searsort {
    overflow: hidden;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    width: 700px;
    background: #fefbf4;
    height: 40px;
}

.ChapterNav {
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #ddd;
    width: 700px;
    background: #f6faff;
    height: 40px;
    position: relative;
    z-index: 90;
}

.searsort .fl {
    margin-left: 5px;
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-top: 1px;
}

.sequence, .changelanguage, .changpage {
    float: left;
    text-align: center;
    border-left: 1px solid #ccc;
    margin-top: 1px;
}

.sequence {
    width: 220px;
    margin-left: 10px;
    border: none;
}

.changelanguage {
    width: 100px;
}

.changpage {
    width: 300px;
    margin-top: 1px;
}

    .changpage a {
        margin-right: 8px;
    }

.changelanguage a:hover .changelanguageicn {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.cpage-active {
}

/*ChapterNav*/
.book_checkedSum {
    display: inline-block;
    margin: 0 5px;
    font-weight: 600;
}

.book_chooseBox {
    margin-left: 5px;
}

    .book_chooseBox span {
        display: inline-block;
        margin-left: 15px;
    }

.expotBox img {
    margin-right: 5px;
}

.expotBox {
    position: absolute;
    top: 0;
    left: 170px;
    z-index: 1;
}

.book-02-top .expotBox {
    top: 6px;
    left: 170px;
    z-index: 1;
}

.expotBox span {
    cursor: pointer;
}

.expotHide {
    border: 2px solid #93abc5;
    background: #fff;
    padding: 5px 20px;
    box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    display: none;
    z-index: 99999;
}

    .expotHide h3 {
        color: #000;
        width: 160px;
    }

    .expotHide a {
        display: block;
        color: #257ada;
        line-height: 30px;
        padding: 5px 0;
    }

        .expotHide a:first-child {
            border-bottom: 1px solid #257ada;
        }

.det_search {
    float: right;
    margin-top: 8px;
    margin-right: 8px;
}

    .det_search input, .K_search input {
        border: 0;
    }

    .det_search a, .K_search a {
        display: inline-block;
        float: left;
        font-size: 14px;
        line-height: 22px;
    }

.ser1, .ser2, .ser3, .ser4 {
    padding: 0 5px;
    border: 1px solid #1b7ace;
}

.ser2 {
    cursor: pointer;
    background: #1b7ace;
    color: #fff;
}

    .ser2:hover {
        color: #fff;
    }

.ser1 {
    border-right: none;
    min-width: 150px;
    padding-right: 15px;
    background: #fff;
    position: relative;
    height: 22px;
    width: 182px;
}

    .ser1 #searchInString {
        padding: 0;
        margin: 0;
        margin-top: 0 !important;
        position: absolute;
        top: 2px;
        left: 2px;
    }

.meetingdet .meetingdet_h2 {
    line-height: 24px;
    margin-bottom: 5px;
}

.B_chooseBox_choose {
    margin: 6px 5px !important;
}

.KnowAnalysis_search {
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 40px;
    overflow: hidden;
}

    .KnowAnalysis_search a {
        height: 34px;
        line-height: 34px;
    }

    .KnowAnalysis_search .ser1 {
        width: 400px;
        border: 1px solid #0757A9;
    }

    .KnowAnalysis_search .ser2 {
        padding: 0 30px;
        background: #0757A9;
        border: 1px solid #0757A9;
    }

    .KnowAnalysis_search .ser2-2 {
        margin-left: 40px;
        color: #fff;
        background: #ff8015;
        border: 1px solid #ff8015;
    }

    .KnowAnalysis_search .ser3 {
        margin-left: 5px;
        background: #0757A9;
        border: 1px solid #0757A9;
    }

    .KnowAnalysis_search .ser1 input {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 7px 5px;
        width: 400px;
    }

    .KnowAnalysis_search .searchExpDiv {
        margin-left: 208px;
        margin-top: 5px;
        color: #023ED8;
    }

        .KnowAnalysis_search .searchExpDiv strong {
            color: #000;
            display: inline-block;
            margin-right: 6px;
        }

.s_tips {
    padding: 50px 0;
    text-align: center;
    color: #ef1c1c;
}

.s_tips_input {
    overflow: hidden;
    width: 435px;
    margin: 0 auto;
}

    .s_tips_input a {
        float: left;
        display: block;
    }

    .s_tips_input .ser1 input {
        border: none;
        width: 300px;
    }

.s_tips .ser1 {
    border-color: #eee;
    width: 300px;
}

.s_tips .ser2 {
    border-color: #eee;
    background: #eee;
    cursor: auto
}

/*litnav*/
.litnav {
    margin-bottom: 15px;
}

    .litnav a {
        padding: 0 4px;
    }

    .litnav span {
        padding: 5px;
    }


/*booksintro*/
.booksintro {
    margin: 10px 0;
}

    .booksintro .book01 {
        border-bottom: 1px dashed #999;
        display: block;
        overflow: hidden;
        padding: 0;
    }

        .booksintro .book01:hover {
            background: #f6faff;
            color: #555;
            position: relative;
        }

            .booksintro .book01:hover h2 {
                color: #0A5FCA;
            }

.book01img {
    width: 107px;
    height: 138px;
    margin: 10px;
    display: block;
}

.booko1intro {
    line-height: 22px;
    width: 520px;
    overflow: hidden;
    margin-left: 20px;
}

    .booko1intro h2 {
        display: inline-block;
        margin-right: 30px;
        line-height: 26px;
        color: #345098;
        width: 500px;
    }

    .booko1intro span {
        margin-right: 30px;
        display: inline-block;
    }

    .booko1intro b {
        display: inline-block;
        min-width: 220px;
    }

    .booko1intro .update {
        position: absolute;
        top: 10px;
        right: 0;
        color: #999;
    }

    .booko1intro .zhuti {
    }

.changpage02 {
    margin: 30px 0 20px 0;
    font-size: 14px;
    border-left: 0;
    width: 100%;
}

    .changpage02 a {
        padding: 2px 4px;
        background: #eee;
    }

        .changpage02 a:hover {
            background: #d1e4f7;
        }

.booko1intro .zhuti {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
}

.lable_asort {
    background: #fbf9f4;
    margin-top: 0;
    padding: 3px 0;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
}

    .lable_asort img {
        margin-right: 10px;
        padding-left: 5px;
        float: left;
    }








/*==== cont01hide ========*/


.cont01hide, .cont02hide, .registeredBox, .RegisterSub {
    background: #5e99cc;
    display: none;
    z-index: 1001;
    width: 550px;
    max-height: 90%;
    left: 48.8%;
    top: 10%;
    margin-left: -250px !important; /*FF IE7 该值为本身宽的一半 */
    /*FF IE7 该值为本身高的一半*/
    position: fixed !important; /* FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.conthide {
    margin: 11px;
    background: #fff;
}

.hideif, .hidebj {
    background: /*rgba(0,0,0,0.5)*/ url(../images/line3-black02.png);
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; /*FF IE7*/ /*filter:alpha(opacity=70);/*IE*/ /*opacity:0.7;/*FF*/
    z-index: 90;
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.hidebj {
    filter: alpha(opacity=0); /*IE*/
    opacity: 0; /*FF*/
}

#showmore {
    cursor: pointer;
}

.h_top, .h_nav {
    background: -webkit-gradient(linear,0% 0%, 0% 100%, from(#fff), to(#f3f3f3));
    background: -moz-linear-gradient(0% 0% 270deg, #fff,#f3f3f3);
}
/*-- h_top --*/
.h_top {
    border-bottom: 1px solid #d1d1d1;
    line-height: 40px;
    padding: 5px 15px;
}

    .h_top b {
        font-size: 18px;
        font-weight: 600;
    }

    .h_top a {
        border: 1px solid #c1c1c1;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        text-align: right;
        margin-top: 1px;
        cursor: pointer;
        color: #666;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        display: inline-block;
        padding-left: 20px;
        padding-right: 7px;
        /*background: url(../images/huicha.png)6px no-repeat;*/
    }

        .h_top a:hover {
            /*background: url(../images/huicha.png)6px no-repeat;*/
            border-color: #999;
            color: #666;
        }

/*-- h_cont --*/
/*@media screen and (max-height:700px)
{
	.h_cont
	{
		height: 300px;
		overflow: hidden;
	}
}
@media screen and (max-height:900px)
{
	.h_cont
	{
		max-height: 400px;
		overflow: hidden;
	}
}*/
.h_cont li {
    margin: 1px 0;
    overflow: hidden;
    height: 34px;
    padding: 0 15px;
    border-bottom: 1px solid #e1e1e1;
}

    .h_cont li a {
        float: left;
        width: 80%;
        line-height: 34px;
    }

    .h_cont li span {
        float: right;
        line-height: 34px;
    }

/*-- h_nav --*/
.h_nav {
    overflow: hidden;
    padding: 5px;
    border-bottom: 1px solid #eee;
}

    .h_nav div {
        float: right;
    }

    .h_nav a, .h_nav span {
        float: left;
    }

    .h_nav a {
        display: inline-block;
        cursor: pointer;
        margin: 0 4px;
        width: 15px;
        height: 24px;
        background: url(../images/icns-all.png) no-repeat;
    }

        .h_nav a:hover {
            background: url(../images/icns-all.png) no-repeat;
        }

    .h_nav .h_nav_1 {
        background-position: 0 -319px;
    }

    .h_nav .h_nav_2 {
        background-position: 0 -591px;
    }

    .h_nav .h_nav_1:hover {
        background-position: 0 -387px;
    }

    .h_nav .h_nav_2:hover {
        background-position: 0 -523px;
    }

    .h_nav textarea {
        width: 50px;
        line-height: 24px;
        height: 24px;
        border-color: #d1d1d1;
        resize: none;
        text-align: center;
        margin: 0 10px;
    }


/*-------- cont01hide end ------*/





/*saixuan*/
.topchick01 {
    width: 208px;
    background: #f6faff;
    font-size: 16px;
    color: #257ada;
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
}

.topchick {
    margin-left: 0px;
    margin-bottom: 6px;
    width: 700px;
    overflow: hidden;
}

    .topchick a {
        background: #2159AC;
        border-right: 5px solid #2159AC;
        margin: 0 5px 5px 5px;
        padding: 0 10px;
        height: 20px;
        line-height: 20px;
        display: inline-block;
        color: #fff;
        padding-right: 5px;
    }

        .topchick a i {
            display: inline-block;
            margin-left: 10px;
        }

    .topchick strong {
        font-weight: 500;
    }

    .topchick a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-opacity: 0.8;
    }

    .topchick span {
        display: inline-block;
        width: 20px;
        font-size: 0;
    }

.allsums span {
    font-weight: 600;
    display: inline-block;
    margin: 0 5px;
}



/*toshare*/
#tosharehead {
    position: relative;
}

.booksintro .fenxiang {
    position: absolute;
    width: 100%;
    bottom: 10px;
    right: 0;
    display: inline-block;
    line-height: 24px;
}

    .booksintro .fenxiang a {
        display: inline-block;
    }

#bsBox {
    width: 400px;
}

#tosharehead .fenxiang {
    position: absolute;
    right: 0;
    bottom: 4px;
}

    #tosharehead .fenxiang a {
        display: inline-block;
        margin: 0 8px;
        color: #235ae4;
    }

        #tosharehead .fenxiang a:hover {
            color: #0A5FCA;
        }





/*================= 专业搜索=================*/
.advanced-search {
    font-size: 13px;
}

.searchDescription {
    width: 80%;
    line-height: 28px;
    margin: 0 auto;
    font-size: 13px;
}

    .searchDescription label {
        line-height: 30px;
    }






/*===================book-detail=================*/
.book_view h2 {
    line-height: 40px;
    color: #023ed8;
    margin-bottom: 5px;
}

.bookdetailleft {
    width: 770px;
    padding-left: 20px;
}

.Hyperlink a {
    color: #27b340;
    margin: 0 4px;
}

.H_author a {
    color: #126ACE;
}

.H_key a {
    color: #f68717;
}

.Hyperlink a:hover {
    text-decoration: underline;
}

.meetingdet h4.H_key span {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.bookdetailleft h2 {
    color: #345098;
    margin-bottom: 3px;
    line-height: 30px;
}

.bookdetailleft h4 {
    line-height: 24px;
}

    .bookdetailleft h4 strong, .book-detail-2 h4 strong {
        width: 108px;
        display: inline-block;
    }

    .bookdetailleft h4.addOperation span, .book-detail-2 h4.addOperation span {
        height: 17px;
        float: none !important;
    }

.bookdetailright {
    margin-right: 20px;
    min-height: 170px;
    position: relative;
}

.share_word {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 44px;
    cursor: pointer;
    color: #ff763d;
    font-family: Microsoft Yahei;
}

.bookdetailrightimg {
    border: 1px solid #e1e1e1;
    display: block;
    margin-top: 10px;
}

.bookdetailright img {
    width: 107px;
    height: 138px;
    display: block;
}

.bookdetailright #toshare {
    margin-top: 4px;
}

/*详情页面-数据来源*/
.bookdetail_float h4 {
    overflow: hidden;
}

    .bookdetail_float h4 strong, .bookdetail_float h4 .data_sources_box {
        float: left;
    }

    .bookdetail_float h4 .data_sources_box {
        display: block;
        width: 660px;
    }

.data_sources .data_sources_box strong.data_sources_more, .n_history_seeMore {
    float: none;
    display: block;
    color: #235ae4;
    margin-bottom: 10px;
    cursor: pointer;
}

.data_sources .data_sources_cont, .n_history {
    display: block;
    overflow: hidden;
    line-height: 20px;
}

.d_s_c_sp {
    display: block;
}

.n_history a {
    display: block;
    margin-right: 5px;
    line-height: 20px;
}

.n_history_seeMore {
    margin-bottom: 5px;
}

.book-02-ser {
    margin-left: 230px;
}

.book-02-top input {
    margin: 0;
    margin-top: -2px;
    border: 1px solid #1b7ace;
    padding: 4px 5px;
}

.book-02-top {
    background: #f6faff;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px 0;
    z-index: 9;
}

    .book-02-top strong {
        padding: 0 5px;
    }

.book-02search {
    width: 230px;
}

.book-02-top .book-02btn {
    width: 80px;
    margin-right: 20px;
    cursor: pointer;
    background: #1b7ace;
    color: #fff;
    margin-left: -5px;
    border-style: none;
    border: 1px solid #1b7ace;
}

.bookdetail .searsort {
    width: 100%;
    background: #fbf9f4;
    overflow: hidden;
}

.searsort02 {
    border: none;
    border-bottom: 1px solid #ddd;
}

.bookdetail .sequence {
    width: 300px;
}

.bookdetail .changelanguage {
    width: 180px;
    padding-left: 45px;
}

.bookdetail .changpage {
    margin-left: 60px;
}

.book-02-hre h3 {
    display: inline-block;
    color: #0A5FCA;
}

.book-02-hre img {
    width: 20px;
    height: 16px;
    margin-left: 10px;
}

.book-02-hre {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px dashed #d1d1d1;
}

    .book-02-hre:hover {
        background: #ddd;
    }

        .book-02-hre:hover strong {
            color: #555;
        }

.book-02-hredet span {
    display: inline-block;
    margin-right: 20px;
}

.book-02-hredet .fenxiang {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
}

.periodical-det .book-02-hre1 h3 {
    height: 20px;
    max-width: 640px;
    overflow: hidden;
    display: inline-block;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .periodical-det-right li {
        background: #e9e9e9;
        width: 172px;
        margin-left: 20px;
        padding-bottom: 6px;
    }

    .periodical-det-right h2 {
        padding-left: 20px;
    }

    .book-detail-2 .changelanguage, .book-detail-2 .meeting-yuanwen {
        width: 100px;
    }

    .book-02-ser {
        margin-left: 220px;
    }
}

.choose_list {
    border-bottom: 1px solid #ddd;
    padding: 5px 0 15px 0;
}

    .choose_list .a_list {
        display: inline-block;
        margin-left: 25px;
        background: #b2c7f9;
        color: #444;
        cursor: pointer;
        padding: 2px 8px;
    }

    .choose_list .fr span {
        display: inline-block;
        padding: 0 5px;
    }

    .choose_list .fr b {
        color: #257ada;
    }


.export01 {
    width: 16px;
    height: 12px;
    margin-left: 4px;
}



/*===============book-detail-2=================*/
.book-detail-2 {
    margin: 5px 0;
}

    .book-detail-2 table {
        font-size: 12px !important;
    }

    .book-detail-2 td, th {
        border: 1px solid #ddd !important;
    }

    .book-detail-2 th {
        width: 200px;
        text-align: center;
        padding: 8px 0;
        background: #f6faff;
    }

    .book-detail-2 td {
        padding: 5px 10px;
        width: 580px;
        line-height: 22px;
    }

        .book-detail-2 td span {
            display: inline-block;
            margin-right: 10px;
        }

        .book-detail-2 td a {
            display: inline-block;
        }

    .book-detail-2 .fr {
        margin-right: 5px;
    }

    .book-detail-2 .fl .fr {
        float: left;
    }

    .book-detail-2 .changelanguage, .book-detail-2 .meeting-yuanwen {
        padding: 0;
        border: none;
        margin-bottom: 30px;
        font-size: 14px;
    }

    .book-detail-2 .toshare .fr {
        margin-right: 21px;
        margin-top: 4px;
    }

.detToShare {
    width: 130px;
    overflow: hidden;
}

    .detToShare .changelanguage, .detToShare .toshare, .detToShare .meeting-yuanwen {
        width: 105px;
        overflow: hidden;
    }

.detail-2-share {
    color: #f70;
}

.book-detail-2 .changelanguage a {
    color: #0A5FCA;
    text-align: left;
}

.book-detail-2 .meeting-yuanwen a {
    margin-right: 0;
}

.book-detail-2 .meeting-yuanwen img, .book-detail-2 .changelanguage img {
    width: 20px;
    height: 18px;
    margin-right: 8px;
}

.book-detail-2 .meeting-yuanwen:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
}

input[name="book_allChooseBox_input"] {
    margin-right: 5px;
}


/*============== advanced-search ==============*/
.advanced-search-top h2 {
    background: #fff5eb;
    line-height: 40px;
    text-align: center;
}

.advanced-search {
    background: #eef2fb;
    padding: 20px 0;
    border-top: 1px solid #e1e1e1;
}

    .advanced-search select, .advanced-search select input {
        width: 200px;
        padding: 4px 6px;
        margin: 4px 8px;
    }

    .advanced-search .increase_selection {
        margin-top: 30px;
    }

.increase_title {
    font-size: 14px;
    font-weight: 500;
    color: #487AF6;
    line-height: 30px;
}
/*.resource_type{margin-left:66px;}*/
.data_options {
    width: 760px;
    margin-top: 20px;
}

.advanced-search .data_options input, .resource_type input {
    width: 20px;
    margin-right: 5px;
}

.all_choose {
    color: #0A5FCA;
    margin: 8px 0 10px;
    display: block;
}

.advanced-search .data_options_box label {
    width: 250px;
    float: left;
    line-height: 24px;
}

.advanced-search .increase_selection select {
    padding: 2px 5px;
}

.advanced-search .change_years select {
    margin: 0;
    width: 100px;
}

.advanced-search select option {
    line-height: 24px;
}
/*.advanced-search input{width:250px;}*/
.advanced-search .resource_type label, .allResourceType {
    width: auto;
    margin-right: 25px;
}

.data_options input {
    width: 250px;
}

.advanced-search .data_options_box checkbox {
    width: 40px;
}

.advanced-search .ad-search01 {
    margin-left: 334px;
}

.ad-search02 .ad-search-select01 {
    margin: 0 10px 0 200px;
    width: 120px;
}

.ad-searchbtn {
    margin: 30px 0 10px 250px;
}

    .ad-searchbtn input {
        width: 200px;
        cursor: pointer;
        padding: 5px 0;
        background: #ddeafb;
        border: 1px solid #cbd7f1;
    }








/*================= meeting ===============*/

.meetingdet {
    padding: 5px 5px 10px 20px;
}

.meetingdet02 {
    padding-bottom: 25px;
}

.meetingdet strong {
    display: inline-block;
    float: left;
}

.meetingdet a span {
    display: block;
    width: 500px;
    word-break: normal;
    word-wrap: normal;
}

/*详情页面收藏订阅*/
.addOperation {
    margin: 5px 0 5px;
}

.CollectionStar, .toSubscribe {
    float: right !important;
    margin: 0 3px 0 0;
}

.CollectionStar, .toSubscribe {
    display: inline-block;
    background: url(../images/star_full.png) 0px 0px;
    width: 15px;
    height: 18px;
    cursor: pointer;
}

.toSubscribe {
    background: url(../images/star_full.png) -38px 0px;
}

    .toSubscribe:hover {
        background: url(../images/star_full.png) -56px 0px;
    }

.CollectionStar:hover {
    background: url(../images/star_full.png) -17px 0px;
}

.CollectionStarClicked, .toSubscribeClicked {
    width: 18px;
    height: 18px;
}

.CollectionStarClicked {
    background: url(../images/star_full.png) -18px 0px;
}

.toSubscribeClicked {
    background: url(../images/star_full.png) -53px 0px;
}

.book-02 .CollectionStar {
    margin-top: -2px !important;
}

.book_view_det .book-02 .meetingdet a span {
    width: 680px;
}

.book_article .meetingdet_h2 a span {
    width: 680px;
}

.book-02 .meetingdet a span {
    display: block;
    word-break: break-all;
    width: 900px;
}

.book-02 .meetingdet {
    padding: 5px 5px 25px 20px;
    border-bottom: 1px dashed #d1d1d1;
}

.meetingdet input {
    margin-left: -15px;
}

.meetingdet h2 {
    color: #345098;
    line-height: 24px;
    margin-bottom: 5px;
    display: inline-block;
}

.meetingdet_h2 a:visited {
    color: #E28531;
}

.meetingdet h4 {
    font-size: 12px;
    line-height: 24px;
    display: block;
    overflow: hidden;
}

    .meetingdet h4 span {
        display: inline-block;
        margin-left: 10px;
        max-width: 80%;
    }

.meetingdet .zhuti {
    height: 50px;
    overflow: hidden;
}



/*================= meeting-detail ===============*/

.book-detail-2 h2, h3 {
    color: #0889fb;
    line-height: 26px;
}

.book-detail-2 h3 {
    margin-bottom: 5px;
}

.book-detail-2 h4 {
    line-height: 24px;
}

.book-detail-2 a {
    display: block;
    line-height: 28px;
    text-decoration: underline;
}

.book-detail-2 .book-detail-2-01 a {
    display: inline-block;
    text-decoration: none;
}

.book-02-hredet {
    line-height: 22px;
}

.book-02-hre a {
    color: #0A5FCA;
}

.book-02-hre h3 {
    margin-bottom: 0;
}

.book-02-hre .yuanwen {
    display: inline-block;
    float: right;
    margin-right: 50px;
}

.book-detail-2-01 {
    padding: 10px 20px 0 20px;
}

.book-detail-2-02 {
    background: #f6faff;
}




/*================= meeting-yuanwen ===============*/
.meeting-yuanwen h3, .meeting-yuanwen h2 {
    color: #0889fb;
    line-height: 20px;
    margin-bottom: 8px;
}

.meeting-yuanwen {
}

    .meeting-yuanwen h3 {
        font-size: 16px;
    }

    .meeting-yuanwen h4 {
        line-height: 26px;
    }

    .meeting-yuanwen a {
        color: #0A5FCA;
        display: inline-block;
        margin-right: 10px;
    }

        .meeting-yuanwen a:hover {
            color: #ff8015;
            text-decoration: underline;
        }

.meeting-yuanwen-det h4 span {
    display: inline-block;
    margin-right: 20px;
}

.meeting-yuanwen-det {
    padding: 10px 50px;
}


.yuanwen-copyright {
    border: 1px solid #ddd;
    margin: 0 0 10px 0;
    padding-bottom: 20px;
}

.yuanwen-det01 {
    background: #f6faff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.yuanwen-copyright h3 {
    background: #f0f6fc;
    font-size: 16px;
    line-height: 40px;
    padding-left: 30px;
    border-bottom: 1px solid #d9d9d9;
}

.yuanwen-copyright .yuanwen-copyrighth4 {
    font-weight: 600;
    line-height: 30px;
}

.yuanwen-copyright .meeting-yuanwen-det {
    border-bottom: 1px dashed #d1d1d1;
    margin-bottom: 15px;
}

.yuanwen-det01 .meeting-yuanwen-det {
    margin-bottom: 0;
}

.yuanwen-copyright .yw-cr-sure {
    font-size: 15px;
    color: red;
}

    .yuanwen-copyright .yw-cr-sure input {
        width: 17px;
        height: 17px;
        margin-left: 50px;
        margin-right: 10px;
    }


.yuanwen-copyright input {
    padding: 2px 5px;
    width: 180px;
    margin-right: 40px;
}

.yuanwen-copyright #emailArea, .yuanwen-copyright #linkmanArea, .yuanwen-copyright #phoneArea {
    margin-top: 10px;
}

.yuanwen-copyright .toudi-tei {
    width: 120px;
}

.toudi span {
    display: inline-block;
}

.toudibtn {
    width: 500px;
    margin-left: 40px;
}

    .toudibtn input {
        width: 160px;
        height: 30px;
        margin-right: 10px;
        cursor: pointer;
        background: #d1e4f7;
        border: 2px solid #e5ebf3;
    }

        .toudibtn input:hover {
            background: #e1edf9
        }

.toudi input[type="checkbox"] {
    width: 22px;
    margin-right: 0;
}

.severs_warmPrompt {
    color: #f68717 !important;
    border-bottom: none !important;
    margin-bottom: 0 !important;
    background: none !important;
    line-height: 26px !important;
}









/*================= periodical-detail ================*/
.periodical-det {
    overflow: hidden;
    z-index: 0;
}

.periodical-det-left {
    width: 78%;
}

.periodical-det-right {
    background: #f6faff;
    width: 19.6%;
    float: right;
    padding-bottom: 20px;
    border-left: 1px solid #ddd;
}

    .periodical-det-right h2 {
        background: #1b7ace;
        color: #fff;
        width: 100%;
        border: 1px solid #ddd;
        border-left: none;
        padding-left: 10px;
        font-size: 16px;
        line-height: 44px;
    }

.periodical-det-right-sel {
    padding: 10px;
}

.periodical-det-right-ss {
    padding: 2px 10px;
    margin: 10px 0 20px 0;
}

.periodical-det-right-sel a {
    display: block;
    line-height: 30px;
}

    .periodical-det-right-sel a li {
        list-style: outside;
    }



/*======*/
.sci0, .sci1 {
    border: 1px solid #ff8015;
    color: #ff8015 !important;
    padding: 0 2px;
    display: inline-block;
    margin-left: 8px;
    line-height: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-bsorder-radius: 3px;
}

.sci1 {
    padding: 2px !important;
    font-size: 12px;
}

.conferenceView-list h3:hover input {
    text-decoration: underline;
}

.conferenceView-list-hide {
    display: none;
}

.conferenceView-list input {
    background: none;
    padding: 0;
    border: none;
    color: #345098;
    width: auto;
    font-weight: 600;
    font-size: 14px;
    padding-right: 20px;
}




/*top 文字滚动*/
/*文字滚动*/
#FontScroll {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 60%;
}

    #FontScroll li {
        height: 26px;
        overflow: hidden;
        width: 80%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    #FontScroll a {
        margin: 0;
        padding: 0;
    }








/*============== help ==================*/

.help-cont {
    margin: 10px 0;
    padding: 5px 0 15px 0;
    font-size: 12px;
    line-height: 17px;
    color: #222;
}

.ChapterSearch-detail h2 {
    color: #0A5FCA;
}

.help-tit h2 {
    color: #0A5FCA;
    font-size: 22px;
}

.help-cont h3 {
    color: #0A5FCA;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}

.help-cont h4 {
    line-height: 26px;
    font-size: 14px;
}

.help-cont strong, .help-cont h4, .help-cont a {
    margin: 10px 0 10px;
}

.help-cont strong {
    display: block;
    color: #f68717;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.help-cont img {
    width: 80%;
    padding: 3px;
    background: #f2f4fd;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    border: 1px solid #d1e4f7;
    margin-top: 15px;
    margin-bottom: 15px;
}

.help-cont a {
    display: block;
    color: red;
}



.w4 {
    width: 860px;
    margin: 0 auto;
}











/*================ news ===============*/
.news-box {
    border: 1px solid #eee;
    margin: 20px 0;
    background: #fff;
}

.news-top {
    text-align: center;
    margin: 20px 20px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

    .news-top h2 {
        font-weight: 600;
        line-height: 48px;
        font-size: 22px;
    }

    .news-top h4 {
        font-size: 12px;
        color: #999;
    }

.news .help-cont {
    margin: 10px;
    width: 840px;
    overflow: hidden;
}

    .news .help-cont img {
        /*width: auto;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 800px;
	display: block;*/
    }

.news p {
    line-height: 28px;
    font-size: 14px;
    margin-left: 10px;
}

.news .news-add {
    margin: 15px 0;
}

    .news .news-add p {
        font-size: 12px;
        line-height: 20px;
    }

        .news .news-add p span {
            display: inline-block;
            background: #e0ecf9;
            padding: 0 10px;
            margin: 5px 10px 5px 0;
        }


/*KA_table*/

tspan {
    font-family: 'Microsoft YaHei';
}

.KA_container strong {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    height: 235px;
    overflow: hidden;
}




.KA_table td {
    padding: 2px 5px;
    border: 1px solid #ccc;
    min-width: 90px !important;
    max-width: 207px;
}

.KA_container_table table {
    margin-bottom: 20px;
    display: block;
}

    .KA_container_table table:last-child {
        margin-bottom: 0;
    }

    .KA_container_table table:first-of-type {
        margin-bottom: 60px !important;
        height: 200px;
        overflow: hidden;
    }

.KA_table tr:first-child {
    font-weight: 600;
    color: #023ED8;
}

.KA_table tr td:first-child {
    font-weight: 600;
    color: #000;
    min-width: 60px;
    text-align: center;
}

.KA_table td a {
    display: block;
}

    .KA_table td a:hover {
        color: #023ED8;
        text-decoration: underline;
    }

.tb_more {
    position: absolute;
    top: 280px;
    left: 20px;
    background: #0E63BD;
    color: #fff;
    padding: 3px 5px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    display: none;
}

.tb_Title {
    position: absolute;
    top: 25px;
    left: 400px;
    font-size: 18px;
}

.det-cont02 {
    margin-top: 20px;
}

    .det-cont02 h3.det_cont02_connect {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
    }

    .det-cont02 div p {
        color: #345098;
        margin-bottom: 8px;
        font-weight: 600
    }

    .det-cont02 table {
        width: 100%;
        margin: 3px 0;
    }

    .det-cont02 div[id$="Div"] {
        margin: 10px 0;
    }

/*2017/11/13日更改*/
.KA_container, #containerHotDicMap {
    width: 960px;
    height: 400px;
}

.KA_container {
    height: auto;
    padding-top: 10px;
    /* margin-top: 10px; */
    border-top: 8px solid #f7f8fd;
}

.allResourceType {
    height: 34px;
    margin-top: 5px;
    font-size: 14px;
}
/*#hotDicDiv{height:580px !important;}*/
.KnowAnalysis_box table {
    font-family: "Microsoft YaHei";
}

.highcharts-root {
    /*height:400px !important;*/
}

.checkAllResourceType input {
    margin-left: 2px;
    margin-right: 5px !important;
}

.KA_container_table {
    margin: 15px;
    padding: 20px;
    display: block;
    background: #fff;
    height: 215px;
    overflow: hidden;
    padding-top: 70px;
    margin-top: 120px;
}


/*===== 个人图书馆  =====*/


.loginQQImg {
    border: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 5px;
    margin-bottom: -5px;
}

.PersonalLibrary {
    /*margin:30px 0 40px;*/
    overflow: hidden;
}

    .PersonalLibrary .P_left {
        width: 200px;
        border: 1px solid #b7d0e8;
        float: left;
        background: #e0ecf9;
    }

.P_left ul li span {
    display: inline-block;
    color: #999;
    margin-left: 5px;
}

.Avatar {
    background: #cbe3fb;
    padding: 10px;
    cursor: pointer;
    display: block;
}

    .Avatar img, .Avatar02 img {
        display: block;
        width: 100px;
        height: 100px;
        overflow: hidden;
        margin: 0 auto;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%
    }

.AvatarDetail span {
    display: block;
    text-align: center;
}

.P_left_items {
    line-height: 26px;
    transition: ease-out 1s;
    -webkit-transition: ease-out 1s;
    -moz-transition: ease-out 1s;
    -ms-transition: ease-out 1s;
}

    .P_left_items h3 {
        padding: 15px;
        display: block
    }

        .P_left_items h3 img {
            float: left;
            margin-top: 4px;
            margin-right: 8px;
            width: 18px;
            height: 18px;
        }

    .P_left_items:not(:first-child) {
        border-bottom: 1px solid #85aed8;
    }

.AvatarDetail {
    margin: 20px 0 10px;
}

.PersonalLibrary .P_rightBox {
    width: 776px;
    float: right;
    overflow: hidden;
    /*overflow-y: scroll;*/
}

.P_right h4 {
    line-height: 24px;
}

.PersonalInformation_content {
    padding: 25px 15px 30px 15px;
    background: #fff
}

.Footprints, .Messages {
    margin-top: 20px;
    padding: 14px;
    border: 1px solid #d1e4f7;
    background: #eef6ff
}

.PersonalLibrary h3 {
    font-size: 16px;
    cursor: pointer;
}

    .PersonalLibrary h3 strong {
        display: inline-block;
        margin-right: 40px;
    }

        .PersonalLibrary h3 strong img {
            float: left;
            margin: 4px 8px 0;
            width: 18px;
        }

    .PersonalLibrary h3.p_left-nav {
        line-height: 60px;
        padding: 0 10px;
        background: #eff6fd;
    }

        .PersonalLibrary h3.p_left-nav span {
            font-size: 12px;
            margin: 0 5px;
        }

    .PersonalLibrary h3 i {
        display: inline-block;
        width: 30px;
        font-size: 14px;
    }

.pToHelp h3 span.helpTab {
    display: inline-block;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #97c5f5;
    background: #fff;
    color: #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.pToHelp h3 span.helpTab_active {
    background: #97c5f5;
    color: #fff;
}

.pToHelpTableBox {
    display: none;
}

.AccessToRecords ul li a {
    color: #ff8015;
    text-decoration: underline;
}

.Avatar02 {
    position: relative;
    width: 120px;
}

    .Avatar02 .upUserImg {
        margin: 0 auto;
        margin-top: 15px;
        background: #fff;
        color: #345098;
        border-color: #345098;
        border: 1px solid #345098;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
    }

    .Avatar02 input[type='file'] {
        position: absolute;
        top: 0;
        left: 0;
        width: 110px;
        height: 220px;
        padding: 0;
        outline: none;
        cursor: pointer;
        margin: 0;
        border: 1px solid #ddd;
        background-color: transparent;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

.AvatarDetail02 {
    width: 560px;
    line-height: 24px;
    margin: 0 0 10px;
}

    .AvatarDetail02 input:not(.re-enter-password) {
        width: auto;
        border: 1px solid #fff;
        padding: 3px 6px;
        background: none;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin: 6px 0;
    }

    .AvatarDetail02 li span:not(.tag) {
        display: inline-block;
        width: 75px;
        font-weight: 600;
    }

    .AvatarDetail02 .tag {
        cursor: pointer;
        display: none
    }

    .AvatarDetail02 li span.tagError {
        color: red;
        width: auto;
        display: none;
    }

    .AvatarDetail02 .tag .changeTag {
    }

    .AvatarDetail02 .tag i {
        display: inline-block;
        margin-right: 5px;
        color: #6fadf3;
    }

    .AvatarDetail02 .sureTag {
        padding: 1px 10px;
        background: #dbebfb;
        border: 1px solid #a4c3e4;
    }

.re-enter-passwordBox {
    display: none
}

    .re-enter-passwordBox input {
        border: 1px solid rgb(221, 221, 221);
        background: rgb(255, 255, 255);
    }

.FootprintsContent {
    overflow: hidden;
}

    .FootprintsContent ul {
        line-height: 24px;
        margin: 5px 0 10px;
        overflow: hidden;
    }

        .FootprintsContent ul li {
            display: inline-block;
            width: 230px;
            float: left;
        }

        .FootprintsContent ul:last-child {
            border: none;
            margin-right: 0;
        }

        .FootprintsContent ul a {
            font-weight: normal;
            color: #ff8015;
            display: inline-block;
            margin-right: 3px;
        }

            .FootprintsContent ul a:hover {
                font-weight: 600;
            }

        .FootprintsContent ul li span {
            display: inline-block;
            width: 62px;
        }

.Footprints h3 {
    line-height: 36px;
    margin-bottom: 5px;
}

.Footprints h4 {
    color: #0a5fca;
    font-size: 14px;
}

    .Footprints h4 i {
        display: inline-block;
        margin-right: 5px;
    }


/*  浏览记录  */
.PersonalInformation {
    background: #4f5d73;
}

.P_right input[type='radio'] {
    background-image: -webkit-linear-gradient(#fff, #fff 38%, #e9e9e9);
    border: 1px solid #a9a9a9;
    /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);*/
    color: black;
    border-radius: 100%;
    bottom: 1px;
    height: 13px;
    position: relative;
    vertical-align: middle;
    width: 13px;
    padding: 0;
    margin: 0;
}

.P_right .AvatarDetail02 .Concerned-subject input[type='checkbox'] {
    margin: 0 3px 0 5px;
    /*webkit-box-shadow: inset 0 1px 2px white, 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-appearance: none;
    -webkit-margin-start: 0;
    -webkit-margin-end: 3px;
    background: white;
    border-radius: 3px;
    border: 1px solid #a0a0a0;
    display: inline-block;*/
}
/*.P_right .AvatarDetail02 .Concerned-subject input[type='checkbox']:checked::before {
    color: #808080;
    content: url(../images/checkmark.png);
    font-size: 13px;
    height: 16px;
    left: 2px;
    top: 1px;
    position: absolute;
}*/
.P_right td, th {
    border: 1px solid #e2e2e2;
    padding: 12px 5px;
    text-align: left;
}

.P_right th {
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
    cursor: pointer;
    font-weight: 600;
    color: #444;
    font-family: "幼圆";
}

    .P_right th:not(:first-child) {
        text-align: center;
    }

    .P_right th.getTime img {
        display: inline-block;
        width: 14px;
        margin-left: 2px;
    }

        .P_right th.getTime img.getTime-down {
            display: none;
        }

.P_right thead {
    background: #f2f2f2;
    border-bottom: 1px solid #add2f7;
}

.P_right table {
    width: 100%
}


.P_right tr td:first-child a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.P_right tr td:not(:first-child) {
    text-align: center;
}

.P_right tbody tr {
    /*border-bottom:1px solid #ddd  */
    overflow: hidden;
}

.P_right td {
    width: 68px !important;
    overflow: hidden;
    word-break: initial;
}

.P_right tr td:first-child {
    width: 54% !important
}

.P_right td, .P_right td a {
    /*line-height:30px; height:30px;*/
}

    .P_right td a.PC_remove {
        color: #338ef5
    }

    .P_right td a {
        display: block;
    }

        .P_right td a.state_successed {
            display: none;
        }

.pSub_time, .pHlep_time, .pAccess_time, .p_time, .pPMsg_time {
    overflow: hidden;
    height: 30px !important;
    width: 68px;
    line-height: 14px !important;
    margin: 0 auto;
    color: #999;
    word-break: keep-all;
    padding: 3px 5px !important;
}

.P_right td img {
    display: inline-block;
    margin-right: 8px;
}

.p_right_cont tbody {
    /*color:#c1c1c1;*/
}

.p_right_cont {
    background: #fff;
    margin-bottom: 50px;
    /*padding: 10px;*/
    padding-bottom: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px #ddd;
    -moz-box-shadow: 0 2px 5px #ddd;
    -webkit-box-shadow: 0 2px 5px #ddd;
    -ms-box-shadow: 0 2px 5px #ddd;
}

    .p_right_cont #pager select {
        width: 50px;
        border: 1px solid #b5d2ea;
        box-sizing: border-box;
        margin-top: -3px;
    }

.AccessToRecords, .MyDownload, .MyCollection {
    /*cursor:pointer;*/
}

.P_right .changpage02 {
    text-align: center;
}

    .P_right .changpage02 a {
        padding: 2px 8px;
        margin-right: 2px;
    }

.PRDivSelected {
    transition: ease-out 1s;
}

    .PRDivSelected h3 {
        background: #fbf1e8;
        /*color:#fff */
    }

.ShowMyCollectionTime {
    position: relative;
}

    .ShowMyCollectionTime .S_Time, .MyCollectionTime {
        float: left;
    }

    .ShowMyCollectionTime .S_Time {
        display: inline-block;
        line-height: 24px;
        margin-right: 10px;
    }

.pToAccess {
    position: relative;
}

.MyCollectionTime input {
    width: 100px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: 1px solid #c2ddf9;
}

.TimeChooseBox {
    position: absolute;
    right: 10px;
    top: 16px;
    font-size: 14px;
    color: #345098;
}


/*时间选择插件*/
.calendar {
    POSITION: absolute;
    WIDTH: 200px;
    HEIGHT: 210px;
    PADDING: 0;
    DISPLAY: none;
    FLOAT: left;
    top: 30px;
    left: 15px;
}

    .calendar .calMain {
        WIDTH: 100%;
        HEIGHT: 210px;
        FLOAT: left;
        OVERFLOW: hidden;
        POSITION: absolute;
        margin-left: 80px !important;
        background: #fff;
        border: 1px solid #d1e4f7;
        padding: 2px 5px;
        box-shadow: 0 3px 3px #d1d1d1
    }

        .calendar .calMain .calTitle {
            WIDTH: 100%;
            FLOAT: left;
            HEIGHT: 23px;
            BACKGROUND: #fff;
            OVERFLOW: hidden;
            margin: 5px 0;
        }

            .calendar .calMain .calTitle .t_date {
                WIDTH: 149px;
                FLOAT: left;
                HEIGHT: 23px;
                COLOR: #444;
                FONT-WEIGHT: bold;
                LINE-HEIGHT: 23px;
                TEXT-ALIGN: center;
            }

            .calendar .calMain .calTitle .prevMonth {
                WIDTH: 15px;
                HEIGHT: 15px;
                FLOAT: left;
                MARGIN: 3px 0 0 5px;
                CURSOR: pointer;
                BACKGROUND: url(../images/date_bg.png) no-repeat 0 0;
            }

            .calendar .calMain .calTitle .nextMonth {
                WIDTH: 15px;
                HEIGHT: 15px;
                FLOAT: right;
                MARGIN: 3px 5px 0 0;
                CURSOR: pointer;
                BACKGROUND: url(../images/date_bg.png) no-repeat -20px 0;
            }

            .calendar .calMain .calTitle .currentYear {
            }

            .calendar .calMain .calTitle .currentMonth {
            }

            .calendar .calMain .calTitle .currentYearText {
                FLOAT: left;
                MARGIN: 0 0px 0 39px;
                CURSOR: pointer;
            }

            .calendar .calMain .calTitle .currentMonthText {
                FLOAT: left;
                CURSOR: pointer;
                WIDTH: 30px;
                TEXT-ALIGN: right;
            }

        .calendar .calMain .calContent {
            WIDTH: 378px;
            HEIGHT: 157px;
            FLOAT: left;
        }

            .calendar .calMain .calContent .enabled {
                POSITION: absolute;
                WIDTH: 100%;
                HEIGHT: 157px;
                FLOAT: left;
            }

            .calendar .calMain .calContent .reserve {
                POSITION: absolute;
                WIDTH: 100%;
                HEIGHT: 157px;
                FLOAT: left;
            }

            .calendar .calMain .calContent .tabD {
                WIDTH: 100%;
                FLOAT: left;
                BORDER-COLLAPSE: collapse;
                BORDER-SPACING: 0;
                BORDER: 0;
            }

                .calendar .calMain .calContent .tabD th {
                    LINE-HEIGHT: 22px;
                    FONT-WEIGHT: normal;
                    PADDING-BOTTOM: 4px;
                    padding: 0 3px;
                    font-size: 12px;
                    color: #ccc;
                }

                .calendar .calMain .calContent .tabD td {
                    COLOR: #1F3959;
                    TEXT-ALIGN: center;
                    padding: 0;
                    margin: 0;
                    color: #333;
                    width: 12px;
                    font-size: 13px;
                    line-height: 24px;
                }

                    .calendar .calMain .calContent .tabD td span {
                        display: inline-block;
                        width: 90%;
                        background: #f2f2f2;
                    }

                    .calendar .calMain .calContent .tabD td:first-child, .calendar .calMain .calContent .tabD th:first-child {
                        width: 25px !important;
                    }

                    .calendar .calMain .calContent .tabD td a {
                        display: block;
                        width: 100%;
                        height: 100%;
                        cursor: pointer;
                    }


.KnowAnalysis {
    background: #fff;
}

.KA_container strong {
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    background: url(../images/loading.jpg);
    background-size: 70px 70px;
}



.KnowAnalysis {
    background: #fff;
}

.KA_container strong, #comparativeAnalysis strong {
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    background: url(../images/loading.jpg);
    background-size: 70px 70px;
}

#comparativeAnalysis {
    display: none;
}


/*排版*/
.p_right_cont .p_listItems li {
    overflow: hidden;
    padding: 18px 0;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.p_sort {
    width: 50px;
    display: inline-block;
}

.p_listItems .p_checkBox01,
.pToTitleCheckAll .pToTitleCheckAllBox,
.Concerned-subject-check {
    position: relative;
}

.pToTitleCheckAll {
    overflow: hidden;
    line-height: 18px;
}

    .pToTitleCheckAll strong,
    .Concerned-subject strong {
        display: inline-block;
        margin-left: 0;
        font-weight: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100px;
    }

.Concerned-subject strong {
    margin-left: 26px;
}

.p_checkBox01 input[type="checkbox"],
.pToTitleCheckAll input,
.Concerned-subject-check input {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 18px !important;
    height: 18px;
    position: absolute;
    left: 0;
    border: 1px solid #fff;
    margin: 0 !important;
}

.Concerned-subject-check {
    width: auto !important;
    float: left;
    margin-top: 2px;
}

.Concerned-subject {
    overflow: hidden;
}

    .Concerned-subject .cs_lable {
        float: left;
        margin-right: 10px;
    }

    .Concerned-subject .cs_name, .Concerned-subject lable {
        float: left;
    }

.AvatarDetail02 li.Concerned-subject .cs_name {
    width: 100%;
    margin-bottom: 10px;
    color: #0889fa;
}

.p_listItems .p_sort, table .p_sort {
    margin: 0 10px 0 0px;
    padding: 0px 8px;
    border: 1px solid;
    border-radius: 4px;
    font-weight: normal;
    width: 50px;
    text-align: center;
}

.pToSubscribe .p_sort, .pToHelp .p_sort, .pToAccess .p_sort {
    padding: 0;
    height: 18px;
    line-height: 18px;
    border: 1px solid;
}

table .p_sort {
    margin-left: 0;
    margin-right: 0;
    color: #999;
}

.p_listItems .qikan, table .qikan {
    color: #EC6A18;
}

.p_listItems .qikan-wx, table .qikan-wx {
    color: #e0b32d;
}

.p_listItems .huiyi, table .huiyi {
    color: #0ad212;
}

.p_listItems .huiyi-lw, table .huiyi-lw {
    color: #07e6de;
}

.p_listItems .tushu, table .tushu {
    color: #57a9ef;
}

.p_listItems .tushu-zj, table .tushu-zj {
    color: #7376e0;
}

.p_listItems .lunwen-xw, table .lunwen-xw {
    color: #d257ef;
}

.p_listItems .lunwen-hy, table .lunwen-hy {
    color: #ef5787;
}

.p_listItems .baogao, table .baogao {
    color: #5cb331;
}

.p_listItems .baogao, table .biaozhun {
    color: #1ccac3;
}


.checkImg {
    position: absolute;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px;
    background: url(../images/green.png) no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.checkImg_Checked {
    background-position: -40px 0
}

.pToPushMessage-h3 {
    padding: 20px 0 20px 0;
    color: #257ada;
    background: #fdf8f3;
    position: relative;
}

.p_searchBox {
    position: absolute;
    right: 200px;
    top: 21px;
    display: block;
    overflow: hidden;
    border: 1px solid #97c5f5;
    /*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;*/
}

    .p_searchBox .p_searchBox_input {
        border: none;
        padding: 0 3px;
    }

    .p_searchBox .p_searchBox_input, .p_searchBox .p_searchBox_btn {
        float: left !important;
        height: 24px;
        line-height: 24px;
    }

    .p_searchBox .p_searchBox_btn {
        background: #e0ecf9;
        border-left: 1px solid #97c5f5;
        font-size: 14px;
        padding: 0 10px;
    }

.pToPushMessage-title {
    border-bottom: 1px solid #d6e6f5;
    padding: 10px 0 10px 12px;
    background: #fbf3d3;
    border-top: 1px solid #c4daf1;
}

.pToPushMes_item p_listItems {
    margin: 20px 0;
}

.pToPushMessage .stauts {
    font-weight: normal;
    font-size: 12px;
}

    .pToPushMessage .stauts i {
        margin-right: 5px;
    }

.pToPushMessage .unread .stauts {
    color: #0572fb;
}

.pToPushMessage .read a {
    color: #999;
}

.pToPushMessage .ToBack a {
    display: inline-block;
    color: #0572fb;
}

.pToPushMessage .ToBack, .pToPushMessage .pM-title {
    margin: 10px 0;
    font-size: 14px;
    padding: 0 0 5px;
    border-bottom: 1px solid #ddd;
}

.pToPushMessage .pM-title {
    margin: 20px 0;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}

    .pToPushMessage .pM-title p {
        color: #999;
        margin: 10px 0;
        font-size: 12px;
    }

.pToPushMessage .pM-cont {
    line-height: 24px;
    margin-bottom: 20px;
}

    .pToPushMessage .pM-cont img {
        display: block;
        margin: 10px 0;
    }

    .pToPushMessage .pM-cont p {
        margin: 10px 0;
    }

.pToDeleteBox {
    margin: 20px 26px;
    color: #1091ef;
}

    .pToDeleteBox span {
        cursor: pointer;
    }

.p-left-sums {
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 14px;
    width: 20px;
    height: 14px;
    margin-top: 8px;
    float: right;
    background: url(../images/ie6-icon/email_color_02.png) no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    font-weight: 600;
    font-size: 12px;
    color: red;
    overflow: hidden;
}

.topt .word .shoucang .p-left-sums {
    margin-top: 2px
}

.topt .topthide .p-left-sums {
    position: absolute;
    right: -15px;
    margin-top: 6px;
}

.P_right_collection_select {
    margin-left: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #97c5f5;
    line-height: 24px;
    padding: 2px 5px;
}

.pVerificationCodeActive {
    color: #999;
    cursor: default !important;
}

/*search页面新增饼图*/
.pie-chartBox {
    position: fixed;
    top: 10%;
    width: 100%;
    z-index: 1001;
    display: none;
}

.pie-chartBox-cont {
    position: relative;
    width: 960px;
    margin: 0 auto;
}




    .pie-chartBox-cont .btn-remove {
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 9999;
        cursor: pointer;
    }

@media screen and (max-width: 1600px) {
    .pie-chartBox-cont #containerHotDicMap {
        height: 650px;
    }
}

@media screen and (max-width: 1430px) {
    .pie-chartBox-cont #containerHotDicMap {
        height: 600px;
    }
}

@media screen and (max-width: 1200px) {
    .pie-chartBox {
        top: 0;
    }

    .pie-chartBox-cont #containerHotDicMap {
        height: 450px;
    }
}


.pie-chartBox-cont .KA_container {
    background: #fff;
    padding: 20px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

    .pie-chartBox-cont .KA_container svg rect {
        fill: none;
    }

    .pie-chartBox-cont .KA_container svg text {
        /*fill: #fff !important;*/
        font-weight: 600;
        font-size: 12px !important;
        /*text-shadow: 0 0 9px #000;
    -webkit-text-shadow: 0 0 9px #000;
    -moz-text-shadow: 0 0 9px #000;*/
    }

        .pie-chartBox-cont .KA_container svg text.highcharts-title {
            font-size: 22px !important;
            font-weight: normal;
        }

        .pie-chartBox-cont .KA_container svg text tspan {
            stroke-width: 0px;
        }




/*============= 历史期刊  2018-9-5 ============*/
.journalView_list_box, .journalView_list {
    margin: 10px 0;
}

    .journalView_list_box li > a {
        display: inline-block;
        line-height: 28px;
    }

    .journalView_list h3 {
        font-weight: 600;
        line-height: 30px;
    }

    .journalView_list .seeMore {
        width: auto;
        background: #1b7ace;
        border: 1px solid #eee;
        color: #fff;
        padding: 4px 10px;
    }

.seversToLogin {
    cursor: pointer;
}

.stGC {
    margin-left: 5px;
}

    .stDG a:hover, .stGC a:hover {
        color: #666;
    }

    .stDG:hover, .stGC:hover {
        background: #eee;
    }

.st_active {
    background: #0a5fca;
    font-weight: 600;
    cursor: inherit;
}

    .st_active:hover {
        background: #126ACE;
    }

    .st_active a {
        color: #fff;
    }

        .st_active a:hover {
            color: #f4f4f4;
        }

.stLoading {
    display: inline-block;
    margin-left: 8px;
    text-decoration: underline;
}

.st_active .stLoading {
    display: none;
}

.st_active:hover {
    color: #eee;
}

.stGC a span {
    display: inline-block;
}
