

.daohanga ul li{
    height: auto!important;
    line-height: 20px !important;
    padding:15px 0!important;
}
.daohanga{
    height: auto!important;
}
.daohang{
    height: auto!important;
}

.new-pic{
    width: 84px;
    height: 84px;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
}
.double-ele {
    width: 65px;
    height: auto;
    position: absolute;
    z-index: 999;
    top: 0;
    right: -2px;
}

.bang_wrap {
    /* display: block; */
    max-width: 263px;
}
.bang_wrap .bang_right {
    width: 230px;
}

.today-img {
    width: 288px;
    height: 212px;
    overflow: hidden;
    /* margin: auto; */
    /* margin-bottom: 13px; */
    /* border-radius: 8px; */
    position: relative;
}

.card_box{

    box-sizing: border-box;
    width: 288px;
    border-radius: 8px;
    border: 1px solid #00000012;
    background: #FFF;
    transition: 0.5s;
    margin: 0 15px 15px 20px;
    padding-bottom: 11px;
    display: block;
    overflow: hidden;
}
.tabnav li {
    margin-right: 10px;
}
.tabnav li .keyf {
    padding:6px;
    cursor: pointer;
    /* min-width: 70px; */
}
.tabnav li .keyf {
    display: inline-block;
    width: 100%;
    line-height: 20px!important;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}

.tabnav li.current .keyf {
    background: #fff;
    color: #333;
}
#tabnav {
    justify-content: start
}

 .newm{
     width: 290px;
     margin: 0 20px !important;
     padding: 8px 0;
     text-align: center;
 }
.title-r img {
    width: 22px;
    position: relative;
    top: 4px;
}

 .main-block-title::after {
     content: '';
     display: block;
     width: 10px;
     height: 10px;
     flex-shrink: 0;
     border-radius: 100%;
     background: #ff6600;
     filter: blur(0);
     position: absolute;
     top: 5px;
     z-index: -1;
     margin-right: 10px;
     left: -14px;
     /* transform: translateX(-50%); */
 }

 .zhuanti-back {
     background-color: #fff;
     margin: 20px 0px;
     display: flex;
     flex-flow: wrap;
     color: #666;
     line-height: 25px;
 }
.zhuanti-back a {
    padding-right: 20px;
    margin: 13px 0px 13px 20px;
}
.zhuanti-item-no-last {
    border-right: 1px #e5e5e5 solid;
}
.zhuanti-item-no-last:last-child{
    border-right: none
}

 .jd-select-wrap{
     display: flex;
     align-items: center;
     justify-content: flex-start;
     background-color: rgb(46,161,232);
     padding: 0 20px 0 20px;
     width: 100%;
 }
.jd-select-wrap>div{
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;

    line-height:25px;
}
.jd-select-wrap .jd-select{
    /* background: rgb(150,220,250,0.7); */
    /* border-radius: 5px; */
    margin-top: 5px;
}


.jd-select-wrap .jd-select-top{
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
}
.jd-select-wrap .jd-select.activejd{
    background: #fff;
    color: rgb(0, 0,0);

    position: relative;
}
.jd-select-wrap .jd-select{
    cursor: pointer;
    padding: 7px 10px;
    color: #fff

}

/* .jd-select-wrap .jd-select.activejd::after{
    position: absolute;
    content: '';
    width: 100%;
    border-radius: 3px;
    height: 3px;
    left: 0;
    bottom: -10px;
    background-color: rgb(46,161,232);

} */
.sport1-info li{
    width: 410px;
}
.sport5-info-itemimg{
    width: 370px;
    border-radius: 10px;
    margin-top: 10px;
    margin-left: 20px;

}
.swiper{
    width: 100%;
    height: auto;
}
.swiper-slide{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.main-right-one-wrap.up-down{
    box-sizing: border-box;
}
.main-right-one-wrap.up-down:last-child{
    margin-bottom: 0;
}
.main-right-one-wrap.up-down{
    margin-bottom: 0;
}
.guide5-content{
    margin-top: 20px;
}

.swiper-backface-hidden .swiper-slide{
    border-radius: 0 !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:none
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: '';
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: '';
}
.titleClick img{
    display: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    display: none;
}

.swiper-button-wrap{
    cursor: pointer;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgb(150,220,250,0.7);
    opacity: .8;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 4px 16px 1px rgba(0, 0, 0, .1);
    height: 40px;
    width: 40px;
    z-index: 10;
}

.swiper-button-wrap img{
    width: 30px;
    height: 30px;
    position: relative;
    top: 5px;
    padding: 0 10px 0 5px;

}
.list-new-btn a{
    color:rgb(46,161,232);
    background-color:rgba(150,220,250,0.6);
}

.twor-img {
    width: 22px;
    height: 18px;
    position: relative;
    top: 3px;
    /* left: 10px; */
    margin-left: 0px;
}

.articl-wrap{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.articl-wrap .articl:hover{
    color: rgb(46,161,232);
}
.articl-wrap .articl{
    width: 350px;
    margin-right: 20px;
    white-space: nowrap; /* 禁止文本换行 */
    overflow: hidden; /* 隐藏超出范围的内容 */
    text-overflow: ellipsis; /* 使用省略号 */
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}
.articl-wrap .articl::before{
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;

    background-color: rgb(46,161,232);
    border-radius: 100%;
    width: 6px;
    height: 6px;
}
.articl-wrap .articl:nth-child(2n){
    margin-right: 0;

}

.blue{
    color: rgb(46,161,232)!important;
}
.orgin-block{
    background-color: rgb(46,161,232)!important;
}
.orgin-block_small{
    width: 4px;
    height: 18px;
    opacity: 1;
    background-color: rgb(46,161,232);
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 4px;
}

.zhuanti-back{
    padding: 20px;
}
.flex-w{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.show-all{
    color:rgb(46,161,232);
    background-color:rgba(150,220,250,0.6);
    padding: 10px 20px;
    cursor: pointer;
    font-size: 15px;
    list-style: 25px;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: fit-content;

}

.main-content-right-head{
    background: rgb(46,161,232,.8);
}
.main-content-right-head-wrap{
    background: rgb(150,220,250,.7);
}

.daohang{
    background-color: rgb(188,240,252);
    margin-top: -2px;

}
.daohanga ul li a{
    color: rgb(46,161,232,.8) !important;
}

.top-breadcrumb a:hover{
    color: rgb(46,161,232);
}
.outer a:hover{
    color: rgb(46,161,232);
}
a:hover{
    color: rgb(46,161,232);
}
.ych_top_text{
    color: #fff;
}

.guide_wf {
    color:rgb(46,161,232);
    /* background-color:rgba(150,220,250,0.6); */
}
.guide_w{
    color:rgb(46,161,232);
    background-color:rgba(150,220,250,0.6);
    padding: 10px 20px 20px 20px;
}
.new-twor-img{
    width: 32px;
    height: 28px;
    position: relative;
    top: 8px;
    /* left: 10px; */
    margin-left: 0px;
}
.all-jd{
    margin-bottom: 20px;
}

.xqbutton{
    border:0.01rem solid rgba(150,220,250,0.6) ;
    background: var(--Linear, linear-gradient(146deg, rgba(150,220,250,0.6) 3.98%, rgb(46,161,232) 89.97%));
}


.list_tab{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 8px;
    padding-bottom: 0;
    background-color: white;
    width: 100%;
    overflow-x: auto;
    position: sticky;
    top: 0;
    z-index: 12;
    border-radius: 10px;
    border-bottom: 1px solid rgb(235, 235, 235);
    margin-bottom: 20px;
    /* box-shadow: 0 0 12px 0 rgba(0, 0, 0, .08); */
}

.list_tab span{
    display: block;
    padding: 0 20px;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #444;
    position: relative;
    flex-shrink: 0;
    /* border-left: 1px solid rgb(214, 214, 214); */
}

.list_tab span.activetab{
    color: rgb(46,161,232);
    font-size: 16px;
    font-weight: 700;
    position: relative;

}
.list_tab span.activetab::after{
    content: "";
    display: block;
    width: 42px;
    height: 4px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: rgb(46,161,232);
    border-radius: 50px;

}
