body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    background-color: #f1f4f9;
    color: #333;
    font: 14px/1.75em Arial, 'PingFang SC';
    overflow-x: hidden;
    width: 100%;
    margin: 0;
}
.ivu-message {
    top: 200px !important;
    font-size: 20px;
}
.ivu-icon-ios-close-circle:before{
    font-size: 20px;
}
.wrapper {
    width: 1600px;
    margin: 0 auto;
}
.wrapperh {
    width: 100%;
}
.wrapperf {
    padding: 10px 0 10px 0;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #e6e6e6;
    background: #fff;
}

.wrapper_user{
    width: 1600px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
}

.affix {
    position: fixed;
    height: 60px;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    z-index: 999;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0px 2px 10px 0px rgb(117 117 117 / 45%);
}

.bobyhead {
    height: 60px;
    background-color: #fff;
}

.layui-nav {
    background-color: transparent;
    color: #515a6e;
    font-size: 14px;
    font-weight: 600;
}

.layui-nav .layui-nav-item a {
    color: #515a6e;
}

.layui-nav .layui-nav-item a:hover {
    color: #2d8cf0;
}

.layui-nav .layui-this:after,
.layui-nav-bar {
    height: 2px;
    background-color: #2d8cf0;
}

.hlog {
    margin-top: 8px;
}

.hlog img {
    width: 185px;
    height: 45px;
}

.login_headbox {
    margin-top: 15px;
}

.carouselclass {
    margin-top: 5px;
}

.carimg {
    width: 100%;
    /* height: inherit; */
}

.content_box {
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    /* background-color: #fff; */
}

.btimg {
    width: 430px;
}

.startegy_su {
    float: left;
    width: 4px;
    height: 21px;
    margin-top: 4px;
    background: linear-gradient(0deg, #2d8cf0, #2d8cf0);
    border-radius: 2px;
}

.startegy_mr {
    float: left;
    width: 4px;
    height: 21px;
    margin-top: 4px;
    background: linear-gradient(0deg, #2d8cf0, #2d8cf0);
    border-radius: 2px;
}

.startegy_title {
    margin-top: 2px;
    margin-left: 7px;
    font-size: 20px;
    font-weight: 600;
    color: #363636;
}

.ggcw_box {
    width: 830px;
    margin-right: -6px;
}

.ggcd_box {
    border-radius: 10px;
}

.ggqycl {
    margin-top: 38px;
}

.cbtcd_box {
    background-color: transparent;
}

.btimg {
    width: 430px;
}

.bt_bt {
    margin-bottom: 5px;
}

.cbt_box {
    width: 440px;
}

.ggul {
    list-style: none;
}

.ggli {
    padding-left: .8rem;
    position: relative;
    margin-bottom: .7rem;
    font-size: 1rem;
    color: #666;
}

.ggli::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #2d8cf0;
    border-radius: 5px;
}

.membercw_box {
    width: 351px;
    height: 310px;
}

.member_box {
    position: relative;
    text-align: center;
    height: 295px;
}

.login_box {
    width: 100%;
    border-radius: 10px;
    right: 0;
    z-index: 999;
    padding-top: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 285px;
}

.text_box {
    position: relative;
}

.mblf_pb {
    position: relative;
    float: left;
    left: 55px;
}

.mbrg_pb {
    position: relative;
    float: right;
    right: 48px;
}

.thumbnail_box {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    background-size: auto;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
}

.thumbnail_box img {
    width: 100%;
    height: 100%;
}

.member_name {
    width: 100%;
    margin-top: 4rem;
    font-weight: 700;
    font-size: 1.2em;
}

.member_tips {
    width: 100%;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 1rem;
}

.login_btn {
    font-size: 14px;
    font-weight: 600;
    width: 170px;
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 2rem;
    background: linear-gradient(0deg, #2d8cf0, #627CFD);
}

.login_btn:hover {
    background: linear-gradient(0deg, #627CFD, #2d8cf0);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 3px 3px 5px #ccc;
    box-shadow: 3px 3px 5px #ccc
}

.gamelist_container {
    background-color: #fff;
    border-radius: 10px;
}

.nav_lf {
    float: left;
}

.nav_lf_tt {
    float: left;
    margin: 0 24px 0 0;
    width: auto;
    height: 30px;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    font-family: PingFang SC;
}

.nav_lf_tt:hover {
    color: #2d8cf0;
}

.nav_lx_tt {
    float: left;
    margin: 0 24px 0 0;
    width: auto;
    height: 30px;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    font-family: PingFang SC;
}

.nv_active {
    float: left;
    margin: 0 24px 0 0;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #2d8cf0;
    cursor: pointer;
}

.nv_active::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 2px;
    background: #2d8cf0;
    border-radius: 2px;
}

.searchinput {
    display: flex;
    border: 1px solid #D2D2D2 !important;
    background-color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius: 10px;
}

.searchi {
    cursor: pointer;
}

.gamesearchclass {
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    border-style: none;
}

.gametypesx_clsax{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.gametypesx_clsax:hover {
    font-size: 16px;
    font-weight: 600;
    color: #2d8cf0;
    border-color: #2d8cf0;
}

.gamelist_container {
    padding: 10px;
}

.game_item {
    float: left;
    width: 20%;
    margin-bottom: 10px;
}

.item_box {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    font-size: 0;
}

.img_box {
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.item_img {
    width: 100%;
    height: 100%;
    -webkit-transition: .4s;
    transition: all 0.6s;
}

.item_img:hover {
    transform: scale(1.1);
}

.right_tag {
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 2;
}

.left_tag {
    position: absolute;
    left: 0px;
    top: 0px;
}

.gm_btm {
    width: 100%;
    height: auto;
    padding: 10px 10px 4px 10px;
}

.gm_tt {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.lf_float {
    float: left;
}

.rg_float {
    position: absolute;
    top: 0;
    right: 0;
}

.gm_name {
    width: 120px;
    height: 21px;
    font-size: 16px;
    font-family: 'Hiragino Sans GB';
    font-weight: bold;
    color: #232426;
    overflow: hidden;
}

.iostbcls {
    float: left;
}

.sc_box:hover {
    color: #2d8cf0;
}

.sc_box {
    float: left;
    margin: 0 4px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    color: #ed4014;
    padding: 5px;
}

.xz_box {
    float: left;
    margin: 0 4px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    color: #2d8cf0;
    padding: 5px;
}

.xz_box:hover {
    color: #2d8cf0;
}

.gift_active {
    float: left;
    margin: 0 4px 0 0;
    width: 28px;
    height: 28px;
    cursor: pointer;
    color: #ff9900;
    padding: 5px;
}

.gift_active:hover {
    color: #2d8cf0;
}

.lq_btn {
    margin: 0;
    padding: 0;
    border: 0;
    width: 70px;
    height: 28px;
    background: linear-gradient(0deg, #627CFD, #2d8cf0);
    border-radius: 3px;
    font-size: 14x;
    font-family: 'Hiragino Sans GB';
    font-weight: 600;
    color: #FFFFFF;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    overflow: hidden;
}

.lq_btn:hover {
    color: #FFFFFF;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 1px 1px 10px #2d8cf0;
    box-shadow: 1px 1px 10px #2d8cf0;
    background: linear-gradient(0deg, #2d8cf0, #627CFD);
}

.lq_btn::after {
    position: absolute;
    top: 0px;
    left: 10px;
    content: '';
    width: 55px;
    height: 30px;
    background-image: linear-gradient(hsla(0, 0%, 100%, .01), hsla(0, 0%, 100%, .50), hsla(0, 0%, 100%, .01));
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation: lqbtn 2.5s linear infinite;
    animation: lqbtn 2.5s linear infinite;
}

@-webkit-keyframes lqbtn {
    from {
        left: 10px;
        top: 0;
    }

    to {
        left: 70px;
        top: 0;
    }
}

@-o-keyframes lqbtn {
    from {
        left: 10px;
        top: 0;
    }

    to {
        left: 70px;
        top: 0;
    }
}

@-moz-keyframes lqbtn {
    from {
        left: 10px;
        top: 0;
    }

    to {
        left: 70px;
        top: 0;
    }
}

@keyframes lqbtn {
    from {
        left: -55px;
        top: -5px;
    }

    to {
        left: 70px;
        top: -5px;
    }
}

.gm_ms {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-family: 'Hiragino Sans GB';
    font-weight: 400;
    color: #484A4C;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px dotted rgba(0, 0, 0, 0.08);
}

.spe_safe_icon {
    position: absolute;
    left: 5px;
    bottom: 5px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #627CFD, #2d8cf0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}

.footergrtt {
    margin-right: 40px;
    font-size: 14px;
    color: #808695;
}

.footercrtt {
    font-size: 14px;
    text-align: center;
    color: #808695;
}

.back_top {
    z-index: 10;
    position: fixed;
    cursor: pointer;
    display: none;
}

.back_top_show {
    display: block;
}

.back_top i {
    font-size: 32px;
    padding: 10px;
    background: #2d8cf0;
    text-align: center;
    border-radius: 5px;
}

.back_top_inner {
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.ivu-icon-ios-arrow-up::before {
    content: "\f11e";
    color: #fff;
}

.back_top i {
    font-size: 32px;
    padding: 10px;
    background: #2d8cf0;
    text-align: center;
    border-radius: 5px;
}

.back_top i:hover {
    font-size: 32px;
    padding: 10px;
    background: linear-gradient(0deg, #627CFD, #2d8cf0);
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.back_top i:hover::before {
    content: "\f11d";
}

.gm_box_lb {
    padding: 0 0 0 0;
}

.gm_table {
    table-layout: fixed;
    border-spacing: 0;
    border-top: 1px solid #A6A6D3;
    border-right: 1px solid #A6A6D3;
    border-left: 1px solid #A6A6D3;
    border-radius: 3px;
}

.gm_table .gm_tr {
    background: linear-gradient(0deg, #627CFD, #2d8cf0);
    height: 35px;
    font-size: 19px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 35px;
}

.gm_table {
    table-layout: fixed;
    border-spacing: 0;
    border-top: 1px solid #A6A6D3;
    border-right: 1px solid #A6A6D3;
    border-left: 1px solid #A6A6D3;
    border-radius: 3px;
}

.gm_table .gm_tr td {
    border-right: 1px solid #A6A6D3;
    border-bottom: 1px solid #A6A6D3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gm_table .gm_tr td:last-child {
    border-right: none;
}

.gm_table .gm_jp {
    background: #F0F3FF;
    height: 35px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #515a6e;
    line-height: 35px;
}

.gm_table .gm_jp:hover {
    background: #d8e0ff;
}

.gm_table .gm_jp td {
    border-right: 1px solid #A6A6D3;
    border-bottom: 1px solid #A6A6D3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gm_table .gm_jp td .td_box {
    width: 130px;
}

.gm_table .gm_jp td .td_box .tb_sc {
    float: left;
    margin-top: -2px;
    margin-right: 9px;
    background-size: 100% 100%;
    color: #2d8cf0;
}

.gm_table .gm_jp td .td_box .tb_sc:hover {
    color: #2d8cf0;
}

.gm_table .gm_jp td .td_box .tb_sc a {
    display: block;
    width: 100%;
    height: 100%;
}

.gm_table .gm_jp td .td_box .tb_sc_active {
    float: left;
    background-size: 100% 100%;
}

.gm_table .gm_jp td .td_box .tb_sc_active a {
    display: block;
    width: 100%;
    height: 100%;
}

.gm_table .gm_jp td .td_box .tb_xz {
    float: left;
    margin-top: -2px;
    background-size: 100% 100%;
}

.gm_table .gm_jp td .td_box .tb_xz a {
    display: block;
    width: 100%;
    height: 100%;
}

.gm_table .gm_jp td .td_box .tb_dz {
    float: right;
    margin-top: -35px;
    margin-left: 20px;
    background-size: 100% 100%;
}

.gm_table .gm_jp td .td_btn {
    margin: 0 auto;
    padding: 0;
    border: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
}

.gm_table .gm_jp td .td_btn a {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
}

.gm_table .gm_jp td a {
    text-decoration: none;
    color: inherit;
}

.gm_table .gm_jp td:last-child {
    border-right: none;
}

.tp_flex {
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.gm_wjp {
    background: #fff !important;
}
.lb_nc{
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0 8px 0 8px;
}
.lb_jp_icon {
    margin-left: 4px;
    width: 27px;
    height: 25px;
}

.tb_sc_btn {
    color: #ed4014;
}

.tb_sc_btn:hover {
    color: #2d8cf0;
    background-color: #FFF;
}

.tb_xz_btn {
    color: #2d8cf0;
}

.tb_xz_btn:hover {
    color: #2d8cf0;
    background-color: #FFF;
}

.tb_dz_btn {
    color: #ff9900;
}

.tb_dz_btn:hover {
    color: #2d8cf0;
    background-color: #FFF;
}

.startegy_titlei {
    margin-left: 7px;
    float: left;
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: bold;
    color: #363636;
}

.startegu_eng {
    margin-left: 2px;
    float: left;
    margin-top: 8px;
    font-size: 16px;
    font-family: SimHei;
    font-weight: 400;
    color: #908E8E;
}

.startegy_lf {
    /* position: absolute; */
    top: 0;
    left: 0;
}

.startegu_ct {
    padding: 30px 0 12px 0;
    display: flex;
    flex-wrap: wrap;
    width: 1570px;
    height: auto;
}
.startegu_cts {
    padding: 30px 0 12px 0;
    display: flex;
    flex-wrap: wrap;
    width: 1210px;
    height: auto;
}

.star_gl_box {
    width: 300px;
    height: 120px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    margin-right: 15.25px;
    margin-bottom: 15px;
}

.star_gl_box:nth-of-type(5n) {
    margin-right: 0px;
}
.star_gl_boxs {
    width: 290px;
    height: 120px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    margin-right: 15.25px;
    margin-bottom: 15px;
}

.star_gl_boxs:nth-of-type(4n) {
    margin-right: 0px;
}
.star_gl_size {
    padding: 10px;
    height: 84px;
    width: 258px;
}

.staru_search {
    border: 0;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    outline: none;
    height: 15px;
    width: 116px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #878789;
}

.staru_search::placeholder {
    color: #878789;
}

.key_header {
    padding: 26px 23px;
    background: #fff;
    height: auto;
    border: 1px solid #E7E7E7;
    border-radius: 6px;
}

.key_flex {
    display: flex;
    flex-wrap: wrap;
    width: 1501px !important;
}

.star_img_box {
    float: left;
    width: 84px;
    height: 84px;
    background: #878787;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1100);
    border-radius: 12px;
    overflow: hidden;
}

.star_ct_box {
    float: right;
    width: 140px;
    height: 84px;
}

.star_ct_name {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #232426;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.star_ct_name a {
    text-decoration: none;
    color: inherit;
}

.star_ct_p {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #484A4C;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 7px 0 10px 0;
}

.star_bottom {
    height: 26px;
    width: 160px;
}

.star_gl_link {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    width: 73px;
    height: 26px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ed4014;
    border: 1px solid #ed4014;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    line-height: 24px;
}

.star_gl_link a {
    text-decoration: none;
    color: inherit;
}

.star_gl_link:hover {
    background: linear-gradient(0deg, #ed4014, #ed4014);
    border: none;
    color: #FFFFFF;
}
.star_sc_link {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    width: 73px;
    height: 26px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ff9900;
    border: 1px solid #ff9900;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    line-height: 24px;
}

.star_sc_link a {
    text-decoration: none;
    color: inherit;
}

.star_sc_link:hover {
    background: linear-gradient(0deg, #ff9900, #ff9900);
    border: none;
    color: #FFFFFF;
}
.star_gl_cz {
    float: right;
    padding: 0;
    margin: 0;
    border: none;
    width: 73px;
    height: 26px;
    background: linear-gradient(0deg, #627CFD, #2d8cf0);
    border-radius: 3px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.star_gl_cz:hover {
    background: linear-gradient(0deg, #768ffc, #3797fe) !important;
}

.star_images {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    transition: all 0.6s;
}

.star_images:hover {
    transform: scale(1.2);
}

.star_bum_text {
    width: 1501px;
    height: auto;
    padding: 30px auto 10px auto;
}

.star_btm_p {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #424242;
    line-height: 20px;
    width: 1501px;
    text-align: center;
}

.star_btn_page {
    padding: 0;
    margin: 0;
    border: none;
    width: 118px;
    height: 38px;
    background: #FF3A3A;
    border-radius: 19px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    margin: 20px 691.5px 0 691.5px;
}

.star_btn_page a {
    text-decoration: none;
    color: inherit;
}

.star_btn_page:hover {
    background: #fd5252;
}

.star_btn_Primary {
    padding: 0;
    margin: 0;
    border: none;
    width: 118px;
    height: 38px;
    background: #2d8cf0;
    border-radius: 19px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    margin: 20px 691.5px 0 691.5px;
}

.star_btn_Primary a {
    text-decoration: none;
    color: inherit;
}

.star_btn_Primary:hover {
    background: #5cadff;
}

.ibox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
.b-r-md {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.ibox-content {
    position: relative;
    clear: both;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.system-title {
    border-left: 3px solid #2d8cf0;
    padding-left: 5px;
}
h3{
    margin-top: 5px;
    font-size: 14px;
    font-weight: 600;
}
.m-t-sm {
    margin-top: 10px;
}
.m-b-sm {
    margin-bottom: 10px;
}
.m-t-lg {
    margin-top: 30px;
}
.p-sm {
    padding: 15px;
}
.m-t-n-xl {
    margin-top: -40px;
}
.text-center {
    text-align: center !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.font-bold {
    font-weight: 600;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.b-r-md {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.m-b-n-md {
    margin-bottom: -20px;
}
.m-t-md {
    margin-top: 20px;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group.clear-list .list-group-item {
    border-top: 1px solid #e7eaec;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    padding: 10px 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
li {
    list-style: none;
}
.list-group-item span {
    cursor: pointer;
}
.float-right {
    float: right !important;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
    border-collapse: collapse;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
    border: 0;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
th {
    text-align: inherit;
}
.yellow-bg, .bg-Primary {
    background-color: #2b85e4 !important;
    color: #ffffff;
}
.bg-Primary {
    background-color: #2b85e4 !important;
}
.box_notice {
    height: 46px;
    width: 100%;
    border-bottom: 2px solid #2b85e4;
    display: flex;
    flex-direction: row;
}
.box_notice span {
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
}
.notice_icon {
    width: 25px;
    height: 24px;
    margin-right: 12px;
    background-size: 100% 100%;
}

.notice_center {
    display: flex;
    flex-wrap: wrap;
}
.notice_new {
    width: 735px;
    padding: 20px 0;
    margin-right: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #F4F4F4;
}
.notice_new a {
    text-decoration: none;
}
.notice_top {
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.notice_left {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.notice_color {
    width: 3px;
    height: 21px;
    margin-right: 8px;
    background: #2b85e4;
}
.notice_font {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #323232;
}
.notice_font:hover {
    color: #ed4014;
}
.notice_time {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    opacity: 0.5;
}
.notice_details {
    width: 100%;
    margin: 20px auto;
    height: auto;
    text-align: center;
    margin-bottom: 5px;
    border-bottom: 1px dotted #cecece;
}
.details_title {
    margin-top: 5px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 300;
    color: #A0A0A0;
    padding-bottom: 10px;
}
.details_statement {
    padding: 24px 0 0 0;
    text-align: center;
}
statement_font{

}
.b-r-sm {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mb-3, .my-3 {
    /* margin-bottom: 1rem !important; */
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.course_box {
    width: 1000px;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.course_box .course_tt {
    height: 100px;
    width: 337px;
    margin: 40px 0;
}
.course_box .course_tt .cur_ft {
    margin: 9px 0;
    height: 28px;
    text-align: center;
    font-size: 31px;
    font-family: Source Han Serif SC;
    font-weight: bold;
    color: #000000;
    background: linear-gradient(0deg, #8B51BC 1.00097656%, #5E68E7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.course_box .course_tt .cur_img {
    width: 100%;
    height: 21px;
    background: url(/index/v1/img/bgtext1.png);
    background-size: 100% 100%;
}
.course_box .course_tt .cur_img1 {
    width: 100%;
    height: 21px;
    background: url(/index/v1/img/bgtext2.png);
    background-size: 100% 100%;
}
.course_box .vd_box {
    width: 930px;
    height: 536px;
    border: 8px solid #2b85e4;
    background: #000;
}
.weChat_bg {
    /* display: none; */
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
}
.wechat_box {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    width: 392px;
    height: 480px;
    background: url(/index/v1/img/bg1.png);
    background-size: 100% 100%;
}
.wechat_close {
    position: absolute;
    z-index: 1001;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(/index/v1/img/iconclose.png);
    background-size: 100% 100%;
}
.wechat_size {
    margin: 0 auto 0 auto;
    width: 282px;
    height: 282px;
    background: #FFFFFF;
    border: 1px solid rgba(191, 34, 17, 0.4);
    border-radius: 5px;
}
.wechat_img {
    width: 100%;
    height: 100%;
}
.wechat_img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.wechat_tt{
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    /* font-weight: 600; */
    color: #17233d;
}
.vertical-center-modal{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wechat_logo{
    margin: 50px auto 50px auto;
    width: 185px;
    height: 45px;
    text-align: center;
}
.wechat_logo img{
    width: 100%;
    height: 100%;
}
.receive_text_ms{
    margin: 10px 0 10px 0;
    padding: 0;
    color: #19be6b;
    font-size: 14px;
}
.ivu-menu-vertical .ivu-menu-item, .ivu-menu-vertical .ivu-menu-submenu-title {
    text-align: center;
    font-weight: 600;
}
.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):after {
     background: transparent;
}
.ivu-menu-vertical.ivu-menu-light:after {
    width: 0px;
    background: transparent;
}
.pt_active {
    /* background: url(/index/v1/img/bgsilver.png); */
    background-size: 100% 100%;
}
.jkcrad {
    width: 400px;
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
    background-image: linear-gradient(to bottom right, #6cc2ff, #8089f3);
    border-radius: 5px;
}
.jkcrad-content {
    clear: both;
    padding: 15px 20px 20px 20px;
    color: #FFF;
    width: 100%;
    /* background: linear-gradient(-33deg, #FB570A, #FF8D04); */
}
.font-normal {
    font-size: 12px;
    font-weight: 400;
    color: #515a6e;
}
.b-r-md {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.pt_font {
    font-size: 18px;
    color: #515a6e !important;
}

.float-right {
    float: right !important;
}

.m-t-xs {
    margin-top: 5px;
}
.md_vip_size {
    height: 78.8px;
    position: relative;
    top: 20px;
    margin-bottom: 13.5px;
}
.m-t-md {
    margin-top: 20px;
}
.jkcrad-amount {
    margin: 0px 10px 0 0;
}
.text-right {
    margin-top: 8.59px !important;
}
.font-bold {
    font-weight: 600;
}
.text-right {
    text-align: right !important;
}
.font-boldes {
    font-size: 39px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F6F8FD;
}
.pt_num {
    color: #F6F8FD !important;
    padding-top: 18px;
}
.text-right {
    margin-top: 8.59px !important;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.font-normal {
    font-weight: 400;
}

.float-right {
    float: right !important;
}
small, .small {
    font-size: 80%;
    font-weight: 400;
}
small {
    font-size: 80%;
}
.md_size{
    height: 47px;
}
.text-title {
    color: #17233d !important;
}
.text-content {
    color: #515a6e !important;
}
.text-navy {
    color: #1ab394 !important;
}

.text-primary {
    color: #2d8cf0 !important;
}

.text-success {
    color: #19be6b !important;
}

.text-info {
    color: #2db7f5 !important;
}

.text-warning {
    color: #ff9900 !important;
}

.text-danger {
    color: #ed4014 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-white {
    color: #ffffff;
}
.gray-bg, .bg-muted {
    background-color: var(--bg, #f6f7f9) !important;
}
.sigin_btn{
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item {
    position: relative;
}
.list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.25rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.m-b-sm {
    margin-bottom: 10px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.m-b-n-sm {
    margin-bottom: -10px;
}
.colles_content {
    height: 621px;
    overflow: overlay;
}
/* .label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    border-radius: 0.25em;
    line-height: 1;
    white-space: nowrap;
    margin-top: 9px;
    margin-left: 5px;
} */
.label-warning,.badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}
.label-info,.badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}
.ivu-table table{
    table-layout:auto;
}
.ctne_tt{
    display:inline-block;
    width:70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ctyt_tt{
    margin-top: 9px;
    display:inline-block;
    width:130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.badge {
    position: absolute;
    top: 17px;
    right: 15px;
}
.badges {
    position: absolute;
    top: 2px;
    left: 105px;
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-primary{
    color: #fff;
    background-color:#2d8cf0;
}
.badge-success{
    color: #fff;
    background-color:#19be6b;
}
.badge-warning{
    color: #fff;
    background-color:#ff9900;
}
.badge-error{
    color: #fff;
    background-color:#ed4014;
}
.badge-default{
    color: #fff;
    background-color:#17233d;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}