@charset "utf-8";
@import "bootstrap.min.css";
@import "swiper-bundle.min.css";
@import "bootstrap-icons.css";
@import "fontawesome.min.css";
@import "brands.min.css";
@import "solid.min.css";
@import "font-awesome.min.css";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body {
    color: #34495e;
    font-size: 12px;
    line-height: 22px;
    min-width: 1200px;
    background: #f8f8f8;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: none;
    display: inline-block;
}

a {
    text-decoration: none;
    color: #34495e;
}

a:hover {
    text-decoration: none;
}

i {
    font-style: normal;
}

dl, dd, p {
    margin-bottom: 0;
}

input, textarea, select {
    outline: none;
    font-family: "microsoft yahei";
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: normal;
    list-style: none;
    margin-bottom: 0;
}

.clear {
    clear: both;
}

/*[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}*/
@media (min-width: 1200px) {
    .container {
        max-width: 90%;
    }
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.top25 {
    margin-top: 25px;
}


header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 146px;
    z-index: 10;
    background: #fff;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

header.action {
    height: 88px;
}

.head_top {
    height: 46px;
    background-color: #fff;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: solid 1px #efefef;
    position: relative;
}

header.action .head_top {
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-top: -46px;
}


header.action .head_top {
    margin-top: -46px;
}

.top_height {
    margin-top: 140px;
}

header.action .top_height {
    margin-top: 100px;
}


.head_slogan {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 46px;
}

.head_box {
    display: flex;
    font-size: 0;
}

.head_box span {
    margin-left: 15px;
}

.head_box .head_box_span {
    height: 30px;
    padding: 3px 16px;
    font-size: 14px;
    line-height: 46px;
    background: #409eff;
    color: #fff;
    border-radius: 3px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.head_box .head_box_span i {
    margin-right: 5px;
}

.head_box .head_box_span:hover {
    background: #66b1ff;
}

.head_box_vip {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    height: 24px;
    margin-top: 10px;
    display: block;
    color: #ff3400;
}

.head_box_vip:hover {
    opacity: 0.8;
}

.head_box_ranking {
    font-size: 14px;
    color: #409eff;
    height: 24px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
}

.head_box_topup {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    height: 24px;
    margin-top: 10px;
    display: block;
    color: #FF9448;
}

.head_box_topup:hover {
    opacity: 0.8;
}

.head_bot {
    width: 100%;
    height: 100px;
    display: inline-block;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}

header.action .head_bot {
    height: 88px;
}

.logo {
    margin-top: 25px;
    height: 50px;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.logo img {
    height: 100%;
}

header.action .logo {
    height: 38px;
}

.head_nav {
    margin-left: 100px;
}

.head_nav ul li {
    padding: 0 22px;
    display: inline-block;
    position: relative;
    height: 100px;
}

header.action .head_nav ul li {
    height: 88px;
}

.head_nav ul li .nav_item {
    height: 100%;
    position: relative;
}

.head_nav ul li .nav_item a {
    font-size: 17px;
    line-height: 100px;
    color: #666;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

header.action .head_nav ul li .nav_item a {
    line-height: 88px;
}

.head_nav ul li:hover .nav_item a {
    color: #409eff;
}

.head_nav ul li .nav_item a i {
    display: none;
    margin-right: 5px;
    font-size: 17px;
    width: 16px;
    text-align: center;
}

.head_nav ul li.on .nav_item a {
    color: #409eff;
}

.nav_child {
    position: absolute;
    width: 180px;
    left: 0;
    top: 99%;
    z-index: 9;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.nav_child dd {
    width: 100%;
    padding: 5px 5px 5px 25px;
    text-align: left;
}

.nav_child dd a {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.nav_child dd:hover a {
    color: #409eff;
}

.head_nav ul li:hover .nav_child {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}


/*vip*/
.content_vip {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    height: 215px;
    background-size: cover !important;
    text-align: center;
}

.content_vip::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

.content_vip h3 {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 30px;
    line-height: 32px;
}

.content_vip span {
    position: relative;
    display: block;
    margin-top: 25px;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    z-index: 1;
}

.content_vip span i {
    color: #212529;
    background-color: #f8f9fa;
    font-size: 14px;
    border-radius: 15px;
    padding: 0 10px;
}

.content_vip a {
    position: relative;
    display: inline-block;
    z-index: 1;
    background: #ffc107;
    border-radius: 3px;
    margin-top: 20px;
    color: #212529;
    font-size: 14px;
    padding: 5px 18px;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.content_vip a i {
    margin-right: 8px;
}

.content_vip a:hover {
    background: #f9c851;
}


/*footer*/
footer {
    background: #fff;
    position: relative;
}

.footer_top {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 50px 0;
}

.footer_top .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_left {
    width: 330px;
}

.footer_logo {
    width: 100%;
}

.footer_logo img {
    height: 50px;
}

.footer_des {
    width: 100%;
    padding: 15px 0;
    font-size: 14px;
    color: #676b6f;
    line-height: 26px;
}

.footer_right {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_nav_d {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_nav {
    display: inline-block;
}

.footer_nav span {
    font-size: 16px;
    line-height: 24px;
}

.footer_nav ul {
    margin-top: 15px;
}

.footer_nav ul li {
    padding: 3px 0;
    font-size: 14px;
}

.footer_nav ul li:hover a {
    color: #409eff;
}

.footer_nav_ewm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_nav_ewm dd {
    width: 120px;
    text-align: center;
    margin-left: 50px;
}

.footer_nav_ewm dd img {
    border: solid 1px #ccc;
    padding: 3px;
    border-radius: 3px;
    width: 100%;
}

.footer_link {
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    line-height: 24px;
}

.footer_link .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_link_title {
    width: 80px;
    display: inline-block;
}

.footer_link span {
    font-size: 14px;
}

.footer_link_a {
    width: 93%;
    display: inline-block;
}

.footer_link_a a {
    display: inline-block;
    font-size: 14px;
    margin-right: 13px;
}

.footer_link_a a:hover {
    color: #409eff;
}

.footer_bot {
    overflow: hidden;
    border-top: solid 1px #f0f4f5;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #555;
}

.footer_bot a {
    color: #555;
}

.footer_bot a:hover {
    color: #409eff;
}


/*浮动*/
.floating {
    opacity: 0;
    position: fixed;
    right: 20px;
    bottom: 10%;
    z-index: 99;
    width: 45px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
}

.floating.active {
    opacity: 1;
    pointer-events: auto;
}

.floating_ul {
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 5px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.floating_ul li {
    position: relative;
    background: #fff;
    border-top: solid #eee 1px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.floating_ul li:nth-child(1) {
    border-top: none;
}

.floating_ul li a {
    display: block;
    padding: 8px 0;
    cursor: pointer;
    position: relative;
    border: 0;
    opacity: 1;
    width: 100%;
    text-align: center;
    height: auto;
}

.floating_ul li a i {
    font-size: 18px;
    background-image: -o-linear-gradient(top, #343a40 0, #343a40 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #343a40), to(#343a40));
    background-image: linear-gradient(to bottom, #343a40 0, #343a40 100%);
    -webkit-background-clip: text;
    display: block;
}

.floating_ul li a span {
    font-size: 12px;
    color: #555;
    padding: 0 4px;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    position: relative;
}

.floating_ul li:hover {
    background: #ff6a00;
}

.floating_ul li:hover a {
    color: #fff;
}

.floating_ul li:hover a i {
    color: #fff;
}

.floating_ul li:hover a span {
    color: #fff !important;
}

.floating .rollbar-item {
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #ffffff;
    color: #555;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    line-height: 45px;
    height: 45px;
}


/*会员*/

.top_user {
    height: 100px;
    padding-top: 30px;
    position: relative;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

header.action .top_user {
    height: 88px;
    padding-top: 22px;
}

.top_user_m {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.top_avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.top_avatar img {
    width: 100%;
}

.top_name {
    font-size: 16px;
    line-height: 40px;
}


.user_drop_down {
    width: 100%;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgb(31 45 61 / 26%);
    box-shadow: 0 10px 30px 0 rgb(31 45 61 / 26%);
    border-radius: 4px;
    overflow: hidden;

    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;

}

.user_drop_down dd {
    padding: 5px 15px;
    width: 100%;
}

.user_drop_down dd a {
    font-size: 14px;
    line-height: 22px;
}

.user_drop_down dd:last-child {
    border-top: 1px solid #e9ecef;
}

.user_drop_down dd:hover a {
    color: #409eff;
}

.top_user:hover .user_drop_down {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.content_user {
    background: rgb(240, 244, 245);
    padding: 20px 0;
    min-height: 800px;
    display: block;
}

.con_m {
    display: inline-block;
    width: 100%;
    position: relative;
}

.con_left {
    width: 330px;
    position: relative;
}

.con_user {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

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

.con_user_img span {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}

.con_user_img span img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
    border: 4px solid #eee;
    padding: 4px;
}

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

.con_user_name h4 {
    font-weight: 600;
    font-size: 18px;
    padding: 0;
}

.con_user_vip {
    width: 100%;
    text-align: center;
    line-height: 22px;
}

.con_user_vip span {
    display: inline-block;
    margin: 0 5px;
}

.user_vip_level {
    padding: 1px 8px;
    background: #409eff;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
}

.user_vip_level i {
    margin-right: 5px;
}

.user_vip_ts {
    font-size: 14px;
    color: #f00;
}

.level_color {
    background: #f0ad4e;
}

.level_color2 {
    background: #FF5722;
}

.user_vip_time {
    margin-top: 15px;
    width: 100%;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
}

.user_vip_signin {
    width: 100%;
    margin-top: 15px;
}

.user_vip_signin button {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    background: #409eff;
    outline: 0;
    border: none;
    color: #fff;
    font-size: 14px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.user_vip_signin button i {
    margin-right: 5px;
}

.user_vip_signin button:hover {
    background: #66b1ff;
}

.con_lmbk {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    background: #fff;
}

.con_lmbk {
    width: 100%;
}

.con_lmbk ul {
    width: 100%;
    padding: 0 15px;
}

.con_lmbk ul li {
    width: 100%;
}

.con_lm_a {
    font-weight: bold;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.con_lm_a i {
    width: 16px;
    text-align: center;
    margin-right: 10px;
}

.con_lm_a em {
    line-height: 40px;
}

.con_lm_b {
    border-top: solid 1px #efefef;
    display: none;
    width: 100%;
}

.con_lm_b dd {
    width: 100%;
    padding: 5px 0 5px 25px;
}

.con_lm_b dd a {
    font-size: 14px;
}

.con_lm_b dd:hover a {
    color: #409eff;
}

.con_lm_b dd.on a {
    color: #409eff;
}

.con_lm_b dd i {
    width: 16px;
    text-align: center;
    margin-right: 10px;
}

.content_right {
    width: 1338px;
}

.user_info {
    width: 100%;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.user_debris {
    width: 100%;
}

.user_debris ul li {
    margin-bottom: 30px;
}

.debris_div {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 22px 0 20px;
    overflow: hidden;
}

.debris_div small {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 6px 16px;
    opacity: 0.5;
}

.debris_div p {
    color: #fff;
    margin-bottom: 7px;
    font-size: 14px;
}

.debris_div h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
}


.mcolorbg1 {
    background: #ff6a6d;
}

.mcolorbg2 {
    background: #0674ec;
}

.mcolorbg3 {
    background: #7347c1;
}

.mcolorbg4 {
    background: #4CAF50;
}

.mcolorbg5 {
    background: #FFC107;
}

.mcolorbg6 {
    background: #FF5722;
}


/*用户组*/
.user_group {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
}

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

.user_group_ts h4 {
    text-align: center;
    padding: 10px;
    background-color: #f6f6f6;
    border-radius: 4px;
    color: #ff6a6d;
    font-size: 15px;
}

.user_group_list {
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.user_group_vip {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    box-shadow: 0 0 10px #efefef;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.user_group_vip .vip-title {
    padding: 10px;
    margin: 0;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

.user_group_vip .vip-title i {
    margin-right: 10px;
}

.user_group_vip .vip-price {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.user_group_vip .vip-text {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
}

.user_group_list li{
    margin-bottom: 30px;
}
.user_group_list li:hover .user_group_vip {
    box-shadow: 0 0 10px rgba(64, 158, 255, 0.7);
}

.user_group_list li .user_group_vip.on {
    box-shadow: 0 0 10px rgba(64, 158, 255, 0.7);
}

.user_group_but {
    position: relative;
    width: 100%;
    text-align: center;
    /*border-top: solid 1px rgba(231, 234, 243, .7);*/
    padding-top: 10px;
}

.user_group_but a {
    display: inline-block;
    width: 90px;
    height: 36px;
    background: #409eff;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    border-radius: 5px;
    border: solid 1px #409eff;
    outline: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.user_group_but a:hover {
    background: #66b1ff;
}

.user_group_explain {
    width: 100%;
    margin-top: 30px;
}

.user_group_explain ul {
    color: #6c757d;
    padding-left: 25px;
}

.user_group_explain ul li {
    font-size: 13px;
    line-height: 26px;
    list-style: disc;
}


/*修改资料*/
.user_zl {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.user_title {
    padding-bottom: 15px;
    width: 100%;
    border-bottom: solid 1px #efefef;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.user_title span {
    font-size: 16px;
    line-height: 24px;
}

.user_con {
    padding: 30px 15px;
    position: relative;
    width: 100%;
}

.user_con_group {
    width: 100%;
    position: relative;
}

.user_con_li {
    padding: 10px 0;
}

.user_con_d {
    display: flex;
    width: 100%;
    line-height: 38px;
}

.user_con_d .user_con_n {
    width: 15%;
    text-align: right;
    font-size: 15px;
}

.form_group_span {
    width: 80%;
    font-size: 15px;
    position: relative;
}

.form_group_span .form_text {
    width: 100%;
    height: 38px;
    background: #fff;
    border: solid 1px #e7eaf3;
    outline: 0;
    padding: 0 10px;
    border-radius: 4px;
}

.form_group_span .form_textarea {
    width: 100%;
    height: 100px;
    background: #fff;
    border: solid 1px #e7eaf3;
    outline: 0;
    padding: 0 10px;
    border-radius: 4px;
}

.form_group_span i {
    margin-right: 5px;
    -webkit-align-items: center;
    align-items: center;
}

.form_group_span i .form_checkbox {
    margin-right: 5px;
}

.form_group_span em {
    font-style: normal;
    font-size: 12px;
    padding: 2px 5px;
    color: #fff;
    border-radius: 3px;
    margin-left: 10px;
}

.rz_ok {
    background: #409eff;
}

.rz_no {
    background: #ed6b75;
}

.form_code_send {
    width: 120px;
    height: 38px;
    background: #409eff;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: 0;
    color: #fff;
}

.form_select {
    width: 100%;
    height: 38px;
    border: solid 1px #e7eaf3;
    border-radius: 4px;
    margin-right: 30px;
    padding: 0 10px;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/xl_jt.png) right 10px center no-repeat;
    background-size: 20px !important;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    color: #505050;
}

.form_group_yzm {
    display: flex;
}

.form_code {
    width: 200px;
    height: 38px;
    border: solid 1px #e7eaf3;
    padding: 0 10px;
}

.code_img {
    width: 120px;
    height: 38px;
    background: #ccc;
    border: none;
    outline: 0;
    color: #fff;
}


.text_prompt {
    margin-top: 5px;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #737373;
}

.user_submit {
    padding-top: 15px;
    border-top: solid 1px #efefef;
    width: 100%;
    text-align: center;
}

.user_submit button {
    padding: 0 15px;
    height: 36px;
    background: #409eff;
    border-radius: 4px;
    border: none;
    outline: 0;
    color: #fff;
    font-size: 14px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.user_submit button:hover {
    background: #66b1ff;
}

.user_submit i {
    margin-right: 5px;
}


/*账号绑定*/
.user_binding {
    width: 100%;
    position: relative;
    padding: 10px 0;
}

.binding_title {
    width: 100%;
    padding: 10px 0;
    border-bottom: solid 1px #efefef;
}

.binding_title dd {
    font-size: 13px;
    font-weight: bold;
}

.binding_list {
    width: 100%;
    padding-bottom: 10px;
}

.binding_list_li {
    width: 100%;
    border-bottom: solid 1px #efefef;
    padding: 10px 0;
}

.binding_list_li ul li {
    font-size: 14px;
    line-height: 25px;
    /*border-bottom: solid 1px #efefef;*/
}

.pt_ico {
    width: 25px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 10px;
}

.pt_ico img {
    width: 100%;
}

.cz_but a {
    padding: 2px 8px;
    border-radius: 3px;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
}

.cz_but a i {
    margin-right: 5px;
}

.cz_but_ok {
    background: #409eff;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.cz_but_ok:hover {
    background: #66b1ff;
}

.cz_but_no {
    background: #e7505a;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.cz_but_no:hover {
    background: #e12330;
}

/*登录记录*/
.log_title {
    width: 100%;
    padding: 10px 0;
    border-bottom: solid 1px #efefef;
}

.log_title dd {
    font-size: 13px;
    font-weight: bold;
}

.log_list {
    width: 100%;
    padding-bottom: 10px;
}

.log_list_li {
    width: 100%;
    border-bottom: solid 1px #efefef;
    padding: 10px 0;
}

.log_list_li ul li {
    font-size: 14px;
    line-height: 25px;
    /*border-bottom: solid 1px #efefef;*/
}

.log_list_li ul li a {
    cursor: pointer;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user_bks {
    width: 100%;
    position: relative;
}

.nr_list {
    width: 100%;
    position: relative;
}

.nr_list_li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #efefef;
    overflow: hidden;
    font-size: 14px;
}

.nr_list_li li {
    font-size: 14px;
    line-height: 40px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nr_list .nr_list_li ul li a{
    /*color: #337ab7;*/

}

.nr_center {
    text-align: center;
}


.oper {
    font-size: 0 !important;
    padding-top: 4px;
}

.oper a {
    border-radius: 3px;
    line-height: 20px;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    padding: 2px 8px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    margin-right: 5px;
}

.oper_edit {
    background: #409eff;
}

.oper_del {
    background: #e12330;
}

.oper a:hover {
    opacity: 0.8;
}

.nr_cen_a {
    color: #337ab7;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.nr_cen_a:hover {
    color: #66b1ff;
}

/*分页*/
.pages {
    margin: 20px 0;
    position: relative;
    width: 100%;
}

.pages ul {
    text-align: center;
    width: 100%;
    font-size: 0;
}

.pages ul li {
    display: inline-block;
}

.pages ul li a {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 3px;
    margin: 3px;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pages ul li a:hover {
    background: #409eff;
    color: #fff;
}
.pages ul li.active a {
    background: #409eff;
    color: #fff;
}

.pages ul li span {
    font-size: 14px;
    padding: 8px 15px;
    background: #409eff;
    border-radius: 3px;
    color: #fff;
    margin: 3px;
    font-weight: bold;
}

.pages_more {
    width: 100%;
    margin: 20px 0;
    position: relative;
    text-align: center;
}

.pages_more a {
    display: inline-block;
    width: 180px;
    height: 36px;
    border-radius: 3px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    background: #409eff;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pages_more a:hover {
    background: #66b1ff;
}


.list_cz_type {
    width: 100%;
}

.list_cz_type dd {
    background: #FF5722;
    display: inline-block;
    padding: 2px 10px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 3px;
}

.list_cz_type dd.on {
    background: #409eff;
}

.list_cz_type dd a {
    color: #fff;
}

.list_cz_type dd i {
    margin-right: 5px;
}

.list_cz_type dd:hover a {
    opacity: 0.9;
}

.list_query {
    position: relative;
    width: 100%;
    padding: 15px 0;
    font-size: 0;
}

.list_query_input {
    height: 34px;
    margin-right: 10px;
    font-size: 14px;
}

.list_query_select {
    width: 100px;
    border: solid 1px #efefef;
    padding: 0 10px;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/xl_jt.png) right 10px center no-repeat;
    background-size: 20px !important;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    color: #505050;
    border-radius: 4px;
}

.list_query_text {
    width: 200px;
    border-radius: 4px;
    border: solid 1px #efefef;
    padding: 0 10px;
}

.list_query_button {
    border: none;
    background: #409eff;
    border-radius: 4px;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
}

.list_query_button i {
    margin-right: 5px;
}

.list_query_button:hover {
    background: #66b1ff;
}

.remind_list {
    width: 100%;
    position: relative;
}

.remind_list_li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #efefef;
    overflow: hidden;
}

.remind_list_li li {
    font-size: 14px;
    line-height: 40px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.remind_list_li li a {
    padding-left: 10px;
}

.remind_list_li li i {
    margin-right: 8px;
}

.form_pay_types {
    width: 100%;
    position: relative;
}

.form_pay_types label {
    margin-right: 10px;
    height: 38px;
    line-height: 36px;
}


.form_pay_radio {
    padding: 0 15px;
    position: relative;
    border: solid 1px #e7eaf3;
    color: #000;
    border-radius: 4px;
    cursor: pointer;

}

.form_pay_radio img {
    display: inline-block;
    width: 25px;
    margin-right: 5px;
    margin-top: -3px;
}
.form_pay_types .form_pay_radio.on{
    border: solid 1px #FF5722;
    background: #FF5722;
}
.form_pay_types .form_pay_radio.on span{
    color: #ffffff;
}
.form_pay_types .form_pay_radio.on i{
    color: #ffffff;
}

.radio_type {
    top: 0;
    left: 0;
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}


.color_bk {
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 12px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    color: #fff;
}

.color_ff6a6d {
    background: #ff6a6d;
}

.color_409eff {
    background: #409eff;
}

.color_ccc {
    background: #ccc;
}

.color_FF5722 {
    background: #FF5722;
}

.color_4CAF50 {
    background: #4CAF50;
}

.color_0674ec {
    background: #0674ec;
}


.color_290 {
    color: #290;
    font-size: 14px;
}

.close_layer {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    -o-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.3s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    z-index: 20;
}

.nav_buts {
    display: none;
}

.nav_wap_user {
    display: none;
}

.head_nav ul li .nav_item em {
    display: none;
}

.hide_s {
    display: block;
}

.user_vip_quick {
    width: 100%;
    margin-top: 15px;
}

.user_vip_quick a {
    display: block;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
}

.quick_color1 {
    background: #409eff;
}

.quick_color2 {
    background: #FF5722;
}

.con_user_cert {
    text-align: center;
    margin: 15px 0;
}

.con_user_cert a {
    font-size: 14px;
    margin: 0 5px;
}

.con_user_cert a:hover {
    color: unset;
}

.cert_color1 {
    color: #409eff;
}

.web_nav {
    display: none;
}

/*登录*/
.login {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    overflow: hidden;
}

.login_m {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.login_div {
    width: 500px;
    box-shadow: 0 0 10px #efefef;
    padding: 50px 50px;
    border-radius: 5px;
    /*-webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);*/
}

.login_title {
    text-align: center;
    width: 100%;
    border-bottom: solid 1px #efefef;
    padding-bottom: 15px;
}

.login_title h3 {
    font-size: 20px;
    line-height: 24px;
    color: #409eff;
}

.login_input_list {
    width: 100%;
}

.login_input_list ul {
    width: 100%;
    padding: 15px 0;
}

.login_input_list li {
    position: relative;
    width: 100%;
    border: solid 1px #efefef;
    border-radius: 4px;
    margin: 15px 0;
    overflow: hidden;
}

.login_input_list li i {
    height: 40px;
    width: 34px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.login_input_list li input {
    height: 40px;
    width: 80%;
    border: none;
    font-size: 14px;
}

.codes_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 100%;
    border-left: solid 1px #efefef;
}

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

.login_input_jz {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
}

.login_input_jz label {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 24px;
}

.login_input_jz label input {
    /*margin-top: 6px;*/
    margin-right: 5px;
}

.login_input_jz a:hover {
    color: #409eff;
}

.login_input_tj {
    width: 100%;
    margin-top: 15px;
}

.login_input_tj button {
    width: 100%;
    height: 35px;
    background: #409eff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
    color: #fff;
    outline: 0;
}

.login_input_tj button:hover {
    opacity: 0.9;
}

.codes_input{
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 100%;
}
.codes_input button{
    background: #409eff;
    width: 100%;
    height: 100%;
    color: #fff;
    border: none;
    outline: 0;
    font-size: 14px;
}

.login_fh_a{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.login_fh_a a{
    display: inline-block;
    font-size: 14px;
    margin:  10px;
}

.single_m{
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}
.single_m_nr{
    width: 100%;
    padding: 30px;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
}
.single_m_nr img{
    max-width: 100%;
}

.filediv {
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    height: 36px;
    background: #409eff;
    border-radius: 4px;
    border: none;
    outline: 0;
    color: #fff;
    font-size: 14px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    margin-right: 8px;
}
.fileinput-new {
    width: 100%;
    height: 100%;
    line-height: 36px;
    padding: 0 15px;
    cursor: pointer;
}
.buts_fileinput {
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.user_submits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.fc-pay-z{
    color: #290;
}
.fc-pay-j{
    color: #FF5722;
}

.nr_list .nr_list_li ul li .label{
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 12px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    color: #fff;
}
.label-danger{
    background: #0674ec;
}


.oper .label-success{
    background: #409eff;
}
.oper .label-danger{
    background: #ff6a6d;
}

.mid_class span{
    background: none;
    color: #000000 !important;
}