
        .all-txt img {
        max-width: 700px
        }

        .content-menu {
        border-bottom: 1px solid #e6e6e6;
        }

        .header-content {
        width: 1200px;
        height: 64px;
        margin: 0 auto;
        }

        .nav {
        position: relative;
        bottom: 35px;
        right: 150px;
        width: 600px;
        height: 64px;
        margin: -30px auto;
        padding: 0;
        background-color: #fff;
        }

        .nav-cell {
        float: left;
        height: 64px;
        width: auto;
        margin-left: 0x;
        }

        .nav-cell>a {
        display: block;
        width: auto;
        padding: 0 10px;
        line-height: 65px;
        text-align: center;
        font-size: 16px;
        color: #000;
        font-weight: normal;
        background: inherit
        }

        .nav-cell>a.last {
        background: none;
        }

        .nav-cell>a:hover {
        text-decoration: none;
        background: #9d1518;
        color: #fff;
        }

        .sub-menu {
        position: absolute;
        left: -168px;
        top: 64px;
        width: 1198px;
        height: 240px;
        border: 1px solid #bd0509;
        background: #fff;
        display: none;
        z-index: 100;
        }

        .login-image {
        padding: 6px 12px;
        position: relative;
        right: 10px;
        }

        .header-login-yet>a {
        line-height: 65px;
        font-size: 16px;
        color: #000
        }

        .header-user {
        line-height: 65px;
        }

        .header-user img {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        }

        .header-user span {
        font-size: 16px;
        }

        .set-menu {
        top: 64px;
        z-index: 500
        }

        .set-menu span {
        font-size: 14px;
        }

        .set-menu li {
        height: 40px;
        line-height: 40px;
        }

        .set-menu a i {
        margin-top: 12px;
        }

        .warm-spots {
        right: -2px;
        top: 22px;
        }

        .notice-box {
        left: -217px;
        top: 55px;
        }

        .post-recommend {
        font-size: 20px;
        font-weight: bold;
        color: #ff0000;
        padding-bottom: 10px;
        }

        .post_ad_close {
        position: absolute;
        right: 0px;
        top: -18px;
        border: 1px solid;
        }

        .post_ad_gesture {
        position: relative;
        bottom: 2px;
        display: inline-block;
        width: 15px;
        height: 3px;
        background: #000;
        line-height: 0;
        font-size: 0;
        vertical-align: middle;
        -webkit-transform: rotate(45deg);
        }

        .post_ad_gesture:after {
        content: '/';
        display: block;
        width: 15px;
        height: 3px;
        background: #000;
        -webkit-transform: rotate(-90deg);
        }

        .go_vip {
        width: 170px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        font-size: 18px;
        color: #bb0c17;
        background-color: #EEE1E1;
        margin: 5px auto 10px;
        cursor: pointer;
        display: block;
        text-decoration: none !important;
        }

        .baidu-commercial {
        display: none;
        }

        .post_vline {
        float: left;
        padding: 0 10px;
        font-size: 16px;
        }

        .post_accusation {
        float: left;
        font-size: 14px;
        cursor: pointer;
        }

        .accusation-down-list {
        position: absolute;
        background: #fff;
        z-index: 100;
        top: 55px;
        left: 408px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        box-shadow: 0px 2px 19px #888888;
        z-index: 1000;
        width: 400px;
        display: none;
        }

        .accusation-down-list .arrows {
        width: 15px;
        height: 7px;
        position: absolute;
        top: -7px;
        left: 8px;
        background: url(/dm-882abc75c8ebffa3/help/style/KLUv_SAucQEAaHR0cHM6Ly93d3cuZ3VhbmNoYS5jbi9pbWFnZXMvbm90aWNlLWljb25zLnBuZw) no-repeat -373px -20px;
        }

        .acc-tips-body ul>li {
        line-height: 20px;
        }

        .content-bottom-ad {
        width: 770px;
        height: 140px;
        overflow: hidden;
        position: relative;
        margin-top: 20px;
        }

        .content-bottom-ad-flicking {
        width: 770px;
        height: 8px;
        position: absolute;
        bottom: 10px;
        z-index: 50;
        text-align: center;
        }

        .content-bottom-ad-flicking div {
        width: 20px;
        height: 8px;
        display: inline-block;
        margin: 0 1px;
        }

        .content-bottom-ad-flicking a {
        width: 16px;
        height: 6px;
        display: block;
        text-indent: -1000px;
        border-radius: 3px;
        background-color: rgba(255, 255, 255, .4);
        margin: 1px 2px 0;
        }

        .content-bottom-ad-flicking a.on {
        background-color: #ffffff;
        width: 20px;
        height: 8px;
        margin: 0px;
        }

        .content-bottom-ad-image {
        width: 770px;
        height: 140px;
        }

        .showbigimg img {
        max-width: 2000px;
        }

        input::-webkit-outer-spin-button,
        input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        }

        input[type="number"] {
        -moz-appearance: textfield;
        }
    