html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 100px;
}

p {
    margin: 0;
}

.ui-page {
    height: 100%;
}

.bd {
    font-size: 0.3rem;
    height: 93%;
    display: none;
    /*opacity: 0;*/
    overflow: auto;
}

.bd_active {
    display: flex;
    animation: myAn 0.3s;
}


header#video-content {
    height: 56.25vw;
    position: relative;
    /* border-radius: 10px; */
    overflow: hidden;
    /* margin: 5px; */
}
header#video-content.fullscreen {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.scan_num {
    display: none;
    align-items: center;
    position: absolute;
    top: 9px;
    left: 9px;
    z-index: 999;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 3px 10px;
    border-radius: 20px;
}

header .mark_img {
    display: none;
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

header .mark_img img {
    width: 30px;
    height: 30px;
    display: block;
}

header .scan_num img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.allbd .pp {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
    color: #7b7a7a;
    font-size: 0.3rem;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: .05rem 0 .05rem .25rem;
    box-shadow: 0px 1px 15px #bbb;
}

.tv-item {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    /* padding-right: 30px; */
    border: 1px solid #ddd;
    margin-right: .35rem;
    border-radius: 50%;
    padding: .06rem;
}
.tv-item.textstyle {
    border: none;
    border-radius: 0;
    color: #ccc;
    height: 0.6rem;
}
.tv-item.textstyle.active {
    border: none;
    border-radius: 0;
    background: transparent;
    color: #333;
}
.tv-item.textstyle.active .tv-item-img {
    display: block;
}

.tv-item.textstyle .tv-item-img {
    width: .4rem;
    height: .4rem;
    border-radius: .1rem;
    display: none;
    margin-right: 5px;
}

.tv-item.active {
    /* color: #e51c24; */
    border-radius: 50%;
    padding: .06rem;
    background-image: linear-gradient(to top left, #e51c24, #6360AA);
}

.tv-item-img {
    width: 1rem;
    height: 1rem;
    /* margin-right: 10px; */
    border-radius: 50%;
}

.vjs-control-bar {
    font-size: 0.25rem;
}


.menu {
    width: 1.5rem;
    display: inline-block;
    text-align: center;
    background-color: #e9e9e9;
    height: 100%;
    color: #7b7a7a;
    min-height: 8.4rem;
    overflow: scroll;
}

.menu .time {
    line-height: 0.4rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.menu .active {
    background-color: #ffffff;
    border-left: 0.08rem solid #e51c24;
}

.right_show {
    /*display: flex;*/
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.right_show div {
    line-height: 1rem;
    height: 1rem;
}

.pro_item {
    display: flex;
    align-items: center;
}

.pro_item>.show_text {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_item>button {
    width: 1.5rem;
    height: 0.45rem;
    margin-right: 0.24rem;
    line-height: 0.45rem;
    font-size: 0.25rem;
    border: 0!important;
    border-radius: 0!important;
}

.right_show div span {
    margin-left: 0.3rem;
    /*display: inline-block;*/
    line-height: 1rem;
}

/* .right_show div button {
    width: 1.2rem;
    display: inline-block;
    position: absolute;
    right: 0.24rem;
    margin-top: 0.3rem;
    padding: 0;
    line-height: 0.45rem;
    font-size: 0.25rem;
} */

.now_look {
    color: #0066cc;
    background: #fff;
}

.now_look {
    color: #e51c24;
}

.order_look {
    color: #e51c24;
}

.right_show .show_text {
    overflow: hidden;
}

body * {
    max-height: 999999px;
}

.comment {
    display: flex;
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #7b7a7a;
}

.comment_left {
    height: 0.8rem;
    width: 0.8rem;
    padding: 0.3rem 0.2rem 0 0.24rem;
}

.comment_left img {
    height: 0.8rem;
    width: 0.8rem;
    border-radius: 1rem;
}

.comment_right {
    width: 90%;
    margin-right: 0.24rem;
    position: relative;
}

.comment_right p {
    margin: 0;
}

.right {
    background-color: #e9e9e9;
    padding: 0.1rem;
}

.comment_right .right_head {
    color: #0066cc;
    padding-top: 0.3rem;
    padding-bottom: 0.14rem;
}

.times {
    position: absolute;
    top: 0.3rem;
    right: 0rem;
}

.comment_footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 1rem;
    height: 1rem;
    background: #ffffff;
    border-top: 0.01rem solid #7b7a7a;
}

.ui-input-text {
    width: 100%;
    margin: 0;
    margin-left: 0.24rem;
    margin-top: 0.2rem;
    display: inline-block;
    line-height: 0.58rem;
    height: 0.6rem;
    border: 0.01rem solid #0066cc;
}

.comment_footer {
    display: flex;
}

.bd .comment_footer .ui-btn {
    outline: none;
    width: 1.2rem;
    height: 0.6rem;
    background-color: #1890ff;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0;
    margin-right: 0.24rem;
    font-size: 0.27rem;
    padding: 0;
    color: #fff;
    text-shadow: none;
}

.show_comment {
    height: 100%;

    width: 100%
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a.ui-panel-wrapper {
    text-shadow: none;
}

legend,
.ui-input-text input,
.ui-input-search input {
    text-shadow: none;
}

.video-js {
    width: 100%;
    height: 100%;
}

.comment_wrap {
    margin-bottom: 1rem;
}

.allbd {
    height: 70%
}

body .bd button {
    border-radius: 10px;
    border: 1px solid;
}

#noData {
    font-size: 0.5rem;
    color: #9e9e9e;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.6rem;
    margin-left: -1.1rem;
}

.ui-page-theme-a .ui-btn {
    background-color: rgba(43, 51, 63, 0.1);
    color: #fff;
}

.ui-page-theme-a .ui-btn:hover {
    background-color: rgba(43, 51, 63, 0.1);
    color: #fff;
}

.ui-page-theme-a .ui-btn:focus {
    background-color: rgba(43, 51, 63, 0.1);
    color: #fff;
}

.mescroll-empty .empty-tip {
    font-size: 0.3rem;
}

.mescroll-upwarp .upwarp-nodata {
    font-size: 0.3rem;
}

#mescroll .downwarp-tip {
    font-size: 0.3rem;
}

.video-js .vjs-big-play-button {
    font-size: 4em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
}


.hidden {
    width: 100%;
    position: absolute;
    top: 0;
    height: 30%;
    background: #000;
    z-index: 99;
    text-align: center;
    display: none;
}

.hidden i {
    color: #555555;
    opacity: 0.6;
    margin-top: 16%;
}

.hidden_videoJs {
    width: 100%;
    height: 4rem;
    z-index: 999999;
    position: absolute;
    top: 0px;
    display: none;
    z-index: 9999999;
    /* background: red; */
}

.hidden_videoJs img {
    position: absolute;
    top: 50%;
    left: 50%;
    widows: 1rem;
    height: 1rem;
    margin-top: -0.5rem;
    margin-left: -0.5rem;
}




#fm-box {
    position: relative;
    height: 56.25vw;

}

/*#fm-box .video-poster{*/
/*    display: inline-block !important;*/
/*}*/
#fm-box #video-poster {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    /*height: auto;*/
    /* height: 100%; */
    /* width: auto; */


}

#fm-box #play-btn,
#fm-box #pause-btn {
    /*width: 50px;*/
    /*height: 50px;*/
    /*margin-left: -25px;*/
    /*margin-top: -25px;*/
    width: 1.2rem;
    height: 1.2rem;
    /* margin-left: -1em;
    margin-top: -1em; */
    position: absolute;
    /* top: 50%;
    left: 50%; */
    display: none;
    /*font-size: 6em;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    
}
#fm-box #pause-btn {
    background-image: url('/img/stop2.png');
    background-size: 100% 100%;
    border-radius: 50%;
    overflow: hidden;
}

#fm-box #pause-btn #puase-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: 60%;
    opacity: .6;
}

#fm-box #radio-logo {
    /* display: none; */
    
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: pauseAnimation 4s linear infinite;
}


@keyframes pauseAnimation {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

#child {
    display: none;
    width: 100%;
    height: 50vh;
}

.child_active {
    display: block !important;
}

.program_box {
    display: none;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
}

.program_now {
    display: inline-block;
    text-align: left;
    padding-left: 0.3rem;
    color: #e51c24;
}

.to_program {
    float: right;
    padding-right: 0.3rem;
}

/*下载按钮*/
.download-box {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    background: #ffffff;
    box-shadow: 0 1px 3px #999999;
    margin-bottom: 1px;
    font-size: 0.4rem;
}

.download-content {
    display: flex;
    height: 100%;
    align-items: center;
}

.download-logo {
    margin-left: 0.4rem;
    height: 0.7rem;
}

.download-text {
    padding: 0 0.2rem;
    flex: 1;

}

.download-btn {
    margin-right: 0.4rem;
    padding: 0 0.1rem;
    height: 0.7rem;
    width: 2.5em;
    line-height: 0.7rem;
    text-align: center;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
    background: red;
    color: #ffffff;
}

#video-img-box img {
    width: 100%;
    display: block;
}

.adv-box .adv-WATERMARK-box {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25vw;
    height: 25vw;
    z-index: 99;
}

.adv-WATERMARK-box .adv-WATERMARK {
    display: block;
    width: 100%;
    height: 100%;
}

.adv-WATERMARK-box .close-icon {
    position: absolute;
    top: -9px;
    right: -9px;
    width: 18px;
    height: 18px;
}

.big-adimg-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.big-adimg-box .close-icon {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 18px;
    height: 18px;
}

.big-adimg-box .big-adimg {
    display: block;
}

.big-adimg-box .show-time {
    position: absolute;
    display: block;
    top: 9px;
    right: 9px;
    padding: 3px 10px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
}

.pause-adimg-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.pause-adimg-box .close-icon {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 18px;
    height: 18px;
}

.pause-adimg-box .pause-adimg {
    display: block;
    width: 100%;
    height: 100%;
}

.ad-video-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 99;
}

.ad-video-box .show-time {
    position: absolute;
    display: block;
    top: 9px;
    right: 9px;
    padding: 3px 10px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
}

.ad-video-box .voice {
    position: absolute;
    z-index: 99;
    bottom: 9px;
    right: 19px;
    width: 15px;
    height: 15px;
    padding: 10px;
}

.ad-video-box .voice img {
    display: block;
    width: 100%;
    height: 100%;
}

.video-js {
    position: initial;
}

.switch-src {
    position: absolute;
    top: 9px;
    right: 50px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    color: #fff;
    padding: 3px 10px;
    z-index: 99;
}

.switch-src .current-name {
}
.switch-src li {
    color: #cecece;
    list-style: none;
    padding-top: 3px;
}
.switch-src ul {
    margin: 0;
    padding: 0;
}

.order-box {
    display: none;
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    font-size: 14px;
}

.order-box .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.order-box .content {
    position: absolute;
    width: 80%;
    z-index: 2;
    top: 200px;
    left: 50%;
    transform: translate(-50%);
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
}

.order-box .content p {
    font-size: 18px;
    text-align: center;
}

.order-box .content .ui-input-text {
    margin-left: 0;
    width: 40%;
}
.order-box .content .ui-btn {
    padding: .3em;
}
.order-box .content .get-code {
    color: #1890ff;
    padding-left: 5px;
}
.order-box .content .disabled {
    color: #999;
}

.order-box .content .ui-input-text input {
    font-size: 14px;
}

#custom-alert {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    max-width: 90vw;
    background-color: #fff;
    border-radius: 10px;
    white-space: nowrap;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: 0 2px 3px #999;
    font-weight: 700;
    transition: all 0.5s;
    z-index: 999999;
}

.video-js .vjs-control-bar {
    height: 38px;
}

.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-live-control {
    font-size: 18px;
    line-height: 38px;
}

.subtitle {
    display: none;
    width: 100%;
    color: #fff;
    background-color: #c30102;
    padding: 0.1rem;
    font-size: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.subtitle span {
    display: inline-block;
    animation: 10s wordsLoop linear infinite normal;
}

@keyframes wordsLoop {
    0% {
        transform: translateX(100vw);
        -webkit-transform: translateX(100vw);
    }
    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}

.video-js .vjs-time-control {
    display: flex;
    align-items: center;
    font-size: 18px;
}