@charset "utf-8";

input::-ms-clear,
::-ms-reveal {
    display: none;
}

.wrap .main_left {
    float: left;
    width: 868px;
    margin: 0 auto;
}

.wrap .main_right {
    float: right;
    width: 281px;
    margin: 0 auto;
    padding-left: 30px;
}

/*阅读样式*/
.yuedu {
    position: fixed;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid #e6e6e6;
    padding: 18px 0;
}

.yuedu .heade_logo img {
    height: 40px;
}

.yuedu .heade_right,
.yuedu .search_div,
.yuedu .heade_tit_div {
    display: none !important;
}

.yuedu_title {
    display: none;
    font-size: 16px;
    color: #000000;
    padding-left: 19px;
    margin-left: 11px;
    border-left: 1px solid #979797;
    margin-top: 10px;
    line-height: 24px;
    font-weight: bold;
    width: 900px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.yuedu .yuedu_title {
    display: inline-block;
}

/* 标题 */
h2 {
    font-size: 24px;
    color: #262626;
    line-height: 41px;
    padding-top: 8px;
    padding-left: 33px;
    background: url(../images/pdf_icon.png) no-repeat left 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

h2.doc {
    background: url(../images/word_icon.png) no-repeat left 18px;
}

h2.docx {
    background: url(../images/word_icon.png) no-repeat left 18px;
}

h2.xls {
    background: url(../images/excel_icon.png) no-repeat left 18px;
}

h2.xlsx {
    background: url(../images/excel_icon.png) no-repeat left 18px;
}

h2.zt {
    background: url(../images/file_icon.png) no-repeat left 18px;
}

h2.ppt {
    background: url(../images/ppt_icon.png) no-repeat left;
}

h2.pptx {
    background: url(../images/ppt_icon.png) no-repeat left;
}

.doc_label .p1 {
    font-size: 12px;
    line-height: 22px;
}

.doc_label .p1 a {
    display: inline-block;
    color: #a4a4a9;
    width: 59px;
    background-color: #f6f6f6;
    text-align: center;
    margin-right: 12px;
}

.doc_label .p2 {
    font-size: 14px;
    color: #a4a4a4;
    line-height: 52px;
}

.doc_label .p2 span {
    margin-right: 22px;
}

.doc_label .p2 span.yanjing {
    padding-left: 23px;
    background: url(../images/yanjing.png) no-repeat left center;
}

.doc_label .p2 span.xiazai {
    padding-left: 17px;
    background: url(../images/xiazai.png) no-repeat left center;
}

.main_left .preview {
    background-color: #ffffff;
    box-shadow: 0px 0px 27px 0px rgba(23, 31, 50, 0.13);
    border-radius: 6px;
    margin-bottom: 16px;
    border: 1px solid #ccc\0/;
    position: relative;
}

.main_left .preview .preview_title {
    height: 58px;
    position: relative;
}

.main_left .preview .preview_title .yilan {
    display: inline-block;
    width: 59px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #ff9c00;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #ff9c00;
    margin: 17px 0 0 16px;
    position: absolute;
}

.main_left .preview .preview_title .tit {
    font-size: 18px;
    color: #333333;
    line-height: 58px;
    padding-left: 88px;
    display: inline-block;
    width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.main_left .preview .preview_title .xiazai {
    width: 116px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #ffffff;
    background: #ff9c00 url(../images/xiazai2.png) no-repeat 16px center;
    border-radius: 18px;
    text-align: center;
    margin: 13px 15px 0 0;
    cursor: pointer;
}

.main_left .preview .preview_title .xiazai b {
    padding-left: 18px;
}

.main_left .preview .preview_cont {
    padding: 20px;
    border-bottom: 10px solid #eeeeee;
}

.main_left .preview .preview_cont img {
    width: 100%;
}

.main_left .preview .is_login {
    height: 168px;
    text-align: center;
}

.main_left .preview .is_login .p1 {
    font-size: 18px;
    color: #333333;
    line-height: 67px;
    padding-top: 12px;
}

.main_left .preview .is_login .p2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    background-color: #ff9c00;
    border-radius: 5px;
    width: 155px;
    margin-left: 366px;
    cursor: pointer;
}

.main_left .preview .is_login .p2 .denglu {
    padding-right: 10px;
    margin-right: 12px;
    position: relative;
}

.main_left .preview .is_login .p2 .denglu:after {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #ffffff;
    position: absolute;
    top: 4px;
    right: 0;
}

.main_left .preview .switch_page {
    background-color: #fff7ea;
    position: relative;
    width: 868px;
    height: 54px;
    line-height: 60px;
}

.main_left .preview .switch_page .page_num {
    margin-left: 425px;
}

/* .main_left .preview .switch_page .page_num .span1{display: inline-block;width: 34px;height: 34px;background-color: #ffffff;border-radius: 4px;border: solid 1px #ebebeb;text-align: center;line-height: 34px;font-size: 16px;color: #666666;} */
.main_left .preview .switch_page .page_num b {
    padding-left: 7px;
}

.main_left .preview .switch_page .page_num b,
.main_left .preview .switch_page .page_num span {
    font-size: 21px;
    color: #666666;
    line-height: 36px;
    display: inline-block;
}

.main_left .preview .switch_page .page_xiazai {
    width: 114px;
    height: 35px;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    background: #ff9c00 url(../images/xiazai5.png) no-repeat 16px center;
    border-radius: 22px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 30px;
    cursor: pointer;
}

.main_left .preview .switch_page .page_xiazai b {
    padding-left: 20px;
}

.main_left .preview .switch_page.switch_page_fixed {
    width: 868px;
    position: fixed;
    bottom: 0;
}

.main_left .want_look h5 {
    font-size: 18px;
    color: #333333;
    line-height: 61px;
    font-weight: bolder;
    position: relative;
    padding-left: 15px;
}

.main_left .want_look h5:before {
    content: '';
    width: 3px;
    height: 16px;
    background-color: #474747;
    position: absolute;
    top: 23px;
    left: 0;
}

/* .main_left .want_look .look_content{background-color: #ffffff;box-shadow: 0px 0px 27px 0px rgba(23, 31, 50, 0.13);border-radius: 6px;padding: 21px 25px 29px;margin-bottom: 50px;}
.main_left .want_look .look_content ul{width: 60%;float: left;}
.main_left .want_look .look_content .ul2{width: 40%;}
.main_left .want_look .look_content ul li{font-size: 18px;line-height: 40px;padding-left: 39px;background: url(../images/pdf_icon.png) no-repeat left center;height: 40px;}
.main_left .want_look .look_content ul li.word{background: url(../images/word_icon.png) no-repeat left center;}
.main_left .want_look .look_content ul li.excel{background: url(../images/excel_icon.png) no-repeat left center;}
.main_left .want_look .look_content ul li a{color: #262626;display: inline-block;width: 295px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; text-overflow: ellipsis;}
.main_left .want_look .look_content ul li a:hover{color: #e38944;} */
.main_left .preview span.yulan {
    position: absolute;
    top: 17px;
    left: 16px;
    color: #ff9c00;
    width: 61px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    border: solid 1px #ff9c00;
    font-size: 16px;
}

.main_left .want_look .look_content {
    width: 1181px;
}

.main_left .want_look ul li {
    width: 216px;
    height: 101px;
    margin-right: 84px;
    float: left;
    position: relative;
    margin-bottom: 19px;
    color: #262626;
}

.main_left .want_look ul li img.thumbnail {
    width: 60px;
    height: 90px;
    box-shadow: 0px 3px 3px 0px rgba(23, 31, 50, 0.11);
    border-radius: 3px;
    border: solid 1px #cdcdcd;
}

.main_left .want_look ul li img.download {
    width: 13px;
    height: 11px;
    margin: 0 4px 7px 13px;
}

.main_left .want_look ul li a {
    position: absolute;
    left: 76px;
    top: 0;
    font-size: 16px;
    word-break: break-all;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 200px;
}

.main_left .want_look ul li span {
    color: #a4a4a4;
    position: relative;
    bottom: 7px;
    font-size: 14px;
}

.main_right .right_content h5 {
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    padding-bottom: 13px;
    font-weight: bolder;
    position: relative;
    padding-left: 15px;
}

.main_right .right_content h5:before {
    content: '';
    width: 3px;
    height: 16px;
    background-color: #474747;
    position: absolute;
    top: 5px;
    left: 0;
}

.main_right .right_content ul li {
    font-size: 14px;
    line-height: 40px;
    padding-left: 36px;
    background: url(../images/pdf_icon.png) no-repeat left top;
    height: 40px;
}

.main_right .right_content ul li.word {
    background: url(../images/word_icon.png) no-repeat left top;
}

.main_right .right_content ul li.excel {
    background: url(../images/excel_icon.png) no-repeat left top;
}

.main_right .right_content ul li.zt {
    background: url(../images/file_icon.png) no-repeat left top;
}

.main_right .right_content ul li a {
    color: #262626;
    display: block;
    width: 240px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.main_right .right_content ul li a:hover {
    color: #e38944;
}

.main_right .right_content2 {
    padding: 27px 0 6px;
}

/* 预览页专题目录 */
.main_right .right_zhuanti {
    padding-top: 12px;
}

.main_right .right_zhuanti h5 {
    font-size: 18px;
    color: #333333;
    line-height: 53px;
    font-weight: bolder;
    position: relative;
    padding-left: 15px;
}

.main_right .right_zhuanti h5:before {
    content: '';
    width: 3px;
    height: 16px;
    background-color: #474747;
    position: absolute;
    top: 19px;
    left: 0;
}

.main_right .right_zhuanti li {
    padding-left: 35px;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    height: 40px;
    font-size: 14px;
}

.main_right .right_zhuanti li input[type="checkbox"] {
    width: 14px;
    height: 14px;
    background-color: #e3e4e7;
    position: absolute;
    top: 13px;
    left: 9px;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.main_right .right_zhuanti li input[type="checkbox"]:checked {
    background-color: #ff9c00;
}

.main_right .right_zhuanti li a {
    color: #262626;
    display: inline-block;
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.main_right .right_zhuanti .select_xiazai {
    width: 147px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #83899b;
    background: #e4e5eb url(../images/xiazai4.png) no-repeat 16px center;
    border-radius: 18px;
    margin: 3px 0 35px 9px;
}

.main_right .right_zhuanti .active {
    color: #ffffff;
    background: #ff9c00 url(../images/xiazai2.png) no-repeat 16px center;
    cursor:pointer;
}

.main_right .right_zhuanti .select_xiazai b {
    padding-left: 36px;
}

/* 详情页专题 */
/* 资料介绍 */
.zl_intro {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

/* 详情页专题目录 */
.zhuanti_catalog {
    padding: 30px 0;
}

.zhuanti_catalog h5 {
    font-size: 20px;
    color: #333333;
    line-height: 60px;
    background-color: #f5f5f5;
    border-radius: 4px 4px 0px 0px;
    padding-left: 24px;
    margin-bottom: 3px;
}

.zhuanti_catalog li {
    padding: 25px 0 25px 25px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    font-size: 18px;
    color: #333333;
    height: 20px;
}

.zhuanti_catalog li a {
    display: inline-block;
    width: 750px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.zhuanti_catalog li.first {
    padding: 17px 0 17px 25px;
    height: 36px;
}

.zhuanti_catalog li.last {
    border-bottom: 0;
}

.zhuanti_catalog li input[type="checkbox"] {
    width: 18px;
    height: 18px;
    background: url(../images/icon_select.png) no-repeat;
    position: absolute;
    top: 25px;
    left: 0;
    border-radius: 4px;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.zhuanti_catalog li input[type="checkbox"]:checked {
    background: url(../images/icon_selected.png) no-repeat;
    background-size: 16px 16px;
}

.zhuanti_catalog li .xiazai_zhuati {
    float: right;
    width: 87px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #ffffff;
    background: #ff9c00 url(../images/xiazai2.png) no-repeat 16px center;
    border-radius: 14px;
    cursor: pointer;
}

.zhuanti_catalog li .xiazai_zhuati b {
    padding-left: 36px;
}

.zhuanti_catalog li .select_xiazai {
    display: inline-block;
    width: 149px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #83899b;
    background: #e4e5eb url(../images/xiazai4.png) no-repeat 16px center;
    border-radius: 18px;
    margin-left: 15px;
}

.zhuanti_catalog li .select_xiazai b {
    padding-left: 36px;
}

.zhuanti_catalog li .active {
    color: #ffffff;
    background: #ff9c00 url(../images/xiazai2.png) no-repeat 16px center;
    cursor:pointer;
}

.sp_right_fixed {
    top: 77px;
}


.main_left .preview .switch_page .page_num .yk_switch_page {
    font-size: 16px;
    color: #999999;
}

.main_left .preview .switch_page .page_num .yk_switch_page_number {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.main_left .preview .switch_page .yk_page_num {
    margin-left: 40px;
}

.yk_page_xyp {
    width: 97px;
    height: 34px;
    border-radius: 17px;
    border: 1px solid #FF9701;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #FF9700;
    display: inline-block;
    display: inline-block;
    margin-left: 20px;
    margin-top: 9px;
}

.yk_print {
    display: inline-block;
    margin-right: 100px;
    position: relative;
    right: 100px;
    color: #666666;
    font-size: 16px;
    line-height: 54px;
}

.main_left .preview .yk_switch_page {
    line-height: 54px;
}

.yk_print {
    cursor: pointer;
}

.yk_print::before {
    content: '';
    display: inline-block;
    background: url(../images/yk_print.png) no-repeat;
    width: 16px;
    height: 17px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.main_left .want_look ul li {
    cursor: auto!important;
}

.main_right .right_content ul li.check_item .wsp_check {
    top:3px !important;
}

.select_all_btn.all_checked {
    background: url(../images/icon_selected.png) no-repeat;
    background-size: 16px 16px;

}

.main_right .right_content ul li.check_item .wsp_check.select_all_btn {
    background-position: 0 2px;
    top: 10px!important;
}
.zhuanti_catalog .wsp_check.select_all_btn {
    top: 23px;
}
/* 增加详情页广告位入口样式 */
.detail_ysj_entry{
    vertical-align: middle;
    float: right;
    margin-right: 310px;
}
.detail_ysj_entry img {
    width: 213px;
    height: 60px;
}
.detail_tsan_entry{
    display: inline-block;
    margin-right: 160px;
}
.detail_tsan_entry img{
    width: 213px;
    height: 54px;
}