.start {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    top: -80px;
}

.sitimg {
    width: 1280px;
    height: 62px;
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 10px 0 5px 0;
}

.sitimg img {
    width: 10px;
    height: 48px;
}

.sitimg h3 {
    font-size: 26px;
    font-family: PingFang SC;
    color: #0C0307;
    line-height: 26px;
    display: flex;
    align-items: center;
}

.sitimg h3::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 40px;
    border-radius: 8px;
    background: #7FCCFF;
    margin-right: 10px;
}

.sublistMain {
    display: flex;
}

.sublistMain .half {
    width: 640px;
}

.toutiao {
    margin: 10px 0;
    display: flex;
}

.toutiao_title {
    height: 60px;
    width: 0px;
    z-index: 2;
    position: relative;
    left: -50px;
}

.toutiao_right {
    margin-top: 4px;
    width: 1280px;
    height: 56px;
    line-height: 56px;
    background-image: url(../img/swjydh/SlideBG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.focu {
    width: 1280px;
    height: 480px;
    border-radius: 12px;
    overflow: hidden;
}

.callbacks>li>a>img {
    width: 1280px;
    height: 480px;
}

.rslides .desc {
    position: absolute;
    bottom: 0;
    width: 1280px;
    height: 50px;
}

.rslides .desc .caption {
    background: rgba(0, 0, 0, 0.6);
    font-weight: 500;
    padding-left: 30px;
}


/* 最新动态li 相关开始 */

.shortPicList {
    height: 140px;
    margin: 0 5px 25px;
}

.shortPicList .content {
    display: flex;
    flex-direction: row;
}

.shortPicList .content .left {
    width: 200px;
    height: 135px;
}

.shortPicList .content .left img {
    width: 200px;
    height: 135px;
}

.shortPicList .content .right {
    width: 400px;
    height: 125px;
    margin-left: 10px;
    margin-top: 10px;
}

.shortPicList .content .right .title {
    width: 400px;
    height: 30px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #444444;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shortPicList .content .right .desc {
    cursor: pointer;
    width: 400px;
    height: 44px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shortPicList .content .right .time {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 200;
    color: #999999;
    line-height: 50px;
}


/* 最新动态li 相关结束 */


/* 奖牌榜 相关开始*/

.jpblist {
    height: 520px;
    width: 1242px;
    margin: auto 19px;
}

.jpblist .content {
    width: 100%;
    height: 72px;
}

.jpblist .title div {
    width: auto;
    height: 72px;
    background: rgb(12, 61, 119);
    border-radius: 12px 12px 0 0;
    display: flex;
    align-items: center;
}

.jpblist .title div>img {
    width: 30px;
    height: 42px;
    padding-left: 30px;
}

.jpblist .title div>span {
    padding-left: 10px;
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}

.jpblist .content .row {
    width: auto;
    height: 72px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-left: 1px solid #F6EAEA;
    border-right: 1px solid #F6EAEA;
    border-bottom: 1px solid #F6EAEA;
}

.jpblist .head {
    background: #F6EAEA;
}

.jpblist .content .row .col {
    width: 200px;
    text-align: center;
}

.col .headT {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #0C0307;
}

.col img {
    width: 36px;
    height: 48px;
}

.col .num {
    font-size: 19px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #0C0307;
}

.col .guojia {
    display: flex;
    justify-content: left;
    align-items: center;
}

.col .guojia span {
    font-size: 19px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #0C0307;
}

.col .guojia img {
    width: 49px;
    height: 36px;
    margin-right: 8px;
}

.contentList {
    height: 365px;
    overflow: auto;
}

.contentList::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.contentList::-webkit-scrollbar-track {
    background-color: #F3F3F3;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.contentList::-webkit-scrollbar-thumb {
    background-color: #C48787;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}


/* 奖牌榜 相关结束*/


/* 奥运焦点赛程 开始 */

.sch_day {
    width: 1240px;
    margin: auto 20px;
}

.sch_day .sch_day_hd {
    width: 1204px;
    height: 40px;
    margin-bottom: 10px;
    background: rgb(12, 61, 119);
    /* #831024 */
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #fff;
}

.sch_day .sch_day_hd li {
    width: 150px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    border: 2px solid rgb(12, 61, 119);
    margin: 0 9px;
}

.sch_day .sch_day_bd {
    width: 1204px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #999;
}

.sch_day .sch_day_bd li {
    width: 150px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #fff;
    margin: 0 9px 10px;
}

.sch_day .sch_day_bd li.is {
    color: #000;
    border: 2px solid #ebebeb;
    cursor: pointer;
}

.sch_day .sch_day_bd li.on {
    color: #fff;
    background-color: rgb(12, 61, 119);
    border: 2px solid rgb(12, 61, 119);
}

.sch_text {
    width: 1204px;
    background: #eee;
}

.sch_text .sch_text_bd {
    width: 100%;
    display: none;
    padding: 10px 0px;
}

.sch_text .current {
    display: flex;
    flex-wrap: wrap;
}

.sch_text li {
    width: 281px;
    font-size: 15px;
    line-height: 30px;
    white-space: nowrap;
    padding-left: 15px;
}

.sch_jpb {
    padding: 10px 0;
}

.sch_jpb a {
    font-size: 18px;
    color: #000;
}

.sch_jpb .tip {
    margin: 5px 0 20px 0;
}


/* 奥运焦点赛程 结束 */