.duceapp_attachinline img {
    vertical-align: middle;
    height: 18px;
    margin-top: -2px;
}

.duceapp_attachbox {
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .05);
    display: block;
    border: 1px solid #eee;
    margin: 20px 0;
    vertical-align: middle;
    padding: 18px 20px;
}

.duceapp_attachbox .atta-header {
    padding: 0 0 10px;
    border-bottom: 1px dashed #f3f3f3;
    margin-bottom: 16px;
}

.atta-imgbox {
    margin: 6px 0 12px;
}

.atta-image {
    position: relative;
    background: #fff;
    margin: 0 6px;
    text-align: center;
}

.atta-image img {
    max-width: 100%;
}

.atta-header cite {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 10px 0 0;
}

.atta-header cite img {
    margin: 4px;
    width: 52px;
    height: 52px;
}

.atta-header label {
    float: left;
    display: block;
    max-width: 1060px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    font: normal 18px/60px arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
    word-break: break-all;
}

.atta-header em {
    font-size: 12px;
    line-height: 60px;
    color: #999;
    margin-right: 6px;
}

.duceapp_attachbox dl {
    margin-top: 8px;
    font: normal 14px/20px arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}

.duceapp_attachbox dt {
    float: left;
    width: 80px;
    padding: 0 6px;
}

.duceapp_attachbox dd {
    padding: 0 6px;
    overflow: hidden;
}

.duceapp_attachbox dd strong {
    color: #f60;
}

.duceapp_attachbox dd i {
    text-decoration: line-through;
    color: #bbb;
}

.duceapp_attachbox dd.desc {
    padding: 2px 6px;
    color: #999;
}

.duceapp_attachbox .atta-btns a {
    float: left;
    margin: 8px 15px 4px 0;
    display: inline-block;
    padding: 0 20px;
    min-width: 60px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    text-align: center;
    background: #0099FF;
    color: #fff;
    text-decoration: none !important;
}

.duceapp_attachbox .atta-btns a.buybtn {
    background: #FF6600;
}

.duceapp_attachbox .atta-btns span {
    margin: 8px 0 0;
    height: 30px;
    line-height: 30px;
    color: #999;
}

.duceapp_attachbox+br {
    display: none;
}

ignore_js_op {
    display: block;
    overflow: hidden;
}

ignore_js_op img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.downframe {
    margin: 10px 0;
    font-family: Arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}

.downframe iframe {
    float: left;
    border: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.downframe h3 {
    width: 810px;
    height: 45px;
    background: #f2f2f2;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
}

.downframe h3 strong {
    font-size: 16px;
    line-height: 45px;
    margin: 0 10px;
    font-weight: 400;
}

.downframe h3 img {
    float: left;
    height: 25px;
    margin-top: 10px;
    margin-left: 10px;
}

.downframe h3 a {
    float: right;
    font-size: 14px;
    line-height: 45px;
    margin: 0 15px;
}

.downframe .divframe {
    width: 810px;
    height: 400px;
    overflow: hidden;
}

.downframe .frametype {
    float: left;
    width: 810px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

.downframe .weiyun iframe {
    margin: -50px 0 0 -42px;
    width: 1200px;
    height: 450px;
}

.downframe .yunpan iframe {
    margin: -215px 0 0 -21px;
    width: 960px;
    height: 680px;
}

.downframe .baidu .divframe {
    background: #f6f9fd;
}

.downframe .baidu .divframe div {
    margin: 0 auto;
    width: 750px;
    overflow: hidden;
}

.downframe .baidu iframe {
    margin: -85px 0 0 -1px;
    width: 750px;
    height: 545px;
}

.downframe .frameright {
    overflow: hidden;
}

.downframe .divunknow {
    position: relative;
    width: 810px;
    height: 400px;
    background: #fafafa;
}

.divunknow img {
    height: 60px;
    margin-bottom: 15px;
}

.divunknow .abs {
    position: absolute;
    text-align: center;
    font-size: 14px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.divunknow p {
    display: block;
    margin-top: 10px;
}

.divunknow a {
    text-decoration: none !important;
    font-weight: 700;
}