body,
html {
    min-height: 100%
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f5f6f7
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace
}

.mail-button.v138.vip-button-bg {
    background-color: #fde7ad;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAABCAYAAAAy5+szAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABiSURBVHgBjZABDsAgCAPp/5+0V+0DdMJ0KSRmGhOI9LAA3hftO6TRMGJeeZdQCokUHRvzq5s1FE0kOGYwEvc3hoqEqeGcSRj1w+ZzgXRkvz5z6BeTdZr8JTz3eyzpZrez7wO1IEd2ta7mzwAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    background-size: 100% 1px;
    border: 0 !important;
    color: #7d4915 !important
}

.mail-button.v138.vip-button-bg:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAABCAYAAAAy5+szAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABkSURBVHgBbVDbEYAgDEs2cf+B/NUp/CSCcNLncVda0pCUes4L0IEZ6oeQ4GPVrj/u7KnN/NVa0Aonz1VhN3+tI/0fdZhG5ErzCJpoOYXWZ8iN+5+15kYv+JIjZqnXek47SX7uF7kDTXAG3CgDAAAAAElFTkSuQmCC);
    background-color: #fdedc4
}

.mail-button.v138.vip-button-bg:active,
.mail-button.v138.vip-button-bg:focus {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAABCAYAAAAy5+szAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB2SURBVHgBbZBbFsQgCEPJTmbts6z5ma7E2yo+YluOHhAiCYjf9x/BJ9IIUHX1hDI1jRL26I7EMXL9YphaL6x+sPfY8DPQk8+12F+payMLSAt7EZPMU6v3g52jM0cpan3H3D4jGK/pGrhMqrkW3fbhu4uX/KodJw33WBWjsRnzAAAAAElFTkSuQmCC);
    background-color: #fcd185
}

.mail-button.v154.mail-button-line {
    background-color: #fff;
    border: 1px solid #3370ff;
    color: #3370ff;
}

.mail-button.v154.mail-button-huge {
    border-radius: 4px;
    font-size: 20px;
    height: 48px;
    line-height: 46px;
    padding: 0 16px;
}

.mail-button.v154 {
    background: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    white-space: nowrap;
}

.mail-button.v154 .mail-button-touch-mask {
    border-radius: inherit;
    bottom: -1px;
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.mail-button.v154.mail-button-line:hover .mail-button-touch-mask {
    background: rgba(51, 112, 255, .12);
}

.mail-button.v154.mail-button-primary {
    background-color: #3370ff;
    border: 1px solid #3370ff;
    color: #fff;
}

.mail-button.v154.mail-button-primary:hover .mail-button-touch-mask {
    background: hsla(0, 0%, 100%, .16);
}

@media screen and (max-width:828px) {
    body {
        background-color: #fff
    }
}

.dl-main-pc {
    min-width: 1000px
}

.smartassistant-wrap {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 258px
}

.smartassistant-wrap.hide {
    display: none
}

body.smartassistant-open .App {
    padding-right: 258px
}

body.smartassistant-open {
    min-width: 1260px
}

.w-loginbox {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -216px 0 0 -260px;
    z-index: 1000;
    display: none;
    padding: 30px 90px 0;
    width: 520px;
    min-height: 433px;
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box
}

.w-loginbox__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background: url(https://mimg.127.net/p/freemail/lib/hdurs/img/ico-close@2x.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.w-loginbox--mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

.w-loginbox--area__loading {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 340px;
    line-height: 340px;
    color: #333;
    background: #fff;
    font-size: 14px;
    text-align: center
}

.w-loginbox--loading__icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(https://mimg.127.net/p/freemail/lib/hdurs/img/loading.gif) 50% no-repeat
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

ul {
    list-style: none
}

button,
input,
select,
textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

img,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

a {
    text-decoration: none
}

@media screen and (min-width:829px) {

    .clearfix:after,
    .clearfix:before {
        content: "";
        display: table;
        clear: both
    }

    .header {
        height: 30px;
        width: 1000px;
        margin: 40px auto 0
    }

    .header .first-part,
    .header .second-part {
        height: 100%
    }

    .header .first-part {
        width: 300px;
        float: left
    }

    .header .second-part {
        width: 700px;
        float: right
    }

    .header .logo-wrap,
    .header .title {
        float: left
    }

    .header .feedback-wrap,
    .header .user-wrap {
        float: right;
        line-height: 30px
    }

    .header .title {
        display: inline-block;
        font-size: 18px;
        font-weight: 500;
        color: #21293a;
        line-height: 30px;
        border-left: 1px solid #dbdbdb;
        padding-left: 16px
    }

    .header .feedback-wrap {
        margin-left: 7px
    }
}

@media screen and (max-width:828px) {
    .header {
        height: auto;
        margin-top: 0
    }

    .header,
    .header .first-part,
    .header .second-part {
        width: 100%
    }

    .header .first-part {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 16px 0
    }

    .header .title {
        margin-left: 13px;
        font-size: 18px;
        line-height: 25px;
        padding-left: 26px;
        border-left: 1px solid #dbdbdb
    }

    .header .feedback-wrap {
        display: none
    }
}

.logo {
    height: 30px;
    cursor: pointer
}

.logo .logo-link {
    display: inline-block;
    height: 28px;
    width: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0
}

@media screen and (max-width:828px) {

    .logo,
    .logo .logo-img {
        height: 28px
    }
}

.badge {
    display: inline-block;
    width: 30px;
    height: 30px
}

.badge img {
    width: 100%;
    height: 100%
}

.user .user-badge.member_pay {
    width: 59px;
    margin-right: 10px
}

.link-login {
    color: #3c79dd;
    cursor: pointer
}

.link-login.link-login-inline {
    display: inline-block
}

.link-login.link-login-block {
    display: block
}

.loginmm-modal-overlay {
    animation: animation-fade .1s linear;
    background-color: rgba(0, 0, 0, .45);
    height: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 50
}

.loginmm-modal-content {
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 400px;
    min-height: 500px
}

.loginmm-close-button {
    position: absolute;
    right: 0;
    top: -40px;
    width: 28px;
    height: 28px;
    border-radius: 24px;
    cursor: pointer
}

.loginmm-close-button,
.loginmm-close-button:hover {
    background: hsla(0, 0%, 100%, .2)
}

.loginmm-close-button img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.user,
.user .user-badge {
    display: table-cell
}

.user .user-badge {
    font-size: 0;
    width: 18px;
    height: 18px
}

.user .user-account,
.user .user-badge img {
    vertical-align: middle
}

.user .user-account {
    padding-left: 4px;
    display: table-cell;
    font-size: 14px;
    color: #555;
    line-height: 1
}

.login-top-wrap {
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.user-right {
    display: inline-block;
    font-size: 12px;
    color: #f59c27;
    background-color: #fff5e6;
    border-radius: 12px;
    padding: 0 8px;
    height: 24px;
    line-height: 24px
}

.pc-user-container {
    display: table;
    height: 30px;
    margin-right: 9px
}

.pc-user-container>div {
    vertical-align: middle
}

.pc-user-container .user-right {
    margin-right: 16px
}

.left-section {
    width: 340px;
    height: 24px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.h5-user-container {
    position: relative;
    height: 24px;
    width: 100%;
    margin-top: 2px
}

.h5-user-container .right-section {
    position: absolute;
    top: 0;
    height: 24px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.h5-user-container .user-right {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 10px
}

.nav {
    display: table
}

.nav>* {
    display: table-cell;
    vertical-align: middle
}

.split-line {
    width: 14px;
    text-align: center
}

.nav-item,
.split-line {
    color: #9095a2;
    font-size: 12px
}

.nav-item {
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer
}

.icon-modal-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 18px;
    top: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKKADAAQAAAABAAAAKAAAAAB65masAAAB50lEQVRYCe3XPU7DMBQH8IahQ5iLYOIAXblAOUWnCKVLshbRO8DCwNAkqqIqB4ELMCFxBiTYKyWVUt4f1VJkpS/+YrOlKk5iP//0HDvpaOSLz4DPgM/Av2Yg4KIXRTFt2/YlDMN5FEXfXFvde3mePxwOh0mSJCuu7xl3EzgKMtvtdq9VVV1wbXXurdfrFcV+otj3WZbdcH1ZIDIXBMEnBZq6QiJzBHqkX0u/BWXwnQOyU4yOyBxwQAJL6FvT6QYOmaOwf7g0TbcYgyuDQHR2gTTBYWwloC3SFKcF7EOOx+NZHMc/uHeq2OAQUzmDAiBPN4e0xRkB0UkF6QKHsdhtBg36ClYxMie2oKZp3sqynIi2rnCIpz3FAoEjUMCJLQjo/X5/p7uVdGPKdSsggknT/UXYK7qsvM/JIPncGoiAyGRd1x9UvTwOsKRN+PlYtzoYPYPyiJhWuiZwI3o2F91nUm6vc24NlBbE8tTC0UF121oBJdwC08qt7u7AqnXjZ7AHtxWD9q3uoTeO6CsfjYAcTgzgCqkNVMG5RGoBdXCukMpAE5wLpBLQBmeLHAS6wNkgWaBLnCmS3ajpxY9PKGcvfiCxH4rNnE7P6csnxHXjMvS/1TQwvoI2m821aX/fz2fAZ8BnwFEGfgHmBNnl5e7lPAAAAABJRU5ErkJggg==) 50% no-repeat;
    background-size: contain;
    cursor: pointer
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 40px;
    bottom: auto;
    border: 1px solid #ccc;
    background: #fff;
    overflow: auto;
    outline: none;
    padding: 40px 54px;
    width: 590px;
    height: auto;
    min-height: 260px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .09);
    border-radius: 12px
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5019607843);
    z-index: 1000
}

@media screen and (max-width:828px) {
    .modal-content {
        border-radius: 16px;
        padding: 20px 24px;
        width: 300px
    }
}

.input-wrapper {
    position: relative;
    display: inline-block
}

.input-prefix {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 12px;
    z-index: 2;
    width: 16px;
    height: 16px;
    text-align: center
}

.input-prefix .icon {
    vertical-align: baseline
}

.input {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    color: #595959;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all .3s;
    font-feature-settings: "tnum";
    font-variant: tabular-nums;
    list-style: none;
    box-sizing: border-box;
    outline: none
}

.input:focus {
    border-color: #3370ff
}

.input--large {
    padding: 8px 12px;
    font-size: 16px;
    line-height: 24px;
    height: 40px
}

.input--normal {
    padding: 4px 12px;
    height: 32px
}

.input--normal,
.input--small {
    font-size: 14px;
    line-height: 22px
}

.input--small {
    padding: 0 8px;
    height: 28px
}

.input--hasPrefix {
    padding-left: 36px
}

.input--no-bordered {
    border: 0;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.input--disabled {
    background: rgba(0, 0, 0, .04);
    border: 1px solid rgba(0, 0, 0, .15)
}

.radio-wrapper {
    font-size: 14px;
    line-height: 16px;
    color: #555960
}

.radio-content,
.rc-checkbox {
    display: inline-block
}

.rc-checkbox {
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    position: relative;
    line-height: 1;
    vertical-align: middle;
    margin-right: 16px
}

.rc-checkbox-input:focus+.rc-checkbox-inner,
.rc-checkbox:hover .rc-checkbox-inner {
    border-color: #3a78dd
}

.rc-checkbox-inner {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    transition: border-color .3s cubic-bezier(.68, -.55, .27, 1.55), background-color .3s cubic-bezier(.68, -.55, .27, 1.55)
}

.rc-checkbox-inner:after {
    transition: background-color .3s cubic-bezier(.68, -.55, .27, 1.55)
}

.rc-checkbox-input {
    position: absolute;
    left: 0;
    z-index: 9999;
    cursor: pointer;
    opacity: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.rc-checkbox-checked .rc-checkbox-inner,
.rc-checkbox-checked:hover .rc-checkbox-inner {
    border-color: #3a78dd
}

.rc-checkbox-checked .rc-checkbox-inner:after {
    position: absolute;
    top: 2px;
    left: 2px;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #3a78dd
}

@media print {
    .rc-checkbox-checked .rc-checkbox-inner {
        box-shadow: inset 0 0 0 16px #3a78dd
    }
}

.button {
    font-family: "PingFangSC-Regular", "Helvetica Neue", "Helvetica Neue Light", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-decoration: none;
    text-align: center;
    margin: 0;
    display: inline-block;
    border: 1px solid;
    box-sizing: border-box;
    transition-property: all;
    transition-duration: .3s;
    appearance: none;
    cursor: pointer;
    outline: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    font-size: 14px
}

.button:active,
.button:focus {
    outline: 0
}

.button.btn-size-middle {
    height: 40px
}

.button.btn-shape-round {
    border-radius: 20px
}

.button.btn-disabled {
    opacity: .5;
    cursor: no-drop
}

.button.btn-disabled * {
    cursor: no-drop
}

.button.btn-primary {
    color: #fff
}

.button.btn-primary.theme-blue {
    background-color: #3c79dd;
    border-color: #3c79dd
}

.button.btn-primary.theme-blue:hover {
    border-color: #5087e0;
    background-color: #5087e0
}

.button.btn-primary.theme-blue:active,
.button.btn-primary.theme-blue:focus {
    border-color: #366dc6;
    background-color: #366dc6
}

.button.btn-primary.theme-blue.btn-disabled {
    border-color: #3c79dd;
    background-color: #3c79dd
}

.button.btn-primary.theme-green {
    background-color: #19995c;
    border-color: #19995c
}

.button.btn-primary.theme-green:hover {
    border-color: #30a36d;
    background-color: #30a36d
}

.button.btn-primary.theme-green:active,
.button.btn-primary.theme-green:focus {
    border-color: #168953;
    background-color: #168953
}

.button.btn-primary.theme-green.btn-disabled {
    border-color: #19995c;
    background-color: #19995c
}

.button.btn-primary.theme-yellow {
    background-color: #aa8f30;
    border-color: #aa8f30
}

.button.btn-primary.theme-yellow:hover {
    border-color: #b39a45;
    background-color: #b39a45
}

.button.btn-primary.theme-yellow:active,
.button.btn-primary.theme-yellow:focus {
    border-color: #99802b;
    background-color: #99802b
}

.button.btn-primary.theme-yellow.btn-disabled {
    border-color: #aa8f30;
    background-color: #aa8f30
}

.button.btn-cancel {
    background-color: #fff
}

.button.btn-cancel,
.button.btn-cancel.btn-disabled {
    color: #555;
    border-color: #555
}

.button.btn-cancel:hover {
    color: #666;
    border-color: #666
}

.button.btn-cancel:active,
.button.btn-cancel:focus {
    color: #4c4c4c;
    border-color: #4c4c4c
}

.button.btn-cancel .loading-spin:after {
    border-color: #555;
    border-color: #555 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px
}

.button.btn-member,
.button.btn-member.btn-disabled {
    color: #905a22;
    border-color: #fad96e;
    background-color: #fad96e
}

.button.btn-member:hover {
    color: #9b6b39;
    border-color: #fbdd7d;
    background-color: #fbdd7d
}

.button.btn-member:active,
.button.btn-member:focus {
    color: #81511f;
    border-color: #e1c363;
    background-color: #e1c363
}

.loading-spin {
    display: inline-block;
    width: 20px;
    height: 20px
}

.loading-spin:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-color: #fff;
    border-color: #fff rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px;
    animation: loading-spin 1.2s linear infinite
}

.loading-spin.loading-spin-member:after {
    border-color: #905a22;
    border-color: #905a22 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px
}

@keyframes loading-spin {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn);
        -ms-transform: rotate(1turn)
    }
}

.desc-dlapp-ad {
    font-size: 14px;
    color: #999;
    margin-top: 24px;
    margin-bottom: -24px
}

.desc-dlapp-ad .link {
    color: #3c79dd;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.feedback {
    font-size: 12px;
    letter-spacing: 1px;
    color: #999;
    margin: 0 auto
}

.feedback .feedback-link {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

.feedback .feedback-line {
    display: inline-block;
    height: 12px;
    width: 14px;
    text-align: center
}

.item-wrapper {
    height: 40px
}

.item-wrapper .other-text {
    margin-right: 12px
}

.report-content .report-reason {
    color: #1f1d1d;
    font-size: 16px
}

.report-content .report-tip {
    color: #a6a6a6;
    font-size: 14px;
    margin-bottom: 32px
}

.report-content .modal-btn-group {
    text-align: center;
    margin-top: 32px
}

.success-modal {
    text-align: center;
    font-size: 14px;
    height: 305px;
    padding-top: 88px
}

.success-modal .modal-success-title {
    color: #33a853
}

.success-modal .modal-success-content {
    color: #8c8c8c
}

.success-modal .modal-success-icon img {
    width: 36px;
    height: 36px
}

.success-modal .modal-btn-group {
    margin-top: 26px
}

@media screen and (max-width:828px) {
    .report-content .report-reason {
        text-align: center;
        font-size: 14px
    }

    .report-content .report-tip {
        text-align: center;
        font-size: 12px
    }

    .report-content .modal-btn-group {
        margin-top: 24px
    }

    .report-modal {
        width: 100%;
        height: 530px;
        bottom: 0;
        left: 0;
        top: auto;
        transform: translate(0);
        -ms-transform: translate(0)
    }

    .h5-input {
        margin-top: -14px
    }

    .h5-input textarea {
        width: 327px;
        height: 92px
    }
}

.dl-alert {
    width: 100%
}

.dl-alert-wrapper {
    margin: 16px 20px 0
}

.mail-alert.v043 {
    border-radius: 4px;
    display: table;
    font-size: 14px;
    line-height: 22px;
    padding: 8px 16px;
    position: relative;
}

.mail-alert-content {
    color: #394051;
    display: table-cell;
    width: 100%;
}

.mail-alert-actions {
    display: table-cell;
    padding-left: 8px;
    white-space: nowrap;
}

.mail-alert-action {
    color: #3370ff;
    cursor: pointer;
}


.file-thumb {
    height: 64px;
    width: 64px
}

.file-thumb.file-thumb-loading {
    background-color: #d9d9d9
}

.file-thumb img {
    height: 64px;
    width: 64px
}

.main-container {
    width: 1000px;
    min-height: 444px;
    margin: 10px auto 24px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    position: relative;
    background-color: #fff
}

.main-container .content-container {
    width: 1000px;
    min-height: 444px;
    display: table
}

.main-container .btn-link {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 36px
}

.main-container .btn-download {
    margin: 0 8px
}

.main-container .file-alert {
    width: 100%;
    box-sizing: border-box
}

.main-container .btn-knowmore {
    color: #4472f6;
    cursor: pointer;
    text-decoration: none
}

.main-container .file-container {
    width: 800px;
    display: table-cell;
    position: relative
}

.main-container .dl-app {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #ebebeb
}

.file-container {
    margin: 100px auto;
    text-align: center;
    position: relative
}

.file-container .thumb-container {
    margin: 56px auto 0
}

.file-container .file-size {
    color: #9095a2;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px
}

.file-container .file-name {
    font-size: 16px;
    color: #21293a;
    font-weight: 500;
    line-height: 24px;
    margin: 16px 0 8px;
    padding: 0 16px;
    word-break: break-all
}

.file-container .file-countdown {
    line-height: 22px;
    margin-bottom: 32px
}

.file-container .btn-download {
    vertical-align: top
}

.main-container.is-mobile {
    width: 340px;
    min-height: 424px;
    margin-bottom: 0
}

.main-container.is-mobile .file-container {
    margin: 85px auto
}

.main-container.is-mobile .content-container {
    width: 340px;
    min-height: 424px
}

.main-container.is-mobile .dl-app {
    display: none
}

.file-container-tool-wrap {
    margin: 72px 0 20px
}

.w-ad {
    height: 98px;
    width: 1000px;
    margin: 24px auto;
    background-color: #f3f3f3
}

@media screen and (max-width:828px) {
    .w-ad {
        margin: 0 auto 30px
    }

    .h5-feedback {
        margin-top: 30px
    }
}

.footer {
    margin: 24px 0;
    font-size: 12px
}

.footer .intro {
    margin: 0 auto
}

.footer .copyright {
    text-align: center;
    color: #999;
    margin-top: 10px
}

@media screen and (min-width:829px) {
    .footer .smart {
        display: none
    }
}

@media screen and (max-width:828px) {
    .footer .desktop {
        display: none
    }

    .footer .intro {
        margin-bottom: 4px
    }

    .footer .copyright {
        font-size: 10px
    }
}

/*# sourceMappingURL=main.c355f0a6.chunk.css.map */