* {
    -ms-word-break: break-all;
}

html {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}

body {
    width: 1920px;
    height: 1080px;
    overflow: hidden;
    transform: scale(1);
    transform-origin: left top;
}

#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
}

.banner {
    background: url("../images/topbanner2.jpg");
    padding: 0px 20px;
    width: 100%;
    height: 70px;
    color: rgb(255, 255, 255);
    line-height: 70px;
    letter-spacing: 10px;
    font-size: 26px;
    font-weight: bold;
}

.header {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.layui-layout-admin .layui-header {
    height: auto;
    z-index: 1002;
}

.layui-nav {
    background: rgb(255, 255, 255);
}

.user-nav {
    background: none;
}

.layui-layout-right {
    top: auto;
    right: 0px;
}

.layui-side .layui-nav {
    width: 200px;
    margin-top: 70px;
}

.layadmin-pagetabs {
    top: 70px;
}

.layui-body {
    background: rgb(255, 255, 255);
    left: 220px;
    top: 120px;
}

.layui-side-menu .layui-side-scroll {
    width: 220px;
}

.layui-side {
    background-color: rgb(255, 255, 255);
}

.layui-nav-tree .layui-nav-item a:hover {
    background: none;
}

.layui-nav .layui-nav-item a {
    color: rgb(51, 51, 51);
}

.layui-nav .layui-nav-item a.name {
    color: rgb(255, 255, 255);
}

.layui-nav-itemed>a {
    color: rgb(51, 51, 51) !important;
}

.layui-nav-tree .layui-nav-title a {
    color: rgb(51, 51, 51) !important;
}

.layui-nav-tree .layui-nav-title a:hover {
    color: rgb(51, 51, 51) !important;
}

.layui-nav-tree .layui-nav-bar {
    background-color: rgb(255, 255, 255);
}

.layui-nav-tree .layui-this {
    background: none;
}

.layui-nav-tree .layui-this>a {
    background: none;
}

.layui-nav-tree .layui-nav-child dd.layui-this {
    background: none;
}

.layui-nav-tree .layui-nav-child dd.layui-this a {
    background: none;
}

.layui-nav-itemed>.layui-nav-child {
    background-color: rgb(255, 255, 255) !important;
}

.layui-nav .layui-nav-more {
    border-top-color: rgb(51, 51, 51);
}

.user-nav .layui-nav-more {
    border-top-color: rgb(255, 255, 255);
}

.layui-nav .layui-nav-mored {
    border-color: transparent transparent rgb(51, 51, 51);
}

.layui-nav-itemed>a .layui-nav-more {
    border-color: transparent transparent rgb(51, 51, 51);
}

.layui-nav .layui-nav-item a:hover {
    color: rgb(51, 51, 51);
}

.layui-nav .layui-this a {
    color: rgb(51, 51, 51);
}

.layui-nav .layui-nav-item a.name:hover {
    color: rgb(255, 255, 255);
}

.layui-nav .layui-this a {
    color: rgb(255, 255, 255);
}

.layui-nav .layui-nav-mored {
    border-style: dashed dashed solid;
    border-color: transparent transparent rgb(255, 255, 255);
    margin-top: -9px;
}

.layui-nav-itemed>a.name .layui-nav-more {
    border-style: dashed dashed solid;
    border-color: transparent transparent rgb(255, 255, 255);
    margin-top: -9px;
}

.layui-form-label {
    padding: 9px 10px;
    width: 130px;
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.layui-form-mid {
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.layui-input-block {
    margin-left: 150px;
}

.layui-form-item .layui-input-inline {
    width: calc(100% - 150px);
    margin-right: 0px;
}

.layui-form-item .layui-inline {
    margin-right: 0px;
    margin-bottom: 20px;
    float: left;
}

.nrbtx {
    color: red;
}

.layui-input:hover {
    border-color: rgb(4, 87, 189) !important;
}

.layui-textarea:hover {
    border-color: rgb(4, 87, 189) !important;
}

.layui-form-radio>i:hover {
    color: rgb(24, 124, 227);
}

.layui-form-radioed>i {
    color: rgb(24, 124, 227);
}

.layui-table .tab-jc {
    background: rgb(242, 242, 242);
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.layui-table-tool-temp {
    padding-right: 0px;
}

.layui-table-cell {
    height: auto;
}

.tableSelect_btn_select {
    background-color: rgb(24, 124, 227);
}

.layui-table-header th {
    text-align: center;
    font-weight: bold;
}

.layui-table-page {
    text-align: right;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: rgb(24, 124, 227);
}

.layui-form-select dl dd.layui-this {
    background-color: rgb(24, 124, 227);
}

[lay-skin=primary].layui-form-checked i {
    border-color: rgb(24, 124, 227) !important;
    background-color: rgb(24, 124, 227);
}

.layui-input-date {
    display: flex;
    align-items: center;
}

.date-span {
    margin: 0px 10px;
    display: flex;
    align-items: center;
}

.layui-btn-save {
    background-color: rgb(24, 124, 227);
}

.layui-btn-add {
    background-color: rgb(24, 124, 227);
}

.layui-btn-back {
    border: 1px solid rgb(201, 201, 201);
    border-image: none;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
}

.layui-btn-back:hover {
    border: 1px solid rgb(24, 124, 227);
    border-image: none;
    color: rgb(85, 85, 85);
    opacity: 0.8;
}

.layui-btn-edit {
    background-color: rgb(0, 150, 136);
}

.layui-btn-del {
    background-color: rgb(255, 87, 34);
}

.layui-btn-see {
    background-color: rgb(255, 184, 0);
}

.uploadmess {
    width: 100%;
    color: rgb(255, 0, 0);
    padding-left: 150px;
    display: block;
    box-sizing: border-box;
}

.edit {
    width: 100%;
}

.edit-c {
    padding: 0px 20px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.layui-form-item .layui-input-inline.layui-input-btns {
    width: calc(100% - 360px);
}

.layui-form-item .layui-input-inline.layui-input-btn {
    width: calc(100% - 220px);
}

.layui-form-item .layui-input-inline.layui-input-unit {
    width: calc(100% - 220px);
}

.layui-form-item .layui-input-inline.date-input {
    width: calc(100% - 460px);
}

.inputmess {
    width: 260px;
    height: 38px;
    color: rgb(255, 0, 0);
    line-height: 38px;
    padding-left: 5px;
    display: inline-block;
    box-sizing: border-box;
}

.selectbtn {
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 60px;
    margin-left: 10px;
}

.unit {
    width: 60px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
}

.layui-form-btn {
    margin: 50px 0px;
    text-align: center;
    display: block;
}

.table-title {
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
    float: left;
}

.table-title em {
    color: rgb(255, 0, 0);
    font-style: normal;
}

#xzmb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#xzmb a {
    padding: 20px;
}

#xzmb .layui-upload-choose {
    line-height: 38px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    max-width: 300px;
}

.searchco {
    color: rgb(24, 124, 227);
    line-height: 38px;
    display: block;
}

.layui-input-rule {
    padding: 9px 15px;
    border: 1px solid rgb(230, 230, 230);
    border-image: none;
    margin-bottom: 10px;
    display: block;
}

.layui-span-del {
    margin: 0px 20px;
    cursor: pointer;
}

.layui-span-del:hover {
    color: rgb(255, 0, 0);
}

.layui-span-div {
    display: inline-block;
}

.procjqy {
    background: rgb(241, 241, 241);
    padding: 0px 15px;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.procjqy-l {
    font-size: 16px;
    font-weight: bold;
}

.datejd {
    display: flex;
}

.starDatejd {
    min-width: 80px;
}

.edit-c-pdf {
    margin: 0px auto;
    max-width: 1000px;
}

.pdf-t {
    height: 100px;
    text-align: center;
    line-height: 100px;
    letter-spacing: 10px;
    font-size: 30px;
    font-weight: bold;
    display: block;
}

.pdf-tn {
    text-align: left;
    margin-bottom: 10px;
    display: block;
}

.pdf-tn-i {
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(0, 0, 0);
    padding: 5px 10px;
    border-image: none;
    text-align: center;
    color: rgb(4, 87, 189);
    font-size: 18px;
    display: inline-block;
}

.pdf-p {
    line-height: 30px;
    text-indent: 2em;
    font-size: 18px;
    margin-top: 30px;
}

.pdf-p-text {
    margin-top: 10px;
}

.pdf-p-d {
    display: block;
}

.pdf-name {
    text-align: right;
    line-height: 30px;
    font-size: 18px;
    margin-top: 50px;
}

.pdf-time {
    text-align: right;
    font-size: 18px;
}

.pdf-time-i {
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(0, 0, 0);
    border-image: none;
    width: 200px;
    text-align: center;
    color: rgb(4, 87, 189);
    display: inline-block;
}

.pdf-mess {
    color: rgb(255, 0, 0);
    text-indent: 2em;
    font-size: 16px;
    margin-top: 100px;
}

.moreform {
    padding: 20px;
    border: 1px solid rgb(210, 210, 210);
    border-image: none;
    display: inline-block;
}

.preview {
    color: rgb(24, 124, 227);
}

.preview:hover {
    color: rgb(24, 124, 227);
    opacity: 0.5;
}

.returnMessage {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 0, 0);
}

#statusselect {
    display: none;
}

#quarterStrswl {
    display: none;
}

.table-normal th {
    text-align: center;
}

.table-normal td {
    text-align: center;
}

.largebody {
    position: relative;
    z-index: -1;
    background-image: url("../images/body.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.largebg {
    top: 0px;
    width: 1080;
    height: 1920;
    bottom: 0px;
    position: absolute;
    z-index: 0;
    background-image: url("../images/largebgg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large {
    top: 0px;
    width: 100vw;
    height: 1920;
    bottom: 0px;
    position: absolute;
    z-index: 0;
    background-image: url("../images/largebgg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-head {
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 1;
    background-image: url("../images/largetitle.png");
    background-repeat: no-repeat;
    background-size: 100%;
}

.large-head-title {
    height: 60px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.large-cont {
    padding: 30px 20px 0px;
    width: 100%;
    height: 92%;
    box-sizing: border-box;
}

.large-float {
    float: left;
}

.large-dt {
    padding: 0px 16px;
    width: 100%;
    height: 30px;
    box-sizing: border-box;
}

.large-dts {
    color: rgb(0, 216, 255);
    line-height: 30px;
    font-size: 21px;
    font-weight: 900;
    display: inline-block;
}

.large-year {
    border: 1px solid rgb(0, 216, 255);
    border-image: none;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    float: right;
    display: inline-block;
}

.large-year select {
    background: none;
    color: rgb(0, 216, 255);
}

.large-chart {
    padding: 0;
    width: 100%;
    margin-bottom: 0;
    float: left;
    box-sizing: border-box;
}

.large-bg {
    background: url(../images/lb.png)no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 16px;
}

.large-bg2 {
    /* background: url(../images/bz-main5.png)no-repeat center center; */
    background: url(../images/zscq-left2.png)no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 16px;
}

.large-cont-left {
    width: 30%;
    margin-right: 20px;
    float: left;
}

.large-l-one {
    height: 400px;
    background-image: url("../images/lt.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-onec {
    width: 100%;
    height: calc(100% - 30px);
    overflow: hidden;
    float: left;
}

.large-t-title {
    color: rgb(255, 255, 255);
    line-height: 20px;
    font-weight: bold;
    display: block;
}

.largetop {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("../images/shangt.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.largebottom {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("../images/xiab.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.lastlargetop {
    background: chartreuse;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    margin-left: 10px;
    display: inline-block;
}

.lastlargebottom {
    background: rgb(255, 0, 0);
    border-radius: 50%;
    width: 13px;
    height: 13px;
    margin-left: 10px;
    display: inline-block;
}

.large-l-two {
    height: 260px;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-twoc {
    width: 100%;
    height: calc(100% - 30px);
}

.large-l-three {
    height: 268px;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-threec {
    width: 100%;
    height: calc(100% - 30px);
}

.large-l-three-tab {
    border-radius: 20px;
    border: 1px solid rgb(0, 216, 255);
    border-image: none;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    float: right;
    display: inline-block;
}

.three-tab {
    padding: 0px 10px;
    border-radius: 20px;
    height: 20px;
    color: rgb(0, 216, 255);
    display: inline-block;
    cursor: pointer;
}

.three-tab.active {
    background: rgb(0, 216, 255);
    color: rgb(255, 255, 255);
}

.large-cont-cernter {
    width: 37%;
    /* height: 92%; */
    margin-right: 10px;
    float: left;
}

.large-c-one {
    margin-bottom: 0px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.large-c-onec {
    width: 30%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.large-c-oneci {
    width: 90%;
}

.large-c-onect {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 17.8px;
    /* font-weight: bold; */
    margin-top: 5px;
    display: block;
}

.large-c-onecn {
    text-align: center;
    color: rgb(0, 216, 255);
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    display: block;
}

.large-c-two {
    width: 100%;
    height: 62%;
    position: relative;
}

.large-c-three {
    width: 100%;
    height: 78px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.large-c-bli {
    width: 24%;
    height: 54px;
    background-image: url("../images/mapb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-c-bli a {
    width: 100%;
    height: 100%;
    color: rgb(255, 255, 255);
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.large-th {
    width: 100%;
    color: rgb(255, 255, 255);
}

.large-th-li {
    padding: 0px 0.5vw;
    width: 100%;
    height: 20px;
    color: rgb(206, 206, 206);
    line-height: 2px;
    box-sizing: border-box;
}

.large-th-li span {
    font-size: 10px;
    display: inline-block;
}

.large-table-c {
    overflow: hidden;
}

.large-table-li {
    padding: 0px 0.5vw;
    width: 100%;
    color: rgb(255, 255, 255);
    margin-bottom: 5px;
    box-sizing: border-box;
    background-image: url("../images/tablibg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-table-li span {
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.large-tab {
    width: 100%;
    height: 42px;
}

.large-tabl {
    padding: 0px 10px;
    height: 42px;
    color: rgb(255, 255, 255);
    line-height: 4vh;
    font-size: 1.5vh;
    float: left;
    cursor: pointer;
}

.large-tabl.active {
    background: rgba(255, 255, 255, 0.5);
    color: rgb(51, 51, 51);
    font-weight: bold;
}

#dptable .layui-table {
    color: white;
}

#dptable .layui-table-header {}

#dptable .layui-table-header tr {}

#dptable .layui-table-hover {}

#dptable .layui-laypage a {
    color: rgb(255, 255, 255);
}

#dptable .layui-laypage span {
    color: rgb(255, 255, 255);
}

.large-cont-right {
    width: 30%;
    float: left;
}

.large-r-one {
    height: 29vh;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-r-onec {
    width: 100%;
    height: 22vh;
}

.large-r-two {
    height: 29vh;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-r-twoc {
    width: 100%;
    height: calc(100% - 3vh);
}

.large-r-three {
    height: 14vh;
    margin-bottom: 0px;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-r-threec {
    width: 100%;
    height: 11vh;
}

.numimg {
    background-position: center;
    padding: 1vh;
    width: 30%;
    height: 100px;
    margin-bottom: 10px;
    float: left;
    background-image: url("../images/numbg.svg");
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.numimg-t {
    color: rgb(255, 255, 255);
    line-height: 40px;
    display: block;
}

.numimg-b {
    line-height: 40px;
    font-weight: bold;
    display: block;
}

.jx-div41 {
    right: 1vw;
    bottom: 0px;
    position: absolute;
    z-index: 1;
}

.jx-div41 span {
    height: 2.4vh;
    color: rgb(171, 221, 254);
    font-size: 10px;
    display: flex;
    align-items: center;
}

.jx-div41 span em {
    border-radius: 50%;
    width: 1vh;
    height: 1vh;
    margin-right: 10px;
    float: left;
}

.jx-back {
    background: url("../images/nbg.png") no-repeat 0% 0% / 100% 100% rgb(21, 41, 103);
    padding: 5px 25px;
    top: 4.5vh;
    right: 5vw;
    position: absolute;
    cursor: pointer;
}

.jx-back1 {
    right: 12vw;
}

.jx-back a {
    color: rgb(0, 238, 238);
    font-size: 8px;
}

.svgclass {
    width: 80%;
    height: 100%;
    display: none;
}

.biaoyss {
    display: flex;
}

.large-l-one {
    height: 19vh;
}

#largec1 {
    width: 50%;
    height: 100%;
    float: left;
}

#largec2 {
    width: 50%;
    height: 100%;
    float: left;
}

#largec3 {
    width: 100%;
    height: 100%;
    float: left;
}

#largec4 {
    width: 100%;
    height: 100%;
    float: left
}

#table2 {
    width: 100%;
    height: 100%;
}

.firsttablargetop {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 50%;
    /* background: chartreuse; */
    background: url(images/huo.png)no-repeat center center;
    background-size: 100% 100%;
    margin-left: 10px;
}

.ftlcolortop {
    color: red;
}

.ftlcolorbottom {
    color: #00d9ff;
}

#table2 .large-table-li span.ftlcolorbottom:nth-child(3) {
    color: #7aef76;
}

.large-chart {
    margin-bottom: 0;
}

.dp-cpt {
    width: 100%;
    color: #00d9ff;
    display: block;
}

.dp-cpt1 {
    width: 100%;
    height: 30px;
    color: #fff;
    display: block;
    background: url(images/dp1.png)no-repeat center center;
    background-size: 100% 100%;
    margin: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dp-cpt1 em {
    font-style: normal;
    font-size: 1.2vh;
    color: #ffb400;
    font-weight: bold;
}

.large-l-four {
    width: 100%;
    height: 20vh;
    background-image: url(images/lt.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-fourc {
    width: 100%;
    height: calc(100% - 3vh);
}

#largec5 {
    width: 100%;
    height: 100%;
}

#largec6 {
    width: 50%;
    height: 100%;
    float: left;
}

.fxxxly {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}

.fxxxlyt {
    width: 30px;
    color: #fff;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #014786;
}

.fxxxlyc {
    width: calc(100% - 30px);
    background: url(images/dp2.png)no-repeat center center;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.fxxxlycs {
    color: #00d9ff;
    font-size: 1.8vh;
    font-weight: bold;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fxxxlycs1 {
    color: #ff6c65;
    font-size: 1.5vh;
    height: 40px;
}

.fxxxlycs2 {
    color: #6ad167;
    font-size: 1.5vh;
    height: 40px;
}

.fxxxlycs3 {
    color: #fff;
    height: 30px;
    font-size: 14px;
}

.fxxxlycs4 {
    color: #eeb029;
    height: 30px;
    font-size: 14px;
}

.large-c-onec {
    width: 32%;
    margin: 5px 1%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dp3.png)no-repeat center center;
    background-size: cover;
    border: 1px solid #0098c8
}

.mid-four .large-c-onec {
    width: 164px;
    box-sizing: border-box;
    margin: 0
}

.mid-four.four-four {
    margin-bottom: 10px;
}

.large-c-one.four-four {
    box-sizing: border-box;
    padding: 20px 20px 0;
}

.center .mid-four.four-four .large-c-onect {
    font-size: 16px;
    margin-top: 0
}

.center .mid-four.four-four .large-c-onecn {
    margin-top: 0
}



.large-c-one {
    /* height: 100px !important; */
}




.large-cont-right .large-c-one {
    /* height: 66px !important; */
}


#map {
    width: 100%;
    height: 100%;
}

.large-c-two {
    height: 440px;
}

.large-c-twoc {
    width: 100%;
    height: 440px;
}

.large-c-three {
    height: 19vh;
    background-image: url(images/lt.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: unset;
}

.large-c-threec {
    height: calc(100% - 3vh);
}

#largec7 {
    width: 100%;
    height: 100%;
}

.large-r-one {
    height: 22vh;
}

.large-r-onec {
    width: 100%;
    height: calc(100% - 3vh);
}

#largec8 {
    width: 100%;
    height: 100%;
}

.large-r-two {
    height: 22vh;
}

#largec9 {
    width: 80%;
    height: 100%;
    float: left;
}

.largec10 {
    width: 20%;
    height: 100%;
    float: left;
}

.largec10 .fxxxlyc {
    width: 100%;
}

.large-r-three {
    height: 22vh;
}

.large-r-four {
    width: 100%;
    height: 22vh;
    background-image: url(../images/lb.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-r-fourc {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.largec12 {
    width: 30%;
    height: 45%;
    background-image: url(images/rbimg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.largec12 span {
    font-weight: bold;
    font-size: 2vh;
    color: #00d9ff;
}

.large-r-threec {
    height: calc(100% - 3vh);
}

.largec11 {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    float: left;
}

.largec11-d {
    width: 80px;
    height: 80px;
}

.largec11-s {
    display: block;
    text-align: center;
    color: #fff;
}

.head-time {
    display: block;
    position: absolute;
    right: 4vh;
    top: 5vh;
    color: #ffffff
}

.bigBox {}

.bigBox ul {
    height: 3vh;
    display: block;
    padding: 0 1vw;
    font-size: 1.8vh
}

.bigBox ul li {
    width: 100px;
    height: 3vh;
    justify-content: space-evenly;
    align-items: center;
    color: #ffffff;
    float: left;
    /* width: ; */
    border-radius: 5px;
    transition: all .7s ease 0s;
}

.bigBox ul li:hover {
    cursor: pointer;
    color: rgb(0, 216, 255) !important
}

.three-data ul li {
    border: 1px solid #ffffff;
    text-align: center;
    margin-right: 1vh;
    color: #ffffff;
    width: 30%;
    margin-bottom: 1vh
}


.active {
    color: rgb(0, 216, 255) !important;
    font-weight: bold;
}

.three-data ul li.active {
    border: 1px solid #00fffc;
    text-align: center;
    margin-right: 1vh;
    color: #00fffc
}

.four-table {}

.four-table dl {
    display: block;
    width: 100%
}

.four-table dd {
    display: flex;
    width: 23%;
    margin-right: 2%;
    float: left;
}

.four-table dd table {
    width: 100%;
    border-collapse: collapse
}

.four-table dd td,
.four-table dd th {
    height: 4vh;
    border: 1px solid #0075ab;
    text-align: center
}

.four-table dd th {
    background: #005490;
    color: #ffffff;
    font-size: 1.6vh;
}

.four-table dd td span {
    font-size: 2vh
}

.tatul li {
    float: left;
    border-left: 2px solid #0075ac;
    height: 4vh;
    line-height: 4vh;
    margin-bottom: 1.4vh;
    background-image: url(../images/tablibg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44%;
    margin: 0.2vh 1%;
    padding-left: 2%;
    color: #ffffff;
    font-size: 2vh
}

.tatul.tatul-four {
    margin-top: 1vh
}

.large-cont-left .tatul.tatul-four li {
    font-size: 2vh;
    height: 5.8vh;
    line-height: 5.8vh;

}

.large-cont-left .tatul li {
    height: 5vh;
    line-height: 5vh;
}

.tatul li span {
    color: #00ffde
}

.large-cont-left .tatul.tatul-high li {
    height: 7.3vh;
    line-height: 7.3vh;
}

.szbzul li {
    float: left;
    height: 7.5vh;
    border: 1px solid #0075ac;
    line-height: 4vh;
    margin-bottom: 1.4vh;
    background-image: url(../images/tablibg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44%;
    margin: 0.4vh 1%;
    padding-left: 2%;
    color: #ffffff;
}

.szbzul li span {
    color: #00ffde
}

.szbzul li img {
    width: 5vh;
    margin-left: 1vh;
    margin-top: 2vh;
    float: left
}

.szbzul li h1 {
    float: left;
    font-size: 1.8vh;
    margin-left: 2vh
}

.szbzul li h1 span {
    display: block
}

.fumashu {
    position: absolute;
    right: 1vh;
    top: 0.4vh;
    color: #ffffff
}

.fumashu b {
    color: #ffba00
}

.pzb-ul li {
    float: left;
    height: 3.6vh;
    line-height: 3.6vh;
    margin-bottom: 1.4vh;
    background-image: url(../images/pzf.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28%;
    margin: 0.2vh 1%;
    padding-left: 2%;
    color: #ffffff;
}

.pzb-ul li span {
    color: #00ffde
}

.pzb-ul li span b {
    font-size: 2vh
}

.szbzjsc-rihgt {
    height: 18vh !important
}

.szbzjsc-rihgt .large-c-onec {
    height: 5vh;
}

.szbzjsc-rihgt .large-c-one {
    /* height: 5vh */
}

.szbzjsc-rihgt .large-c-onecn {
    margin-top: 0;
    color: #00ffde
}

.mid-four .large-c-onecn {
    color: #00ffde
}

.large-c-onecn b {
    color: #ffffff;
    font-size: 1.4vh;
    font-weight: normal
}

.large-cont-right .large-c-onec {
    background: none;
    background-image: url(../images/cpp-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 1px solid #0072ae;
    height: 44px;
}

.large-cont-right .large-c-onec b {
    color: #00ffde;
    font-size: 17px;
}

.large-cont-right .large-c-onect {
    margin: 0;
    font-size: 10px
}

.large-cont-right .large-c-one {
    /* height: 40px !important */
}

.large-r-one.zscq-rihgt .large-c-onec {
    background: url(../images/gjz-bg.png)no-repeat center center;
    background-size: cover;
}


.zscq-left-swiper .large-c-onec {
    background: none;
    background-image: url(../images/bhgl.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;

}

.zscq-left-swiper .large-c-onec b {
    color: #00ffde
}

.zscq-left-swiper .large-c-onec {
    height: 63px;
}

.zscq-left-swiper {
    height: 63px !important;
}


.large-r-one.zscq-rihgt {
    height: 36.5vh;
    background-image: url(../images/zscp-main4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-r-one.zscq-rihgt6 {
    height: 438px;
    background-image: url(../images/zscq-right2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 8px;
    margin-bottom: 5px;
}


.large-r-one.zscq-rihgt2 {
    height: 535px;
    background-image: url(../images/zscq-right2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 5px;
}

.large-r-one.zscq-rihgt3 {
    height: 23vh;
    background-image: url(../images/zscp-main6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.large-r-one.zscq-rihgt7 {
    height: 29vh;
    background-image: url(../images/zscp-main6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.fillet-one .large-c-onec {
    border-radius: 1vh
}

.yybzul li {
    float: left;
    height: 12vh;
    border: 1px solid #0075ac;
    line-height: 4vh;
    margin-bottom: 1.4vh;
    background-image: url(../images/tablibg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 23%;
    margin: 0.4vh 0.5%;
    text-align: center;
    color: #ffffff;
}

.yybzul li span {
    color: #00ffde
}

.yybzul li img {
    width: 4vh;
    margin-top: 1vh;
}

.yybzul li h1 {
    font-size: 2vh;
}

.yybzul li h1 span {
    display: block;
    margin-top: -0.4vh
}

.zsfw-ul {}

.zsfw-ul li {
    background: url(../images/dp3.png)no-repeat center center;
    background-size: cover;
    height: 4vh;
    line-height: 4vh;
    margin-bottom: 0.3vh;
    display: block;
    padding-left: 1vh;
    color: #ffffff;
    margin-left: 0.4vh
}

.zsfw-ul li span {
    color: #00ffde
}

.large-r-one.szbzjsc-left3 {
    height: 32vh;
    background: url(../images/left-bg3.png)no-repeat center center;
    background-size: 100% 100%;
}

.large-r-three.szbzjsc-left2 {
    height: 36vh;
    background: url(../images/left-bg2.png)no-repeat center center;
    background-size: 100% 100%;
}

.large-r-two.szbzjsc-left1 {
    height: 23vh;
    background: url(../images/left-bg1.png)no-repeat center center;
    background-size: 100% 100%;
}

.szbzjsc-left1 .szbzul li {
    position: relative
}

.szbzjsc-left1 .szbzul li:before {
    content: "";
    display: block;
    width: 1.2vh;
    height: 1.2vh;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/right-top.png) no-repeat center center;
}

.large-r-one.szbzjsc-left1 {
    height: 32vh;
    background: url(../images/left-bg3.png)no-repeat center center;
    background-size: 100% 100%;
}

.large-r-one.zscq-left1 {
    height: 312px;
    background: url(../images/zljc-right1.png)no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 5px;
    margin-bottom: 10px;
}

.large-r-one.zscq-left2 {
    height: 650px;
    background: url(../images/zscq-left2.png)no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 5px;
}

.bz-title1 {
    height: 3vh;
    text-align: center;
    color: #ffffff;
    font-size: 1vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/bz-title1.png) no-repeat center center;
    margin-bottom: 0.2vh;
    background-size: cover
}

.bz-title2 {
    height: 3vh;
    text-align: center;
    color: #ffffff;
    font-size: 1vw;
    font-weight: bold;
    padding: 0.2vh 0;
}

.bz-title2 .bz-title-left {
    width: 67%;
    height: 3vh;
    float: left;
    margin-right: 1vw;
    background: url(../images/bz-title2.png) no-repeat center center;
    background-size: cover
}

.bz-title2 .bz-title-right {
    width: 30%;
    height: 3vh;
    float: left;
    background: url(../images/bz-title3.png) no-repeat center center;
    background-size: cover
}

.bz-cont-row1 {
    padding: 0vw 2vw 2vh;
    width: 100%;
    height: 35vh;
    box-sizing: border-box;
}

.bz-cont-row1 .bz-cont-left {
    width: 20%;
    height: 35vh;
    margin-right: 1vw;
    float: left;
    background: url(../images/bz-main1.png) no-repeat center center;
    background-size: 100% 100%;
}

.bz-cont-row1 .bz-cont-center {
    width: 47%;
    height: 35vh;
    margin-right: 1vw;
    float: left;
    background: url(../images/bz-main2.png) no-repeat center center;
    background-size: 100% 100%;
}

.bz-cont-row1 .bz-cont-right {
    width: 30%;
    height: 35vh;
    float: left;
    background: url(../images/bz-main3.png) no-repeat center center;
    background-size: 100% 100%;
}

.bz-cont-row2 {
    padding: 0vw 2vw 2vh;
    width: 100%;
    height: 27vh;
    box-sizing: border-box;
}

.bz-cont-row2 .bz-cont-left {
    width: 30%;
    height: 50vh;
    margin-right: 1vw;
    float: left;
}

.bz-cont-row2 .bz-cont-center {
    width: 37%;
    height: 50vh;
    margin-right: 1vw;
    float: left;
    background: url(../images/bz-main5.png) no-repeat center center;
    background-size: 100% 100%;
}

.bz-cont-row2 .bz-cont-right {
    width: 30%;
    height: 50vh;
    float: left;
}

.shu-main {
    padding: 2vh;
    height: 30vh;
    text-align: center
}

.shu-main img {
    height: 30vh
}

.msg-table {
    height: 30vh;
    padding: 2vh;
}

.msg-table table {
    width: 100%;
    height: 30vh;
}

.msg-table td,
.msg-table th {
    font-size: 1vh;
    color: #ffffff
}

.msg-table th {
    text-align: right
}

.right-table {
    padding: 1vh;
}

.right-table table {
    width: 100%;
    height: 30vh;
}

.right-table td,
.right-table th {
    font-size: 1vh;
    color: #ffffff
}

.right-table th {
    text-align: right
}

.zyzb-title {
    border-left: 3px solid #74afff;
    height: 2vh;
    line-height: 2vh;
    font-weight: bold;
    color: #74afff;
    padding-left: 1vh;
    margin-left: 1vh;
    margin-bottom: 0.5vh;
}

.zyzb-table {
    padding: 0.2vh 1vh;
}

.zyzb-table table {
    width: 100%;
}

.zyzb-table td,
.zyzb-table th {
    font-size: 1vh;
    color: #ffffff;
    line-height: 2.6vh;
    padding-left: 1vh;
}

.zyzb-table th {
    text-align: left
}

.zyzb-table th {
    color: #b8b8b9
}

.zyzb-table .odd td {
    background: #003575
}

.zyzb-table.hightable td,
.zyzb-table.hightable th {
    line-height: 3.2vh;
}

.bzhx-one {
    height: 24.5vh;
    background: url(../images/bz-main3.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 0.5vh;
}

.mbkh-buff {
    position: absolute;
    right: 2.4vh;
    top: 2vh;
    color: #ea4953;
    font-size: 2vh;
}

.tdgx-ul dt {
    display: block;
    width: 26vh;
    height: 3.4vh;
    font-size: 1vh;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #00d9ff;
    background: url(../images/dp3.png)no-repeat center center;
    background-size: cover;
    line-height: 3.4vh;
    color: #ffffff
}

.tdgx-ul dd {
    display: block;
    height: 3.4vh;
    text-align: center
}

.tdgx-ul dd img {
    height: 3.4vh;
}

.yy-title {
    height: 1.6vh;
    text-align: center;
    margin-bottom: 1vh
}

.yy-title img {
    height: 100%
}

.yy-main {
    height: 40vh;
    width: 54vh;
    text-align: center;
    margin: 0 auto;
    position: relative
}

.yy-main img {
    height: 100%
}

.yy-main .yy-one {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center
}

.blue-one {
    color: #ffffff;
}

.orange-one {
    color: #ff9000;
}

.green-one {
    color: #00d697;
}

.middle-main {
    padding: 10px 8px;
    width: 100%;
    float: left;
    margin-bottom: 1vh;
    box-sizing: border-box;
    background-image: url(../images/zl-center.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zl-table {
    padding: 0.2vh 1vh;
}

.zl-table table {
    width: 100%;
}

.zl-table td,
.zl-table th {
    font-size: 1vh;
    color: #ffffff;
    line-height: 2.3vh;
    padding-left: 1vh;
}

.zl-table th {
    text-align: left
}

.zl-table th {
    color: #ffffff;
    background: #0d3fae
}

.gjz-main {
    padding: 0 1vh
}

.gjz-main .gjz-main-left {
    width: 49%;
    float: left;
    background: url(../images/gjz-bg.png)no-repeat center center;
    background-size: cover;
    padding: 1vh;
    box-sizing: border-box;
}

.gjz-main .gjz-main-right {
    width: 49%;
    float: right;
    background: url(../images/gjz-bg.png)no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 1vh
}

.gjz-main h2 {
    font-size: 1.6vh;
    color: #ffffff
}

.gjz-main h2 b {
    font-size: 1vh
}


.gjz-img img {
    width: 100%;

}

.guanlifuwu {
    height: 16vh;
    display: block;
}

.guanlifuwu h2 {
    display: block;
    height: 2.4vh;
    line-height: 2.4vh;
    font-size: 1vh;
    padding-left: 1vh;
    color: #ffffff;
    background: #0d3fae;
}

.guanlifuwu li {
    width: 31%;
    float: left;
    height: 16vh;
    margin-left: 1vh;
    background: #122868
}

.guanlifuwu.twofuwu {
    margin-top: 1vh;
}

.guanlifuwu.twofuwu li {
    width: 47%;
    float: left;
    height: 20vh;
    margin-left: 1vh;
    background: #122868
}

.guanliul li {
    height: 3vh;
    line-height: 3vh;
    background: #122868;
    padding: 0 2%;
    color: #ffffff;
    display: block;
    margin: 1vh 1vh 0 1vh;
}

.guanliul h1,
.guanliul span {
    float: left;
    height: 3vh;
    line-height: 3vh;
    font-size: 1.6vh;
}

.guanliul span {
    margin-left: 2vh;
    float: right
}

.guanliul b {
    color: #03d9fe
}

.guanliul {
    display: block;
    margin-bottom: 0.6vh
}

.left-right {
    height: 10vh;
    margin: 1vh;
}

.left-right .left-main {
    float: left;
    width: 20%;
    height: 10vh;
    color: #ffffff
}

.left-right .right-main {
    float: right;
    width: 80%;
    height: 10vh;
}

.zscq-left1-main {
    height: 126px;
}

.zscq-left1-main .zscq-left1-main-left {
    float: left;
    width: 48%;
}

.zscq-left1-main .zscq-left1-main-right {
    float: right;
    width: 48%;
}

.zscq-left1-main .zscq-left1-main-left .tatul li {
    float: none;
    width: 100%;
}

.zscq-left1-main-left li,
.zscq-left1-main-right li {
    text-align: left;
    height: 3vh;
    border-left: 2px solid #0c6ba2
}

.zscq-left1-main-left li dd,
.zscq-left1-main-right li dd {
    align-items: left;
    justify-content: left;
    padding-left: 10px;
    background: #122868;
    height: 32px;
    line-height: 32px;
}

/* new css */



.szjjtp {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

/* .szjjtp li {
    float: left;
    margin-top: 3vh;
    margin-left: 10px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
} */

.center .large-c-onect {
    font-size: 16px;
}

.center .large-c-onecn {
    font-size: 22px;
}

.center .large-c-onecn b {
    font-size: 19px;
}

/* .guanlifuwu h2 {
    font-size: 1.5vh;
    text-align: center;
} */

.zscq-rihgt .large-c-onec:nth-child(2) {
    margin: 0;
}

.large-cont-right .large-c-one {
    margin-top: 3px;
}

/* .zscq-rihgt .large-c-onec {
    padding: 1.7vh 0;
} */

.gxtul {
    width: 48%;
    float: left;
    margin-left: 1%
}

/* .gxtul li {
    border-left: 2px solid #0075ac;
    height: 4.5vh;
    line-height: 4.5vh;
    margin-bottom: 1.4vh;
    background-image: url(../images/tablibg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0.2vh 1%;
    padding-left: 2%;
    color: #ffffff;
    font-size: 2vh;
    display: block
} */

.gxtul li {
    font-size: 20px;
}


.gxtul li span {
    color: #00ffde;
    margin-left: 10px;
}

.gxtul li.firstli {
    border: 0;
    background: none
}

.gxtul li.firstli b {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 20px;
    color: #00fffc;
    font-size: 18px;
    border: 1px solid #00fffc;
    background: #003273;
    border-radius: 0.6vh;
}





.dowe-top {
    margin-left: 10px;
    background: rgba(49, 100, 186, 0.6);
}

.dowebok {
    margin-left: 10px;
    height: 16px;
    font-size: 14px;
    background: none
}

.dowebok ul {
    margin: 0;
    line-height: 30px;
    background: none
}

.dowebok ul li {
    margin-bottom: 5px;
}

.dowebok ul li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
    padding-top: 6px;
    box-sizing: border-box;
}

.dowebok a {
    color: #333;
    text-decoration: none;
}

.dowebok a:hover {
    text-decoration: underline;
}


.dowebok1 {
    margin-left: 10px;
    height: 14vh;
    font-size: 14px;
    background: none
}

.dowebok1 ul {
    margin: 0;
    line-height: 30px;
    background: none
}

.dowebok1 a {
    color: #333;
    text-decoration: none;
}

.dowebok1 a:hover {
    text-decoration: underline;
}

.dowe-top dl,
.xycp-left-dwoe dl {
    display: flex;
    padding: 0;
    margin: 0;
    font-size: 6px;
    height: 20px;
    line-height: 20px;
    color: #01bbdf
}

.dowe-top dd,
.xycp-left-dwoe dd {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.xycp-left-dwoe dd {
    color: #ffffff
}

.dowe-top {
    margin: 10px;
    clear: both
}


.fxgl-h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 16px;
    display: block;
    clear: both;
}

.fxgl-h4 {
    font-size: 17px;
    color: #21e3ff;
    font-weight: bold;
    padding: 0 16px;
    display: block;
    clear: both;
}

.fxgl-h5 {
    font-size: 17px;
    color: #eed925;
    font-weight: bold;
    padding: 0 16px;
    display: block;
    clear: both;
    text-align: center;
}

.fxgl-h6 {
    font-size: 16px;
    color: #eed925;
    font-weight: bold;
    padding: 0 20px;
    display: block;
    clear: both;
    text-align: center;
}

.fxgl-h4 span {
    float: right
}

.flex_sb {
    display: flex;
    justify-content: space-between;
}

.flex_checkbox {
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.flex_checkbox span {
    padding: 5px 10px;
    border: 1px solid #019fc3;
    border-radius: 5px;
}

.flex_checkbox .active {
    background-color: rgba(1, 159, 195, .3);
}

.flex_checkbox span:nth-child(n+2) {
    margin-left: 10px;
}

.cursor {
    cursor: pointer;
}

.hoverimage {
    /* position: relative; */
    border: 0 !important;
    background-color: unset !important;
    /* background: url(./assets/img/dataVindex7.png) no-repeat center center;
    background-size: 100% 100%; */
    background-image: url(../images/mapTooltip.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: unset !important;
    /* box-sizing: border-box; */
    /* z-index: 99; */
    top: 0px !important;
    left: 0px !important;
}

.returnBtn {
    position: absolute;
    left: 40px;
    top: 42px;
    cursor: pointer;
    z-index: 2023;
}

.returnImg {
    width: 100px;
    height: 36px;
    background-image: url(../images/return.png);
    background-size: 100% 100%;
    border: none;
}

.flex-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-box .corn-left {
    width: 48%;
    background: url(../images/cpp-bgl.png);
    background-size: 100% 100%;
    padding: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
}

.flex-box .corn-right {
    width: 48%;
    background: url(../images/cpp-bg.png);
    background-size: 100% 100%;
    padding: 16px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
}

.flex-box .corn-left:nth-child(n+3) {
    margin-top: 20px;
}

.flex-box .corn-right:nth-child(n+3) {
    margin-top: 20px;
}

.flex-box .flex-title {
    color: #fff;
    font-size: 18px;
    padding: 0 5px;
}

.flex-box .flex-num {
    color: #00deff;
    font-size: 24px;
    padding: 0 3px;
}

.flex-box .flex-unit {
    color: #00deff;
    font-size: 18px;
}

.flex-position {
    position: relative;
}

.leidatu {
    width: 150px;
    height: 150px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: url(../images/leida.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 27px 0;
    z-index: 100;
}

.leidatu>div {
    width: 100px;
    color: #00deff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-align: center;
}

.flex-item-col1 {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 16px;
}

.flex-item-col2 {
    display: flex;
    width: 48%;
    box-sizing: border-box;
    padding: 10px 16px;
}

.flex-item-col3 {
    display: flex;
    width: 32%;
    box-sizing: border-box;
    padding: 10px 16px;
}

.flex-item-row1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 16px;
}

.flex-item-row2 {
    display: flex;
    flex-direction: column;
    width: 48%;
    box-sizing: border-box;
    padding: 10px 16px;
}

.flex-item-row3 {
    display: flex;
    flex-direction: column;
    width: 32%;
    box-sizing: border-box;
    padding: 10px 16px;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-column {
    flex-direction: column;
}

.yellow-title {
    color: #fcdd01;
    font-size: 20px;
    font-weight: bold;
}

.flex-sb-c {
    justify-content: space-between;
    align-items: center;
}

.circle-yellow {
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 3px solid #fcdd01;
    border-radius: 6px;
}

.flex-box .flex-item-col2:nth-child(n+3) {
    margin-top: 20px;
}

.boxbg-normal {
    background: url(../images/bg-normal.png);
    background-size: 100% 100%;
}

.boxbg-dark {
    background: url(../images/bg-dark.png);
    background-size: 100% 100%;
}

.boxbd-light {
    background: url(../images/cy-bg.png);
    background-size: 100% 100%;
}

.boxcorn-right {
    background: url(../images/cpp-bg.png);
    background-size: 100% 100%;
}

.boxbg-light {
    background: url(../images/nbg2.png);
    background-size: 100% 100%;
}

.boxbg-corn {
    background: url(../images/nbg.png);
    background-size: 100% 100%;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.flex-box .flex-item-col1:nth-child(n+2) {
    margin-top: 20px;
}

.dv-scroll-board {
    padding: 0 5px;
}

.dv-scroll-board .header {
    /* text-align: center; */
    color: #fff;
    font-size: 24px;
}

.dv-scroll-board .header .header-item {
    /* text-align: center; */
    color: #fff;
    font-size: 24px;
}

.dv-scroll-board .rows {
    text-align: center;
    border-bottom: 2px solid #4472c4;
}

.dv-scroll-board .rows .row-item {
    width: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArAAAAApCAYAAADNshoUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NCNEVGNjdBMkEyMTFFQjg1MkNBQkIxQUNFQjcwOEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NCNEVGNjhBMkEyMTFFQjg1MkNBQkIxQUNFQjcwOEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0I0RUY2NUEyQTIxMUVCODUyQ0FCQjFBQ0VCNzA4RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0I0RUY2NkEyQTIxMUVCODUyQ0FCQjFBQ0VCNzA4RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnzS794AAAGdSURBVHja7N29TQNREIXReU9rCKBFYjqiA2IqoQwHREgEBPhn4G0PSL7SOZJdwEafrsbrrT676/j1UU+vbwUAADdu279HddU8eRwAAIQE7OjqPnscAABkBGytBVbAAgCQErDrhGAOJwQAAKQErBMCAACiAtaPuAAAiArY4QYWAICkgF0LbFlgAQAICdheN7DDAgsAQEjA7gPsVcACABASsPtrtJwQAAAQE7BOCAAAiApYP+ICACApYGu9RssCCwBASsBaYAEAiAvY9hYCAABiAnZ0TScEAADEBKwTAgAAogLWa7QAAEgK2LLAAgCQFLD7AnuxwAIAkBKwa4E9WGABAEgJWAssAABJATurazsLWAAAQgK21wnBnRMCAABCAnauEwILLAAAKQG7/5XsvQUWAICUgJ1d15MFFgCAlIDdr2AtsAAAhARsja7LwQILAEBIwK4F9vFbwAIAEBSw8+yEAACAlIAdXT8PFlgAAAICdtTL36fq/dkCCwDAzRvd7SkAABBjegQAAAhYAAAQsAAAIGABABCwAADwf34FGACGrGw1OrnoZAAAAABJRU5ErkJggg==);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.dv-scroll-board .rows .row-item .ceil {
    font-size: 20px;
}

.flex--c {
    align-items: center;
}

.yellow {
    color: #fcdd01 !important;
}

.green {
    color: #00ffde !important;
}

.arrow {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}

.point {
    cursor: pointer;
}

.dp-see {
    width: 30px;
    height: 35px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAhCAYAAAC4JqlRAAACTklEQVRYhb2XTUhUURTHfzOlJpRfUFAbF+JaDRdiSEIRJLmt3LhzIehCt25ctsqFuHMXZCs/IEErBBdFEbWKUAhyo4KKCjXN+DFOnOE8uT6aufe9uc0fZt5975x3z//+773nnpdg7xQDncAScA3/2AYGgQWz58uhMFc0uDivAUlPNGqBVmAeeAQsBoawAreATaAXeO1Zg1fAE20/AN5KQxQYBWqAS0CjOowA7SUEywFZYBb4rs+eAp+BYeANcA9YEQVypQ2sKLIaaNVwGgImtd0jBFJANfAYOPMUuAKYyU8xnADdwAfDNg30A6eBAmc6BT5xF1gGqoCMkvhk9P8FuJ00Ru2bwKrKf6y76yPQZtgP5M/XNiuE95pbjtT+FWjRdlU5CKBSC4mU3veaxnIQQEfep+20aQhnwjDuaHLKWvwSel0yRhrGRsjXicAccN3iY6IZ+FHAVq/XC3nHRuCZZsQTi19Cd9N+BLJOBJ5H7dA3gQbdw64ZMqn5RPb4bx8EVox9GwVywE34ICDn91Z44Vgg6+Gbq7ONwHiEwLFgI3AVqIyhQMpIv0VhIyBVS0eMkcmZP+WDgMzljYh1guyEHVdnG4GBCIFjoVyHUUHYFHgJPHRIxSYqtfB84YPATaAuQvAA1a6ONgI9Dj7/QqaILVjQORcCaYs9Dg71nXyeKOciDJLZGPAOuC83ceQtFU36kyrrZ9JQwVZ2lYpdfX9cPwWlQmoLFBASXbpALtRsniBfwEFKl3PiV9CvEFjXwjP/tfqfCIi60q8E/nP+FPgLbYNv5ZWsWjYAAAAASUVORK5CYII=);
    background-size: 30px 35px;
    background-position: 50%;
    display: inline-block;
}