﻿﻿/* çŸ«æ­£pcå¤´éƒ¨ç«¯æ ·å¼ */
.head-top a, .head-top a:hover, .head-top a:active, .head-top a:visited {
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #fff !important;
    text-decoration: none !important;
}

/*é¢åŒ…å±‘å¼€å§‹*/
.qt-current-location {
    line-height: 30px;
    /*height: 50px;*/
    font-size: 14px;
    color: rgb(72, 72, 72);
    /*padding-left: 35px;*/
    border-bottom: 1px solid #e7e7e7;
    height: auto;
    /*line-height: 1;*/
    padding: 10px 0;
}

    .qt-current-location img {
        display: none !important;
    }

        .qt-current-location img.qt-pcicon {
            vertical-align: middle;
        }

    .qt-current-location .noshow {
        display: none;
    }

    .qt-current-location a,
    .qt-current-location a:hover,
    .qt-current-location a:visited,
    .qt-current-location a:active {
        font-size: 14px;
        color: rgb(72, 72, 72) !important;
        text-decoration: none !important;
        display: inline;
    }
/*é¢åŒ…å±‘å¯¼èˆªç»“æŸ*/

/*åˆ†é¡µå¼€å§‹*/
.qt-page {
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}

    .qt-page button,
    .qt-page input,
    .qt-page p {
        font-size: 12px;
        color: #333;
    }

    .qt-page .page-show,
    .qt-page .page-search {
        display: inline-block;
    }

    .qt-page .pre-page-btn {
        position: relative;
        margin-right: 10px;
    }

    .qt-page .next-page-btn {
        position: relative;
        margin-left: 10px;
    }

    .qt-page button,
    .qt-page input {
        display: inline-block;
        border: 1px solid #d9d9d9;
        padding: 0 10px;
        height: 25px;
    }

    .qt-page button {
        margin: 0 5px;
        background: #e3e3e3;
        border-color: #e3e3e3;
        cursor: pointer;
    }

    .qt-page .page-search-btn {
        margin: 0 5px 0 10px;
    }

    .qt-page input {
        width: 50px;
        padding: 0 4px;
        text-align: center;
    }

    .qt-page .pre-ico-page-btn,
    .qt-page .next-ico-page-btn {
        width: 30px;
        padding: 0;
        display: none;
    }

    .qt-page .pre-ico-page-btn,
    .qt-page .next-ico-page-btn,
    .qt-page .page-btn-number button {
        margin: 0;
        border: 1px solid #e3e3e3;
        background: #fff;
    }

    .qt-page .page-btn-number {
        display: none;
    }

        .qt-page .pre-ico-page-btn,
        .qt-page .page-btn-number button {
            border-right: none;
        }

        .qt-page .page-btn-number .current {
            background: #0062b4;
            border-color: #0062b4;
            color: #fff;
        }
/*åˆ†é¡µç»“æŸ*/

/*NåµŒå¥—è¯¦æƒ…é¡µæ ‡é¢˜  å¼€å§‹*/
.qt-title_block {
    padding-top: 28px;
    padding-bottom: 18px;
}

.qt-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 60px;
    padding-top: 10px;
}

.qt-title_up {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.qt-title_down {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.qt-title_second {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
/*NåµŒå¥—è¯¦æƒ…é¡µæ ‡é¢˜  ç»“æŸ*/

/*NåµŒå¥—è¯¦æƒ…é¡µé™„ä»¶  å¼€å§‹*/
.qt-attachments {
    display: none;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    padding-top: 15px;
    border-top: 1px solid #ccc;
}

    .qt-attachments.qt-has {
        display: block;
    }

    .qt-attachments > table {
        width: 100%;
    }

        .qt-attachments > table td.first {
            width: 50px;
        }

        .qt-attachments > table td {
            vertical-align: top;
        }

    .qt-attachments .qt-attachments-title {
        line-height: 1;
    }

    .qt-attachments .qt-attachments-list li {
        padding-left: 14px;
        line-height: 1;
        padding-bottom: 15px;
    }

    .qt-attachments .qt-attachments-list a, .qt-attachments .qt-attachments-list a:active, .qt-attachments .qt-attachments-list a:visited {
        color: rgb(70, 129, 175);
    }

        .qt-attachments .qt-attachments-list a:hover {
            text-decoration: underline;
            color: #ff4000;
        }
/*NåµŒå¥—è¯¦æƒ…é¡µé™„ä»¶  ç»“æŸ*/

/*NåµŒå¥—åˆ—è¡¨é¡µæ ç›®æ ‡é¢˜  å¼€å§‹*/
.qt-title-red {
    position: relative;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    padding: 0 0 0 20px;
    border-bottom: 1px solid #e7e7e7;
    color: #155c93;
}

    .qt-title-red:before {
        content: "";
        position: absolute;
        left: 0;
        top: 10px;
        bottom: 10px;
        width: 8px;
        background-color: #661009;
    }
/*NåµŒå¥—åˆ—è¡¨é¡µæ ç›®æ ‡é¢˜  ç»“æŸ*/

/*NåµŒå¥—æ‰“å°ç¼©æ”¾  å¼€å§‹*/
.qt-print_area {
    top: -30px;
    position: relative;
}

.qt-print_right {
    float: right;
}

.qt-print_clear {
    clear: both;
}

.qt-print_area > .qt-print_right > span {
    display: inline-block;
    vertical-align: top;
    float: left;
}

    .qt-print_area > .qt-print_right > span img {
        width: 24px;
    }

    .qt-print_area > .qt-print_right > span.qt-mr-10 {
        margin: 0 10px 0 0;
    }
/*NåµŒå¥—æ‰“å°ç¼©æ”¾  ç»“æŸ*/

/*NåµŒå¥—åˆ†äº«æ’ä»¶  å¼€å§‹*/
#share-popup {
    left: 90px !important;
    min-width: 212px;
    height: auto;
}

.qt-bshare-custom .share {
    float: right;
    padding-left: 20px;
    width: auto;
    margin: 0;
    color: #898989;
    margin-top: 8px;
    position: relative;
}

.qt-bshare-custom .mainShareDiv_24 {
    background: url(icon_16.jpg) no-repeat 0 0;
    width: 125px;
    height: 32px;
}

.qt-bshare-custom #gwdShare_con_1 {
    position: relative;
    float: right;
    top: -10px;
}

.qt-bshare-custom #gwdshare {
    z-index: 9999;
    float: left;
    text-align: left !important;
    zoom: 1;
}

.qt-bshare-custom .gwds_tools_24 a {
    width: 28px;
    height: 30px;
    display: block;
    float: left;
    cursor: pointer;
    padding: 3px 2px 3px 2px;
}

.qt-bshare-custom #gwdshare a,
.qt-bshare-custom #gwdshare_s a,
.qt-bshare-custom #gwdshare_pop a {
    text-decoration: none;
    cursor: pointer;
}

    .qt-bshare-custom #gwdshare a:nth-child(1) {
        margin: -1px 3px 0px 3px;
        background: url(share.png) no-repeat;
        background-position: 2px -33px !important;
    }

    .qt-bshare-custom #gwdshare a:nth-child(2) {
        margin: -1px 3px 0px 3px;
        background: url(share.png) no-repeat;
        background-position: 2px 5px !important;
    }

.qt-bshare-custom #gwdshare span:nth-child(3) {
    width: 32px;
    height: 32px;
    margin: 10px 0px 0px 6px;
    background: url(icon_17.jpg) no-repeat 0 0;
    overflow: hidden;
}

.qt-bshare-custom div#share {
    display: inline-block;
    position: relative;
    *float: left;
}

.qt-bshare-custom .share * {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.qt-bshare-custom ul,
.qt-bshare-custom li {
    list-style: none;
}

.qt-bshare-custom .share-icon {
    display: inline-block;
    width: 14px;
    height: 24px;
    line-height: 24px;
    background: url(icon_16.jpg) no-repeat center;
    vertical-align: -25%;
    *float: left;
}

.qt-bshare-custom .share-box {
    display: inline-block;
    *margin-top: -4px;
}

    .qt-bshare-custom .share-box a {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: url(share.png) no-repeat;
        margin-left: 7px;
        cursor: pointer;
    }

        .qt-bshare-custom .share-box a:hover {
            opacity: .8;
        }

        .qt-bshare-custom .share-box a.gwds_weixin {
            background-position: 0 -38px !important;
        }

        .qt-bshare-custom .share-box a.gwds_tsina {
            background-position: 0 0 !important;
        }

.qt-bshare-custom .share .gwds_more {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(icon_17.jpg) no-repeat 6px;
    cursor: pointer;
    *background-position: left 8px;
}

.qt-bshare-custom .share-popup {
    width: 212px !important;
    -webkit-box-shadow: 0 0 7px #eee;
    -moz-box-shadow: 0 0 7px #eee;
    z-index: 1000000;
    position: absolute;
    border: 1px solid #e9e9e9;
    position: absolute;
    display: none;
    background-color: #fff;
}

    .qt-bshare-custom .share-popup h6 {
        height: 34px;
        background-color: rgb(246, 246, 246);
        font: 700 14px/32px 'microsoft yahei';
        padding: 0 3px;
        margin: 0;
        text-align: left;
    }

        .qt-bshare-custom .share-popup h6 b {
            position: absolute;
            top: 5px;
            right: 5px;
            width: 22px;
            height: 23px;
            /*background: url(pop_c.gif) no-repeat 0 0;*/
            cursor: pointer;
        }

    .qt-bshare-custom .share-popup ul {
        /*width: 99%;*/
        padding: 8px 3%;
        overflow: hidden;
        background-color: #fff;
    }

    .qt-bshare-custom .share-popup li {
        width: 49%;
        margin: 0 .5%;
        float: left;
    }

        .qt-bshare-custom .share-popup li a {
            display: block;
            line-height: 20px;
            border: 1px solid transparent;
            padding: 5px 0;
            font-size: 14px;
            color: #565656;
            text-indent: 34px;
            background: url(is_24.png) no-repeat;
            cursor: pointer;
            height: 30px;
            text-align: left;
        }

            .qt-bshare-custom .share-popup li a:hover {
                background-color: #f3f3f3;
                border: 1px solid #eee;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
            }

    .qt-bshare-custom .share-popup.share_top {
        bottom: 130%;
    }

    .qt-bshare-custom .share-popup.bottom {
        top: 130%;
    }

    .qt-bshare-custom .share-popup.left {
        right: 0px;
    }

    .qt-bshare-custom .share-popup.right {
        left: 100%;
        margin-left: -20px;
    }

    .qt-bshare-custom .share-popup li a.gwds_qzone {
        background-position: 0 -237px
    }

    .qt-bshare-custom .share-popup li a.gwds_douban {
        background-position: 0 -357px
    }

.qt-bshare-custom .share_clear {
    clear: both;
}

/*NåµŒå¥—åˆ†äº«æ’ä»¶  ç»“æŸ*/

/*NåµŒå¥—è§†é¢‘  å¼€å§‹*/
.qt-video-box {
    width: 650px;
    height: 490px;
    margin: 35px auto 20px auto;
}

    .qt-video-box .video-js .vjs-big-play-button {
        top: 222px;
        left: 282px;
    }
/*NåµŒå¥—è§†é¢‘  ç»“æŸ*/

@media screen and (max-device-width: 768px) {
    /*é¢åŒ…å±‘æ ·å¼å¼€å§‹*/
    .qt-current-location {
        line-height: 0.48rem;
        height: auto;
        font-size: 0.24rem;
        color: rgb(72, 72, 72);
        padding: 0.1rem 0;
        background: none;
        border-bottom: 0.02rem solid #e7e7e7;
    }

        .qt-current-location img.qt-pcicon {
            display: none;
        }

        .qt-current-location .noshow {
            display: none;
        }

        .qt-current-location a,
        .qt-current-location a:hover,
        .qt-current-location a:visited,
        .qt-current-location a:active {
            font-size: 0.24rem;
            color: rgb(72, 72, 72);
            text-decoration: none;
            display: inline;
        }
    /*é¢åŒ…å±‘æ ·å¼ç»“æŸ*/

    /*åˆ†é¡µæ ·å¼å¼€å§‹*/
    .qt-page .first-page-btn,
    .qt-page .last-page-btn,
    .qt-page .pre-page-btn,
    .qt-page .next-page-btn,
    .qt-page .page-search-btn,
    .qt-page .page-show,
    .qt-page .page-search {
        display: none;
    }

    .qt-page .pre-ico-page-btn,
    .qt-page .next-ico-page-btn,
    .qt-page .page-btn-number button {
        margin: 0;
        border: 0.02rem solid #e3e3e3;
        background: #fff;
    }

    .qt-page .pre-ico-page-btn,
    .qt-page .next-ico-page-btn {
        padding: 0 0.25rem;
        display: none;
    }

    .qt-page button,
    .qt-page input {
        padding: 0 0.25rem;
        height: 0.25rem;
    }

    .qt-page {
        padding: 0;
        margin: 0.3rem 0;
    }

    .page .qt-page {
        margin: 0;
    }

    .qt-page,
    .qt-page button {
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.28rem;
    }

        .qt-page .pre-ico-page-btn,
        .qt-page .next-ico-page-btn,
        .qt-page .page-btn-number {
            width: auto;
            display: inline-block;
        }

    /*åˆ†é¡µæ ·å¼ç»“æŸ*/

    /*NåµŒå¥—è¯¦æƒ…é¡µæ ‡é¢˜  å¼€å§‹*/
    .qt-title_block {
        padding-top: 0.45rem;
        padding-bottom: 0.18rem;
    }

    .qt-title {
        font-size: 0.36rem;
        line-height: 0.5rem;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }

    .qt-title_up, .qt-title_down {
        font-size: 0.3rem;
        line-height: 0.41rem;
        color: #000000;
    }
    /*NåµŒå¥—è¯¦æƒ…é¡µæ ‡é¢˜  ç»“æŸ*/

    /*NåµŒå¥—è¯¦æƒ…é¡µé™„ä»¶  å¼€å§‹*/
    .qt-attachments {
        font-size: 0.22rem;
        margin-bottom: 0.4rem;
    }
    /*NåµŒå¥—è¯¦æƒ…é¡µé™„ä»¶  ç»“æŸ*/

    /*NåµŒå¥—åˆ—è¡¨é¡µæ ç›®æ ‡é¢˜  å¼€å§‹*/
    .qt-title-red {
        font-size: 0.28rem;
        height: 0.5rem;
        padding-bottom: 0.2rem;
        line-height: 0.34rem;
        margin: 0.25rem 0 0;
        color: #0062b4;
    }

        .qt-title-red:before {
            height: 0.34rem;
            top: 0;
        }
    /*NåµŒå¥—åˆ—è¡¨é¡µæ ç›®æ ‡é¢˜  ç»“æŸ*/

    /*NåµŒå¥—æ‰“å°ç¼©æ”¾  å¼€å§‹*/
    .qt-print_right {
        display: none;
    }
    /*NåµŒå¥—æ‰“å°ç¼©æ”¾  ç»“æŸ*/

    /*NåµŒå¥—åˆ†äº«æ’ä»¶  å¼€å§‹*/
    .bshare-custom {
        display: none;
    }
    /*NåµŒå¥—åˆ†äº«æ’ä»¶  ç»“æŸ*/

    /*NåµŒå¥—è§†é¢‘  å¼€å§‹*/
    .qt-video-box {
        width: 6.5rem !important;
        height: 4.9rem !important;
    }

    #my-video {
        width: 6.5rem !important;
        height: 4.9rem !important;
    }
    /*NåµŒå¥—è§†é¢‘  ç»“æŸ*/
}
