
.ds-top-info {
    position: relative;
    min-height: 36px;
    border-bottom: 1px solid #F4F4F4;
    overflow: hidden;
    z-index: 20;
    background-color: white;
    margin-bottom: 1px;
}


.ds-top-padding-10 {
    padding: 0 10px
}

.ds-top-padding-15 {
    padding: 0 15px
}

.ds-top-padding-20 {
    padding: 0 20px
}

.ds-top-margin-10 {
    margin-top: 10px;
}

.ds-top-margin-15 {
    margin-top: 15px;
}

.ds-top-info-no-border {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.ds-top-info-black {
    position: relative;
    min-height: 36px;
    overflow: hidden;
    z-index: 20;
    background-color: black;
    margin-bottom: 1px;
}

.ds-top-info-cross {
    height: 14px;
    position: absolute;
    top: 2.625rem;
    left: 10px;
    z-index: 9;
}

.ds-top-info-main {
    padding-left: 20px;
    padding-right: 60px;
    position: relative;
    margin-right: 5px;
}

.ds-top-info-main-2 {
    padding-left: 20px;
    padding-right: 60px;
    position: relative;
    margin-right: 5px;
    margin-top: -10px;
}


.ds-top-info-main-content {
    padding-left: 34px;
    padding-right: 60px;
    position: relative;
    margin-right: 5px;
}


.ds-top-info-right {
    width: 50px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 1.825rem;
    right: 15px;
    border: 1px solid #212121;
    border-radius: 5px;
    font-size: 13px;
    color: #F8F8F9;
}

.ds-top-info-main-cover {
    height: 30px;
    width: 60px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 2px;
    display: block;
    background-position: 50% 50%;
    background-size: cover;
}

.ds-top-info-main-cover.logo {
    width: 45px;
}

.ds-top-info-main-cover img {
    height: 45px;
}

.ds-top-info-main-list-pic {
    display: block;
    position: absolute;
    top: 10px;
    left: 26px;
    width: 10px;
    height: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKBJREFUWEftlUEKgDAMBHd/5tP0ZerLKgUFEbFNstJLeumhpZlMEkoMXhwcHwmQBtJAl4FSygpgJzmrx9YCMAFY1BBWgEuADMQLIAOJAlSQkA0FQMiGEsAF8geAqSx/AWxnb9T9c6kBugNfVEoA1zQoAMxZ32sSAQgFjpbApfutG60GJFl7SlC/4Y1kc6xaY/c87zJgfdRyPwHSQBoYbuAARNhVIWLRMxcAAAAASUVORK5CYII=) center no-repeat
}


.ds-top-info-main-right {
    padding-left: 50px;
    margin-right: 5px;
}

.ds-top-info-main-right-title {
    font-size: 12px;
    color: #252525;
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ds-top-info-main-right-title-content {
    padding-top: 10px;
}

.ds-top-info-main-right-subtitle {
    font-size: 8px;
    color: #999;
    line-height: 18px;
    padding-bottom: 2px;
    white-space: normal;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ds-top-info-main-right .swiper-container3 {
    overflow: hidden;
}

.ds-play {
    text-align: center;
    height: 30px;
}

.ds-play-item {
    font-size: 14px;
    color: #d81e06;
    font-weight: 300;
    white-space: nowrap;
    padding-top: 2px;
    line-height: 20px;
}

.ds-play-item-title {
    line-height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.ds-play-item-img {
    margin-right: 20px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.ds-top-info-home {
    position: relative;
    height: 30px;
    overflow: hidden;
    z-index: 20;
    margin: 0 auto;
}

.ds-top-info-main-cover-home {
    height: 25px;
    width: 25px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 3px;
    display: block;
    background:url(../img/ds_logo.png);
    background-position: 50% 50%;
    background-size: cover;
}

.ds-top-info-main-cover-home-2 {
    height: 25px;
    width: 25px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background:url(../img/ds_logo.png);
    background-position: 50% 50%;
    background-size: cover;
}


.ds-top-info-main-home {
    padding-left: 25px;
    padding-right: 0px;
    position: relative;
    margin-right: 5px;
}

.ds-top-info-main-right-title-home {
    font-size: 12px;
    color: #252525;
    padding-top: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ds-top-info-main-right-subtitle-home {
    font-size: 8px;
    color: #999;
    padding-bottom: 2px;
    white-space: normal;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
}

.ds-top-info-right-home {
    width: 50px;
    height: 20px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 0px;
    font-size: 13px;
    color: #F8F8F9;
    background:url(../img/ds_app.png);
}

.ds-top-info-right-main {
    width: 50px;
    height: 20px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 13px;
    color: #F8F8F9;
    background:url(../img/ds_app.png);
}

.ds-top-right-gb {
    width: 14px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    top: 0.5rem;
    right: 16px;
    font-size: 13px;
    color: #F8F8F9;
    background:url(../img/ds_flag.png);
}

.ds-top-right-main-gb {
    width: 14px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    top: 2rem;
    right: 16px;
    font-size: 13px;
    color: #F8F8F9;
    background:url(../img/ds_flag.png);
}

.ds-video-player-main {
    margin-top: 2rem;
    position: relative;
    width: 100%;
    color: #0BBE06;
}

.ds-video-player-main-sub {
    position: relative;
    width: 100%;
    color: #0BBE06;
}

.ds-video-player-content {
    color: #0BBE06;
    width: 24rem;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.ds-video-player-app-download{
    padding-top: 3rem;
    margin: 0 auto;
    height: 30px;
    color: red;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.ds-video-player-app-download-two {
    padding-top: 1.5rem;
    margin: 0 auto;
    height: 30px;
    color: red;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.ds-video-player-title {
    text-align: center;
}

.ds-video-player-des {
    margin-top: 1.5rem;
    font-size: 14px;
    text-align: center;
}

.ds-background-green {
    background: #0BBE06;
}

.ds-background-color-green {
    background-color: #0BBE06 !important;
}

.ds-background-red {
    background: red;
}

.ds-background-color-red {
    background-color: red !important;
}

.ds-background-main {
    background: #e9ecef;
}

.ds-background-color-main {
    background-color: #e9ecef !important;
}


.ds-text-green {
    color: #0BBE06 !important;
}

.ds-text-red {
    color: red !important;
}

.ds-text-white {
    color: white !important;
}

.ds-text-black {
    color: black !important;
}

.ds-nav-z-index {
	 z-index: 2000;
}

.ds-g-width {
    margin: 0 auto;
    text-align: center;
}

.ds-g-app-download {
    position: absolute;
    top: 10px;
    right: 3.0rem;
    float: left;
    display: inline;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.ds-g-app-download img {
    margin-top: 10px;
    width: 20px;
    height: 20px;
}

.ds-g-height {
    height: 30px;
}

.nav-z-index {
    z-index: 2000;
}

.ds-margin-top-30 {
    margin-top: 30px;
}

@media (min-width: 1310px) {
    .ds-g-width-1440 {
        width: 1440px;
    }
    .ds-g-width {
        width: 1280px;
    }
}

@media screen and (min-width: 1024px) {
    .detail-pic {
        height: 385px
    }
}

@media screen and (max-width: 1023px) {
    .detail-pic {
        height: 205px
    }
}

@media screen and (min-width: 768px) {
    .ds-top-info-cross {
        top: 2rem;
    }

    .ds-top-info-right {
        top: 1.25rem;
    }
    
    .ds-top-right-gb {
        top: 0.5rem;
    }

    .ds-top-right-main-gb {
        top: 0.9rem;
    }

    .ds-top-info-main-list-pic {
        top: 0.725rem;
    }

    .ds-video-player-main {
        top: 5rem;
    }

    .ds-video-player-content {
        width: 40rem;
    }
    .ds-video-player-app-download {
        margin-top: 1.5rem;
    }

    .ds-video-player-app-des-one {
        padding-top: 10rem;
    }
}

@media screen and (min-width:400px) {
    .ds-g-app-download{
        right: 4rem;
    }
}

@media screen and (max-width:400px) {
    .hl-play-btn {
        width: 90px !important;
    }

    .sb_login_alert_box a {
        font-size: 14px;
    }

    .sb_login_alert_box a .text {
       padding: 0 8px;
    }
}

@media screen and (max-width:340px) {
    .hl-play-btn {
        width: 80px !important;
    }

    .sb_login_alert_box a {
        font-size: 14px;
    }

    .sb_login_alert_box a .text {
        padding: 0 4px;
    }
}
