input::-ms-clear,
::-ms-reveal {
    display: none;
}

.none {
    display: none;
}

input::-webkit-input-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    color: #999999;
}

input::-ms-input-placeholder {
    color: #999999;
}

/* 原页面元素样式修改 */
.position a {
    color: #999999;
}

.test_daohang .test_type ul li a {
    color: #666666;
}

.data_content .data_left {
    width: 840px;
}

.data_content .data_right {
    width: 280px;
    padding-left: 60px;
}

.data_content .data_left .content_tab .span1:before {
    background-color: #EBEBEB;
}

.data_content .data_right .recommend p {
    max-height: 60px;
    margin-bottom: 8px;
}

.data_content .data_right .recommend p:last-child {
    margin-bottom: 0;
}

.data_content .data_right .recommend p a {
    white-space: nowrap\9;
    text-overflow: ellipsis\9;
    overflow: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .data_content .data_right .recommend p a {
        font-size: 14px;
        color: #333333;
        display: -webkit-box;
        max-height: 60px;
        line-height: 24px;
        white-space: normal;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.data_content .data_right .recommend p a:hover {
    color: #FF942B;
}

.data_content .data_right .gift_bag .free_lq .free_btn {
    width: 242px;
}

.data_content .data_right .gift_bag .free_lq .lq_detail p:last-child {
    border-bottom: none;
}

.recommend {
    margin-bottom: 15px;
}

.data_content .data_right .gift_bag {
    padding-top: 0;
    margin-bottom: 15px;
}

.course-tj {
    margin-bottom: 15px;
}

.data_content .data_left .content_div li ul.inner_ul {
    border-top: 1px solid #E5E5E5;
}

.data_content .data_left .content_div li .label {
    padding-bottom: 0;
}

.pagination .active a {
    background: #FE9126;
    color: #FFFFFF;
}

.page_number a:hover {
    border: 1px solid #FE9126;
    color: #FE9126;
}

/* 自定义样式 */
/* .zlxz_search_btn{display: block;width: 24px;height: 24px;margin-left: 120px;float: right;background-image: url(../images/zlxz_search.png);background-size: 100%;margin-top: 18px;cursor: pointer;}
.zlxz_search{position: absolute;top: 65px;left: 105px;width: 970px;height: 56px;box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.3);border-radius: 6px;background-color: #fff;z-index: 10;} */
.wsp_icon_search {
    display: inline-block;
    width: 24px;
    height: 24px;
    float: left;
    margin: 16px;
    background-image: url(../images/zlzx_search_icon.png);
    background-size: 100%;
}

.wsp_s_input {
    float: left;
    width: 880px;
    height: 34px;
    border: none;
    margin-top: 11px;
    font-size: 14px;
    outline: none;
}

.test_daohang .test_type p {
    background: none;
    padding-left: 0;
    font-weight: 600;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}

.test_daohang {
    box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
    border-radius: 6px;
    margin-top: 16px;
    padding: 20px 0px 5px 20px;
    font-size: 14px;
}

.test_daohang .test_type ul {
    width: 1095px;
    padding-left: 20px;
}

.test_daohang .test_type ul li {
    padding: 6px 12px;
    width: auto;
    line-height: 16px;
    background-color: #fff;
    margin-right: 14px;
    margin-bottom: 20px;
}

.test_daohang .test_type ul li.active {
    background: #FDF3E8;
    border-radius: 2px;
}

.test_daohang .test_type ul li.active a {
    color: #FF942B;
    font-weight: 500;
}

.test_daohang .test_type ul li:hover {
    background: #FDF3E8;
    border-radius: 2px;
}

.test_daohang .test_type ul li:hover a {
    color: #FF942B;
}

.data_content .data_left .content_tab {
    font-size: 14px;
    line-height: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
}

.content_tab .span1 a {
    color: #666666;
}

.data_content .data_left .content_tab .active a {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}

.download_zl_btn {
    display: inline-block;
    padding-left: 30px;
    width: 108px;
    height: 32px;
    line-height: 32px;
    background-color: #ccc;
    border-radius: 4px;
    color: #fff;
    margin-left: 15px;
    background-image: url(../images/zlxz_list_download_b.png);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    background-position: 6px 6px;
}

.download_zl_btn.bg {
    background: #ff9c00;
    background-image: url(../images/zlxz_list_download_b.png);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    background-position: 6px 6px;
    cursor: pointer;
}

.data_content .data_left .content_div li .title a {
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer; */
    cursor: pointer;
}

.data_content .data_left .content_div li .title {
    padding-right: 24px;
}


.data_content .data_left .content_div li .doc_relate {
    font-size: 12px;
    line-height: 36px;
}

.wsp_li_pak .inner_ul {
    margin-top: 4px;
}

.data_content .data_left .content_div li {
    position: relative;
    padding-left: 65px;
    background: url(https://www.dongao.com/front/images/pdf_icon.png) no-repeat;
    background-position: 28px 15px;
    background-size: 21px 21px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
}

.data_content .data_left .content_div li.wsp_li_pak {
    background: url(https://www.dongao.com/front/images/file_icon.png) no-repeat 28px 13px;
    background-size: 21px 21px;
}

.r_download_btn {
    display: block;
    padding-left: 20px;
    position: absolute;
    top: 15px;
    right: 0;
    color: #FE9126;
    background: url(../images/zlxz_list_download_c.png) no-repeat;
    background-size: 16px 16px;
    background-position: 0 2px;
    cursor: pointer;
    font-size: 16px;
}

.not_download {
    color: #999999;
    background: url(../images/zlxz_list_download_g.png) no-repeat;
    background-size: 16px 16px;
    background-position: 0 2px;
    pointer-events: none;
}

.all_btn_a {
    display: inline-block;
    line-height: 20px;
    position: relative;
    padding-left: 24px;
}

.content_div li.has_inner {
    /* cursor: pointer; */
}

.data_content .data_left .content_div li.other_files {
    background-position: 28px 15px;
}

/* 压缩包内嵌列表样式始 */
.data_content .data_left .content_div li ul.inner_ul {
    color: #666666;
}

.data_content .data_left .content_div li ul.inner_ul li {
    position: relative;
    line-height: 54px;
    padding-top: 0;
    background-position: 25px 11px;
    background: none;
    padding-left: 30px;
    font-size: 16px;
    padding-bottom: 0;
}

.data_content .data_left .content_div li ul.inner_ul li:last-child {
    border-bottom: none;
}



.data_content .data_left .content_div li ul.inner_ul li .r_download_btn {
    top: 0;
    background-position: 0 18px;
    font-size: 16px;
}

.data_content .data_left .content_div li ul.inner_ul li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 600px;
}

/* 右侧内容样式 */
.wsp_kjrk,
.wsp_app_xcx {
    margin-bottom: 15px;
}

.wsp_kjrk .wsp_rk_div h5,
.wsp_app_xcx .wsp_rk_div h5 {
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    font-weight: bolder;
    position: relative;
    padding-left: 15px;
}

.wsp_kjrk .wsp_rk_div h5:before,
.wsp_app_xcx .wsp_rk_div h5:before {
    content: '';
    width: 3px;
    height: 16px;
    background-color: #474747;
    position: absolute;
    top: 22px;
    left: 0;
}

.kjrk_div a {
    display: block;
    margin-bottom: 20px;
}

.kjrk_div a:last-child {
    margin-bottom: 0;
}

.kjrk_div a img {
    width: 100%;
}

.wsp_ax_right {
    margin-left: 15px;
}

.wsp_ax_right span {
    display: block;
    line-height: 24px;
}

.wsp_ax_right span:nth-child(2) {
    font-size: 12px;
    color: #FF942B;
}

.wsp_ax_right span:nth-child(3) {
    font-size: 12px;
    color: #999999;
}

.ax_right_imgs {
    margin-top: 3px;
}

.ax_right_imgs img {
    margin-right: 3px;
}

.wsp_appxcx_img {
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
}

.wsp_appxcx_img:last-child {
    margin-bottom: 0;
}

.wsp_appxcx_img .wsp_ax_right,
.wsp_appxcx_img a {
    float: left;
    cursor: auto;
}

.wsp_appxcx_img .wsp_ax_right a img,
.wsp_appxcx_img a img {
    width: 100px;
}

.wsp_clearfix {
    zoom: 1;
}

.wsp_clearfix:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.app_xcx_div {
    position: relative;
}

/* 自定义复选框样式 */
.wsp_check {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(../images/icon_select.png) no-repeat;
    background-size: 16px 16px;
    cursor: pointer;
    position: absolute;
    top: 27px;
    left: 0;
}

.wsp_check.select_all_btn {
    background-position: 0 2px;
    top: 0;
}

.wsp_check.checked {
    background: url(../images/icon_selected.png) no-repeat;
    background-size: 16px 16px;
}

.wsp_check.select_all_btn.checked {
    background-position: 0 2px;
}

/* 搜索结果页样式 */
.wsp_search_result {
    padding: 20px 20px;
    position: relative;
}

.wsp_search_result .s_result_con span,
.wsp_search_result .s_result_con input {
    display: inline-block;
    line-height: 26px;
    font-size: 16px;
}

.wsp_search_result .s_result_con input {
    border: none;
    outline: none;
    width: 1020px;
    margin-left: 100px;
    color: #333333;
}

.wsp_search_result .s_result_con span {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #666666;
}

.wsp_search_result .s_result_con p {
    margin-left: 100px;
    margin-top: 5px;
    color: #333333;
    font-size: 16px;
    padding-left: 2px;
}

.wsp_search_result .s_result_con p a.list_toggle_btn {
    color: #FE9126;
    margin-left: 28px;
}

/* 详情页样式 */
.doc_label .p2 {
    font-size: 12px;
    line-height: none;
    padding-top: 10px;
    padding-bottom: 18px;
}

.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: 30px;
}

.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;
}

.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;
}

/* 搜索框样式 */
.zlxz_search img {
    width: 24px;
}

.zlxz_search_box {
    /* width:970px;
    height:70px;
    position: absolute;
    top: 94px;
    z-index: 10;
    left: 150px; */
    display: none;
}

.zlxz_search_input {
    width: 300px;
    height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.3);
    border-radius: 6px;
    border: 0;
    outline: none;
    padding: 6px 20px;
    font-size: 14px;
    color: #999;
    margin-right: 0;
}

.zlxz_search_sec {
    position: relative;
    top: 8px;
    cursor: pointer;
}

.zlxz_search_line {
    position: relative;
    /* top: -8px; */
    /* display:none; */
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 18px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 18px;
}

.zlxz_search_icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/zlzx_search_icon.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 17px;
}

.data_content .data_left .content_div li .title {
    width: 640px;
}

.main_right .right_content ul li {
    margin-bottom: 10px;
}

.main_right .right_content ul li a {
    white-space: nowrap\9;
    text-overflow: ellipsis\9;
    overflow: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .main_right .right_content ul li a {
        display: -webkit-box;
        max-height: 60px;
        line-height: 24px;
        white-space: normal;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.data_content .data_left .content_div li ul.inner_ul li a:hover {
    color: #FF942B;
}

.list_none {
    text-align: center;
    font-size: 24px;
    padding-top: 170px;
    line-height: 70px;
    color: #ccc;
}

.data_content .data_left .content_div li .wsp_check {
    top: 18px;
}

.data_content .data_left .content_div li .wsp_check.sWsp_item {
    top: 19px;
}

.data_content .data_left .content_div li.other_files .wsp_check {
    top: 21px;
}

.data_content .data_right .recommend .adv_position img {
    width: 280px;
    height: 77px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* .data_content .data_left .content_div li .title a {
        font-size: 16px;
        color: #333333;
        cursor: pointer;
        display: -webkit-box;
        max-height: 60px;
        line-height: 24px;
        white-space: normal;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
 */
    .data_content .data_left .content_div li.wsp_li_pak {
        background: url(https://www.dongao.com/front/images/file_icon.png) no-repeat 28px 14px;
        background-size: 21px 21px;
    }

    .data_content .data_left .content_div li .wsp_check {
        top: 20px;
    }

    .data_content .data_left .content_div li {
        background-position: 28px 8px;
    }

    .data_content .data_left .content_div li.other_files .wsp_check {
        top: 21px;
    }

    .data_content .data_left .content_div li {
        background-position: 28px 15px;
    }

    .data_content .data_right .recommend p a {
        display: -webkit-box;
        max-height: 60px;
        line-height: 24px;
        white-space: normal;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.data_content .data_right .recommend .adv_position img {
    width: 280px;
    height: 77px;
}