body {
    margin: 0px;
    min-width: 1080px;
    position: relative;
}

body,
p,
input,
textarea,
select,
table,
td {
    font-size: 12px;
    font-family: "微软雅黑";
}

a:link, a:visited {
    text-decoration: none !important;
    color: #333333;
}

a:hover {
    color: #ff5106;
}

.navigationMenu {
    width: 100%;
    background: linear-gradient(90deg, #1272CC 13%, #168FD5 73.1%, #1272CC 87.06%);
    margin-bottom: 0;
    height: 60px;
}

.navigationMenu .loginBtns .user .icon {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -2px;
}

.navigationMenu .loginBtns .user .icon img {
    max-width: 100%;
    border-radius: 1000px;
    vertical-align: initial !important;
}

.navigationMenu .loginBtns .btn {
    float: left;
    margin: 0 5px;
    padding: 0 10px;
    color: #ffffff !important;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.1) !important;
    border-radius: 4px;
    position: relative;
    min-width: unset;
    line-height: 36px;
    height: min-content !important;
    font-weight: 400 !important;
    border: none !important;
    width: auto !important;
}

.navigationMenu .loginBtns .btn a,
.navigationMenu .loginBtns .btn a:hover,
.navigationMenu .loginBtns .btn a:visited {
    color: #ffffff !important;
    text-decoration: none;
}

.navigationMenu .loginBtns .btn:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2);
}

.navigationMenu .loginBtns .btn > img {
    vertical-align: middle;
    position: relative;
    bottom: 2px;
    margin-right: 5px;
}

.navigationMenu .sitenav {
    float: left;
    width: auto;
    padding-left: 24px;
}

.navigationMenu .subs {
    top: 40px;
}

.navigationMenu .sitenav li {
    flex: unset;
    padding: 0 8px;
    padding-bottom: 10px;
}

.navigationMenu .sitenav .one-selected {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.navigationMenu .sitenav li a {
    color: rgba(255, 255, 255, 0.8);
    padding: 0 !important;
}

.navigationMenu .sitenav li a:hover {
    color: #ffffff !important;
}

.navigationMenu .sitenav li .subs a:hover {
    color: #FF5106 !important;
}

.navigationMenu .sitenav .one-selected:after {
    display: none;
}

a:hover {
    text-decoration: underline;
}

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

img,
form,
p {
    border: 0;
    margin: 0;
    padding: 0;
}

div {
    margin: auto;
}

.clear {
    clear: both;
}


.textbox {
    border: #bbbbbb 1px solid;
    background-color: White;
    height: 15px;
}

#stop {
    background-color: #fff;
    height: 30px;
    line-height: 30px
}

#top {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
}

#bottom {
    line-height: 160%;
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
    clear: both;
}

#bottom .neirong3 {
    border-right-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #d9e1e8;
    border-bottom-color: #f0f0f0;
    border-left-color: #d9e1e8;
    background-color: #FFF;
    padding: 10px;
    clear: both
}

#bottom .icons {
    text-align: center;
    padding: 10px;
}

#toplogin {
    border-top: none;
    border-bottom: none;
    color: #525252;
    width: 930px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    position: relative;
    z-index: 9999;
}

#toplogin A:hover {
    color: #CC3300;
}

#toplogo {
    border: 1px #BCCAD5 solid;
    border-top: none;
    background-image: url(/common/images/bannerbg.jpg);
    height: 72px;
}

/*页头导航*/
#topmenu,
#topad,
#main {
    width: 1000px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.titlelogo {
    float: left;
    height: 56px;
    width: 225px;
}

.titlelogo a:link,
.titlelogo a:visited {
    height: 56px;
    width: 225px;
    background-image: url(/common/images/betlogo.gif);
    display: block;
    text-decoration: none;
}

/*页头导航菜单*/
#topmenu .menu {
    float: right;
    width: 717px;
}

#topmenu .nav1 {
    background-image: url(/common/images/nav_top.gif);
    width: 717px;
    height: 29px;
    line-height: 24px;
    overflow: hidden;
    clear: both;
}

#topmenu .nav1 ul {
    margin-left: 20px;
}

#topmenu .nav1 li {
    display: inline;
    font-weight: bold;
}

#topmenu .nav1 a,
#topmenu .nav1 a:link,
#topmenu .nav1 a:visited {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    height: 26px;
    float: left;
    display: block;
    padding: 3px 15px 0 15px;
}

#topmenu .nav1 a:hover,
#topmenu .nav1 .in a,
#topmenu .nav1 .in a:visited {
    color: #1F3A87;
    background-image: url(/common/images/hover_bg.gif);
    border-top: 1px solid #2F8CD9;
    border-right: 1px solid #2F8CD9;
    border-left: 1px solid #2F8CD9;
    padding: 3px 14px 0 14px;
}

#topmenu .nav1 a.hot,
#topmenu .nav1 a.hot:link,
#topmenu .nav1 a.hot:visited {
    font-size: 14px;
    color: #ffff00;
}

#topmenu .nav1 a.hot:hover,
#topmenu .nav1 .in a.hot,
#topmenu .nav1 .in a.hot:visited {
    color: #1F3A87;
}

#topmenu .nav1 .l {
    background-image: url(/common/images/nav_line.gif);
    float: left;
    height: 29px;
    width: 1px;
    overflow: hidden;
}

#topmenu .nav2 {
    line-height: 27px;
    color: #D7D7D7;
    background-image: url(/common/images/nav_bottom.gif);
    height: 27px;
    width: 697px;
    text-align: center;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
}

#topmenu .nav2 a:link,
#topmenu .nav2 a:visited {
    color: #333333;
    font-size: 13px;
}

#topmenu .nav2 a:hover {
    color: red;
}

#goBar1 {
    LEFT: -15px;
    POSITION: absolute;
    TOP: 20px;
    padding: 5px 10px;
    text-align: left;
}

#goBar1 a {
    width: 75px;
    height: 23px;
    display: block;
    line-height: 23px;
}

#goBar1 a:hover {
    background: url(/common/images/rww.gif) no-repeat right;
}

#goBar1 {
    BACKGROUND-COLOR: #F8F9FC;
    border: 1px solid #A5B6E9;
}

.ko:link {
    background-image: url(/common/images/tg.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    padding-right: 25px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-left: 4px;
    padding-left: 8px;
    z-index: 888;
    text-decoration: underline;
    font-weight: bold;
}

.userint {
    position: relative;
    padding: 0 5px;
    background-color: #f3f3f3;
    width: 90px;
    border: 1px solid #e5e5e5;
    height: 20px;
    line-height: 20px;
}

#stop .userbtn {
    background-color: #0070CA;
    border: none;
    height: 22px;
    width: 45px;
    color: #fff;
    margin: 0 10px 0 5px;
    border-radius: 2px
}

#tops {
    width: 1000px;
    padding-top: 5px;
    margin-right: auto;
    margin-left: auto;
}

#logo {
    background: url(/common/images/jc/logo.png) no-repeat;
    float: left;
    height: 15px;
    text-align: right;
    width: 120px;
    color: #696969;
    letter-spacing: 6.5px;
    padding: 28px 0 0 40px;
    font-weight: normal;
    font-size: 12px;
}

#logo_guess {
    background: url(/common/images/logo.png) no-repeat;
    float: left;
    height: 15px;
    text-align: right;
    width: 120px;
    color: #696969;
    letter-spacing: 6.5px;
    padding: 28px 0 0 40px;
    font-weight: normal;
    font-size: 12px;
}

.ms1,
.ms2,
.ms3,
.ms4 {
    float: left
}

.ms1 {
    width: 60px
}

.ms2 {
    width: 110px;
    padding-top: 3px;
}

.ms2 input {
    height: 16px
}

.ms3 {
    width: 40px
}

.ms4 {
    width: 60px;
    padding-top: 3px;
}

#web_top {
    width: 1000px;
    padding: 5px 0px;
    background: none;
    background: #f5f5f5;
}

#web_nav {
    float: right;
    background: url(../common/images/menuBG.gif) repeat-x;
    border-radius: 4px;
    height: 36px;
    width: 773px;
    padding-bottom: 2px;
    padding-left: 7px;
    margin-top: 3px;
    Z-INDEX: 999;
    margin-right: 0px;
    position: relative;
}

#web_nav li {
    float: left;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
}

#web_nav span a {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 38px;
    display: block;
    text-align: center;
    padding-top: 0;
    padding-right: 11px;
    padding-bottom: 0;
    padding-left: 11px;
}

#web_nav span a:hover,
#web_nav span a.on {
    color: #FFF;
    text-decoration: none;
    background: #156790;
    background-image: none;
}

#web_nav LI UL {
    LEFT: -999em;
    WIDTH: 180px;
    POSITION: absolute;
    padding: 6px;
    background-image: url(../common/images/n_bg.gif);
    border: 3px solid #1C90D1;
}

#web_nav LI UL LI {
    LEFT: 100%;
    TOP: 0px;
    float: left;
}

#web_nav LI:hover UL {
    Z-INDEX: 999;
    background-image: url(../common/images/n_bg.gif);
    LEFT: auto
}

#web_nav LI.sfhover UL {
    Z-INDEX: 999;
    background-image: url(../common/images/n_bg.gif);
    LEFT: auto
}

#web_nav LI UL LI a,
#web_nav LI UL LI a:visited {
    color: #333333;
    font-size: 12px;
    line-height: 28px;
    display: block;
    height: 28px;
    width: 76px;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
    font-weight: normal;
}

#web_nav LI UL LI a:hover {
    color: #FFFFFF;
    background-color: #FF9900;
    text-decoration: none;
    background-image: none;
}

#web_nav span a i {
    background: url(/common/images/v.gif) no-repeat left 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    width: 5px;
}

div.AspNetPager {
    overflow: hidden;
    margin: 5px 0;
}

div.AspNetPager .currentPage {
    background: #fff;
    height: 30px;
    float: left;
    border-radius: 4px;
    line-height: 30px;
    padding: 0 15px;
    border: solid 1px #F94F06;
    background: #F94F06;
    color: #ffffff;
    font-family: Tahoma;
}

a.AspNetPager,
a.AspNetPager:link,
a.AspNetPager:visited {
    background: #fff;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0 15px;
    border: solid 1px #ddd;
    color: #333;
    font-family: Tahoma;
}

a.AspNetPager:hover {
    color: #fff;
    background-color: #4488bf;
    text-decoration: none;
    border: solid 1px #4488bf;
}

div.AspNetPager > a:last-child {
    margin-left: 5px;
}

/* newtoploginbar star */
#logo_guess {
    background: url(/common/images/logo.png) no-repeat;
    float: left;
    height: 15px;
    text-align: right;
    width: 120px;
    color: #696969;
    letter-spacing: 6.5px;
    padding: 28px 0 0 40px;
    font-weight: normal;
    font-size: 12px;
}

#toplogin {
    width: 1080px;
    padding: 0;
    line-height: 30px;
    height: 30px;
    margin-top: 0 !important;
}

#toplogin .red {
    color: #CC3300;
}

#toplogin form {
    float: left;
}

#toplogin > li,
#toplogin form > li {
    float: left;
}

#toplogin > li.fr {
    float: right;
}

#toplogin > li.lItem,
#toplogin form > li.lItem {
    margin-left: 10px;
    background: none;
}

#toplogin > li.lItem .welfare {
    display: inline-block;
    width: 16px;
    height: 12px;
    background: url(/common/images/welfare.svg) no-repeat center center;
    background-size: auto 12px;
    vertical-align: middle;
    margin: 0 0 2px 2px;
}

#toplogin .line-r:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #eaeaea;
    vertical-align: -1px;
    margin-left: 8px
}

#toplogin form > li.nobg {
    background: none;
}

.b_l9 {
    display: block;
    clear: both;
    height: 26px;
    width: 131px;
}

#b_L9 {
    float: left;
    position: relative;
    margin-top: 4px;
}

#b_divL9 {
    width: auto;
    background-color: #FFF;
    position: absolute;
    top: 19px;
    left: 0px;
    padding-top: 4px;
    border: 1px solid #9BAAB7;
}

#b_L9 #b_divL9 a,
#b_L9 #b_divL9 a:visited {
    clear: both;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-image: none;
    background-color: #FFF;
    float: left;
    text-align: left;
    padding: 0 0 0 10px;
}

#b_L9 #b_divL9 a:hover {
    background-image: none;
    background-color: #FBEBB9;
}

.b_s9 a,
.b_s9 a:visited,
.b_bb a,
.b_bb a:visited {
    display: block;
    max-width: 72px;
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: left;
    padding: 0 10px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.b_s9 a:hover,
.b_bb a,
.b_bb a:visited,
.b_bb a:hover {
    height: 19px;
    line-height: 19px;
    max-width: 72px;
    text-decoration: none;
    background-color: #FFF;
    padding: 0 9px;
    border-right: 1px solid #9BAAB7;
    border-left: 1px solid #9BAAB7;
    border-top: 1px solid #9BAAB7;
    text-align: left;
    display: block;
    position: relative;
    z-index: 3;
}

.b_bb {
    position: relative;
}

.b_s9:hover i,
.b_bb i {
    background: white;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
}

.kops {
    position: absolute;
    background-color: #FFF;
    border: 1px solid #9BAAB7;
    z-index: 887;
    left: 68px;
    top: 20px;
}

.kops li {
    clear: both;
    line-height: 28px;
}

.kops li a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    height: 28px;
    border-bottom-color: #E7E9EB;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    clear: both;
}

.kops2 {
    position: absolute;
    background-color: #FFF;
    border: 1px solid #9BAAB7;
    z-index: 9999;
    right: -11px;
    top: 27px;
}

.kops2 li {
    clear: both;
    line-height: 28px;
}

.kops2 li a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    height: 28px;
    border-bottom-color: #E7E9EB;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    clear: both;
}

.kops3 {
    position: absolute;
    background-color: #FFF;
    border: 1px solid #9BAAB7;
    z-index: 9999;
    right: 112px;
    top: 27px;
}

.kops3 li {
    clear: both;
    line-height: 28px;
}

.kops3 li a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    height: 28px;
    border-bottom-color: #E7E9EB;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    clear: both;
}

#stop .kops li a:hover,
#stop .kops2 li a:hover,
#stop .kops3 li a:hover {
    color: #CC3300;
    background-color: #FBEBB9;
    text-decoration: none;
}

/* newtoploginbar end */
/*2020 site-header*/
#site-header {
    width: 100%;
    clear: both;

}

#site-header h1 a {
    color: transparent;
    display: inline-block;
    background-image: url(/common/images/logo-win007.png);
    width: 144px;
    height: 28px;
    float: left;
    margin-top: 6px
}

.sitenav-wrap {
    background-color: #007FE4;
    width: 100%;
    height: 40px
}

.sitenav-body {
    width: 1080px;
    margin: 0 auto;
    position: relative
}

.sitenav {
    float: right;
    width: 900px;
    display: flex;
}

.sitenav li {
    float: left;
    flex: 1;
    text-align: center;
}

.sitenav li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 1.3px;
    position: relative
}

.sitenav li a:hover {
    text-decoration: none;
    color: #B2DDFF;
}

.sitenav .one-selected {
    color: #B2DDFF
}

.one-selected:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}

/* #one-level-0.one-selected:after{display:none}
*/
.sitenav-secondary-wrap {
    background-color: #FFF;
    width: 100%;
    height: 50px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .05);
    margin-bottom: 8px;
}

.sports-data {
    position: absolute;
    left: 2px;
    top: 9px;
    color: #444;
    font-weight: 600;
    letter-spacing: 0;
    background-color: #f1f1f1 !important;
    line-height: 30px;
    width: 80px;
    box-shadow: none;
    background-position: 80px center !important;
    border-radius: 4px;
}

.sports-data:hover {
    background-color: #d4efff !important;
}

.sports-data:before {
    display: none;
    /* content: "";
    display: inline-block;
    width: 13px;
    height: 12px;
    background-image: url(/common/images/sportsdata.png);
    vertical-align: -2px;
    margin-right: 6px; */
}

.sitenav-secondary {
    float: left;
    margin-top: 7px
}

.sitenav-secondary li {
    float: left;
    position: relative;
    display: inline-block;
    z-index: 1024
}

.sitenav-secondary li a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 36px;
    padding: 0 18px;
    letter-spacing: 1.2px;
    position: relative;
}

.sitenav-secondary li a:hover {
    text-decoration: none;
    color: #FF5106;
}

.sitenav-secondary li a:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #eaeaea;
    position: absolute;
    right: 0;
    top: 13px
}

.sitenav-secondary li:last-child a:after {
    display: none
}

.sitenav-secondary li a i {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-bottom: 0 none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    vertical-align: middle;
    margin-left: 5px;
    transition: all 300ms;
}

.sitenav-secondary li.vguess {
    z-index: 1030;
}

.sitenav-secondary .vguess .new {
    position: absolute;
    top: -5px;
    right: -10px;
    background: #fff;
    color: #ff0b00;
    border: 1px solid #ff0b00;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    font-style: normal;
    padding: 0 4px;
    margin: 0;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(255, 0, 0, 0.5);
    z-index: 9;
    animation: none;
}

.subs {
    position: absolute;
    background-color: #fff;
    display: none;
    padding: 10px 14px;
    box-shadow: 0 10px 20px rgba(24, 33, 40, .2);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=5);
}

.subs.two-col {
    width: 160px
}

.sitenav-secondary .subs a {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    float: left;
    width: 80px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    position: relative;
}

.sitenav-secondary .subs a:after {
    display: none
}

.sitenav-secondary .two-selected,
.sitenav-secondary .two-selected:hover {
    background-color: #FF5106;
    color: #fff;
    border-radius: 3px
}

.sitenav-secondary .two-selected:after {
    display: none
}

.drop-list:hover > .subs {
    display: block;
}

.drop-list:hover > a i {
    transform: rotate(-180deg);
}

.drop-list:hover > a {
    color: #FF5106;
}

.nav-tag {
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
}

.soccer {
    margin-left: 185px
}

.basketball {
    /*margin-left: 230px*/
}

.tennis {
    /* margin-left: 330px */
}

/*.game {
    margin-left: 390px
}

.volleyball {
    margin-left: 440px
}

.baseball {
    margin-left: 490px
}

.tabletennis {
    margin-left: 560px
}

.badminton {
    margin-left: 630px
}

.snooker {
    margin-left: 700px
}

.football {
    margin-left: 780px
}

.hockey,
.racing {
    margin-left: 800px
}*/

/*2020 site-header*/
/*2022 site-header new*/
.sitenav {
    display: flex;
    float: left;
    width: auto;
    padding-left: 24px;
}

.sitenav li {
    flex: 1 0 auto;
    text-align: center;
    padding: 0 16px;
    position: relative;
}

.sitenav li a i {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-bottom: 0 none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    vertical-align: middle;
    margin-left: 5px;
    transition: all 300ms;
}

.sitenav li a:hover i {
    transform: rotate(-180deg);
    border-top-color: #B2DDFF;
}

.sitenav li .one-selected i {
    border-top-color: #B2DDFF;
}

.one-selected:after {
    content: "";
    bottom: 3px;
    left: 50%;
    margin: 0;
    width: 60%;
    height: 3px;
    background: #B2DDFF;
    border-radius: 5px;
    border: none;
    transform: translate(-50%, 0);
}

.sitenav .drop-list .subs a:hover {
    color: #FF5106;
}

.sitenav .drop-list {
    position: relative;
}

.sitenav .drop-list:hover > a {
    color: #B2DDFF;
}

.sitenav .drop-list .subs a {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    display: block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    position: relative;
    border-radius: 8px;
}

.sitenav .drop-list .subs a:hover {
    background-color: #fff7e8;
}

.sitenav .drop-list .subs.two-col {
    transform: translate(-50%, 0);
    left: 50%;
}

.sitenav .drop-list .subs.two-col a {
    width: 80px;
    display: inline-block;
    float: left;
}

.subs {
    border-radius: 8px;
    z-index: 9999;
}

.sitenav-secondary {
    margin-left: 185px;
}

.sitenav-secondary li:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    top: 13px
}

.sitenav-secondary li:last-child:after,
.sitenav-secondary li a:after {
    display: none;
}

.sitenav-secondary li {
    padding: 0 10px;
}

.sitenav-secondary li a {
    padding: 0 10px;
    font-size: 15px;
}

.sitenav li .icon {
    background: #FF5106;
    color: #fff;
    padding: 0 2px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0 1px 3px #135bff;
    font-style: normal;
}

/* ---------------- */
/*新增登陆框*/
#userSelect {
    position: absolute;
    background-color: #FFF;
    padding: 15px 30px 25px 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    box-shadow: 0 30px 50px rgb(0 0 0 / 30%);
    border-radius: 0 0 6px 6px;
}

.r_windows_top {
    font-weight: 600;
    margin-bottom: 10px;
}

.r_windows_top::before,
.r_windows_top::after {
    display: inline-block;
    content: "";
    height: 1px;
    background-color: #e5e5e5;
    width: 20%;
    vertical-align: middle;
    margin: 0 6px;
    color: #666;
}

.r_loginwindows_ty {
    float: left;
    padding: 6px 20px;
    color: #0170ca;
    text-align: center;
    border: 1px solid #fff;
    font-size: 14px;
}

.r_loginwindows_ty:hover {
    background-color: #e1f2ff;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #cfeaff;
}

.r_loginwindows_ty img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

/*下载弹框*/
.DL {
    position: relative;
}

.DL:hover .DLpop {
    display: block;
}

.DL .DLpop {
    background: #fff;
    width: 190px;
    padding: 20px 10px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 35px;
    transform: unset;
    left: unset;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
    z-index: 99999;
    display: none;
}

.DL .DLpop::after {
    content: "";
    display: block;
    clear: both;
}

.DL .app {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.DL .app:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 65%;
    background: #f1f1f1;
    transform: translate(0, -50%);
}

.DL .app:last-child:after {
    background: none;
}

.DL .des {
    font-size: 12px;
    color: #999;
}

.DL .code {
    width: 70px;
    height: 70px;
    margin: 8px auto 0 auto;
    display: block;
}

.DL .appicon {
    width: 80px;
    height: 80px;
    margin: 10px auto;
    border-radius: 4px;
    display: block;
}

.DL .dlbtn {
    color: #007fe4;
    border: 1px solid #addaff;
    width: 80px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 3px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

.DL .dlbtn:hover {
    color: #FF5106 !important;
    text-decoration: none;
    border-color: #ffccb6;
    transition: all 0.2s linear;
}

/*广告弹框*/
.adpopbox {
    position: absolute;
    top: 8%;
    left: 50%;
    width: 400px;
    height: 400px;
    text-align: center;
    border-radius: 10px;
    transform: translate(-50%, 0);
    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: 300px;
    height: auto;
    margin-top: 45px;
    cursor: pointer;
}

#loginWinBox {
    border-radius: 4px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 99999999999999999999999999999999999;
    height: min-content;
    width: 460px;
    height: 590px;
    display: none;
}

#loginWinBox > iframe {
    border-radius: 3px;
}

#loginbgshadow {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #333;
    z-index: 2147483646;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    display: none;
}

.navigationMenu .menuContent {
    width: 1080px;
    margin: 0 auto;
    height: 60px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

.navigationMenu .logo {
    float: left;
}

.navigationMenu .loginBtns {
    float: right;
    line-height: 36px;
    white-space: nowrap;
}

.navigationMenu .loginBtns .user {
    float: left;
    font-size: 14px;
    margin-right: 8px;
    position: relative;
    color: #fff;
    line-height: unset !important;
    background: none !important;
}

.navigationMenu .loginBtns .user .name-red {
    color: #ffffff !important;
}

.navigationMenu .loginBtns .user .popup .name-red {
    color: #333333 !important;
}

.navigationMenu .loginBtns .user:hover .popup {
    display: block;
}

.navigationMenu .popup {
    display: none;
    position: absolute;
    background: #ffffff;
    top: 36px;
    color: #222;
    padding: 20px 20px 5px 20px !important;
    border-radius: 4px;
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.1);
    right: 0;
    left: unset;
    width: 268px;
    z-index: 9;
    box-sizing: border-box;
    font-size: 14px;
    border: none !important;
    z-index: 99999;
    /* display:none;*/
}

.popup .info:last-child {
    margin: 0;
}

.popup .menuList {
    margin: 5px 0 0 0;
}

.popup .menuList .item {
    /*background: url(/common/images/more.svg) no-repeat center right;*/
    line-height: 40px;
    cursor: pointer;
    display: block;
}

.popup .menuList .item:hover {
    color: #2885d1;
}

.popup .menuList .item img {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.popup .menuList .quit {
    border-top: solid 1px #f1f1f1;
    padding-top: 4px;
}

.userBox .menuList,
.userBox .user,
.userBox .info {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    color: #222;
}

.userBox h4 {
    text-align: center;
    border: none !important;
    line-height: 20px !important;
    margin-top: 10px;
}

.userBox .red {
    font-size: 20px;
}

.userBox .hide {
    color: #999999;
    cursor: pointer;
}

.userBox.loginBtn,
.userBox .rechange {
    border-radius: 4px;
    border: 1px solid #EAC76D;
    background: linear-gradient(95deg, #FFE9B5 0%, #FFD96B 100%);
    padding: 0 10px;
    height: 36px;
    line-height: 34px;
    box-sizing: border-box;
    width: 60%;
    text-align: center;
    color: #7F4A28;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    display: block;
    float: left;
}

.userBox.loginBtn:hover,
.userBox .rechange:hover {
    border: 1px solid #EBAC54;
    background: linear-gradient(95deg, #FFDA82 0%, #FFCF45 100%);
}

.userBox .signIn,
.userBox .withdraw {
    color: #007FE4;
    border-radius: 4px;
    border: 1px solid #B1CCFF;
    background: linear-gradient(108deg, #EFF8FF 8.31%, #CDE3FF 100%);
    width: 30%;
    text-align: center;
    padding: 0 10px;
    height: 36px;
    line-height: 34px;
    box-sizing: border-box;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    display: block;
    float: left;
    margin-left: 15px;
}

.userBox .signIn:hover,
.userBox .withdraw:hover {
    border: 1px solid #88B2FF;
    background: linear-gradient(108deg, #C4E6FF 8.31%, #A9CEFF 100%);
}

.userBox .msg {
    text-align: center;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.userBox .loginBtn {
    border-radius: 4px;
    background: #007FE4;
    width: 100%;
    padding: 10px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    border: none;
    font-size: 14px;
    margin-top: 10px;
}

.userBox .loginBtn:hover {
    cursor: pointer;
    background-color: #1999FE;
}

.userBox .info > div:first-child {
    float: left;
}

.userBox .info > div:last-child {
    float: right;
}

.userBox {
    padding: 15px 15px 5px 15px !important;
    line-height: 36px;
}

.userBox .user .detail {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.userBox .user .name span,
.userBox .user .name {
    font-weight: bold !important;
    font-size: 18px !important;
    color: #222 !important;
}

.userBox .user .desc a,
.userBox .user .desc {
    font-size: 14px;
    color: #999999;
    padding: 0px !important;
}

.userBox .user .desc i {
    background: #d5d5d5;
    width: 1px;
    height: 8px;
    overflow: hidden;
    display: inline-block;
    margin: 0 5px;
}

.userBox .user .icon {
    margin-top: 0;
    width: 40px !important;
    height: 40px !important;
}

.pcShow {
    display: none;
}

.pcHide {
    display: block;
}

.sports-dataTitle {
    /*position: absolute;*/
    /*left: 2px;*/
    /*top: 9px;*/
    /*width: 125px;*/
    white-space: nowrap; /* 禁止文本换行，强制在同一行显示 */
    overflow: hidden;     /* 可选：超出容器宽度时隐藏多余内容 */
    text-overflow: ellipsis; /* 可选：超出部分显示省略号 */
    color: #444;
    font-weight: 600;
    letter-spacing: 5px;
    background-color: #F4F4F4;
    line-height: 30px;
    padding: 0 10px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1)
}

.sports-dataTitle:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 12px;
    background-image: url(/common/images/sportsdata.png);
    vertical-align: -2px;
    margin-right: 6px;
}

/* @media screen and (min-width:1900px) {
    .banner .item:nth-child(2) {
        margin-right: 10px;
    }

    .pcShow {
        display: block;
    }

    .pcHide {
        display: none;
    }

    .menu .menuContent {
        width: 1600px;
    }

    .menu .menuContent .right {
        width: 380px;
    }

    .menu .menuContent .otherRight,
    .menu .menuContent .otherLeft {
        display: block;
    }

    .menu .menuContent .hotNews {
        margin-left: 10px;
    }

    .menu .menuContent .right {
        margin: 0 10px;
    }
} */
