body {
    background: #061326;
}

select {
    background: #081028;
    border: 1px solid #7FCDFF;
    padding-top: 0.27777778vh;
    padding-bottom: 0.27777778vh;
    margin-top: 0.09259259vh;
    font-size: 0.72916667vw;
    color: #0ADBFF;
    height: 32px;
}

a, a:focus, a:hover {
    font-size: 0.72916667vw;
    color: #0ADBFF;
    text-decoration: none;
}

/*指鼠标在链接*/
.mar_left30 {
    margin-left: 1.5625vw;
}

.mar_left80 {
    margin-left: 4.16666667vw;
}

.sfqsClass {
    width: 100%;
    height: 29px;
    background: linear-gradient(0deg, #0060fe, #00ffff);
    background: url('../img/sta_titlebg.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;
}

.datetabs {
    display: none;
}

.novideo_box {
    background: url(../img/nodata.png) no-repeat center;
    height: 100px;
    margin-top: 17%;
}

.redclass {
    color: #55FF85 !important;
}

.greenclass {
    color: #FF5555 !important;
}

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;
    background-size: 100% 100%;
}

.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: 140px;
}

.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: 140px;
    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 {
    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 .sta_top {
    overflow: hidden;
    padding-top: 0.92592593vh;
}

.page .bg .content .body .sta_top .fl_left {
    float: left;
}

.page .bg .content .body .sta_top .search_btn {
    background: #0097BA;
    color: #fff !important;
    cursor: pointer;
    border: 1px solid #7FCDFF;
    padding-left: 1.04166667vw;
    padding-right: 1.04166667vw;
    display: block;
    text-align: center;
    height: 32px;
    line-height: 29px;
}

.page .bg .content .body .sta_indicators {
    height: 14.81481481vh;
    color: #f00;
    margin-top: 2.68518519vh;
}

.page .bg .content .body .sta_indicators .sta_libg {
    overflow: hidden;
}

.page .bg .content .body .sta_indicators .sta_libg li {
    background: url(../img/sta_bg.png) no-repeat center center;
    background-size: 100% 100%;
    width: 14.625vw;
    height: 14.81481481vh;
    /*margin-right: 4.27083333vw;*/
    /*float: left;*/
    display: table;
    vertical-align: middle;
}

.page .bg .content .body .sta_indicators .sta_libg li .tableli {
    display: table-cell;
    vertical-align: middle;
}

.page .bg .content .body .sta_indicators .sta_libg li span {
    text-align: center;
    display: block;
    font-size: 0.83333333vw;
    color: #fff;
}

.page .bg .content .body .sta_indicators .sta_libg li .top_space {
    margin-top: 0.92592593vh;
    font-size: 0.625vw;
    color: #D2D9DD;
}

.page .bg .content .body .sta_indicators .sta_libg li .jcstyle {
    text-align: center;
    display: block;
    margin-top: 1.85185185vh;
    margin-bottom: 0.92592593vh;
    font-size: 1.5625vw;
    color: #0ADBFF;
}

.page .bg .content .body .sta_indicators .sta_libg li .jcstyle i {
    font-size: 0.72916667vw;
    color: #0ADBFF;
}

.page .bg .content .body .sta_indicators .sta_libg li .jcstyle_name {
    text-align: center;
    display: flex;
    margin-top: 1.85185185vh;
    margin-bottom: 0.92592593vh;
    font-size: 0.9375vw;
    color: #0ADBFF;
}

.page .bg .content .body .sta_indicators .sta_libg li .jcstyle_name span:first-child {
    display: inline-block;
    /* padding-top: 2px; */
    margin-top: -2px;
    vertical-align: sub;
    width: 20%;
    text-align: center;
}

.page .bg .content .body .sta_indicators .sta_libg li .jcstyle_name span:last-child {
    display: inline-block;
    color: #0ADBFF;
    width: 80%;
    padding-right: 0.92083333vw;
}

.page .bg .content .body .sta_indicators .sta_libg li:last-child {
    margin-right: 0;
}

.page .bg .content .body .sta_echarts {
    height: 62.03703704vh;
    margin-top: 3.7037037vh;
    overflow: hidden;
}

.page .bg .content .body .sta_echarts .staechart_left {
    width: 46.875vw;
    float: left;
    height: 100%;
}

.page .bg .content .body .sta_echarts .staechart_left .chartdivtraffic {
    height: 55.55555556vh;
    margin-top: 1.85185185vh;
}

.page .bg .content .body .sta_echarts .staechart_right {
    width: 46.875vw;
    float: right;
    height: 100%;
}

.page .bg .content .body .sta_echarts .staechart_right .sta_avgchart {
    height: 29.62962963vh;
}

.page .bg .content .body .sta_echarts .staechart_right .sta_avgchart .avgsumdiv {
    height: 25vh;
}

.page .bg .content .body .sta_echarts .staechart_right .sta_timechart {
    height: 32.40740741vh;
}

.page .bg .content .body .sta_echarts .staechart_right .sta_timechart .timediv {
    height: 28.7037037vh;
}

.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);
}
