
									
                                        .user_guess_left,.user_guess_right {
                                            width: 50%;
                                            margin-bottom: 10px;
                                            float: left
                                        }

                                        .user_guess_tuhao {
                                            width: 100%;
                                            margin-bottom: 10px;
                                            float: left
                                        }

                                        .mylist-user-box {
                                            padding-top: 10px;
                                            padding-bottom: 10px;
                                            margin-bottom: 10px;
                                            background-color: #29363d
                                        }

                                        .mylist-user-box-coin {
                                            padding-top: 10px;
                                            padding-bottom: 10px;
                                            margin-bottom: 10px;
                                            background-color: #efefef
                                        }

                                        .mylist-user-box .count-box {
                                            padding-top: 20px
                                        }

                                        .mylist-user-box .count-box .cb-block {
                                            float: left;
                                            border-left: 1px solid #797979;
                                            width: 33%;
                                            color: #9c9fa4;
                                            text-align: center
                                        }

                                        .mylist-user-box .count-box .cb-block-coin {
                                            float: left;
                                            border-left: 1px solid #999;
                                            width: 33%;
                                            color: #5a5a5a;
                                            text-align: center;
                                            line-height: 0
                                        }

                                        .coin-box-web {
                                            background-color: #e0e0e0;
                                            padding: 12px 0 10px;
                                            margin-top: 40px;
                                            margin-bottom: 40px
                                        }

                                        .coin-text>span:nth-child(1) {
                                            padding-left: 20px
                                        }

                                        .coin-items>div:nth-child(1) {
                                            padding-left: 20px
                                        }

                                        .container-left {
                                            width: 49%;
                                            border-right: 10px solid #f4f4f4
                                        }

                                        .container-right {
                                            width: 49%;
                                            border-left: 10px solid #f4f4f4
                                        }

                                        .coin-text {
                                            background: #f0f0f0;
                                            text-align: left;
                                            padding: 10px 5px
                                        }

                                        .coin-items {
                                            background: #e0e0e0;
                                            padding: 10px 0
                                        }

                                        .mylist-user-box .count-box .cb-block-coin>p {
                                            margin: 0;
                                            padding: 10px 0
                                        }

                                        .mylist-user-box .count-box .cb-block-coin>h6 {
                                            margin: 0;
                                            padding-bottom: 10px
                                        }

                                        .mylist-user-box .count-box .cb-block:first-child {
                                            border-left: 0
                                        }

                                        .mylist-user-box .count-box .cb-block h6 {
                                            margin-top: 0;
                                            font-size: 14px
                                        }

                                        .mylist-user-box .count-box .cb-block p {
                                            margin-bottom: 0
                                        }

                                        .mnavItemPanel {
                                            width: 100%;
                                            height: 100%;
                                            clear: both
                                        }

                                        .mnavItemPanel a {
                                            display: block;
                                            position: relative;
                                            top: 0;
                                            left: 0;
                                            width: 100%;
                                            height: 100%
                                        }

                                        .mnav {
                                            list-style: none;
                                            padding: 0;
                                            vertical-align: middle
                                        }

                                        .mnav li {
                                            display: block;
                                            height: 45px;
                                            line-height: 45px;
                                            vertical-align: middle
                                        }

                                        .mnav li:nth-of-type(even) {
                                            background: rgba(0,0,0,.075)
                                        }

                                        .mnav li span {
                                            font-size: 12px
                                        }

                                        .mnavItem {
                                            color: #c2c2c2
                                        }

                                        .navTeamLabel {
                                            display: inline;
                                            padding: .2em .6em .3em;
                                            font-size: 75%;
                                            line-height: 1;
                                            text-align: center;
                                            white-space: nowrap;
                                            vertical-align: baseline;
                                            border-radius: .25em
                                        }

                                        .mnav_flag {
                                            width: 16px;
                                            margin-right: 10px;
                                            margin-left: 2px;
                                            height: 16px
                                        }

                                        .mnav_img {
                                            width: 20px;
                                            height: 20px
                                        }

                                        .leagueSchedule li {
                                            height: 80px
                                        }

                                        .leagueSchedule_img {
                                            margin-right: 2px;
                                            margin-left: 2px;
                                            width: 20px;
                                            height: 20px
                                        }

                                        .leagueSchedule li:nth-child(odd) {
                                            background-color: #29363d
                                        }

                                        .leagueSchedule li:nth-child(even) {
                                            background-color: #2c3941
                                        }

                                        .leagueScheduleMatchType {
                                            color: #ff9200
                                        }

                                        .leagueEvent {
                                            height: 34px;
                                            line-height: 34px;
                                            display: flex;
                                            align-items: center
                                        }

                                        .leaguenav {
                                            list-style: none;
                                            padding: 0;
                                            vertical-align: middle
                                        }

                                        .leaguenav li {
                                            display: block;
                                            height: 100px;
                                            line-height: 100px;
                                            vertical-align: middle
                                        }

                                        .leaguenav .leagueImg {
                                            margin-left: 30px;
                                            width: 280px;
                                            height: 80px
                                        }

                                        .leagueNavItem {
                                            border-bottom: 1px solid rgba(255,255,255,.2)
                                        }

                                        .leagueNavItem a {
                                            display: block;
                                            position: absolute;
                                            top: 0;
                                            left: 0;
                                            width: 100%;
                                            height: 100%
                                        }

                                        .leagueNavItemVCenter {
                                            height: 80px;
                                            line-height: 80px;
                                            display: flex;
                                            align-items: center
                                        }

                                        .league-row {
                                            position: relative;
                                            padding-top: 10px;
                                            padding-bottom: 10px;
                                            padding-left: 10px;
                                            padding-right: 10px
                                        }

                                        .league-row a {
                                            display: block;
                                            position: absolute;
                                            top: 0;
                                            right: 0;
                                            bottom: 0;
                                            left: 0
                                        }

                                        #info_list .info-row {
                                            padding: 0;
                                            min-height: 45px
                                        }

                                        #info_list .info-row a {
                                            display: block;
                                            color: inherit;
                                            text-decoration: none;
                                            overflow: hidden
                                        }

                                        #info_list .info-row a::after {
                                            content: "";
                                            display: table;
                                            clear: both
                                        }

                                        #info_list .info-row a:hover {
                                            text-decoration: underline
                                        }

                                        .site-info-banner {
                                            cursor: pointer
                                        }

                                        .site-info-banner:hover .no-wrap p {
                                            color: #e6a23c
                                        }

                                        .alert-box .alert-alarm .alert-tit {
                                            font-weight: 400
                                        }

                                        #main-menu-list li a {
                                            min-height: 32px;
                                            transform: translatex(0px) translatey(0px)
                                        }

                                        @media (min-width: 768px) {
                                            #main-menu-list li a {
                                                height: 26px !important;
                                                padding-top: 6px !important
                                            }
                                        }

                                        .site-info-modal .modal-dialog {
                                            max-width: 640px;
                                            margin-top: 12vh
                                        }

                                        .site-info-modal-body {
                                            color: #333;
                                            line-height: 1.75;
                                            font-size: 14px
                                        }

                                        .site-info-modal-body p {
                                            margin-bottom: 14px
                                        }

                                        .futureLeagueTitle {
                                            font-size: 18px
                                        }

                                        .futureLeagueDescription {
                                            display: -webkit-box;
                                            padding-top: 10px;
                                            -webkit-box-orient: vertical;
                                            -webkit-line-clamp: 3;
                                            overflow: hidden;
                                            color: #919599
                                        }

                                        .pbottom {
                                            padding: 0 0 10px
                                        }

                                        .match-group-heading {
                                            cursor: pointer;
                                            padding: 10px;
                                            background: #202020;
                                            color: #ff9200
                                        }

                                        .schedule-group-heading {
                                            margin-left: 20px
                                        }

                                        .img-thumb {
                                            border: 1px solid #666;
                                            padding: 1px
                                        }

                                        .teamBigImg {
                                            width: 75px;
                                            height: 60px;
                                            background: #333;
                                            background-size: 75px 60px;
                                            -moz-background-size: 75px 60px;
                                            -moz-background-size: 75px 60px;
                                            -o-background-size: 75px 60px
                                        }

                                        .pull-right {
                                            float: right!important
                                        }

                                        .teamMediumImg {
                                            width: 35px;
                                            height: 35px;
                                            background: #333;
                                            background-size: 75px 60px;
                                            -moz-background-size: 75px 60px;
                                            -moz-background-size: 75px 60px;
                                            -o-background-size: 75px 60px;
                                            background-size: contain;
                                            background-repeat: no-repeat;
                                            background-position: center
                                        }

                                        .winBigLeft {
                                            position: relative;
                                            left: -55px;
                                            top: -15px
                                        }

                                        .winBigRight {
                                            position: relative;
                                            left: 55px;
                                            top: -15px
                                        }

                                        .winMediumLeft {
                                            position: relative;
                                            left: -10px;
                                            top: -40px;
                                            width: 20px;
                                            height: 20px
                                        }

                                        .winMediumRight {
                                            position: relative;
                                            left: 25px;
                                            top: -40px;
                                            width: 20px;
                                            height: 20px
                                        }

                                        .module {
                                            margin-bottom: 10px
                                        }

                                        h3.module-title {
                                            margin: 0;
                                            font-size: 14px;
                                            font-weight: 700;
                                            text-transform: uppercase;
                                            margin-bottom: 10px
                                        }

                                        .nickName {
                                            overflow: hidden;
                                            white-space: nowrap;
                                            text-overflow: ellipsis;
                                            -o-text-overflow: ellipsis;
                                            -icab-text-overflow: ellipsis;
                                            -khtml-text-overflow: ellipsis;
                                            -moz-text-overflow: ellipsis;
                                            -webkit-text-overflow: ellipsis
                                        }

                                        .nickName div {
                                            margin-right: 5px
                                        }

                                        .text-center {
                                            text-align: center
                                        }

                                        .text-right {
                                            text-align: right
                                        }

                                        .acc-tabs .nav-tabs {
                                            border-color: transparent
                                        }

                                        .nav-tabs>li>a:hover {
                                            border-color: transparent
                                        }

                                        .nav>li>a:hover,.nav>li>a:focus {
                                            text-decoration: none;
                                            background: 0 0;
                                            color: #555;
                                            cursor: pointer
                                        }

                                        .match_user_guess_left li,.match_user_guess_right li {
                                            background-color: #2c3941;
                                            margin-top: 5px
                                        }

                                        .match_user_guess_left li {
                                            margin-right: 5px
                                        }

                                        .match_user_guess_right li {
                                            margin-left: 5px
                                        }

                                        .user_guess_tuhao li {
                                            margin: 0
                                        }

                                        .user_guess_tuhao li:nth-child(odd) {
                                            background-color: #29363d
                                        }

                                        .user_guess_tuhao li:nth-child(even) {
                                            background-color: #2c3941
                                        }

                                        .dq_price {
                                            padding-left: 5px;
                                            color: orange
                                        }

                                        .dq_waiting {
                                            color: red
                                        }

                                        #index_notice_wallper div {
                                            width: 300px;
                                            float: left;
                                            overflow: hidden;
                                            text-overflow: ellipsis;
                                            white-space: nowrap;
                                            margin-right: 20px
                                        }

                                        .user_guess_list_title {
                                            margin: 0;
                                            padding: 15px 20px;
                                            font-size: 16px;
                                            color: #c2c2c2;
                                            line-height: 30px;
                                            background-color: #263238
                                        }

                                        .ornament_title {
                                            margin-bottom: 10px
                                        }

                                        .divine_ornament,.win_ornament {
                                            padding-left: 20px;
                                            padding-top: 10px;
                                            clear: both
                                        }

                                        .formInput {
                                            background: 0 0!important
                                        }

                                        .formInput {
                                            color: rgba(255,255,255,.7)!important
                                        }

                                        .matchTitleLine {
                                            display: -webkit-flex;
                                            display: flex;
                                            flex-direction: row;
                                            flex-wrap: nowrap;
                                            justify-content: space-between;
                                            padding-left: 10px;
                                            padding-right: 10px
                                        }

                                        .matchTitleLine .time {
                                            width: 25%;
                                            text-align: left
                                        }

                                        .matchTitleLine .desc {
                                            width: 50%;
                                            text-align: center
                                        }

                                        .matchTitleLine .lock {
                                            width: 25%;
                                            text-align: right
                                        }

                                        .lock-icon {
                                            color: orange
                                        }

                                        .newslist .news-title {
                                            margin-left: 18px;
                                            padding-top: 5px;
                                            display: inline-block;
                                            color: #fff;
                                            vertical-align: bottom
                                        }

                                        .newslist ul li a {
                                            display: inline-block;
                                            color: #c2c2c2;
                                            line-height: 18px
                                        }

                                        .press-public {
                                            width: 50px;
                                            overflow: hidden;
                                            border-radius: 20px;
                                            font-size: 14px;
                                            text-align: center;
                                            cursor: pointer;
                                            color: #fff
                                        }

                                        .press- {
                                            color: red
                                        }

                                        .item_box .item_backing {
                                            height: 65px;
                                            padding-top: 25px
                                        }

                                        .teamName {
                                            font-weight: 700;
                                            width: auto
                                        }

                                        #ranNavTabs.nav-tabs li {
                                            width: 50%
                                        }

                                        .gift_action_row {
                                            text-align: left;
                                            padding-left: 20px;
                                            padding-bottom: 10px
                                        }

                                        .personalTitle {
                                            margin-left: 18px
                                        }

                                        .other-login {
                                            width: 250px;
                                            height: 100px;
                                            margin-left: 100px;
                                            margin-top: 20px
                                        }

                                        .other-login a.link-steam {
                                            background-position: -303px -226px
                                        }

                                        .other-login a.link-wx {
                                            background-position: -303px -281px
                                        }

                                        .other-login a.link-qq {
                                            background-position: -303px -336px
                                        }

                                        .other-login a {
                                            display: block;
                                            width: 171px;
                                            height: 35px;
                                            margin-bottom: 20px;
                                            background: url(../images/icons.png);
                                            opacity: .8
                                        }

                                        .bold {
                                            font-weight: 700
                                        }

                                        .popoverxContext {
                                            display: none
                                        }

                                        .popoverxContext>div {
                                            margin-bottom: 5px
                                        }

                                        .pop_name {
                                            font-size: 18px
                                        }

                                        .pop_game_info>div {
                                            float: left
                                        }

                                        .pop_game_image {
                                            min-height: 32px
                                        }

                                        .pop_game_other {
                                            margin-left: 5px
                                        }

                                        .pop_game_other>div {
                                            color: #767676
                                        }

                                        .pop_game_list {
                                            color: #b4b4b4;
                                            clear: both;
                                            font-size: 12px;
                                            padding-right: 8px;
                                            clear: both
                                        }

                                        .pop_game_list * {
                                            color: #fff
                                        }

                                        .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
                                            position: relative;
                                            min-height: 1px;
                                            padding-right: 5px;
                                            padding-left: 5px
                                        }

                                        .obg-group .roll_item_img {
                                            width: 100%;
                                            height: 130px;
                                            position: relative;
                                            background: url(../images/item/boxbg.jpg)
                                        }

                                        .obg-group .roll_detail {
                                            display: block;
                                            position: absolute;
                                            top: 0;
                                            left: 0;
                                            width: 100%;
                                            height: 100%
                                        }

                                        .roll_record_list {
                                            width: 100%;
                                            margin-bottom: 10px;
                                            float: left
                                        }

                                        .roll_prized_list_box {
                                            width: 1040px;
                                            max-height: 520px;
                                            overflow: hidden
                                        }

                                        .roll_prized_items {
                                            height: 100px;
                                            width: 100%;
                                            padding-left: 10px;
                                            border-bottom: 1px solid #272a30;
                                            overflow: hidden
                                        }

                                        .roll_prized_items_left {
                                            width: 74px;
                                            height: 100%;
                                            float: left;
                                            text-align: center;
                                            position: relative;
                                            margin-right: 30px
                                        }

                                        .roll_prized_items_left img {
                                            width: 70px;
                                            height: 70px;
                                            border-radius: 50%;
                                            border: 2px solid #30363c;
                                            margin-top: 15px
                                        }

                                        .roll_prized_items_center {
                                            width: 160px;
                                            text-align: left;
                                            padding-top: 20px;
                                            float: left
                                        }

                                        .roll_prized_items_center .describe {
                                            height: 20px;
                                            line-height: 20px;
                                            display: block;
                                            font-size: 12px;
                                            color: #999
                                        }

                                        .roll_prized_items_right {
                                            width: 762px;
                                            height: 100%;
                                            float: left;
                                            padding-top: 15px
                                        }

                                        .edit_roll .roll_title {
                                            height: 40px;
                                            width: 98%;
                                            text-align: left;
                                            padding-left: 20px;
                                            line-height: 40px;
                                            font-size: 14px;
                                            font-weight: 700;
                                            color: #d5d5d5;
                                            background: #272a30
                                        }

                                        .edit_roll .roll_rooms {
                                            width: 440px;
                                            z-index: 8;
                                            float: left
                                        }

                                        .edit_roll .roll_rooms_panel .roll_rooms .roll_rooms_content {
                                            width: 387px;
                                            height: auto;
                                            margin-left: 20px;
                                            font-size: 12px;
                                            color: #303030
                                        }

                                        .roll_rooms_content .active_time {
                                            width: 100%;
                                            height: 55px;
                                            margin-bottom: 25px
                                        }

                                        .roll_rooms_content .content_left {
                                            display: block;
                                            height: 50px;
                                            line-height: 50px
                                        }

                                        .roll_rooms_content .active_time .active_time_input {
                                            width: 100%
                                        }

                                        .roll_rooms_content .partake,.roll_rooms_content .room_password {
                                            width: 100%;
                                            height: 55px;
                                            margin-bottom: 25px
                                        }

                                        .roll_rooms_content .content_left {
                                            display: block;
                                            height: 50px;
                                            line-height: 50px
                                        }

                                        .roll_rooms_content .partake input,.roll_rooms_content .room_password input {
                                            width: 387px
                                        }

                                        .roll_rooms_content .partake,.roll_rooms_content .room_password {
                                            width: 100%;
                                            height: 55px;
                                            margin-bottom: 25px
                                        }

                                        .roll_rooms_content .content_left {
                                            display: block;
                                            height: 50px;
                                            line-height: 50px
                                        }

                                        .roll_rooms_content .other_condition {
                                            width: 100%;
                                            height: auto
                                        }

                                        .roll_rooms_content .other_condition .content_condition {
                                            float: left
                                        }

                                        .roll_rooms_content .other_condition .content_condition .radio_box {
                                            height: 30px;
                                            line-height: 30px;
                                            margin-bottom: 15px
                                        }

                                        .roll_rooms_content .other_condition .content_condition .radio_box .radio_type {
                                            height: 13px
                                        }

                                        .roll_rooms_content .other_condition .content_condition .radio_box .content_right_txt {
                                            width: 60px;
                                            text-align: center;
                                            margin: 0 5px
                                        }

                                        .roll_rooms_content .other_condition .content_condition .radio_box .content_right_txt {
                                            width: 60px;
                                            text-align: center;
                                            margin: 0 5px
                                        }

                                        .roll_rooms_content input {
                                            background: #2e323a;
                                            color: #d9d6d6;
                                            outline: none;
                                            border: none;
                                            border-radius: 4px;
                                            height: 30px;
                                            line-height: 30px;
                                            padding: 0 10px;
                                            font-size: 12px
                                        }

                                        .roll_rooms_content .room_describe {
                                            height: 140px;
                                            width: 100%;
                                            margin: 40px 0 20px
                                        }

                                        .roll_rooms_content .room_describe #room_describe {
                                            width: 387px;
                                            height: 90px;
                                            background: #2e323a;
                                            padding: 10px;
                                            outline: none;
                                            color: #757575;
                                            border: none;
                                            border-radius: 4px;
                                            font-family: еЇ°о†їи’‹й—†е‘ґзІ¦;
                                            font-size: 12px
                                        }

                                        .wordcount {
                                            bottom: 4px;
                                            right: 4px;
                                            float: right
                                        }

                                        .roll_rooms_content .other_condition .content_condition .add_ornaments_bot {
                                            width: 100%;
                                            font-size: 12px;
                                            line-height: 25px;
                                            color: #585a63;
                                            margin: 20px 0
                                        }

                                        .roll_rooms_content .other_condition .content_condition .add_ornaments_bot .checkbox_wrapper,.roll_rooms_content .other_condition .content_condition .add_ornaments_bot .checkbox_wrapper2 {
                                            cursor: pointer;
                                            font-size: 12px;
                                            display: inline-block
                                        }

                                        .roll_rooms_content .other_condition .content_condition .add_ornaments_bot .checkbox {
                                            white-space: nowrap;
                                            cursor: pointer;
                                            outline: none;
                                            display: inline-block;
                                            line-height: 1;
                                            position: relative;
                                            vertical-align: text-bottom
                                        }

                                        .roll_rooms_content .other_condition .content_condition .add_ornaments_bot .checkbox .checkbox_input {
                                            position: absolute;
                                            left: -6px;
                                            z-index: 1;
                                            cursor: pointer;
                                            top: -3px;
                                            bottom: 0;
                                            right: 0;
                                            width: 100%;
                                            height: 100%
                                        }

                                        .carousel {
                                            position: relative;
                                            overflow: hidden
                                        }

                                        .carousel__container {
                                            display: flex;
                                            transition: transform 0.5s ease-in-out
                                        }

                                        .carousel__item {
                                            flex-shrink: 0;
                                            width: 100%;
                                            text-align: center;
                                            position: relative
                                        }

                                        .carousel__item img {
                                            width: 100%;
                                            display: block
                                        }

                                        .carousel__text {
                                            position: absolute;
                                            bottom: 20px;
                                            left: 20px;
                                            color: #fff;
                                            font-size: 14px;
                                            font-weight: bold;
                                            text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
                                            max-width: 50%
                                        }

                                        .carousel__button {
                                            background-color: rgba(255, 255, 255, 0.5);
                                            border: none;
                                            color: #fff;
                                            cursor: pointer;
                                            width: 30px;
                                            height: 30px;
                                            font-size: 12px;
                                            line-height: 1;
                                            opacity: 0.2;
                                            outline: none;
                                            position: absolute;
                                            top: 50%;
                                            transform: translateY(-50%);
                                            transition: opacity 0.2s ease-in-out;
                                            z-index: 2
                                        }

                                        .carousel__button:hover {
                                            opacity: 1
                                        }

                                        .carousel__button--prev {
                                            left: 10px
                                        }

                                        .carousel__button--next {
                                            right: 10px
                                        }

                                        .carousel__indicators {
                                            position: absolute;
                                            bottom: 14px;
                                            left: 50%;
                                            transform: translateX(-50%);
                                            display: flex;
                                            align-items: center;
                                            gap: 8px;
                                            z-index: 2;
                                            margin: 0;
                                            padding: 0
                                        }

                                        .carousel__indicator {
                                            border: none;
                                            padding: 0;
                                            width: 22px;
                                            height: 3px;
                                            background: rgba(255, 255, 255, 0.35);
                                            cursor: pointer;
                                            transition: width 0.25s ease, background-color 0.25s ease;
                                            outline: none
                                        }

                                        .carousel__indicator:hover {
                                            background: rgba(255, 255, 255, 0.6)
                                        }

                                        .carousel__indicator.is-active {
                                            width: 34px;
                                            background: #fff
                                        }

                                   
