.layui-layer {
    border-radius: 8px !important;
}

.layui-layer .layui-layer-title {
    background: #f5f5f5;
    color: #666;
    font-size: 16px;text-align: left;
    border-radius: 10px 10px 0 0;
}

.layui-layer .my-coin-yellow {
    color: #fb8c00;
}

.layui-layer .layui-layer-content {
    height: auto !important
}

.layui-layer .layui-layer-btn {
    text-align: center;
    padding-top: 0 !important;
}

.layui-layer .layui-layer-btn a {
    width: 40%;
    text-align: center;
    font-size: 16px;
    /*padding: 8px 15px;*/
    /*margin: 5px auto;*/
    border-radius: 5px;
    line-height: 40px;
    height: 40px;
}

.layui-layer-content {
    text-align: center;
    font-size: 16px;
}

.layui-layer {
    top: 0px !important;
    bottom: 0px !important;
    height: min-content !important;
    margin: auto !important;
}
.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis; /* 设置容器宽度 */

}
/*.container {
    display: flex;
    justify-content: center;*/
/* 水平居中 */
/*align-items: center;*/
/* 垂直居中 */
/*height: 100vh;*/
/* 使用视口高度，可根据需要调整 */
/*}*/

/* 兼容旧版结构重构样式开始 */
body {
    background-color: var(--body-bg);
    font-family: "微软雅黑", "黑体", Arial;
    color: var(--text-color-1);
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.header,
#detailHeader {
    background-color: var(--primary-color)
    /* background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.20) 0%, rgba(102, 102, 102, 0.20) 100%); */
    /* background: radial-gradient(309.24% 146.67% at 57.66% -57.93%, #3899E7 0%, #0766b3 100%); */
}

header * {
    box-sizing: border-box;
}

ul,
ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

i {
    font-style: normal;
}

a,
a:hover {
    text-decoration: none;
}

.control-group .adimg {
    width: 100%;
   
    border-radius: 5px;
    display: block;
}

.picz {
    position: relative;
    overflow: hidden;
    height: 36px;
    border-bottom: 1px solid var(--border-1);
    background-color: var(--bg-hightlight-2);
}

.picz:before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    margin: 8px 0 0 10px;
    background-image: url(../Images/propaganda.svg);
    background-size: 22px;
}

.bg {
    position: fixed;
    top: 0;
    z-index: 99999;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.post-back-error {
    color: red;
    text-align: left;
    font-size: 14px;
    padding-left: 10px;
  /*  padding-top: 10px;*/
}

.picz .icon {
    position: absolute;
    z-index: 999;
    top: 5px;
    margin-left: 5px;
}

.g-hot-info {
    height: 60px;
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 4px;
}

.g-hot-info li {
    padding-left: 36px !important;
}

.g-hot-info li a {
    color: var(--text-hightlight-4);
}

.more {
    background: none;
    display: flex;
    -webkit-box-flex: 1;
    text-align: center;
    padding: 0px;
    margin: 0px;
    -webkit-box-pack: justify;
    width: 100%;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-size: 16px;
}

.more a {
    color: #333;
    text-align: center;
    display: block;
    text-shadow: 0 2px 2px #fff;
    white-space: nowrap;
    float: left;
    flex: 1;
    margin: 0px;
    padding: 0%;
    height: 35px !important;
    position: relative;
    line-height: 35px !important;
    /* opacity: 0.5; */
}

.more a:hover {
    color: #FFFFFF;
}

.logowrapper {
    text-align: center;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.logowrapper .btn {
    background: #ff6666;
    color: #fff;
    float: right;
    margin: 8.5px 5px 8.5px 0;
    padding: 0 10px;
    border-radius: 2px;
    line-height: 28px;
    height: 28px;
}

.logowrapper .btn a {
    color: white
}

.logowrapper,
.more,
.more2 div a,
.more2 div a.selectA .more2 a,
.more .ddl.act,
.more2 div a.selectA,
.more a,
.more a:hover .more .ddl,
.more .ddl.on {
    background: none;
    text-shadow: none;
    box-shadow: none;
    color: rgba(255,255,255,0.7);
    line-height: 48px;
    height: 48px;
    font-size: 16px;
}

.topicon {
    display: inline-block;
    float: right;
    width: 24px;
    height: 24px;
    margin: 12px 10px 0 0
}

.help {
    background: url(../images/icon_help.png) no-repeat center;
    background-size: 100%
}
.searchicon {
    background: url(../images/icon_search.svg) no-repeat center;
    background-size: 90%;
    cursor: pointer;
}
.my {
    background: url(../images/icon_my.png) no-repeat center;
    background-size: 100%
}

.more .ddl {
    text-align: center;
    display: block;
    white-space: nowrap;
    width: 20%;
    float: left;
    margin: 0px;
    height: 35px;
    position: relative;
    line-height: 35px;
}

.more .ddl i {
    display: inline-block;
    content: "";
    top: 2px;
    transition: .2s;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #FFF;
    margin-left: 4px;
    opacity: .6;
}

.more .ddl.on i {
    transform: rotate(180deg);
    opacity: 1;
}

.more .ddl .i {
    position: relative;
    top: -2px;
    float: right;
    height: 6px;
    width: 9px;
    z-index: 2;
}

.more .ddl.on ul {
    position: absolute;
    top: 35px;
    background: #fff;
    width: 100%;
    right: 0px;
    background-clip: padding-box;
    box-shadow: 0 2px 12px rgba(60, 60, 60, 0.25);
    z-index: 1;
    display: block;
    border-radius: 0;
    border: none;
}

.more .ddl.on ul li {
    border-radius: 0;
    line-height: 35px;
    border-bottom: 1px solid #e5e5e5
}

.more .ddl.on ul li:last-child {
    border-bottom: none
}

.more .ddl.on ul li:hover {
    background-color: #fffaa5;
}

.more .ddl ul {
    display: none;
}

.more a.on,
.more .ddl.on,
.more .ddl.act {
    color: #fff;
    display: block;
    position: relative;
    font-weight: 500;
    /* opacity: 1; */
}

.more a.on:after,
.more .ddl.on:after,
.more .ddl.act:after {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    content: "";
    border: 5px solid transparent;
    border-bottom-color: var(--bg-color-1);
}

.more .ddl.on {
    background: none;
    border-radius: 3px 3px 0 0
}

.more {
    line-height: 35px;
    height: 35px;
}

.more2 {
    background: var(--bg-color-1);
    line-height: 40px;
    height: 40px;
    border-bottom: solid 1px var(--border-1);
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    padding: 0 5px;
    display: flex;align-items: center;
}

.more2 div {
    flex: 1;
    height: auto;
    background: transparent
}

.more2 div a,
.more2 div a.selectA,
.more .ddl.on ul li {
    display: block;
    border-bottom: none !important;
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    padding: 0;
    margin: 0;
    color: var(--text-color-1);
}

.more2 div a.selectA {
    display: block;
    /*border-bottom: solid 2px var(--text-hightlight-1);*/
    font-size: 16px;
    height: 38px;
    border-radius: 0;
    padding: 0;
    margin: 0;
    color: var(--text-color-1);
    font-weight: 600;
    text-align: center;
    position: relative;
}

.more2 div a.selectA:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    background: var(--text-hightlight-1);
    height: 4px;
    width: 20%;
    border-radius: 100px;
    min-width: 30px;
}

/* .more2 div a.selectA:before {
    left: 50%;
    border-radius: 0 20px 20px 0;
}

.more2 div a.selectA:after {
    right: 50%;
    border-radius: 20px 0 0 20px;
} */

.more .ddl .i {
    height: auto;
    float: none;
}

.more2 div {
    display: block;
    width: 14.26%;
    background: inherit;
    -webkit-box-flex: 1;
    margin: 0 0px 0 0;
    padding: 0px;
    -webkit-box-sizing: border-box;
    float: left;
    height: 40px;
    text-align: center;
    position: relative;
}

.more2 div a i.newicon {background:linear-gradient(90deg,#ff0d0d,#ff6f09);color:#fff;font-size:9px;font-weight: normal;line-height:14px;min-width: auto;padding:0 3px;border-radius:4px;position:absolute;right:-18px;top:2px;z-index: 2;}


.hotIcon:before {content:"新";background:linear-gradient(90deg,#ff0d0d,#ff6f09);color:#fff;font-size:9px;line-height:14px;padding:0 3px;border-radius:4px;position:absolute;right:-4px;top:3px;display:block;}
.more .hotIcon {opacity: 0.8;}
.more a.on .hotIcon {opacity: 1;}
.more a.worldcup {color:rgba(255,223,54,0.8);}
.more a.worldcup.on {color: #ffdf36;}
.more .worldcup .hotIcon::before {content:"热";}


#content img {vertical-align: middle;}

#content .match {
    border-bottom: solid 1px var(--border-1);
    padding-bottom: 5px;
}

#content .match .guestTeam,
#content .match .homeTeam {
    font-weight: normal;
}

.logo {
    overflow: hidden;
    margin: 0px;
    float: left;
    height: 45px;
    min-width: 33%;
    max-width: 200px;
    background: url(../Images/logo.png) no-repeat left center;
    background-size: auto 80%;
    position: relative;
    margin-left: 6px;
    margin-top: 4px;
}
@media screen and (max-width:400px) {
    .logo {
        background: url(../Images/logo.png) no-repeat left center;
        background-size: auto 76%;
    }
}

.logo::after {
    /* display: block;
    position: absolute;
    content: "";
    width: 90px;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.2);
    filter: blur(6px);
    bottom: 9px;
    left: 15px;
    border-radius: 50%; */
}

.logo.wc {
    width: 130px;
    background: url(../Images/logo_wc.png) no-repeat 5px center;
    background-size: auto 28px;
}

.logo.wc a.sjb {
    color: var(--white);
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    margin-left: 75px;
    vertical-align: 5px;
    display: inline-block;
}

.logo.wc a.sjb::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid var(--white);
    border-bottom: 0 none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    margin: 0 0 2px 3px;
    transform: rotate(-90deg);
}

.reCirBtn {
    width: 3em;
    height: 30px;
    color: var(--text-color-1);
    display: block;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: right;
    margin-top: 10px;
    vertical-align: middle;
    line-height: 28px;
}

.more2 div a,
.more2 a {
    font-size: 15px;
    display: block;
    color: var(--text-color-2);
}

.more2 div a,
.more2 a {
    position: relative;
}

.more2 div a i,
.more2 a i {
    position: absolute;
    border-radius: 20px;
    background: var(--red60);
    color: var(--text-white);
    font-size: 12px;
    line-height: normal;
    padding: 1px 6px;
    min-width: 20px;
}
.more2 div a .point {background:var(--red60);min-width: auto;width:7px;height:7px;padding: 0;position:absolute;top:6px;right:18%;border-radius:50%;display:block;}

.logowrapper .select {
    min-width: 26%;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 1000px;
    left: 50%;
    display: inline-block;
    transform: translateX(-50%);
    position: absolute;
    margin-top: 10px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.15);
}

.select .tab {
    height: 30px;
    line-height: 30px;
    width: 50%;
    text-align: center;
    float: left;
    font-size: 15px;
    color: var(--white40);
}

.logowrapper .select.wc {
    width: 160px;
    left: 52%;
}

.logowrapper .select.wc .tab {
    width: 33.3%;
}
.select .tab.on {
    background: var(--second-color);
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08);
    font-weight: 500;
}

.theme--dark .logowrapper .select{background-color:#072C49;border:1px solid #0A263E;}
.theme--dark .select .tab{color:var(--white40);}
.theme--dark .select .tab.on{background-color:#1A66A4;color:var(--white80);}


/*旧导航
.logowrapper .select {width:110px; height: 28px; border: 1px solid var(--white40); border-radius: 4px; left: 50%; display: inline-block; transform: translateX(-50%); position: absolute; margin-top: 8px;overflow: hidden;}
.select .tab { height: 26px; line-height: 26px; width:50%; text-align: center; float: left; font-size: 14px; color: var(--white80);}
.theme--dark .select .tab {color: var(--white40);}
.select .tab.on {background-color:var(--bg-color-1); color: var(--text-hightlight-1);}
.theme--dark .select .tab.on {background-color:var(--white40); color:var(--white);}
*/

/* 兼容旧版结构重构样式结束 */

.filterBox .filterBtn {
    cursor: pointer;
    float: left;
    display: block;
    border-radius: 0.2em;
    color: var(--text-color-1);
    width: 23%;
    text-align: center;
    padding: 5px 0;
    margin: 1%;
    border: solid 1px #d6d8d7;
    background: #fff;
    font-size: 12px;
}

.filterBox .filterBtn2 {
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    float: left;
    display: block;
    border-radius: 0.2em;
    color: var(--text-color-1);
    width: 23%;
    text-align: center;
    padding: 5px 0;
    margin: 1%;
    border: solid 1px #d6d8d7;
    background: #fff;
    font-size: 12px;
}

.red {
    color: var(--text-hightlight-3) !important;
}

.green {
    color: var(--text-hightlight-2);
}

.blue3 {
    color: #2C5994;
}

.blue2 {
    color: #B40C00;
}

.blue {
    color: var(--text-hightlight-1);
}

.name-red {
    color: #ff4833 !important;
}

#subSpnLoading {
    background: var(--bg-color-1);
    border: solid 1px var(--border-1);
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    padding: 10px 0;
    border-radius: 4px;
    line-height: 30px;
}

#subSpnLoading:before,
.loading:before {
    display: inline-block;
    background: url(../Images/oval.svg);
    width: 20px;
    height: 20px;
    content: "";
    background-size: 100%;
    vertical-align: middle;
    margin-right: 4px;
}

#subSpnLoading img {
    vertical-align: middle;
    display: none;
}

#footer {
    text-align: center;
    color: var(--text-color-2);
    font-size: 12px;
    width: 100%;
    float: left;
    line-height: 22px;
    overflow: hidden;
    padding: 12px 0;
    height: auto
}

#footer a {
    display: inline;
    color: var(--text-hightlight-1);
}

.ad a {
    display: block;
}

.ad a img {
    width: 100%;
}

.redCard>*,
.yellowCard>* {
    line-height: 16px;
    font-size: 12px;
    float: none !important;
    text-align: center;
    font-style: normal;
    border-radius: 2px;
    color: #fff;
    margin: 0 1px;
    padding: 0 2px;
    line-height: 16px;
    font-weight: normal;
    position: relative;
    height: 16px;
}

.redCard>* {
    background: #e9481e;
}

.yellowCard>* {
    background: #f9c203;
}

#filterDiv {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99999;
    width: 100%;
}

.filterBox {
    width: 100%;
    margin: 45px 0 68px 0;
    position: fixed;
    height: calc(100% - 113px);
    overflow-y: auto;
    background: #fff;
}

#filterBar {
    position: fixed;
    height: 45px;
    top: 0;
    z-index: 999;
    line-height: 45px;
    width: 100%;
    text-align: center;
    background: #2c5994;
    color: #fff;
}

#filterToolsBar,
#filterToolsBarLq {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.header {
    position: relative;
}

.header .btns .btn a,
#filterBar .btns .btn a {
    display: block;
    line-height: 30px;
    text-align: center;
}

.header .btns .btn,
#filterBar .btns .btn {
    position: static;
    float: right;
    margin: 8px 7px 0 0;
}

.header .btn,
#filterBar .btn {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 50%;
    padding: 0;
    margin: 0;
    margin-top: -15px;
    border: solid 1px #e1e1e1;
    min-width: 60px;
    border-radius: 4px;
}

.header .back,
#filterBar .back {
    background: url("../images/left_icon.png") no-repeat 0px center;
    left: 0;
    top: 50%;
    margin: -16px 0 0 10px;
    background-size: auto 70%;
    width: 30px;
    display: block;
    height: 30px;
    position: absolute;
}

.filterBox .on {
    background: #fde39a;
    color: #d05b1a;
    border: solid 1px #ee8862;
}

.filterToolsBar #menu {
    background: #2C5994;
    overflow: hidden;
}

.filterToolsBar #menu li {
    float: left;
    color: #FFF;
    width: 25%;
    text-align: center;
    line-height: 30px;
}

.filterToolsBar #menu li.on {
    background: #F66;
}

#tools {
    overflow: hidden;
    background: #fff;
    display: block;
    clear: both;
    padding-left: 5px;
}

#tools li {
    float: right;
    display: block;
    width: 16%;
    border: solid 1px #ccc;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    margin: 4px;
    margin-left: 0;
    text-align: center;
    background: #FFF;
    font-size: 14px;
}

#tools li.on {
    border: none;
    background: #F66;
    color: #fff;
}

#tools li.title {
    text-align: left;
    border-style: none;
    float: left;
    white-space: nowrap;
    font-size: 1em;
}

#oddsLive {
    margin-top: 45px;
}

#leagueSetContent {
    margin-top: 45px;
}

#compSetContent {
    margin-top: 45px;
    width: 100%;
}

.game .data {
    white-space: nowrap;
}

.game.ovf .data {
    white-space: nowrap;
    position: relative;
    top: -2px;
}

.m_tit {
    max-width: 100%;
    padding-right: 5%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("../images/right_icon.png") no-repeat right center;
    background-size: auto 50%;
}

.m_tit .game {
    width: 70px;
    float: left;
}

.m_tit .game span {
    display: block;
    text-align: center;
    line-height: normal;
}

.m_tit .match {
    float: left;
    display: flex;
    width: calc(100% - 80px);
    line-height: 32px;
}

.m_tit .match>* {
    flex: 1;
    text-align: center;
}

.m_tit .match .vs.end {
    color: yellow;
}

.popupwin {
    position: fixed;
    bottom: 2em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    background: rgba(255, 248, 225, 1);
    width: 90%;
    text-align: center;
    left: 5%;
    right: 5%;
    padding-top: 1em;
    padding-bottom: 1em;
}

.ovf .name {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    bottom: -3px;
}

.ovf .name:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 100%;
    background: url("../images/odd_bg.png") repeat-y right center;
}

.hg .homeTeam,
.gg .guestTeam,
.hg .homeS,
.gg .guestS {
    background: #ffe077 !important;
}

.hg .ovf .name:after,
.gg .ovf .name:after,
.hg .ovf:after,
.gg .ovf:after {
    background: url("../images/odd_bg_on.png") repeat-y right center !important;
}

/* By ren add 20200211 */

.nav-guess div {
    width: 33.33333%;

}


.nav-v-guess div {
    width: 33.3333%
}

.nav-pub {
    margin-bottom: 0px;
}

.football_app {
    font-size: 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    padding: 0;
    background-size: auto;
    background-size: 100%;
    line-height: normal;
}

.football_app .tit {
    position: absolute;
    width: 50%;
    animation: fadeAdInLeft 4s cubic-bezier(0.39, 0.58, 0.57, 1) infinite alternate;
    opacity: 0;
    top: 3vw;
}

.football_app .subTit {
    position: absolute;
    width: 40%;
    animation: fadeInTop 4s cubic-bezier(0.39, 0.58, 0.57, 1) 0.5s infinite alternate;
    opacity: 0;
    left: 25%;
}

.football_app img {
    max-width: 100%;
    max-height: 100%;
}

.football_app .adlogo {
    position: absolute;
    width: 14%;
    top: 10%;
    left: 3%;
    overflow: hidden;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.football_app .adlogo:before {
    content: "";
    position: absolute;
    left: -120px;
    top: -460px;
    width: 200px;
    height: 15px;
    background-color: rgba(255, 255, 255, .3);
    transform: rotate(-45deg);
    animation: searchLights 1.5s ease-in infinite;
}

.football_app .adbutton {
    position: absolute;
    right: 1%;
    width: 28%;
    top: 23%;

    animation: zoom 0.4s linear infinite alternate;
    overflow: hidden;
    border-radius: 30px;
}

.football_app .adbg {
    width: 100%;
}

@keyframes zoom {
    0% {
        transform: scale(1);
        box-shadow: 0 0 3px rgb(255, 255, 255, 0);
    }

    50% {}

    100% {
        transform: scale(1.05);
        box-shadow: 0 0 10px rgb(255, 217, 0);
    }
}

@keyframes searchLights {
    0% {
        left: -120px;
        top: 0;
    }

    100% {
        left: 300px;
        top: 100px;
    }
}



@keyframes fadeAdInLeft {

    0% {
        left: 40%;
        opacity: 0;
    }

    20% {
        left: 20%;
        opacity: 1;
    }

    60% {
        left: 20%;
        opacity: 1;
    }

    80% {
        left: 20%;
        opacity: 0;
    }

    100% {
        left: 20%;
        opacity: 0;
    }

}

@keyframes fadeInTop {

    0% {
        top: 20vw;
        opacity: 0;
    }

    20% {
        top: 10vw;
        opacity: 1;
    }

    60% {
        top: 10vw;
        opacity: 1;
    }

    80% {
        top: 10vw;
        opacity: 0;
    }

    100% {
        top: 10vw;
        opacity: 0;
    }

}

.rsmchar {
    padding: 6px;
    background: #fff;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}

.moreToAPP {
    border-radius: 30px;
    width: 80%;
    padding: 5px;
    background: #4098e0;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px
}

.rselmenudivbg select {
    width: 25%;
    float: left;
    text-align: center;
}



/*全局颜色定义 -------*/
:root {
    /*BLUE蓝色*/
    --blue70: #0170CA;
    --blue50: #0A8FEA;
    --blue20: #8BC6F4;
    --blue10: #E2F1FC;
    /*RED红色*/
    --red60: #E62229;
    --red40: #F04545;
    /*Green绿争*/
    --green80: #008000;
    --green60: #2CA31F;
    --yellow1: #FFE8A3;
    --yellow2: #ffefdd;
    --yellow3: #F2D8B1;
    --yellow60: #F9AF06;
    /*GRAY灰色*/
    --gray05: #f5f5f5;
    --gray10: #f0f0f0;
    --gray20: #e5e5e5;
    --gray30: #d1d1d1;
    --gray40: #aaa;
    --gray50: #999;
    --gray60: #666;
    --gray70: #444;
    --gray80: #333;
    --gray90: #111;
    --steelgray1: #475C85;
    --steelgray2: #666971;
    --steelgray3: #999EAC;
    --steelgray4: #A9ABB1;
    --steelgray5: #F6F8FA;
    --white80: rgba(255, 255, 255, .8);
    --white60: rgba(255, 255, 255, .6);
    --white40: rgba(255, 255, 255, .4);
    --white10: rgba(255, 255, 255, .1);
    --black20: rgba(0, 0, 0, .2);
    --black50: rgba(0, 0, 0, .5);
    --black: #000;
    --white: #FFF;
    /*全局颜色定义 -------*/
    
    /*白天模式CSS定义 light_theme*/
    /*primary品牌色&BODY*/
    --primary-color: #346ad7;
    --second-color: #3686FB;
    --body-bg: var(--gray10);
    /*背景色*/
    --bg-color-1: var(--white);
    --bg-color-2: var(--gray10);
    --bg-color-3: var(--gray20);
    --bg-color-4: var(--gray05);
    --bg-hightlight-1: var(--yellow2);
    --bg-hightlight-2: var(--steelgray5);
    --bg-hightlight-3: var(--yellow60);
    --bg-hightlight-4: var(--blue50);
    --bg-hightlight-5: var(--red40);
    --bg-hightlight-6: var(--blue70);
    --bg-hightlight-7: var(--green60);
    --bg-hightlight-8: #fff6f3;
    --bg-hightlight-9: #eaf5ff;
    --bg-hightlight-10: #e4fde9;
    --bg-hightlight-11: #ffeaea;
    --redbg: rgba(255,0,0,0.07);
    --yelowbg: rgba(255,225,0,0.12);
    --orangebg: rgba(255,158,0,0.15);
    --greenbg: rgba(86,216,0,0.12);
    --bluebg: rgba(15,122,255,0.08);
    --white-bg: var(--white);
    /*文字*/
    --text-color-1: var(--gray80);
    --text-color-2: var(--steelgray2);
    --text-color-3: var(--steelgray3);
    --text-color-4: var(--gray40);
    --text-hightlight-1: var(--blue50);
    --text-hightlight-2: var(--green80);
    --text-hightlight-3: var(--red60);
    --text-hightlight-4: #9A5F4B;
    --text-hightlight-5: var(--yellow60);
    --text-white: var(--white);
    /*边框*/
    --border-1: var(--gray10);
    --border-2: var(--gray30);
    --border-3: var(--gray20);
    --border-hightlight-1: var(--blue20);
    --border-hightlight-2: var(--yellow3);
    --border-hightlight-3: rgba(227, 183, 181, 0.6);
    --border-hightlight-4: rgba(119, 190, 248, 0.4);
    --theme-icon: url(../images/light.svg);
    --score-color: #ffc341;
}

/*夜间模式CSS定义 theme_dark*/
.theme--dark {
    --blue70: #003662;
    --red60: #B53535;
    --yellow1: #4D4634;
    --yellow2: #221608;
    --yellow3: #F2D8B1;
    --yellow60: #ab7908;

    --steelgray1: var(--gray50);

    /*primary品牌色&BODY*/
    --primary-color: var(--blue70);
    --second-color: #1A66A4;
    --body-bg: var(--gray90);
    /*dark背景色*/
    --bg-color-1: #191919;
    --bg-color-2: var(--gray80);
    --bg-color-3: var(--gray70);
    --bg-color-4: #282828;

    --bg-hightlight-1: var(--yellow2);
    --bg-hightlight-2: #212325;
    --bg-hightlight-3: var(--yellow60);
    --bg-hightlight-4: var(--blue70);
    --bg-hightlight-5: var(--red60);
    --bg-hightlight-6: var(--blue70);
    --bg-hightlight-7: var(--green80);
    --bg-hightlight-8: #38231A;
    --bg-hightlight-9: #1B2F42;
    --bg-hightlight-10: #1b4228;
    --bg-hightlight-11: #381818;
    --white-bg: var(--gray90);

    --text-color-1: var(--gray20);
    --text-color-2: var(--gray40);
    --text-color-3: var(--gray60);
    --text-color-4: var(--gray40);
    --text-hightlight-1: var(--blue50);
    --text-hightlight-2: var(--green80);
    --text-hightlight-3: var(--red60);
    --text-hightlight-4: #BCA78F;
    --text-hightlight-5: var(--yellow60);
    --text-white: var(--white);

    --border-1: #252525;
    --border-2: var(--gray80);
    --border-3: var(--gray60);
    --border-hightlight-1: var(--blue70);
    --border-hightlight-2: var(--yellow1);
    --border-hightlight-3: rgba(81, 38, 38, 0.6);
    --border-hightlight-4: rgba(56, 76, 97, 0.4);
    --theme-icon: url(../images/dark.svg);
}


/*共用样式*/
.themeicon {
    background: var(--theme-icon);
    width: 24px;
    height: 24px;
    margin: 12px 10px 0 0;
    float: right;
    background-size: 100%;
}

/*高亮小字标签--红*/
.list_lately.record,
.list_hot_lately.record,
.topicList .masters .fans,
.content .item .data .dataInfo .name span.fans {
    border: 1px solid var(--border-hightlight-3);
    color: #C9454A;
    background-color: var(--bg-hightlight-8);
}

/*高亮小字标签--蓝*/
.list_lately.fans,
.list_hot_lately.fans {
    border: 1px solid var(--border-hightlight-4);
    color: var(--text-hightlight-1);
    background-color: var(--bg-hightlight-9);
}

/*高亮小字标签--结构*/
.list_lately,
.list_hot_lately,
.topicList .masters .fans,
.bainfo .date .fans,
.content .item .data .dataInfo .name span.fans,
.red-history-log {
    float: left;
    padding: 2px 6px 1px 6px;
    line-height: 11px;
    font-size: 10px;
    text-align: center;
    margin-left: 6px;
    border-radius: 20px;
}

/*分隔条*/
.spacing {
    height: 6px;
    background-color: var(--body-bg);
    display: block;
    clear: both;
}

/*三级导航条TAB*/
.tabmenu3 {
    background-color: var(--bg-color-1);
    border-bottom: solid 1px var(--border-1);
    padding: 14px;
}

.tabmenu3 ul {
    background-color: var(--bg-color-2);
    overflow: hidden;
    border-radius: 4px;
    display: flex;
}

.theme--dark .tabmenu3 ul {
    background-color: var(--black);
}

.tabmenu3 a {
    flex: 1;
    height: 34px;
    line-height: 34px;
    color: var(--text-color-2);
    display: block;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
}

.tabmenu3 a.on {
    color: var(--text-white);
    font-weight: 600;
    background-color: var(--bg-hightlight-6);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

/*导航切换按钮*/
.select.switch {background: var(--black20);border-radius: 20px;overflow: hidden;top: 8px;right: 44px;position: absolute;}
.select.switch span {font-size: 12px;width: auto;padding: 0 8px;}

/*下拉网站地图导航*/
.more-menu,
.more-menu-close {
    float: right;
    height: 45px;
    position: absolute;
    width: 45px;
    z-index: 2;
    right: 0;
    top: 0;
    line-height: 45px;
}

.more-menu span {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    top: 22px;
    right: 10px;
    display: inline-block;
    height: 2px;
    width: 24px;
    font: 0/0 a;
}

.more-menu span::before {
    margin-top: -7px;
}

.more-menu span::after {
    margin-top: 7px;
}

.more-menu span::before,
.more-menu span::after {
    background-color: #fff;
    border-radius: 3px;
    content: '';
    position: absolute;
    display: block;
    height: 2px;
    width: 24px;
}

.more-menu.on {
    background-color: var(--bg-color-1);
}

.more-menu.on span::before,
.more-menu.on span::after,
.more-menu.on span {
    background-color: var(--text-color-1);
}

.more-menu-nav {
    background-color: var(--bg-color-1);
    position: fixed;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 99999;
    color: var(--text-color-1);
    text-align: left;
    font-size: 14px;
    padding-bottom: 10px;
    overflow-y: scroll;
    top: 0;
    animation-name: navc;
    animation-duration: 0.4s;
}

@keyframes navc {
    0% {
        top: -50px;
        opacity: 0.6;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

.more-menu-nav ul li {
    line-height: 34px;
    font-weight: normal;
    padding: 0 10px 8px 10px;
    border-bottom: 1px solid var(--border-1);
    margin-bottom: 4px;
    overflow: hidden;
}

.more-menu-nav ul li:last-child {
    border-bottom: none;
}

.more-menu-nav h3 {
    line-height: 34px;
    font-size: 16px;
    padding-left: 3px;
    position: relative;
    color: var(--text-color-1);
    margin: 0;
}

.more-menu-nav h3 .set {
    float: right;
    margin-right: 18px;
    color: var(--text-color-2);
    font-size: 14px;
    font-weight: normal;
}

.more-menu-nav .nav2 a {
    display: inline-block;
    width: 21.2%;
    ;
    clear: both;
    text-align: center;
    margin: 5px 3px;
    padding: 0;
    background-color: var(--bg-color-2);
    border-radius: 3px;
    color: var(--text-color-1);
    font-size: 14px;
    border: 1px solid var(--border-3)
}

.theme--dark .more-menu-nav .nav2 a {
    border: 1px solid var(--border-2)
}

.more-menu-head {
    clear: both;
    height: 45px;
    width: 100%;
    border-bottom: 1px solid var(--border-1);
    position: relative;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    background-color: var(--primary-color);
    color: #FFF;
    z-index: 999999;
}

.more-menu-close span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-top: 7px;
    border-color: #FFF;
    display: inline-block;
    border-left: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

.more-menu-close {
    padding-top: 4px;
    height: 41px;
}

.more-btn {
    width: 46%;
    margin: 10px 6px;
    background-color: var(--primary-color);
    color: #FFF;
    font-size: 18px;
    text-align: center;
    line-height: 44px;
    float: left;
    border-radius: 4px;
}

.inPassButton {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    background-color: #e9833b;
    color: #fff;
    padding: 0 3px;
    border-radius: 3px;
    height: 18px;
    margin: 6px 0 0;
    display: inline-block;
}

.noPassButton {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 6px;
    background-color: #aaa;
    color: #fff;
    padding: 1px 3px;
    border-radius: 3px;
    vertical-align: 2px;
}

/*广告弹框*/
.adpopbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 250px;
    text-align: center;
    border-radius: 10px;
    transform: translate(-50%, 50%);
    z-index: 9999;
    /* background: rgba(0,0,0,0.4);box-shadow: 0 1px 20px rgba(0,0,0,0.3); */
}

.adpopbox .close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 22px;
    height: 22px;
    background: #666;
    border-radius: 50%;
    opacity: 0.7;
    cursor: pointer;
}

.adpopbox .close::before,
.adpopbox .close::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 4px;
    width: 14px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
}

.adpopbox .close::after {
    transform: rotate(-45deg);
}

.adpopbox .adimg {
    width: 200px;
    height: auto;
    margin-top: 45px;
    cursor: pointer;
}

/*关注页宣传图*/
.addbanner {
    width: 100%;
    height: 70px;
}

.addbanner img {
    width: 100%;
    height: 100%;
}


/* 旧标识 */
/* .dpt, .list_hot_lately.record {background:var(--bg-hightlight-8);color:#ff5107;float:left;padding:2px 6px 1px 6px;line-height:11px;font-size:10px;text-align:center;margin-left:4px;border-radius:20px;border:1px solid var(--border-hightlight-3);}
.red-log,.blue-log,.lge-log {background:var(--bg-hightlight-8);color:var(--red40);float:left;padding:2px 6px 1px 6px;line-height:11px;font-size:10px;text-align:center;margin-left:4px;border-radius:20px;border:1px solid var(--border-hightlight-3);font-weight:400 !important}
.blue-log {background:linear-gradient(90deg,var(--bg-hightlight-9),var(--border-hightlight-4));color:var(--text-hightlight-1);border-color: var(--border-hightlight-4);}
.lge-log {background: linear-gradient(90deg,var(--bg-hightlight-11),var(--bg-hightlight-8));} */

/* 标识 */
.red-log,.blue-log,.lge-log{background:#fef8f8;color:#ff3030 !important;font-size:11px !important;line-height:normal !important;font-weight:normal !important;padding:0 5px 0 8px !important;border-radius:20px;margin-left:2px;border:1px solid #ffadad;}
.blue-log{background:linear-gradient(90deg,#f4faff,#cee9ff) !important;color:#007FE4 !important;border:1px solid #a8c9ff !important;}
.lge-log{background:linear-gradient(90deg,#ffe6e6,#fef8f8);color:#ff2980 !important;border-color:#ffb0d8;}
.dpt,.list_hot_lately.record{background:#fff7f4 !important;color:#ff5107 !important;font-size:11px !important;line-height:normal !important;font-weight:normal !important;padding:0 4px 0 7px !important;border-radius:20px;margin-left:2px;border:1px solid #f6d1c5;}
.dpt::before,.red-log::before{content:"";background:url(../Images/fb-r.svg) no-repeat center;background-size:100%;width:10px;height:10px;vertical-align:0;margin:0 2px 0 -4px;display:inline-block;}
.dpt::before{content:"";background:url(../Images/fb-o.svg) no-repeat center;background-size:100%;}
.bkball.dpt::before{content:"";background:url(../Images/bb-o.svg) no-repeat center;background-size:100%;}
.bkball.red-log::before{content:"";background:url(../Images/bb-r.svg) no-repeat center;background-size:100%;}
.red-history-log{background:#fffbf0;color:#fb8c00 !important;font-size:11px !important;line-height:normal !important;font-weight:normal !important;padding:0 5px !important;border-radius:20px;margin-left:2px;border:1px solid #ffe7a3;}
.icon-et{background:var(--bg-hightlight-8);color:var(--red40);font-size:11px;line-height:normal;font-weight:400 !important;text-align:center;padding:0 5px !important;margin-left:4px;border-radius:20px;border:1px solid var(--border-hightlight-3);}
.icon-et{background:linear-gradient(90deg,#fff1c7,#ffe28d);color:#9a5f4b;border-color:#ede2cf;}
.spoticon {/*background:url(../Images/spoticon.svg) no-repeat center;background-size:100%;*/
    background: linear-gradient(90deg, #f44936, #fd7f13);
    color: var(--text-white);
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    border-radius: 5px 2px 5px 2px;
    padding: 0 5px;
    margin-right: 5px;
    vertical-align: 1px;
    transform: skew(-10deg, 0deg);display: inline-block;
}


.content .item .data .dataInfo .name span.fans {font-weight:400 !important;}

.guess-type {
    background-color: #999 !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 0px 2px !important;

}

.jiesuo {
    float: right;
    padding: 0px 5px !important;
    line-height: 16px !important;
}

.charge {
    padding: 0px 14px;
    color: #999;
    font-size: 12px;
}

.gcPS {
    text-align: center;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}

.character {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0px;
    font-weight: 500;
}

.statement {
    text-align: justify;
    margin: 0 auto;
    padding: 14px 14px 6px 14px;
    line-height: 20px;
    font-size: 12px;
    color: var(--text-color-2);
    font-style: normal;
    position: relative;
    clear: both;
}

.btn-insert-data {
    float: left;
}


/*球吧、球圈、分析师-作者项目的走势弹窗*/
#backgound {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    height: 100vh;
    width: 100%;
    background-color: #333;
    z-index: 9999;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

body {
    position: relative;
}

.convey {
    background-color: #ffff;
    border-radius: 4px;
    position: fixed;
    /*width:max-content;*/
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 100000;
    height: min-content;
    width: 356px;
}

.conveytop {
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
    height: 34px;
    padding: 8px 0;
    position: relative;
}

.conveycen {
    margin: 0 auto;
    display: inline-block;
}

.conveyname {
    float: left;
}

.conveylist {
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
    padding: 7px 22px 7px 8px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .conveylist .result {
        position: absolute;
        bottom: -4px;
        right: -2px;
        width: 30px;
        height: 30px;
       padding:0px;
       margin:0px;
    }

.conveylist .result.mingzhong {
    bottom: -4px !important;
    right: -2px !important;
    top: auto !important;
    left: auto !important;
    background: url(../images/mingzhong.png)no-repeat;
    background-size: 30px;

}

.conveylist .result.go {
    background: url(../images/go.png)no-repeat;
    background-size: 30px;
}

.conveylist .type {
    background: var(--blue50);
    color: var(--text-white);
    font-size: 10px;
    padding: 0 2px;
    border-radius: 2px;
    vertical-align: 1px;
}

.conveylist .obvious {
    color: #FF5106;
    font-weight: 600;
}

.conveycen span,
.conveycen div {
    float: left;
}

.layui-layer-setwin {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 0;
    line-height: initial;
}

.layui-layer-setwin a {
    position: relative;
    width: 16px !important;
    height: 16px !important;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden;
    display: inline-block;
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 1px -40px;
    cursor: pointer;
}

.layui-layer-ico {
    background: url(../Script/layer/theme/default/icon.png) no-repeat;
}

.matchinfo-num-tips {
    color: #999;
    font-size: 12px;
    background-color: var(--bg-color-1);
    padding: 0px 12px 12px;
    margin: 0px 10px 8px;

}

.publish-btn {
    position: fixed;
    right: 5%;
    bottom: 9%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    z-index: 999;
    background: linear-gradient(to bottom, rgba(49, 145, 255, 0.9) 0%, rgba(2, 120, 255, 0.8) 40%, rgba(0, 120, 233, 0.95) 100%, #FFFFFF 100%);
    -webkit-box-shadow: 0px 0px 10px rgb(50 150 251 / 60%);
    box-shadow: 0px 0px 10px rgb(50 150 251 / 60%);
    color: #fff;
}

.publish-btn .publish {
    font-size: 18px;
    color: var(--white);
}

.publish-btn .reddot_avoid {
    position: absolute;
    border-radius: 10px;
    background-color: var(--bg-hightlight-5);
    top: -2px;
    right: -2px;
    display: block;
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}

.consulttip {
    position: fixed;
    background-color: #ffff;
    border-radius: 4px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    box-shadow: 0px 1px 5px 1px rgb(224, 224, 224);
    width: max-content;
    margin: auto;
    height: min-content;
    padding: 12px 10px;
}

.consulttip .tips p {
    line-height: 20px;
}

.consulttip .selectbox {
    margin: 10px auto 2px;
    display: flex;
    justify-content: center;
}

.consulttip .selectbox a {
    font-size: 14px;
    width: 80px;
    text-align: center;
    line-height: 28px;
    height: 28px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 4px;
}

.consulttip .selectbox a.but1 {
    /*color: #007FE4;*/
    border: 1px #007FE4 solid;
}

.consulttip .selectbox a.but1:hover {
    color: #3197eb;
    border: 1px #3197eb solid;
}

.consulttip .selectbox a.but2 {
    color: #fff;
    background-color: #007FE4;
}

.consulttip .selectbox a.but2:hover {
    color: #fff;
    background-color: #158ae9;
}

.consulttip .selectbox a {
    font-size: 14px;
    width: 90px;
    text-align: center;
    line-height: 28px;
    height: 28px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 4px;
    color: #fff;
    background-color: #007FE4;
}

.consulttip .tips {
    text-align: center;
    color: #FF5106;
}

.mini_btn_blue {
    line-height: 26px;
    color: var(--text-white);
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    vertical-align: middle;
    background: var(--primary-color);
    padding: 0 10px;
    border: 0px;
    font-size: 14px;
    border-radius: 4px;
    margin: 7px 12px 0px 0px;
}

.payqbnew.fans {
    width: 27% !important
}

/*v推荐顶部次导航*/
.more_v {
    background: var(--bg-color-1);
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 12px;
    border-radius: 6px 6px 0 0;
    display: flex;align-items: center;justify-content: space-between;
}

.more_v .mvnavBox {float:left;}

.more_v .mvnavBox a {
    font-size: 15px;
    padding: 0 8px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    color: var(--text-color-2);
    position: relative;
}

.more_v .mvnavBox a.on {
    font-size: 16px;
    color: var(--text-color-1);
    font-weight: 600;
}

.more_v .mvnavBox a.on:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
    background: var(--text-hightlight-1);
    height: 4px;
    width: 20%;
    border-radius: 100px;
    min-width: 30px;
}

.more_v .subtitle {text-align: right;float: right;}
.more_v .subtitle span {color: var(--text-color-2);font-size: 12px;display: inline-block;}
.divline {background: var(--border-3);width: 1px;height: 12px;margin: 0 5px;vertical-align: -2px;display: inline-block;}
.v_screenBox {position:relative;padding-right: 10px;margin-left: 5px;}
.v_screenBox:after {
    content: "";
    border: 4px solid transparent;
    border-top-color: var(--text-color-4);
    right: 0;
    top: calc(50% - 1px);
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
}

.mark {
    background: #FF5106;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: normal;
    font-style: normal;
    padding: 1px 2px;
    margin-left: 4px;
    border-radius: 3px;
    display: inline-block;
}

.vague {
    width: 90%;max-height: 80px;
    padding-top: 20px;
    /* margin: 15px !important; */
    filter: blur(4px);
    transform: translate(-50%,-50%);
    top: 50%;left: 50%;position: absolute;
    overflow: hidden;
}

.vague .hide-main-content {
    margin-left: 15px;
    color: #666
}

.tyjieguobg {
    background: #fff0f2;
    color: #262626;
    height: auto;
    border: 1px solid #ffd2d2;
    border-radius: 30px;
    margin: 8px 8px 8px 0;
    padding: 0 10px 0 5px;
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    clear: both;
}

.tyjieguobg_title {
    background: #F44336;
    color: #fff;
    border-radius: 20px;
    padding: 2px 8px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    margin-right: 6px;
}

.tyjieguobg_pankou {
    color: #999;
    display: inline-block;
}

@media (prefers-color-scheme:dark) {
    .tyjieguobg {
        background: #CE3330;
        color: #fff;
    }

    .tyjieguobg_title {
        background: #FFEBEE;
        color: #CE3330;
    }

    .tyjieguobg_pankou {
        color: #FFBBC6;
    }
}

.danhua-bg {
    background-color: #ffeaea;
}

.pay-vague-content {
    position: relative;
}

.del {
    text-decoration: line-through;
}


/* -----球吧改版------ */
.red {
    color: #ff5106 !important;
}

.blue {
    color: #007FE4 !important;
}

.lineTit {
    float: none;
    padding: 0;
    display: none;
}

.ext {
    color: var(--text-color-2);
    font-size: 12px;
    text-align: center;
    float: right;
    transform: skew(18deg);
    cursor: pointer;
    position: relative;
}

.ext img {
    vertical-align: -5px;
    margin-right: 2px;
}

.payMsg .del {
    text-decoration: line-through;
}

.unlockpop {
    background: var(--bg-color-1);
    position: fixed;
    /* 上下左右4个方向的定位都设置为0 */
    left: 0;
    right: 0;
    bottom: 0;
    /* 外边距全设置为 auto ，元素就这么神奇的居中定位了 */
    margin: auto;
    width: auto;
    /* height:min-content; */
    padding: 5px 10px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    cursor: auto;
    z-index: 99999;
}

.unlockpop .tit {
    color: var(--text-color-1);
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
    padding: 0 5px;
}

.unlockpop .tit::before {
    content: "";
    background: var(--primary-color);
    width: 3px;
    height: 12px;
    margin-right: 8px;
    border-radius: 3px;
    vertical-align: -2px;
    display: inline-block;
}

.unlockpop .locklis {
    border-top: 1px solid #efefef;
    text-align: left;
    line-height: 30px;
    padding: 5px;
}

.unlockpop .usericon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
}

.unlockpop .name {
    color: var(--text-color-1);
    width: 100px;
    display: inline-block;
}

.unlockpop .time {
    color: var(--text-color-3);
}

.unlockpop .vipbtn {
    float: right;
    position: relative;
}

.unlockpop .vipicon {
    width: 30px;
    margin: 10px 0;
    vertical-align: 0;
    cursor: pointer;
}

.unlockpop .viptip {
    background: #fffaea;
    color: #99721c;
    font-size: 12px;
    padding: 0 10px;
    width: max-content;
    border-radius: 4px;
    position: absolute;
    top: 34px;
    right: -5px;
    box-shadow: 0 0 10px #ddcba4;
    z-index: 1;
}

.unlockpop .close {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 25px;
    overflow: hidden;
    float: right;
}

.unlockpop .close::before,
.unlockpop .close::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #bfbfbf;
}

.unlockpop .close::after {
    transform: rotate(-45deg);
}

.buwrap {
    background: linear-gradient(90deg, #F44336, #FB8C00);
    color: var(--text-white);
    width: max-content;
    border-radius: 25px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    padding: 5px 15px;
    margin: 15px auto;
    position: relative;z-index: 5;
    /* top:55%;left:50%;transform:translate(-50%,-50%); */
    display: block;
    cursor: pointer;
    box-shadow: 0px 10px 10px rgba(255, 81, 6, 0.15);
}
.buwrap .icon-font-QB::before {color:var(--text-white);}


/*.jc-win .goal[data-goal="0"] {
    display: none;
}*/

.jc-au-tips {
    /*background: var(--bg-color-1);*/
    color: var(--text-white);
    font-size: 14px;
    text-align: center;
    position: fixed;
    /* 上下左右4个方向的定位都设置为0 */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 300px;
    height: min-content;
    /* 外边距全设置为 auto ，元素就这么神奇的居中定位了 */
    margin: auto;
    padding: 5px 10px;
    border-radius: 5px;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.3);*/
    cursor: auto;
    z-index: 99999;
}

.jc-au-tips .outer {
    width: max-content;
    padding: 15px 20px;
    border: 1px dashed var(--white);
    margin: 10px auto;
}

.jc-au-tips .outer .Ulock {
    outline: 8px solid #fff;
    margin: 0 auto;
}

.jc-au-tips .btn {
    background: none;
    border:none;
    color: #ffffff;
    background: #3794df;
    width: max-content;
    line-height: normal;
    margin: 20px auto;
    padding: 5px 10px;
    line-height: 20px;
}

.transp-6 {
    background: rgba(0, 0, 0, 0.6);
}

.content-sllh {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px !important;
}

.ddlPopup .info .item {
    line-height: 40px !important;
    background-color: var(--bg-hightlight-6);
    border-radius: 6px;
    margin-bottom: 10px;
    color: #FFF;
    border: 1px solid var(--border-hightlight-4);
}


.zk-tips {
    color: #666;
    text-align: center;
    font-size: 12px;
    position: relative;z-index: 1;
    /* position:absolute;top:100px;left:50%;transform:translateX(-50%); */
}

.zk-tips-font {
    color: red;
    font-weight: 400;
    font-size: 14px;
}

.vipPay {
    padding: 25px 10px !important
}

.retirePubli {
    padding: 5px 25px;
    font-size: 15px;
    text-align: center;
    background: #f5f5f5;
    color: #666;
    border: 1px solid #e5e5e5;
    margin: 25px;
    border-radius: 4px;
    cursor: pointer;
}

    .retirePubli:hover {
        background: #007FE4;
        color: #fff;
        border-color: #007FE4;
        transition: all 0.2s linear;
    }


/* 会员等级标签 */
.levicon {height:16px;vertical-align:-2px;}

/* 折扣标签 */
.FTdiscount {background: var(--bg-color-1);color: var(--red40);font-size: 10px;line-height: 14px;font-style: normal;width: max-content;padding-right: 2px;border: 1px solid var(--border-hightlight-3);border-radius: 3px;vertical-align: -4px;overflow: hidden;display: inline-block;}
.FTdiscount i {background: var(--red40);color: var(--text-white);padding: 0 2px;margin-right: 2px;}

.GM_Q {outline-color:#ff8816 !important;}
.subGM_Q {outline-color:#5db310 !important;}
.GM_Q::before {content:"资深";background:linear-gradient(90deg,#ffc117,#ff5d0f);}
.subGM_Q::before {content:"高级";background:linear-gradient(90deg,#b9e600,#119f3c);}
.GM_Q::before,.subGM_Q::before{position:absolute;top:auto;bottom:-4px;left:50%;width:24px;color:#fff;outline:1px solid #f0f0f0;font-size:9px;line-height:14px;text-align:center;padding:0 4px;border-radius:10px;transform:translate(-50%,0) rotate(0);display:block;z-index:2;}

.recom .icon,.hotwrapul .headicon,a.Username .icon{width:36px !important;height:36px !important;margin:2px auto !important;border:2px solid #fff;outline:2px solid #f0f0f0;border-radius:50%;position:relative;}
.rtopbg_userimg{width:64px;height:64px;margin:2px auto;border:2px solid #fff;outline:2px solid #f0f0f0;border-radius:50%;position:relative;}
.rtopbg_userimg2{width:54px;height:54px;border:2px solid #fff;outline:2px solid #f0f0f0;border-radius:50%;}
a.Username .icon{float:left;border-radius:50%;position:relative;}
a.Username .icon img{float:left;border-radius:50%;position:relative;overflow:hidden;}
a.Username .icon img{width:100%;height:auto}
a.Username strong{margin-left:8px;vertical-align:middle;display:inline-block;max-width:calc(100% - 46px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.exten .saleicon{background:url(/Images/sale.png) no-repeat left top !important;height:48px;width:48px;left:0;top:0;display:block;position:absolute;border-radius:5px;z-index:899;}

/* 新星 */
.recom.user-all-box {text-align: center;display: flex;flex-wrap: wrap;}
.recom.user-all-box .tips {color:var(--second-color);font-size: 20px;font-weight: bold;text-align: left;width: 100%;padding:0 3px 3px 3px;margin: 0 0 8px 3px;border-radius: 4px;transform: skewX(-10deg);text-shadow: 0 0px 3px var(--bg-color-1);position: relative;z-index: 1;}
.recom.user-all-box .tips::before {content:"";background:linear-gradient(45deg,#fff100,#87ceff 30%,transparent);width: 25%;height: 10px;border-radius: 2px;left: 0;bottom: 0;position: absolute;z-index: -1;}
.recom.user-all-box .userBox {background: rgba(0,127,228,0.04);flex: 1;width:calc(33.3% - 26px);border: 1px solid rgba(0,127,228,0.12);padding:10px !important;margin: 0;border-radius: 5px;display: inline-block;float: none;transition: all 0.2s linear;}
.recom.user-all-box .userBox:nth-child(3) {margin: 0 5px;}
.recom.user-all-box .userBox .icon{width: 30px !important;height: 30px !important;margin:0 auto 2px auto!important;border-color: var(--border-1);outline: none;float: none;}
.recom.user-all-box .userBox .icon a {width: 100%;height: 100%;}
.recom.user-all-box .userBox .icon img {width: 100%;height: 100%;object-fit: cover;}
.recom.user-all-box .userBox .userinfo{text-align: center;}
.recom.user-all-box .userBox .userinfo .name a {color: var(--text-color-1);font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.recom.user-all-box .userBox .userinfo .fansPic {line-height: 22px;text-align: right;width: auto;margin-left: 10px;float: right;}
.recom.user-all-box .userBox .tags span {width: max-content;display: inline-block;margin: 0;}

/* 竞足支持率 */
.jc-support-tb{width:65%;margin:10px auto 5px auto;font-weight:400;}
.jc-support-tb td{font-size:14px;padding:5px;border-top:1.5px solid #efefef;}
.jc-support-tb tr:last-of-type > td{border-bottom:1.5px solid #efefef;}
.jc-support-tb td:last-of-type{border-right:1.5px solid #efefef;}
.jc-support-tb td:first-of-type{width: 30px;background: #f9f9f9;border-right:1.5px solid #efefef;border-left:1.5px solid #efefef;}
/* 澳门心水 */
.vip-module-content-23 .infobox .recresult {width: 70%;}
.macao-recommend-tb{width:100%;font-weight:400;margin:5px auto;}
.macao-recommend-tb td{font-size:12px;padding:5px;border-top:1.5px solid #efefef;}
.macao-recommend-tb tr:last-of-type > td{border-bottom:1.5px solid #efefef;background:#f9f9f9;}
.macao-recommend-tb td:last-of-type{border-right:1.5px solid #efefef;}
.macao-recommend-tb td:first-of-type{border-right:1.5px solid #efefef;border-left:1.5px solid #efefef;}
.macao-recommend-tb .team{background:#f9f9f9;width: 85px;line-height: normal;}
.macao-recommend-tb .team-box{/*display:flow;width:50%;*/text-align:left;padding-left: 10px;}
.macao-recommend-tb .oneitem{/*width:49%;*/text-align:left;padding-right:5px;display:inline-block;}
.macao-recommend-description{text-align:left;}

.highlight1{color:#FF5106;font-weight:bold;}
.highlight2{color:#FF5106;}
.highlight3{font-weight:bold;}
.tdbg-dark a{color:blue !important;text-decoration:underline !important;}
#iframeInternalSpread {
    background-color: rgba(255,255,255,0);
    border-radius: 4px !important;
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    margin: auto !important;
    z-index: 100000 !important;
}

/* 阶段走势 */
.phase-trend {text-align: center;padding: 10px 14px 0 14px;}
.phase-trend .stagebox{background:var(--border-2);line-height:26px;padding:1px;border-radius:30px;display:inline-block;}
.phase-trend .stagebox span{color:var(--text-color-1);font-size:12px;line-height:24px;padding:0 12px;margin:0;border-radius:30px;display:inline-block;cursor:pointer;}
.phase-trend .stagebox .on{background:var(--second-color);color:var(--text-white);}
.phase-trend .infowrap-date{float:none;display:inline-block;}

#full_feature{margin:0 10px;border-radius:5px}
.lctips{background:var(--bg-color-1);color:var(--red40);font-size:14px;font-weight:normal;text-align:left;padding:6px 10px;border-bottom:1px solid var(--border-1);}
.lctips i{font-size:12px;margin-right:3px;vertical-align:1px;display:inline-block;}


/* 球卡 */
.pay-vague-content.newcard {background: #fff3f2;border-color: #ffe2de;padding: 20px;}
.pay-vague-content.newcard .hide-content-tip {border-color: #ffe2de;}
.pay-vague-content.newcard .vague {max-height: inherit;}
.pay-vague-content.newcard .buwrap {background: #ff442f;min-width: 80%;}
/* .pay-vague-content.newcard .buwrap:before {content:"";background-size: 100%;width: 20px;height: 20px;margin-right: 0px;vertical-align: -4px;display: inline-block;} */
.pay-vague-content .buwrap .tag {background: linear-gradient(90deg, #ffe599, #f5cd56);color: #95541a;font-size: 12px;line-height: 20px;padding: 0 6px;border-radius: 3px;top: -5px;right: -5px;position: absolute;z-index: 1;}
.newcard .newcardbox {background: #fff;width: 100%;padding: 0;margin: 10px auto;border-radius: 8px;border: 1px solid #f7c6c1;box-shadow: 0px 3px 15px rgba(255,81,6,0.1);overflow: hidden;position: relative;}
.newcardbox .choice {background: #f9f9f9;width: 18px;height: 18px;border: 1px solid #e5e5e5;border-radius: 50%;top: 8px;right: 8px;position: absolute;cursor: pointer;}
.newcardbox .choice.on {background: #fff;}
.newcardbox .choice.on::before {content:"";width: 10px;height: 5px;border:2px solid #ff442f;border-top: none;border-right: none;transform: translate(-50%,-50%) rotate(-45deg);top: 45%;left: 50%;position: absolute;z-index: 1;}
.newcardbox .markdown {background: #ff442f;color: #fff;font-size: 12px;text-align: center;line-height: normal;width: 35px;padding: 4px 8px 4px 4px;border-radius: 15px 0 0 0;transform: skewX(-10deg);right: -5px;bottom: 0;position: absolute;z-index: 1;}
/* .newcardbox .markdown::after {content:"";width:0;height:0;border-top:15px solid #ffeae8;border-bottom:0 none;border-left:26px solid transparent;border-right:26px solid transparent;transform:translateX(-50%);bottom:-10px;left:50%;position:absolute;z-index:-1;} */
.newcardbox .cards {background: linear-gradient(120deg,#ffffff,#ffeae8);color: #ff442f;font-size: 16px;line-height: 30px;font-weight: bold;width: 120px;padding: 15px;margin-right: 8px;vertical-align: middle;display: inline-block;}
.newcardbox .cards span {font-size: 14px;line-height: 20px;font-weight: normal;text-align: center;display: block;}
.newcardbox .cardinfo {width: calc(100% - 175px);font-size: 16px;font-weight: bold;text-align: left;line-height: 20px;vertical-align: middle;display: inline-block;}
.newcardbox .cardinfo span {color: #666;font-size: 14px;font-weight: normal;margin: 2px 0;display: block;}
.newcardbox .cardinfo i {background: url(/images/QBpay-red.svg)no-repeat left center;background-size: 18px;padding-left: 22px;color: #ff442f;font-size: 18px;font-weight: bold;}
.del {text-decoration: line-through;}
