﻿/*2020年7月30日 23:22:48*/
#divtext2{
    width: 100px;height: 100px;
    background: url(01-05-share.png);
}
.qt-print_right {
    position: absolute;
    right: 0;
    top: 0;
}

.qt-print_right > span.qt-mr-10 {
    margin: 0 8px;
}

.qt-print_right > span {
    display: inline-block;
    vertical-align: top;
    float: left;
}

.attachments.has {
    display: block;
    margin-top: 20px;
}

.attachments .attachments-title {
    line-height: 1.5;
    text-indent: 0;
}

.attachments .attachments-list li {
    padding-left: 14px;
    color: #013c88;
    text-decoration: none;
}

.attachments .attachments-list a:hover {
    color: #ff4000;
}

.share-box a {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: url(01-05-share.png) no-repeat;
    margin-left: 7px;
    cursor: pointer;
}

.share-box a.gwds_weixin {
    background-position: 0 -38px !important;
}

.share-box a.gwds_tsina {
    background-position: 0 0 !important;
}

.view video {
    max-width: 100% !important;
    height: auto !important;
}