* {
    -ms-word-break: break-all;
}

.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;
}
html {
    width: 100%;
    height: 100%;
    background-image: url('../images/largebgg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}
body {
    margin: 0;
    padding: 0;
    width: 1920px;
    height: 1080px;
    overflow: hidden;
    transform: scale(1);
    transform-origin: left top;
}
.areaBox_main  {
    padding-bottom: 10px;
}
.headBack {
    position: absolute;
    background-image: url('../images/return.png');
    background-size: 100% 100%;
    bottom: 10px;
    left: 20px;
    width: 98px;
    height: 32.4px;
    cursor: pointer;
}
.largebg {
}

.large {
}

.large-head {
    width: 100%;
    height: 88px;
    position: relative;
    z-index: 1;
    background-image: url("../images/largetitle.png");
    background-repeat: no-repeat;
    background-size: 100%;
}

.large-head-title {
    height: 70%;
    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: 0 20px;
    width: 100%;
    box-sizing: border-box;
}

.large-float {
    float: left;
}

.large-dt {
    padding: 0px 1vw;
    width: 100%;
    height: 3vh;
    box-sizing: border-box;
}

.large-dts {
    height: 3vh;
    color: rgb(0, 216, 255);
    line-height: 3vh;
    //font-size: 1.8vh;
   font-size: 2vh;
    font-weight: 900;
    display: inline-block;
}

.large-year {
    border: 1px solid rgb(0, 216, 255);
    border-image: none;
    height: 2vh;
    line-height: 2vh;
    margin-top: 0.5vh;
    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-cont-left {
    width: 30%;
    height: 92vh;
    margin-right: 1vw;
    float: left;
}

.large-l-one {
    height: 38vh;
    background-image: url("../images/lt.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-onec {
    width: 100%;
    height: calc(100% - 3vh);
    overflow: hidden;
    float: left;
}

.large-t-title {
    color: rgb(255, 255, 255);
    line-height: 2vh;
    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: 25vh;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-twoc {
    width: 100%;
    height: calc(100% - 3vh);
}

.large-l-three {
    height: 26vh;
    background-image: url("../images/lb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.large-l-threec {
    width: 100%;
    height: calc(100% - 3vh);
}

.large-l-three-tab {
    border-radius: 2vh;
    border: 1px solid rgb(0, 216, 255);
    border-image: none;
    height: 2vh;
    line-height: 2vh;
    margin-top: 0.5vh;
    float: right;
    display: inline-block;
}

.three-tab {
    padding: 0px 10px;
    border-radius: 2vh;
    height: 2vh;
    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: 92vh;
    margin-right: 1vw;
    float: left;
}

.large-c-one {
    height: 20vh;
    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: 1.7vh;
    /* font-weight: bold; */
    margin-top: -0.4vh;
    display: block;
}
.large-c-onec b{
    margin-top:8px;
}

.large-c-onecn {
    text-align: center;
    color: rgb(0, 216, 255);
    font-size: 2vh;
    font-weight: bold;
    margin-top: 0.5vh;
    display: block;
}

.large-c-two {
    width: 100%;
    height: 62vh;
    position: relative;
}

.large-c-three {
    width: 100%;
    height: 7vh;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.large-c-bli {
    width: 24%;
    height: 5vh;
    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: 1.5vh;
    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: 2vh;
    color: rgb(206, 206, 206);
    line-height: 2vh;
    box-sizing: border-box;
}

.large-th-li span {
    font-size: 1vh;
    display: inline-block;
}

.large-table-c {
    overflow: hidden;
}

.large-table-li {
    padding: 0px 0.5vw;
    width: 100%;
    color: rgb(255, 255, 255);
    margin-bottom: 0.5vh;
    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: 4vh;
}

.large-tabl {
    padding: 0px 10px;
    height: 4vh;
    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%;
    height: 92vh;
    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: 10vh;
    margin-bottom: 1vh;
    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: 4vh;
    display: block;
}

.numimg-b {
    line-height: 4vh;
    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: 1vh;
    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: 0.8vw;
}

.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: 1.3vh;
}

.fxxxlycs4 {
    color: #eeb029;
    height: 30px;
    font-size: 1.3vh;
}

.large-c-onec {
    width: 32%;
    margin: 1vh 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: 24.4%;
    margin: 0
    
}
.mid-four.four-four {
    
}
.large-c-one.four-four {
    padding: 0.2vh
}

.center .mid-four.four-four .large-c-onect {
    font-size: 1.5vh;
    margin-top: 0
}

.center .mid-four.four-four .large-c-onecn {
    margin-top: 0
}



.large-c-one {
    height: 9vh !important;
}




.large-cont-right .large-c-one {
    height: 6vh !important;
}


.center  .large-c-one.mid-four.four-four {
    height: 6.6vh !important
}


#map {
    width: 100%;
    height: 100%;
}

.large-c-two {
    height: 42.5vh;
}

.large-c-twoc {
    width: 100%;
    height: 42.5vh;
}

.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
}

.box {}

.box>div {}

.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/bhgl.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 1px solid #00d9ff;

}
.large-cont-right .large-c-onec b {
    color: #00ffde;
    font-size: 2vh
}
.large-r-one.zscq-rihgt .large-c-onec {
    background: url(../images/gjz-bg.png)no-repeat center center;
    background-size: cover;
}

.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: 1vh 0.5vw;
    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%;
    height: 21vh;
}

.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 {
    height: ;
    padding-top: 2vh
}
.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: 16vh;
}

.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: 1vh;
    background: #122868;
    height: 3vh;
}

/* 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: 1.9vh;
}

.center .large-c-onecn {
    font-size: 2.8vh;
}

.center .large-c-onecn b {
    font-size: 1.8vh;
}

.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: 0.3vh;
}

.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: 2vh;
   
}


.gxtul li span {
    color: #00ffde;
    margin-left: 1vh
}

.gxtul li.firstli {
    border: 0;
    background: none
}

.gxtul li.firstli b {
    display: inline-block;
    height: 3.5vh;
    line-height: 3.5vh;
    text-align: center;
    padding: 0 2vh;
    color: #00fffc;
    font-size: 1.8vh;
    border:1px solid #00fffc;
    background: #003273;
    border-radius: 0.6vh;
}





.dowe-top {
    margin-left: 1vh;
    background: rgba(49, 100, 186, 0.6);
}

.dowebok {
    margin-left: 1vh;
    height: 14vh;
    font-size: 14px;
    background: none
}

.dowebok ul {
    margin: 0;
    line-height: 30px;
    background: none
}

.dowebok ul li {
    margin-bottom: 0.4vh;
}

.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;
}


.dowe-top dl,
.xycp-left-dwoe dl {
    display: flex;
    padding: 0;
    margin: 0;
    font-size: 0.6vh;
    height: 20px;
    line-height: 20px;
    color: #01bbdf
}

.dowe-top dd,
.xycp-left-dwoe dd {
    display: flex;
    height: 2vh;
    line-height: 2vh;
    font-size: 1vh;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
    font-size: 14px;
    margin-left: 10px;
}

.xycp-left-dwoe dd {
    color: #ffffff
}

.dowe-top {
    margin: 1vh 1vh;
    clear: both;
    font-size: 14px;
}


.fxgl-h3 {
    font-size: 1.6vh;
    color: #ffffff;
    font-weight: bold;
    padding: 0 2vh;
    display: block;
    clear: both;
}
.fxgl-h4 {
    font-size: 1.6vh;
    color: #21e3ff;
    font-weight: bold;
    padding: 0 2vh;
    display: block;
    clear: both;
}
.fxgl-h5 {
    font-size: 1.6vh;
    color: #eed925;
    font-weight: bold;
    padding: 0 2vh;
    display: block;
    clear: both;
}
.fxgl-h4 span {
    float: right
}
.dowe-top dl, .xycp-left-dwoe dl {
    display: flex;
    height: 20px;
    line-height: 20px;
    color: #01bbdf;
}
.dowe-top dl, .xycp-left-dwoe dd {
    display: flex;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0!important;
    width: 100%;
}

.dowebok ul li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
    padding-top: 6px;
    box-sizing: border-box;
}

.listRow {
    background-color: rgba(0, 216, 255, 0.1);
    border-left: 2px solid #00d9ff;
}
.overHidden {
    padding-left: 0;
}
.flex-box {
    display: flex;
    justify-content: space-between;
}
.flex-box .flex-item {
    background: url(../images/4.png);
    background-size: 100% 100%;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    line-height: 1.1;
}
.el-tooltip__popper.is-dark {
    max-width: 60%;
    font-size: 18px;
    line-height: 28px;
}
.flex-box .flex-item-2 {
    padding: 12px 0;
    width: 32%;
    background: url(../images/4.png);
    background-size: 100% 100%;
    text-align: center;
    font-size: 16px;
}
.flex-box .flex-item-c2 {
    width: 33%;
    padding: 12px 0 12px 80px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
}
.flex-box .flex-item-c2 > div {
    margin-right: 5px;
}
.flex-box .flex-img-1 {
    background: url(../images/c1.png);
    background-size: 100% 100%;
}
.flex-box .flex-img-2 {
    background: url(../images/c2.png);
    background-size: 100% 100%;
}
.flex-box .flex-img-3 {
    background: url(../images/c3.png);
    background-size: 100% 100%;
}
.flex-box .flex-img-4 {
    background: url(../images/c4.png);
    background-size: 100% 100%;
}
.flex-box .flex-img-5 {
    background: url(../images/c5.png);
    background-size: 100% 100%;
}
.flex-box .flex-img-6 {
    background: url(../images/c6.png);
    background-size: 100% 100%;
}