body {
    font-family: Lato, sans-serif;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

.wyuanbj-body {
    position: relative
}

::-moz-placeholder {
    color: #718096;
    opacity: 1
}

:-ms-input-placeholder {
    color: #718096;
    opacity: 1
}

::placeholder {
    color: #718096;
    opacity: 1
}

label {
    color: #1a202c;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px
}

input.wyuanbj-blue-input {
    background-color: #edf2f7;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    height: 24px;
    line-height: 22px;
    padding: 10px
}

input.wyuanbj-blue-input:focus-visible {
    border: none;
    outline: none
}

input.wyuanbj-checkbox {
    height: 20px;
    width: 20px
}

.wyuanbj-align-item-center {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center
}

.wyuanbj-title {
    color: #1a202c;
    font-size: 30px;
    font-weight: 600;
    line-height: 48px
}

.wyuanbj-stretch {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.wyuanbj-header {
    background-color: #d13e34;
    gap: 12px;
    height: 84px;
    justify-items: center;
    position: relative;
    width: 100%;
    z-index: 999
}

.wyuanbj-header .wyuanbj-bg-header {
    height: auto;
    left: 65%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .1;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%
}

.wyuanbj-header.wyuanbj-big-header {
    height: 195px
}

.wyuanbj-header .wyuanbj-header-right {
    display: flex
}

.wyuanbj-header .wyuanbj-header-content {
    height: 44px;
    margin: auto;
    padding: 20px 0;
    position: relative;
    z-index: 1
}

.wyuanbj-header .wyuanbj-live_football_on_tv_home-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
    padding: 0 16px;
    text-align: center
}

.wyuanbj-logo_247sport {
    height: 40px;
    width: auto
}

.wyuanbj-one-line-text {
    -webkit-line-clamp: 1
}

.wyuanbj-one-line-text,
.wyuanbj-two-line-text {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.wyuanbj-two-line-text {
    -webkit-line-clamp: 2
}

@media (max-width: 780px) {

.wyuanbj-menu-popup {
    background-color: #fff;
    bottom: 0;
    display: none;
    left: 0;
    overflow: auto;
    padding: 16px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.wyuanbj-menu-popup .wyuanbj-header-popup {
    display: flex;
    justify-content: flex-end
}

.wyuanbj-menu-popup .wyuanbj-menu {
    display: flex;
    flex-direction: column
}

.wyuanbj-menu-popup .wyuanbj-menu .wyuanbj-menu-item {
    border-bottom: 1px solid #edf2f7;
    color: #1a202c;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 18px 0;
    position: relative
}

.wyuanbj-menu-popup .wyuanbj-menu .wyuanbj-menu-item .wyuanbj-toggle-submenu {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 30px;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 30px
}

.wyuanbj-menu-popup .wyuanbj-login {
    align-items: center;
    border-bottom: 1px solid #edf2f7;
    color: #1a202c;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 18px 0
}

.wyuanbj-menu-popup .wyuanbj-login a {
    color: #1a202c
}
}
.wyuanbj-header-right-mobile {
    display: none
}

.wyuanbj-cursor-pointer {
    cursor: pointer
}

.wyuanbj-header .wyuanbj-menu {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.wyuanbj-header .wyuanbj-menu-item {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 63px;
    padding: 8px
}

.wyuanbj-header .wyuanbj-menu-item.wyuanbj-active {
    border-bottom: 3px solid #edd036;
    color: #edd036;
    margin-bottom: -4px
}

.wyuanbj-header .wyuanbj-login {
    align-items: center;
    display: flex;
    margin-left: 64px
}

.wyuanbj-header .wyuanbj-sign-up {
    color: #fff;
    font-size: 16px;
    line-height: 20px
}

.wyuanbj-footer {
    background-color: #342222;
    display: flex;
    padding: 32px;
    width: calc(100% - 64px)
}

.wyuanbj-footer>* {
    flex: 1
}

@media (max-width:940px) {
    .wyuanbj-footer {
        display: flex;
        flex-direction: column
    }

    .wyuanbj-footer>*+* {
        margin-top: 20px
    }
}

.wyuanbj-footer .wyuanbj-text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px
}

.wyuanbj-footer .wyuanbj-footer-nav {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    width: 740px
}

.wyuanbj-footer .wyuanbj-web-pages {
    flex-wrap: wrap;
    padding-left: 200px;
    text-align: left
}

@media (max-width:1200px) {
    .wyuanbj-footer .wyuanbj-web-pages {
        padding-left: 100px
    }
}

@media (max-width:940px) {
    .wyuanbj-footer .wyuanbj-web-pages {
        display: flex;
        padding-left: 0
    }
}

.wyuanbj-footer .wyuanbj-web-pages a {
    color: #fff;
    display: block;
    margin-right: 10px
}

.wyuanbj-footer .wyuanbj-list-hot-match-footer {
    text-align: left
}

.show {
    display: unset !important
}

.show#calendar-minimized {
    display: flex !important
}

.show.wyuanbj-modal-container {
    display: grid !important
}

.show.wyuanbj-tab-panel {
    display: flex !important
}

.hide {
    display: none !important
}

.wyuanbj-row {
    align-items: center;
    display: flex
}

.wyuanbj-gap {
    gap: 12px
}

.wyuanbj-modal-container {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    display: grid;
    left: 0;
    place-items: center;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040
}

.wyuanbj-modal-container .wyuanbj-close-icon {
    cursor: pointer
}

.wyuanbj-modal-container .wyuanbj-modal {
    background: #fff;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.wyuanbj-modal-container .wyuanbj-modal .wyuanbj-modal-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 16px
}

.wyuanbj-modal-container .wyuanbj-modal .wyuanbj-modal-footer {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

::-webkit-scrollbar {
    height: 5px;
    width: 7px
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px grey
}

::-webkit-scrollbar-thumb {
    background: #556479;
    border-radius: 10px
}

.wyuanbj-top-of-site-link {
    bottom: 115px;
    display: none;
    position: fixed;
    right: 30px;
    text-align: center
}

.wyuanbj-item-hot-match-footer {
    color: #fff;
    display: inline-block;
    margin-right: 20px
}

.wyuanbj-about_247sport_content_container .wyuanbj-show-content,
.wyuanbj-about_league_content_container .wyuanbj-show-content,
.wyuanbj-about_team_content_container .wyuanbj-show-content {
    margin-top: 20px;
    max-height: 300px;
    overflow: hidden;
    position: relative
}

.wyuanbj-about_247sport_content_container .wyuanbj-show-content .wyuanbj-container-opacity,
.wyuanbj-about_league_content_container .wyuanbj-show-content .wyuanbj-container-opacity,
.wyuanbj-about_team_content_container .wyuanbj-show-content .wyuanbj-container-opacity {
    background-image: linear-gradient(#0f172a00, #f9f7f7);
    bottom: 0;
    height: 150px;
    position: absolute;
    width: 100%
}

.wyuanbj-about_247sport_content_container .wyuanbj-btn-show-hide,
.wyuanbj-about_league_content_container .wyuanbj-btn-show-hide,
.wyuanbj-about_team_content_container .wyuanbj-btn-show-hide {
    color: #f91e4e;
    cursor: pointer;
    margin-top: 30px;
    padding: 10px;
    text-align: center
}

.wyuanbj-about_247sport_content_container .wyuanbj-btn-show-hide:after,
.wyuanbj-about_league_content_container .wyuanbj-btn-show-hide:after,
.wyuanbj-about_team_content_container .wyuanbj-btn-show-hide:after {
    content: "Show more"
}

.wyuanbj-about_247sport_content_container.wyuanbj-is-show .wyuanbj-show-content,
.wyuanbj-about_league_content_container.wyuanbj-is-show .wyuanbj-show-content,
.wyuanbj-about_team_content_container.wyuanbj-is-show .wyuanbj-show-content {
    max-height: unset !important
}

.wyuanbj-about_247sport_content_container.wyuanbj-is-show .wyuanbj-show-content .wyuanbj-container-opacity,
.wyuanbj-about_league_content_container.wyuanbj-is-show .wyuanbj-show-content .wyuanbj-container-opacity,
.wyuanbj-about_team_content_container.wyuanbj-is-show .wyuanbj-show-content .wyuanbj-container-opacity {
    display: none
}

.wyuanbj-about_247sport_content_container.wyuanbj-is-show .wyuanbj-btn-show-hide:after,
.wyuanbj-about_league_content_container.wyuanbj-is-show .wyuanbj-btn-show-hide:after,
.wyuanbj-about_team_content_container.wyuanbj-is-show .wyuanbj-btn-show-hide:after {
    content: "Hide"
}

.wyuanbj-social-list {
    display: flex;
    font-size: 30px;
    margin-top: 15px;
    position: relative
}

.wyuanbj-social-list .wyuanbj-item-social {
    cursor: pointer;
    margin: 0 8px
}

.wyuanbj-social-list .wyuanbj-item-social a {
    color: #fff
}

.wyuanbj-popup {
    align-items: center;
    background-color: #00000099;
    display: none;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

.wyuanbj-popup.wyuanbj-active {
    display: flex
}

.wyuanbj-popup .wyuanbj-popup-body {
    background-color: #fff;
    border-radius: 8px;
    padding: 32px;
    position: relative;
    width: 464px
}

@media (max-width:494px) {
    .wyuanbj-popup .wyuanbj-popup-body {
        margin: 0 15px !important;
        padding: 32px 15px;
        width: 100% !important
    }
}

.wyuanbj-popup .wyuanbj-popup-body .wyuanbj-container-btn-close {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.wyuanbj-popup .wyuanbj-popup-body .wyuanbj-title {
    font-family: Poppins-SemiBold;
    font-size: 24px
}

.wyuanbj-popup .wyuanbj-popup-body .wyuanbj-content {
    max-height: calc(100vh - 160px)
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-description {
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 12px 0;
    text-transform: uppercase
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description {
    display: flex;
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    justify-content: center;
    line-height: 48px;
    margin-bottom: 16px;
    text-align: center
}

@media (max-width:540px) {
    .wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description {
        font-size: 24px
    }
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 {
    left: 0;
    margin-left: 16px;
    position: relative;
    top: 5px
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 .wyuanbj-text-green {
    color: #18b745
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 .wyuanbj-text-red {
    color: #e34b31
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 .wyuanbj-shadow {
    border: none;
    bottom: 0;
    height: 23px;
    position: absolute;
    right: -5px;
    width: 232px
}

@media (max-width:540px) {
    .wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 .wyuanbj-shadow {
        width: 150px
    }
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 .wyuanbj-green-shadown {
    background: rgba(24, 183, 69, .15)
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-popup-content__description .wyuanbj-month-2 .wyuanbj-red-shadown {
    background: #e34b31;
    opacity: .15
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-btn-grap {
    background: #e34b31;
    border: none;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    line-height: 27px;
    margin-top: 10px;
    max-width: 215px;
    min-width: 215px;
    outline: none;
    padding: 12px 0;
    text-align: center
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-line {
    background: #767676;
    height: 1px;
    margin: 30px 0;
    width: 75%
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-count-down {
    display: flex
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-count-down .wyuanbj-item-count-down {
    margin: 15px 10px
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-count-down .wyuanbj-item-count-down .wyuanbj-value-count-down {
    align-items: center;
    background-color: #18b745;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 25px;
    font-weight: 700;
    height: 60px;
    justify-content: center;
    width: 60px
}

.wyuanbj-popup-hidden-package .wyuanbj-popup-content .wyuanbj-count-down .wyuanbj-item-count-down .wyuanbj-title-count-down {
    margin-top: 10px;
    text-align: center
}

.btn {
    align-items: center;
    background-color: #d13e34;
    border: 0;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-weight: 700;
    height: 34px;
    justify-content: center;
    padding: 0 15px
}

.wyuanbj-btn[loading]:before {
    content: url(../fonts/loading-btn.C8.svg);
    height: 21px;
    margin-right: 5px;
    width: 20px
}

.wyuanbj-alert-message-container {
    background: #faebea;
    border: 1px solid #ff948d;
    border-radius: 8px;
    display: flex;
    margin: 10px 0;
    padding: 10px 14px
}

.wyuanbj-alert-message-container .wyuanbj-btn-desc {
    color: #d13e34;
    margin-left: 14px
}

.wyuanbj-alert-message-container .wyuanbj-btn-action {
    color: #10b981;
    cursor: pointer;
    font-weight: 700;
    margin-left: 5px
}

.wyuanbj-banner-container {
    border-radius: 8px
}

@media (max-width:780px) {
    .wyuanbj-banner-container {
        border-radius: 0
    }
}

.wyuanbj-banner-container .wyuanbj-body-banner {
    width: 100%
}

.wyuanbj-banner-container .wyuanbj-body-banner img {
    display: none;
    width: 100%
}

@media (min-width:975px) {
    .wyuanbj-banner-container .wyuanbj-body-banner img.wyuanbj-img-banner-web {
        display: block
    }
}

@media (max-width:975px) {
    .wyuanbj-banner-container .wyuanbj-body-banner img.wyuanbj-img-banner-mobile {
        display: block
    }
}

.wyuanbj-video-unmute {
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #222;
    cursor: pointer;
    display: flex;
    left: 30px;
    padding: 0 12px;
    position: absolute;
    top: 30px;
    z-index: 2
}

.wyuanbj-video-unmute-icon {
    height: 40px;
    width: 40px
}

.wyuanbj-video-unmute-icon,
.wyuanbj-video-unmute-text {
    display: inline-block;
    vertical-align: middle
}

.wyuanbj-video-unmute-text {
    font-size: 12px;
    font-weight: 600;
    padding-right: 6px;
    text-transform: uppercase
}

.wyuanbj-video-unmute-text:hover {
    color: #626262
}

.wyuanbj-video-skip {
    border-left: 1px solid #555;
    padding-left: 12px
}

.wyuanbj-box-player-btn-fullscreen {
    bottom: 10px;
    cursor: pointer;
    height: 28px;
    opacity: .8;
    position: absolute;
    right: 12px;
    width: 28px
}

.wyuanbj-box-player-btn-fullscreen:hover {
    opacity: 1
}

@media (max-width:1030px) {
    .wyuanbj-tv-channels-container {
        flex-direction: column;
        flex-direction: column-reverse
    }
}

.wyuanbj-tv-channels-container .wyuanbj-tv-channels-player-container {
    flex: 1;
    margin-bottom: 15px
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels {
    margin-bottom: 25px
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-title {
    font-size: 18px;
    font-weight: 700
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container {
    border-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 5px;
    overflow: auto
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel {
    color: #ccc;
    padding-top: 10%;
    position: relative;
    width: 10%
}

@media (max-width:1030px) {
    .wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel {
        padding-top: 20%;
        width: 20%
    }
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel .wyuanbj-content-item-channel {
    background-color: #f1f1f1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 85%;
    border: 1px solid #d7c9c9;
    border-radius: 5px;
    cursor: pointer;
    height: calc(100% - 10px);
    left: 5px;
    position: absolute;
    top: 5px;
    width: calc(100% - 10px)
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel .wyuanbj-content-item-channel:hover {
    border-color: #f91e4e
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel .wyuanbj-content-item-channel .wyuanbj-item-channel-name {
    font-family: Poppins-SemiBold
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel .wyuanbj-content-item-channel .wyuanbj-item-channel-program-name {
    color: #888
}

.wyuanbj-tv-channels-container .wyuanbj-all-channels .wyuanbj-tv-channels-list-channel-container .wyuanbj-item-channel.wyuanbj-active .wyuanbj-content-item-channel {
    border-color: #f91e4e
}

ul.wyuanbj-sub-item {
    background-color: #d13e34;
    display: none;
    flex-wrap: wrap;
    left: calc(50% + 45px);
    list-style: none;
    margin: unset;
    padding: 15px;
    position: absolute;
    top: 80px;
    width: 500px;
    z-index: 999
}

ul.wyuanbj-sub-item li {
    line-height: 35px;
    width: 33.33%
}

ul.wyuanbj-sub-item li a {
    color: #fff
}

.wyuanbj-menu-item:hover ul.wyuanbj-sub-item {
    display: flex
}

.wyuanbj-movie-categories {
    border-bottom: 1px solid #edf2f7;
    display: flex;
    flex-wrap: wrap;
    padding: 14px 16px
}

.wyuanbj-movie-categories .wyuanbj-movie-item-category {
    line-height: 40px;
    width: 50%
}

.wyuanbj-movie-categories .wyuanbj-movie-item-category a {
    color: #333 !important
}

.wyuanbj-server-share {
    display: flex;
    flex-wrap: wrap;
    margin-top: 14px;
}

.wyuanbj-server-share .wyuanbj-list-server {
    display: flex;
    flex: 1;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 100%;
    
}

@media (max-width:540px) {
    .wyuanbj-server-share .wyuanbj-list-server {
        flex: unset;
        margin-right: unset;
        width: 100%
    }
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server {
    align-items: center;
    display: flex;
    margin-right: 15px;
        justify-content: center;
    align-items:center;
    width:100%;
    flex-wrap:wrap;
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-btn{
    margin:2px;
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-item-hiep,
.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-item-server {
    border: 1px solid #bbb;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 3px;
    padding: 8px 10px;
    white-space: nowrap
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-item-hiep.wyuanbj-active,
.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-item-hiep:hover,
.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-item-server.wyuanbj-active,
.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-detail-list-server .wyuanbj-item-server:hover {
    background-color: #d13e34;
    border: 1px solid #d13e34;
    color: #fff
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-txt-cdn {
    align-items: center;
    display: flex;
    flex: 1;
    white-space: nowrap
}

@media (max-width:540px) {
    .wyuanbj-server-share .wyuanbj-list-server .wyuanbj-txt-cdn {
        flex: unset;
        width: 100%
    }
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-txt-cdn>a {
    color: #f91e4e;
    display: inline-block;
    margin-left: 5px
}

.wyuanbj-server-share .wyuanbj-list-server .wyuanbj-txt-cdn>a>img {
    height: 20px
}

.wyuanbj-server-share .wyuanbj-list-share {
    align-items: center;
    display: flex;
    margin-bottom: 15px
}

@media (max-width:540px) {
    .wyuanbj-server-share .wyuanbj-list-share {
        justify-content: flex-end;
        width: 100%
    }
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite {
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 7px;
    cursor: pointer;
    display: flex;
    gap: 5px;
    padding: 5px 7px
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite .wyuanbj-icon-inactive {
    display: block
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite .wyuanbj-icon-active {
    display: none
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite.wyuanbj-active,
.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite:hover {
    border: 1px solid #f91e4e;
    color: #f91e4e
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite.wyuanbj-active .wyuanbj-icon-inactive,
.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite:hover .wyuanbj-icon-inactive {
    display: none
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite.wyuanbj-active .wyuanbj-icon-active,
.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-favorite:hover .wyuanbj-icon-active {
    display: block
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-item-share {
    align-items: center;
    border: 1px solid #bbb;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    margin-left: 10px;
    padding: 5px;
    width: 36px
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-item-share img {
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 15px
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-report-link {
    align-items: center;
    border: 1px solid #bbb;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    margin-left: 10px;
    padding: 5px;
    width: 85px
}

.wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-report-link img {
    height: 15px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 15px
}

@media (max-width:540px) {
    .wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-report-link {
        width: 36px
    }

    .wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-report-link span {
        display: none
    }

    .wyuanbj-server-share .wyuanbj-list-share .wyuanbj-btn-report-link img {
        margin-right: 0
    }
}

.wyuanbj-scroll {
    overflow: auto
}

.wyuanbj-scroll::-webkit-scrollbar {
    height: 5px;
    width: 7px
}

.wyuanbj-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px grey
}

.wyuanbj-scroll::-webkit-scrollbar-thumb {
    background: #556479;
    border-radius: 10px
}

.wyuanbj-container {
    margin: auto
}

@media (min-width:1295px) {
    .wyuanbj-container {
        width: 1258px
    }
}

@media (max-width:1030px) {
    .wyuanbj-container {
        width: 100%
    }
}

.wyuanbj-text-center{width:100%;text-align:center;}
.wyuanbj-mt50{margin-top:50px;}
.wyuanbj-benefit-item p{font-size:14px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;max-width:300px; }
.wyuanbj-benefit-item p a{color:#666}
.wyuanbj-canshu{display:flex; flex-wrap:wrap;}
.wyuanbj-canshu p{width:32%;border:1px solid #ebebeb;box-sizing:border-box;margin:2px;font-size:14px;padding:10px}

.wyuanbj-qiuyuan a{border:1px solid #ebebeb;box-sizing:border-box;margin:2px;font-size:14px;padding:5px 10px;display: inline-block;}

.wyuanbj-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000; /* Optional: background color for when video is loading */
}

.wyuanbj-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.wyuanbj-category-liansai-r2{width:100%;display:flex;flex-wrap:wrap;padding-top:10px}
.wyuanbj-category-liansai-r2 a{width:50%;}