select {
    background: #081028;
    border: 1px solid #7FCDFF;
    color: #0ADBFF !important;
    margin-top: 0.09259259vh !important;
}

.redclass {
    color: #FF5555;
}

.greenclass {
    color: #55FF85;
}

.sfqsClass {
    width: 100%;
    height: 29px;
    background: linear-gradient(0deg, #0060fe, #00ffff);
    background: url('../img/sd_title.png') no-repeat;
    padding-left: 0.52083333vw;
    line-height: 26px;
    font-size: 0.9375vw;
    color: #0ADBFF;
    font-weight: bold;
}

.sfqsClass span {
    font-size: 0.72916667vw;
    color: #0ADBFF;
    font-weight: normal;
    vertical-align: top;
}

li {
    list-style: none;
}

.page {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
}

.page .bg {
    width: 100vw;
    height: 100vh;
    background: url('../img/sd_bg.jpg') no-repeat;
}

.page .bg .content {
    height: 100%;
    box-sizing: border-box;
    padding-left: 2.34375vw;
    padding-right: 2.34375vw;
}

.page .bg .content .header {
    width: 100%;
    color: #F6FEFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #0ADBFF;
    padding-bottom: 2.31481481vh;
    padding-top: 2.31481481vh;
}

.page .bg .content .header .weather {
    margin-bottom: 1.75925926vh;
}

.page .bg .content .header .date {
    margin-right: 1.04166667vw;
    font-size: 0.72916667vw;
    color: #F6FEFF;
}

.page .bg .content .header .date .data_left {
    display: inline-block;
    text-align: right;
    padding-right: 0.98958333vw;
}

.page .bg .content .header .date .data_left #week {
    padding-bottom: 0.26041667vw;
}

.page .bg .content .header .date .data_right {
    display: inline-block;
    vertical-align: super;
    font-size: 1.77083333vw;
    color: #fff;
    font-weight: 400;
    vertical-align: bottom;
}

.page .bg .content .header .logoimg {
    background: url('../img/logo.png') no-repeat;
    height: 4.62962963vh;
    line-height: 4.62962963vh;
    background-size: contain;
}

.page .bg .content .header .logoimg span {
    font-size: 1.45833333vw;
    color: #F5FEFF;
    font-weight: bold;
    padding-left:2.60416667vw;
}

.page .bg .content .header .title {
    position: absolute;
    left: 56%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.9375vw;
    color: #fff;
    width: 60%;
}

.page .bg .content .header .title ul {
    overflow: hidden;
    padding-left: 4.16666667vw;
}

.page .bg .content .header .title ul li {
    float: left;
    line-height: 10.64814815vh;
    cursor: pointer;
    width: 120px;
}

.page .bg .content .header .title ul li:first-child a {
    background: none;
}

.page .bg .content .header .active {
    background: url('../img/tab_pre.png') no-repeat !important;
    background-position: 0 bottom !important;
}

.page .bg .content .header .active a {
    color: #0ADBFF !important;
}

.page .bg .content .header .title ul li a {
    display: inline-block;
    width: 120px;
    text-align: center;
    line-height: 3.7037037vh;
    font-weight: 600;
    font-size: 0.9375vw;
    color: #F6FEFF;
    text-decoration-line: none;
    background: url('../img/circle.png') no-repeat;
    background-position: 0 center;
}

.page .bg .content .body {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    padding-top: 2.77777778vh;
}

.page .bg .content .body .bg_title {
    width: 7.8125vw;
    height: 2.77777778vh;
    line-height: 2.77777778vh;
    margin-top: 1.85185185vh;
    font-size: 0.83333333vw;
    color: #fff;
    font-weight: 400;
    background: url('../../assets/dvs/sd_title.png') no-repeat;
    background-size: 100% 100%;
}

.page .bg .content .body .bg_title span {
    display: inline-block;
    padding-left: 0.52083333vw;
}

.page .bg .content .body .areacenter {
    width: 82.08333333vw;
    height: 70.44444444vh;
    margin: 0 auto;
}

.page .bg .content .body .areacenter .area_top {
    height: 4.24074074vh;
    line-height: 3.24074074vh;
    margin-bottom: 1.85185185vh;
    overflow: hidden;
}

.page .bg .content .body .areacenter .area_top .area_top_left {
    float: left;
    width: 15%;
}

.page .bg .content .body .areacenter .area_top .area_top_left ul {
    overflow: hidden;
}

.page .bg .content .body .areacenter .area_top .area_top_left ul li {
    float: left;
    width: 4.16666667vw;
    height: 2.81481481vh;
    line-height: 2.81481481vh;
    text-align: center;
    cursor: pointer;
    border: 1px solid #7FCDFF;
    font-size: 0.625vw;
    color: #7FCDFF;
}

.page .bg .content .body .areacenter .area_top .area_top_left .sd_active {
    background: #0097BA;
    color: #fff !important;
}

.page .bg .content .body .areacenter .area_top .area_top_right {
    width: 35%;
    float: right;
    overflow: hidden;
}

.page .bg .content .body .areacenter .area_top .area_top_right .selectli_left {
    float: left;
    padding-left: 1.05208333vw;
}

.page .bg .content .body .areacenter .area_top .area_top_right .selectli_left select {
    width: 6.25vw;
}

.page .bg .content .body .areacenter .area_top .area_top_right .selectli_right {
    float: right;
    padding-right: 0.05208333vw;
    color: #fff;
}

.selectli_right label {
    display: flex;
    align-items: center;
    justify-content: center;
}

.selectli_right input {
    vertical-align: middle;
    margin-right: 3px;
    margin-top: 2px;
}

.page .bg .content .body .areacenter .area_top .area_top_right .selectli_right select {
    width: 11.97916667vw;
}

.page .bg .content .body .areacenter .area_bottom {
    height: 83.33333333vh;
}

.page .bg .content .body .areacenter .area_bottom .novideo {
    width: 100%;
    height: 100%;
    background: #082744;
    text-align: center;
    border: 1px solid #3F6A8C;
}

.page .bg .content .body .areacenter .area_bottom .novideo_box {
    background: url(../img/nodata.png) no-repeat center;
    height: 100px;
}

.page .bg .content .body .areacenter .area_bottom ul {
    overflow: hidden;
    height: 100%;
}

.page .bg .content .body .areacenter .area_bottom ul li {
    width: 30%;
    float: left;
    height: 40%;
    margin-right: 5%;
    padding-bottom: 2.5%;
}

.page .bg .content .body .areacenter .area_bottom ul li p {
    font-size: 0.83333333vw;
    color: #D4DFEA;
    font-weight: 400;
    width: 84%;
    margin: 0 auto;
    padding-top: 0.46296296vh;
}

.page .bg .content .body .areacenter .area_bottom ul li .areaname {
    display: -webkit-box;
    margin-top: 0.5vh;
    text-align: left;
    width: 65%;
    background: url('../img/area_icon.png') no-repeat;
    padding-left: 0.78125vw;
    background-position-x: 0vw;
    background-position-y: 0.10416667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.page .bg .content .body .areacenter .area_bottom ul li .currentnum {
    display: inline-block;
    text-align: right;
    width: 30%;
    color: #FCC01D;
}

.page .bg .content .body .areacenter .area_bottom iframe {
    width: 100%;
    height: 70%;
}

.page .bg .content .body .areacenter .area_bottom ul li:nth-of-type(3),
.page .bg .content .body .areacenter .area_bottom ul li:nth-of-type(6),
.page .bg .content .body .areacenter .area_bottom ul li:nth-of-type(9) {
    margin-right: 0%;
}

.footer {
    position: fixed;
    right: -1000px;
    bottom: 0;
    width: 560px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    background-color: #122c54;
    transition: all 500ms;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #BDC6D2;
}

.footer #arrow {
    margin: 0 2px;
    width: 15px;
}

.footer .footer-msg {
    padding: 0 3px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 15px);
}

.footer .footer-msg span:first-child {
    width: 73px;
}

.footer .footer-msg img {
    height: 20px;
    width: 87px;
    margin: 0 5px;
    margin-top: 1px;
}

.footer .footer-msg span:last-child {
    width: calc(100% - 160px);
}

#paginator_id {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

#paginator_id > span {
    font-size: 15px;
    margin-right: 10px;
}

.pagination > li > a, .pagination > li > span {
    background-color: #071226;
    border: 1px solid #7FCDFF;
    color: #ffffff;
    cursor: pointer;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #0097BA;
    border: 1px solid #7FCDFF;
    color: #ffffff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0097ba;
    border-color: #0097ba;
}

.btnplayBack, .fullscreen {
    color: #dddddd;
    width: 40px !important;
}

.list-type {
    float: left;
}

.body {
    padding-top: 10px !important;
}

.control-volume {
    display: none;
}

.timer {
    font-size: 12px;
    margin-bottom: 20px;
}

.rtime-control-box {
    margin-bottom: 30px;
    position: relative;
    height: 25px;
    width: 100%;
    border: 1px solid #e6eaef;
    border-radius: 4px;
    -webkit-box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.scale-big {
    height: 15px;
}

.scale-small {
    height: 8px;
}

.scale-big,
.scale-small {
    width: 1px;
    background: #e6eaef;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.rtime-control .drag-strip:after {
    position: absolute;
    left: -7px;
    bottom: -8px;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #1890ff;
    cursor: move;
}

.rtime-control .drag-strip {
    position: absolute;
    left: 0;
    width: 3px;
    height: 25px;
    background: #1890ff;
}

.scale-progress-warp {
    position: absolute;
    bottom: 0;
    height: 23px;
    /* background: rgba(30, 159, 242, 0.3); */
    -webkit-box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    cursor: pointer;
    z-index: 2;
}

.scale-big p {
    margin-top: 22px;
    margin-left: -15px;
    font-size: 10px;
}

.progress_start_time {
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

select {
    background: #081028;
    border: 1px solid #7FCDFF;
    color: #0ADBFF;
    margin-top: 0.09259259vh;
}

.ydplayer-video {
    background: none !important;
    border: none !important;
}

#video_modal .modal-content {
    background-color: transparent;
}

#video_modal .modal-content .modal-body .ck-slide {
    height: 75.92592593vh;
    width: 79.63541667vw;
    margin-top: 2.40740741vh;
}

#video_modal .modal-content .modal-body .ck-slide .ck-slide-dir {
    width: 79.63541667vw;
    height: 75.92592593vh;
}

#video_modal .modal-content .modal-body .ck-slide .ck-slide-dir .ck-slide-wrapper {
    width: 100%;
}

#video_modal .modal-content .modal-body .ck-slide-wrapper li {
    width: 79.63541667vw;
    height: 74.07407407vh !important;
}

#video_modal .modal-content .modal-body .ck-slide-wrapper li a {
    width: 79.63541667vw;
    height: 75.92592593vh;
}

#video_modal .modal-content .modal-body .ck-slide-wrapper li a img {
    width: 79.63541667vw;
    height: 75.92592593vh;
}

#video_modal .modal-content .modal-body .ck-slide-wrapper li a p {
    width: 79.63541667vw;
}

#video_modal .modal-content .modal-body .ck-slide ul.ck-slide-wrapper {
    height: 79.62962963vh;
}

.close-modal {
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    z-index: 99999;
    cursor: pointer;
}

.btnplayBack, .fullscreen {
    color: #dddddd;
    width: 40px !important;
}

.list-type {
    float: left;
}

.videoName {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 5px 5%;
    background-color: rgba(0, 0, 0, .51);
}

.videoName > p:first-child > a {
    color: #ffffff;
}

.ActName {
    margin-top: 5px;
    font-size: 12px;
    color: #c7bcc4;
}

.videoName label {
    cursor: pointer;
}

.control-volume {
    display: none;
}

.timer {
    font-size: 12px;
    margin-bottom: 20px;
}

.rtime-control-box {
    margin-bottom: 30px;
    position: relative;
    height: 25px;
    width: 100%;
    border: 1px solid #e6eaef;
    border-radius: 4px;
    -webkit-box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.scale-big {
    height: 15px;
}

.scale-small {
    height: 8px;
}

.scale-big,
.scale-small {
    width: 1px;
    background: #e6eaef;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.rtime-control .drag-strip:after {
    position: absolute;
    left: -7px;
    bottom: -8px;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #1890ff;
    cursor: move;
}

.rtime-control .drag-strip {
    position: absolute;
    left: 0;
    width: 3px;
    height: 25px;
    background: #1890ff;
}

.scale-progress-warp {
    position: absolute;
    bottom: 0;
    height: 23px;
    /* background: rgba(30, 159, 242, 0.3); */
    -webkit-box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 2px 32px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    cursor: pointer;
    z-index: 2;
}

.scale-big p {
    margin-top: 22px;
    margin-left: -15px;
    font-size: 10px;
}

.progress_start_time {
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.ydplayer-video {
    background: none;
    border: none;
}
