.add-info-l img {
    cursor: pointer
}

.winteam {
    font-weight: bold
}

.tvicon {
    float: right;
    padding-top: 4px
}

.tvicon img {
    cursor: pointer
}

#tools li span {
    padding: 0 15px
}

.no_fav_data td {
    border-bottom: 0!important
}

.no_fav_data .no_data {
    height: 255px;
    padding: 20px
}

.no_fav_data .no_data p {
    text-align: center;
    line-height: 30px;
    margin: 10px 0
}

.no_fav_data .no_data .title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 55px
}

.no_fav_data .no_data .explain {
    font-size: 16px
}

.no_fav_data .no_data .explain .icon {
    background: var(--bgcolor-2);
    color: var(--textcolor-3);
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block
}

.no_fav_data .no_data .searchbtn {
    background: var(--primary-color);
    color: var(--text-white);
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    min-width: 150px;
    padding: 5px 10px;
    margin: 10px 0;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer
}

.no_fav_data .no_data .searchbtn .icon {
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px
}

#basketball .scoretitle {
    border-top: 1px solid #e4e4e4
}

#basketball .match_time_td {
    text-align: left;
    padding-left: 7px
}

#basketball .team_leaguetitle td {
    padding-left: 2px
}

.newsetting .Preferences {
    padding: 0;
}

.newsetting .Preferences li {
    padding: 3px 0;
}

.newsetting .switch .switch-style {
    width: 26px;
    border-radius: 10px;
}

.newsetting .switch .switch-style:before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.newsetting .soundbox {
    margin: 6px 0 10px 0;
}

.newsetting .mb0 {
    margin-bottom: 0;
}

.newsetting .selectbox {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 0 0 5px 0;
    overflow: hidden;
}

.newsetting .selectbox span {
    width: 50%;
    line-height: 22px;
    float: left;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.newsetting .selectbox span.on {
    background: var(--second-color) !important;
    color: #fff;
}

.newsetting .selectbox span:hover {
    background: #ffeece;
}

.newsetting .selectbox.sound {
    margin-top: 5px;
}

#right .newsetting .selectbox.sound span {
    width: 26px;
    border-right: 1px solid #e5e5e5;
}

#right .newsetting .selectbox.sound span:last-child {
    border: none;
}

.newsetting .matchinfo_setting .Preferences {
    margin-top: 5px;
}

#right .newsetting #selectsound1, #right .newsetting #selectsound2 {
    width: 134px;
    height: 22px;
    margin-bottom: 4px;
    outline: none
}

.dark .newsetting .selectbox, .dark .newsetting .selectbox.sound span {
    border-color: var(--border-4) !important;
}

.dark .newsetting .selectbox span:hover {
    background: #3a3a3a;
}


@media screen and (max-width: 771px) {
    .crumbs {
      display: none;
    }

    .bottomBar-sp {
        padding: 11px 8px 11px 8px;
    }
}

#div_ad_float {
  padding-left: 0;
}
