
html {
    font-size: 16px;
}

.dark, .dark .ws-bg-light {
    background-color: #34393C !important;
    color: #7E8283;
}



.layui-nav .layui-nav-item:not(:first-child) {
    margin-left: 8px !important;
}

.ws-header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.ws-main .ws-article-list li {
    height: 45px;
    line-height: 45px;
    border-top: 1px dashed #D4D4D4;
    list-style: none;
}

.ws-footer-qr-code {
    flex: 1;
}

.ws-footer {

    margin-top: 20px;
    padding: 30px 15px;
    line-height: 30px;
    /*text-align: center;*/
    /*border-top: 1px solid #d4d4d4;*/
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.dark .ws-footer {
    box-shadow: 0 -1px 3px rgba(255, 255, 255, 0.08);
}

.ws-footer .ws-text {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.ws-footer .ws-text .ws-footer-menu {
    display: flex;
    justify-content: space-between;
}

.ws-footer .ws-text .ws-footer-menu .ws-footer-menu-type {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.ws-footer .ws-text .ws-footer-menu .ws-footer-menu-type dt {
    font-size: 16px;
    color: #425066;
}

.ws-footer .ws-text .ws-footer-menu .ws-footer-menu-type dd {
    font-size: 14px;
    color: #6c757d;
}

.ws-footer * {
    color: #777;
}

.ws-footer a {
    margin-left: 12px;
}
.ws-footer-menu-type dd a{
	margin-left:0;
}

/*.ws-text :first-child {*/
/*    margin-left: 0;*/
/*}*/

.ws-main .ws-article-list li a:hover {
    color: #01aaed;
    text-decoration: underline;
}

.dark .ws-main .ws-article-list li a:hover {
    color: #31bdec;
}

.dark .ws-main .ws-article-list li {
    border-color: #616161;
}

.ws-main .ws-article-list li:first-child {
    border-top: none !important;
}

.dark .ws-header {
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.05);
}

.dark .ws-header-menu .layui-nav-item a {
    color: #7E8283;
}

.dark .ws-header-menu .layui-this a, .dark .ws-header-menu .layui-nav-item a:hover {
    color: #16b777;
}

.dark .ws-header-tool i {
    color: #7E8283;
}

.dark .layui-form-onswitch > i {
    background-color: #7e8283;
}

.dark hr {
    border-bottom-color: #616161;
}

.ws-logo {
    width: 400px;
    height: 100%;
    /*position: absolute;*/
    line-height: 60px;
    /*text-align: center;*/
}

.ws-logo img {
    width: 81px;
    /*margin-left: 160px;*/

}

.ws-logo .logo {
    margin-left: 160px;
}

@media screen and (max-width: 992px) {
    .ws-logo .logo {
        margin-left: 10px;
    }
}


.ws-header-menu {
    position: absolute;
    right: 16px;
    top: 0;
}

.ws-margin-right-20 {
    margin-right: 20px;
}

.ws-margin-top-20 {
    margin-top: 20px;
}

.wx-margin-left-3 {
    margin-left: 3px;
}

.wx-padding-right-20 {
    padding-right: 20px;
}

.ws-font-black {
    color: #323232;
}

.ws-info {
    position: relative;
}

.ws-data {
    line-height: 1.8;
}

.ws-avatar {
    margin: -100px 15px 0 30px;
    float: left;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}

.ws-avatar img {
    width: 180px;
    height: 180px;
}

.ws-font-orange {
    color: #f89c01;
}

.ws-header-tool {
    margin-left: 16px;
}

.logo text {
    font-size: 30px;
    color: #16baaa;
    margin-left: 160px;
}

.layui-form-onswitch {
    border-color: #2e2e30;
    background: 0 0;
}

.ws-main {
    padding-top: 60px;
    border: 1px solid #d4d4d4;
    border-top: 0;
    width: 1000px;
    min-height: 500px;
}

.ws-font-gray {
    color: #727272;
}

.dark .ws-main {
    border-color: #616161;
}

.ws-article-head {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #D4D4D4;
}

.dark .ws-article-head {
    border-color: #626262;
}

.ws-article-head h2 {
    font-size: 30px;
    font-weight: normal;
    color: #323232;
    max-width: 80%;
}

.dark .ws-article-head h2 {
    color: #d2d2d2;
}

.ws-detail {
    margin-top: 14px;
    border: 1px solid #d4d4d4;
    min-height: 500px;
    margin-left: auto;
    margin-right: 0;
    width: 78%;
}

.dark .ws-detail {
    border-color: #626262;
}

.ws-detail .ws-foot span {
    color: #9A9A9A;
    margin-right: 15px;
}

.ws-detail .ws-foot span:not(:first-child) {
    border-left: 2px solid #9A9A9A;
    padding-left: 15px;
}

.ws-foot .layui-icon {
    margin-right: 6px;
    font-size: 16px;
}

.dark .ws-detail .ws-foot span {
    color: #727272;
}

.ws-detail-hd {
    margin-bottom: 10px;
}

.ws-detail-bd {

}

.layui-text code:not(.layui-code, .layui-code-wrap) {
    box-shadow: 1px 1px 1px #888;
    border: 1px solid #ccc;
    padding: 0 5px;
    margin: 1px 5px;
    line-height: 1.8;
    font-family: "Courier New", sans-serif;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 3px;
    background-color: #f7f7f9;
}

.dark .layui-text code {
    /*box-shadow: 1px 1px 1px #666;*/
    border: 1px solid #626262;
    background-color: #313538;
    color: #A2A2A2;
}

.layui-text img {
    max-width: 100%;
}

.ws-pay-table {
    border: 1px solid #D4D4D4;
    width: 70%;
}

.ws-pay-table td {
    border: 1px solid #d4d4d4;
}

.dark .ws-pay-table {
    border: 1px solid #626262;

}

.dark .ws-pay-table td {
    border: 1px solid #626262;
}

.layui-text h3 {
    margin-top: 30px;
}

.ws-header-menu ul {
    display: inline-block;
}

.ws-pay-table {
    border: 1px solid #d4d4d4;
    width: 70%;
}

.ws-footer-qr-code:not(:first-child) {
    margin-left: 16px;
}


.dark .layui-elem-quote {
    background-color: #323232;
    border-left-color: #1d4d35;
    color: #A2A2A2;
}


li .ws-article-title {
    float: left;
}

.layui-text ul li {
    list-style: disc;
}

.dark .layui-layer {
    background-color: #34393C;

}

.dark .layui-layer-title {
    border-bottom-color: #646464;
    color: #7E8283;
}

.dark .layui-layer-btn0 {
    background-color: #626262;
}

.dark .layui-layer-close {
    color: #fff;
}

.layui-layer-btn {
    border-top: 1px solid #f0f0f0;
}

.dark .layui-layer-btn {
    border-top-color: #646464;
}

.dark .layui-table {
    background-color: #34393C;
    color: rgba(255, 255, 255, .7);
}

.dark .layui-table[lay-even] tbody tr:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.08);
}

.dark .layui-table td {
    border-color: #838383;
}

.dark table[lay-skin="line"] {
    border-color: #838383;
}

.ws-sponsor-img {
    max-width: 90%;
    border: 1px solid #d3d3d3;
}

.dark .ws-sponsor-img {
    border: 0;
}

.ws-home-banner {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.ws-article-date {
    float: right;
}

.ws-footer-copyright {
    display: flex;
}

.ws-header-menu-btn {
    display: none;
}

.ws-menu-phone-list {
    display: none;
}

.dark .ws-header-menu-icon, .dark .ws-menu-phone-close {
    color: #828282 !important;
}

.ws-menu-phone-list {
    background-color: #ffffff;
}

.dark .ws-menu-phone-list {
    background-color: #444;

}

.ws-menu-phone-list a {
    display: block;
}

.dark .ws-menu-phone-list a {
    color: white;
    display: block;
}

.ws-footer-qr-code-list {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    * {
        box-sizing: border-box;
    }

    .ws-menu-phone-close {
        margin-right: 25px !important;
    }

    .ws-avatar {
        margin: -40px 15px 0 10px;
    }

    .ws-avatar img {
        width: 120px;
        height: 120px;
    }

    .ws-detail {
        width: 100%;
    }

    .ws-article-head h2 {
        max-width: 100%;
    }

    .ws-menu-phone-list {

        display: block;
        color: white;
        overflow: hidden;
        max-height: 0;
        height: 120vh;


        transition: max-height 0.5s ease-out;
        position: fixed;
        z-index: 9999999;
        top: 0;
        left: 0;
        width: 100vw;
    }

    .ws-menu-phone-list ul li {
        display: block;
        padding: 12px;
        text-decoration: none;
        color: white;
        font-size: 16px;
        border-top: 1px solid #555;
    }

    .ws-menu-phone-list.show {
        display: block !important;
        max-height: 120vh;
    }

    .ws-header-menu-btn {
        display: block;
        position: absolute;
        right: 3%;
        top: 0;
        line-height: 60px;
        margin-right: 15px;
    }

    .ws-header-menu-btn .ws-header-menu-icon {
        /*font-size: 60px;*/
    }

    .ws-header {
        /*font-size: 30px;*/
        /*height: 120px;*/
    }

    .layui-container {
        width: 100%;
        height: 100%;
    }

    .logo {
        height: 100%;

    }

    .logo text {
        /*font-size: 80px;*/
        /*line-height: 120px !important;*/
    }

    .ws-logo img {
        display: none;
    }

    .ws-main {
        width: 100%;
        /*padding-top: 120px*/
    }


    .ws-logo {
        width: 100%;
        text-align: center;
    }

    .ws-logo .logo {
        /*display: block !important;*/
        margin-left: 0;


    }

    .ws-header-menu {
        display: none;
    }

    .ws-home-banner {
        max-height: 150px
    }

    .ws-email-title {
        display: none;
    }

    .ws-avatar img {
        /*height: 300px;*/
        /*width: 300px;*/
    }

    .ws-data {
        /*font-size: 24px !important;*/
    }

    .ws-data strong {
        /*font-size: 40px;*/
    }

    .ws-data i {
        /*font-size: 40px !important;*/
    }

    .ws-points, .ws-lv {
        display: none;
    }

    .ws-email, .ws-slogan {
        /*font-size: 30px;*/
    }

    .ws-main .ws-article-list li {
        /*height: 80px;*/
        /*line-height: 80px;*/
    }

    .ws-article-list .ws-article-title {
        width: 70%;
        /*font-size: 40px;*/
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;

    }


    .ws-article-date {
        /*display: none;*/
    }

    .ws-footer .ws-text p {

        display: none;
    }

    .ws-footer-copyright {
        /*display: none;*/
        /*font-size: 60px;*/
        /*line-height: 80px;*/
        flex-direction: column;
    }

    .ws-footer a {
        margin-left: 0;
    }

    .ws-footer-copyright img {
        /*height: 60px !important;*/
    }

    .ws-footer .ws-text .ws-footer-menu, .ws-footer .ws-text .ws-footer-menu .ws-footer-menu-type {
        /*flex-direction: column;*/
    }

    .ws-footer .ws-text .ws-footer-menu .ws-footer-menu-type dt {
        /*font-size: 70px;*/
        /*line-height: 90px;*/

    }

    .ws-footer .ws-text .ws-footer-menu .ws-footer-menu-type dd {
        /*font-size: 60px;*/
        /*line-height: 70px;*/
    }

    .ws-layer-qrModal {
        width: 100% !important;
        height: auto !important;
        /*min-height: 800px;*/
    }

    .ws-layer-qrModal .layui-layer-title {
        /*font-size: 60px !important;*/
        /*line-height: 100px;*/
        /*height: 100px;*/
    }

    .layui-layer-setwin span {
        /*height: 60px;*/
        /*width: 60px;*/
        /*font-size: 60px;*/
        /*line-height: 70px;*/
    }

    .ws-layer-qrModal .layui-layer-btn {
        text-align: center;
    }

    .ws-layer-qrModal .layui-layer-btn a {
        /*height: 80px;*/
        /*line-height: 80px;*/
        /*font-size: 40px;*/
    }

    .ws-footer-menu-type {
        /*padding-left: 30px;*/
    }

    .ws-footer-menu-type, .ws-footer-menu-type dl {
        /*margin-bottom: 60px;*/
    }

    .ws-footer-qr-code-list {
        display: none;
    }

    .layui-fixbar {
        /*right: 70px;*/
        /*bottom: 70px;*/
    }

    .layui-fixbar li {
        /*width: 130px;*/
        /*height: 130px;*/

    }

    .layui-fixbar .layui-icon {
        /*font-size: 130px;*/
        /*line-height: 130px;*/
    }
}



