html {
    overflow-x: auto;
}

body {
    font-family: "Microsoft YaHei" !important;
}

section {
    margin-top: 20px;
    margin-bottom: 5px;
}

section > h3 {
    font-size: 24px;
    margin-bottom: 14px;
}

.left-kefu {
    position: fixed;
    right: 0.5%;
    top: 1%;
    z-index: 99999;
}

.left-kefu section {
    margin-top: 5px;
}

.right-kefu {
    position: fixed;
    left: 0.5%;
    top: 1%;
    z-index: 99999;
}

.right-kefu section {
    margin-top: 5px;
}

@media all and (max-width: 750px) {
    .left-kefu,
    .right-kefu {
        display: none;
    }
}

.pad-wrap {
    padding: 0 3px;
}

.pad-wrap.flex {
    display: flex;
}

.topbar {
    width: 100%;
    background: #ffb911;
    font-weight: bold;
}

.topbar a {
    color: #8f4d2a;
}

.topbar a:hover {
    color: #fff71d;
}

.topbar .layui-btn {
    background-color: #dc0f04;
}

.number {
    color: #fff;
    display: inline-block;
    width: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
}

.red {
    background: radial-gradient(circle at 30px 30px, #fff, red);
}

.blue {
    background: radial-gradient(circle at 30px 30px, #fff, blue);
}

.green {
    background: radial-gradient(circle at 30px 30px, #fff, green);
}

.topbar-wrap {
    display: flex;
    padding: 2px 16px;
    line-height: 22px;
}

@media all and (max-width: 375px) {
    .topbar-wrap {
        padding: 2px 2px;
        display: none;
    }
}

@media all and (min-width: 376px) {
    .topbar-wrap {
        display: flex;
    }
}

.topbar-wrap .toplink {
    width: 45%;
}

.topbar-wrap .toplink img {
    vertical-align: text-top;
    padding: 3px 0;
}

.topbar-wrap .toplink .current-wrap {
    display: inline-block;
}

.topbar-wrap .toplink .current-wrap ul {
    display: inline-block;
}

.topbar-wrap .toplink .current-wrap ul li {
    padding: 0 1px;
    display: inline-flex;
}

.topbar-wrap .topform {
    width: 55%;
    display: flex;
    justify-content: flex-end;
}

.topbar-wrap .form input {
    padding: 0 3px;
}

.topbar-wrap .feature-link {
    margin-left: 5px;
}

.topbar-wrap .feature-link a {
    padding: 0 3px;
}

.topbar-wrap .profile {
    display: flex;
}

.topbar-wrap .profile form {
    margin-left: 10px;
}

.phone-top-bar {
    margin-top: 5px;
    padding: 5px 0;
    background-color: #ffb911;
}

@media all and (min-width: 376px) {
    .phone-top-bar {
        display: none;
    }
}

.phone-top-bar .form {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.phone-top-bar .input {
    margin-top: 2px;
}

.phone-top-bar .btn {
    margin-top: 2px;
}

.phone-lottery {
    width: 90%;
    margin: 10px auto;
}

@media all and (min-width: 376px) {
    .phone-lottery {
        display: none;
    }
}

.phone-lottery .history {
    padding: 0 8px;
    min-height: 22px;
}

.phone-lottery .current-wrap {
    margin-top: 3px;
}

.phone-lottery li {
    display: inline-block;
    padding: 2px 6px;
}

@media all and (max-width: 320px) {
    .phone-lottery li {
        padding: 2px 3px;
    }
}

.phone-lottery .zodiac {
    padding: 0 4px;
}

#beauty .wrap img {
    width: 100%;
}

.table-wrapper {
    width: 100%;
    overflow-x: scroll;
}

.layui-table th {
    text-align: center;
}

.layui-table td {
    padding: 6px 10px;
    text-align: center;
}

.header {
    display: flex;
}

.header .logo {
    width: 200px;
}

.header .banner img {
    height: 100%;
}

.header img {
    width: 100%;
}

.navbar {
    margin-top: 3px;
    background: #021a90;
}

@media all and (min-width: 1171px) {
    .navbar .layui-nav {
        background-color: #021a90 !important;
    }

    .navbar .layui-nav .layui-nav-item {
        line-height: 42px;
    }

    .navbar .layui-nav .layui-nav-item a {
        font-size: 16px;
        font-weight: bold;
    }
}

@media all and (min-width: 971px) and (max-width: 1170px) {
    .navbar .layui-nav {
        background-color: #021a90 !important;
    }

    .navbar .layui-nav .layui-nav-item {
        line-height: 42px;
    }

    .navbar .layui-nav .layui-nav-item a {
        font-size: 14px;
        padding: 0 8px;
    }
}

@media all and (min-width: 751px) and (max-width: 970px) {
    .navbar .layui-nav {
        background-color: #021a90 !important;
    }

    .navbar .layui-nav .layui-nav-item {
        line-height: 42px;
    }

    .navbar .layui-nav .layui-nav-item a {
        font-size: 14px;
        padding: 0 8px;
    }
}

@media all and (max-width: 750px) {
    .navbar .layui-nav {
        background-color: #021a90 !important;
    }

    .navbar .layui-nav .layui-nav-item {
        line-height: 42px;
    }

    .navbar .layui-nav .layui-nav-item a {
        font-size: 14px;
        padding: 0 8px;
    }
}

.navbar-fixed {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    margin-top: 0;
}

#recommend {
    margin-top: 6px;
}

#recommend .promise {
    margin-top: 5px;
    padding: 3px 0;
}

#recommend .promise .highlight {
    color: red;
}

#recommend .recommend-item {
    border: 1px solid #e2e2e2;
    padding: 32px 36px;
}

#recommend .recommend-item .text {
    text-align: center;
}

#recommend .recommend-banner {
    border: 1px solid #e8e8e8;
}

#recommend .recommend-banner img {
    width: 100%;
    height: 70px;
}

#recommend .recommend-wrap {
    margin-top: 5px;
}

#recommend .item {
    margin: 2px 3px;
    padding: 3px 5px;
    height: 320px;
    border: 1px solid #e8e8e8;
    overflow-y: hidden;
    cursor: pointer;
}

#recommend .item .title {
    margin: 12px 3px;
    padding: 0 5px;
    font-size: 18px;
}

#recommend .item .content {
    padding: 1px 6px;
}

#recommend .item img {
    width: 100%;
}

#recommend .item:hover {
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media all and (min-width: 1171px) {
    #news ul {
        width: 1280px;
    }
}

.news-item {
    float: left;
    min-height: 265px;
    margin-right: 26px;
    overflow: hidden;
}

.news-item .title {
    font-size: 16px;
    padding: 5px 3px;
}

.news-item .content {
    overflow-wrap: break-word;
    padding: 0 3px;
}

@media all and (min-width: 1171px) {
    .news-item {
        width: 265px;
    }

    .news-item img {
        width: 265px;
        height: 165px;
    }
}

@media all and (min-width: 971px) and (max-width: 1170px) {
    .news-item {
        width: 265px;
    }

    .news-item img {
        width: 265px;
        height: 165px;
    }
}

@media all and (min-width: 751px) and (max-width: 970px) {
    .news-item {
        width: 265px;
    }

    .news-item img {
        width: 320px;
        height: 200px;
    }
}

@media all and (max-width: 750px) {
    .news-item {
        width: 100%;
        margin-top: 8px;
    }

    .news-item .img {
        text-align: center;
    }

    .news-item img {
        width: 290px;
        height: 200px;
    }

    .news-item .body {
        padding: 0 15px;
    }
}

#news-show {
    margin-top: 20px;
}

#news-show .container {
    border: 1px solid #ddd;
    padding: 15px 65px;
    margin-bottom: 30px;
}

#news-show .title {
    width: 100%;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 1em;
    margin-right: 15px;
}

#news-show .date {
    font-size: 14px;
    line-height: 2em;
}

@media all and (min-width: 1171px) {
    #news-show .wrap {
        padding: 20px 55px;
        border: 1px solid #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        margin: 10px 35px;
    }

    #news-show .wrap .header {
        display: block;
        padding: 5px 15px;
        width: 100%;
    }

    #news-show .wrap .content {
        padding: 0 45px;
        margin-bottom: 35px;
        text-align: center;
    }

    #news-show .wrap .content img {
        width: 100%;
    }
}

@media all and (min-width: 971px) and (max-width: 1170px) {
    #news-show .wrap {
        padding: 20px 10px;
        border: 1px solid #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        margin: 10px 35px;
    }

    #news-show .wrap .header {
        display: block;
        padding: 5px 5px;
        width: 100%;
    }

    #news-show .wrap .content {
        padding: 0 5px;
        margin-bottom: 35px;
        text-align: center;
    }

    #news-show .wrap .content img {
        width: 100%;
    }
}

@media all and (max-width: 750px) {
    #news-show .wrap {
        padding: 20px 5px;
        border: 1px solid #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        margin: 0 5px;
    }

    #news-show .wrap .header {
        display: block;
        padding: 5px 5px;
        width: 100%;
    }

    #news-show .wrap .content {
        padding: 0 5px;
        margin-bottom: 35px;
        text-align: center;
    }

    #news-show .wrap .content img {
        width: 100%;
    }
}

.news-list {
    margin-top: 8px;
}

@media all and (min-width: 1171px) {
    .news-list .news-item {
        padding: 5px 0;
        min-height: auto;
    }

    .news-list a {
        display: inline-block;
        padding: 0 1px;
    }
}

@media all and (min-width: 971px) and (max-width: 1170px) {
    .news-list .news-item {
        padding: 5px 0;
        min-height: auto;
    }

    .news-list a {
        display: inline-block;
        padding: 0 1px;
    }
}

@media all and (min-width: 751px) and (max-width: 970px) {
    .news-list .news-item {
        padding: 5px 0;
        min-height: auto;
    }

    .news-list a {
        display: inline-block;
        padding: 0 1px;
    }
}

@media all and (max-width: 750px) {
    .news-list .news-item {
        padding: 5px 0;
        min-height: auto;
        text-align: center;
    }

    .news-list a {
        display: inline-block;
        padding: 0 1px;
    }
}

#forum .layui-btn, #forum .layui-laypage-em, #forum-show .layui-btn, #forum-show .layui-laypage-em, #forum-publish .layui-btn, #forum-publish .layui-laypage-em {
    background-color: #021a90 !important;
}

#forum .layui-badge, #forum-show .layui-badge, #forum-publish .layui-badge {
    line-height: 20px;
}

@media all and (min-width: 1171px) {
    #forum .wrap, #forum-show .wrap, #forum-publish .wrap {
        padding: 5px 25px;
    }

    #forum .wrap .top-menu, #forum-show .wrap .top-menu, #forum-publish .wrap .top-menu {
        margin: 3px 0;
    }

    #forum .wrap .item, #forum-show .wrap .item, #forum-publish .wrap .item {
        margin: 2px 0;
        padding: 10px 15px;
        border: 1px solid #e8e8e8;
    }

    #forum .wrap .item:hover, #forum-show .wrap .item:hover, #forum-publish .wrap .item:hover {
        box-shadow: 1px 1px 3px #cec8c8;
    }

    #forum .wrap .nice, #forum-show .wrap .nice, #forum-publish .wrap .nice {
        border: 1px solid #fc8f8f;
    }

    #forum .wrap .nice:hover, #forum-show .wrap .nice:hover, #forum-publish .wrap .nice:hover {
        box-shadow: 1px 1px 5px #f73838;
    }

    #forum .wrap .title, #forum-show .wrap .title, #forum-publish .wrap .title {
        font-size: 18px;
        width: 70%;
        display: inline-block;
    }

    #forum .wrap .title .reply_m, #forum-show .wrap .title .reply_m, #forum-publish .wrap .title .reply_m {
        color: #999;
        font-size: 14px;
        margin: 3px 0;
    }

    #forum .wrap .title .reply_m .author, #forum-show .wrap .title .reply_m .author, #forum-publish .wrap .title .reply_m .author {
        margin-right: 15px;
    }

    #forum .wrap .title .reply_m .date, #forum-show .wrap .title .reply_m .date, #forum-publish .wrap .title .reply_m .date {
        margin-left: 15px;
    }

    #forum .wrap .reply-info, #forum-show .wrap .reply-info, #forum-publish .wrap .reply-info {
        color: #999;
        width: 25%;
        display: inline-block;
        text-align: right;
    }

    #forum .content-wrap, #forum-show .content-wrap, #forum-publish .content-wrap {
        border: 1px solid #e8e8e8;
        margin: 8px 0;
        padding: 15px 25px;
        min-height: 120px;
    }

    #forum .info, #forum-show .info, #forum-publish .info {
        color: #999;
    }

    #forum .info div, #forum-show .info div, #forum-publish .info div {
        margin: 4px 0;
    }

    #forum .info .author, #forum-show .info .author, #forum-publish .info .author {
        width: 63%;
        display: inline-block;
    }

    #forum .info .date, #forum-show .info .date, #forum-publish .info .date {
        text-align: right;
        width: 35%;
        display: inline-block;
    }

    #forum .content, #forum-show .content, #forum-publish .content {
        margin: 10px 0;
    }

    #forum .replay-wrap, #forum-show .replay-wrap, #forum-publish .replay-wrap {
        border: 1px solid #e8e8e8;
        margin: 4px 0;
        padding: 5px 5px;
    }

    #forum .replay-wrap .reply-body, #forum-show .replay-wrap .reply-body, #forum-publish .replay-wrap .reply-body {
        background: #f2f2f7;
        padding: 5px 20px;
        min-height: 120px;
    }

    #forum .reply-form, #forum-show .reply-form, #forum-publish .reply-form {
        border: 1px solid #e8e8e8;
        padding: 8px 25px;
    }

    #forum .reply-form .captcha, #forum-show .reply-form .captcha, #forum-publish .reply-form .captcha {
        width: 35%;
        margin: 0 auto;
    }

    #forum .reply-form .captcha div, #forum-show .reply-form .captcha div, #forum-publish .reply-form .captcha div {
        margin-right: 10px;
    }

    #forum .reply-form .btn, #forum-show .reply-form .btn, #forum-publish .reply-form .btn {
        margin: 5px 0;
        text-align: center;
    }
}

@media all and (min-width: 971px) and (max-width: 1170px) {
    #forum .wrap, #forum-show .wrap, #forum-publish .wrap {
        padding: 5px 0;
    }

    #forum .wrap .item, #forum-show .wrap .item, #forum-publish .wrap .item {
        margin: 2px 0;
        padding: 6px 5px;
        border: 1px solid #e8e8e8;
    }

    #forum .wrap .item:hover, #forum-show .wrap .item:hover, #forum-publish .wrap .item:hover {
        box-shadow: 1px 1px 3px #cec8c8;
    }

    #forum .wrap .nice, #forum-show .wrap .nice, #forum-publish .wrap .nice {
        border: 1px solid #fc8f8f;
    }

    #forum .wrap .nice:hover, #forum-show .wrap .nice:hover, #forum-publish .wrap .nice:hover {
        box-shadow: 1px 1px 5px #f73838;
    }

    #forum .wrap .title, #forum-show .wrap .title, #forum-publish .wrap .title {
        font-size: 16px;
        width: 100%;
        display: inline-block;
    }

    #forum .wrap .title .reply_m, #forum-show .wrap .title .reply_m, #forum-publish .wrap .title .reply_m {
        color: #999;
        font-size: 14px;
        margin: 3px 0;
    }

    #forum .wrap .title .reply_m .author, #forum-show .wrap .title .reply_m .author, #forum-publish .wrap .title .reply_m .author {
        display: none !important;
        margin-right: 15px;
    }

    #forum .wrap .title .reply_m .date, #forum-show .wrap .title .reply_m .date, #forum-publish .wrap .title .reply_m .date {
        margin-left: 15px;
    }

    #forum .wrap .reply-info, #forum-show .wrap .reply-info, #forum-publish .wrap .reply-info {
        display: none !important;
        width: 25%;
        display: inline-block;
    }

    #forum .wrap .reply-info .date, #forum-show .wrap .reply-info .date, #forum-publish .wrap .reply-info .date {
        text-align: right;
    }

    #forum .content-wrap, #forum-show .content-wrap, #forum-publish .content-wrap {
        border: 1px solid #e8e8e8;
        margin: 8px 0;
        padding: 15px 10px;
        min-height: 120px;
    }

    #forum .info, #forum-show .info, #forum-publish .info {
        color: #999;
    }

    #forum .info div, #forum-show .info div, #forum-publish .info div {
        margin: 4px 0;
    }

    #forum .info .author, #forum-show .info .author, #forum-publish .info .author {
        width: 100%;
        display: inline-block;
    }

    #forum .info .date, #forum-show .info .date, #forum-publish .info .date {
        text-align: left;
        width: 100%;
        display: inline-block;
    }

    #forum .content, #forum-show .content, #forum-publish .content {
        margin: 10px 0;
    }

    #forum .replay-wrap, #forum-show .replay-wrap, #forum-publish .replay-wrap {
        border: 1px solid #e8e8e8;
        margin: 4px 0;
        padding: 5px 5px;
    }

    #forum .replay-wrap .reply-body, #forum-show .replay-wrap .reply-body, #forum-publish .replay-wrap .reply-body {
        background: #f2f2f7;
        padding: 5px 20px;
        min-height: 120px;
    }

    #forum .reply-form, #forum-show .reply-form, #forum-publish .reply-form {
        border: 1px solid #e8e8e8;
        padding: 8px 5px;
    }

    #forum .reply-form .captcha, #forum-show .reply-form .captcha, #forum-publish .reply-form .captcha {
        width: 45%;
        margin: 0 auto;
    }

    #forum .reply-form .captcha div, #forum-show .reply-form .captcha div, #forum-publish .reply-form .captcha div {
        margin-right: 10px;
    }

    #forum .reply-form .btn, #forum-show .reply-form .btn, #forum-publish .reply-form .btn {
        margin: 5px 0;
        text-align: center;
    }
}

@media all and (min-width: 751px) and (max-width: 970px) {
    #forum .reply-form, #forum-show .reply-form, #forum-publish .reply-form {
        border: 1px solid #e8e8e8;
        padding: 8px 5px;
    }

    #forum .reply-form .captcha, #forum-show .reply-form .captcha, #forum-publish .reply-form .captcha {
        width: 70%;
        margin: 0 auto;
    }

    #forum .reply-form .captcha div, #forum-show .reply-form .captcha div, #forum-publish .reply-form .captcha div {
        margin-right: 10px;
    }

    #forum .reply-form .btn, #forum-show .reply-form .btn, #forum-publish .reply-form .btn {
        margin: 5px 0;
        text-align: center;
    }
}

@media all and (max-width: 750px) {
    #forum .wrap, #forum-show .wrap, #forum-publish .wrap {
        padding: 5px 0;
    }

    #forum .wrap .item, #forum-show .wrap .item, #forum-publish .wrap .item {
        margin: 2px 0;
        padding: 6px 5px;
        border: 1px solid #e8e8e8;
    }

    #forum .wrap .item:hover, #forum-show .wrap .item:hover, #forum-publish .wrap .item:hover {
        box-shadow: 1px 1px 3px #cec8c8;
    }

    #forum .wrap .nice, #forum-show .wrap .nice, #forum-publish .wrap .nice {
        border: 1px solid #fc8f8f;
    }

    #forum .wrap .nice:hover, #forum-show .wrap .nice:hover, #forum-publish .wrap .nice:hover {
        box-shadow: 1px 1px 5px #f73838;
    }

    #forum .wrap .title, #forum-show .wrap .title, #forum-publish .wrap .title {
        font-size: 16px;
        width: 100%;
        display: inline-block;
    }

    #forum .wrap .title .reply_m, #forum-show .wrap .title .reply_m, #forum-publish .wrap .title .reply_m {
        color: #999;
        font-size: 14px;
        margin: 3px 0;
    }

    #forum .wrap .title .reply_m .author, #forum-show .wrap .title .reply_m .author, #forum-publish .wrap .title .reply_m .author {
        display: none !important;
        margin-right: 15px;
    }

    #forum .wrap .title .reply_m .date, #forum-show .wrap .title .reply_m .date, #forum-publish .wrap .title .reply_m .date {
        margin-left: 15px;
    }

    #forum .wrap .reply-info, #forum-show .wrap .reply-info, #forum-publish .wrap .reply-info {
        display: none !important;
        width: 25%;
        display: inline-block;
    }

    #forum .wrap .reply-info .date, #forum-show .wrap .reply-info .date, #forum-publish .wrap .reply-info .date {
        text-align: right;
    }

    #forum .content-wrap, #forum-show .content-wrap, #forum-publish .content-wrap {
        border: 1px solid #e8e8e8;
        margin: 8px 0;
        padding: 15px 10px;
        min-height: 120px;
    }

    #forum .info, #forum-show .info, #forum-publish .info {
        color: #999;
    }

    #forum .info div, #forum-show .info div, #forum-publish .info div {
        margin: 4px 0;
    }

    #forum .info .author, #forum-show .info .author, #forum-publish .info .author {
        width: 100%;
        display: inline-block;
    }

    #forum .info .date, #forum-show .info .date, #forum-publish .info .date {
        text-align: left;
        width: 100%;
        display: inline-block;
    }

    #forum .content, #forum-show .content, #forum-publish .content {
        margin: 10px 0;
    }

    #forum .replay-wrap, #forum-show .replay-wrap, #forum-publish .replay-wrap {
        border: 1px solid #e8e8e8;
        margin: 4px 0;
        padding: 5px 5px;
    }

    #forum .replay-wrap .reply-body, #forum-show .replay-wrap .reply-body, #forum-publish .replay-wrap .reply-body {
        background: #f2f2f7;
        padding: 5px 20px;
        min-height: 120px;
    }

    #forum .reply-form, #forum-show .reply-form, #forum-publish .reply-form {
        border: 1px solid #e8e8e8;
        padding: 8px 5px;
    }

    #forum .reply-form .captcha, #forum-show .reply-form .captcha, #forum-publish .reply-form .captcha {
        width: 90%;
        margin: 0 auto;
    }

    #forum .reply-form .captcha div, #forum-show .reply-form .captcha div, #forum-publish .reply-form .captcha div {
        margin-right: 10px;
    }

    #forum .reply-form .btn, #forum-show .reply-form .btn, #forum-publish .reply-form .btn {
        margin: 5px 0;
        text-align: center;
    }
}

.footer {
    width: 100%;
    min-height: 75px;
    background-color: #ffffff;
}

@media all and (min-width: 1171px) {
    .footer .wrap {
        padding: 13px 4%;
    }

    .footer .desc {
        color: #000000;
        padding: 5px 0;
        text-align: center;
    }

    .footer .desc div {
        vertical-align: middle;
        display: inline-block;
    }

    .footer .desc .text {
        width: 100%;
    }

    .footer .desc .copyright {
        width: 50%;
    }

    .footer .desc .contact {
        width: 45%;
    }

    .footer .desc .cerf {
        margin-top: 12px;
    }

    .footer .desc .cerf li {
        padding: 0 5px;
    }

    .footer li {
        display: inline-block;
    }

    .footer .support {
        width: 100%;
        text-align: center;
    }

    .footer .support li {
        width: 8%;
        padding: 1px 5px;
    }

    .footer .support li img {
        width: 100%;
    }
}

@media all and (min-width: 971px) and (max-width: 1170px) {
    .footer .wrap {
        padding: 13px 2%;
    }

    .footer .desc {
        color: #000000;
        padding: 5px 0;
        text-align: center;
    }

    .footer .desc div {
        vertical-align: middle;
        display: inline-block;
    }

    .footer .desc .text {
        width: 100%;
    }

    .footer .desc .copyright {
        width: 100%;
    }

    .footer .desc .contact {
        width: 100%;
    }

    .footer .desc .cerf {
        margin-top: 12px;
    }

    .footer .desc .cerf li {
        padding: 0 5px;
    }

    .footer li {
        display: inline-block;
    }

    .footer .support {
        width: 100%;
        text-align: center;
    }

    .footer .support li {
        width: 8%;
        padding: 1px 5px;
    }

    .footer .support li img {
        width: 100%;
    }
}

@media all and (min-width: 751px) and (max-width: 970px) {
    .footer .wrap {
        padding: 13px 2%;
    }

    .footer .desc {
        color: #000000;
        padding: 5px 0;
        text-align: center;
    }

    .footer .desc div {
        vertical-align: middle;
        display: inline-block;
    }

    .footer .desc .text {
        width: 100%;
    }

    .footer li {
        display: inline-block;
    }

    .footer .support {
        width: 100%;
        text-align: center;
    }

    .footer .support li {
        width: 8%;
        padding: 1px 2px;
    }

    .footer .support li img {
        width: 100%;
    }

    .footer .cerf {
        padding: 4px 0;
    }
}

@media all and (max-width: 750px) {
    .footer .wrap {
        padding: 13px 2%;
    }

    .footer .desc {
        color: #000000;
        padding: 5px 0;
        text-align: center;
    }

    .footer .desc div {
        vertical-align: middle;
        display: inline-block;
    }

    .footer .desc .text {
        width: 100%;
    }

    .footer li {
        display: inline-block;
    }

    .footer .support {
        width: 100%;
        text-align: center;
    }

    .footer .cerf {
        padding: 4px 0;
    }

    .footer .cerf li {
        width: 30%;
    }

    .footer .cerf li img {
        width: 100%;
    }
}

.menu {
    background: none;
    border: none;
    display: inline-block;
    height: 60px;
    margin: 0 10px;
    cursor: pointer;
}

.menu .icon-bar {
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    height: 4px;
    margin: 0 auto 4px;
    width: 30px;
}

.drawer:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #021a90;
    width: 100%;
    height: 100%;
    content: "";
}

.drawer {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 2000;
    top: 0;
    right: -120%;
}

.drawer-menu {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.draw-close {
    position: fixed;
    z-index: 5000;
    padding: 15px 15px;
    display: none;
}

.draw-close i {
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}

.drawer-item {
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    list-style: none;
}

.drawer-item a {
    text-align: center;
    line-height: 70px;
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
}

#beauty .grid div {
    float: left;
    margin: 2px 1px;
}

#beauty .grid div img {
    width: 100%;
    height: 100%;
}

@media all and (min-width: 1171px) {
    #beauty .grid .w1 {
        padding: 0 0.5px;
        width: 281.5px;
        height: 277.5px;
    }

    #beauty .grid .w2 {
        width: 567px;
        height: 555px;
    }
}

#ads {
    margin-top: 6px;
}

#ads div.ad {
    border: 1px solid #e8e8e8;
}

#ads img {
    width: 100%;
    height: 70px;
}

#adorder .wrapper {
    width: 65%;
    margin: 30px auto;
}

#adorder .desc {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
}

#adorder form {
    margin-top: 20px;
}

#adorder .tip {
    color: #0000ff;
    font-size: 12px;
}

#adorder .tip.star {
    color: red;
}

#business {
    padding: 0 3px;
}

#business .banner {
    width: 100%;
}

#business .banner img {
    width: 100%;
}

#business .container {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

@media all and (max-width: 750px) {
    #business .container {
        width: 100%;
    }
}

#business .container h2 {
    font-size: 32px;
    margin-top: 20px;
}

#business .container h3 {
    font-size: 24px;
    margin-top: 12px;
}

#business .container h4 {
    font-size: 18px;
    margin-top: 8px;
}

#business .container .content {
    margin: 20px 15px;
}

@media all and (max-width: 750px) {
    #business .container .content {
        margin: 8px 6px;
    }
}

#business .container .content .contact {
    margin: 10px 0;
    font-size: 18px;
    margin-top: 8px;
}

#business .container .content span {
    margin: 5px 15px;
}

@media all and (max-width: 750px) {
    #business .container .content span {
        margin: 5px 8px;
    }
}

#business .container .rules {
    width: 85%;
    margin: 40px auto 0 auto;
}

@media all and (max-width: 750px) {
    #business .container .rules {
        width: 95%;
    }
}

#business .container .rules .list {
    text-align: left;
    margin-top: 10px;
    margin-left: 22%;
}

@media all and (max-width: 750px) {
    #business .container .rules .list {
        margin-left: 0;
    }
}

#business .container .btn {
    margin-top: 20px;
}

@media screen and (min-width: 0px) and (max-width: 375px) {
    .container {
        margin-top: 65px;
    }

    .navbar {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1000;
        margin-top: 0;
    }

    .header,
    .layui-nav {
        display: none;
    }

    .menu,
    .navbar .logo {
        display: block;
    }

    .topbar {
        margin-top: 40px;
    }

    .topbar-wrap {
        flex-direction: column;
    }

    .topbar-wrap .toplink {
        width: 100%;
        margin: 5px 0;
    }

    .topbar-wrap .topform {
        width: 100%;
        flex-direction: column;
    }

    .topbar-wrap .form input {
        padding: 0 3px;
        margin: 2px 0;
    }

    .topbar-wrap .feature-link {
        margin-left: 0;
    }

    .topbar-wrap .feature-link a {
        padding: 0 3px;
    }
}

@media screen and (min-width: 376px) and (max-width: 584px) {
    .container {
        margin-top: 65px;
    }

    .navbar {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1000;
        margin-top: 0;
    }

    .header,
    .layui-nav {
        display: none;
    }

    .menu,
    .navbar .logo {
        display: block;
    }

    .topbar {
        margin-top: 40px;
    }

    .topbar-wrap {
        padding: 5px 30px;
        flex-direction: column;
    }

    .topbar-wrap .toplink {
        width: 100%;
        margin: 5px 0;
    }

    .topbar-wrap .topform {
        width: 100%;
        flex-direction: column;
    }

    .topbar-wrap .form input {
        padding: 0 3px;
        margin: 2px 0;
    }

    .topbar-wrap .feature-link {
        margin-left: 0;
    }

    .topbar-wrap .feature-link a {
        padding: 0 3px;
    }
}

@media screen and (min-width: 585px) {
    .menu,
    .navbar .logo {
        display: none;
    }

    .layui-nav {
        display: block;
    }
}

@media screen and (min-width: 769px) {
    #scrollsidebar {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    #scrollsidebar {
        display: none;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .layui-container {
        width: 930px;
    }
}
