/* 未能缩小。正在返回未缩小的内容。
(1928,24): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    list-style: none;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clear {
    clear: both;
}
/*顶部导航栏*/
.topNav {
    width: 100%;
    height: 81px;
    background: #022C77;
}
/*.Effectivearea{width: 1196px;margin:auto;}*/
.Effectivearea {
    width: 1250px;
    margin: auto;
}

    .Effectivearea ul {
        float: left;
    }

.clear {
    clear: both;
}

.logo {
    width: 450px;
    height: 80px;
    line-height: 80px;
}
/*.logo li {padding-top:14px;}*/
/*.logoname{margin-left: 10px}*/
a {
    color: #fff;
}
/*.navtab{margin-left: 100px}*/
.navtab {
    margin-left: 20px;
}

    .navtab li {
        float: left;
        margin-left: 35px;
        margin-top: 15px;
        line-height: 58px;
    }

        .navtab li a {
            font: normal normal 20px/58px "Microsoft YaHei";
        }

            .navtab li a:hover {
                text-decoration: none;
                color: #43CEA2;
            }

.on {
    border-bottom: 6px solid #43CEA2;
}

    .on a {
        font: bold normal 20px/58px "Microsoft YaHei",sans-serif;
        color: #43CEA2;
    }

/*.guild{float: right;}*/
/*.loginup{display: flex;flex-direction: column;flex-wrap: nowrap;align-items: flex-end;width: 300px;height:60px;padding-top: 20px}*/
.loginup {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    width: 360px;
    height: 60px;
    padding-top: 20px;
}

.guild span {
    font: normal normal 14px/20px "Microsoft YaHei";
    color: #fff;
    opacity: 0.5;
    padding-right: 10px;
}
/*.guild a{font:normal normal 14px/80px "Microsoft YaHei";color: #fff;opacity:0.5;border-left: 1px solid #ccc;padding: 0 6px}
.guild a:hover{color: #43CEA2;opacity: 1}*/
.guild a {
    font: normal normal 14px/20px "Microsoft YaHei";
    color: #fff;
    opacity: 0.5;
    border-left: 1px solid #ccc;
    padding: 0 6px;
}

    .guild a:hover {
        color: #43CEA2;
        opacity: 1;
    }

.production_date a {
    font: normal normal 14px/20px "Microsoft YaHei";
    color: #fff;
    opacity: 0.5;
}

.Bguild span {
    font: normal normal 14px/40px "Microsoft YaHei";
    color: #fff;
    opacity: 0.5;
    padding-right: 10px;
}

.Bguild a {
    font: normal normal 14px/40px "Microsoft YaHei";
    color: #fff;
    opacity: 0.5;
    border-left: 1px solid #ccc;
    padding: 0 6px;
}

    .Bguild a:hover {
        color: #43CEA2;
        opacity: 1;
    }


/*banner轮播*/
/*.bannerbg{position: relative;margin:auto;width: 100%;height:420px;border:1px solid #ccc;}
.bannerlist{width: 100%;height: 420px;background-repeat:no-repeat;margin:auto;}
.bannerlist img{width: 100%;height: 420px;}
.inner1,.inner2,.inner3{position: absolute;margin-top: 0;display:block;}

.iconList{position: absolute;left:50%;bottom:20px;margin-left: -30px;}
.iconList li{width: 10px;height:10px;float: left;margin:0 4px;border-radius: 50%;background-color: #fff;font-size: 0px;cursor: pointer;}
.first:hover{background-color:#ffb61e;}*/



/*单篇首页*/
/*.banner{width: 100%;height: 420px;background: url(/Content/images/bannerbg.png) no-repeat center center;}
.bannerbg{width: 1004px;height: 420px;margin: 0 auto;}*/
.content_home {
    width: 1210px;
    overflow: hidden;
    margin: 0 auto;
    font-family: "Microsoft YaHei",sans-serif;
}

.column_title {
    font: normal normal 24px/30px "Microsoft YaHei",sans-serif;
    color: #333333;
    text-align: center;
}

.column_title_card {
    width: 50px;
    height: 4px;
    background: #0575E6;
    border-radius: 2px;
    margin: 10px auto;
}

.column_menu {
    font-size: 16px;
}
/*.column_menu_btn{padding: 8px 24px;display: inline-block;height: 24px;line-height: 24px;cursor: pointer}*/
.column_menu_btn {
    padding: 8px 30px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

.clickActive {
    background: #0575E6;
    color: #fff;
}


.list_displaybox {
    width: 100%;
}
/*.Influencebox,.Authorbox,.Viewebox{float: left;width: 388px;}*/
.Influencebox, .Authorbox {
    background: #fff;
}
/*.column_display_title{width: 388px;margin:30px 0px;}*/
.column_display_title span {
    font: normal normal 16px/24px "Microsoft YaHei",sans-serif;
    color: #333;
}

.column_display_title a {
    font: normal normal 12px/24px "Microsoft YaHei",sans-serif;
    color: #3261BA;
    float: right;
}

.Influence_display li, .Author_display li, .View_display li {
    margin-top: 20px;
}

.tab_td_number p {
    width: 100px;
    font: normal normal 14px/14px "Microsoft YaHei",sans-serif;
    color: #333;
    text-align: center;
}

.tab_td_style1 p {
    width: 900px;
    height: 22px;
    font: bold normal 14px/22px "Microsoft YaHei",sans-serif;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab_td_style2 p {
    width: 900px;
    height: 22px;
    font: normal normal 14px/22px "Microsoft YaHei",sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
}

.tab_td_style3 p {
    width: 900px;
    height: 22px;
    font: normal normal 12px/18px "Microsoft YaHei",sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}

.interval {
    margin: 0 20px;
}

.bggold {
    width: 30px;
    height: 30px;
    background: url(/Content/images/bggold.png) no-repeat center;
}

.bgsilver {
    width: 30px;
    height: 30px;
    background: url(/Content/images/bgsilver.png) no-repeat center;
}

.bgcopper {
    width: 30px;
    height: 30px;
    background: url(/Content/images/bgcopper.png) no-repeat center;
}

.column_value li {
    float: left;
    margin-right: 16px;
}

.column_value_more {
    width: 244px;
    height: 386px;
    padding: 16px 24px 0px 24px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px #E0E3F1;
    opacity: 1;
    border-radius: 2px;
}

.title_name {
    font: normal normal 16px/24px "Microsoft YaHei";
    color: #333333;
    padding-top: 10px;
    margin-bottom: 10px;
}

.textcontent {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #666666;
}

.more_btn input {
    width: 166px;
    height: 45px;
    background: #0575E6;
    border-radius: 2px;
    border: none;
    color: #fff;
    margin-top: 20px;
}

.value_one {
    width: 364px;
    height: 182px;
    padding: 20px 0 0 24px;
    background: url(/Content/images/valuebg4.png) no-repeat center center;
    box-shadow: 0px 0px 25px #E0E3F1;
    border-radius: 2px;
}

.value_two {
    width: 364px;
    height: 182px;
    padding: 20px 0 0 24px;
    background: url(/Content/images/valuebg3.png) no-repeat center center;
    box-shadow: 0px 0px 25px #E0E3F1;
    border-radius: 2px;
}

.value_three {
    width: 364px;
    height: 182px;
    padding: 20px 0 0 24px;
    background: url(/Content/images/valuebg1.png) no-repeat center center;
    box-shadow: 0px 0px 25px #E0E3F1;
    border-radius: 2px;
}

.value_four {
    width: 364px;
    height: 182px;
    padding: 20px 0 0 24px;
    background: url(/Content/images/valuebg2.png) no-repeat center center;
    box-shadow: 0px 0px 25px #E0E3F1;
    border-radius: 2px;
}

.value_title_name {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}

.value_Details .point {
    width: 6px;
    height: 6px;
    background: #FF6C00;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.value_Details span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
}

.school, .column_value, .column_menu {
    margin-top: 30px;
}

.distanceimg {
    margin-right: 10px;
}

.column, .column2, .column3 {
    margin-top: 50px;
}

/*.Linkbox{margin-bottom:40px;}*/
.Linkbox {
    margin-bottom: 40px;
    margin-left: 350px;
}

    .Linkbox a {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #333333;
        margin-right: 30px;
    }

        .Linkbox a:hover {
            color: #1B66E6;
        }
/*.list_displaybox{width: 100%;}
.Influencebox,.Authorbox,.Viewebox{float: left;width: 388px;}
.Influencebox,.Authorbox{margin-right:16px;}
.column_display_title{width: 388px;margin:30px 0px;}
.column_display_title span{font:normal normal 16px/24px "Microsoft YaHei",sans-serif;color: #333;}
.column_display_title a{font: normal normal 12px/24px "Microsoft YaHei",sans-serif;color: #3261BA;float: right;}
.Influence_display li,.Author_display li,.View_display li{margin-top: 20px}
.tab_td_number p{width: 24px;font:normal normal 14px/14px "Microsoft YaHei",sans-serif;color: #333;text-align: center;}
.tab_td_style1 p {width:364px;height: 22px;font: bold normal 14px/22px "Microsoft YaHei",sans-serif;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.tab_td_style2 p{width:364px;height: 22px;font: normal normal 14px/22px "Microsoft YaHei",sans-serif;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#666666;}
.tab_td_style3 p{width:364px;height: 22px;font: normal normal 12px/18px "Microsoft YaHei",sans-serif;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#999;}
.interval{margin:0 5px;}


.bggold{width:30px;height:30px;background:url(/Content/images/bggold.png) no-repeat center }
.bgsilver{width:30px;height:30px;background:url(/Content/images/bgsilver.png) no-repeat center }
.bgcopper{width:30px;height:30px;background:url(/Content/images/bgcopper.png) no-repeat center}
.column_value li{float: left;}
.column_value_more,.column_value_more2{margin-right:16px;}
.column_value_more{width: 340px;height: 400px;padding: 20px 24px 0px 24px;background: #FFFFFF;box-shadow: 0px 0px 25px #E0E3F1;opacity: 1;border-radius: 2px;}
.title_name{font:normal normal 16px/24px "Microsoft YaHei";color: #333333;}
.textcontent{width: 341px;height: 239px;font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;line-height: 22px;color: #666666;}
.more_btn input{width: 166px;height: 45px;background: #0575E6;border-radius: 2px;border: none;color:#fff;margin-top: 20px}
.value_one{width: 364px;height:182px;padding: 20px 0 0 24px;background:url(/Content/images/valuebg4.png) no-repeat center center;box-shadow: 0px 0px 25px #E0E3F1;border-radius: 2px;}
.value_two{width: 364px;height:182px;padding: 20px 0 0 24px;background:url(/Content/images/valuebg3.png) no-repeat center center;box-shadow: 0px 0px 25px #E0E3F1;border-radius: 2px;}
.value_three{width: 364px;height:182px;padding: 20px 0 0 24px;background:url(/Content/images/valuebg1.png) no-repeat center center;box-shadow: 0px 0px 25px #E0E3F1;border-radius: 2px;}
.value_four{width: 364px;height:182px;padding: 20px 0 0 24px;background:url(/Content/images/valuebg2.png) no-repeat center center;box-shadow: 0px 0px 25px #E0E3F1;border-radius: 2px;}
.value_title_name{font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;line-height: 24px;color: #333333;}
.value_Details .point{width: 6px;height: 6px;background: #FF6C00;border-radius: 50%;display: inline-block;margin-right: 10px}
.value_Details span{font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;line-height: 21px;color: #666666;}
.school,.column_value,.column_menu{margin-top: 30px}
.distanceimg{margin-right: 10px}
.column,.column2,.column3{margin-top: 50px}
.Linkbox{margin-bottom:40px;}
.Linkbox a{font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;line-height: 24px;color: #333333;margin-right: 30px}
.Linkbox a:hover{color:#1B66E6}*/
/*单篇首页改版03*/
.all {
    background: #F4F7FC;
}

.bannerbg {
    width: 100%;
    height: 360px;
    background: url(/Content/images/banner04.jpg) no-repeat center center;
}

.bannerbg_new {
    width: 100%;
    height: 50px;
    cursor:pointer;
    background: url(/Content/images/banner05.jpg) no-repeat center center;
}

.bannercontent {
    width: 1200px;
    margin: auto;
}

.introducename {
    font: bold normal 50px/50px "Microsoft YaHei",sans-serif;
    color: #fff;
    padding-top: 40px;
}
.topnavname {
    font: bold normal 30px/35px "Microsoft YaHei",sans-serif;
    color: RGB(39,50,91);
    padding-top: 10px;
}

.introducewords {
    width: 700px;
    font: normal normal 20px/30px "Microsoft YaHei",sans-serif;
    color: #fff;
    margin-top: 30px;
}
/*.bannercontent button{width: 160px;height: 40px;background: #1585ed;color: #fff;border:none;margin-top:30px;cursor:pointer;}*/
/*.bannercontent input{width: 160px;height: 40px;background: #1585ed;color: #fff;border:none;margin-top:30px;cursor:pointer;}*/
.seemorebtn {
    margin-top: 30px;
}

    .seemorebtn a {
        font: normal normal 14px/40px "Microsoft YaHei";
        color: #fff;
        padding: 10px 50px;
        background: #1585ed;
    }

.overtimebtn {
    margin-top: 30px;
}

.overtimebtn_a {
    font: normal normal 14px/40px "Microsoft YaHei";
    color: #fff;
    padding: 10px 50px;
    background: #1585ed;
}

.iconthree span {
    margin-left: 20px;
}

.displayimg {
    width: 280px;
    border: 1px solid #E1E1E1;
}

.displaymore {
    float: right;
}
    /*.displaymore a{font:normal normal 14px/28px "Microsoft YaHei",sans-serif;color: #bbb;}*/
    /*更多按钮加颜色*/
    .displaymore a {
        font: normal normal 14px/28px "Microsoft YaHei",sans-serif;
        color: #0575E6;
    }

        .displaymore a:hover {
            color: #0575E6;
        }
/*单篇首页-弹窗*/
.Pop_up {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: fixed;
    left: 0;
    top: 0;
}

.Pop_upbox {
    width: 388px;
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 13px 20px #909090;
    border-radius: 2px;
    position: fixed;
    left: 40%;
    top: 35%;
    z-index: 100;
}

.Pop_overbox {
    width: 450px;
    height: 320px;
    background: #FFFFFF;
    box-shadow: 0px 13px 20px #909090;
    border-radius: 2px;
    position: fixed;
    left: 40%;
    top: 35%;
    z-index: 100;
}

.popup_content {
    padding: 40px;
}

.hint_title {
    font-size: 14px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
}

.hint_information {
    width: 308px;
    font: normal normal 14px/22px "Microsoft YaHei",sans-serif;
    color: #666666;
}

.hint_information_at {
    width: 308px;
    font: normal normal 12px/22px "Microsoft YaHei",sans-serif;
    color: #666666;
}

.hint_loginbtn {
    text-align: center;
    margin-top: 48px;
}

    .hint_loginbtn button {
        width: 170px;
        height: 40px;
        background: #0575E6;
        border-radius: 2px;
        color: #fff;
        border: none;
    }
/*单篇预览-弹窗*/
.hint_loginway {
    margin-top: 48px;
    text-align: center;
}

    .hint_loginway button {
        border: none;
    }

.per_loginbtn {
    width: 85px;
    height: 40px;
    background: #E3EBF9;
    border-radius: 2px;
    color: #333;
    margin-right: 16px;
}

.ip_loginbtn {
    width: 85px;
    height: 40px;
    background: #0575E6;
    border-radius: 2px;
    color: #fff;
}
/*提交订单弹窗*/
.Confirm_Order {
    width: 590px;
    height: 421px;
    background: #FFFFFF;
    box-shadow: 0px 13px 20px #909090;
    border-radius: 2px;
    position: fixed;
    left: 35%;
    top: 30%;
    z-index: 100;
}

.Confirm_Ordertitle {
    width: 590px;
    height: 45px;
    background: #E3EBF9;
    color: #333;
    font: normal normal 16px/45px "Microsoft YaHei",sans-serif;
}

.confirm_title {
    padding-left: 22px;
}

.order_Detailsbox {
    width: 541px;
    height: 85px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.10196078431372549);
    margin: auto;
    margin-top: 40px;
}

.order_information {
    padding: 22px 16px;
}

.first_row {
    font: normal normal 16px/22px "Microsoft YaHei",sans-serif;
    color: #333;
}

.sec_row {
    font: normal normal 12px/18px "Microsoft YaHei",sans-serif;
    color: #999999;
}

.order_num {
    float: right;
}

.to_pay {
    padding-left: 22px;
    font: normal normal 14px/24px "Microsoft YaHei",sans-serif;
    color: #333;
    margin-top: 20px;
}

.pay_method {
    padding-left: 22px;
    padding-right: 22px;
    margin-top: 16px;
}

    .pay_method li {
        width: 146px;
        height: 56px;
        float: left;
        border: 1px solid #F0F0F0;
    }

.li_spacing {
    margin-right: 30px;
}

.pay_loginbtn {
    text-align: center;
    margin-top: 20px;
}

    .pay_loginbtn button {
        width: 140px;
        height: 50px;
        border-radius: 2px;
        border: none;
        margin-top: 30px;
    }

.pay_cancelbtn {
    background: #E3EBF9;
    color: #333;
    margin-right: 16px;
}

.pay_surebtn {
    background: #0575E6;
    color: #fff;
}

.colseimg {
    float: right;
    padding-right: 22px;
    margin-top: 12px;
}
/*首页检索弹窗*/
.popfisst_title {
    width: 388px;
    height: 45px;
    background: #E3EBF9;
    color: #333;
    font: normal normal 16px/45px "Microsoft YaHei",sans-serif;
}

.title_distance {
    padding-left: 22px;
}

.radiotypebox {
    margin-top: 5px;
}

    .radiotypebox label {
        font: normal normal 14px/22px "Microsoft YaHei",sans-serif;
        color: #666;
        margin-left: 5px;
    }

/*单篇期刊会议论文评价检索*/
.mainbg {
    background: #F9F9FB;
}

.L_sidebar {
    width: 200px;
    float: left;
    margin-bottom: 50px;
}

    .L_sidebar ul {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }

    .L_sidebar h3 {
        margin: 0;
        padding: 10px 16px;
        background: #3261BA;
        color: #fff;
        cursor: pointer;
        position: relative;
        font-size: 18px;
        /*.L_sidebar h3{margin:0;padding: 10px 16px;background: #3261BA;color: #fff;cursor: pointer;font-size: 18px;*/
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
    }

        .L_sidebar h3:hover {
            background-color: #2C5FC1;
        }

        .L_sidebar h3 span {
            position: absolute;
            right: 16px;
            top: 16px;
            width: 12px;
            height: 12px;
            background: url(/Content/images/offW.png) no-repeat;
        }

        .L_sidebar h3.open span {
            background: url(/Content/images/openW.png) no-repeat;
        }

.sidebar_list_f {
    margin: auto;
    padding: 10px 7px 0px;
}

    .sidebar_list_f label {
        cursor: pointer;
    }

    .sidebar_list_f li {
        list-style: none;
        margin: 0;
        padding: 0;
        border-top: 2px solid #F9F9FB;
        padding-bottom: 10px;
    }

        .sidebar_list_f li a {
            display: block;
            padding: 10px;
            background-color: #ffffff;
            color: #333;
            font-size: 14px;
        }

    .sidebar_list_f .text {
        width: 162px;
        height: 24px;
    }

.L_sidebar input {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
    cursor: pointer;
}

.sidebar_list_f select {
    width: 166px;
    height: 26px;
}

.sidebar_list_ff h5 {
    margin: 0;
    padding: 10px 10px;
    background: #fff;
    color: #333;
    font: normal normal 14px/24px "Microsoft YaHei",sans-serif;
    cursor: pointer;
    position: relative;
}

    .sidebar_list_ff h5 span {
        position: absolute;
        left: 10px;
        top: 16px;
        width: 12px;
        height: 12px;
        background: url(/Content/images/12add.png) no-repeat;
    }

    .sidebar_list_ff h5.open span {
        background: url(/Content/images/12reduce.png) no-repeat;
    }

.ffinput {
    margin-left: 20px;
}

.sidebar_list_ss li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar_list_ss li a {
        display: block;
        padding: 5px 29px;
        background-color: #ffffff;
        color: #333;
        font-size: 12px;
    }

.Subjectyear {
    width: 50px !important;
    height: 26px !important;
    margin-right: 0px !important;
    padding: 0px 5px;
}

.Billyear {
    width: 90px !important;
    height: 26px !important;
    margin-right: 0px !important;
    padding: 0px 5px;
}

.sidebar_list_f button {
    width: 85px;
    height: 40px;
    border-radius: 2px;
    border: none;
    margin-top: 10px;
}

.sidebar_list_f_button button {
    width: 85px;
    height: 40px;
    border-radius: 2px;
    border: none;
    margin-top: 10px;
}

.sure_btn {
    background: #0575E6;
    color: #fff;
    margin-right: 16px;
    cursor: pointer;
}

.reset_btn {
    background: #E3EBF9;
    color: #333;
    cursor: pointer;
}

.sidebar_list_f_1 {
    margin: auto;
    padding: 10px 7px 0px;
}

    .sidebar_list_f_1 label {
        cursor: pointer;
    }

    .sidebar_list_f_1 li {
        list-style: none;
        margin: 0;
        padding: 0;
        border-top: 2px solid #F9F9FB;
        display: block;
        padding: 6px 10px;
        background-color: #ffffff;
        color: #333;
        font-size: 14px;
    }

    .sidebar_list_f_1 .text {
        width: 162px;
        height: 24px;
    }

    .sidebar_list_f_1 select {
        width: 166px;
        height: 26px;
    }

    .sidebar_list_f_1 button {
        width: 85px;
        height: 40px;
        border-radius: 2px;
        border: none;
        margin-top: 10px;
    }



.R_concent {
    float: right;
    width: 994px;
    min-height: 6000px;
}

.searchbar {
    margin-top: 10px;
}

    .searchbar select {
        width: 85px;
        height: 35px;
        background: #E3EBF9;
        border-radius: 2px;
        border: none;
        font-size: 12px;
    }

    .searchbar input {
        width: 344px;
        height: 35px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 2px;
    }

    .searchbar .addimg {
        margin-left: 16px;
        margin-right: 10px;
    }

    .searchbar img {
        border: none;
        display: inline-block;
        margin: 5px 5px 0px 5px;
        cursor: pointer;
    }

.searchbar_Btn {
    margin-top: 20px;
}

.Search_btn {
    width: 489px;
    height: 45px;
    background: #0575E6;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-size: 18px;
}

.Cancel_btn {
    margin-left: 16px;
    width: 489px;
    height: 45px;
    background: #E3EBF9;
    border-radius: 2px;
    border: none;
    font-size: 18px;
    color: #333333;
}
/*.Tool{width: 994px;height: 45px;background: #C7DCFF;}
.Tool ul li{float: left;height: 45px;line-height: 45px;font-size: 14px;font-family: Microsoft YaHei;font-weight: bold;color: #333333;}
.Tool ul li span{padding: 0 16px;}
.Tool_num{margin-left:200px;}
.Tool_displaynum{margin-left: 16px}
.Tool_displaynum select{height: 18px;line-height: 18px;border: 1px solid #999;background-color: #C7DCFF;cursor: pointer;}
.Tool_select{background: #E3EBF9; }*/

.Tool, .toolbar {
    width: 994px;
    height: 45px;
    background: #C7DCFF;
}

    .Tool ul li {
        float: left;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }

        .Tool ul li span {
            padding: 0 16px;
        }

.Tool_num {
    width: 90%;
    text-align: right;
}

.Tool_displaynum {
    width: 10%;
    padding-right: 16px;
    text-align: right;
}

    .Tool_displaynum select {
        height: 18px;
        line-height: 18px;
        border: 1px solid #999;
        background-color: #C7DCFF;
        cursor: pointer;
    }

.Tool_select {
    background: #E3EBF9;
}

/*.Search_table{width: 100%;font: normal normal 14px/16px "Microsoft YaHei";text-align: center;border-collapse: collapse;margin-top: 2px}
.Search_table td,.Search_table th{border-bottom: 2px solid #fff;padding: 5px}
.Search_table .Header{background: #E3EBF9;font-weight: bold;}
.Search_table .Header th{text-align:center;height:40px;}
.Search_table .tablebody{background-color:#ffffff}
.tablebody td{height: 30px}
.tablebody a{color: #0659f7;}
.td_num{width:36px}
.td_title{width: 150px}

.td_nor{width: 90px}
.text_R{text-align: left;}
.text_cut a{width: 150px;height:34px;line-height:16px ;display: inline-block;overflow: hidden;text-overflow:ellipsis;color:#1B66E6;}
.text_cut2 a{width: 100px;height:34px;line-height:16px ;display: inline-block;overflow: hidden;text-overflow:ellipsis;color:#333;}
.text_cut2 a:hover{color:#1B66E6;}
.score a{font-size: 12px;background: #E3EBF9;color:#1B66E6;padding: 2px 5px}
.score{margin-top: 5px}
.td_current{color: #1b66e6}*/


.Search_table {
    width: 100%;
    font: normal normal 14px/16px "Microsoft YaHei";
    text-align: center;
    border-collapse: collapse;
    margin-top: 2px;
}

    .Search_table td, .Search_table th {
        border-bottom: 2px solid #fff;
        padding: 10px 15px;
    }

    .Search_table .Header {
        background: #E3EBF9;
        font-weight: bold;
    }

    .Search_table .tablebody {
        background-color: #ffffff;
    }

.Search_tablepdf {
    width: 100%;
    font: normal normal 20px/25px "Microsoft YaHei";
    text-align: center;
    border-collapse: collapse;
    margin-top: 2px;
}

    .Search_tablepdf td, .Search_table th {
        border-bottom: 2px solid #fff;
        padding: 10px 15px;
    }

    .Search_tablepdf .Header {
        background: #E3EBF9;
        font-weight: bold;
    }

    .Search_tablepdf .tablebody {
        background-color: #ffffff;
    }

.tablebody td {
    height: 30px;
}

.td_num {
    width: 36px;
}

.td_title {
    width: 200px;
}

.td_nor {
    width: 90px;
}

.td_nor1 {
    width: 100px;
}

.td_data {
    width: 50px;
}

.td_button {
    width: 150px;
}

.text_R {
    text-align: left;
}

.text_C {
    text-align: center;
}

.text_cut a {
    width: 150px;
    height: 34px;
    line-height: 16px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1B66E6;
}

.text_cut2 a {
    width: 100px;
    height: 34px;
    line-height: 16px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

    .text_cut2 a:hover {
        color: #1B66E6;
    }

.score a {
    font-size: 12px;
    background: #E3EBF9;
    color: #1B66E6;
    padding: 2px 5px;
}

.score {
    margin-top: 5px;
}

.td_current {
    color: #1b66e6;
}

/*单篇期刊会议论文评价检索*/
.Basic_information {
    padding-left: 5px;
}

    .Basic_information span {
        display: inline-block;
        margin-right: 20px;
    }

.Tool .text_R {
    text-align: right;
}

.Basic_btn {
    text-align: right;
    padding-right: 10px;
    width: 6%;
}

    .Basic_btn button {
        width: 40px;
        height: 30px;
        background: #0575E6;
        border: none;
        color: #fff;
    }

.sel_dropdownL {
    text-align: left;
    padding-right: 5px;
}

.sel_dropdownR {
    text-align: right;
    padding-left: 5px;
}

.literature {
    font: normal normal 14px/22px "Microsoft YaHei";
}
.literatureact {
    font: normal normal 34px/42px "Microsoft YaHei";
}
.article_title a {
    color: #1B66E6;
}
/*.article_title a:hover{color:#1B66E6;}*/
.authorname {
    color: #999;
}

    .authorname a {
        margin-left: 5px;
    }

        .authorname a:hover {
            color: #1B66E6;
        }

    .authorname span {
        margin-right: 20px;
        display: inline-block;
        border-right: 1px solid #cccccc;
        height: 20px;
        padding-right: 20px;
    }
/*新增-单篇文献-更多文献*/
.iconimage {
    margin-top: 5px;
}

    .iconimage a {
        margin-right: 20px;
    }

.numALL {
    width: 8%;
}

.delreport {
    width: 64px;
    height: 30px;
    background: #0575E6;
    color: #fff;
    border: none;
}

.claimreport {
    width: 100px;
    height: 30px;
    background: #C7DCFF;
    border: 1px solid #0575E6;
    color: #0575E6;
    margin-left: 10px;
}

.btn_claimresult {
    text-align: left;
    width: 16%;
}
/*作者引证报告-去认证*/
.weirenzheng {
    margin: 30px 0px;
    height: 550px;
}

.avatar {
    width: 72px;
    height: 72px;
    border-radius: 50px;
    background: #ccc;
    margin: auto;
}

.weirenzheng p {
    text-align: center;
    margin: 20px 0 30px;
}

.renzheng_btn {
    text-align: center;
}

    .renzheng_btn span {
        width: 200px;
        height: 80px;
        color: #fff;
        background: #0575E6;
        border: none;
    }


/*单篇期刊会议论文评价*/
.Paper_title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
}

.Rating {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}

    .Rating ul li {
        float: left;
        width: 388px;
        height: 60px;
        text-align: center;
        border-radius: 6px;
        line-height: 60px;
        margin-bottom: 20px;
    }

.Rating_name {
    background: #4776E6;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.Rating_level {
    background: #EBF2FF;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1B66E6;
}

.Rating_star {
    background: #E9F1F6;
    margin: 0 16px;
}

.star_img {
    margin-top: 14px;
}

.distance {
    margin-right: 30px;
}

.Rating_story li {
    float: left;
    text-align: center;
    border-radius: 6px;
}

.Rating_title {
    width: 388px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    ;
    background: #4776E6;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 16px;
}

.textstory textarea {
    width: 769px;
    height: 200px;
    padding: 10px;
    max-width: 100%;
    line-height: 1.5;
    font-size: .8rem;
    letter-spacing: 1px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.giveup_btn {
    width: 388px;
    height: 60px;
    background: #E3EBF9;
    border: none;
    font-size: 16px;
    color: #333333;
    margin: 20px 16px 50px 404px;
}

.refer_btn {
    width: 388px;
    height: 60px;
    background: #0575E6;
    border: none;
    font-size: 16px;
    color: #fff;
}

/*引证作者*/
.Citingauthor_title {
    width: 100%;
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 36px;
    color: #333333;
    text-align: center;
}

.Citing_btn {
    text-align: right;
}

.Citing_display {
    display: none;
}

.Citing_content {
    min-height: 560px;
    padding: 30px 0px 50px 0px;
}

.Citing_btn button {
    width: 186px;
    height: 45px;
    background: #0575E6;
    border-radius: 2px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 45px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
}

.Active_num {
    color: #1B66E6;
}

.tablebody input {
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
}

.Highly_cited {
    padding: 0;
}

.Highly_cited_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
}

.Highly_cited_smalltitle {
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0;
}

.argument {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: #707070;
}

.Cited_frequency {
    display: inline-block;
    width: 243px;
    color: #26D0CE;
    text-align: right;
}

.Cited_frequency-title {
    display: inline-block;
    color: #185A9D;
    width: 700px;
}

/*科研成果统计*/
.Toggle_nav {
    border-collapse: collapse;
}

    .Toggle_nav th {
        padding: 5px 14px;
        font: normal normal 16px/32px "Microsoft YaHei",sans-serif;
        cursor: pointer;
    }

    .Toggle_nav .Toggle_sel {
        background: #E3EBF9;
    }

.togglelist ul {
    list-style: none;
}

.togglelist li {
    display: none;
    padding: 20px;
    height: 1500px;
}

    .togglelist li .Toggle_sel {
        display: block;
    }
/*.authortoolbar{width: 100%;height: 36px;margin-bottom: 20px}*/
.authortoolbar {
    width: 100%;
    height: 36px;
}

.authortoolbar_L {
    float: left;
}

.authortoolbar_R {
    float: right;
}

.authortoolbar_L select {
    width: 150px;
    height: 36px;
    border: 1px solid #999999;
}

.authortoolbar_R button {
    width: 85px;
    height: 36px;
    background: #0575E6;
    border: none;
    color: #fff;
    cursor: pointer;
}

.tablist {
    height: 40px;
    border-left: 1px solid #ccc;
}

    .tablist li, .help_tablist li {
        float: left;
        height: 40px;
        line-height: 40px;
        padding: 0px 61px;
        color: #fff;
        background: #6C91D6;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        cursor: pointer;
    }


.Search_Results ul {
    list-style: none;
}
/*.Search_Results li{display: none;padding: 20px;height:850px;}*/
.Search_Results li {
    display: none;
    height: 850px;
}

.tablist li.tablist_current {
    height: 40px;
    background: #E3EBF9;
    color: #333;
}

.Search_Results li.tablist_current {
    display: block;
}

.Resear_L_nav ul {
    list-style: none;
}

.Resear_L_nav .module {
    display: none;
}

.Toggle_nav th.Toggle_sel {
    background: #E3EBF9;
}

.Resear_L_nav li.Toggle_sel {
    display: block;
}

/*服务协议*/
.server-dbts {
    padding: 10px 0px 30px 0px;
    width: 100%;
}

.server_ctitle {
    font-size: 22px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
}

.server_title {
    font-size: 16px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 5px;
}

.server_text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: #333333;
    margin-bottom: 5px;
}


/*在线反馈*/
.feed-dbts {
    padding: 50px 0px 30px 200px;
    width: 100%;
}

    .feed-dbts b {
        color: #F00;
    }

.feed_ctitle {
    font-size: 22px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
}

.feed_title {
    font-size: 16px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 5px;
}

.feed_text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: #333333;
    margin-bottom: 5px;
}

/*帮助中心*/
.help_title {
    font-size: 20px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    margin-bottom: 16px;
}

.help_title_center {
    font-size: 25px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    margin-bottom: 16px;
    text-align: center;
}

.help_text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 34px;
    color: #333333;
    margin-bottom: 30px;
    text-indent: 2em;
}

.agree_text{font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;line-height: 24px;color: #333333;text-indent: 2em;}
.agree_text_bold {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    text-indent: 2em;
    color: #333333;
}


.help_textact {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 44px;
    color: #333333;
    margin-bottom: 30px;
    text-indent: 2em;
}
.help_text_bold {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    margin-bottom: 30px;
}

.help_tablist {
    height: 40px;
}

.help_tablist {
    width: 1196px;
    margin: 0 auto;
    border-bottom: 1px solid #E0E0E2;
    margin-top: 40px;
}

    .help_tablist li.tablist_current {
        height: 40px;
        background: #E3EBF9;
        color: #333;
    }

.helpcardlist {
    list-style: none;
}

    .helpcardlist li {
        display: none;
        border-top: none;
    }

        .helpcardlist li.tablist_current {
            display: block;
        }


.subnavlist {
    width: 186px;
    border-right: 1px solid #E0E0E2;
    float: left;
}

    .subnavlist h4 {
        margin: 0;
        padding: 20px 0 0 30px;
        font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
        cursor: pointer;
        position: relative;
    }

        .subnavlist h4 span {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 12px;
            height: 12px;
            background: url(/Content/images/off.png) no-repeat;
        }

        .subnavlist h4.open span {
            background: url(/Content/images/open.png) no-repeat;
        }

    .subnavlist dl dd {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: none;
    }

        .subnavlist dl dd a {
            display: block;
            padding: 5px 0 0 30px;
            color: #333;
            font-size: 16px;
        }

            .subnavlist dl dd a:hover {
                color: #1B66E6;
            }

/*个人空间*/
.colum_mes div {
    margin-bottom: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}
    /*.colum_mes div input{width: 867px;height:40px;border: 1px solid rgba(0, 0, 0, 0.1); }
.colum_mes div span{display: inline-block;width: 70px;text-align: right;margin-right: 10px}*/
    .colum_mes div input {
        width: 767px;
        height: 40px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .colum_mes div span {
        display: inline-block;
        width: 100px;
        text-align: right;
        margin-right: 10px;
    }

.savebtn {
    width: 100px;
    height: 40px;
    border: none;
    background: #0575E6;
    color: #fff;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}

.cancelbtn {
    width: 100px;
    height: 40px;
    border: none;
    background: #E3EBF9;
    color: #333;
    border-radius: 4px;
    cursor: pointer;
}

.columbtn {
    padding-left: 739px;
}

.Order_pay {
    color: #1B66E6;
}

.personal_toolbar {
    width: 100%, border: 1px solid red;
}

    .personal_toolbar span {
        display: inline-block;
    }

.topTurnSpan_L {
    padding-left: 20px;
}

.page_num {
    padding-left: 730px;
}

.personal_toolbar img {
    vertical-align: middle;
}

/*创建报告*/
.Order_title {
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #ccc;
    margin-top: 80px;
    margin-bottom: 30px;
}

    .Order_title p {
        height: 32px;
        font-size: 24px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        line-height: 64px;
        color: #333333;
    }

.Create_report {
    border-collapse: collapse;
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 30px;
}

    .Create_report th {
        width: 1196px;
        height: 45px;
        background: #E3EBF9;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 36px;
        color: #333333;
        padding-left: 16px;
    }

    .Create_report td {
        font: normal normal 16px/22px "Microsoft YaHei",sans-serif;
        color: #333;
        padding: 16px;
    }

        .Create_report td input {
            width: 388px;
            height: 40px;
            background: #FFFFFF;
            border: 1px solid rgba(0, 0, 0, 0.10196078431372549);
        }

        .Create_report td button {
            width: 186px;
            height: 45px;
            background: #0575E6;
            color: #fff;
            border: none;
        }

.report_Ordertime {
    font: normal normal 12px/18px "Microsoft YaHei",sans-serif;
    color: #999;
}

.text_L {
    text-align: left;
}

.text_C {
    text-align: center;
}

.order_display td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10196078431372549);
}

.order_name {
    display: inline-block;
    width: 1000px;
    text-align: right;
    margin-right: 40px;
}

.price {
    font: normal normal 20px/30px "Microsoft YaHei",sans-serif;
    color: #E02D2D;
}

#order_cancelbtn {
    background: #E3EBF9;
    color: #333;
    margin-right: 16px;
}


/*隐私协议*/
.protocol_title {
    font-size: 24px;
    font-family: Microsoft YaHei Bold;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 30px;
}

.protocol_time {
    text-align: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #999999;
    margin-bottom: 30px;
}

.protocol_colum {
    width: 1196px;
    font: normal normal 16px/24px "Microsoft YaHei",sans-serif;
    color: #333333;
    text-indent: 2em;
    margin-bottom: 16px;
}


















.content {
    width: 1250px;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0px 0 0px;
    font-family: "Microsoft YaHei",sans-serif;
}

.first {
    width: 86%;
    margin: 0 auto;
    overflow: hidden;
}

    .first h3 {
        margin: 30px 0 10px;
    }

.first_left {
    width: 380px;
    overflow: hidden;
    float: left;
    margin: 0 30px 0 50px;
}

    .first_left table {
        border-collapse: collapse;
        border-spacing: 0;
        margin-top: 20px;
        width: 100%;
        background: #fff;
    }

        .first_left table td {
            border: 1px solid #999;
            font-size: 16px;
            line-height: 20px;
            padding: 5px;
            text-align: center;
        }

.first_right {
    width: 460px;
    overflow: hidden;
    position: relative;
    float: right;
}

    .first_right p {
        text-align: center;
        margin: 10px 0 20px 0;
    }

    .first_right img {
        margin-left: 80px;
    }

.second {
    width: 86%;
    margin: 30px auto;
    overflow: hidden;
}

.second_right {
    overflow: hidden;
    margin-top: 100px;
}

    .second_right img {
        margin-left: 130px;
    }

.count {
    width: 90%;
    margin: 50px auto;
    overflow: hidden;
    padding-left: 50px;
}

    .count p {
        font-size: 14px;
        text-align: left;
        margin: 12px 0;
    }

    .count span {
        width: 986px;
        display: inline-block;
    }

    .count .s4 {
        position: relative;
        top: -20px;
    }

.date {
    margin: 60px auto;
    width: 90%;
}

    .date p {
        width: 500px;
        margin-left: 555px;
        font-size: 20px;
    }


/*文献详情--左侧导航*/
.pnavlist {
    width: 186px;
    border-right: 1px solid #E0E0E2;
    float: left;
}
    /*.pnavlist p{margin:0;padding: 15px 0 0 30px;font:bold bold 16px/16px "Microsoft YaHei";color: #333;cursor: pointer;position: relative;}*/
    .pnavlist p {
        margin: 0;
        padding: 15px 0 0 30px;
        font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
        cursor: pointer;
    }

        .pnavlist p:hover {
            color: #1B66E6;
        }

    .pnavlist h4 {
        margin: 0;
        padding: 15px 0 0 30px;
        font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
        cursor: pointer;
        position: relative;
    }

        .pnavlist h4 span {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 12px;
            height: 12px;
            background: url(/Content/images/off.png) no-repeat;
        }

        .pnavlist h4.open span {
            background: url(/Content/images/open.png) no-repeat;
        }

    .pnavlist ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: none;
    }
        /*.pnavlist ul li a{display: block;padding: 15px 0 0 30px;color:#333;font-size: 16px}*/
        .pnavlist ul li a {
            display: block;
            padding: 5px 0 0 30px;
            color: #333;
            font-size: 16px;
        }

            .pnavlist ul li a:hover {
                color: #1B66E6;
            }


/*帮助中心--左侧导航*/
.navlist {
    width: 186px;
    border-right: 1px solid #E0E0E2;
    float: left;
}
    /*.navlist p{margin:0;padding: 15px 0 0 30px;font:bold bold 16px/16px "Microsoft YaHei";color: #333;cursor: pointer;position: relative;}*/
    .navlist p {
        margin: 0;
        padding: 15px 0 0 30px;
        font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
        cursor: pointer;
    }
    .navlist p a {
       font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
    }
    .navlist p a:hover {
            color: #1B66E6;
        }

    .navlist h4 {
        margin: 0;
        padding: 15px 0 0 30px;
        font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
        cursor: pointer;
        position: relative;
    }
      .navlist h4 a {
       font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
    }
        .navlist h4 span {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 12px;
            height: 12px;
            background: url(/Content/images/off.png) no-repeat;
        }

        .navlist h4.open span {
            background: url(/Content/images/open.png) no-repeat;
        }

    .navlist dl dd {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: none;
    }
        /*.navlist ul li a{display: block;padding: 15px 0 0 30px;color:#333;font-size: 16px}*/
        .navlist dl dd a {
            display: block;
            padding: 5px 0 0 30px;
            color: #333;
            font-size: 16px;
        }
        .navlist dl dd a:hover {
                color: #1B66E6;
        }
          .sidebar_dl_f {
                padding-top:10px;
        }
/*通知--左侧导航*/
.notelist {
    width: 186px;
    float: left;
}

    .notelist p {
        margin: 0;
        padding: 15px 0 0 30px;
        font: normal normal 16px/16px "Microsoft YaHei";
        color: #1B66E6;
        cursor: pointer;
    }

        .notelist p:hover {
            color: #f39700;
        }

    .notelist h4 {
        margin: 0;
        padding: 15px 0 0 30px;
        font: bold normal 16px/16px "Microsoft YaHei";
        color: #333;
        cursor: pointer;
        position: relative;
    }

        .notelist h4 span {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 12px;
            height: 12px;
            background: url(/Content/images/off.png) no-repeat;
        }

        .notelist h4.open span {
            background: url(/Content/images/open.png) no-repeat;
        }

    .notelist ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: none;
    }

        .notelist ul li a {
            display: block;
            padding: 5px 0 0 30px;
            color: #333;
            font-size: 16px;
        }

            .notelist ul li a:hover {
                color: #1B66E6;
            }

    .notelist p.tablist_current {
        color: #f39700;
    }
/*.Search_Results li.tablist_current{display: block;}*/

/*文献详情--基本信息*/
.content2-dbts {
    float: right;
    padding: 10px 0px 30px 0px;
    width: 949px;
}

.content3-dbts {
    margin: 0 auto;
    width: 949px;
}

.content-pdf {
    margin: 0 auto;
    width: 1200px;
}

.title-dbts {
    padding-bottom: 30px;
    font: bold normal 24px/36px "Microsoft YaHei";
    color: #1B66E6;
}
/*.tsxx1{font-size:16px;color:#333;line-height:24px;border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding:8px 0px;}*/
.tsxx1 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
    padding: 8px 0px;
}

    .tsxx1 span {
        border-bottom: 2px solid #333333;
        padding: 8px 10px;
    }

.tsxx2 p {
    font: normal normal 16px/32px "Microsoft YaHei";
}
.tsxx2 b {
    font: normal normal 16px/32px "Microsoft YaHei";
    color: #999;
}

.tsxx2 a {
    color: #1B66E6;
    margin-left: 10px;
}

/*.tsxx2 span {
    color: #666;
    margin-left: 10px;
}*/
/*.tsxx_span {
    font: normal normal 16px/32px "Microsoft YaHei";
}

.tsxxnote p {
    font: normal normal 14px/26px "Microsoft YaHei";
}*/

.sign_report {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 155px;
}
.sign_reportpdf {
    width: 100%;
    height: 85px;
    position: absolute;
    text-align: right;
    bottom: 130px;
    right: 100px;
}
.sign_report_e {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 140px;
}
.sign_report {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 155px;
}
.sign_cdmd_report {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 650px;
}
.sign_book_report {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 200px;
}
.sign_reporttext {
    font: normal normal 16px/23px "Microsoft YaHei",sans-serif;
    color: #221815;
}

.reportbg {
    border: 5px solid #986E3E;
    border-image: linear-gradient(90deg, #986E3E -6.04%, #E1A25B 21.86%, #986E3E 52.16%, #E1A25B 81.79%, #986E3E 107.97%) 2 2 2 2;
    padding: 30px 30px 50px 30px;
}
/*.reportseal {margin-top:-150px;margin-right:80px;width:185px;height:185px;}*/

.seal{position: absolute;bottom:-50px;right: 96px;z-index: -1;}


.reportseal {
    margin-top: -150px;
    margin-right: 80px;
    width: 185px;
    height: 185px;
}

.sign_author {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 250px;
}

.tsxx1pdf {
    font-size: 20px;
    color: #333;
    line-height: 24px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
    padding: 8px 0px;
}

    .tsxx1pdf span {
        border-bottom: 2px solid #333333;
        padding: 8px 10px;
    }

.tsxxpdf p {
    font: normal normal 20px/32px "Microsoft YaHei";
}

.tsxxpdf b {
    font: normal normal 20px/32px "Microsoft YaHei";
    color: #999;
}

.tsxxpdf a {
    color: #1B66E6;
    margin-left: 10px;
}

.tsxxpdf span {
    color: #666;
    margin-left: 10px;
}

.tsxxnotepdf p {
    font: normal normal 14px/26px "Microsoft YaHei";
}

.reportbgpdf{background-image: url(/Content/images/bg_report.png) ;padding: 30px;}
.sign_authorpdf {
    width: 100%;
    height: 85px;
    text-align: right;
    margin-top: 400px;
}

.sign_reporttextpdf {
    font: normal normal 20px/27px "Microsoft YaHei",sans-serif;
    color: #221815;
}
.sign_reportpdftext {
    font: normal normal 20px/27px "Microsoft YaHei",sans-serif;
    color: #221815;
}
.reportsealpdf {
    margin-top: -250px;
    width: 300px;
    height: 300px;
    margin-right: 65px;
}



.autsxx1pdf {
    font-size: 26px;
    color: #333;
    line-height: 26px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
    padding: 8px 0px;
}

    .autsxx1pdf span {
        border-bottom: 2px solid #333333;
        padding: 8px 10px;
    }

.autsxxpdf p {
    font: normal normal 26px/40px "Microsoft YaHei";
}

.autsxxpdf b {
    font: normal normal 26px/40px "Microsoft YaHei";
    color: #999;
}

.autsxxpdf a {
    color: #1B66E6;
    margin-left: 10px;
}

.autsxxpdf span {
    color: #666;
    margin-left: 10px;
}

.autsxxnotepdf p {
    font: normal normal 22px/34px "Microsoft YaHei";
}

.aureportbgpdf {
    border: 5px solid #986E3E;
    min-height: 1650px;
    border-image: linear-gradient(90deg, #986E3E -6.04%, #E1A25B 21.86%, #986E3E 52.16%, #E1A25B 81.79%, #986E3E 107.97%) 2 2 2 2;
    padding: 50px 50px 80px 50px;
}


.group1-dbts {
    margin-top: 30px;
    position: relative;
}
.group0-dbts {
    position: relative;
}

.group2-dbts {
    margin-top: 30px;
}

.group3-dbts {
    margin-top: 930px;
}
.group5-dbts {
    margin-top: 620px;
}
.group6-dbts {
    margin-top: 320px;
}
.group4-dbts {
    margin-top: 30px;
}

.group2-dbts ul {
    float: left;
    margin-right: 20px;
    width: 31%;
}

    .group2-dbts ul li {
        height: 287px;
        margin-bottom: 20px;
    }
/*.leftbox li{background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);}*/
/*.leftbox li{background-image:linear-gradient(to top, #00d2ff 0%, #3a7bd5 100%);border-radius: 16px}
.middlebox li{background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);border-radius: 16px}
.rightbox li{background-image: linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);border-radius: 16px}*/
.leftbox li {
    background-color: #5285FF;
    border-radius: 16px;
}

.middlebox li {
    background-color: #5259FF;
    border-radius: 16px;
}

.rightbox li {
    background-color: #8152FF;
    border-radius: 16px;
}

.rightbox {
    margin-right: 0px;
}

.group2-dbts ul li p {
    text-align: left;
    padding-left: 16px;
    line-height: 30px;
    color: #fff;
}

    .group2-dbts ul li p:nth-child(1) {
        padding-top: 38px;
    }

    .group2-dbts ul li p b {
        font-size: 18px;
        line-height: 40px;
    }

.notes {
    font: normal normal 12px/20px "Microsoft YaHei";
    margin-bottom: 40px;
}

/*page-break-inside: avoid !important;  该样式防止生成pdf时被截断*/
.nopage-break {
    page-break-inside: avoid;
    page-break-before: avoid;
    page-break-after: avoid;
}

.Timeserietable {
    width: 100%;
    font: normal normal 14px/25px "Microsoft YaHei";
    text-align: center;
    border-collapse: collapse;
    margin-top: 20px;
    page-break-inside: avoid !important;
}

    .Timeserietable td {
        border-bottom: 2px solid #fff;
    }

    .Timeserietable .Header {
        background-color: #E3EBF9;
        font-weight: bold;
    }

    .Timeserietable .tablebody {
        background-color: #F9F9FB;
    }

/*.chartsbox li{float: left;width:200px;height: 203px;border: 1px solid rgba(51, 51, 51, 0.10196078431372549)}*/
.chartsbox li {
    float: left;
    width: 200px;
    height: 203px;
    border: 1px;
}

    .chartsbox li:nth-child(1), .chartsbox li:nth-child(2), .chartsbox li:nth-child(3) {
        margin-right: 47px;
    }

.Citingcontainer {
    width: 100%;
}

.optionlist {
    height: 40px;
    border-left: 1px solid #ccc;
}

    .optionlist li {
        float: left;
        height: 45px;
        line-height: 45px;
        padding: 0px 16px;
        color: #fff;
        background: #46CDCF;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        cursor: pointer;
    }

.partbox {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10196078431372549);
    padding: 16px 0px;
}

.partone {
    font-size: 16px;
    line-height: 24px;
    font-family: "Microsoft";
}

    .partone a {
        color: #1B66E6;
        font-weight: bold;
        font-family: "Microsoft";
    }

.parttwo {
    font-size: 14px;
    line-height: 22px;
    font-family: "Microsoft",sans-serif;
    color: #666666;
    margin-top: 5px;
}

.cardlist ul {
    list-style: none;
}

.cardlist li {
    display: none;
    padding: 20px;
    border-top: none;
}

.optionlist li.current {
    height: 45px;
    background-color: #E9F1F6;
    color: #333;
}

.cardlist li.current {
    display: block;
}

/*.scrollbox{height:300px;overflow-y: auto;}*/
.scrollbox {
    height: 800px;
    overflow-y: auto;
}

.Highlycited {
    font-family: "Microsoft YaHei",sans-serif;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10196078431372549);
    padding: 16px 0px;
}

    .Highlycited p {
        font-size: 16px;
        color: #333333;
        line-height: 24px;
    }

.citedtimes {
    text-align: right;
    margin-top: 10px;
    padding-right: 20px;
}

    .citedtimes span {
        color: #26D0CE;
    }

.Highlycited ul {
    padding: 10px 20px 10px 37px;
}

    .Highlycited ul li {
        font: normal normal 14px/22px "Microsoft YaHei",sans-serif;
        color: #666666;
    }

.Snippet {
    padding-right: 20px;
    overflow: hidden;
}

    .Snippet b {
        display: inline-block;
        width: 4%;
        float: left;
    }

    .Snippet span {
        display: inline-block;
        width: 96%;
        float: right;
    }

.appraisal {
    font: normal normal 16px/24px "Microsoft YaHei",sans-serif;
    color: #333333;
}

.report_btnbox {
    text-align: right;
    padding-bottom: 10px;
}

    .report_btnbox input {
        width: 120px;
        height: 45px;
        background: #0575E6;
        border: none;
        border-radius: 2px;
        color: #fff;
        cursor: pointer;
    }
/*iconfont*/
@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont";
    font-size: 15px;
    font-style: normal;
    line-height: 25px;
    margin-left: 10px;
    color: #15289e;
    vertical-align: top;
}



.exportbtn input:hover {
    color: #fff;
    background-color: #12B5B0;
}

.exportbtn input {
    background-color: #fff;
    color: #12B5B0;
    border: 1px solid #12B5B0;
    font-size: 13px;
    padding: 8px 18px;
    cursor: pointer;
    border-radius: 2px;
    margin-top: 30px;
}




.sdownlist {
    line-height: 20px;
    width: 300px;
    position: absolute;
    z-index: 100;
    border: 1px solid gray;
    background-color: White;
    display: none;
    overflow: auto;
    white-space: normal; /*正常文字的换行*/
}

    .sdownlist .lico {
        cursor: pointer;
        border-bottom: 1px dashed gray;
        margin: 5px 10px;
    }

    .sdownlist .lics {
        border-bottom: 1px dashed gray;
        margin: 5px 10px;
    }

.td_l {
    text-align: left;
}

.td_c {
    text-align: center;
}

.td_r {
    text-align: right;
}

.text_order {
    color: #0659f7 !important;
    cursor: pointer;
}

.td_xh {
    width: 40px;
}

.td_zz {
    width: 50px;
}

.td_jg {
    width: 100px;
}

.Tool, .toolbar1 {
    width: 100%;
    min-height: 45px;
}

    .toolbar1 table {
        width: 100%;
    }

        .toolbar1 table tr td {
            vertical-align: middle;
            height: 45px;
            padding: 0px 5px;
            font-size: 12px;
            max-width: 159px;
            width: 159px;
            margin: auto;
        }

.orgsearch {
    height: 25px !important;
    width: 40px !important;
    margin: 0px !important;
    float: right;
}

.Tool, .toolbar2 {
    width: 100%;
}

    .toolbar2 table {
        width: 100%;
    }

        .toolbar2 table tr td {
            vertical-align: middle;
            height: 30px;
            padding: 0px 5px;
            font-size: 12px;
            max-width: 159px;
            width: 159px;
            margin: auto;
        }

.btn1 {
    display: inline-block;
    background: #0575E6;
    color: #fff;
    padding: 10px 27px;
    border-radius: 2px;
    font: normal normal 14px/14px "Microsoft YaHei",sans-serif;
    margin-top: 10px;
    margin-right: 20px;
}

.btn2 {
    display: inline-block;
    background: #f39700;
    color: #fff;
    padding: 10px 27px;
    border-radius: 2px;
    font: normal normal 14px/14px "Microsoft YaHei",sans-serif;
    margin-top: 10px;
}




/*左侧选项栏*/
.tjts_cont .gjjs_left {
    margin-right: 10px;
}
    /*.tjts_cont .gjjs_left .gjjs_option{width:180px;height:18px;position:relative;border:1px solid #e6e5e5;border-top:none;padding-top:15px;padding-left:10px;margin-bottom:30px;}*/
    /*.tjts_cont .gjjs_left .gjjs_option{width:180px;height:18px;border:1px solid #e6e5e5;border-top:none;padding-top:15px;padding-left:10px;margin-bottom:30px;}*/
    .tjts_cont .gjjs_left .gjjs_option {
        width: 180px;
        height: 18px;
        border: 1px solid #e6e5e5;
        padding-top: 15px;
        padding-left: 10px;
        margin-bottom: 30px;
    }
        /*.tjts_cont .gjjs_left .gjjs_option img{float:left;margin:0 6px 0 0;border:none;cursor:pointer;}*/
        .tjts_cont .gjjs_left .gjjs_option img {
            float: left;
            margin: 0 6px 2px 0;
            border: none;
            cursor: pointer;
        }
    /*.tjts_cont .gjjs_left .gjjs_option{font-size:14px;position:relative;height:100%; overflow-y:scroll;min-height:500px;max-height:650px;overflow-x:scroll;}*/
    /*.tjts_cont .gjjs_left .gjjs_option{font-size:14px;position:relative;height:100%; overflow-y:scroll;max-height:650px;overflow-x:scroll;}*/
    .tjts_cont .gjjs_left .gjjs_option {
        font-size: 14px;
        height: 100%;
        overflow-y: scroll;
        min-height: 500px;
        max-height: 650px;
        overflow-x: scroll;
    }

        .tjts_cont .gjjs_left .gjjs_option input {
            color: #3e3e3e;
            width: 15px;
            height: 15px;
            border: 1px solid #d3d3d3;
            border-radius: 3px;
            background: #f2f2f2;
            margin-right: 6px;
            margin-bottom: 2px;
            cursor: pointer;
        }

        .tjts_cont .gjjs_left .gjjs_option .opt_1 {
            width: 100%;
            height: 100%;
            overflow: hidden !important;
            display: inline-block;
        }

            .tjts_cont .gjjs_left .gjjs_option .opt_1 li { /*margin-top:8px;*/
                width: 100%;
            }

            .tjts_cont .gjjs_left .gjjs_option .opt_1 .opt_2 {
                margin: 5px 0 0 20px;
            }

                .tjts_cont .gjjs_left .gjjs_option .opt_1 .opt_2 img {
                    margin-left: -20px;
                }

                .tjts_cont .gjjs_left .gjjs_option .opt_1 .opt_2 span {
                    display: inline-block;
                    padding-right: 6px;
                }

    .tjts_cont .gjjs_left .gjjs_option { /*margin-bottom:10px;*/
    }

.gjjs_option li {
    width: 300px;
}

    .gjjs_option li a {
        color: #4497df;
        font-size: 16px;
        font-weight: 600;
    }

    .gjjs_option li:hover { /*border-bottom:3px solid #4497df;*/
    }

.gjjs_tree1 {
    font-size: 14px !important;
    margin-top: 0px;
}
    /*.gjjs_tree label{margin-top:-4px;}*/
    .gjjs_tree1 label {
        padding-bottom: 10px;
        cursor: pointer;
    }

.tjts_cont .gjjs_left .xkfl {
    color: #2296f7;
    font-size: 16px;
    width: 310px;
    text-indent: 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e6e5e5;
    border-top: 2px solid #2296f7;
    font-weight: 500;
}

.tjts_cont .gjjs_left .gjjs_opt1 {
    width: 220px;
    margin: 10px 0 0 40px;
}

    .tjts_cont.gjjs_left .gjjs_opt1 img {
        float: left;
        margin: 0 8px 0 0;
        border: none;
    }

.tjts_cont.gjjs_left .gjjs_opt1 {
    font-size: 14px;
}

    .tjts_cont .gjjs_left .gjjs_opt1 input {
        color: #3e3e3e;
        width: 15px;
        height: 15px;
        margin-right: 8px;
    }

    .tjts_cont .gjjs_left .gjjs_opt1 dl {
        width: 200px;
        height: 100%;
        overflow: hidden !important;
        display: inline-block;
        margin-left: 20px;
    }

        .tjts_cont .gjjs_left .gjjs_opt1 dl dt {
            margin-top: 5px;
        }

        .tjts_cont .gjjs_left .gjjs_opt1 dl dd {
            margin: 5px 0 0 40px;
        }

.tjts_cont .gjjs_left .gjjs_tree1 .opt_3 {
    margin-left: 18px;
}

    .tjts_cont .gjjs_left .gjjs_tree1 .opt_3 .opt_4 {
        margin-left: 18px;
    }

.tjts_cont .gjjs_left .year_radio {
    margin: 6px 5px 0 10px;
}
/*右侧检索框*/
.tjts_cont .gjjs_right {
    width: 850px;
    height: 100%;
    overflow: hidden;
}

    .tjts_cont .gjjs_right .tstj_up {
        height: 400px;
        border-bottom: 2px solid #e4e4e4;
    }

    .tjts_cont .gjjs_right .rt-jstj {
        width: 950px;
        height: 260px;
        margin: 20px auto 30px 0px;
    }

.tstj_cen {
    margin-top: 15px;
    background: url(/Content/images/login/u336.jpg) no-repeat right;
}

    .tstj_cen dl dd {
        margin-top: 10px;
    }

    .tstj_cen input {
        border: 1px solid #bfbfbf;
        width: 50px;
        height: 30px;
        padding-left: 5px;
        border-radius: 5px;
    }

    .tstj_cen .sm {
        padding: 5px 0 0 0;
    }

        .tstj_cen .sm p {
            font-size: 14px;
            color: #333232;
            font-family: 宋体;
            line-height: 24px;
        }

    .rt-jstj select, .tstj_cen select {
        background: url(/Content/images/login/xzbj.png) no-repeat center;
        width: 195px;
        height: 30px;
        line-height: 30px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        color: #2a2b2b;
        font-size: 14px;
        font-family: 微软雅黑;
        padding-right: 35px;
        padding-left: 5px;
    }

.rt-jstj .jstj_gy {
    width: 80px;
    background: url(/Content/images/login/xzbj.png) no-repeat right;
}

.rt-jstj .jstj_t, .tstj_cen .jstj_t {
    width: 160px;
    background: url(/Content/images/login/xzbj.png) no-repeat right;
}

.tstj_cen .zbtz_btn, #table_box .zbtz_btn {
    height: 30px;
    width: 100px;
    margin-left: 20px;
    border-radius: 10px;
    background-color: #7fbbf7;
    color: white;
}

.rt-jstj .jstj_a {
    margin-bottom: 10px;
}

.rt-jstj dl dd {
    margin: 10px 0px;
}

    .rt-jstj dl dd input {
        border: 1px solid #bfbfbf;
        border-radius: 5px;
        margin-right: 10px;
        width: 295px;
        padding: 0px 5px;
        height: 30px;
    }

.tjts_cont .rt-jstj img {
    border: none;
    display: inline-block;
    margin: 5px 5px 0px 5px;
    cursor: pointer;
}

.tjts_cont .rt-jstj select {
    border: 1px solid #afafae;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    border-bottom-left-radius: 0.2em;
    border-top-left-radius: 0.2em;
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.2em;
    color: #6b6a6a; /*text-indent:5px;*/
}


.helpbg_home_1 {
    width: 100%;
    height: 350px;
    background: url(/Content/images/help/home_1.png) no-repeat center center;
}

.helpbg_home_2 {
    width: 100%;
    height: 350px;
    background: url(/Content/images/help/home_2.png) no-repeat center center;
}

.helpbg_paper_1 {
    width: 100%;
    height: 350px;
    background: url(/Content/images/help/paper_1.png) no-repeat center center;
}

.helpbg_paper_2 {
    width: 100%;
    height: 250px;
    background: url(/Content/images/help/paper_2.png) no-repeat center center;
}

.helpbg_paper_3 {
    width: 100%;
    height: 350px;
    background: url(/Content/images/help/paper_3.png) no-repeat center center;
}

.helpbg_paper_4 {
    width: 100%;
    height: 250px;
    background: url(/Content/images/help/paper_4.png) no-repeat center center;
}

.helpbg_paper_5 {
    width: 100%;
    height: 300px;
    background: url(/Content/images/help/paper_5.png) no-repeat center center;
}

.helpbg_paper_6 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_6.png) no-repeat center center;
}

.helpbg_paper_7 {
    width: 100%;
    height: 480px;
    background: url(/Content/images/help/paper_7.png) no-repeat center center;
}

.helpbg_paper_8 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_8.png) no-repeat center center;
}

.helpbg_paper_9 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_9.png) no-repeat center center;
}

.helpbg_paper_10 {
    width: 100%;
    height: 420px;
    background: url(/Content/images/help/paper_10.png) no-repeat center center;
}

.helpbg_paper_11 {
    width: 100%;
    height: 350px;
    background: url(/Content/images/help/paper_11.png) no-repeat center center;
}

.helpbg_paper_12 {
    width: 100%;
    height: 100px;
    background: url(/Content/images/help/paper_12.png) no-repeat center center;
}

.helpbg_paper_13 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_13.png) no-repeat center center;
}

.helpbg_paper_14 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_14.png) no-repeat center center;
}

.helpbg_paper_15 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_15.png) no-repeat center center;
}

.helpbg_paper_16 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/paper_16.png) no-repeat center center;
}

.helpbg_paper_17 {
    width: 100%;
    height: 250px;
    background: url(/Content/images/help/paper_17.png) no-repeat center center;
}

.helpbg_paper_18 {
    width: 100%;
    height: 250px;
    background: url(/Content/images/help/paper_18.png) no-repeat center center;
}


.helpbg_analis_1 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/analis_1.png) no-repeat center center;
}

.helpbg_analis_2 {
    width: 100%;
    height: 300px;
    background: url(/Content/images/help/analis_2.png) no-repeat center center;
}

.helpbg_analis_3 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/analis_3.png) no-repeat center center;
}

.helpbg_analis_4 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/analis_4.png) no-repeat center center;
}

.helpbg_analis_5 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/analis_5.png) no-repeat center center;
}



.helpbg_author_1 {
    width: 100%;
    height: 320px;
    background: url(/Content/images/help/author_1.png) no-repeat center center;
}

.helpbg_author_2 {
    width: 100%;
    height: 320px;
    background: url(/Content/images/help/author_2.png) no-repeat center center;
}

.helpbg_author_3 {
    width: 100%;
    height: 360px;
    background: url(/Content/images/help/author_3.png) no-repeat center center;
}

.helpbg_author_4 {
    width: 100%;
    height: 200px;
    background: url(/Content/images/help/author_4.png) no-repeat center center;
}

.helpbg_author_5 {
    width: 100%;
    height: 200px;
    background: url(/Content/images/help/author_5.png) no-repeat center center;
}


.helpbg_my_1 {
    width: 100%;
    height: 350px;
    background: url(/Content/images/help/my_1.png) no-repeat center center;
}

.helpbg_my_2 {
    width: 100%;
    height: 150px;
    background: url(/Content/images/help/my_2.png) no-repeat center center;
}

.noticebg_home_1 {
    width: 100%;
    height: 337px;
    background: url(/Content/images/notice/home_1.png) no-repeat center center;
}

.noticebg_home_2 {
    width: 100%;
    height: 673px;
    background: url(/Content/images/notice/home_2.png) no-repeat center center;
}

.noticebg_home_3 {
    width: 100%;
    height: 846px;
    background: url(/Content/images/notice/home_3.png) no-repeat center center;
}

.noticebg_home_4 {
    width: 100%;
    height: 7978px;
    background: url(/Content/images/notice/home_4.png) no-repeat center center;
}

.noticebg_home_5 {
    width: 100%;
    height: 1440px;
    background: url(/Content/images/notice/home_5.png) no-repeat center center;
}

.noticebg_home_6 {
    width: 100%;
    height: 644px;
    background: url(/Content/images/notice/home_6.png) no-repeat center center;
}

.noticebg_home_7 {
    width: 100%;
    height: 258px;
    background: url(/Content/images/notice/home_7.png) no-repeat center center;
}

.noticebg_sign_1 {
    width: 100%;
    height: 556px;
    background: url(/Content/images/notice/sign_1.png) no-repeat center center;
}

.noticebg_sign_2 {
    width: 100%;
    height: 628px;
    background: url(/Content/images/notice/sign_2.png) no-repeat center center;
}

.noticebg_sign_3 {
    width: 100%;
    height: 604px;
    background: url(/Content/images/notice/sign_3.png) no-repeat center center;
}

.noticebg_sign_4 {
    width: 100%;
    height: 193px;
    background: url(/Content/images/notice/sign_4.png) no-repeat center center;
}

.noticebg_sign_5 {
    width: 100%;
    height: 835px;
    background: url(/Content/images/notice/sign_5.png) no-repeat center center;
}

.noticebg_sign_6 {
    width: 100%;
    height: 209px;
    background: url(/Content/images/notice/sign_6.png) no-repeat center center;
}

.noticebg_sign_7 {
    width: 100%;
    height: 495px;
    background: url(/Content/images/notice/sign_7.png) no-repeat center center;
}

.noticebg_sign_8 {
    width: 100%;
    height: 291px;
    background: url(/Content/images/notice/sign_8.png) no-repeat center center;
}

.noticebg_sign_9 {
    width: 100%;
    height: 313px;
    background: url(/Content/images/notice/sign_9.png) no-repeat center center;
}

.noticebg_sign_10 {
    width: 100%;
    height: 340px;
    background: url(/Content/images/notice/sign_10.png) no-repeat center center;
}

.noticebg_sign_11 {
    width: 100%;
    height: 529px;
    background: url(/Content/images/notice/sign_11.png) no-repeat center center;
}

.helpbg_analy_1 {
    width: 100%;
    height: 328px;
    background: url(/Content/images/help/analy_1.png) no-repeat center center;
}

.extra-wrap {
    position: fixed;
    display: block;
    top: 510px;
    right: 0px;
    z-index: 99;
}

.feedback-btn {
    background-color: #1B66E6;
    height: 26px;
    line-height: 16px;
    padding: 15px 7px;
    width: 26px;
}

.extra-btn {
    border-radius: 8px;
    font-family: "Microsoft YaHei",sans-serif;
    height: 30px;
    width: 40px;
    display: block;
}

#index-feedback-btn {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.td_center {
    text-align: center;
}

.td_left {
    text-align: left;
}

.td_right {
    text-align: right;
}

/*特权功能弹窗*/
.privilege_Popup {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 90px;
    background: linear-gradient(0.51deg, #4F4F4F 0.52%, rgba(79, 79, 79, 0.95) 49.95%, rgba(94, 94, 94, 0.8) 71.82%, rgba(94, 94, 94, 0) 99.64%);
}

.function_popup {
    width: 1000px;
    height: 480px;
    position: fixed;
    left: 24%;
    top: 30%;
    z-index: 100;
    border-radius: 20px;
}
/*.popup_header{width: 1000px;height: 127px;background-image: url(images/bg/headerbg.png) no-repeat center center;font: bold normal 20px/117px "Microsoft YaHei" ;color: #B8A26C;text-align:center;}*/
.popup_header {
    width: 1000px;
    height: 127px;
}

.popup_detail {
    height: 205px;
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    padding-top: 30px;
}

.privilegeicon {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 464px;
    height: 78px;
    margin: auto;
}

.btn_more {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 300px;
    height: 122px;
    margin: auto;
}

    .btn_more li a {
        width: 180px;
        height: 48px;
        background: linear-gradient(90.22deg, #987B50 -2.84%, #F6DF95 99.81%);
        font: normal normal 25px/48px "Microsoft YaHei";
        border: none;
        color: #fff;
    }

/*.btn_more{display: flex;flex-direction: row;justify-content: space-between;align-items: center;width: 500px;height:122px;margin: auto}
.btn_more li input{width: 180px;height: 48px;background: linear-gradient(90.22deg, #987B50 -2.84%, #F6DF95 99.81%);font:normal normal 20px/48px "Microsoft YaHei";border:none;color: #fff;}*/

.paybutton a {
    font: normal normal 14px/40px "Microsoft YaHei";
    color: #fff;
    padding: 5px 10px;
    background: #1585ed;
}

.downbutton a {
    font: normal normal 14px/40px "Microsoft YaHei";
    color: #fff;
    padding: 5px 10px;
    background: #f39700;
}


.Popbackhide {
    display: none;
}


.bindphone_container .bindphone_main .bindphone_main_input2 {
    width: 170px;
    margin-bottom: 20px;
    color: #333;
    outline: none;
    caret-color: #333 !important;
    font-size: 12px;
    padding: 7px 0px 7px 12px;
    border: 1px solid #d2d9e6;
    border-radius: 3px;
    background: #ffffff;
}

.hdd {
    width: 1200px;
    margin: 0 auto;
    /*border: 1px solid #ff6700;*/
    overflow: hidden;
}

.gundong {
    padding-left: 20px;
    font-size: 16px;
    color: #F00;
    display: inline-block;
    white-space: nowrap;
    animation: 10s wordsLoop linear infinite normal;
}

    /*.gundong:hover {
          text-decoration:underline;
        }*/
    .gundong:hover {
        /* 设置动画是否暂停 paused暂停*/
        animation: 10s wordsLoop linear infinite paused;
    }

    .gundong:hover {
        /* 设置动画是否暂停 paused暂停*/
        color: #1B66E6;
    }

@keyframes wordsLoop {
    0% {
        transform: translateX(600px);
        -webkit-transform: translateX(600px);
    }

    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}

@-webkit-keyframes wordsLoop {
    0% {
        transform: translateX(200px);
        -webkit-transform: translateX(200px);
    }

    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}
/*导航*/
.comhd {height: 58px; padding-top: 13px; border-bottom: 2px solid #0aa3ea; }
.comIndex {height: 58px; padding-top: 13px;}
.wrapIndex { width: 800px; margin: 0 auto; }
.wrap { width: 1200px; margin: 0 auto; }
.Indexnav-list { overflow: hidden;   }
.Indexnav-list li { float: left; }
.Indexnav-list li a:link,
.Indexnav-list li a:visited { display: inline-block; padding: 15px 50px; font-size: 18px; color: #fff; }
.Indexnav-list li a:hover,
.Indexnav-list li a:active { text-decoration: none; color: #0aa3ea; }
.Indexnav-list li a.active { color: #fff;  border-radius:10px 10px 0px 0px; background:url(/Content/images/navhoverbj.png) no-repeat center;}
.mainnav-list { overflow: hidden;padding-top: -13px; }
.mainnav-list li { float: left; }
.mainnav-list li a:link,
.mainnav-list li a:visited { display: inline-block; padding: 15px 50px; font-size: 18px; color: #333; }
.mainnav-list li a:hover,
.mainnav-list li a:active { text-decoration: none; color: #0aa3ea; }
.mainnav-list li a.active { color: #fff;  border-radius:10px 10px 0px 0px; background:url(/Content/images/navhoverbj.png) no-repeat center;}
.mainnav-list li a.active_ex { color: #fff;  border-radius:10px 10px 0px 0px; background:url(/Content/images/navhoverbjex.png) no-repeat center;}
.horizontal-line { height: 2px; background-color: #fff; opacity: .15; filter: alpha(opacity=15); }


.paperListbg{min-height:130px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/Paperbg.png) no-repeat center top;}
.papercont20{font:normal normal 30px/70px "Microsoft YaHei",sans-serif;color: #ffd800;padding-left:300px;}
.bookcont20{font:normal normal 30px/70px "Microsoft YaHei",sans-serif;color: #ffd800;padding-left:165px;}
.papercont16{font:normal normal 16px/20px "Microsoft YaHei",sans-serif;color: #ffd800;padding-left:380px;}


.authorListbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/AuthorZHbg.jpg) no-repeat center top;}
.journalListbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/JournalZHbg.jpg) no-repeat center top;}
.worksListbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/WorksZHbg.jpg) no-repeat center top;}
.chinasybookbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/chinasybookbg.jpg) no-repeat center top;}
.chinasypaperbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/chinasypaperbg.jpg) no-repeat center top;}
.ethListbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/WorksLLbg.jpg) no-repeat center top;}
.journaldepbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/journaldepbg.png) no-repeat center top;}
.bookimpbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/bookimpbg.png) no-repeat center top;}
.hbookbg{min-height:100px;margin:0 auto;border: 1px solid #fff;background: url(/Content/images/hbookbg.jpg) no-repeat center top;}

 .report_btnbox_input {width: 120px;height: 45px;background: #0575E6;border: none;border-radius: 2px;color: #fff;cursor: pointer;    }
 .report_btnbox_input_dis {width: 120px;height: 45px;background: #0575E6;border: none;border-radius: 2px;color: #fff;opacity: 0.2;cursor:default;  }
.mypaper_btnbox_input{width: 120px;height: 45px;border-radius: 2px;border-color: #0575E6; border-width: 0.5px;color: #0575E6;cursor: pointer;}
.mypaper_btnbox label{font: normal normal 14px/22px "Microsoft YaHei",sans-serif;color:#666666;}


.paystyle {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 101;
  overflow-y: auto;
  width: 90%;
  height: 800px;
  margin: auto;
  background-color:white;
}
.payback {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.3);
  z-index: 100;
}

.pay_maintitle {
    display: block;
    position: relative;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    background-color: #377EF9;
    font-size: 14px;
    font-weight: 500;
    color: #Ffffff;
}
  .showhand {
        cursor: pointer;
  }
  .pay_maintitle span {
        width: 12px;
        height: 36px;
        position: absolute;
        right: 12px;
        top: 0;
        padding-left: 8px;
    }

    .pay_maintitle span img {
        width: 16px;
        height: 16px;
        vertical-align: middle;
    }


@charset "utf-8";
/* CSS Document */
/* 公共部分 */
/*body, div, a, img, p, form, h1, h2, h3, h4, h5, h6, input, textarea, ul, li, dt, dd, dl { margin: 0; padding: 0; text-decoration: none; color: #333; }*/
body, div, a, img, p, form, h1, h2, h3, h4, h5, h6, input, textarea, ul, li, dt, dd, dl { margin: 0; padding: 0; text-decoration: none; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3,a, h4, h5, h6, pre, form, fieldset, input, textarea, p { padding: 0; margin: 0; outline:none;  }
table, td, tr, th { font-size: 12px; }

/*左侧导航新增*/
.publish{width: 100px;height: 30px}

.selectbar{width:160px;height: 30px;margin-right: 5px }
.maybe{width:55px;height: 30px;margin-right: 5px}
.putbar{width: 420px;height: 26px;padding: 0 5px;}
.putbox li:nth-child(1){margin-bottom: 15px}
.putbox img{margin-right: 3px;vertical-align: middle} 
.retrieval{width: 100px;height: 30px;border: none;background: #12B5B0;color: #fff;font:normal normal 14px/30px "Microsoft YaHei";margin-left: 10px}


/*footer*/
.Footer{width: 100%;background: #1F2F53;padding: 20px 0px 20px 0px}
.footerarea{width: 1200px;margin:0 auto}
.footerarea table{width: 100%;border-collapse:collapse}
/*.footerarea table td{color: #d6dee7;font:normal normal 12px/18px "Microsoft YaHei",sans-serif;opacity: 0.5}*/
.footerarea table td{color: #d6dee7;opacity: 0.5}
.footercontact{font:normal normal 14px/22px "Microsoft YaHei",sans-serif }
.footertable a:hover{color:#1B66E6}
.footerarea p{color: #d6dee7;font:normal normal 12px/18px "Microsoft YaHei",sans-serif;text-align: center;opacity: 0.5}
.footerarea p a{color:#d6dee7;}
.footerarea p a:hover{color:#0575E6}

/*分页page*/
.page{ width:100%; overflow:hidden; margin:50px  auto; font-size:14px;  }
.page .plist{ overflow:hidden; }
.page .plist li{ float:left; cursor:pointer; width:24px; height:24px; line-height:24px; text-align:center; border:1px solid #ddd; background:#fff; margin-right:10px;  }
.page .plist .pre{ width:64px; }
.page .plist .cur{ color:#fff; background:#1B66E6; }
.page .cur a{ color:#fff; }
.page .plist .next{ width:64px; }

.error {
    padding: 1px;
    color: red;
}

/*翻页共用部分*/
.pagenav { font-size:12px; text-align:center;  }
.pagenav a{border:1px solid #767676!important;color:#333!important;}
.pagenav span,
.pagenav a:link,
.pagenav a:visited { display:inline-block; *display:inline; height:24px; margin:0px 1px;padding:0 7px;color:#666; 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:#999; background-color:#fff; cursor:auto; }
/*pagenav-02样式2——强显示*/
.pagenav-02 span,
.pagenav-02 a:link,
.pagenav-02 a:visited { margin:0 2px; border:1px solid #dedede; }
.pagenav-02 a:hover,
.pagenav-02 a:active { background-color:#fff; border-color:#0A716F; }
.pagenav-02 .active { background-color:#12b5b0; }
.pagenav-02 .page-prev.disable:link,
.pagenav-02 .page-next.disable:visited,
.pagenav-02 .page-next.disable:hover,
.pagenav-02 .page-next.disable:active { border:none;cursor:auto; }

.iconfont {
    font-family: "iconfont";
    font-size: 14px;
    font-style: normal;
    line-height: 1;
    cursor:pointer;
}
.iconfont:active{
    color:#12b5b0;
}

