
body a:link, a:visited {
    color: #021732;
}


.shubenbeijing {
    background-image: url("../img/bottom-right.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size:80% ;
}



.ztls{
    color: #35b8e0;
}

.mb20 {
    margin-bottom:20px;
}

.m6a a{
    margin:0 6px;
}

    .m6a a:link, .m6a a:visited {
        color: #fff;
    }
.badge-light-lighten {
    color: #eef2f7;
    background-color: rgba(238, 242, 247, .18)
}

    .badge-light-lighten[href]:focus, .badge-light-lighten[href]:hover {
        color: #eef2f7;
        text-decoration: none;
        background-color: rgba(238, 242, 247, .4)
    }

/* 普通会员颜色 */

.badge-info-lighten {
    color: #35b8e0;
    background-color: rgba(53, 184, 224, .18)
}




.navbartc .menu-item-mega {
    position: static;
}

    .navbartc .menu-item-mega > .sub-menu {
        left: 0;
        margin: 0;
        padding: 40px 0;
        right: 0;
    }

        .navbartc .menu-item-mega > .sub-menu > .menu-item > a {
            color: #aaa;
            font-size: 15px;
            letter-spacing: 0;
            line-height: 1.2;
            margin-bottom: 5px;
            pointer-events: none;
            text-transform: none;
        }

        .navbartc .menu-item-mega > .sub-menu .menu-item-has-children > a:after {
            display: none;
        }

        .navbartc .menu-item-mega > .sub-menu .sub-menu {
            -webkit-box-shadow: none;
            box-shadow: none;
            margin: 0;
            min-width: auto;
            opacity: 1;
            padding: 0;
            position: static;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

            .navbartc .menu-item-mega > .sub-menu .sub-menu .sub-menu {
                display: none;
            }

@media (min-width: 992px) {
    .navbartc .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 0.1s cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 0.1s cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.1s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .navbartc .dropdown-submenu:hover > .dropdown-menu, .navbartc .dropdown:hover > .dropdown-menu {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }
}

.navbartc .dropdown {
    position: static;
   }

.navbartc *:focus, .navbartc *:hover, .navbartc *:active {
    outline: none;
}

.navbartc .dropdown .mx-display-name {
    max-width: 150px;
    -o-overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.navbartc .dropdown .user-logout, .navbartc .dropdown .user-admin {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    font-size: 12px;
    opacity: .85;
}

.navbartc .dropdown .user-admin {
    top: 2.85rem;
}

.navbartc .dropdown-menu {
    top: 40px;
    right: 0;
    margin: 1.125rem 0;
    padding: 1rem 0;
    font-size: .875rem;
    line-height: 1.2rem;
    color: #18113c;
    border: none;
    min-width: 12rem;
    -webkit-box-shadow: 0 10px 30px 0 rgba(31, 45, 61, .26);
    box-shadow: 0 10px 30px 0 rgba(31, 45, 61, .26);
    border-radius: .5rem;
}

.navbartc .dropdown-item {
    min-width: 360px;
}

    .navbartc .dropdown-item:hover {
        background: unset;
    }

.menu-card-box-1, .menu-card-box-2, .menu-card-box-3 {
    color: #fff;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    border-radius: .5rem;
    padding: 10px;
}

    .menu-card-box-1:hover, .menu-card-box-2:hover, .menu-card-box-3:hover {
        opacity: 0.8
    }

.navbartc .dropdown-item .menu-card-box-1 {
    background: #459aff;
    margin-right: 10px;
    height: 100%;
    text-align: center;
}

.navbartc .dropdown-item .menu-card-box-2 {
    background: #10c469;
    margin-bottom: 10px;
}

.navbartc .dropdown-item .menu-card-box-3 {
    background: #f9c851;
}

.navbartc .dropdown-item-nicon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    justify-content: space-evenly;
}

    .navbartc .dropdown-item-nicon > a {
        text-align: center;
        display: flex;
        flex-wrap: nowrap;
        font-size: 12px;
        flex-direction: column;
        align-items: center;
    }

        .navbartc .dropdown-item-nicon > a:hover {
            opacity: 0.8
        }

        .navbartc .dropdown-item-nicon > a > i {
            display: block;
            font-size: 1rem;
            background: #eee;
            width: 40px;
            height: 40px;
            line-height: 40px;
            overflow: hidden;
            border-radius: 50%;
            color: #999;
            margin: 0
        }











.form-control {
    border: .0625rem solid #e7eaf3;
    background-color: #f6fdff;
}
.post-cms-series {
    position: relative;
}

.post-cms-series .card {
    border: 0;
    border-radius: .5rem;
    overflow: hidden;
}

.post-cms-series .cat-info {
    text-align: center;
    text-shadow: 0 1px 3px rgb(0 0 0 / 30%);
}

.post-cms-series .cat-info h3 a {
    font-size: 18px;
    color: #fff;
}

.post-cms-series .cat-info h3 a:hover {
    opacity: 0.6;
}

.post-cms-series .card-text {
    line-height: 1.2;
    margin-top: 10px;
}

.post-cms-series ul {
    list-style: none;
}

.post-cms-series ul li {
    border: 1px solid rgb(255 255 255 / 0%);
}

.post-cms-series ul li a {
    opacity: 0.9;
}

.post-cms-series ul li a:hover {
    opacity: 1;
}

.post-cms-series ul li+li a>.badge {
    background-color: #6c757d;
}

.post-cms-series ul li+li:nth-child(1) a>.badge {
    background-color: #ffc107;
}

.post-cms-series ul li+li:nth-child(2) a>.badge {
    background-color: #007bff;
}

.post-cms-series ul li+li:nth-child(3) a>.badge {
    background-color: #28a745;
}

.post-cms-series ul li+li:nth-child(4) a>.badge {
    background-color: #ffc107;
}

.post-cms-series .btn-white {
}

.post-cms-lists {
    position: relative;
}

.post-cms-lists .cat-title {
    font-size: 16px;
    margin: 0;
    padding: 0 1.25rem;
    border-bottom: solid #f0f4f5 1px;
}

.post-cms-lists .cat-title a {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
}

.post-cms-lists .cat-title a>img {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: sub;
    margin-right: 5px;
}

.post-cms-lists .cat-title .more-coin {
    float: right;
    display: block;
}

.post-cms-lists ul {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 5px;
}

.post-cms-lists ul>li {
    border: none !important;
    padding: .3rem 1.25rem;
}

.post-cms-lists ul>li a:hover {
    padding-left: 5px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.post-cms-gridimg {
    position: relative;
}

.post-cms-gridimg .img-item {
    position: relative;
    padding: 5px;
}

.post-cms-gridimg .thumbnail {
    position: relative;
}







/*///////////////////////////*/
/*swal2*/
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgb(0 0 0 / 80%);
    pointer-events: auto;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
}

.swal2-popup {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

.swal2-popup.swal2-toast {
    -webkit-box-shadow: 0 0 0.4em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.4em rgba(0, 0, 0, 0.3);
    padding: 10px 30px;
}

.swal2-title {
    font-size: 1.025em;
}

.swal2-close {
    top: 5px;
    right: 5px;
    color: #ccc;
    font-size: 1.5em;
    line-height: 1.2;
    cursor: pointer;
    color: #000;
    background-color: rgba(239, 239, 239, 0.5);
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);
    font-family: sans-serif;
}

.swal2-actions {
    margin: 0.5em auto 0.5em;
}

.swal2-timer-progress-bar-container {
    z-index: 999;
    height: .2em;
}

.swal2-popup.swal2-toast.swal2-show {
    -webkit-animation: swal2-toast-show .3s;
    animation: swal2-toast-show .3s;
}

.swal2-timer-progress-bar {
    background: #eee;
    border-radius: 10px;
}

@-webkit-keyframes swal2-show {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes swal2-show {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes swal2-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes swal2-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@-webkit-keyframes swal2-toast-show {
    0% {
        -webkit-transform: translateY(-5em);
        transform: translateY(-5em)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes swal2-toast-show {
    0% {
        -webkit-transform: translateY(-5em);
        transform: translateY(-5em)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes swal2-toast-hide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-5em);
        transform: translateY(-5em)
    }
}

@keyframes swal2-toast-hide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-5em);
        transform: translateY(-5em)
    }
}

.swal2-popup .pay-button-box {
    padding: 12px 30px;
    z-index: 1;
    text-align: center;
}

.swal2-popup .pay-button-box .pay-item {
    width: 100%;
    height: 80px;
    border: 0;
    cursor: pointer;
    font-size: 1.25rem;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    position: relative;
}

.swal2-popup .pay-button-box .pay-item+.pay-item {
    border-top: 1px solid #e6e6e6;
}

.swal2-popup .pay-button-box .pay-item span {
    display: inline-block;
    text-align: center;
    width: 120px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.swal2-popup .pay-button-box .pay-item i.alipay {
    display: inline-block;
    width: 40px;
    height: 100%;
    vertical-align: middle;
    background: url(../img/alic.png) center no-repeat;
}

.swal2-popup .pay-button-box .pay-item i.weixinpay {
    display: inline-block;
    width: 40px;
    height: 100%;
    vertical-align: middle;
    background: url(../img/wxc.png) center no-repeat;
}

.swal2-popup .pay-button-box .pay-item i.paypal {
    display: inline-block;
    width: 40px;
    height: 100%;
    vertical-align: middle;
    background: url(../img/paypal.png) center no-repeat;
}

.swal2-popup .pay-button-box .pay-item i.iconpay {
    display: inline-block;
    width: 40px;
    height: 100%;
    vertical-align: middle;
    background: url(../img/yec.png) center no-repeat;
}

.swal2-popup .pay-button-box .pay-item:hover {
    opacity: 0.6;
    color: #1990fc;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.swal2-popup .qrcon {
    position: relative;
}

.swal2-popup .qrcon h5 {
    padding: 0;
    margin-top: 1.8em;
}

.swal2-popup .qrcon img.qr-pay {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 120px;
    text-align: center;
}

.swal2-popup .qrcon .title {
    font-size: 16px;
    margin: 10px auto;
}

.swal2-popup .qrcon .qrcode img {
    width: 200px;
    height: 200px;
}

.swal2-popup .qrcon .bottom {
    border-radius: 0 0 .3125em .3125em;
    width: 100%;
    background: #33465a;
    color: #f2f2f2;
    padding: 15px 0px;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

.swal2-popup .qrcon .bottom.alipay {
    background: #00a7ef;
}

.swal2-popup .qrcon .bottom.weixinpay {
    background: #08bb21;
}

.swal2-popup .swal2-image.poser {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
}

.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    width: 2em;
    height: 2em;
}

.swal2-popup.swal2-loading {
    width: 180px;
}

@media (max-width: 768px) {
    body.swal2-toast-shown .swal2-container.swal2-top {
        width: 100%;
    }

    .swal2-popup.swal2-toast .swal2-title {
        font-size: 15px;
    }

    .swal2-popup.swal2-toast {
        width: calc(100% - 10px);
        padding: 10px;
    }
}



/*widget end post cms*/
/*///////////*/
/*ajax-signup-form*/
.ajax-signup-form {
    text-align: left;
    font-size: 1rem;
    padding: 30px;
}

.ajax-signup-form .btn-link {
    color: #555;
}

.ajax-signup-form .logo-wrapper {
    max-width: 50%;
    margin: 0 auto;
}

.ajax-signup-form .position-abs {
    position: absolute;
    bottom: 10px;
    color: #eee;
}

.ajax-signup-form .position-abs a {
    color: #eee;
}

.ajax-signup-form .login-page-title {
    text-align: center;
    border-bottom: 1px dashed #e5e5e5;
    color: #9da9bb;
    font-size: 1rem
}



/*==========以下部分是Validform必须的===========*/


.registerform input {
    width: 180px;
}

.Validform_checktip {
    margin-left: 18px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}

.Validform_right {
    color: #71b83d;
    padding-left: 20px;
    float: left;
    background: url(/img/note_ok.gif) no-repeat left center;
}

.Validform_wrong {
    color: red;
    padding: 1px 0px 1px 20px;
    white-space: nowrap;
    background: url(/img/note_error.gif) no-repeat left center;
}

.Validform_loading {
    padding-left: 20px;
    background: url(/img/loading.gif) no-repeat left center;
}

.Validform_error {
    background-color: #ffe7e7;
}




.passwordStrength {
    width: 280px;
}

    .passwordStrength b {
        font-weight: normal;
    }

    .passwordStrength b, .passwordStrength span {
        display: inline-block;
        vertical-align: middle;
        line-height: 16px;
        line-height: 18px;
        height: 16px;
    }

    .passwordStrength span {
        width: 50px;
        text-align: center;
        background-color: #d0d0d0;
        border-right: 1px solid #fff;
    }

    .passwordStrength .last {
        border-right: none;
    }

    .passwordStrength .bgStrength {
        color: #fff;
        background-color: #71b83d;
    }

/*==========以下部分是Validform必须的END===========*/

/*分页样式*/


.pages {
    text-align: center;
}

    .pages input {
        width: 48px;
        height: 42px;
        margin: 0 7px;
    }

    .pages a, .pages .cpb {
        text-decoration: none;
        padding: 8px;
        background-color: rgb(153, 153, 153);
        margin: 0 2px;
        color: #ffffff;
        border-radius: 3px;
    }

        .pages a:link, .pages a:visited {
            text-decoration: none;
            background-color: #00a488;
            margin: 0 3px;
            color: #ffffff;
            border-radius: 3px;
        }

        .pages a:hover {
            text-decoration: none;
            background-color: #05957c;
            margin: 0 3px;
            color: #ffffff;
            border-radius: 3px;
        }

/*分页样式结束*/