/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    color: inherit
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: none
}

button, input {
    overflow: visible;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button, select {
    text-transform: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit;
    text-decoration: none;
    font-style: inherit;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

@font-face {
    font-family: "iconfont";
    src: url("../images/iconfont.eot");
    src: url("../images/iconfont.eot") format("embedded-opentype"), url("../images/iconfont.ttf") format("truetype")
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconfont:before, .iconfont:after {
    display: inline-block
}

.icon_anounce:before {
    content: "\e626"
}

.icon_search:before {
    content: "\e628"
}

.icon_search2:before {
    content: "\e628"
}

.icon_time:before {
    content: "\e6b8"
}

.icon_more:before {
    content: "\e617"
}

.icon_more2:after {
    content: "\e617"
}

.icon_show:before {
    content: "\e600"
}

.icon_lastest:before {
    content: "\e618"
}

.icon_recom:before {
    content: "\e663"
}

.icon_pop:before {
    content: "\e6f0"
}

.icon_play:before {
    content: "\e687"
}

.icon_rank:after {
    content: "\e632"
}

.icon_top:after {
    content: "\e6f1"
}

.icon_relate:before {
    content: "\e619"
}

.icon_guess:before {
    content: "\e6d5"
}

.icon_uptop:before {
    content: "\e693"
}

.icon_refresh:after {
    content: "\e601"
}

.icon_empty:before {
    content: "\e736"
}

.icon_pubulish:before {
    content: "\e602"
}

.icon_plug:before {
    content: "\e655"
}

.icon_help:before {
    content: "\e662"
}

.icon_swap:after {
    content: "\e6e3"
}

.logo {
    background-repeat: no-repeat;
    display: inline-block;
}

.logo.slogan {
    width: 179px;
    height: 38px;
    background-position: -5px -5px
}

.logo.logo_t {
    width: 139px;
    height: 35px;
    background-position: -5px -48px
}

.logo.logo_b {
    width: 100px;
    height: 75px;
    background-position: -5px -88px
}

.flex_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex_nowarp {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.wapper_wide {
    max-width: 1184px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.link {
    display: inline-block
}

.cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100
}

.left_bread {
    position: fixed;
    bottom: 50%;
    right: 50%;
    z-index: 10;
    margin-bottom: -120px;
    margin-right: -680px
}

@media screen and (max-width: 1360px) {
    .left_bread {
        left: unset;
        right: 10px;
        margin-right: 0;
        width: 3em
    }
}

@media screen and (max-width: 496px) {
    .left_bread {
        display: none
    }
}

.left_bread .iconfont {
    display: block;
    color: #f16973;
    font-size: 12px;
    padding: 8px 8px;
    margin-top: 4px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

@media screen and (max-width: 1360px) {
    .left_bread .iconfont {
        background: #fff
    }
}

.left_bread .iconfont:hover {
    background: #e8515c;
    color: #fff
}

.left_bread .iconfont:hover:before {
    color: #fff
}

.left_bread .iconfont:before {
    display: block;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 4px
}

@media screen and (max-width: 1360px) {
    .left_bread .iconfont:before {
        display: none
    }
}

.left_bread .iconfont:last-child:before {
    margin-bottom: 0;
    display: block
}

.left_bread .iconfont .link {
    display: block;
    margin-bottom: 4px;
    text-align: justify
}

.left_bread .iconfont .link:last-child {
    margin-bottom: 0
}

.alert_collection {
    display: none;
    position: fixed;
    width: 500px;
    left: 50%;
    margin-left: -266px;
    top: 10%;
    z-index: 101;
    background: #fff;
    padding: 16px
}

@media screen and (max-width: 600px) {
    .alert_collection {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        left: 10%;
        width: 80%;
        margin-left: 0
    }
}

.alert_collection .title {
    clear: both;
    background: #e8515c;
    text-align: center;
    padding: 4px 12px;
    position: relative;
    margin: -16px 0 16px 0;
    font-size: 16px;
    color: #fff;
    padding: 8px 0
}

.alert_collection .content {
    font-size: 0;
    text-align: center;
    overflow: auto;
    max-height: 400px
}

.alert_collection .content .link {
    display: inline-block;
    font-size: 14px;
    color: #e8515c;
    width: 30%;
    border: 1px solid #e8515c;
    margin: 4px;
    padding: 8px 0;
    text-align: center
}

@media screen and (max-width: 600px) {
    .alert_collection .content .link {
        width: 45%
    }
}

.alert_collection .content .link:hover {
    color: #fff;
    background: #e8515c
}

.alert_collection .close {
    display: block;
    background: #e8515c;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    margin: 16px -16px -16px -16px
}

@media screen and (max-width: 600px) {
    .page_top .logo.logo_t {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 30px;
        flex: 1 1 30px
    }
}

.page_top .logo.slogan {
    margin-left: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30px;
    -moz-box-flex: 1;
    -ms-flex: 1 1 30px;
    flex: 1 1 30px
}

@media screen and (max-width: 600px) {
    .page_top .logo.slogan {
        display: none
    }
}

.page_top .search {
    height: 30px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    overflow: hidden;
    padding-right: 8px;
    font-size: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.page_top .search .input {
    color: #fff;
    padding: 0 0 0 16px;
    min-width: 160px;
    font-size: 14px;
    border: none;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    background: none
}

@media screen and (max-width: 410px) {
    .page_top .search .input {
        width: 80px;
        min-width: 0
    }
}

.page_top .search .btn {
    height: 30px;
    background: none;
    border: none;
    color: #fff;
    padding: 0 6px;
    vertical-align: middle
}

.grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.nav {
    color: #fff;
    position: relative;
    z-index: 5;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav:before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 42px;
    position: absolute;
    z-index: -1
}

@media screen and (min-width: 1024px) {
    .nav:hover:before {
        width: 100%
    }
}

.nav.touched:before {
    width: 100%
}

.nav.icon_swap:after {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 24px;
    display: none;
    z-index: 2;
    animation: shake 1s infinite;
    transform-origin: 66.66% 100%
}

@media screen and (max-width: 496px) {
    .nav.icon_swap:after {
        display: block
    }
}

@keyframes shake {
    0% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
        opacity: 1
    }
    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
        opacity: 0
    }
}

.nav.icon_swap .shade {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    height: 100%;
    width: 56px;
    background: linear-gradient(90deg, transparent, #e66583);
    z-index: 2
}

@media screen and (max-width: 496px) {
    .nav.icon_swap .shade {
        display: block
    }
}

.nav > .index {
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width: 1024px) {
    .nav > .index {
        display: none
    }
}

.nav .poa {
    position: absolute
}

.nav .ul {
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.nav .ul.touched {
    margin-bottom: 32px
}

/*鼠标移入导航向下扩展
    .nav .ul:hover {
        height: 80px
    }*/


.nav .ul .index {
    display: none
}

@media screen and (max-width: 1024px) {
    .nav .ul .index {
        display: inline-block
    }
}

.nav .li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.nav .li:first-child {
    margin-left: -8px
}

.nav .li.less_512 {
    display: none
}

@media screen and (max-width: 512px) {
    .nav .li.less_512 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
}

.nav .has_sub.touched {
    color: #fff;
    padding-bottom: 8px
}

.nav .has_sub.touched .sub_nav {
    display: block
}

@media screen and (max-width: 1024px) {
    .nav .has_sub.touched .sub_nav.less_1024 {
        display: none
    }
}

.nav .has_sub.touched .link:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 4px solid rgba(255, 255, 255, 0.4);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -10px;
    left: 50%;
    margin-left: -4px
}

.nav .has_sub:hover {
    color: #fff;
    padding-bottom: 8px
}

.nav .has_sub:hover .sub_nav {
    display: block;
    overflow: auto;
}

.nav .has_sub:hover .link:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 4px solid rgba(255, 255, 255, 0.4);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -10px;
    left: 50%;
    margin-left: -4px
}


.nav .link {
    margin: 16px 8px 8px 8px;
    line-height: 1;
    position: relative
}

@media screen and (max-width: 496px) {
    .nav .link {
        margin-right: 0
    }
}

.nav .sub_nav {
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
    font-size: 0;
    padding: 8px 0;
    z-index: 5;
    right: 0
}

.nav .sub_nav .link {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.75);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 4px 16px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin: 0 8px 0 0
}

.nav .sub_nav .link:before {
    display: none !important
}

.nav .sub_nav .link.touched {
    color: #fff;
    background: rgba(255, 255, 255, 0.2)
}

@media screen and (min-width: 1024px) {
    .nav .sub_nav .link:hover {
        color: #fff;
        background: rgba(255, 255, 255, 0.2)
    }
}

.nav .showcase {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0
}

@media screen and (max-width: 1024px) {
    .nav .showcase {
        display: block
    }
}

.nav .showcase .sub_nav {
    top: 0;
    overflow: auto;
    display: none;
    -webkit-overflow-scrolling: touch;
    right: 0
}

.section {
    margin-top: 24px
}

@media screen and (max-width: 1024px) {
    .section {
        margin-top: 8px
    }
}

.section .h2 {
    font-size: 18px;
    font-weight: normal;
    color: #e8515c;
    line-height: 1;
    margin-bottom: 16px
}

.section .h2:before {
    margin-right: 8px;
    font-weight: normal;
    font-size: 20px
}

.section .h2 .link {
    display: block;
    font-size: 12px;
    font-weight: normal;
    float: right;
    line-height: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e8515c;
    padding: 4px 6px 4px 8px;
    margin-top: -4px
}

@media screen and (max-width: 496px) {
    .section .h2 .link {
        position: relative;
        bottom: -4px;
        padding: 2px 2px 2px 4px
    }
}

.section .h2 .link:after {
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    left: 0
}

.section .h2 .link:hover:after {
    left: 4px
}

@media screen and (max-width: 496px) {
    .section .h2 .link:hover:after {
        left: 2px
    }
}

.section .flex_row {
    margin: 0 -8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 496px) {
    .section .flex_row {
        margin: 0 -2%
    }
}

.section .showcase {
    width: 240px;
    white-space: nowrap
}

@media screen and (max-width: 512px) {
    .section .showcase {
        width: 50%
    }
}

.section .showcase:hover .img_wapper:before {
    opacity: 0.9;
    font-size: 48px
}

.section .showcase:hover .des {
    color: #e8515c
}

.section .showcase .div {
    margin: 16px 8px 0 8px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

@media screen and (max-width: 496px) {
    .section .showcase .div {
        margin: 8px 2% 0 2%
    }
}

.section .showcase .img_wapper {
    overflow: hidden;
    position: relative;
    font-family: "iconfont" !important;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff
}

.section .showcase .img_wapper:before {
    content: '\e687';
    font-size: 0px;
    position: absolute;
    width: 100%;
    height: 200%;
    left: 0;
    top: -50%;
    background: rgba(232, 81, 92, 0.3);
    text-align: center;
    padding-top: 45%;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.section .showcase .img_wapper:after {
    display: block;
    content: "";
    padding-top: 56.25%
}

.section .showcase .img_wapper .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.section .showcase .des {
    font-size: 14px;
    height: 1em;
    line-height: 1em;
    margin: 0 6px;
    padding: 8px 2px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    color: #333;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.section .showcase .sub_des {
    color: #666;
    overflow: hidden;
    padding: 8px
}

.section .showcase .sub_des .iconfont {
    font-size: 12px
}

.section .showcase .sub_des .iconfont:before {
    color: #bbb;
    margin-right: 0
}

.section .showcase .sub_des .icon_time {
    float: right
}

.section .showcase .sub_des .icon_time:before {
    font-size: 12px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px
}

.section .showcase .sub_des .icon_show {
    float: left
}

.section .showcase .sub_des .icon_show:before {
    font-size: 13px;
    vertical-align: middle;
    margin: -2px 0 0 -4px
}

.page_bottom {
    background: #e8515c;
    margin-top: 32px;
    color: #fff
}

.page_bottom .wapper_wide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 16px
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide {
        padding: 16px 1%
    }
}

.page_bottom .wapper_wide .logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .logo {
        display: none
    }
}

.page_bottom .wapper_wide .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 32px;
    -moz-box-flex: 1;
    -ms-flex: 1 0 32px;
    flex: 1 0 32px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 32px;
    font-size: 14px
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .text {
        margin: 8px 1%
    }
}

.page_bottom .wapper_wide .qr_code {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .qr_code {
        width: 100%;
        text-align: center
    }
}

.page_bottom .wapper_wide .qr_code .logo {
    display: none;
    margin-right: 24px;
    vertical-align: top;
    margin-top: 16px
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .qr_code .logo {
        display: inline-block
    }
}

.page_bottom .wapper_wide .qr_code .div {
    display: inline-block
}

.page_bottom .wapper_wide .qr_code .div .img {
    width: 100px;
    height: 100px
}

.page_bottom .wapper_wide .qr_code .div .link {
    display: block;
    font-size: 14px;
    text-align: center
}

.pagenotes {
    font-size: 0;
    color: #e8515c;
    text-align: center !important;
    padding-top: 16px;
    margin-right: 0px;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -moz-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.pagenotes .center {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 10px;
    -moz-box-flex: 1;
    -ms-flex: 1 0 10px;
    flex: 1 0 10px;
    overflow: auto;
    white-space: nowrap
}

.pagenotes .link, .pagenotes .span {
    font-size: 14px;
    padding: 8px
}
.pagenotes .link {
    display: inline-block;
    border: 1px solid transparent;
    margin-right: 10px;
}

.pagenotes .link:hover {
    color: #e8515c;
    border: #e8515c 1px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pagenotes .link.active {
    background: #e8515c;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media (max-width: 991.98px) {
    .pagenotes .link, .pagenotes .span {
        padding: 8px 3px
    }
    .pagenotes .link {
        margin-right: 3px;
    }
}

.propaganda {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("../images/b_bg.jpg.png") 50% 0
}

.propaganda .link {
    width: 50%;
    height: 48px
}

@media screen and (max-width: 640px) {
    .propaganda .link {
        width: 100%;
        height: 32px
    }
}

.propaganda .link .img {
    width: 100%;
    height: 100%
}

body, html {
    background: #f4f4f4
}

@media screen and (max-width: 1216px) {
    .wapper_wide {
        max-width: none;
        margin: 0 16px
    }
}

@media screen and (max-width: 496px) {
    .wapper_wide {
        margin: 0 2%
    }
}

.page_top {
    background: url(../images/bg.jpg) 50% -8px no-repeat
}

.page_top .bg_layer {
    overflow: hidden;
    padding: 16px 0 8px 0;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.05)));
    background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    background: -moz-linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    background: -o-linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    background: linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1)
}

.page_top .bg_layer:before {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(8px);
    filter: blur(8px);
    padding-bottom: 8px;
    opacity: 0.9;
    background: url(../images/bg.jpg) 50% 0 no-repeat
}

.page_top .bg_layer .wapper_wide {
    position: relative
}

.main {
    margin-top: 40px
}

.screen_roll {
    padding-top: 8px;
    font-size: 0;
    color: #e8515c;
    position: relative;
    bottom: -16px
}

.screen_roll .icon_anounce {
    font-size: 22px;
    background: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    padding: 0 16px;
    -webkit-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.2);
    box-shadow: 0 1px 2px rgba(25, 25, 25, 0.2)
}

.screen_roll .icon_anounce:before {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle
}

.screen_roll .marquee {
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    line-height: 32px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-left: 4px;
    white-space: nowrap
}

.screen_roll .marquee .p {
    display: inline-block;
    cursor: pointer
}

.banner {
    font-size: 0;
    margin: 2px auto 8px auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 1216px) {
    .banner {
        margin: 12px auto -20px auto;
        border: none;
        background: none;
        padding: 0 4px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

@media screen and (max-width: 496px) {
    .banner {
        margin: 12px auto -20px auto;
        border: none;
        background: none;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.banner .showcase {
    overflow: hidden;
    margin: 8px 12px;
    width: auto
}

@media screen and (max-width: 496px) {
    .banner .showcase {
        margin: 8px
    }
}

.banner .scroll {
    white-space: nowrap;
    display: inline-block
}

.banner .link {
    width: 300px;
    height: 168px;
    margin-right: 8px
}

.banner .link .img {
    display: block;
    width: 100%;
    height: 100%
}

.h2 {
    font-size: 18px;
    color: #e8515c;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-width: 1216px) {
    .h2 {
        margin-bottom: 16px
    }
}

.h2:before {
    margin-right: 8px;
    font-weight: normal;
    font-size: 24px
}

.h2 .link {
    display: block;
    font-size: 12px;
    font-weight: normal;
    float: right;
    line-height: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e8515c;
    padding: 4px 6px 4px 8px
}

@media screen and (max-width: 496px) {
    .h2 .link {
        position: relative;
        bottom: -4px;
        padding: 2px 2px 2px 4px
    }
}

.h2 .link:after {
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    left: 0
}

.h2 .link:hover:after {
    left: 4px
}

@media screen and (max-width: 496px) {
    .h2 .link:hover:after {
        left: 2px
    }
}

.section .content {
    clear: both
}

@media screen and (max-width: 1216px) {
    .section .content {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width: 512px) {
    .section .content {
        overflow: visible;
        margin: 0 -8px
    }
}

@media screen and (max-width: 496px) {
    .section .content {
        margin: 0 -1%
    }
}

.section .flex_row {
    margin-top: -16px;
    margin-bottom: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 1200px
}

@media screen and (max-width: 512px) {
    .section .flex_row {
        width: 100%;
        margin: -8px 0 0 0
    }
}

.section .showcase {
    white-space: nowrap
}

.alert_anounce {
    display: none;
    position: fixed;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    top: 10%;
    left: 10%;
    z-index: 101;
    font-size: 14px;
    line-height: 1.5;
    color: #e8515c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px
}

@media screen and (min-width: 1024px) {
    .alert_anounce {
        max-width: 512px;
        left: 50%;
        margin-left: -256px
    }
}

.alert_anounce .title {
    clear: both;
    background: #e8515c;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    position: relative;
    margin: -16px 0 16px 0;
    font-size: 16px
}

.alert_anounce .content {
    max-height: 50%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width: 1024px) {
    .alert_anounce .content {
        margin: 40px 0
    }
}

.alert_anounce .close {
    display: block;
    background: #e8515c;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    margin: 16px -16px -16px -16px
}

.icon {
    background-image: url("../images/icon.sprite.png?v=4FGqybyW4GsJaTHjTJKf01S6O0nvyZ9o6r68l");
    background-repeat: no-repeat;
    display: inline-block
}

.icon.youbo {
    width: 24px;
    height: 24px;
    background-position: -5px -5px
}

.icon.live {
    width: 24px;
    height: 24px;
    background-position: -5px -34px
}

.icon.xianfeng {
    width: 24px;
    height: 24px;
    background-position: -5px -63px
}

.vjs-ad-playing.vjs-ad-playing .vjs-progress-control {
    pointer-events: none
}

.vjs-ad-playing.vjs-ad-playing .vjs-play-progress {
    background-color: #ffe400
}

.vjs-ad-loading .vjs-loading-spinner {
    display: block;
    visibility: visible
}

.vjs-ad-playing .vjs-captions-button {
    display: none
}

.vjs-ad-playing .vjs-audio-button {
    display: none
}

.vjs-ad-loading .vjs-loading-spinner:after, .vjs-ad-loading .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    -moz-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    -o-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-ad-loading .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-ad-loading .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    -moz-animation-delay: .44s;
    -o-animation-delay: .44s;
    animation-delay: .44s
}

.vjs-ad-content-resuming .vjs-big-play-button, .vjs-ad-content-resuming .vjs-poster, .vjs-ad-loading .vjs-big-play-button, .vjs-ad-loading .vjs-poster {
    display: none
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
    content: "\f109"
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-square:before {
    content: "\f10a"
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: "\f10b"
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
    content: "\f10e"
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-share:before {
    content: "\f10f"
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-cog:before {
    content: "\f110"
}

.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before {
    content: "\f111"
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: "\f112"
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113"
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-hd:before {
    content: "\f114"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
    content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
    content: "\f116"
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: "\f117"
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: "\f118"
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: "\f119"
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: "\f11a"
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: "\f11b"
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: "\f11c"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
    content: "\f11e"
}

.vjs-icon-next-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-next-item:before {
    content: "\f11f"
}

.vjs-icon-previous-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-previous-item:before {
    content: "\f120"
}

.video-js {
    display: block;
    width: 100% !important;
    height: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js[tabindex="-1"] {
    outline: 0
}

.video-js *, .video-js :after, .video-js :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none !important
}

.vjs-disabled {
    opacity: .5;
    cursor: default
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a, .vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block
}

.video-js button {
    background: 0 0;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.vjs-control .vjs-button {
    width: 100%;
    height: 100%
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, 0.8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    overflow: auto
}

.video-js .vjs-modal-dialog > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu-button.vjs-disabled {
    cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto
}

.vjs-menu .vjs-menu-content > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5)
}

.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: 700;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 20px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8))
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 3em;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: 36px
}

.vjs-button > .vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 36px
}

.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    cursor: pointer;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em;
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 18px
}

.video-js .vjs-control-bar:hover .vjs-progress-control {
    height: 10px;
    top: 10px
}

.video-js .vjs-progress-control.disabled {
    cursor: default
}

.vjs-live .vjs-progress-control {
    display: none
}

.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0;
    height: 100%
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em
}

.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0
}

.video-js .vjs-play-progress {
    background-color: rgba(255, 255, 255, 0.8)
}

.video-js .vjs-play-progress:before {
    font-size: .9em;
    position: absolute;
    right: -.5em;
    top: -.333333333333333em;
    z-index: 1;
    display: none
}

.video-js .vjs-load-progress {
    background: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-load-progress div {
    background-color: rgba(241, 105, 115, 0.5)
}

.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px;
    pointer-events: none;
    position: relative;
    top: -25px;
    visibility: hidden;
    z-index: 1
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: .6em;
    visibility: visible
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none
}

.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.video-js .vjs-slider {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #73859f;
    background-color: rgba(255, 255, 255, 0.3)
}

.video-js .vjs-slider.disabled {
    cursor: default
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
    cursor: pointer;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control {
    visibility: visible;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin-left: -1px
}

.video-js .vjs-volume-panel {
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel .vjs-volume-control:hover, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel:hover .vjs-volume-control {
    visibility: visible;
    opacity: 1;
    position: relative;
    -webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    -o-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    -moz-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 100%
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: 9em;
    -webkit-transition: width .1s;
    -o-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3.5em;
    -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s;
    -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s;
    -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    visibility: visible;
    opacity: 1;
    position: relative;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    position: absolute;
    bottom: 3em;
    left: .5em
}

.video-js .vjs-volume-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1 1 10px
}

.video-js .vjs-volume-bar {
    margin-top: 16px
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.video-js .vjs-volume-vertical {
    width: 3em;
    height: 8em;
    bottom: 8em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7)
}

.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 14px;
    line-height: 36px;
    min-width: 10px;
    width: auto;
    text-align: center
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
    display: block
}

.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
    display: block
}

.vjs-time-divider {
    display: block;
    line-height: 36px
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control .vjs-icon-placeholder {
    cursor: pointer;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-playback-rate .vjs-playback-rate-value {
    pointer-events: none;
    font-size: 1.5em;
    line-height: 2;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    visibility: hidden
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block;
    -webkit-animation: 0s linear .3s forwards vjs-spinner-show;
    -moz-animation: 0s linear .3s forwards vjs-spinner-show;
    -o-animation: 0s linear .3s forwards vjs-spinner-show;
    animation: 0s linear .3s forwards vjs-spinner-show
}

.vjs-loading-spinner:after, .vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    -moz-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    -o-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    -moz-animation-delay: .44s;
    -o-animation-delay: .44s;
    animation-delay: .44s
}

@-moz-keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@-o-keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@-webkit-keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@-moz-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

@-o-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: "\f10d";
    font-size: 1.5em;
    line-height: inherit
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: " \f11d";
    font-size: 1.5em;
    line-height: inherit
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.75);
    color: #fff;
    height: 70%
}

.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table
}

.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell
}

.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom
}

@supports (display: grid) {
    .vjs-text-track-settings .vjs-modal-dialog-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr auto
    }

    .vjs-text-track-settings .vjs-track-settings-colors {
        display: block;
        grid-column: 1;
        grid-row: 1
    }

    .vjs-text-track-settings .vjs-track-settings-font {
        grid-column: 2;
        grid-row: 1
    }

    .vjs-text-track-settings .vjs-track-settings-controls {
        grid-column: 2;
        grid-row: 2
    }
}

.vjs-track-setting > select {
    margin-right: 5px
}

.vjs-text-track-settings fieldset {
    margin: 5px;
    padding: 3px;
    border: none
}

.vjs-text-track-settings fieldset span {
    display: inline-block
}

.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px 0
}

.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
    outline-style: solid;
    outline-width: medium;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f));
    background-image: -webkit-linear-gradient(bottom, #fff 88%, #73859f 100%);
    background-image: -moz-linear-gradient(bottom, #fff 88%, #73859f 100%);
    background-image: -o-linear-gradient(bottom, #fff 88%, #73859f 100%);
    background-image: linear-gradient(0deg, #fff 88%, #73859f 100%)
}

.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, 0.75)
}

.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));
    background-image: -webkit-linear-gradient(top, #fff 88%, #73859f 100%);
    background-image: -moz-linear-gradient(top, #fff 88%, #73859f 100%);
    background-image: -o-linear-gradient(top, #fff 88%, #73859f 100%);
    background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
    color: #2b333f;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em
}

@media print {
    .video-js > :not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden
    }
}

.vjs-resize-manager {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    visibility: hidden
}

.pasuAD:before, .pasuAD:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1;
    vertical-align: middle
}

.pasuAD img {
    display: inline-block;
    vertical-align: middle
}

.video-js .vjs-big-play-button {
    margin-left: -1.5em;
    margin-top: -0.75em;
    top: 50%;
    left: 50%
}

.video-js button {
    outline: none
}

.video-js .adskip {
    font-size: 0.9rem;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px 20px;
    border: solid 1px #fff;
    z-index: 99999;
    background: rgba(43, 51, 63, 0.9)
}

.video-js.mobile .adskip {
    cursor: pointer;
    text-align: center;
    position: absolute;
    bottom: -28px;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 0;
    background: rgba(43, 51, 63, 0.9);
    z-index: 9999;
    padding: 0;
    top: unset;
    border: none
}

.video-js.mobile .adskip span {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.video-js.mobile .adskip span:first-child {
    border-right: 1px solid rgba(77, 87, 104, 0.9)
}

.vjs-play-progress.vjs-slider-bar .vjs-time-tooltip {
    display: none !important
}

.video-js .show-move {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    font-size: 16px;
    color: #fff;
    z-index: 5;
    -webkit-animation: flash 1s;
    -moz-animation: flash 1s;
    -o-animation: flash 1s;
    animation: flash 1s;
    opacity: 0
}

@-webkit-keyframes flash {
    0% {
        display: block;
        opacity: 0.7;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(0px);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

@-moz-keyframes flash {
    0% {
        display: block;
        opacity: 0.7;
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -moz-transform: scale(3, 3);
        transform: scale(3, 3);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

@-o-keyframes flash {
    0% {
        display: block;
        opacity: 0.7;
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -o-transform: scale(3, 3);
        transform: scale(3, 3);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

@keyframes flash {
    0% {
        display: block;
        opacity: 0.7;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(0px);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -webkit-transform: scale(3, 3);
        -moz-transform: scale(3, 3);
        -o-transform: scale(3, 3);
        transform: scale(3, 3);
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

body, html {
    background: #f4f4f4
}

.page_top {
    padding: 0px 0 8px 0;
    position: relative;
    background: #e8515c url("../images/b_bg.jpg.png") 50% 0;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4)
}

.page_top .bg_layer {
    background: none
}

.page_top .bg_layer:before {
    display: none
}

.wapper_video {
    background: #000;
    position: relative;
    overflow: hidden;
    max-height: 480px
}

.wapper_video:after {
    content: '';
    display: block;
    /*padding-top: 56.25%*/
}

.wapper_video .video-js, .wapper_video .xfplay, .wapper_video .ybplay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

.wapper_video .ybplay {
    background: url("../images/youbologo.png") no-repeat 50% 50%;
    text-align: center
}

.wapper_video .ybplay .link {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-top: 10%;
    line-height: 1.5
}

@media screen and (max-width: 496px) {
    .wapper_video .ybplay .link {
        font-size: 12px;
        margin-top: 8%
    }
}

@media screen and (max-width: 1216px) {
    .wapper_wide {
        max-width: none;
        margin: 0 16px
    }
}

@media screen and (max-width: 496px) {
    .wapper_wide {
        margin: 0 2%
    }
}

.main {
    margin-top: 16px
}

@media screen and (max-width: 496px) {
    .main {
        margin-top: 2%
    }
}

.main .master {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50px;
    -moz-box-flex: 1;
    -ms-flex: 1 0 50px;
    flex: 1 0 50px;
    overflow: hidden
}

@media screen and (max-width: 1024px) {
    .main .master {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.main .aside {
    width: 320px;
    margin-left: 16px;
    margin-bottom: -16px
}

@media screen and (max-width: 1216px) {
    .main .aside {
        margin-left: 8px
    }
}

@media screen and (max-width: 1024px) {
    .main .aside {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0
    }
}

.main .aside .content {
    font-size: 0
}

@media screen and (max-width: 1024px) {
    .main .aside .content {
        width: auto;
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 8px
    }
}

@media screen and (max-width: 512px) {
    .main .aside .content {
        overflow: visible;
        white-space: normal;
        margin: 0 -8px;
        padding-bottom: 0
    }
}

@media screen and (max-width: 496px) {
    .main .aside .content {
        margin: 0 -1%
    }
}

.main .aside .h2 {
    font-size: 16px;
    color: #e8515c;
    line-height: 1;
    margin: 0;
    font-weight: normal;
    margin-bottom: 16px
}

@media screen and (max-width: 1216px) {
    .main .aside .h2 {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1024px) {
    .main .aside .h2 {
        margin-top: 16px
    }
}

@media screen and (max-width: 512px) {
    .main .aside .h2 {
        margin-bottom: 0
    }
}

.main .aside .h2:before {
    margin-right: 8px;
    font-weight: normal;
    font-size: 24px
}

.main .aside .h2 .link {
    display: block;
    font-size: 14px;
    font-weight: normal;
    float: right;
    line-height: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media screen and (max-width: 496px) {
    .main .aside .h2 .link {
        position: relative;
        bottom: -4px
    }
}

.main .aside .h2 .link:after {
    display: inline-block;
    margin-left: 4px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1;
    left: 0
}

.main .aside .h2 .link:hover:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.main .aside .showcase {
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-bottom: 16px
}

@media screen and (max-width: 1216px) {
    .main .aside .showcase {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase {
        margin-bottom: 0;
        display: inline-block;
        width: 240px
    }

    .main .aside .showcase:first-child {
        margin-left: -8px
    }
}

@media screen and (max-width: 512px) {
    .main .aside .showcase {
        display: inline-block;
        width: 50%
    }

    .main .aside .showcase:first-child {
        margin-left: 0
    }
}

.main .aside .showcase:hover .img_wapper:before {
    opacity: 0.9;
    font-size: 36px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase:hover .img_wapper:before {
        font-size: 48px
    }
}

.main .aside .showcase:hover .des {
    color: #e8515c;
    font-size: 14px
}

.main .aside .showcase .div {
    overflow: hidden;
    height: 157px;
    position: relative;
    background: #fff;
    padding-left: 140px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .div {
        padding-left: 0;
        height: auto;
        margin: 0 8px
    }
}

@media screen and (max-width: 496px) {
    .main .aside .showcase .div {
        margin: 8px 2% 0 2%
    }
}

.main .aside .showcase .img_wapper {
    width: 100%;
    height: 157px;
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
    font-family: "iconfont" !important;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .img_wapper {
        width: 100%;
        position: relative
    }
}

.main .aside .showcase .img_wapper:before {
    content: '\e687';
    font-size: 0px;
    position: absolute;
    width: 100%;
    height: 200%;
    left: 0;
    top: -50%;
    background: rgba(232, 81, 92, 0.3);
    text-align: center;
    padding-top: 45%;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.main .aside .showcase .img_wapper:after {
    display: block;
    content: "";
    padding-top: 56.25%
}

.main .aside .showcase .img_wapper .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.main .aside .showcase .des {
    font-size: 16px;
    height: 1em;
    line-height: 1em;
    margin-left: 8px;
    margin-top: 8px;
    overflow: hidden;
    color: #444
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .des {
        font-size: 14px;
        margin: 0 6px;
        padding: 8px 2px;
        border-bottom: 1px solid #e6e6e6;
        white-space: nowrap
    }
}

.main .aside .showcase .sub_des {
    color: #666;
    overflow: hidden;
    margin-left: 8px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des {
        margin-bottom: 8px;
        margin-right: 8px
    }
}

.main .aside .showcase .sub_des .i {
    font-style: normal
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .i {
        display: none
    }
}

.main .aside .showcase .sub_des .iconfont {
    font-size: 13px;
    display: block;
    margin-top: 8px;
    line-height: 1
}

.main .aside .showcase .sub_des .iconfont:before {
    color: #bbb;
    margin-right: 0;
    display: none
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .iconfont:before {
        display: inline-block
    }
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .icon_time {
        float: right
    }
}

.main .aside .showcase .sub_des .icon_time:before {
    font-size: 12px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px
}

.main .aside .showcase .sub_des .icon_show {
    font-size: 14px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .icon_show {
        float: left
    }
}

.main .aside .showcase .sub_des .icon_show:before {
    font-size: 13px;
    vertical-align: middle;
    margin: -2px 0 0 -4px
}

.main .lycms_video_des .propaganda {
    margin: 16px 0 0 0;
    background: none
}

.main .lycms_video_des .name {
    font-size: 18px;
    color: #333;
    margin-top: 16px;
    line-height: 1;
    height: 1em;
    overflow: hidden;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.main .lycms_video_des .name .p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 10px;
    -moz-box-flex: 1;
    -ms-flex: 1 1 10px;
    flex: 1 1 10px
}

.main .lycms_video_des .name .span {
    display: block;
    font-size: 16px;
    margin-top: 2px;
    background: #f4f4f4;
    padding-left: 8px
}

.main .lycms_video_des .wapper_des {
    overflow: hidden;
    font-size: 0;
    border-bottom: #ddd solid 1px
}

.main .lycms_video_des .wapper_des .p {
    font-size: 14px;
    display: inline-block;
    color: #666;
    line-height: 1;
    vertical-align: middle;
    margin-bottom: 8px
}

.main .lycms_video_des .wapper_des .time {
    margin-right: 16px
}

.main .lycms_video_des .wapper_des .link {
    font-size: 12px;
    padding: 4px 8px;
    background: #ddd;
    margin-right: 4px
}

.main .lycms_video_des .wapper_des .link:hover {
    padding: 3px 7px;
    color: #e8515c;
    background: #ffe5e1;
    border: solid 1px rgba(232, 81, 91, 0.5)
}

.main .lycms_video_des .wapper_link {
    font-size: 0;
    margin-top: 16px
}

.main .lycms_video_des .wapper_link .link {
    font-size: 14px;
    display: inline-block;
    color: #e8515c;
    border: solid 1px #ffd5cf;
    background: #ffe5e1;
    padding: 8px 16px;
    margin-right: 16px;
    line-height: 24px
}

@media screen and (max-width: 496px) {
    .main .lycms_video_des .wapper_link .link {
        display: block;
        padding: 4px 8px;
        margin-right: 0;
        text-align: center;
        margin-bottom: 8px
    }
}

.main .lycms_video_des .wapper_link .link:hover {
    border: solid 1px rgba(232, 81, 91, 0.5)
}

.main .lycms_video_des .wapper_link .link:last-child {
    margin-right: 0
}

.main .lycms_video_des .wapper_link .link .icon {
    vertical-align: middle;
    margin-left: 8px
}

.main .lycms_video_des .gather {
    border: solid 1px #ddd;
    margin-top: 16px;
    font-size: 0;
    padding: 16px;
    color: #999
}

.main .lycms_video_des .gather .h6 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 16px 0
}

.main .lycms_video_des .gather .flex_row {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px
}

.main .lycms_video_des .gather .flex_row .text {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 10%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 10%;
    flex: 1 0 10%;
    word-break: break-all;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    line-height: 24px;
    color: #999;
    font-size: 12px;
    background: #e6e6e6;
    border: none;
    padding: 0 4px;
    border-left: none
}

.main .lycms_video_des .gather .flex_row .copy, .main .lycms_video_des .gather .flex_row .link {
    padding: 0 0 0 8px;
    height: 24px;
    background: none;
    border: none;
    color: #ff8089;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .main .lycms_video_des .gather .flex_row .copy, .main .lycms_video_des .gather .flex_row .link {
        padding: 0 0 0 4px
    }
}

.lycms_video_caster {
    white-space: nowrap;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
    width: 100%;
    color: #fff;
    padding: 0 8px;
    box-sizing: border-box;
    background: #e8515c;
    display: block
}

.lycms_video_caster .span {
    display: inline-block
}

.section {
    margin-top: 0
}

.section .h2 {
    margin: 16px 0
}

@media screen and (max-width: 512px) {
    .section .h2 {
        margin-bottom: 8px
    }
}

.section .h2 .link {
    position: static;
    border: none;
    padding: 0;
    font-size: 14px;
    margin-top: 4px
}

.section .h2 .link:after {
    display: inline-block;
    margin-left: 4px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1;
    left: 0
}

.section .h2 .link:hover:after {
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.section .content {
    clear: both
}

@media screen and (max-width: 1216px) {
    .section .content {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width: 496px) {
    .section .content {
        overflow: visible;
        margin: 0 -8px
    }
}

@media screen and (max-width: 496px) {
    .section .content {
        margin: 0 -1%
    }
}

.section .flex_row {
    margin-top: -16px;
    margin-bottom: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1216px) {
    .section .flex_row {
        width: 2400px
    }
}

@media screen and (max-width: 512px) {
    .section .flex_row {
        width: auto
    }
}

@media screen and (max-width: 496px) {
    .section .flex_row {
        margin: -8px 0 0 0
    }
}

.section .showcase {
    white-space: nowrap
}

/* 首页友联 */
.f-links {
    display: inline-block;
}

.f-links li {
    margin-right: 10px;
}

.f-links li a {
    font-size: 15px;
    color: #5d5d5d;
    transition: all .3s;
}

.f-links li a:hover {
    font-size: 15px;
    color: #3a3a3a;
}


.section .showcase .img_wapper.img_wapper_type .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}

.fb-a {
    margin-top: 4px;
    line-height: 30px;
    border: 1px solid #ffffff75;
    padding: 0 15px;
    border-radius: 30px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    height: 30px;
    float: right;
    margin-right: 20px;
}

/* 小说列表页 */
ul.art-list {
    padding-left: 0;
}

ul.art-list li {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #f3f3f3;
}

ul.art-list li p {
    flex: 1 1 0;
    margin-bottom: 0;
    font-size: 16px;
}

ul.art-list li span {
    font-size: 15px;
    font-weight: normal;
    color: #cccccc;
}

ul.art-list li p a {
    color: #2a353d;
}

ul.art-list li p a:hover, a:focus {
    color: #e8515c;
    text-decoration: none;
}

/* 图片详情页 */
.img-content {
    margin: 17px 0;
}

.img-content p img {
    display: block;
    margin: 0 auto 10px;
}

.book-content p {
    font-weight: normal;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
}

.art-box {
    background: white;
    border-radius: 5px;
    padding: 5px 20px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.page-ctrl {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-around;
}

.page-ctrl a {
    font-size: 12px;
    color: white;
    padding: 6px 12px;
    border: 1px solid #fc4057;
    border-radius: 3px;
    background: #fc4057;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.page-ctrl a:hover {
    color: #fc4057;
    text-decoration: none;
    border: 1px solid #fc4057;
    background: white;
}

/* 移动端广告样式 */
@media screen and (max-width: 766px) {
    .propa_right1, .propa_right2, .propa_right3, .propa_left1, .propa_left2, .propa_left3 {
        margin-left: 0px;
        width: 15%;
    }
}