.m20 {
    margin: 20px 0;
}

.mr20 {
    margin-right: 20px !important;
}

.mr15 {
    margin-right: 15px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.main-wp {
    min-height: 800px;
    background-color: #fff;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 84px;
}

.container-box {

    width: 1200px;
    margin: 100px auto 0;
    position: relative;
}

.live-wp {
    padding: 0 20px 20px;
    background-color: #fff;
    border-radius: 25px;
    position: relative;
}

.nodata-box {
    text-align: center;
    color: #333;
    font-size: 20px;
    padding-top: 80px;
}

.nodata-box img {
    margin-bottom: 10px;
}

.live-left-wp {
    /* box-shadow: 0px 2px 8px 0px rgba(0, 52, 11, 0.1); */
}

.live-title-box {
    height: 87px;
    /* border-radius: 10px 10px 0px 0px;
      background:url(../images/title-bg.png) no-repeat;
      background-size: 100% 100%; */
    position: relative;
}

.live-title-left {
    position: absolute;
    left: -22px;
    top: -15px;
}

.live-title-left .big-ball {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    border: 1px solid #62C699;
    background-color: #E9FAF9;
    position: relative;
    z-index: 1;
}

.live-title-left .small-ball {
    width: 29px;
    height: 29px;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 2;
}

.live-title-left .text {
    height: 30px;
    padding: 5px 15px;
    border-radius: 0 48px 48px 1px;
    border: 1px solid #62C699;
    background-color: #E9FAF9;
    border-left: none;
    font-size: 16px;
    line-height: 1;
    color: #666;
    display: block;
    position: absolute;
    left: 41px;
    top: 7px;
    white-space: nowrap;
    z-index: 2;
}

.videobg-box {
    text-align: center;
    padding-top: 80px;
}

.red-icon {
    position: absolute;
    left: 30px;
    top: 35px;
    width: 64px;
    height: 14px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    font-family: PingFang SC;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
    padding-left: 19px;
    background: url(../images/red-bg.png) no-repeat;
    background-size: 100% 100%;
    z-index: 0;
}

.video-box .videopng {
    width: 100%;
}

.go-play:hover {
    background-color: #4FAFAA;
    color: #fff;
}

.title-cneter {
    text-align: center;
    font-size: 38px;
    line-height: 46px;
    height: 46px;
    /* color: #fff; */
    padding-top: 18px;
}

.center-text {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin: 0 20px;
}

.team-logo {
    width: 40px;
    height: 40px;
    margin: 0 20px;
}

.teams-num {
    font-size: 38px;
    font-weight: 600;
}

.team-name {
    font-size: 18px;
    font-weight: 600;
}

.live-left-wp {
    width: 768px;
}

.btn-box-wp {
    text-align: center;
    height: 80px;
    line-height: 80px;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    padding-top: 20px;
}

.list-right-wp {
    width: 397px;
    background-color: #fff;
    /* box-shadow: 0px 2px 8px 0px rgba(0, 52, 11, 0.1); */
    padding: 13px 10px 13px;
    border-radius: 10px;
    position: absolute;
    right: 10px;
    top: 13px;
    /* height: 671px; */
    /* overflow: hidden; */
}

.login-ob-box {
    padding: 10px 0 5px;
}

.login-ob-btn {
    background-color: #fff;
    color: #219653;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    width: 100%;
    font-size: 12px;
}

.right-title {
    color: #4FAFAA;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

.right-status-text {
    position: relative;
    top: 2px;
    color: #666 !important;
    font-size: 12px !important;
}

.more-games {
    width: 118px;
    height: 28px;
    background-color: #E9FAF9;
    border: 1px solid #62C699;

    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    font-weight: 400;
}

.right-tab-title {
    border-radius: 5px;
    overflow: hidden;
}

.right-tab-btns {
    float: left;
    width: 25%;
    height: 30px;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 30px;
    border: 1px solid #D8D8D8;
    background-color: #fff;
    cursor: pointer;
}

.right-tab-btns.active {
    color: #fff;
    background-color: #4FAFAA;
    border: 1px solid #4FAFAA;
}

.item-title {
    margin: 20px 0 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #333;
}

.item-title img {
    position: relative;
    bottom: 2px;
    margin-right: 3px;
}

.living-box {
    height: 442px;
    overflow: hidden;
    overflow-y: auto;
}

.living-box::-webkit-scrollbar {
    width: 5px;
}

.living-box::-webkit-scrollbar-track {
    background: #E9FAF9;
    border-radius: 10px;
}

/* 滚动条滑块 */
.css名::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #4FAFAA;

}

.live-item {
    background-color: #fff;
    border-radius: 10px;
    font-size: 14px;
    color: #333;
    border: 1px solid #d8d8d8;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    /* height: 108px; */
}

.live-item.active {
    background: linear-gradient(90.2deg, #4FAFAA 0.19%, #25A97E 98.19%);
}

.live-item.active span {
    color: #fff !important;
}

.live-item-team-row {
    margin-bottom: 5px;
}

.live-item-team-row img {
    width: 16px;
    height: 16px;
    display: inline-block;
    float: left;
    position: relative;
    top: 2px;
}


.video-box {
    display: flex;
}

.video-box .iframe {
    transition: all 0.3s;
}

.live-item-bottom span {
    font-size: 12px;
}

.live-item-bottom span.fr {
    color: #666;
}

.live-item .list-team-name {
    margin: 0 5px 0 10px;
}

.live-item .yellow-card {
    display: inline-block;
    background-color: #FFA800;
    padding: 1px 4px;
    color: #fff;
    float: right;
}

.live-item .red-card {
    display: inline-block;
    background-color: #EE504C;
    padding: 1px 4px;
    color: #fff;
    float: right;
    margin-left: 5px;
}

.live-item .active-show {
    display: none;
}

.live-item.active .active-show {
    display: inline-block;
}

.live-item.active .active-hide {
    display: none;
}

.live-item:hover .live-item-bottom .active-show {
    display: inline-block;
}

.live-item:hover {
    background: #E9FAF9;
}

.live-item.active:hover {
    background: linear-gradient(90.2deg, #4FAFAA 0.19%, #25A97E 98.19%);
}

.live-item:hover .live-item-bottom .active-hide {
    display: none;
}

.game-name-test-el {
    display: inline-block;
    width: 144px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-team-name {
    display: inline-block;
    width: 117px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.score-num {
    color: #4FAFAA;
    font-size: 18px;
    font-weight: 700;
    margin-left: 40px;
}

.sport-link-box {
    margin-top: 100px;
}

.sport-link-item {
    width: 590px;
    height: 250px;
    padding-left: 324px;
    color: #777;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.073px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 69px;
    background: url(../images/bg-2.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 39px;
    cursor: pointer;
    transition: all(1);
}

.sport-link-item:hover {
    top: -10px;
}

.sport-link-pic {
    position: absolute;
    left: 45px;
    top: -60px;
    width: 228px;
}

.sport-item-title {
    font-size: 18px;
    color: #464854;
    padding-left: 50px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
}

.sport-item-title img {
    position: absolute;
    left: -13px;
    top: -20px;
}

.sport-item-text {
    margin-bottom: 20px;
    padding-right: 30px;
    display: inline-block;
    height: 68px;
}

.sport-link-btn {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #4FAFAA;
    border-radius: 40px;
}

.sport-link-btn:hover {
    opacity: 0.8;
}

/* 投注新增 */
#j-bet-content {
    /* padding:10px; */
    padding-bottom: 10px;
    padding-top: 10px;
}

#j-bet-content > div {
    float: left;
    margin-right: 7px;
    font-size: 12px;
    color: #929398;
}

#j-bet-content > div:last-child {
    margin-right: 0;
}

.bet-btn {
    width: 93px;
    /* display: inline-block; */
    height: 41px;
    text-align: center;
    cursor: pointer;
    line-height: 41px;
    background-color: #EAECEE;
    border-radius: 3px;
    margin-bottom: 5px;
}

.bet-btn.up {
    background-color: #FFEFEF;
    border: 1px solid #FFAEAF;
}

body .live-item.active .bet-btn.up span.bet-val {
    color: #EE504C !important;
    position: relative;
}

body .live-item.active .bet-btn.up span.bet-val:before {
    content: "";
    background: url(/sportlive/images/up.png) no-repeat;
    background-size: 100% 100%;
    width: 6px;
    height: 10px;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -5px;
}

.bet-btn2.up {
    background-color: #FFEFEF;
    border: 1px solid #FFAEAF;
}

body .live-item.active .bet-btn2.up span.bet-val {
    color: #EE504C !important;
    position: relative;
}

body .live-item.active .bet-btn2.up span.bet-val:before {
    content: "";
    background: url(/sportlive/images/up.png) no-repeat;
    background-size: 100% 100%;
    width: 6px;
    height: 10px;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -5px;
}

.bet-btn.down {
    background-color: #FFEFEF;
    border: 1px solid #FFAEAF;
}

body .live-item.active .bet-btn.down span.bet-val {
    color: #EE504C !important;
    position: relative;
}

body .live-item.active .bet-btn.down span.bet-val:before {
    content: "";
    background: url(/sportlive/images/down.png) no-repeat;
    background-size: 100% 100%;
    width: 6px;
    height: 10px;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -5px;
}

.bet-btn2.down {
    background-color: #E8FFEB;
    border: 1px solid #7BE28B;
}

body .live-item.active .bet-btn2.down span.bet-val {
    color: #EE504C !important;
    position: relative;
}

body .live-item.active .bet-btn2.down span.bet-val:before {
    content: "";
    background: url(/sportlive/images/down.png) no-repeat;
    background-size: 100% 100%;
    width: 6px;
    height: 10px;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -5px;
}

.bet-left.isbasketball .bet-btn {

    height: 63px;
    line-height: 63px;

}

body .live-item.active .bet-btn span {
    color: #929398 !important;
}

.bet-btn2 {
    width: 57px;
    height: 52px;
    cursor: pointer;
    background-color: #EAECEE;
    border-radius: 3px;
    text-align: center;
    padding-top: 8px;
    margin-top: 5px;
}

.bet-flex-box {
    display: flex;
    justify-content: space-around;
}

body .live-item.active span.bet-val,
span.bet-val {
    font-weight: 700;
    color: #4F4F4F !important;
}

.mr-8 {
    margin-right: 8px;
}

#j-bet-content > div p {
    line-height: 1.5;
}

.bet-title {
    width: 121px;
    height: 18px;
    border: 1px solid #EAECEE;
    border-radius: 3px;
    background-color: transparent;
    color: #fff;
    line-height: 16px;
    text-align: center;

}

.bet-right,
.bet-middle {
    width: 121px;
}

.go-play {
    height: 24px;
    /* width: 100%; */
    background-color: #F3FEFF;
    border: 1px solid #EAECEE;
    line-height: 24px;
    text-align: center;
    display: block;
    color: #219653;
    font-weight: 500;
    font-size: 12px;
    /* margin: 10px 0; */
}

.bet-btn img {
    width: 15px;
    margin-top: 12px;
}

.bet-left.isbasketball .bet-btn img {
    margin-top: 25px;
}

/* 投注表单 */
.bet-form-box {
    position: absolute;
    right: 6px;
    top: 143px;
    width: 456px;
    height: 442px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    box-shadow: 0px 4px 4px 0px #00000040;
    display: none;
}

.bet-form-box.active {
    display: block;
}

.bet-form-title {
    height: 40px;
    background-color: #4fafaa;
    color: #fff;
    line-height: 40px;
    padding: 0 20px;
}

.ob-money-box {
    margin-right: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}

.close-bet-form {
    cursor: pointer;
    position: relative;
    top: 13px;
    left: 8px;
}

.clear-bet-btn {
    cursor: pointer;
    margin-left: 20px;
    padding-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
}

.title-money-icon {
    margin-right: 5px;
    position: relative;
    bottom: 1px;
}

.bet-form-content-box {
    padding: 10px 10px 15px;
}

.bet-info-box {
    width: 100%;
    height: 139px;
    margin: 0 auto;
    background: #F6F6F6;
    border-radius: 10px;
    padding-top: 25px;
}

.bet-teams {
    /* margin-top: 30px; */
    padding: 8px 14px;
    line-height: 1;
    border-top: 1px dashed #E0E0E0;
    border-bottom: 1px dashed #E0E0E0;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.6);
    font-weight: 400;
    line-height: 1.5;
}

.bet-info-text2 {
    padding: 8px 14px 0;
    line-height: 1;
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}

.bet-info-ov {
    font-size: 16px;
    color: #0066FF;
    font-weight: 600;
}

.bet-info-pk {
    font-size: 13px;
    color: #999;
}

.bet-form-betmoney-box {
    width: 431px;
    height: 40px;
    border: 1px solid #4FAFAA;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding-left: 12px;
    margin-top: 24px;
    border-radius: 10px;
    margin-bottom: 25px;
}

.bet-form-betmoney-box span {
    margin-right: 10px;
}

.bet-form-betmoney-box input {
    height: 38px;
    position: relative;
    top: 0px;
    border: none;

}

.bet-form-bottxt {
    color: #333333;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 12px;
}

.bet-form-bottxt .fr {
    color: #4F4F4F;
    font-weight: 600;

}

.j-submit-bet {
    margin-top: 30px;
    display: block;
    width: 100%;
    background-color: rgba(79, 175, 170, 0.5);
    height: 40px;
    border-radius: 11px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.j-submit-bet.active {
    background-color: rgba(79, 175, 170, 1);
}

.select-ovmod-box {
    text-align: center;
}

.select-ovmod {
    display: inline-block;
    position: relative;
    color: #828282;
    margin-top: 21px;
    padding-right: 15px;
    cursor: pointer;
}

.select-ovmod:after {
    content: "";
    height: 1px;
    border-top: 7px solid #828282;
    border-bottom: 4px solid transparent;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    right: -5px;
    top: 7px;
    transform: rotate(0deg);
    transform-origin: center 2.5px;
    transition: all .3s;
}

.select-ovmod.active:after {
    transform: rotate(-180deg);
}

.selsect-down-list {
    position: absolute;
    /* width: 130px; */
    height: 77px;
    border-radius: 8px;
    background-color: #666;
    padding-top: 17px;
    bottom: 48px;
    left: 50%;
    margin-left: -65px;
    padding: 17px 10px 0;
    display: none;
}

.selsect-down-list.active {
    display: block;
}

.selsect-down-list:after {
    content: "";
    height: 1px;
    border-top: 10px solid #666;
    border-bottom: 7px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    right: 50%;
    margin-top: 5px;
    bottom: -17px;
}

.selsect-down-list div {
    color: #4FAFAB;
    cursor: pointer;
    text-align: center;
    line-height: 1;
    padding-bottom: 17px;
    cursor: pointer;
    /* display: none; */
}

.selsect-down-list div:hover {
    color: #fff;
}

.selsect-down-list div.active {
    color: #fff;
}

::-webkit-input-placeholder {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    position: relative;
    top: 1px;
}


::-moz-placeholder {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    position: relative;
    top: 1px;
}

:-moz-placeholder {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    position: relative;
    top: 1px;
}

:-ms-input-placeholder {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    position: relative;
    top: 1px;
}

.js-live-item-box {

    background-color: #fff;
    border-radius: 10px;
    font-size: 14px;
    color: #333;
    border: 1px solid #d8d8d8;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.js-live-item-box.active {
    background: linear-gradient(90.2deg, #4FAFAA 0.19%, #25A97E 98.19%);
}

.bet-btn2 img {
    margin-top: 11px;
}

.eorr-text {
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #EB5757;
    position: absolute;
    top: -28px;
    display: none;
}

.fast-bet-btn {
    position: absolute;
    bottom: 37px;
    right: -86px;
    width: 86px;
    cursor: pointer;
    display: none;
}

.fast-bet-btn img {
    width: 86px;
}

.bet-result-box {
    position: absolute;
    width: 430px;
    top: 143px;
    right: 7px;
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px #00000040;
    height: 430px;
    display: none;
}

.inner-box {
}

.result-title {
    border-bottom: 1px dashed #BDBDBD;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    padding-left: 20px;
    padding-top: 20px;
}

.result-title img {
    margin-right: 10px;
    position: relative;
    bottom: 4px;
}

.result-title-text {
    font-size: 12px;
    color: #999999;
    line-height: 1;
    padding: 10px 0 30px;
}

.result-title-text a {
    font-size: 12px;
    color: #999999;
}

.result-info-wp {
    padding-left: 15px;
    font-size: 12px;
    color: 666666;
}

.result-info1 {
    padding-left: 5px;
    border-left: 2px;
    color: #404040;
    line-height: 2.5;
}

.result-info2 {
    color: #AAAAAA;
    padding-left: 20px;
    line-height: 2.5;
}

.result-info-wp2 {
    width: 400px;
    height: 64px;
    background-color: #F2F2F2;
    padding-top: 15px;
    font-size: 12px;
    color: #666666;
    font-weight: 500;
    border-radius: 8px;
    padding: 15px 20px;
    margin: 10px;
}

.wp2-row {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.wp2-row2 .fr {
    color: #999999;
    font-size: 10px;
    font-weight: 400;
}

.resut-text2 {
    line-height: 2.5;
    font-size: 13px;
    color: #666666;
    font-weight: 400;
    padding-left: 20px;
}

.result-btn-box {
    height: 70px;
    width: 100%;
    background-color: #F5F5F5;
    line-height: 70px;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.result-btn {
    border: none;
    width: 167px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    font-weight: 500;
    color: #2B2B2B;
    text-align: center;
    line-height: 40px;
    margin: 10px;
    border-radius: 22px;
}

.result-btn.btn2 {
    background-color: #4fafaa;
    border: 1px solid #4fafaa;
    color: #fff;
}

.continue-pop .result-btn {
    width: 120px;
}

.c-yellow {
    color: #E07900 !important;
}

.c-red {
    color: #EB5757 !important;
}

.c-green {
    color: #219653 !important;
}

.continue-pop {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    left: 50%;
    margin-left: -139px;
    z-index: 5;
    display: none;
}

.continue-pop h3 {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #4fafaa;
    color: #fff;
}

.continue-pop p {
    text-align: center;
    padding: 20px 0 10px;
    font-size: 14px;
}

.continue-pop-marsker {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 4;
    border-radius: 10px;
    display: none;
}


/* 世界杯倒计时条幅 */

.shijiebei-banner {
    width: 100%;
    /* height: 100%; */
    position: relative;
    margin: 0 auto 0;
    max-width: 1920px;
    display: block;
    min-width: 1200px;
}

.shijiebei-banner img {
    width: 100%;
    /* height: 100%; */
}

.shijiebei-banner-text {
    font-size: 43px;
    color: #fff;
    position: absolute;
    right: 50%;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    /* line-height: 8rem; */
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-right: -47%;
}

.shijiebei-banner-text-box {

}

.shijiebei-text {
    font-size: 43px;
    position: relative;
    bottom: 3px;
}

.shijiebei-banner-text span.shijiebei-banner-text-days {
    width: 2.5rem;
    height: 4rem;
    display: inline-block;
    /* background-color: #fff; */
    border-radius: 5px;
    background: linear-gradient(180deg, #FFFFFF 0%, #E9FFFE 100%);
    border: 3.33px solid #D0F0E8;
    color: #4FAFAA;
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.8rem;
    text-align: center;
    margin: 0 5px;
    position: relative;
    top: 0.2rem;
}

.shijiebei-banner img.shijiebei-banner-imgtext {
    width: 566px;
}

@media (max-width: 1650px) {
    .shijiebei-banner-text {
        transform: scale(0.9);
    }
}

@media (max-width: 1400px) {
    .shijiebei-banner-text {
        transform: scale(0.8);
    }

    .shijiebei-text {
        font-size: 40px;
        position: relative;
        bottom: 4px;
    }
}

@media (max-width: 1200px) {
    .shijiebei-banner-text {
        transform: scale(0.75);
    }

    .shijiebei-text {
        font-size: 40px;
        position: relative;
        bottom: 4px;
    }
}


/* 全屏按钮浮在右下角 */
.pc-fullscreen-toggle {
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 20;
    padding: 4px 10px;
    border-radius: 16px;
    border: none;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

/* 文字切换：默认显示「全屏」 */
.pc-fullscreen-toggle .exit-text {
    display: none;
}

/* 处于全屏状态时，改为显示「退出」 */
.pc-fullscreen-toggle.is-fullscreen .enter-text {
    display: none;
}

.pc-fullscreen-toggle.is-fullscreen .exit-text {
    display: inline;
}

/* 隐藏原生全屏按钮 */
video::-webkit-media-controls-fullscreen-button {
    display: none;
}







/* 外层容器：默认铺满父级宽度，按 16:9 比例 */
.video-container {
    position: relative;
    width: 100%;            /* 👉 PC 上铺满 .live-left-wp */
    padding-bottom: 56.25%; /* 16:9 高宽比 */
    background: #000;
    background-image: url(../images/videobg4.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    overflow: hidden;
}

/* 承载 video / iframe 的盒子（如果你外面有 .js-iframe 就用它） */
.video-container .js-iframe {
    position: absolute;
    inset: 0;
}

/* 让 video / iframe 填满容器 */
.video-container video,
.video-container iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #000;
}