.open-app {
  display: none;
}
/*注册账号头像选择*/
.modal .modal-lg {
  width: 360px;
}
.modal .modal-lg .modal-content {
  border: 0;
}
.modal .modal-lg.modal-dialog {
  margin: 100px auto;
}
.modal .modal-lg .modal-header {
  border-bottom: 0;
  padding: 20px 25px 13px;
}
.modal .modal-lg .modal-header .modal-title {
  font-size: 16px;
  color: #2d2f33;
}
.modal .modal-lg .modal-body {
  padding: 0 10px;
}
.modal .modal-lg .modal-body .row {
  margin: 0;
}
.modal .modal-lg .modal-body .col-md-9,
.modal .modal-lg .modal-body .col-md-3 {
  width: 100% !important;
}
.modal .modal-lg .modal-body .col-md-9 {
  background: rgba(0,0,0,0.04);
  padding: 0;
}
.modal .modal-lg .modal-body .col-md-3 {
  padding: 15px 0;
  margin-top: 25px;
  overflow: hidden;
}
.modal .modal-lg .modal-body .avatar-wrapper {
  height: 310px;
  margin-top: 0;
  border-radius: 50%;
  background: #e1e1e3;
  box-shadow: none;
}
.modal .modal-lg .modal-body .avatar-preview {
  float: left;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
}
.modal .modal-lg .modal-body .avatar-preview.preview-lg {
  width: 100px;
  height: 100px;
}
.modal .modal-lg .modal-body .avatar-preview.preview-md {
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-left: 55px;
}
.modal .modal-lg .modal-body .avatar-preview.preview-sm {
  width: 30px;
  height: 30px;
  margin-top: 35px;
  margin-left: 55px;
}
.modal .modal-lg .modal-body .avatar-btns {
  margin: 0;
  padding: 25px 0;
  text-align: center;
}
.modal .modal-lg .modal-body .avatar-btns .col-md-9,
.modal .modal-lg .modal-body .avatar-btns .col-md-3 {
  float: none;
  width: auto !important;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin: 0;
}
.modal .modal-lg .modal-body .avatar-btns .col-md-9 {
  background: transparent;
}
.modal .modal-lg .modal-body .avatar-btns .btn {
  width: 120px;
  padding: 0;
  height: 30px;
  line-height: 30px;
  background: #0d8dfc;
  border-radius: 15px;
  border: 0;
  border-color: transparent;
  outline: none;
  font-size: 13px;
}
/*消息弹窗*/
.global-message {
  display: table;
  width: 300px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: rgba(0,0,0,0.75);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.03), 0 2px 8px 0 rgba(0,0,0,0.08);
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  padding: 0 30px;
  margin: -50px 0 0 -150px;
  visibility: hidden;
  transition-duration: 0.5s;
  opacity: 0;
}
.global-message.showMsg {
  visibility: visible;
  opacity: 1;
}
.global-message.success {
  color: #0f0;
}
.global-message .text {
  display: table-cell;
  width: 100%;
  line-height: 26px;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
/* 全局自适应 */
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .score_wrap {
    padding-bottom: 142px;
  }
  .global_footer {
    padding: 20px 4px;
  }
  .score_star_wrap {
    max-width: 960px;
  }
  .score_star_left {
    float: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .score_star_wrap {
    max-width: 660px;
  }
  .score_star_left,
  .score_star_right {
    display: none;
  }
  .header_search {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .score_wrap {
    padding-bottom: 120px;
  }
  .index_top_match {
    position: relative;
  }
  body .header_height {
    height: 40px;
  }
@-webkit-keyframes inmove {
    from {
      bottom: -60px;
    }
    to {
      bottom: 0px;
    }
}
@-webkit-keyframes outmove {
    from {
      bottom: 0px;
    }
    to {
      bottom: -60px;
    }
}
  .fix_nav {
    display: none;
  }
  .new_main {
    width: 100%;
    margin: 0;
    min-height: 100%;
  }
  .new_main1 {
    width: 100%;
    margin: 0;
    min-height: 100%;
    background: #eee;
  }
  .global-message {
    display: table;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(0,0,0,0.75);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.03), 0 2px 8px 0 rgba(0,0,0,0.08);
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    padding: 0 30px;
    margin: -25px 0 0 -110px;
    visibility: hidden;
    transition-duration: 0.5s;
    opacity: 0;
  }
  .global-message.showMsg {
    visibility: visible;
    opacity: 1;
  }
  .global-message.success {
    color: #0f0;
  }
  .global-message .text {
    display: table-cell;
    width: 100%;
    line-height: 26px;
    height: 100px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #fff;
  }
  .moment_slide1,
  .moment_all_wrap {
    width: 100%;
    float: none;
  }
  .moment_all_wrap {
    padding: 0 12px 0;
    border-radius: 0;
  }
  .moment_slide1 .moment_slide-tap {
    display: inline-block;
    line-height: 36px;
    font-size: 16px;
    color: #999;
    width: auto;
    white-space: nowrap;
  }
  .moment_slide1 .moment_slide-tap a.on span {
    display: block;
    width: 40px;
    height: 3px;
    background-color: #fddc00;
    position: absolute;
    left: 20px;
    bottom: 0px;
  }
  .moment_all_pic {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    background: #fff;
    top: -30px;
    left: 20px;
    background: #fcfcfc;
    border: 4px solid #fff;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.02), 0 2px 6px 0 rgba(0,0,0,0.07);
  }
  .moment_slide1 .moment_slide-tap a.on {
    position: relative;
    color: #333;
  }
  .moment_slide1 .moment_slide-tap a {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    color: #656973;
    text-align: center;
  }
  .moment_slide1 {
    padding: 0 5px 0;
    border-radius: 0;
    border: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .moment_all_slide.cl {
    margin: 0 -5px;
  }
  .moment_all_slide li {
    display: block;
    width: 33.33%;
    margin: 0;
    padding: 5px;
  }
  .moment_all_slide li a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
  }
  .moment_slide1 h4 {
    line-height: 40px;
    margin: 0 0 10px 0;
  }
  .moment_all_wrap h2 {
    line-height: 40px;
    margin-bottom: 15px;
  }
  .moment_all_wrap .post-list .post-item .replay-content {
    display: inline;
    margin: 0;
  }
  .moment_all_wrap .post-list .post-item .replay-content:before,
  .moment_all_wrap .post-list .post-item .replay-content:after {
    font-size: 30px;
    display: inline-block;
    margin-bottom: -12px;
    position: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
    top: inherit;
  }
  .moment_all_wrap .post-list .post-item .replay-content:before {
    vertical-align: top;
    left: -5px;
  }
  .moment_all_wrap .post-list .post-item .replay-content:after {
    right: -5px;
    vertical-align: bottom;
  }
  .message_wrap {
    border-radius: 0;
    box-shadow: none;
  }
  .message_left,
  .message_right {
    width: 100%;
    float: none;
    margin: 0;
    background-color: #fff;
  }
  .web_header_right,
  .header_link {
    display: none;
  }
  .pagination {
    margin-bottom: 10px;
    border-radius: 0;
  }
  .pagination > span,
  .pagination > a {
    display: none;
  }
  .pagination > span,
  .pagination > a {
    margin: 0 3px;
    padding: 0 7px;
  }
  .pagination > *:nth-child(1),
  .pagination > *:nth-last-child(1),
  .pagination > *:nth-child(2),
  .pagination > *:nth-last-child(2),
  .pagination > .current {
    display: inline-block;
  }
  .bet_left,
  .bet_ad img {
    border-radius: 0;
  }
  .bet_left {
    padding: 15px;
    box-shadow: none;
  }
  .bet_user {
    margin: 15px;
    background-position: center;
    background-size: cover;
  }
  .bet_ad img {
    padding: 0 15px;
    width: 100%;
    height: auto;
    box-shadow: none;
    margin-bottom: 15px;
  }
  .bet-list .bet_left,
  .bet-list .bet_right {
    float: inherit;
    width: 100%;
    box-sizing: border-box;
  }
  .bet_week a {
    width: 50%;
    display: block;
    float: left;
  }
  .bet_week:after {
    content: '';
    clear: both;
    display: block;
  }
  .bet_condition a {
    padding: 0;
    width: 30%;
    margin: 0 1.5%;
    text-align: center;
  }
  .bet_content {
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
  }
  .bet_title {
    height: auto;
    padding: 10px;
    border-radius: 5px 5px 0 0;
  }
  .bet_title * {
    float: inherit;
    text-align: center;
  }
  .bet_title > .flr > span,
  .bet_title > .fll {
    line-height: 24px;
  }
  .bet_odds,
  .bet_num {
    width: 100%;
    float: inherit;
    margin: 0;
  }
  .bet_num dl {
    margin: 0;
    padding: 10px;
    text-align: center;
  }
  .bet_num dl dt,
  .bet_num dl dd {
    display: inline;
    text-align: center;
    margin: 0 5px;
  }
  .bet_main {
    padding: 0;
  }
  .bet_content {
    background-image: url("../images/new_index/bet_img.jpg");
    background-position: center;
    background-size: cover;
  }
  .bet_item {
    display: none;
  }
  .bet_odds {
    display: flex;
    display: -webkit-box;
  }
  .bet_odds dl dd {
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
  }
  .bet_odds dl {
    width: inherit;
    flex: 1;
    -webkit-box-flex: 1;
    float: inherit;
    margin: 0;
    padding: 0;
    background-color: #fcfcfc;
    border: 1px solid #dcdcdc;
  }
  .bet_odds dl:first-child {
    border-left: none;
  }
  .bet_odds dl:nth-child(2) {
    border-right: none;
    border-left: none;
  }
  .bet_odds dl:last-child {
    border-right: none;
  }
  .bet_odds:after {
    content: normal;
    display: inherit;
  }
  .bet_selected:after {
    right: -1px;
    top: -1px;
    z-index: 1;
  }
  .bet_title > .flr a {
    margin: 0;
  }
  .layer_box {
    width: calc(100% - 30px);
    margin: 0;
    left: 15px;
    right: 15px;
    border-radius: 0;
  }
  .carousel img,
  .index_banner_carousel .item {
    border-radius: 0;
  }
  .index_banner_carousel .carousel-caption {
    width: 100%;
    border-radius: 0;
    background-color: rgba(0,0,0,0.5);
    bottom: 5px;
    box-shadow: none;
    padding: 0;
  }
  .index_banner_carousel .carousel-caption .banner_author,
  .index_banner_carousel .carousel-caption .banner_info > p {
    display: none;
  }
  .index_banner_carousel .carousel-caption .banner_info {
    width: 100%;
  }
  .swiper-slide .caption .banner_info h4,
  .index_banner_carousel .carousel-caption .banner_info h4 {
    line-height: 40px;
    height: 40px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
    border-radius: 0;
  }
  .swiper-container-horizontal > .swiper-pagination,
  .index_banner_carousel .carousel-indicators {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet,
  .index_banner_carousel .carousel-indicators li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-radius: 0;
    margin: 0;
    height: 5px;
    width: inherit;
    background-color: transparent;
  }
  .swiper-slide {
    border-radius: 0;
  }
  .swiper-slide .caption {
    width: 100%;
    padding: 0;
    bottom: 5px;
    border-radius: 0;
  }
  .swiper-slide .caption .banner_info {
    width: 100%;
    padding: 0;
  }
  .swiper-slide .caption .banner_info p,
  .swiper-slide .caption .banner_author {
    display: none;
  }
  .swiper-container {
    width: 100%;
  }
  .swiper-wrapper {
    height: 150px;
    padding-bottom: 0;
  }
  .index_nav a {
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    font-size: 16px;
  }
  .index_nav a:nth-child(3n+3) {
    border-right: none;
  }
  .index_nav a,
  .index_nav_more li {
    width: 33.3333%;
    line-height: 40px;
  }
  .i_falls_video a {
    display: block;
  }
  .i_falls_video a {
    width: 100%;
    height: 200px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .i_falls_video a img {
    display: none;
  }
  .index_nav_more li a {
    width: 100%;
  }
  .index_nav_more {
    top: 85px;
    width: 100%;
    box-shadow: 0 3px 5px rgba(148,148,148,0.2);
    z-index: 5;
  }
  .index_slide_wrap,
  .new_slide,
  #index_more,
  .index_list {
    padding: 0 15px;
  }
  .index_list {
    margin: 0;
  }
  .index_list li {
    padding: 15px 0 5px;
  }
  .tiezi_info {
    margin: 5px 0 0 0;
    width: 100%;
  }
  .tiezi_pic {
    width: 100%;
    margin: 0;
    float: inherit;
  }
  .tiezi_info h2 {
    font-size: 16px;
    line-height: 25px;
    max-height: 50px;
    margin: 0;
    height: auto;
  }
  .index_slide_wrap {
    background-color: transparent;
  }
  .index_slide_wrap h2 {
    padding: 15px;
  }
  .slide_video_main {
    padding: 0;
    margin-bottom: 15px;
  }
  .slide_video_main li {
    padding-top: 15px;
  }
  .slide_video_main li a.fll,
  .slide_video_main li div.flr {
    width: 100%;
    margin: 0;
  }
  .slide_video_title {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .index_slide_wrap h3 {
    padding: 10px 0;
  }
  .index_slide_wrap,
  .slide_wenda_main,
  .slide_hot_main {
    margin: 0;
  }
  .index_more {
    margin: 15px 0 0 0;
  }
  .task_wrap {
    padding: 15px 0;
  }
  ul.task_box li .ti_one {
    padding-left: 20px;
  }
  .task_top {
    padding: 0;
  }
  .task_top h2 {
    margin: 0;
  }
  .task_top .info {
    display: block;
    margin: 0;
  }
  .task_top .info .my {
    margin-right: 10px;
  }
  .tt_h {
    margin: 0;
  }
  .task-panel:nth-child(2),
  .task-panel {
    width: 100%;
    float: inherit;
    margin: 15px 0 0 0;
  }
  .task_box {
    border: none;
  }
  .task_box ul li.tack_li_other .ti_two,
  .task_box ul li .ti_one,
  .task_box ul li.tack_li {
    padding: 0;
  }
  .task_box ul li.tack_li {
    background-color: transparent;
  }
  .task_box ul li.tack_li_other:nth-child(odd) {
    background-color: transparent;
  }
  .tt_h,
  .task_box ul li.tack_li_other {
    border-bottom: 1px solid #ebebeb;
  }
  .task_box ul li .ti_four {
    width: 80px;
  }
  .task_box ul li .ti_three {
    width: 60px;
  }
  .task_box ul li .ti_two {
    width: 60px;
  }
  .task_box ul li .ti_one {
    width: calc(100% - 200px);
  }
  .task_box ul li.tack_li {
    display: none;
  }
  .task_box ul li .ti_one span img {
    width: 20px;
    margin-top: 14px;
  }
  .set_number {
    width: inherit;
    padding: 15px;
  }
  .set_number > h2 {
    line-height: 24px;
    margin: 0 0 15px 0;
  }
  .set_number > ul > li:first-child {
    float: inherit;
  }
  .set_number > ul {
    border: none;
    margin: 0;
  }
  .accont_select,
  .accont_content {
    width: 100%;
    float: inherit;
    position: relative;
    margin: 0;
    padding: 0;
    left: inherit;
    top: inherit;
    right: inherit;
    bottom: inherit;
    display: block;
    background-color: transparent;
    border: none;
  }
  .accont_select {
    height: 40px;
    line-height: 40px;
    background-color: #ddd;
  }
  #crop-avatar {
    margin: 0;
    text-align: center;
  }
  #crop-avatar > div {
    float: inherit;
    display: inline-block;
    margin: 15px 0;
  }
  #crop-avatar .avatar-desc {
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
  }
  .form .inputs {
    width: 100% !important;
  }
  .form .country-code .left {
    width: 60% !important;
    clip: auto;
  }
  .form .country-code .right {
    width: 25% !important;
    clip: auto;
  }
  #crop-avatar .avatar-desc p {
    line-height: 1.2;
  }
  .set_number .set_btn {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .tooltip {
    display: none !important;
  }
  .modal {
    padding: 0 !important;
  }
  .modal .modal-lg {
    width: 90%;
  }
  .modal .modal-lg.modal-dialog {
    margin: 10% auto;
  }
  .modal .modal-lg .modal-header {
    padding: 18px 20px 12px;
  }
  .modal .modal-lg .modal-body .avatar-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal .modal-lg .modal-body .col-md-3 {
    padding: 10px 0;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .modal .modal-lg .modal-body .avatar-wrapper {
    height: 210px;
    border-radius: 0;
    background: rgba(0,0,0,0.04);
  }
  .modal .modal-lg .modal-body .avatar-preview.preview-md {
    margin: 0;
  }
  .modal .modal-lg .modal-body .avatar-preview.preview-sm {
    margin: 0;
  }
  .modal .modal-lg .modal-body .avatar-btns .col-md-9,
  .modal .modal-lg .modal-body .avatar-btns .col-md-3 {
    padding: 0 5px;
  }
  .badge-list {
    padding: 15px 0;
  }
  .form .badge-box .item {
    height: auto;
    margin: 15px;
  }
  .form .badge-box .item .card {
    display: block;
    background: transparent;
    width: 100%;
    left: inherit;
    position: relative;
    top: inherit;
    box-shadow: none;
    height: auto;
  }
  .form .badge-box .item .card .info {
    display: none;
  }
  .form .badge-box .item .card .btn-box {
    position: relative;
    height: auto;
    bottom: auto;
  }
  .form .badge-box .item .card .btn-box .btn {
    margin-bottom: 5px;
  }
  .accont_title {
    line-height: 1.2;
    margin: 15px 0;
  }
  .other_btn {
    margin: 0 15px 15px 0;
  }
  .accont_content.address-box {
    padding: 15px 0;
  }
  .star_wrap {
    padding: 0;
  }
  .star_wrap .nav-box {
    padding: 10px 15px 5px;
  }
  .star_wrap .nav-box .nav-title {
    display: none;
  }
  .main-box,
  .nav-box {
    width: 100%;
    float: none;
  }
  .nav-box ul {
    overflow: hidden;
    margin: 5px -5px;
  }
  .nav-box ul li {
    width: calc(50% - 10px) !important;
    margin: 5px !important;
  }
  .nav-box ul li {
    width: 50%;
  }
  .star_list_right .main-box {
    padding: 0 15px;
  }
  .star_list_wrap {
    margin: 0 -5px;
  }
  .star_list_wrap .star_list_main {
    width: 100%;
    padding: 5px;
    margin: 5px 0;
  }
  .circle_list_wrap {
    padding-top: 0;
  }
  .circle_right,
  .moment_back,
  .circle_head_btn {
    display: none;
  }
  .circle_head,
  .slide_headerpage,
  .content_header .moment_header_main {
    padding: 10px 12px;
  }
  .moment_content_wrap {
    padding: 10px 10px 0 10px;
  }
  .content_header .moment_header_main div {
    margin-top: 0;
  }
  .video_picture {
    width: auto;
  }
  .content_header .words h2 a {
    display: block;
  }
  .content_header .words h2 {
    line-height: 28px;
  }
  .content_header .moment_header_attention_btn {
    margin-top: 8px;
  }
  .content_header .moment_header_main {
    height: auto;
  }
  .content_header .moment_header_pic {
    margin-top: 6px;
  }
  .qa_height {
    min-height: inherit;
  }
  .replay_pic {
    width: 40px;
    height: 40px;
  }
  .hover_peo {
    padding-right: 8px;
  }
  .qa_wrap,
  .share {
    margin-left: 48px;
  }
  .tz_xq {
    padding-left: 48px;
  }
  .has_corner {
    width: 80%;
  }
  .asker_left,
  .answer_left {
    width: 10%;
  }
  .asker_right {
    width: 90%;
  }
  .qa_erweima {
    margin-left: -140px;
  }
  .comment_pop {
    width: 94%;
    left: 3%;
    margin-left: 0;
  }
  .comment_wrap {
    padding: 0 10px;
  }
  .comment_left {
    width: 12%;
  }
  .comment_content {
    width: 88%;
  }
  .audio_h5 i,
  .audio_h5 .audio_time {
    line-height: 2.2rem;
  }
  .content_header .moment_header_main {
    padding: 15px;
    height: auto;
  }
  .content_header .moment_header_attention_btn {
    margin-top: 0;
  }
  .slide_btn a.write_btn,
  .words p {
    display: none;
  }
  .moment_header_main {
    padding: 10px;
  }
  .moment_header_pic {
    margin-right: 8px;
  }
  .moment_header_pic img {
    width: 60px;
    height: 60px;
  }
  .words h2 {
    line-height: inherit;
  }
  .words h2 a {
    display: block;
    font-size: 24px;
    margin-right: 0;
  }
  .moment_header_sign_btn {
    margin-top: 0;
  }
  .circle_list_left {
    background-size: 100% 100%;
  }
  .new_main.follow .slimScrollDiv {
    height: 100% !important;
  }
  .new_main.follow .moment_slide {
    display: none;
/*position: fixed;*/
/*left: 0;*/
/*top: 46px;*/
/*height: calc(100% - 46px);*/
/*width: 60px;*/
/*padding: 0;*/
/*border-right: 1px solid #ddd;*/
/*z-index: 9;*/
  }
  .new_main.follow .follow-slide {
    height: 100% !important;
    margin: 0;
    padding-bottom: 60px;
  }
  .new_main.follow .follow-slide li a .follow_name {
    display: none;
  }
  .new_main.follow .moment_slide h4 {
    padding: 5px 0;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0;
  }
  .new_main.follow .moment_slide h4 a {
    width: 2em;
    padding: 0;
  }
  .new_main.follow .follow-slide li {
    overflow: hidden;
    margin: 0;
    padding: 5px 0;
    height: auto;
    line-height: inherit;
  }
  .new_main.follow .follow-slide li a {
    text-align: center;
    padding: 3px 0;
  }
  .new_main.follow .follow-slide li a span {
    display: none;
  }
  .new_main.follow .follow-slide li a img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0;
  }
  .new_main.follow,
  .new_main.follow ~ .global_footer {
    padding: 0;
  }
  .i_fallsbox {
    border-radius: 0;
  }
  .new_main.follow .follow_wrap {
    width: 100%;
    overflow: hidden;
  }
  .new_main.follow .moment-wrap {
    padding: 10px 0;
  }
  .new_main.follow .follow_title {
    padding: 0;
  }
  .new_main.follow .type-nav {
    margin: 0 -10px;
    display: none;
  }
  .new_main.follow .follow_main {
    margin-top: 0;
  }
  .new_main.follow .type-nav ul li {
    width: 33.33%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .new_main.follow .type-nav ul li:nth-child(3n+3) {
    border-right: none;
  }
  .web_header {
    display: none;
  }
  .header_height {
    height: 100px;
  }
  .mobile_header1 {
    position: fixed;
    left: 0;
    top: 0px;
    z-index: 100;
    display: block;
    width: 100%;
    height: 40px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.04), 0px 0px 0px 1px rgba(0,0,0,0.03);
  }
  .mobile_header1 .data_logo {
    display: none;
  }
  .mobile_header1 .data_logo img {
    width: 90px;
    display: block;
  }
  .mobile_header-down {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(0,0,0,0.06);
    width: 100%;
  }
  .mobile_header-down a:hover {
    color: #fff;
  }
  .mobile_header-down-left {
    margin-left: 10px;
    margin-top: 11px;
  }
  .mobile_header-down-right {
    margin-right: 10px;
  }
  .mobile_header-down-right p {
    margin-top: 15px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 76px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 8px 0;
    font-family: Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  }
  .mobile_header-down-left img {
    height: 38px;
  }
  .mobile_header-down-middle {
    margin-right: 12px;
    margin-top: 15px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 76px;
    text-align: center;
    font-size: 12px;
    padding: 8px 0;
    font-family: Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  }
  .footer_main {
    display: none;
  }
  .footer_main1 {
    display: block;
  }
  .footer_main1-top {
    margin: 10px auto 0px;
    text-align: center;
  }
  .footer_main1-top img:nth-of-type(1) {
    width: 100px;
  }
  .footer_main1-middle {
    margin: 17px 20px;
  }
  .footer_main1-middle li {
    width: 20%;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
  }
  .footer_main1-bottom {
    line-height: 20px;
    text-align: center;
    margin: 0 44px;
    font-size: 10px;
    color: #a5a8b2;
    font-family: "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "华文细黑", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "宋体", Heiti, "黑体", sans-serif;
  }
  .footer-wrap {
    width: 100%;
    height: 60px;
    background: #fff;
    background-image: url("../images/header/scorebg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .footer-wrap.team {
    background: #fff;
    margin-top: 1px;
  }
  .footer-wrap.team.team-we .mobile_header-down-middle {
    border: 1px solid #f33;
    border-radius: 20px;
  }
  .footer-wrap.team.team-we .mobile_header-down-middle a {
    color: #f33;
  }
  .footer-wrap.team.team-we .mobile_header-down-middle a:hover {
    color: #f33;
  }
  .footer-wrap.team.team-we .mobile_header-down-middle .link-App-url {
    color: #f33;
  }
  .footer-wrap.team.team-we .mobile_header-down-middle .link-App-url:hover {
    color: #f33;
  }
  .footer-wrap.team.team-we .mobile_header-down-right p {
    border: 1px solid #f33;
    border-radius: 20px;
    color: #f33;
  }
  .footer-wrap.team.team-rng .mobile_header-down-middle {
    border: 1px solid #b4926a;
    border-radius: 20px;
  }
  .footer-wrap.team.team-rng .mobile_header-down-middle a {
    color: #b4926a;
  }
  .footer-wrap.team.team-rng .mobile_header-down-middle a:hover {
    color: #b4926a;
  }
  .footer-wrap.team.team-rng .mobile_header-down-middle .link-App-url {
    color: #b4926a;
  }
  .footer-wrap.team.team-rng .mobile_header-down-middle .link-App-url:hover {
    color: #b4926a;
  }
  .footer-wrap.team.team-rng .mobile_header-down-right p {
    border: 1px solid #b4926a;
    border-radius: 20px;
    color: #b4926a;
  }
  .footer-wrap.team.team-snake .mobile_header-down-middle {
    border: 1px solid #008efc;
    border-radius: 20px;
  }
  .footer-wrap.team.team-snake .mobile_header-down-middle a {
    color: #008efc;
  }
  .footer-wrap.team.team-snake .mobile_header-down-middle a:hover {
    color: #008efc;
  }
  .footer-wrap.team.team-snake .mobile_header-down-middle .link-App-url {
    color: #008efc;
  }
  .footer-wrap.team.team-snake .mobile_header-down-middle .link-App-url:hover {
    color: #008efc;
  }
  .footer-wrap.team.team-snake .mobile_header-down-right p {
    border: 1px solid #008efc;
    border-radius: 20px;
    color: #008efc;
  }
  .footer-wrap.team.team-omg .mobile_header-down-middle {
    border: 1px solid #2d2f33;
    border-radius: 20px;
  }
  .footer-wrap.team.team-omg .mobile_header-down-middle a {
    color: #2d2f33;
  }
  .footer-wrap.team.team-omg .mobile_header-down-middle a:hover {
    color: #2d2f33;
  }
  .footer-wrap.team.team-omg .mobile_header-down-middle .link-App-url {
    color: #2d2f33;
  }
  .footer-wrap.team.team-omg .mobile_header-down-middle .link-App-url:hover {
    color: #2d2f33;
  }
  .footer-wrap.team.team-omg .mobile_header-down-right p {
    border: 1px solid #2d2f33;
    border-radius: 20px;
    color: #2d2f33;
  }
  .footer-wrap.team.team-ig .mobile_header-down-middle {
    border: 1px solid #414652;
    border-radius: 20px;
  }
  .footer-wrap.team.team-ig .mobile_header-down-middle a {
    color: #414652;
  }
  .footer-wrap.team.team-ig .mobile_header-down-middle a:hover {
    color: #414652;
  }
  .footer-wrap.team.team-ig .mobile_header-down-middle .link-App-url {
    color: #414652;
  }
  .footer-wrap.team.team-ig .mobile_header-down-middle .link-App-url:hover {
    color: #414652;
  }
  .footer-wrap.team.team-ig .mobile_header-down-right p {
    border: 1px solid #414652;
    border-radius: 20px;
    color: #414652;
  }
  .footer-wrap.team.team-jdg .mobile_header-down-middle {
    border: 1px solid #c21b29;
    border-radius: 20px;
  }
  .footer-wrap.team.team-jdg .mobile_header-down-middle a {
    color: #c21b29;
  }
  .footer-wrap.team.team-jdg .mobile_header-down-middle a:hover {
    color: #c21b29;
  }
  .footer-wrap.team.team-jdg .mobile_header-down-middle .link-App-url {
    color: #c21b29;
  }
  .footer-wrap.team.team-jdg .mobile_header-down-middle .link-App-url:hover {
    color: #c21b29;
  }
  .footer-wrap.team.team-jdg .mobile_header-down-right p {
    border: 1px solid #c21b29;
    border-radius: 20px;
    color: #c21b29;
  }
  .footer-wrap.team.team-top .mobile_header-down-middle {
    border: 1px solid #ff462e;
    border-radius: 20px;
  }
  .footer-wrap.team.team-top .mobile_header-down-middle a {
    color: #ff462e;
  }
  .footer-wrap.team.team-top .mobile_header-down-middle a:hover {
    color: #ff462e;
  }
  .footer-wrap.team.team-top .mobile_header-down-middle .link-App-url {
    color: #ff462e;
  }
  .footer-wrap.team.team-top .mobile_header-down-middle .link-App-url:hover {
    color: #ff462e;
  }
  .footer-wrap.team.team-top .mobile_header-down-right p {
    border: 1px solid #ff462e;
    border-radius: 20px;
    color: #ff462e;
  }
  .footer-wrap.team.team-tianba .mobile_header-down-middle {
    border: 1px solid #ffd119;
    border-radius: 20px;
  }
  .footer-wrap.team.team-tianba .mobile_header-down-middle a {
    color: #ffd119;
  }
  .footer-wrap.team.team-tianba .mobile_header-down-middle a:hover {
    color: #ffd119;
  }
  .footer-wrap.team.team-tianba .mobile_header-down-middle .link-App-url {
    color: #ffd119;
  }
  .footer-wrap.team.team-tianba .mobile_header-down-middle .link-App-url:hover {
    color: #ffd119;
  }
  .footer-wrap.team.team-tianba .mobile_header-down-right p {
    border: 1px solid #ffd119;
    border-radius: 20px;
    color: #ffd119;
  }
  .link-App-url {
    display: block;
    color: #fff;
  }
  .link-App-url:hover {
    color: #fff;
  }
  .match_comment_wrap {
    display: none;
  }
  .mobile_header .logo {
    display: inline-block;
    height: 100%;
  }
  .mobile_header .logo .logo-link {
    display: block;
    height: 80%;
    margin-top: 20%;
  }
  .mobile_header .logo .logo-link img {
    display: block;
    width: auto;
    height: 100%;
  }
  .mobile_header .logo .logo-link.default {
    height: 100%;
    margin-top: 0;
  }
  .mobile_header .logo .logo-link.default img {
    display: block;
    width: 90px;
    height: auto;
  }
  .open-app {
    display: block;
    position: fixed;
    bottom: 30px;
    left: 50%;
    margin-left: -45px;
    background: #ffeb79;
    border: 1px solid #ffe23f;
    box-shadow: 0 4px 8px 0 rgba(255,228,74,0.5);
    border-radius: 15px;
    width: 90px;
    height: 30px;
    font-size: 12px;
    color: #8c6600;
    text-align: center;
    line-height: 30px;
    font-family: "Microsoft YaHei";
  }
  .data-player-fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    transition-duration: 0.1s;
    -moz-transition-duration: 0.1s; /* Firefox 4 */
    -webkit-transition-duration: 0.1s; /* Safari 和 Chrome */
    -o-transition-duration: 0.1s; /* Opera */
  }
  .data-player-fixed.top-40 {
    top: 40px;
  }
  .position-fixTop {
    top: 0;
    z-index: 100;
    transition-duration: 0.1s;
    -moz-transition-duration: 0.1s; /* Firefox 4 */
    -webkit-transition-duration: 0.1s; /* Safari 和 Chrome */
    -o-transition-duration: 0.1s; /* Opera */
  }
  .open-app a {
    display: block;
  }
  .index_top_match {
    top: 40px;
  }
  .index_top_match_btn {
    display: none;
  }
  .index_top_match_over {
    width: calc(100% - 80px);
    background: #fff;
    left: 0;
  }
  .mobile_header .menu-btn {
    position: absolute;
    height: 30px;
    width: 30px;
    top: 5px;
    left: 8px;
    bottom: 8px;
    display: block;
    border-radius: 50%;
    text-align: center;
  }
  .mobile_header .menu-btn:before {
    content: '\e652';
    font-family: "iconfont";
    line-height: 30px;
    font-size: 10px;
    color: #a5a8b2;
  }
  .mobile_header .profile-btn {
    position: absolute;
    top: 5px;
    right: 8px;
    bottom: 8px;
    height: 30px;
    width: 30px;
    display: block;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
/* box-shadow: 0 0 0 1px #666;*/
    background-image: url("/images/header/sidebar-profile-logo.png");
    background-size: cover;
  }
  .mobile_header .search-btn {
    position: absolute;
    top: 5px;
    right: 40px;
    bottom: 8px;
    height: 30px;
    width: 30px;
    display: none;
    padding-top: 2px;
    cursor: pointer;
  }
  .mobile_header .search-btn i {
    display: inline-block;
    color: #acb2bf;
    line-height: 30px;
    font-size: 14px;
  }
  .mobile_data_search p {
    line-height: 26px;
  }
  .mobile_data_header .mobile_header1 .data_logo {
    display: none;
  }
  .mobile_data_header .mobile_header1 .search-btn {
    display: block;
  }
  .sidebar-panel {
    position: fixed;
    display: block;
    top: 0;
    bottom: 0;
    width: 280px;
    height: 100%;
    background-color: #1c1c1a;
    background: -webkit-linear-gradient(top, #1c1c1a, #37260f);
    transition-duration: 0.5s;
    z-index: 101;
    overflow: hidden;
  }
  .aside_container {
    display: none;
  }
  .sidebar-panel.menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .sidebar-panel.profile {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
  }
  .sidebar-panel.profile .sidebar-profile-header {
    padding: 30px 0;
  }
  .sidebar-panel.profile .sidebar-profile-header .text,
  .sidebar-panel.profile .sidebar-profile-header .image {
    background-position: center;
    background-repeat: no-repeat;
  }
  .sidebar-panel.profile .sidebar-profile-header .image {
    background-size: cover;
    background-image: url("../images/index/score_logo.png");
    width: 90px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
  }
  .sidebar-panel.profile .sidebar-profile-header .image img {
    width: 100%;
    height: 100%;
  }
  .sidebar-panel.profile .sidebar-profile-header .text {
    background-size: 150px;
    background-image: url("../images/header/sidebar-profile-logo-text.png");
    height: 50px;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo {
    margin-top: 5px;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nickname,
  .sidebar-panel.profile .sidebar-profile-header .userInfo .ext {
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .ext .badge_image img {
    width: 18px;
    height: auto;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu li.circle .iconfont {
    color: #00b7ee;
    transform: rotate(0deg);
    transition-duration: 0.8s;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu li.circle.active .iconfont {
    transform: rotate(-360deg);
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu li.follow .iconfont {
    color: #e56674;
    transform: scale(1);
    transition-duration: 0.5s;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu li.follow.active .iconfont {
    transform: scale(1.1);
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu li.message .iconfont {
    color: #24d38b;
    transform: scale(1);
    transition-duration: 0.5s;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu li.message.active .iconfont {
    transform: scale(1.1);
    color: #04ffa7;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu {
/*margin-top: 20px;*/
    margin-top: 0;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .nav-menu > li.dropMenu.active > a:after {
    transform: rotate(90deg);
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo .ext span {
    margin: 0 3px;
  }
  .sidebar-panel.profile .bottom-buttons {
    margin-top: 100px;
  }
  .sidebar-panel.profile.login .bottom-buttons {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .sidebar-panel.profile .bottom-buttons .btn {
    width: 200px;
    margin: 20px auto;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #fff;
    height: 42px;
    line-height: 42px;
    padding: 0;
    font-size: 16px;
    display: none;
    text-align: center;
  }
  .sidebar-panel.profile .bottom-buttons .btn.login {
    border-color: #0d8dfc;
    background-color: #0d8dfc;
  }
  .sidebar-panel.profile .sidebar-profile-header .userInfo,
  .sidebar-panel.profile.login .sidebar-profile-header .text {
    display: none;
  }
  .sidebar-panel.profile.login .sidebar-profile-header .userInfo,
  .sidebar-panel.profile:not(.login) .bottom-buttons .reg,
  .sidebar-panel.profile:not(.login) .bottom-buttons .login,
  .sidebar-panel.profile.login .bottom-buttons .logout {
    display: block;
  }
  .sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.25s;
/*background-color: rgba(14, 14, 14, 0.84);*/
    background-color: rgba(255,255,255,0.1);
    z-index: 100;
    -webkit-backdrop-filter: saturate(150%) blur(3px);
  }
  .sidebar-panel .nav-title {
    height: 46px;
    line-height: 46px;
    padding: 0 15px 0 50px;
    border-bottom: 1px solid #61605e;
    color: #fff;
    font-size: 18px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #1d1d1a;
    z-index: 10;
  }
  .sidebar-panel .nav-title .back-btn {
    font-family: 'iconfont';
    display: inline-block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 0;
    font-size: 26px;
    vertical-align: middle;
    transform: rotate(180deg);
    visibility: hidden;
    opacity: 0;
    text-align: center;
    transition-duration: 0.5s;
  }
  .sidebar-panel .nav-title .back-btn:active {
    color: #ccc;
  }
  .sidebar-panel.secondaryMenu .nav-title .back-btn {
    opacity: 1;
    visibility: visible;
  }
  .sidebar-panel .nav-menu {
    width: 100%;
    padding-top: 10px;
    transition-duration: 0.5s;
    overflow-y: auto;
  }
  .sidebar-panel.menu.secondaryMenu .nav-menu {
    margin-left: -100%;
  }
  .sidebar-panel.menu.threeMenu .nav-menu > li.active > .scrollWrap > ul,
  .sidebar-panel.menu.threeMenu .nav-menu > li.active > ul {
    margin-left: -100%;
  }
  .sidebar-panel.menu.secondaryMenu .nav-menu > li.active > div > ul,
  .sidebar-panel.menu.secondaryMenu .nav-menu > li.active > ul {
    left: 0;
    visibility: visible;
  }
  .sidebar-panel.menu .nav-menu > li ul {
    visibility: hidden;
    padding-top: 10px;
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0;
    transition-duration: 0.5s;
  }
  .scrollWrap > ul {
    padding-top: 0 !important;
    margin-top: 56px !important;
  }
  .sidebar-panel.menu .nav-menu > li ul li ul {
    margin-top: 0;
  }
  .sidebar-panel .scrollWrap {
    overflow: hidden;
  }
  .sidebar-panel.menu .nav-menu > li > div > ul > li > ul,
  .sidebar-panel.menu .nav-menu > li > ul > li > ul {
    top: 0;
  }
  .sidebar-panel.menu .nav-menu > li.active ul > li.active > ul {
    visibility: visible;
    top: 0;
    left: 100%;
  }
  .sidebar-panel .nav-menu > li ul li a {
    padding-left: 50px;
  }
  .sidebar-panel .nav-menu > li a {
    display: block;
    padding: 0 35px;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sidebar-panel .nav-menu > li.circle ul li a {
    margin-bottom: 5px;
  }
  .sidebar-panel .nav-menu > li.circle.active {
    padding-bottom: 10px;
  }
  .sidebar-panel.menu .nav-menu > li a:after,
  .sidebar-panel.profile .nav-menu > li > a:after {
    content: '\e60d';
    font-family: 'iconfont';
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    transition-duration: 0.3s;
    top: 0;
  }
  .sidebar-panel.profile .nav-menu > li.message > ul > li > a {
    position: relative;
  }
  .sidebar-panel.profile .nav-menu > li a.msg-count:before {
    content: attr(data-count);
    width: 20px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    background-color: #eb6877;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    right: 40px;
    font-size: 10px;
    top: 13px;
    opacity: 1;
    transition-duration: 0.3s;
  }
  .sidebar-panel.profile .nav-menu > li.active > a.msg-count:before {
    opacity: 0;
  }
  .sidebar-panel.profile .nav-menu > li.message > ul > li > a.msg-count:before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    top: 3px;
    right: 3px;
  }
  .sidebar-panel.profile .nav-menu > li.circle > ul > li > a {
    padding-left: calc(50px + 1em);
  }
  .sidebar-panel .nav-menu > li > a .iconfont {
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
    vertical-align: middle;
    margin-top: -3px;
  }
  .sidebar-panel .nav-menu > li > a .icon-bigdata_icon_white {
    font-size: 22px;
  }
  .sidebar-panel.menu .nav-menu > li.active > a {
    background-color: rgba(255,255,255,0.1);
    color: #fdd800;
  }
  .sidebar-panel.profile .nav-menu > li.active {
    background-color: rgba(255,255,255,0.1);
  }
  .sidebar-panel.profile .nav-menu > li.active > a {
    color: #fdd800;
  }
  .sidebar-panel.profile .nav-menu > li.active > ul > li > a:active {
    background-color: rgba(255,255,255,0.2);
    color: #fdd800;
  }
  .sidebar-panel.profile .nav-menu > li {
    overflow: hidden;
  }
  .sidebar-panel.profile .nav-menu > li ul {
    opacity: 0;
    height: 0;
    transition-duration: 0.3s;
    margin: 0;
  }
  .sidebar-panel.profile .nav-menu > li.active ul {
    opacity: 1;
    height: 126px;
    visibility: visible;
    overflow: hidden;
  }
  .sidebar-panel.profile .nav-menu > li.message.active ul {
    height: 150px;
  }
  .sidebar-panel.profile .nav-menu > li.message ul:after {
    content: '';
    display: block;
    clear: both;
  }
  .sidebar-panel.profile .nav-menu > li.message > ul > li > a {
    display: inline-block;
  }
  .sidebar-panel.profile .nav-menu > li.message > ul > li {
    display: inline-block;
    width: 45%;
    transition-duration: 0.3s;
  }
  html.showProfileSidebar,
  html.showProfileSidebar body,
  html.showMenuSidebar,
  html.showMenuSidebar body {
    overflow: hidden;
  }
  html.showMenuSidebar .sidebar-panel.menu,
  html.showProfileSidebar .sidebar-panel.profile {
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.5);
  }
  html.showProfileSidebar .sidebar-overlay,
  html.showMenuSidebar .sidebar-overlay {
    opacity: 1;
    visibility: visible;
  }
  .match-wrap > .main,
  .match-wrap > .sidebar,
  .match-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    float: none;
  }
  .team-select-panel {
    left: 0;
    right: 0;
    width: 100%;
  }
  .team-select-panel .team-list .list .team {
    width: 100%;
  }
  .team-select-panel .team-list .list .team .name {
    text-align: left;
    padding-left: 15px;
  }
  .datepicker {
    left: 0 !important;
    right: 0;
    width: 100%;
  }
  .match-wrap > .main > .list .type-list > .match-item {
    display: none;
  }
  .match-wrap > .main > .list .type-list > .match-item-mobile {
    display: block;
  }
  .match-wrap > .main > .list .page-box {
    padding: 20px 10px;
    text-align: center;
  }
  .match-wrap > .main > .list .page-box .pagelist:nth-child(1),
  .match-wrap > .main > .list .page-box .pagelist:nth-child(2),
  .match-wrap > .main > .list .page-box .current,
  .match-wrap > .main > .list .page-box *:last-child(1),
  .match-wrap > .main > .list .page-box *:last-child(2) {
    display: block;
  }
  .match-wrap > .sidebar > .hot-list > .list {
    padding: 10px;
  }
  .match-wrap .datepicker td,
  .datepicker th {
    width: inherit;
    height: inherit;
  }
  .match-wrap .datepicker table tr td.day:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .datepicker table tr td.day.have:before {
    bottom: 6px;
  }
  .readme > .body {
    padding: 10px 15px;
  }
  .readme > .title {
    padding: 0 15px;
  }
  .readme > .body > .col {
    width: 100%;
    float: none;
    padding: 0;
  }
  .readme > .body > .col:first-child {
    border: none;
  }
  .readme > .body > .col > .item:not(:last-child),
  .readme > .body > .col > .item {
    margin-bottom: 20px;
  }
  .data-table tbody tr td.rank {
    width: 60px;
  }
  .data-table.fixed {
    transition-duration: 0.5s;
    width: 200px;
  }
  .data-table.main {
    margin-left: 200px;
  }
  .data-table tbody tr td {
    padding: 0 5px;
  }
  .match-wrap > .main > .topbar {
    padding: 10px 15px;
  }
  .match-wrap > .main > .topbar.cleanBtn {
    height: 80px;
  }
  .match-wrap > .main > .topbar > .button {
    width: 27%;
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
  }
  .match-wrap > .main > .topbar > .view-all-date {
    position: absolute;
    top: 45px;
    left: 15px;
  }
  .match-wrap > .main > .topbar > .view-all-match {
    position: absolute;
    left: 35%;
    text-align: center;
    width: 32%;
    top: 45px;
  }
  .match-wrap > .main > .topbar > .view-all-team {
    position: absolute;
    top: 45px;
    right: 15px;
  }
  .match-wrap > .main > .list {
    margin-top: 5px;
  }
  .match_right_wrap {
    padding: 0;
  }
  .match_wrap {
    position: relative;
  }
  .match_aside {
    display: none;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .match_main {
    width: calc(100%);
    background-size: auto 340px;
  }
  .match_right_part,
  .match_right_part3 {
    width: 100%;
    float: inherit;
    padding: 10px 10px;
  }
  .match_right_else {
    width: 100%;
    float: inherit;
    padding-top: 5%;
  }
  .match_right_nav {
    width: 100%;
    border-bottom: 1px;
  }
  .match_right_nav a {
    width: 20%;
    font-size: 14px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    color: #a5a8b2;
  }
  .match_right_nav .match-active {
    color: #373a41;
  }
  .match_header_logo {
    width: 15%;
  }
  .match_header_logo img {
    height: 50px;
  }
  .match_header_team {
    width: 24%;
    height: 50px;
    padding: 1% 2%;
  }
  .match_header_score {
    width: 22%;
    line-height: 50px;
    font-size: 26px;
  }
  .match_comment_title a {
    margin-left: 10px;
  }
  .match_comment_title i {
    margin-right: 4px;
  }
  .match_header_team p span.match_header_team_short {
    display: block;
    font-size: 18px;
  }
  .match_header_team p span.match_header_team_long {
    display: none;
  }
  .match_header_num a {
    width: 23%;
  }
  .match_header_line {
    width: 54%;
  }
  .match_header_pre {
    padding: 0;
  }
  .match_right_part2 {
    padding: 0;
  }
  .match_right_part5 a {
    width: 100%;
  }
  .game_data_main {
    overflow: auto;
  }
  .match_right_data_title {
    width: 100%;
    height: 58px;
    overflow: auto;
  }
  .match_right_data_title a {
    padding-left: 0;
  }
  .match_right_data_title a:before,
  .match_right_data_title a:after {
    display: none;
  }
  .game_data_top p {
    width: auto;
  }
  .match_h5_hidden {
    display: none;
  }
  .game_data_top {
    line-height: 24px;
    font-size: 16px;
  }
  .game_data_top p span.red {
    width: 10px;
    height: 24px;
    background-color: #c33;
    border-radius: 5px;
    margin-right: 4px;
  }
  .game_data_top p span.blue {
    width: 10px;
    height: 24px;
    background-color: #55b5e5;
    border-radius: 5px;
    margin-left: 4px;
  }
  .game_data_top p span.data_p {
    line-height: 24px;
    vertical-align: middle;
    margin: 0 4px;
  }
  .game_data_top p img {
    display: inline-block;
    width: 24px;
    border: 1px solid #000;
    margin-right: 2px;
  }
  .game_data_head,
  .game_data_info,
  .game_data_bottom {
    width: 800px;
  }
  .pie_left,
  .pie_right {
    width: 100px;
    height: 100px;
  }
  .left,
  .right {
    width: 100px;
    height: 100px;
  }
  .pie_right,
  .right {
    clip: rect(0, auto, auto, 50px);
  }
  .pie_left,
  .left {
    clip: rect(0, 50px, auto, 0);
  }
  .mask {
    width: 80px;
    height: 80px;
    left: 10px;
    top: 10px;
    line-height: 80px;
    font-size: 14px;
  }
  section.data_h5 {
    padding: 0;
  }
  .match_video_pop {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .match_video_close {
    right: 0;
  }
  .match_logo {
    width: 60px;
    padding: 10px 0 14px 0;
    margin-left: 6px;
  }
  .match_logo img {
    width: 24px;
    height: 24px;
  }
  .match_nav_main {
    width: calc(100% - 66px);
  }
  .match_link {
    display: none;
  }
  .match_h5_nav {
    display: block;
    width: 15%;
    text-align: center;
    padding-top: 18px;
  }
  .team_link_wrap {
    width: 100%;
    float: left;
    margin-left: 0;
  }
  .team_link li {
    width: 36px;
    padding-left: 10px;
  }
  .comment_like_num {
    min-width: 40px;
  }
  .comment_like_btn {
    width: 40px;
  }
  .forward_match_wrap {
    margin-left: 0;
  }
  .header_link {
    display: none;
  }
  #aside_container_nav {
    display: none;
  }
  .header_left {
    width: 80%;
  }
  .header_slogan {
    width: auto;
  }
  #bet-right {
    width: 100%;
    background-color: #fff;
  }
  .bet-right {
    position: static;
  }
  .bet-right-padding {
    padding: 15px;
  }
@-moz-keyframes inmove {
    from {
      bottom: -60px;
    }
    to {
      bottom: 0px;
    }
}
@-webkit-keyframes inmove {
    from {
      bottom: -60px;
    }
    to {
      bottom: 0px;
    }
}
@-o-keyframes inmove {
    from {
      bottom: -60px;
    }
    to {
      bottom: 0px;
    }
}
@keyframes inmove {
    from {
      bottom: -60px;
    }
    to {
      bottom: 0px;
    }
}
@-moz-keyframes outmove {
    from {
      bottom: 0px;
    }
    to {
      bottom: -60px;
    }
}
@-webkit-keyframes outmove {
    from {
      bottom: 0px;
    }
    to {
      bottom: -60px;
    }
}
@-o-keyframes outmove {
    from {
      bottom: 0px;
    }
    to {
      bottom: -60px;
    }
}
@keyframes outmove {
    from {
      bottom: 0px;
    }
    to {
      bottom: -60px;
    }
}
}
@media screen and (max-width: 440px) {
  .bet-ranking-bottom .bet-ranking-bottom-1 {
    padding-top: 40px;
  }
  .bet-ranking .bet-ranking-bottom .bet-ranking-bottom-2 .bottom-left {
    text-align: center;
  }
  .bet-ranking-bottom .bet-ranking-bottom-3 {
    padding-top: 40px;
  }
  .bet-ranking-bottom .bet-ranking-bottom-4 {
    padding-top: 38px;
  }
  .bet_container_left {
    width: 100%;
    min-height: 300px;
  }
  .bet_container_left .bet_tabs {
    width: 100%;
  }
  .bet_date_nav {
    display: none;
  }
  .bet_single_detail_dec a {
    width: 96%;
    float: none;
    margin: 0 auto;
  }
  .bet_together_group {
    width: 100%;
  }
  .quiz_group_dec {
    padding: 0;
  }
  .detail_cell {
    width: auto;
    padding-left: 0;
    padding: 10px;
    width: 25%;
  }
  .quiz_tabs_nav select {
    width: 22%;
    margin-right: 10px;
  }
  .quiz_group_dec_title {
    padding: 0 10px;
  }
  .dialog_bet_quiz {
    width: 300px;
  }
  .quiz_body {
    padding: 0;
  }
  .bet_tabs {
    border-left: 0;
    border-right: 0;
  }
  .bet_single_detail {
    border-left: 0;
    border-right: 0;
    padding: 0 0 20px;
  }
  .bet_match_nav {
    border-bottom: 0;
  }
  .bet_single_regular_dec .right {
    display: none;
/*width: 0;*/
  }
  .bet_single_regular_dec .left {
    width: 20%;
    float: none;
  }
  .bet_single_regular_dec .center label {
    display: none;
  }
  .bet_single_detail_title {
    padding: 0;
  }
  .bet_single_detail_title p {
    float: none;
    text-align: center;
  }
  .bet_single_regular_dec {
/*float:none;*/
    padding: 10px 4%;
  }
  .bet_single_regular_dec .center {
    padding: 0;
    float: none;
    margin: 0 auto;
  }
  .bet_vs {
    width: 20%;
    text-align: center;
  }
  .bet_clan {
    width: 40%;
  }
  .bet_single_detail_title .title {
    background: #f7f7f7;
  }
  .dialog_bet_record {
    padding: 15px 10px;
    width: 280px;
/*max-height: 400px;*/
  }
  .record_body {
    max-height: 380px;
  }
  .bet_single_detail_dec {
    padding: 0 10px;
  }
  .my_quiz_dec > div {
    float: none;
  }
  .my_quiz_dec .scale {
    width: 100%;
  }
  .my_quiz_dec .scale:after {
    content: '';
  }
  .my_quiz_chart {
/*top:10%;*/
    transform: translate(-50%, -10%);
  }
  .my_quiz_dec .results {
    width: 100%;
    margin-top: 160px;
  }
  .my_quiz_dec .scale .hit_rate {
    top: 80px;
    transform: translate(-50%, 0);
  }
  .my_quiz_dec .profit {
    width: 100%;
  }
  .group_body .body {
    max-height: 380px;
    overflow-y: scroll;
  }
  .dialog_group_record {
    width: 280px;
  }
  .page-share_dynamic .dialog_group_record {
    width: 100%;
  }
  .bet_container_left {
    font-size: 14px;
  }
  .bet_together_regular_dec .avatar {
    width: 50px;
    height: 50px;
    margin-left: 10%;
  }
  .bet_together_regular_dec .left {
    width: 18%;
  }
  .bet_together_regular_dec .right {
    width: 30%;
  }
  #doughnutChart2 .doughnutSummaryTitle {
    margin-top: -22%;
    font-size: 12px;
  }
  .result_data_all {
    height: auto;
  }
  .result_data_circle > p {
    margin-top: 75px;
    font-size: 12px;
  }
  .result_vs span {
    font-size: 20px;
    line-height: 36px;
  }
  .result_vs img {
    width: 40px;
  }
  .doughnutSummaryTitle {
    font-size: 12px;
    margin-top: -50%;
  }
  .bet_together_regular_dec .right > p {
    width: 80px;
    left: 50%;
    top: 75px;
    font-size: 12px;
    text-align: center;
    transform: translate(-50%, 0);
  }
  .bet_together_regular_dec {
    padding: 30px 0 0;
  }
  .bet_together_regular_dec .center {
    width: 50%;
    margin-bottom: 10px;
  }
  .bet_together_vote {
    padding: 20px 10px;
    height: 30px;
  }
  .bet_together_vote .left {
    width: 38%;
  }
  .bet_together_vote .center {
    width: 24%;
  }
  .bet_together_vote .right {
    width: 38%;
  }
  .bet_together_vote .right p i {
    margin-right: 0;
  }
  .quiz_group_dec_detail .detail_row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .bet_together_regular_dec .right_or_wrong {
    margin-left: 0;
  }
  .guess-mask .guess {
    position: fixed;
/* height: 260px; */
    top: 50%;
    background: #fff;
    left: 50%;
    margin-left: -45%;
    margin-top: -250px;
    width: 90%;
    background: #f9fafb;
    box-shadow: 0 3px 6px 0 rgba(49,65,88,0.2);
  }
  .guess-mask .guess-middle {
    max-height: 300px;
  }
  .guess-mask .guess-cont-bottom-left {
    width: 100%;
  }
  .guess-mask .guess-cont-bottom-right {
    width: 192px;
    margin-top: 5px;
  }
  .guess-mask .guess-bottom-left {
    float: none;
  }
  .guess-mask .guess-bottom-right {
    float: none;
    text-align: center;
  }
  .match_right_part6 {
    width: 100%;
    float: none;
    position: relative;
  }
  .match_right_section_part {
    min-height: 300px;
  }
  .match_right_section_part iframe {
    min-height: 330px;
  }
  .bet_create_tabs {
    width: 100%;
  }
  .bet_create_tabs .sort {
    display: none;
  }
  .creat_bet_h5_btn {
    width: 60px;
    height: 60px;
    line-height: 20px;
    text-align: center;
    background-color: #ffeb79;
    border: 1px solid #ffe23b;
    border-radius: 50%;
    padding-top: 10px;
    position: fixed;
    right: 5%;
    bottom: 18%;
    z-index: 18;
  }
  .match_header_num {
    padding: 0 10px;
  }
  .circle_list_bet_header p:first-child {
    width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .circle_list_bet_footer {
    padding: 0 20px;
    line-height: 30px;
  }
  .circle_list_bet_footer .left,
  .circle_list_bet_footer .multiple {
    width: 100%;
    height: auto;
    float: none;
  }
  .circle_list_bet_body .detail {
    width: 55%;
  }
  .circle_list_bet_body .circle {
    width: 0;
    right: 30px;
    top: -20px;
  }
  .circle_list_bet_body .avatar {
    width: 50px;
    height: 50px;
  }
  .end_time {
    display: block;
    margin-left: 0;
  }
  .f_p_c .left,
  .f_p_c .right {
    width: inherit;
    height: inherit;
  }
  .live_wrap {
    padding-top: 0;
    padding-right: 0;
  }
  .live_nav {
    top: 40px;
  }
  .tournament_list_main {
    width: 100%;
    padding-top: 10px;
  }
  .tournament_list_main li {
    width: 50%;
  }
  .tournament_list_main li img {
    max-width: 90%;
  }
  .tournament_list_main li p.tournament_list_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .tournament_list_type {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 8px;
  }
  .game_change_btn {
    font-size: 14px;
    margin-right: 10px;
  }
  .country-all {
    top: 0;
    width: 75%;
    left: 50%;
    height: 50%;
    transform: translate(-50%, 50%);
    box-shadow: none;
  }
  .h5base_size {
    font-size: 11px;
  }
  .h5title_size {
    font-size: 12px;
  }
  .h5title_size_m {
    font-size: 14px;
  }
  .h5_dark_blue {
    background-color: #4b9fff;
  }
  .h5_blue {
    background-color: #0d8dfc;
  }
  .h5_orange {
    background-color: #ff520e;
  }
  .h5_yellow {
    background-color: #fddc00;
  }
  .h5_pink {
    background-color: #f398ff;
  }
  .h5_red {
    background-color: #ff5151;
  }
  .h5_light_red {
    background-color: #ff8587;
  }
  .h5_DIY {
    background-color: #ffc076;
  }
  .page-star_h5_homepage {
    background-color: #f1f1f1;
  }
}
.app .header_height {
  display: none;
  height: 0;
}
.app .mobile_header {
  display: none;
}
.app .global_footer {
  display: none;
}
.app.page-data .box.tournament {
  display: none;
}
.app.page-data .box.bet {
  display: none;
}
.app .data-player .data-player-fixed {
  top: 0;
}
