.index-module__player___2SDJ- {
 width:100%;
 display:flex;
 flex-direction:column
}
.index-module__player__tabs___32jv2 {
 display:flex
}
.index-module__player__tabs___32jv2 li {
 font-size:17px;
 padding:0 30px;
 height:46px;
 display:flex;
 align-items:center;
 background:rgba(0,0,0,.1);
 transition:all .3s;
 cursor:pointer
}
@media(max-width:1024px) {
 .index-module__player__tabs___32jv2 li {
  padding:0 15px
 }
}
.index-module__player__tabs___32jv2 li img {
 width:16px;
 height:12px;
 margin-right:7px
}
.index-module__player__tabs___32jv2 li:hover {
 color:#fff
}
.index-module__player__tabs__active___cGFuA {
 background:#121832!important;
 color:#fff
}
.index-module__player__content___1agSk {
 display:flex;
 flex-direction:column;
 padding:20px;
 background:#121832
}
.index-module__player__content__tabs___W7wCw {
 display:flex;
 position:relative;
 top:-2px
}
.index-module__player__content__tabs___W7wCw li {
 padding:0 25px;
 border-radius:30px;
 background:rgba(0,0,0,.1);
 margin:0 15px 15px 0;
 height:28px;
 display:flex;
 align-items:center;
 font-size:13px;
 cursor:pointer;
 transition:all .3s
}
.index-module__player__content__tabs___W7wCw li:hover {
 background:rgba(0,0,0,.2);
 color:#fff
}
.index-module__player__content__tabs__active___1dSzj {
 background:rgba(0,0,0,.3)!important;
 color:#fff
}
.index-module__player__content__video___2UKo5 {
 width:100%;
 padding-bottom:56.25%;
 position:relative;
 overflow:hidden
}
.index-module__player__content__video___2UKo5>img {
 width:100%;
 position:absolute;
 top:0
}
.index-module__player__content__video___2UKo5 iframe {
 width:100%;
 position:absolute;
 top:0;
 height:100%
}
.index-module__player__content__video__loading___3JO0C {
 position:absolute;
 right:15px;
 top:15px;
 width:35px;
 height:35px;
 border-radius:4px;
 background:rgba(0,0,0,.5);
 display:flex;
 align-items:center;
 justify-content:center
}
.index-module__player__content__video__play___JAb3l {
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 display:flex;
 align-items:center;
 justify-content:center
}
.index-module__player__content__video__play___JAb3l>div {
 width:80px;
 height:80px;
 transition:all .3s;
 cursor:pointer;
 border-radius:100%;
 background:rgba(0,0,0,.5);
 padding:20px
}
.index-module__player__content__video__play___JAb3l>div:hover {
 transform:scale(1.1)
}
.index-module__player__content__video__play___JAb3l svg {
 width:100%;
 fill:#fff;
 position:relative;
 right:-2px
}
.index-module__player__content__video__loadingtext___3EH5z {
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 display:flex;
 align-items:center;
 justify-content:center
}
.index-module__player__content__video__loadingtext___3EH5z>span {
 padding:0 15px;
 height:20px;
 line-height:20px;
 border-radius:3px;
 background-color:rgba(0,0,0,.6);
 color:hsla(0,0%,100%,.8);
 font-size:12px
}
.index-module__help___1YjdL {
 padding:10px 15px;
 border-radius:6px;
 background:#cac605;
 width:300px;
 position:absolute;
 top:10px;
 left:10px;
 z-index:9;
 display:flex;
 flex-wrap:nowrap;
 font-size:13px;
 color:#000;
 box-shadow:0 0 0 1px hsla(0,0%,100%,.1);
 justify-content:space-between
}
.index-module__help___1YjdL a {
 display:flex;
 color:#000;
 cursor:pointer
}
.index-module__help___1YjdL a:hover {
 text-decoration:none
}
.index-module__help___1YjdL img {
 width:22px;
 height:22px;
 margin-right:10px
}
.index-module__help__close___35-81 {
 font-size:14px;
 color:rgba(0,0,0,.2);
 position:relative;
 padding:0 5px;
 top:-5px;
 right:-10px
}
.index-module__player_info___179Ee {
 margin:5px 0 10px;
 display:flex;
 align-items:center;
 padding:0 2px;
 position:relative;
 justify-content:space-between;
 width:100%
}
.index-module__player_info___179Ee>div {
 display:flex;
 align-items:center
}
.index-module__player_info___179Ee small {
 font-size:14px;
 line-height:12px;
 margin-left:3px;
 position:relative;
 bottom:-1px
}
@media(max-width:600px) {
 .index-module__player_info__right___3XMxI {
  display:none!important
 }
}
.index-module__player_info__btn___29ors {
 padding:8px 18px;
 border:1px solid #636b72;
 border-radius:4px;
 color:hsla(0,0%,100%,.6);
 background:0 0;
 display:flex;
 align-items:center;
 font-weight:600;
 outline:none;
 transition:all .3s;
 cursor:pointer;
 margin:0 5px;
 height:38px
}
.index-module__player_info__btn___29ors span {
 margin-right:5px;
 height:14px
}
.index-module__player_info__btn___29ors span svg {
 transition:all .3s;
 fill:hsla(0,0%,100%,.6);
 width:14px
}
.index-module__player_info__btn___29ors:hover {
 border-color:#fff;
 color:#fff
}
.index-module__player_info__btn___29ors:hover svg {
 fill:#fff
}
.index-module__player_info__btn_download___W6B5f svg {
 position:relative;
 top:-5px;
 width:24px!important
}
.index-module__player_info__btn_tv___3TOxT {
 margin-right:7px!important
}
.index-module__player_info__btn_tv___3TOxT svg {
 position:relative;
 top:-1px;
 width:16px!important
}
.index-module__player_info_btn___1xG2u {
 padding:0 5px;
 border-radius:2px;
 font-size:11px;
 background:#38506b;
 height:18px;
 margin:0 5px;
 color:#fff;
 display:flex;
 align-items:center
}
.index-module__player_btn___3xIR9 button {
 background:rgba(0,0,0,.3);
 color:#fff;
 font-weight:500;
 cursor:pointer;
 margin-left:10px;
 height:30px;
 font-size:12px;
 padding-top:0;
 padding-bottom:0;
 line-height:30px;
 display:flex;
 align-items:center
}
@media(max-width:715px) {
 .index-module__player_btn___3xIR9 button:first-child {
  margin-left:0
 }
}
.index-module__player_btn___3xIR9 button svg {
 fill:#fff
}
.index-module__player_btn_dropdown___BwjSJ svg {
 position:relative;
 bottom:-.5px;
 height:18px;
 margin-left:5px
}
.index-module__player_btn_warn___1kXEH svg {
 position:relative;
 bottom:0;
 height:12px;
 margin-right:5px
}
.index-module__modalServer___wjMYu h3 {
 margin-bottom:13px
}
.index-module__modalServer___wjMYu li {
 margin:10px 0;
 border-radius:5px;
 background:rgba(0,0,0,.2);
 height:30px;
 padding:0 10px;
 width:98%
}
.index-module__modalServer_linkActive___1SlNA {
 background:green!important;
 color:#fff!important
}
.index-module__dropdown___3mLbz {
 padding:8px 18px;
 border-radius:4px;
 background:#025eda;
 color:#cbdefb;
 display:flex;
 align-items:center;
 line-height:0;
 margin-right:5px;
 transition:all .3s;
 height:38px;
 cursor:pointer
}
.index-module__dropdown___3mLbz:hover {
 color:#fff;
 background:#146ce0
}
.index-module__dropdown___3mLbz span {
 width:20px;
 height:18px;
 border-radius:2px;
 display:flex;
 justify-content:center;
 align-items:center;
 background:rgba(0,0,0,.2)
}
.index-module__dropdown___3mLbz span svg {
 fill:#fff;
 width:16px
}
.index-module__quality___dc6tJ {
 width:18px;
 height:12px;
 display:flex;
 align-items:center;
 justify-content:center;
 font-size:9px;
 letter-spacing:.1px;
 background:#fff;
 color:#000;
 border-radius:2px;
 font-weight:600
}
.index-module__text___1qT2Q {
 margin:0 0 0 5px;
 padding-right:15px;
 font-weight:600;
 width:140px;
 height:14px;
 white-space:nowrap;
 text-overflow:ellipsis;
 overflow:hidden;
 line-height:15px
}
@media(max-width:600px) {
 .index-module__text___1qT2Q {
  width:114px
 }
}
.index-module__table___bAFw1 {
 width:100%;
 margin:10px 0
}
.index-module__table___bAFw1 span {
 padding:2px 6px;
 min-width:100px
}
.index-module__table__head___H9gss {
 background-color:rgba(0,0,0,.5);
 padding:5px 0;
 color:rgba(103,136,181,.7);
 font-weight:600;
 display:flex;
 align-items:center;
 justify-content:space-evenly;
 border-radius:4px;
 height:41px
}
.index-module__table__body___HFRyp {
 margin:5px 0 20px
}
.index-module__table__body___HFRyp>div {
 margin:2px 0;
 display:flex;
 justify-content:space-evenly;
 padding:5px 0;
 border-radius:4px;
 transition:all .3s
}
.index-module__table__body___HFRyp>div:hover {
 background-color:rgba(65,77,110,.5)
}
.index-module__table__body___HFRyp>div span {
 display:flex;
 align-items:center
}
