@charset "utf-8";.x-player,.ykplayer {
    width: 100%;
    height: 100%;
    position: relative;
    background: #000;
    overflow: hidden
}

.ykplayer button,.ykplayer h1,.ykplayer h2,.ykplayer li,.ykplayer p,.ykplayer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ykplayer .x-iconmode {
    background: url(//gw.alicdn.com/tfs/TB1HFUIXTtYBeNjy1XdXXXXyVXa-750-250.png) no-repeat;
    background-size: 376px 130px
}

.ykplayer .x-iconmode-new {
    background: url(//player.youku.com/unifull/images/new_player_icons.png) no-repeat;
    background-size: 375px 100px
}

.ykplayer button,.ykplayer input,.ykplayer select {
    outline: 0
}

.ykplayer .x-btn {
    display: inline-block;
    width: 120px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    background-color: #f60;
    border: 1px solid #f60;
    border-radius: 12px
}

.ykplayer .x-youkulogo {
    display: none;
    height: 27px;
    width: 80px;
    position: absolute;
    top: 0;
    right: 5px;
    background: url(//player.youku.com/unifull/images/new_player_icons.png) -64px 0 no-repeat;
    background-size: 375px 100px;
    z-index: 31
}

.ykplayer .x-youkulogo-exclusive {
    width: 122px
}

.ykplayer .x-video-title {
    position: relative;
    font-size: 14px;
    color: #bbb;
    padding: 0 10px;
    z-index: 20;
    line-height: 30px;
    top: 0;
    overflow: hidden;
    height: 30px
}

.ykplayer .x-video-num {
    position: absolute;
    display: none;
    background-color: #000;
    color: #bbb;
    font-size: 75%;
    opacity: .5;
    right: 3.5%;
    padding: 2px 3px;
    z-index: 85
}

.ykplayer .x-video-lnum {
    top: 38px
}

.ykplayer .x-video-rnum {
    bottom: 14%
}

.ykplayer .x-video-loading {
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 60;
    margin-left: -20px;
    margin-top: -20px;
    background: url(//player.youku.com/unifull/images/new_loading.png);
    background-size: 40px 40px;
    animation: shake 1s linear infinite;
    -webkit-animation: shake 1s linear infinite
}

.ykplayer .x-gradient,.ykplayer .x-mask,.ykplayer .x-trigger,.ykplayer .x-video-button,.ykplayer .x-video-poster {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

@keyframes shake {
    0% {
        transform: rotateZ(0);
        -webkit-transform: rotateZ(0);
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%
    }

    100% {
        transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%
    }
}

.ykplayer .x-mask {
    display: block;
    left: 0;
    opacity: .7;
    background: #000;
    z-index: 10
}

.ykplayer .x-trigger {
    left: 0;
    z-index: 70
}

.ykplayer .x-gradient {
    display: none;
    z-index: 69;
    left: 0;
    bottom: 0;
    background: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(255,255,255,0) 40%,rgba(255,255,255,0) 60%,rgba(0,0,0,.5))
}

.ykplayer .x-video-poster {
    left: 0
}

.ykplayer .x-video-poster img {
    width: 100%;
    height: 100%
}

.ykplayer .x-video-button {
    left: 0;
    z-index: 85
}

.ykplayer .x-video-button .x-video-play-ico {
    width: 63px;
    height: 63px;
    position: relative;
    left: 0;
    top: 50%;
    margin: -31px auto;
    background-position: -201px 1px
}

.ykplayer .x-video-player {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 1
}

.ykplayer .x-advert {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 80;
    font-size: 12px;
    color: #bbb;
    -webkit-user-select: none
}

.ykplayer .x-advert-skip {
    width: 70px;
    height: 35px;
    position: relative;
    text-align: center;
    float: right;
    margin: 0 0 0 3px
}

.ykplayer .x-advert-countdown {
    width: 80px;
    height: 35px;
    position: relative;
    text-align: center;
    float: right
}

.ykplayer .x-advert-txt {
    position: relative;
    z-index: 90;
    line-height: 35px
}

.ykplayer .x-advert-sec {
    color: #d83e26
}

.ykplayer .x-advert-detail {
    width: 120px;
    height: 35px;
    line-height: 50px;
    position: absolute;
    right: 0;
    bottom: 50px;
    text-align: center
}

.ykplayer .x-advert-detail .x-advert-txt {
    font-size: 14px
}

.ykplayer .x-advert-txt .x-ico-detail {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(//player.youku.com/unifull/images/xplayerv4.png) -96px -96px no-repeat;
    position: relative;
    top: 3px;
    left: 5px
}

.ykplayer .x-ad-pause {
    display: none;
    position: absolute;
    width: 70%;
    height: 70%;
    left: 15%;
    top: 15%;
    z-index: 55
}

.ykplayer .x-ad-pause .x-pause-close {
    position: absolute;
    width: 44px;
    height: 44px;
    right: 0;
    top: 0;
    background: url(//player.youku.com/unifull/images/xplayerv4.png) -17px -83px no-repeat
}

.ykplayer .x-ad-pause .x-pause-img {
    width: 100%;
    height: 100%
}

.ykplayer .x-ad-pause .x-pause-adtip {
    position: absolute;
    width: 30px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: url(//r2.ykimg.com/051000005604C79D67BC3D7CA2063AD4) no-repeat
}

.ykplayer .x-prompt {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 40
}

.ykplayer .x-prompt .x-prompt-mode {
    width: 111px;
    height: 42px;
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    margin: -36px auto auto -66px;
    line-height: 22px;
    background-color: rgba(51,51,51,.8);
    border-radius: 15px;
    text-align: center;
    font-size: 14px;
    padding: 15px
}

.ykplayer .x-prompt .x-prompt-mode .x-prompt-icon {
    position: relative;
    width: 44px;
    height: 22px;
    margin: 0 auto;
    text-align: left;
    background: url(//player.youku.com/unifull/images/new_player_icons.png) no-repeat;
    background-size: 375px 100px
}

.ykplayer .x-prompt .x-prompt-mode .forward {
    background-position: -335px -33px
}

.ykplayer .x-prompt .x-prompt-mode .back {
    background-position: -293px 1px
}

.ykplayer .x-prompt .x-prompt-mode .x-prompt-time {
    position: relative;
    width: 100%;
    line-height: 22px;
    height: 22px;
    margin-top: 5px;
    color: #fff
}

.ykplayer .x-prompt .x-prompt-mode .x-prompt-time .x-total {
    color: #fff;
    margin-left: 2px
}

.ykplayer .x-prompt .x-prompt-mode .x-prompt-time .x-current {
    color: #2fb3ff
}

.ykplayer .x-dashboard {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 90
}

.ykplayer .x-console {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.ykplayer .x-console .i_replay {
    width: 55px;
    height: 34px
}

.ykplayer .x-console .i_pause,.ykplayer .x-console .i_play {
    width: 60px;
    height: 40px;
    background: url(//player.youku.com/unifull/images/new_player_icons.png) no-repeat;
    background-size: 375px 100px
}

.ykplayer .x-console .i_play {
    background-position: 5px -42px
}

.ykplayer .x-console .i_pause {
    background-position: 5px 5px
}

.ykplayer .x-console .i_replay {
    background-position: -128px -50px
}

.ykplayer .x-console .i_fscreen {
    width: 50px;
    height: 40px;
    background-position: -297px -62px
}

.ykplayer .x-console .i_outscreen {
    width: 50px;
    height: 40px;
    background-position: -246px -62px
}

.ykplayer .x-console .i_normal {
    width: 50px;
    height: 34px;
    background-position: -244px -50px
}

.ykplayer .x-console .i_next {
    width: 50px;
    height: 40px;
    background: url(//m.youku.com/video/images/icons.png) -436px -8px no-repeat;
    background-size: 593px 500px
}

.ykplayer .x-console .change {
    display: none;
    color: #fff;
    font-size: 14px;
    width: 110px;
    line-height: 34px;
    text-align: center
}

.ykplayer .x-progress {
    display: box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 13px auto 0
}

.ykplayer .x-progress .x-alltime,.ykplayer .x-progress .x-playtime {
    font-size: 12px;
    color: #dedede;
    min-width: 38px;
    max-width: 50px;
    text-align: center;
    margin-right: 4px
}

.ykplayer .x-progress .x-alltime {
    margin-left: 4px
}

.ykplayer .x-progress .x-progress-track {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background: rgba(255,255,255,.5);
    position: relative;
    margin-top: 8px
}

.ykplayer .x-progress .x-progress-track,.ykplayer .x-progress .x-progress-track .x-progress-load,.ykplayer .x-progress .x-progress-track .x-progress-play {
    height: 3px;
    border-radius: 1.5px
}

.ykplayer .x-progress .x-progress-track .x-progress-load,.ykplayer .x-progress .x-progress-track .x-progress-play {
    background: #ff4e1f;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.ykplayer .x-progress .x-progress-track .x-progress-load .seek-btn,.ykplayer .x-progress .x-progress-track .x-progress-play .seek-btn {
    position: absolute;
    width: 31px;
    height: 31px;
    display: block;
    top: -14px;
    right: -8px
}

.ykplayer .x-progress .x-progress-track .x-progress-load .seek-icon,.ykplayer .x-progress .x-progress-track .x-progress-play .seek-icon {
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 8px;
    left: 8px;
    margin-top: 0;
    margin-left: 0
}

.ykplayer .x-progress .x-progress-track .x-progress-load .seek-icon,.ykplayer .x-progress .x-progress-track .x-progress-load .seek-icon:before,.ykplayer .x-progress .x-progress-track .x-progress-play .seek-icon,.ykplayer .x-progress .x-progress-track .x-progress-play .seek-icon:before {
    border-radius: 100%
}

.ykplayer .x-progress .x-progress-track .x-progress-load .seek-icon:before,.ykplayer .x-progress .x-progress-track .x-progress-play .seek-icon:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ff4e1f;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -2.5px 0 0 -2.5px
}

.ykplayer .x-progress .x-progress-track .x-progress-load {
    background-color: #909090
}

.ykplayer .x-progress .x-progress-track .x-play-recode {
    display: none;
    position: absolute;
    width: 160px;
    height: 45px;
    margin-left: -105px;
    top: -51px;
    left: 0;
    background: url(//m.youku.com/video/images/icons.png) -15px -124px no-repeat;
    background-size: 534px 450px;
    font-size: 12px;
    color: #eee;
    line-height: 40px;
    text-align: center
}

.ykplayer .x-progress .x-progress-track .x-play-skiplog {
    display: none;
    position: absolute;
    width: 130px;
    height: 2px;
    font-size: 14px;
    color: #eee;
    line-height: 4px;
    text-align: center;
    opacity: .8;
    border-radius: 1px;
    box-shadow: 0 0 0 18px #333;
    background: #333;
    margin-left: -92px;
    top: -35px;
    left: 0
}

.ykplayer .x-progress-mini {
    display: none;
    background-color: rgba(255,255,255,.5)
}

.ykplayer .x-progress-mini,.ykplayer .x-progress-mini span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%
}

.ykplayer .x-progress-mini .x-progress-load-mini {
    background-color: #909090
}

.ykplayer .x-progress-mini .x-progress-play-mini {
    background: #ff4e1f
}

.ykplayer .x-hdshowlist {
    display: none;
    position: absolute;
    height: 100%;
    width: 40%;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index: 60
}

.ykplayer .x-hdshowlist span {
    line-height: 28px;
    color: #e5e5e5;
    height: 36px;
    display: block;
    padding: 5px 10px 0;
    font-size: 14px
}

.ykplayer .x-hdshowlist .x-hdshowlist-items {
    position: absolute;
    top: 41px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.ykplayer .x-hdshowlist-items ul {
    width: 50%;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ykplayer .x-hdshowlist-items ul.left {
    border-top: 1px #6c6d6d solid;
    border-right: 1px #6c6d6d solid
}

.ykplayer .x-hdshowlist-items li {
    line-height: 50px;
    display: block;
    color: #fff;
    padding: 0 0 0 10px;
    border-bottom: 1px #6c6d6d solid
}

.ykplayer .x-hdshowlist-items li.current {
    color: #32a0e1;
    background-color: rgba(17,17,21,.8)
}

@media screen and (max-width: 414px) {
    .ykplayer .x-hdshowlist span {
        line-height:25px;
        height: 25px;
        font-size: 12px
    }

    .ykplayer .x-hdshowlist .x-hdshowlist-items {
        top: 30px
    }

    .ykplayer .x-hdshowlist-items li {
        line-height: 35px;
        font-size: 14px
    }
}

.ykplayer .x-showtips {
    display: none;
    z-index: 90;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.ykplayer .x-showtips-txt {
    position: absolute;
    margin-top: -37px;
    margin-left: -135px;
    top: 50%;
    left: 50%;
    width: 270px;
    height: 74px;
    text-align: center
}

.ykplayer .x-showtips-txt h2 {
    font-size: 14px;
    color: #cbcbcb;
    line-height: 32px;
    border-bottom: 1px solid #4d4d4d
}

.ykplayer .x-showtips-txt .x-type {
    font-style: normal;
    color: #f60
}

.ykplayer .x-showtips-txt .x-showtips-btn {
    margin-top: 12px;
    font-size: 0
}

.ykplayer .x-showtips-txt .x-showtips-btn .x-btn-try {
    margin-right: 20px;
    color: #f60;
    background-color: transparent
}

.ykplayer .x-noticeshow {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    font-size: 10px;
    z-index: 95
}

.ykplayer .x-noticeshow span {
    display: block;
    color: #a8a8a8;
    position: relative;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    font-size: 14px
}

.ykplayer .x-noticeshow .x-youkulogo {
    display: block;
    position: relative;
    height: 32px;
    width: 120px;
    margin: 5px auto;
    background-position: -3px -278px
}

.ykplayer .x-noticeshow .x-errortip,.ykplayer .x-noticeshow .x-limittip,.ykplayer .x-noticeshow .x-password-panel {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -15px;
    bottom: 0;
    margin: auto 0
}

.ykplayer .x-noticeshow .x-limittip {
    height: 138px
}

.ykplayer .x-noticeshow .x-errortip {
    height: 126px
}

.ykplayer .x-noticeshow .x-password-panel {
    height: 130px
}

.ykplayer .x-noticeshow button {
    display: block;
    position: relative;
    width: 185px;
    line-height: 30px;
    color: #2fb3ff;
    background-color: #191919;
    border: 1px solid #2fb3ff;
    border-radius: 12px;
    margin: 10px auto
}

.ykplayer .x-noticeshow .x-limittip .x-afteropen {
    display: none;
    position: relative;
    height: 32px;
    width: 200px;
    margin: 5px auto
}

.ykplayer .x-noticeshow .x-limittip .x-afteropen button {
    display: inline-block;
    position: relative;
    width: 90px;
    line-height: 30px;
    color: #2fb3ff;
    background-color: #191919;
    border: 1px solid #2fb3ff;
    left: 0;
    border-radius: 12px
}

.ykplayer .x-noticeshow .x-limittip .x-afteropen .playagain {
    left: 16px
}

.ykplayer .x-noticeshow .x-errortip .x-error-retry {
    display: block;
    width: 90px;
    height: 40px;
    position: relative;
    margin: 10px auto;
    background-position: -11px -48px
}

.ykplayer .x-noticeshow .x-password-panel input {
    display: block;
    position: relative;
    width: 220px;
    height: 24px;
    line-height: 22px;
    margin: 10px auto
}

.ykplayer .x-noticeshow .x-password-panel button {
    width: 90px;
    font-size: 14px
}

.ykplayer .x-recommend {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 60;
    background: #000
}

.ykplayer .x-recommend ul {
    position: absolute;
    left: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.ykplayer .x-recommend li {
    display: block;
    float: left;
    height: 100%;
    margin-right: 1px
}

.ykplayer .x-recommend li a {
    display: block
}

.ykplayer .x-recommend li .x-item-poster {
    width: 100%;
    height: 90%
}

.ykplayer .x-recommend li .x-item-title {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ykplayer .x-recommend li img {
    width: 100%;
    height: 100%
}

.ykplayer .x-recommend .x-itemlist {
    width: 1200px;
    height: 175px
}

.ykplayer .x-recommend .x-itemlist li {
    width: 106px
}

.ykplayer .x-recommend .x-itemlist-hori {
    width: 2277px;
    height: 103px
}

.x-pilot-logo,.ykplayer .x-pilot-btn {
    left: 10px;
    bottom: 10px;
    height: 28px;
    display: none;
    position: absolute
}

.ykplayer .x-recommend .x-itemlist-hori li {
    width: 150px
}

.ykplayer .x-full-video {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    font-size: 12px;
    color: #fff;
    background: #509dea;
    padding: 4px 10px;
    border-radius: 15px;
    z-index: 90
}

.ykplayer .x-test-qjt {
    color: #fff
}

.ykplayer .x-pilot-btn {
    width: 0;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    border-radius: 8px;
    background: rgba(0,0,0,.5);
    z-index: 92
}

.x-pilot-logo {
    width: 28px;
    background-image: url(//r2.ykimg.com/051000005B70F61A8B3D05FC770B0A61);
    background-size: 28px 28px;
    border: none;
    z-index: 90
}

@keyframes pilotBtn {
    from {
        width: 100px
    }

    to {
        width: 0;
        opacity: 0
    }
}

@keyframes pilotBtnRest {
    from {
        width: 0;
        opacity: 0
    }

    to {
        width: 100px;
        opacity: .5
    }
}

.ykplayer .x-endPanel {
    display: none;
    width: 100%;
    height: 100%;
    font-size: 14px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #000;
    position: absolute
}

.ykplayer .x-endPanel div,a,p,span {
    padding: 0;
    margin: 0
}

.ykplayer .x-endPanel a {
    text-decoration: none
}

.ykplayer .x-endPanel .x-endPanel-inner {
    width: 200px;
    height: 41px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    letter-spacing: 1px
}

.ykplayer .x-endPanel .x-endPanel-inner:before {
    display: block;
    width: 100%;
    text-align: center;
    content: '下载优酷APP';
    position: absolute;
    bottom: 56px;
    font-size: 14px;
    color: #fff
}

.ykplayer .x-endPanel .x-endPanel-inner .x-btn-em {
    font-family: "Microsoft YaHei","微软雅黑";
    display: block;
    color: #2fb3ff;
    background: #000;
    border: 1px solid #2fb3ff;
    white-space: nowrap;
    height: 41px;
    box-sizing: border-box;
    border-radius: 41px;
    text-align: center;
    padding: 0 22px;
    margin: 0 auto
}

.ykplayer .x-endPanel .x-endPanel-inner .x-btn-replay {
    position: absolute;
    top: 75px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    -wbekit-transform: translateX(-50%);
    display: inline-block
}

.ykplayer .x-endPanel .x-endPanel-inner .x-btn-replay .x-replay-pic {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 19px;
    width: 19px;
    background: url(//player.youku.com/unifull/images/icon_replay.png) no-repeat;
    background-size: contain;
    top: -2px;
    position: relative;
    right: 4px
}

.ykplayer .x-endPanel .x-endPanel-inner .x-btn-replay .x-replay-text {
    color: #fff
}

@media (min-width: 400px) and (orientation:landscape) {
    .ykplayer .x-recommend .x-itemlist {
        width:1400px;
        height: 190px
    }

    .ykplayer .x-recommend li {
        width: 125px;
        height: 100%
    }

    .ykplayer .x-recommend .x-itemlist-hori {
        width: 1135px;
        height: 206px
    }

    .ykplayer .x-recommend .x-itemlist-hori li {
        height: 50%;
        bottom: 10px
    }
}
