﻿
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJTdHlsZXMuY3NzIiwic291cmNlc0NvbnRlbnQiOltdLCJzb3VyY2VSb290IjoiL3NvdXJjZS8ifQ== */
/*锑都文库—湖南锑都科技版权所有  2016年1月25日*/

/*整站公共部分CSS开始*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
    margin: 0;
    padding: 0;
}
*, :after, :before {
    box-sizing: inherit;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
}

ul, li {
    list-style-type: none;
}

img {
    border: none;
}

input, textarea, select {
    font-family: inherit;
    font-weight: inherit;
    vertical-align: middle;
}

input, select {
    vertical-align: middle;
    /*height: 18px;
    line-height: 18px;*/
}

body {
    background-color: #f6f8f9;
    color: #666;
    font: 14px '微软雅黑','宋体', Arial, Helvetica, sans-serif;
    line-height: 25px;
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: #f79151;
        text-decoration: none;
    }
   
.clear, .clear_all {
    clear: both;
}

.clear_all {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

    .clear:after, .clear_all:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
.bjtidu-padding-20 {
    padding:20px;
}
.an a{
    color: #f27a1e;
}
.an1 a {
    color: #c4111b;
}

.wrapper {
    width: 1130px;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
}

.wrapper-hdtxt {
    position: absolute;
    z-index: 500;
    width: 1130px;
    margin: 0px auto;
    padding: 0px;
    left: -50%;
    right: -50%;
}

.wrapper2 {
    width: 1110px;
    margin: 0px auto;
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
}
.mtop10 {
    margin-top: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bg_100 {
    width: 100%;
    background-color:#fff;
}

.block {
    display: block;
}

#messages{
    display: block;
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    background: #ffdfcb;
    border: 0px solid #ccc;
    color: #000;
    width: 100%;
}
#messages button{
    display:none;
}
/*整站公共部分CSS结束*/

/*网站顶部开始*/
.top_bg {
    background: #f5f5f5;
    border-bottom: 1px solid #dbdbdb;
    height: 35px;
}

.top {
    width: 1130px;
    height: 35px;
    line-height: 34px;
    margin: 0 auto;
}

    .top span {
        float: right;
        color: #ddd;
        white-space: normal;
    }

    .top a {
        color: #555;
        margin: 0px 5px;
    }

        .top a:Hover {
            color: #ff0000;
            text-decoration: underline;
        }

.top-left {
    float: left;
    width: 50%;
}

.top-right {
    float: right;
    width: 50%;
}

.topuser {
    float: right;
}

.logo_bg {
    height: 110px;
    background: #fff;
}

.logo_box {
    width: 1130px;
    height: 110px;
    margin: 0 auto;
}

.logo {
    width: 196px;
    float: left;
    height: 55px;
    margin-top: 30px;
}
.form_box {
    margin-left: 192px;
    float: left;
    padding-top: 30px;
    width: 500px;
}

.form_top {
    height: 14px;
    line-height: 14px;
}

    .form_top a {
        color: #555;
        padding: 5px 7px;
        text-decoration: none;
    }

        .form_top a:hover {
            color: #f49800;
        }

        .form_top a.on {
            color: #f49800;
        }

        .form_top a.on {
            padding: 5px 7px;
            font-weight: bold;
        }

.form_search {
    border: 1px solid #555;
    width: 478px;
    height: 33px;
    overflow: hidden;
    margin: 4px 0px 5px 0px;
}

.input-text {
    width: 440px;
    text-indent: 5px;
    padding-left: 0px;
    color: #888;
    line-height: 33px;
    border: none;
    height: 33px;
    font-size: 14px;
}

.form_so {
    background: url(../Content/images/so.png) no-repeat right center;
    line-height: 27px;
    width: 29px;
    height: 27px;
    border: none;
    cursor: pointer;
}
.topr {
    /*width: 155px;*/
    float: right;
    height: 40px;
    margin-top: 45px;
    margin-right:40px;
}
    .topr span {
        display: table;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 10px auto;
    }
    .topr span em{
        color:#f27a1e;
        font-weight:bold;
    }
    .upload-link {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #fff;
        background: #f27a1e;
    }
    .upload-link:hover {
        color: #fff;
        background: #f79151;
    }
        .upload-link a:visited {
            color: #fff;
            text-decoration: none;
        }
    .upload-link i {
        padding-right: 25px;
        background: url(../Content/images/home.png) no-repeat -55px -214px;
    }

.nav_bg {
    border-bottom: 2px solid #c4111b;
    z-index: 10;
    height: 48px;
    min-width: 1130px;
}

.nav_top {
    width: 1130px;
    margin: 0 auto;
    height: 48px;
    font-size: 14px;
    z-index: 10;
    margin-bottom: 0px;
}

    .nav_top ul {
        margin-bottom: 0px;
    }

    .nav_top li {
        float: left;
        padding: 0px 20px;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }

        .nav_top li a {
            color: #666;
        }

            .nav_top li a:Hover {
                color: #c4111b;
                text-decoration: none;
            }

        .nav_top li.over a {
            color: #c4111b;
            text-decoration: none;
        }

.form_bottom {
    color: #999999;
    height: 20px;
    overflow: hidden;
}

    .form_bottom a {
        color: #999;
        margin-right: 5px;
    }

        .form_bottom a:hover {
            color: #f49800;
            text-decoration: none;
        }

.form_div {
    width: 480px;
    position: relative;
}

a.s_btn {
    float: right;
    text-decoration: none;
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    position: absolute;
    left: 490px;
    top: 0px;
    font-size: 14px;
    width: 60px;
    color: #333;
    height: 33px;
    padding: 0px 5px;
    line-height: 33px;
    border: solid 1px #555;
}

    a.s_btn:hover {
        background-color: #ddd;
        color: #333;
    }

.nav_top #conAll0 {
    float: left;
    position: relative;
    z-index: 1000;
}

    .nav_top #conAll0 a.nav-fenlei {
        width: 210px;
        background: #c4111b;
        display: block;
        color: #fff;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin-right: 20px;
    }

.nav_top #conAll {
    position: absolute;
    left: 0px;
    top: 48px;
    z-index: 10001;
    display: none;
}

    .nav_top #conAll li {
        line-height: 27px;
        height: 27px;
        border-bottom: solid 1px #e4e4e4;
    }

.nav_top #conAll0 #conAll li a {
    background-color: #fff;
    line-height: 25px;
    font-size: 13px;
    background: none;
    padding: 0px;
    height: 25px;
    font-weight: normal;
    width: 100px;
    border: 0;
    color: #444;
    text-align: center;
}

    .nav_top #conAll0 #conAll li a:hover {
        background-color: #fff;
        text-decoration: underline;
        font-weight: normal;
        color: #222;
    }

.nav_top .home img {
    background: url(../Content/Images/p-center.png) 0px 3px no-repeat;
    width: 20px;
    height: 18px;
    margin-bottom: 7px;
    position: absolute;
    left: 17px;
    top: 14px;
}

.nav_top .home {
    position: relative;
    padding-left: 40px;
}

.nav_top #conAll2 {
    position: absolute;
    left: 0px;
    top: 48px;
    border: 1px solid #b6b6b6;
    border-top: none;
    padding: 5px 12px 5px 10px;
    z-index: 10001;
    background-color: #fff;
    width: 350px;
    box-shadow: 0px 1px 3px#ccc;
}

    .nav_top #conAll2 li {
        width: 100%;
        background-color: #fff;
        margin: 3px 8px;
        height: auto;
        border: 0;
        border-bottom: solid 1px #e4e4e4;
        padding: 3px 0px;
    }

.nav_top #conAll0 #conAll2 li span a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    background: none;
    padding: 0px;
    height: 24px;
    font-weight: normal;
    border: 0;
    color: #666;
    font-weight: bold;
}

    .nav_top #conAll0 #conAll2 li span a:hover {
        color: #ff0000;
        text-decoration: underline;
    }

.nav_top #conAll0 #conAll2 li dl a {
    float: left;
    background-color: #fff;
    line-height: 22px;
    font-size: 13px;
    background: none;
    padding: 0px 10px 0px 0px;
    height: 22px;
    font-weight: normal;
    border: 0;
    color: #444;
}

    .nav_top #conAll0 #conAll2 li dl a:hover {
        background-color: #fff;
        text-decoration: underline;
        font-weight: normal;
        color: #ff0000;
    }

#sear {
    position: relative;
    z-index: 1003;
    width: 62px;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 7px;
    cursor: pointer;
    font-size: 12px;
}

#spantext {
    font-size: 12px;
    color: #444;
}

#sear img {
    height: 10px;
    width: 8px;
    vertical-align: middle;
    margin-left: 5px;
    background: url(../Content/images/bg_heae1.png) left top no-repeat;
}

#sear1 {
    position: absolute;
    left: 0px;
    top: 33px;
    border: 1px solid #555;
    border-top: 1px solid #555;
    padding: 1px 0px 1px 0px;
    z-index: 999999;
    width: 80px;
    background-color: #fefefe;
}

    #sear1 li {
        text-align: left;
        padding-left: 13px;
        margin: 0px;
        line-height: 25px;
        height: 25px;
        font-size: 12px;
    }

        #sear1 li:hover {
            background-color: #f5f3f8;
        }

        #sear1 li a {
            font-size: 12px;
            display: block;
            width: 60px;
            background: none;
            padding: 0px;
            margin: 0px;
            display: inline;
            font-weight: normal;
            color: #555;
        }

            #sear1 li a:hover {
                color: #555;
                text-decoration: none;
                font-weight: normal;
            }

.an {
    font-family: '微软雅黑';
}

/*顶部导航菜单css*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.dfz_top_menu {
    padding: 0px;
    height: 46px;
    background: #c4111b;
    position: relative;
    z-index: 1;
}

.dfz_nav {
    width: 1130px;
    margin: 0px auto;
}

    .dfz_nav a {
        color: #fff;
    }

    .dfz_nav .nLi {
        float: left;
        position: relative;
        display: inline;
    }

        .dfz_nav .nLi h3 {
            float: left;
        }

            .dfz_nav .nLi h3 a {
                display: block;
                padding: 0 25px;
                font-size: 15px;
                line-height: 46px;
                font-weight: bold;
            }

    .dfz_nav .sub {
        display: none;
        width: 120px;
        left: 0;
        top: 46px;
        position: absolute;
        background: #fff;
        line-height: 40px;
        padding: 0;
        border: 1px solid #ccc;
        border-top: none;
    }

        .dfz_nav .sub li {
            zoom: 1;
        }

        .dfz_nav .sub a {
            display: block;
            padding: 0 25px;
            color: #666;
        }

            .dfz_nav .sub a:hover {
                background: #c4111b;
                color: #fff;
            }

    .dfz_nav .on h3 a {
        background: #fff;
        color: #666;
    }
/*网站顶部结束*/

/*网站底部开始*/
.foot_nav_bg {
    background: #222222;
    min-width: 1130px;
}

.foot_nav {
    width: 1130px;
    margin: 0 auto;
    text-align: center;
    height: 45px;
    line-height: 44px;
}

    .foot_nav a {
        color: #ccc;
        padding: 0px 14px;
    }

        .foot_nav a:hover {
            color: #fff;
        }

.siteInner {
    width: 1130px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px 40px 0px;
    color: #666666;
    line-height: 25px;
}
/*网站底部结束*/

.hntidu-top {
    height: 300px;
    border-bottom: solid 0px #e6e6e6;
    margin-bottom: 10px;
    width: 1130px;
    z-index: 0;
    margin: 0px auto;
}

/* 文库首页幻灯片开始 */
.hntidu-focusBox {
    position: relative;
    float: left;
    width: 1130px;
    height: 300px;
    overflow: hidden;
    border: 0px solid #dfdfdf;
    z-index: 0;
    margin:0px auto;
}

    .hntidu-focusBox .pic {
        position: relative;
        z-index: 0;
    }

        .hntidu-focusBox .pic img {
            position: absolute;
            height: 300px;
            display: block;
            border: none
        }

    .hntidu-focusBox .hd {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
        font-size: 0;
        z-index: 1;
    }

        .hntidu-focusBox .hd li {
            margin: 0 5px;
            background: url(../Content/images/dot.png) no-repeat 0 -16px;
            height: 16px;
            overflow: hidden;
            width: 16px;
            cursor: pointer;
            display: inline-block;
            *display: inline;
            zoom: 1;
            _background: url(../Content/images/dot8.png) no-repeat 0 -16px;
        }

        .hntidu-focusBox .hd .on {
            background-position: 0 0;
        }

    .hntidu-focusBox .prev,
    .hntidu-focusBox .next {
        width: 60px;
        height: 90px;
        margin: -45px 0 0;
        display: none;
        background: url(../Content/images/ad_ctr.png) no-repeat 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        text-indent: -9999px;
        filter: alpha(opacity=20);
        opacity: 0.2;
    }

    .hntidu-focusBox .prev {
        left: 0;
    }

    .hntidu-focusBox .next {
        background-position: 0 -90px;
        right: 0;
    }

        .hntidu-focusBox .prev:hover,
        .hntidu-focusBox .next:hover {
            filter: alpha(opacity=50) !important;
            opacity: 0.5 !important;
        }
.showqrcode {
    position: absolute;
    width: 200px;
    height: 250px;
    margin: auto;
    top: 70px;
    right: -9999px;
    left: -9999px;
}
    .showqrcode img {
        width: 150px;
        height: 150px;
    }
    .showqrcode span {
       display:block;
        width: 200px;
        height: 40px;
        line-height:40px;
        color:#fff;
    }
/*通知开始*/
.hntidu-tongzhi {
    margin-top: 70px;
    width: 945px;
    height: 300px;
    float: right;
}

.tongzhi {
    float: right;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    width: 270px;
    height: 310px;
    border-radius: 5px;
}

.zxsc{
    border: 1px solid #dfdfdf;
    background: #fff;
    overflow: hidden;
    width: 248px;
    height:auto;
}
.guanyubenwen {
    border: 1px solid rgb(233, 233, 233);
    background: #fcfcfc;
    overflow: hidden;
    width: 100%;
    min-height: 130px;
    margin-bottom: 20px;
}
.guanyubenwen ul{
    padding: 10px 20px;
}
.tongzhi h3 a {
    width: 60px;
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.tongzhi h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #fff;
    padding-left: 13px;
    font-weight: bold;
    font-size: 15px;
    color: #666;
}

.zxsc h3, .guanyubenwen h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 13px;
    font-weight: bold;
    font-size: 15px;
    color: #666;
    background: #f5f5f5;
}
.zxsc ul {
    padding: 10px;
}

    .tongzhi ul li {
        height: 28px;
        line-height: 28px;
        margin-left:10px;
    }

        .tongzhi ul li .title {
            float: left;
            padding-left: 10px;
            background: url(../Content/images/icon1.gif) no-repeat left center;
        }

        .tongzhi ul li .time {
            float: right;
            width: 40px;
        }
/* 文库首页幻灯片结束 */
/*首页文章广告开始*/
.zp-body-2, .zp-body-3 {
    width: 1125px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 16px;
    border-radius: 10px;
    overflow: hidden;
}
    .zp-body-2 a {
        flex: 1;
        height: 180px;
        display: flex;
        align-items: flex-end;
        position: relative;
        margin-right: 15px;
    }
        .zp-body-2 a img {
            width: 100%;
            height: auto;
        }
.zp-2-tit {
    width: 100%;
    height: 36px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 36px;
    color: #CCCCCC;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*首页推荐区开始*/
.tuijie-left {
    float: left;
    overflow: hidden;
    width: 815px;
    margin-top: 5px;
    margin-left: 8px;
}

.tuijie-right {
    float: right;
    overflow: hidden;
    width: 305px;
    padding-top: 5px;
    padding-right: 3px;
    position: relative;
}

.remen-img {
    position: absolute;
    width: 61px;
    height: 64px;
    z-index: 100;
    top: 0px;
    right: 0px;
    background: url(../Content/images/yuanchuang.png) no-repeat right top;
}
/* 首页文档推荐区css */
.tjq_slideTxtBox {
    padding-top: 20px;
    width: 813px;
    text-align: left;
    background: #fff;
    clear: both;
    /*border: 1px solid #dfdfdf;*/
    border-radius: 5px;
}

    .tjq_slideTxtBox .hd {
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 0px;
        position: relative;
        margin-bottom: 15px;
    }

        .tjq_slideTxtBox .hd ul {
            float: left;
            position: absolute;
            left: 20px;
            top: -1px;
            height: 40px;
            width: 650px;
        }

            .tjq_slideTxtBox .hd ul li {
                font-size:20px;
                width: 106px;
                height: 40px;
                float: left;
                margin: 0 5px;
                cursor: pointer;
                text-align: center;
            }

                .tjq_slideTxtBox .hd ul li.on {
                    background: #c4111b;
                    border-radius: 5px;
                    color: #fff;
                }

        .tjq_slideTxtBox .hd .title {
            font-weight: normal;
            height: 32px;
            line-height: 32px;
            font-size: 20px;
            margin-left: 20px;
            float: left;
            width: 180px;
            padding-left: 45px;
            background: url(../Content/images/1F.png) no-repeat left center;
        }
.zp-3-cen{
    flex: 1;
    margin: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
}
.zp-3-cen-li {
    display: inline-block;
    width: 100%;
    height: 210px;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 20px;
    cursor: pointer;
}
.zp-3-cen-li:last-child {
    border-bottom: none;
}
.zp-3-cen-li-top {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.zp-3-cen-li-tit {
    color: #000;
    font-size: 24px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 0;
}
.zp-3-cen-li-time {
    color: #000000;
    font-size: 12px;
    margin-left: 10px;
}
.zp-3-cen-li-box {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.zp-3-cen-li-left {
    width: 185px;
    height: 122px;
    border-right: 10px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.zp-3-cen-li-right {
    width: 0;
    flex: 1;
    height: auto;
    font-size: 16px;
    color: #666666;
    text-align: left;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin-left: 20px;
}
.zp-3-cen-left-top > img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/*首页推荐区结束*/
/*首页热门文档开始*/
.area-remen {
    width: 300px;
    background: #fff;
    /*border: 1px solid #dfdfdf;*/
    border-radius: 5px;
    overflow: hidden;
}

    .area-remen h3 {
        font-weight: normal;
        height: 50px;
        line-height: 70px;
        font-size: 20px;
        margin-left: 20px;
        background: url(../Content/images/1R.png) no-repeat left 25px;
        padding-left: 50px;
    }

.hot-downlist {
    padding: 10px 20px;
}

    .hot-downlist li a {
        overflow: hidden;
        display: block;
        padding: 10px 0 5px;
    }

        .hot-downlist li a > p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .hot-downlist li a > p:hover {
                color: #1CA472;
                text-decoration: underline;
            }

.docsort {
    float: left;
    width: 15px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    margin-right: 10px;
    background: url(../Content/images/tubiao1.png) no-repeat left center;
}

.hot_down_right {
    display: flex;
    flex-direction: row;
}

    .hot_down_right .hotDownImgBox {
        width: 60px;
        height: 78px;
        border-radius: 4px;
        border: 1px solid #f1f1f1;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin-right: 10px;
    }

    .hot_down_right img {
        margin-right: 10px;
        width: 60px;
    }

.hot_down_right_r {
    position: relative;
    height: 83px;
    overflow: hidden;
}

.hot_down_right .bt_line span {
    clear: both;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}

.hot_down_right_r .num, .homefloor .hot_down_right_r .pages {
    color: #999;
    margin-right: 5px;
}

.hidethis {
    display: none;
}
/* 功德榜滚动显示css */
.txtMarquee-top {
    width: 280px;
    overflow: hidden;
    position: relative;
    border: 0px solid #eee;
    margin:0px auto;
    margin-top:20px;
    background:#fae399
}
    .txtMarquee-top .bd {
        padding: 10px;
    }

    .txtMarquee-top .infoList li {
        color:#c4111b;
        height: 24px;
        line-height: 24px;
    }

        .txtMarquee-top .infoList li .date {
            float: right;
            color: #999;
        }
/*网站右侧精品推荐开始*/
.sidebar {
    float: right;
    width: 250px;
}
.AD3 {
    border: 0px solid #dfdfdf;
    background-color: #fff;
    overflow: hidden;
    width: 250px;
    height: auto;
    margin-bottom:10px;
}

    .AD3 img {
        width: 250px;
        height: auto;
    }
.jptj {
    height: auto;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px dashed #dfdfdf;
    overflow: hidden;
}

    .jptj .img {
        width: 54px;
        height: 72px;
        float: left;
        overflow: hidden;
        border: solid 1px #ccc;
        padding: 2px;
    }

        .jptj .img img {
            height: 72px;
            width: 100%;
            display: table;
            margin: 0 auto;
            object-fit: cover;
        }

    .jptj .title {
        height: 80px;
        width: 160px;
        float: right;
        overflow: hidden;
    }

        .jptj .title ul, .zjgx .title ul {
            padding: 0px;
        }

            .jptj .title ul li, .zjgx .title ul li {
                line-height: 20px;
                font-size: 12px;
            }

                .jptj .title ul li a strong, .zjgx .title ul li a strong {
                    font-weight: normal;
                    font-size: 13px;
                }

.zjgx {
    height: 120px;
    width: 240px;
    margin: 8px;
    border: 0px solid #cfe6f4;
    float: left;
    background: #f5fafd;
    border-radius: 6px;
    padding: 10px;
}

    .zjgx .img {
        width: 80px;
        height: 105px;
        float: left;
        overflow: hidden;
        border: solid 1px #ccc;
        padding: 3px;
        background: #fff;
        margin-top:3px;
    }

        .zjgx .img img {
            height: 105px;
            width: 100%;
            display: table;
            margin: 0 auto;
            object-fit: cover;
        }

    .zjgx .title {
        height: 115px;
        width: 140px;
        float: right;
        overflow: hidden;
    }

        .zjgx .title ul li {
            line-height: 23px;
            font-size: 13px;
        }

            .zjgx .title ul li a strong {
                font-weight: bold;
                font-size: 14px;
            }

.wrapper2 .h3 {
    font-size: 20px;
    margin-left: 10px;
}
/*网站右侧精品推荐结束*/

/*首页资源列表开始*/
.content {
    float: left;
    width: 820px;
    min-height:400px;
    background-color:#fff;
    padding:10px 20px;
    margin-bottom:20px;
    border-radius:5px;
}
.content-1130 {
    width: 1090px;
    min-height: 400px;
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.area {
    width: 1128px;
    clear: both;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius:5px;
}

    .area h3 {
        font-weight: normal;
        height: 50px;
        line-height: 70px;
        font-size: 20px;
        margin-left:20px;
    }

    .area ul {
       
        height: auto;
        padding: 20px 10px;
        overflow: hidden;
        zoom: 1;
    }

        .area ul li {
            float: left;
            width: 138px;
            height: 250px;
            padding: 0 10px;
            text-align: center;
            overflow: hidden;
            position: relative;
            vertical-align: middle;
            display: table-cell;
        }

            .area ul li img {
                width: 136px;
                height: 187px;
                border: 1px solid #e5e5e5;
            }

                .area ul li img:hover {
                    width: 136px;
                    height: 187px;
                    border: 1px solid #f79151;
                }

            .area ul li a.text {
                margin-top: 10px;
                display: block;
                height: 40px;
                line-height: 20px;
                overflow: hidden;
                width: 148px;
                text-overflow: ellipsis;
            }
.area-foot {
    width: 1128px;
    clear: both;
    margin-bottom:20px;
}
.area-foot a{
    font-size:13px;
}
.area-foot h3 {
        font-weight: normal;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
.pdf {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1075px;
}

.doc {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -991px;
}

.ppt {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1138px;
}

.xls {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1243px;
}

.flv {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -192px -1327px;
}

.mp3 {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 19px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1346px;
}

.jpg {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 18px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1305px;
}

.rar {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1286px;
}

.txt {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1180px;
}

.notxt {
    margin-top: 5px;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    float: left;
    background: url(../Content/images/doc.png) no-repeat -193px -1263px;
}

/*首页资源列表结束*/

/*列表页开始*/
.list-title {
    font-size: 18px;
    border-bottom: 0px solid #dfdfdf;
    padding-left: 0px;
    margin: 10px auto;
    margin-top:20px;
}
.content-list {
    width: 840px;
    float: right;
    height: auto !important;
    min-height: 470px;
    margin-bottom:20px;
}

    .content-list ul {
        margin: 20px 0px;
    }

.sitepath {
    margin-bottom: 10px;
}

.content-list li {
    padding: 10px 30px 15px 100px;
    text-align: left;
    border: 1px solid rgb(233, 233, 233);
    position: relative;
    /*background-color: #fcfcfc;*/
    background-color: #fff;
    margin: 5px 0px;
    overflow:hidden;
}

    .content-list li .content-list-img {
        padding: 2px;
        left: 15px;
        top: 15px;
        width: 70px;
        height: 90px;
        border-bottom-color: rgb(233, 233, 233);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        position: absolute;
    }

        .content-list li .content-list-img img {
            border: 1px solid rgb(226, 226, 226);
            border-image: none;
            width: 70px;
            height: 90px;
        }

    .content-list li .content-list-title {
        padding: 8px 0px;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

        .content-list li .content-list-title img {
            margin-top: 2px;
            width: 20px;
            height: 16px;
            border: 0;
        }

        .content-list li .content-list-title a {
            padding: 10px 0px;
            font-family: "microsoft yahei";
            font-size: 14px;
        }

    .content-list li .content-list-intro {
        padding: 0px 0px 8px 0px;
        color: rgb(102, 102, 102);
        width: 725px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .content-list li .content-list-intro a {
            color: #666;
        }

    .content-list li .content-list-info {
        padding: 0px 0px;
        color: rgb(136, 136, 136);
        font-size: 0px;
    }

        .content-list li .content-list-info div {
            font-size: 12px;
            display: inline-block;
            float: left;
        }

        .content-list li .content-list-info .price {
            width: 150px;
        }

            .content-list li .content-list-info .price span {
                color: rgb(161, 101, 63);
            }

        .content-list li .content-list-info .time {
            width: 160px;
        }

        .content-list li .content-list-info .author {
            width: 120px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .content-list li .content-list-info .down {
            width: 80px;
        }

        .content-list li .content-list-info .size {
            width: 120px;
        }

    .content-list li:hover {
        background: rgb(245, 245, 245);
    }

.content-list .pager, .pager {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: table;
    margin: auto;
    margin-bottom: 40px;
}

    .content-list .pager li, .pager li {
        text-align: center;
        padding: 5px;
        margin: 0px 5px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: #fff;
        color: #c4111b;
        float: left;
    }

        .pager li a {
            color: #959492;
        }

            .pager li a:hover {
                color: #c4111b;
            }
/*列表页结束*/

/*文档内容页开始*/
.title-info {
    height: 25px;
    line-height: 25px;
}

    .title-info ul li {
        float: left;
        margin-right: 20px;
    }
.taxonomy-field 
{
    margin-bottom: 10px;
}
.download {
    height: 55px;
    background-color: #3f5260;
    width: 100%;
    margin: 10px 0px;
    overflow: hidden;
}

    .download ul li {
        width: 80px;
        height: 55px;
        float: left;
        border-right: 1px solid #dfdfdf;
        text-align: center;
    }

        .download ul li a {
            color: #fff !important;
        }

        .download ul li.jubao {
            background: url("../Content/images/jubao.jpg") no-repeat center 10px;
            padding-top: 25px;
        }

        .download ul li.banquan {
            background: url("../Content/images/phone.png") no-repeat center 10px;
            padding-top: 25px;
        }

        .download ul li.shoucang {
            background: url("../Content/images/shoucang.png") no-repeat center 10px;
            padding-top: 25px;
        }

        .download ul li.gouwuche {
            background: url("../Content/images/gouwuche.png") no-repeat center 10px;
            padding-top: 25px;
        }

        .download ul li.url {
            float: right;
            width: 100px;
            background: #c4111b url("../Content/images/xiazai.png") no-repeat 80px 18px;
            text-align: left;
            padding: 15px 0px 0px 10px;
            font-size: 16px;
        }

        .download ul li.print {
            float: right;
            width: 100px;
            background: #c4111b url("../Content/images/daying.png") no-repeat 80px 18px;
            text-align: left;
            padding: 15px 0px 0px 10px;
            font-size: 16px;
        }
        .download ul li.liulanshu {
            padding-top: 8px;
            color: #fff;
            text-align: center;
        }

            .download ul li.liulanshu div {
                width: 80px;
                line-height: 20px;
            }
.txtcontent {
    border: 1px solid #ccc;
    padding: 20px;
    width: 777px;
    max-height: 680px;
    overflow-y: scroll;
}
    .txtcontent h3 {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ddd;
        font-size: 18px;
        color: #c4111b;
        margin-bottom:10px;
    }
    .contentjianjie {
        height: 50px;
        overflow-y: scroll;
    }
/*文档内容页结束*/
/*评论开始*/
.comment-count {
    height: 30px;
    font-size: 14px;
    margin-top: 40px;
}

.comments {
    padding: 1px;
    border-top: 1px solid #dfdfdf;
}

    .comments li {
        border-bottom: 1px dashed #ccc;
        padding: 5px 0px;
    }

    .comments time {
        font-weight: normal;
    }

fieldset {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border: 0px groove threedface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
}

.edit-item-content {
    border-top: 0px solid #ccc;
    margin-top: 10px;
    padding-top: 0px;
}

    .edit-item-content h2 {
        font-size: 14px;
    }

    .edit-item-content .who ol li {
        margin: 5px 0px;
    }

        .edit-item-content .who ol li label {
            float: left;
            display: block;
            width: 55px;
            text-align: right;
            margin-right: 10px;
        }

    .edit-item-content .what ol li textarea {
        width: 100%;
        height: 80px;
        border: 1px solid #ccc;
    }

    .edit-item-content fieldset input {
        width: 200px;
        height: 35px;
        border: 1px solid #ccc;
        padding-left: 5px;
    }

.primaryAction {
    margin-left: 400px;
    margin-bottom: 40px;
    background: #c4111b;
    border: none;
    width: 80px;
    height: 30px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}
/*评论结束*/

/*搜索开始*/
    .search-summary em {
        font-weight: normal;
    }

.form_div {
    margin-left: 100px;
    margin-top: 10px;
}

    .form_div input {
        border: 1px solid #ccc;
        height: 38px;
        line-height: 38px;
        width: 300px;
        padding-left: 10px;
        color: #a8a8a8;
    }

    .form_div button {
        height: 38px;
        width: 70px;
        border: 0px solid #ccc;
        background: #c4111b;
        color: #fff;
        cursor: pointer;
        font-size:16px;
    }
.search-title{
    position:relative;
    border-bottom:1px solid #ddd;
}
.search-title h2 {
    height: 50px;
    line-height: 50px;
}
.search-summary {
    position:absolute;
    top:20px;
    left:50px;
    width: 540px;
    height:40px;
    height: auto !important;
    font-style: normal;
}
.search-results {
    width: 800px;
    float: right;
    height: auto !important;
    min-height: 470px;
    margin-bottom: 40px;
    background: #fff;
    padding: 20px;
    border: 1px solid #dfdfdf;
}
    .search-results li {
        height: 35px;
        width: 100%;
        clear: both;
    }

            .search-results li .title {
                font-size: 14px;
                float: left;
                width: 70%;
            }

            .search-results li .time {
                font-size: 13px;
                float: right;
                width: 20%;
                color: #a8a8a8;
            }

            .search-results li .xiazai {
                font-size: 14px;
                float: left;
                width: 10%;
                color: #a8a8a8;
            }

    .search-results .pager{
        width: 840px;
        float: right;
        text-align: center;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        display: table;
        margin: auto;
        margin-bottom: 40px;
    }

        .search-results .pager li {
            margin: 0px 5px;
            width: 25px;
            height: 25px;
            line-height: 25px;
            background: #fff;
            color: #c4111b;
            float: left;
        }
/*搜索结束*/

/*通知公告列表页开始*/
.tongzhilist {
    margin: 20px 10px;
}

    .tongzhilist ul li {
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        background: url(../Content/images/icon1.gif) no-repeat left center;
        border-bottom: 1px dashed #ccc;
    }

        .tongzhilist ul li a {
            float: left;
            width: 80%;
        }

        .tongzhilist ul li .date {
            float: right;
            width: 80px;
        }
/*通知公告列表页开始*/

/*通知公告内容页开始*/
.article {
    margin: 20px 0px;
}

    .article .hd {
        margin: 20px 0px;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 20px;
    }

        .article .hd h2 {
            margin: 20px 0px;
            text-align: center;
            font-weight: normal;
            color: #000;
            font-size: 30px;
            line-height: 50px;
        }

        .article .hd span {
            display:block;
            text-align: center;
        }

    .article .bd {
        padding: 10px;
    }
        .article .bd p {
            /* text-indent: 33px;*/
            line-height: 30px;
            font-size: 16px;
            margin: 10px 0px;
        }
        .article .bd img {
            max-width: 96%;
            margin: 10px auto;
        }

        .article .bd video {
            max-width: 96%;
            margin: 10px auto;
        }
/*通知公告内容页结束*/

/*会员注册登录开始*/
.hntidu-login, .hntidu-account {
    border: 1px solid #dfdfdf;
    height: auto !important;
    min-height: 500px;
    height: 500px;
}

    .hntidu-login h1, .tishititle {
        font-size: 16px;
        border-bottom: 1px solid #dfdfdf;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        padding-bottom: 0px;
    }

    .hntidu-login p, .validation-summary-errors {
        margin: 10px;
        font-size: 14px;
        border: 0px solid #ccc;
        background: #f5f5f5;
        padding: 5px 10px;
    }

.validation-summary-errors {
    background: #fcf7ed;
    color: #ff4600;
}

.hntidu-login p .right {
    width: 100px;
}

.hntidu-login .login {
    margin: 20px auto;
    width: 600px;
    border: 0px solid #ccc;
    padding: 10px;
}

    .hntidu-login .login ul li {
        margin: 20px auto;
    }

        .hntidu-login .login ul li input {
            height: 30px;
            width: 200px;
            border: 1px solid #ccc;
        }

        .hntidu-login .login ul li label {
            height: 30px;
            width: 90px;
            text-align: right;
            display: block;
            float: left;
        }

        .hntidu-login .login ul li input#remember-me {
            height: 15px;
            width: 15px;
        }

        .hntidu-login .login ul li button {
            margin-top: 40px;
            margin-left: 140px;
        }

.tishicontent {
    margin: 50px auto;
    width: 400px;
}

.tishicontent {
    margin: 100px auto;
    width: 400px;
    background: #fcf7ed;
    color: #ff4600;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 3px #ebebeb;
    padding: 20px;
    height: auto !important;
    min-height: 80px;
    height: 80px;
}

    .tishicontent h1 {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        font-weight: normal;
    }

    .tishicontent p {
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        color: #000;
    }
#verificationCode {
    width: 100px;
    vertical-align: middle
}

#code {
    border: 0px solid #dfdfdf;
    padding: 3px 10px;
    margin-left: 5px;
    background: #f27a1e;
    color: #fff;
    display: inline-block;
    margin-top: 2px;
    vertical-align: middle
}

#xiayibu {
    margin-left: 150px;
    margin-bottom: 40px;
    background: #00c250;
    border: none;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    padding: 3px 10px;
    margin-top: 40px;
}

    #xiayibu:hover {
        color: #fff;
        background: #f27a1e;
    }

.slideTxtBox {
    width: 457px;
    border: 1px solid #ddd;
    text-align: left;
    margin: 20px auto;
    overflow: hidden;
}

    .slideTxtBox .hd {
        height: 40px;
        line-height: 30px;
        background: #f4f4f4;
        padding: 0 10px 0 20px;
        border-bottom: 1px solid #ddd;
        position: relative;
    }

        .slideTxtBox .hd ul {
            float: left;
            position: absolute;
            left: 0px;
            top: -1px;
            height: 32px;
        }

            .slideTxtBox .hd ul li {
                font-size: 14px;
                float: left;
                padding: 0 15px;
                cursor: pointer;
                line-height: 40px;
            }

                .slideTxtBox .hd ul li.on {
                    height: 40px;
                    background: #fff;
                    border: 1px solid #ddd;
                    border-bottom: 2px solid #fff;
                }

                .slideTxtBox .hd ul li:first-child.on {
                    border-left: none;
                }

    .slideTxtBox .bd ul {
        padding-left: 20px;
        padding-bottom: 0px;
    }
/*会员注册登录结束*/

/*文档分类列表页多条件搜索框css开始*/

.top-filter {
    position: relative;
    padding: 20px 15px 10px 15px;
    background-color: #fff;
    overflow: hidden;
    zoom: 1;
    border: 1px solid #dfdfdf;
    margin:10px auto;
}

    .top-filter .reset-select {
        position: absolute;
        right: 10px;
        top: 8px;
        color: #fa5714;
        z-index: 1;
        cursor: pointer;
        font-size: 12px;
    }

    .top-filter .rv-pt {
        position: relative;
        padding-bottom: 5px;
        line-height: 26px;
        overflow: hidden;
        zoom: 1;
    }

        .top-filter .rv-pt .filter-name {
            float: left;
            color: #999;
            margin-left: 0px;
            white-space: pre
        }

        .top-filter .rv-pt .rt-pt {
            float: left;
            width: 760px;
        }

    .top-filter .dx-area .rt-pt {
        height: 28px;
        overflow: hidden
    }

    .top-filter .rt-pt > a {
        float: left;
        height: 26px;
        padding: 0 8px;
        margin: 1px 7px;
        color: #333;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        cursor: pointer
    }

        .top-filter .rt-pt > a.on, .top-filter .rt-pt > a:hover {
            color: #fff;
            background: #c4111b;
        }

    .top-filter .rt-pt .school-box {
        float: left;
        margin: 1px 7px;
    }

    .top-filter .help-tip {
        position: absolute;
        top: 1px;
        left: 0;
        cursor: pointer
    }

        .top-filter .help-tip .icon {
            color: #cdcdcd;
        }

    .top-filter .icon-help {
        display: block;
        width: 16px;
        height: 16px;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABj0lEQVQ4T3VTy3HCMBDdFTPA0SWQDkgH7iCUABfWulGC04FvsrjgDuJ04A5CCXQQrsDMbmY9UkYojk+2V/v0PrsI2XM6nYr7/f4GABsRKRARRUQAoBeRT2vtJW3B9MM5t0XEg4g0y+Wy3+1211j33iug1r+I6D3+/wXQZmNMSUTbnFX67b0/AMA6nhsBFF0p583OudVsNiv2+/15AqQgonoEaNv2vFgsyoxyBwBlaPwmotcMZJjP5xt0zpWIuKmqSqmNj96MiH1VVetwQY+IHRH1yRmVXKD3vmbmwVo7xOLxeFyLiEqqg8RBzU2laFq3263Dtm0bY0yX64xgWkdE1fvHXO/9MMkgY9IQUfTiKaAIoNovqb4k+9EXImryaNUnY0ytJo4vUxRV5+PxWE3JU+8A4Bxj7BUkP6hmMvM2TUiZBAMHTWkECCw6zTWdhf8mUrUzc63J/Y5yiK6JhanmeBEzd9ZaHTR4WqawiU3Ywg9EHDePmQsddUR8yefhCSCdRB1jY8wq/Lsyc5+vstZ+AGuj8E2+/66nAAAAAElFTkSuQmCC");
        cursor: pointer;
    }

    .top-filter .help-intro {
        display: none;
        position: absolute;
        top: 28px;
        left: -50px;
        z-index: 10;
        padding: 10px;
        width: 420px;
        font-size: 12px;
        line-height: 30px;
        border: 1px solid #ccc;
        background: #fff;
        color: #999;
        box-shadow: 0 2px 6px rgba(0,0,0,0.5);
    }

        .top-filter .help-intro i {
            margin-right: 5px;
            font-size: 20px;
            line-height: 30px;
            vertical-align: top;
        }

        .top-filter .help-intro:before {
            content: '';
            position: absolute;
            top: -8px;
            left: 50px;
            border-bottom: 8px solid #ccc;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
        }

        .top-filter .help-intro::after {
            content: '';
            position: absolute;
            top: -7px;
            left: 51px;
            border-bottom: 7px solid #fff;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
        }

    .top-filter .help-tip:hover .help-intro {
        display: block
    }
/*文档分类列表页多条件搜索框css结束*/

/*会员中心css开始*/
.usercontent {
    width: 100%;
    background: #f6f8f9;
    padding: 10px 0px;
}

.wrapperuser {
    background: #fff;
    width: 1130px;
    padding: 20px;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
}
.wrappermedia {
    background: #fff;
    width: 95%;
    padding: 15px;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    border: 1px solid #dfdfdf;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-primary {
    border-color: #419b64;
    color: #fff;
    background-color: #c4111b;
    border-color: #c4111b;
}
.btn-center {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-primary-center {
    border-color: #419b64;
    color: #fff;
    background-color: #c4111b;
    border-color: #c4111b;
}
    .btn-primary-center:hover {
        color: #fff;
        background-color: #f27a1e;
        text-decoration: none;
        border: #f27a1e 1px solid;
    }
#media-actions a:hover {
    color: #faed00;
}
.tishi, .tishi-media {
    clear: both;
    margin-top: 10px;
}

    .tishi h3, .tishi-media h3 {
        font-size: 14px;
    }

    .tishi p, .tishi-media p {
        color: #f27a1e;
        height: 20px;
        line-height: 20px;
        margin: 0px;
    }
/*会员中心css结束*/
/*在线浏览隐藏office online下载权限*/
.bjtidu-none {
    position: absolute;
    height: 20px;
    width: 70px;
    margin-top: -22px;
    z-index: 9999;
    margin-left: 760px;
}
/*会员中心右侧css*/
.member-info {
    width: 650px;
}

/*rar文件在线预览css开始*/
.bjtidu_com_0 {
    margin: 20px;
    display: none;
}

.bjtidu_com_1 {
    margin: 10px;
    float: left;
    width: 150px;
    height: 200px;
    color: #808080;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

    .bjtidu_com_1 .img {
        height: 102px;
        width: 114px;
        clear: both;
        margin: 20px auto;
    }

    .bjtidu_com_1 a {
        color: #808080;
        font-size: 14px;
        text-decoration: none;
        text-align: center;
        display: table;
        margin: 0px auto;
    }

        .bjtidu_com_1 a:hover {
            color: #ff6a00;
        }

    .bjtidu_com_1 .doc {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg);
    }

    .bjtidu_com_1 .xls {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -114px 0px no-repeat;
    }

    .bjtidu_com_1 .ppt {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -228px 0px no-repeat;
    }

    .bjtidu_com_1 .pdf {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -228px -204px no-repeat;
    }

    .bjtidu_com_1 .video {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -228px -306px no-repeat;
    }

    .bjtidu_com_1 .mp3 {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -114px -306px no-repeat;
    }

    .bjtidu_com_1 .pic {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -228px -408px no-repeat;
    }
    .bjtidu_com_1 .psd {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) 0px -204px no-repeat;
    }
    .bjtidu_com_1 .swf {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/swf.jpg) -10px 0px no-repeat;
    }

    .bjtidu_com_1 .txt {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) 0px -408px no-repeat;
    }

    .bjtidu_com_1 .rar {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/rar.jpg) -10px 0px no-repeat;
    }
    .bjtidu_com_1 .cad {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/cad.jpg) -10px 0px no-repeat;
    }

    .bjtidu_com_1 .notxt {
        float: none;
        height: 102px;
        width: 114px;
        background: url(../Content/images/ico_file_all.jpg) -114px -408px no-repeat;
    }

.bjtidu_com_frame {
    margin: 20px auto;
    width: 100%;
    height: auto;
    clear: both;
}

    .bjtidu_com_frame iframe {
        width: 100%;
        height: 600px;
    }


/*弹出框内容CSS*/
#bjtidu_ground {
    /*fixed这个相对重要，这个是相对于屏幕*/
    position: fixed;
    _position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: #000;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    display: none;
}

#model {
    position: fixed;
    _position: absolute;
    z-index: 10000;
    width: 960px;
    height: 650px;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px;
    margin: auto;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    display: none;
}

#login_model {
    position: absolute;
    z-index: 10000;
    width: 300px;
    height: 400px;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px;
    top: 100px;
    left: 35%;
    display: none;
}

#qqlogin_model {
    position: absolute;
    z-index: 10000;
    width: 800px;
    height: 500px;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px;
    top: 50px;
    left: 15%;
    display: none;
}

#qrcode-container {
    width: 256px;
    height: 256px;
    margin: 0 auto;
}

.author_tip {
    margin: 20px auto;
    width: 256px;
    margin-top: 30px;
    color: #a06b06;
    font-family: "微软雅黑";
    line-height: 150%;
    font-size: 18px;
}
/*rar文件在线预览css结束*/

/*管理员在线编辑版块css开始*/
.widget-control {
    position: relative;
    z-index: 1;
}

    .widget-control:hover {
        border: 1px solid #f49800;
    }

.manage-actions {
    position: absolute;
    z-index: 1000;
    width: 40px;
    padding: 3px 5px;
    background: #f49800;
    text-align: center;
    top: 10px;
    right: 10px;
}

    .manage-actions a {
        color: #fff;
    }

        .manage-actions a:hover {
            color: #ffea03;
        }

.content .widget-control {
    float: left;
    margin-right: 5px;
}

    .content .widget-control:hover {
        float: left;
        margin-right: 5px;
    }
/*管理员在线编辑版块css结束*/

/*下拉导航css开始*/
.allresource {
    WIDTH: 210px;
    POSITION: relative;
    background: rgba(0, 0, 0, 0.7);
    padding: 8px 0px;
}

    .allresource .item {
        HEIGHT: 50px;
        WIDTH: 210px;
        LINE-HEIGHT: 50px;
        color: #fff;
    }

        .allresource .item:hover {
            cursor: pointer;
            background: rgba(255, 255, 255, 0.5);
            color: #666;
            background: #fff url(/Themes/TheThemeMachine/Content/images/title.png) no-repeat 15px 15px;
        }

    .allresource .item-list {
        WIDTH: 210px;
        POSITION: relative;
        background: url(/Themes/TheThemeMachine/Content/images/title2.png) no-repeat 15px 15px;
    }

        .allresource .item-list span {
            margin: 0px 20px;
            border-bottom: 1px solid #fff;
            FONT-SIZE: 15px;
            DISPLAY: block;
            HEIGHT: 50px;
            LINE-HEIGHT: 50px;
            padding-left: 30px;
        }

            .allresource .item-list span:last-child {
                border-bottom: none;
            }

            .allresource .item-list span:hover {
                COLOR: #666;
            }

    .allresource .item .i-mc {
        OVERFLOW: hidden;
        WIDTH: 600px;
        background: rgba(255, 255, 255, 1);
        POSITION: absolute;
        LEFT: 210px;
        DISPLAY: none;
        TOP: 2px;
        height: auto;
        padding: 0px 20px;
        max-height: 460px;
        overflow-y: scroll;
    }

    .allresource .subitem {
        WIDTH: 100%;
    }

    .allresource .subitem4 {
        width: 100%;
        HEIGHT: 40px;
        MARGIN: 6px 0px;
        border-bottom: #b5b5b5 1px dashed;
        LINE-HEIGHT: 40px;
        clear: both;
    }

        .allresource .subitem4 a {
            color: #c4111b;
            background: none;
            font-size: 15px;
        }

            .allresource .subitem4 a:hover {
                color: #f78621;
                background: none;
            }

    .allresource .subitem5 {
        display: table;
        HEIGHT: 35px;
        FLOAT: left;
        padding: 0px 20px;
        LINE-HEIGHT: 35px;
        border-bottom: none;
    }

        .allresource .subitem5 a {
            color: #666;
            background: none;
        }

            .allresource .subitem5 a:hover {
                color: #f78621;
            }

    .allresource .hover .i-mc {
        Z-INDEX: 101;
        DISPLAY: block;
    }
    /*一级菜单鼠标放在上面的颜色*/
.hover .item-list span a {
    color: #c4111b;
}
.item2:hover {
    color: #c4111b;
}
/*下拉导航css结束*/
/*网站栏目页左侧css开始*/
.siteleft {
    width:270px;
    height:auto;
    overflow:hidden;
    float:left;
    margin-bottom:20px;
}
/*网站栏目页左侧css结束*/

/*专题栏目页css开始*/
.topic-type {
    width: 1128px;
    height: 40px;
    line-height: 40px;
    clear: both;
    border: 1px solid #ddd;
    background: #fff;
    margin:0px auto;
    margin-top: 10px;
}
    .topic-type ul li {
        padding:0px 20px;
        float: left;

    }
    .topic-type ul li a{
        font-size:15px;
    }
    .topic-type .active {
        height: 40px;
        padding: 0px 20px;
        background: #f27a1e;
    }
    .topic-type .active a{
        color: #fff;
    }
        .topic-type .an a {
            color: #f27a1e;
        }
.specialtopic-list {
    margin: 0 auto;
    margin-left: -20px;
    overflow: hidden;
}
.specialtopic-list ul {
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px dotted #ccc;
    background: #fff;
    float: left;
}
    .specialtopic-list li {
        line-height: 25px;
        color: #999;
    }
    .specialtopic-list img {
        width: 318px;
        height: 200px;
        border: 1px solid #eee;
    }
    .specialtopic-list h2 {
        display: block;
        width: 318px;
        line-height: 40px;
        font-size: 18px;
        font-weight: normal;
        color: #555;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .specialtopic-list li span {
        display: inline-block;
        width: 158px;
    }
    .specialtopic-list li span i{
        margin-right:5px;
    }
/*专题栏目页css结束*/
/*专题列表页开始*/
.topic-list {
    width: 830px;
    float: left;
    height: auto !important;
    min-height: 470px;
    height: 470px;
    background:#fff;
    margin:10px auto;
    padding:0px 20px;
}

    .topic-list ul {
        margin: 20px 0px;
    }

        .topic-list ul li {
            height: 30px;
            line-height: 30px;
        }

            .topic-list ul li .title {
                font-size: 14px;
                float: left;
                width: 70%;
            }

            .topic-list ul li .time {
                font-size: 13px;
                float: right;
                width: 20%;
                color: #a8a8a8;
            }

            .topic-list ul li .xiazai {
                font-size: 14px;
                float: left;
                width: 10%;
                color: #a8a8a8;
            }

    .topic-list .pager, .pager {
        text-align: center;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        display: table;
        margin: auto;
        margin-bottom: 40px;
    }

        .topic-list .pager li, .pager li {
            margin: 0px 5px;
            width: 25px;
            height: 25px;
            line-height: 25px;
            background: #fff;
            color: #c4111b;
            float: left;
            border: 1px solid #dfdfdf;
        }

            .pager li a {
                color: #959492;
            }

                .pager li a:hover {
                    color: #0093dd;
                }
.zt2017 {
    border: solid 1px #e7e6e3;
    padding: 15px 15px;
    height: 175px;
    width: 800px;
    background-color: #fff;
    margin-top:15px;
}
    .zt2017 .zt_img {
        float: left;
        width: 250px;
        height: 170px;
        padding: 1px;
    }
        .zt2017 .zt_img img {
            width: 250px;
            height: 170px;
        }
    .zt2017 .zt_txt {
        float: left;
        padding-left: 15px;
        width: 513px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
        .zt2017 .zt_txt .title {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 10px;
            color: #333;
            font-weight: bold;
        }
        .zt2017 .zt_txt .view {
            width:500px;
            color: #777;
            height: 25px;
            line-height: 25px;
        }
        .zt2017 .zt_txt .bq {
            padding-bottom: 40px;
        }
        .zt2017 .zt_txt .db .jg {
            float: left;
            color: #808080;
        }
            .zt2017 .zt_txt .db .jg p.je {
                color:red;
                float: left;
                font-size: 14px;
                font-weight: bold;
                height: 21px;
                padding-left: 0px;
                clear: both;
            }
            .zt2017 .zt_txt .db .jg p.tj {
                float: left;
                clear: both;
                height: 30px;
                line-height: 30px;
            }
        .zt2017 .zt_txt .db .cart {
            float: right;
        }
            .zt2017 .zt_txt .db .cart a {
                background: #f27a1e;
                width: 120px;
                line-height:40px;
                height: 40px;
                display: block;
                text-align:center;
                color:#fff;
            }
.topic-doc-list {
    width:100%;
    margin-top: 20px;
    border: solid 1px #e7e6e3;  
    margin-bottom:20px;
}
.topic-doc-list h3{
    border-bottom: solid 1px #e7e6e3;
    padding-left:15px;
    height:40px;
    line-height:40px;
}
    .topic-doc-list ul {
        padding-left: 10px;
    }
.topic-more-list ul{
    padding:0px 5px;
}
.topic-more-list ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url(../Content/images/icon1.gif) no-repeat 0px 15px;
}
/*专题列表页结束*/
/*站点路径-我的位置css开始*/
.sitepath {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 0px auto;
}
.sitepath ul li{
    float:left;
    margin:0px 3px;
}
/*站点路径-我的位置css结束*/
/*问答栏目css开始*/
.ask-type {
    width: 248px;
}
.ask-type h3{
    margin-top:10px;
    width: 248px;
    height:40px;
    line-height:40px;
    text-align:center;
}
    .ask-type ul li {
        width: 206px;
        padding: 0px 20px;
        border: 1px solid #ddd;
        line-height: 40px;
        clear: both;
        background: #fff;
        margin: 0px auto;
        margin-top: 10px;
    }

        .ask-type ul li a {
            font-size: 15px;
        }

    .ask-type .active {
        width: 206px;
        height: 40px;
        padding: 0px 20px;
    }

        .ask-type .active a {
            color: #c4111b;
        }

    .ask-type .an a {
        color: #666;
    }
    .ask-type .an a:hover {
        color: #f27a1e;
    }
    .ask-type .tiwen {
        border: none;
        width: 206px;
        height: 40px;
        padding: 0px 20px;
        background: #c4111b;
        text-align: center;
        margin-top: 30px;
    }
    .ask-type .tiwen a{
        color:#fff;
    }
/*问答栏目css结束*/
.cancel-button {
    width:100px;
margin-top:0px;
padding-top:0px;
}

/*多条件搜索页面开始*/
.place {
    height: 40px;
    background: url(images/righttop.gif) repeat-x;
}

    .place span {
        line-height: 40px;
        font-weight: bold;
        float: left;
        margin-left: 12px;
    }

.placeul li {
    float: left;
    line-height: 40px;
    padding-left: 7px;
    padding-right: 12px;
    background: url(images/rlist.gif) no-repeat right;
}

    .placeul li:last-child {
        background: none;
    }
.multisearch {
    margin: 10px 0px;
    width: 98%;
    min-height: 60px;
    border: 1px solid #dfdfdf;
    padding: 10px 10px;
    overflow: hidden;
    zoom: 1;
}

    .multisearch ul {
        padding: 0px;
        margin: 0px;
    }

        .multisearch ul li {
            width: 160px;
            height: 28px;
            line-height: 28px;
            float: left;
            margin: 10px 8px;
            padding: 0px;
        }

            .multisearch ul li input {
                width: 100px;
                height:35px;
                line-height: 35px;
                border: 1px solid #ccc;
                padding-left: 5px;
            }

            .multisearch ul li select {
                width: 85px;
                height: 35px;
                line-height: 35px;
                border: 1px solid #ccc;
            }

            .multisearch ul li label {
                width: 70px;
                height: 35px;
                line-height: 35px;
            }

            .multisearch ul li.bjtidu-name {
                width: 340px;
            }

                .multisearch ul li.bjtidu-name input {
                    width: 180px;
                }

            .multisearch ul li.bjtidu-telegraphname {
                width: 170px;
            }

                .multisearch ul li.bjtidu-telegraphname input {
                    width: 100px;
                }

            .multisearch ul li.bjtidu-serach {
                width: 100px;
            }

                .multisearch ul li.bjtidu-serach button {
                    width: 100px;
                    height: 35px;
                    border: 1px solid #dfdfdf;
                    background: none;
                    cursor: pointer;
                    margin-top: 3px;
                }

                    .multisearch ul li.bjtidu-serach button:hover {
                        border: none;
                        background: #0385a1;
                        color: #fff;
                    }

            .multisearch ul li.FullTextSearch {
                width: 80px;
                height: 35px;
                line-height: 35px;
                border: 1px solid #dfdfdf;
                background: none;
                cursor: pointer;
                margin-top: 13px;
                text-align: center;
            }

                .multisearch ul li.FullTextSearch:hover {
                    border: none;
                    background: #0385a1;
                    color: #fff;
                    height: 35px;
                }

                .multisearch ul li.FullTextSearch a:hover {
                    color: #fff;
                }

.bnt_multisearch {
    border: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    width: 80px;
    text-align: center;
    float: left;
    font-size: 14px;
    margin-left: 10px;
}

    .bnt_multisearch:hover {
        border: 1px solid #f49800;
        cursor: pointer;
    }
/*多条件搜索页面结束*/

#myVideo {
    object-fit: fill;
}
video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 50px);
}

/*文章资讯列表页css开始*/
.zixun-center {
    margin: 20px 10px;
}
.newsNodes {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
    .newsNodes li {
        width: 100%;
        height: 178px;
        padding-top: 28px;
        box-sizing: border-box;
        margin-right: 46px;
        border-bottom:1px solid #cccccc;
    }
        .newsNodes li a {
            display: block;
            width: 100%;
            height: 100%;
        }
.newsNodes li a img, .newsNodes li a > div {
    float: left;
}
.newsNodes li a > div {
    font-size: 18px;
    width: 530px;
    height: 0.42rem; 
    margin-left:30px;
}
.newsNodes li a > div h3 {
    width: 100%;
    overflow: hidden;
    max-height: 25px;
    margin: 0;
    padding: 0;
    font-family: MicrosoftYaHei-Bold;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
    .newsNodes li a > div .int {
        width: 100%;
        overflow: hidden;
        max-height: 50px;
        margin-top: 14px !important;
        margin: 0;
        padding: 0;
        font-family: MicrosoftYaHei-Bold;
        color: #333333;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
    }
.liFoot {
    width: 100%;
    height: auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    padding-right: 5px;
    box-sizing: border-box;
}

/*文章资讯列表页css结束*/