.btnA {
    width: 95px;
    height: 35px;
    border: 1px solid rgba(22, 183, 255, 1);
    background-color: black;
    color: rgba(22, 183, 255, 1);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.btnA[checked] {
    color: white;
    border: 1px solid rgba(0, 144, 255, 1);
    background: radial-gradient(circle, rgba(22, 183, 255, 1) 0%, rgba(5, 75, 106, 1) 100%);
}

ul {
    margin-bottom: 0;
}

.main2 {
    background: black;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
}

.sp1 {
    margin: 0 10px;
}

.sqq1 {
    margin: 0 2px;
}

.main2-margin>.btnA {
    margin: 0 10px 10px 0;
}

.citys>* {
    margin-bottom: 10px;
}

.showbox {
    background: url("../../../img/xhbg3.png");
    background-size: 100% 100%;
    flex-grow: 1;
    margin: 10px 20px 10px 0;
    display: flex;
    flex-direction: column;
    padding: 20px;
    font-family: Microsoft YaHei;
    width: 50%;
}

.showbox-up {
    flex-grow: 3;
    margin: 40px;
    height: 75%;
    position: relative;
}

.showbox-up> :nth-child(1) {
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 45%;
    transform: translate(-50%, -50%);
}

.showbox-up> :nth-child(3) {
    z-index: 11;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    color: rgba(81, 252, 253, 1);
}

.showbox-up>div:nth-child(2) {
    z-index: 9;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.showbox-down {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    height: 25%;
}

.showbox-down-box {
    background-image: url("../../../img/rect-s.png");
    background-size: 100% 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.showbox-down-box:nth-child(1) {
    margin-left: 0;
}

.showbox-down-box-num {
    font-size: 40px;
    font-weight: bold;
    line-height: 52px;
    color: rgba(81, 252, 253, 1);
}

.showbox-down-box-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: rgba(81, 252, 253, 1);
}

.nike {
    height: 120px !important;
}

.datepicker table tr td {
    color: #51fcfd;
}

.datepicker table tr th {
    color: #fff;
}


/* 修改新增样式 */

.body_top {
    /* flex-grow: 1; */
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.numberdata {
    width: 54%;
    height: 97%;
    display: flex;
    flex-direction: column;
    background: url(../../../img/znkt_wxbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* padding: 20px; */
}

.echartpie {
    width: 44%;
    height: 97%;
    background-color: violet;
    background: url(../../../img/znkt_wxbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.numberdata_box {
    height: 50%;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.toptietabgs {
    background: url(../../../img/costControl_top_left.png);
    background-size: 100% 100%;
    width: 43%;
    height: 80%;
    /* padding: 20px; */
    margin-top: 20px;
}

.titleming {
    font-size: 14px;
    color: #51FCFD;
    height: 45px;
    line-height: 45px;
}

.shuloangming {
    font-size: 21px;
    color: rgba(81, 252, 253, 1);
    height: 50px;
    /* line-height: 60px; */
}


/* 底部表格 */

.le-xh3 {
    width: 100%;
    height: 330px;
    margin-right: 15px;
    background: url(../../../img/wz_znzfbg2.png);
    background-size: 100% 100%;
    float: left;
    margin-top: 15px;
}

.wx_title1 {
    padding-left: 46px;
    margin: 8px 0 0 0;
    font-size: 16px;
    color: #51FCFD;
}


/* 表格 */

#lq_table {
    /* white-space: nowrap; */
    table-layout: fixed;
    /* margin-top: 56px; */
    /*overflow: hidden;  //控制溢出隐藏 */
    /*/ overflow-x: scroll;  /设置横向滚动条*/
}

#lq_table thead {
    /* width: 100%; */
    box-sizing: content-box;
}

#lq_table tbody {
    /* display: block; */
}

#lq_table tbody td {
    width: 160%;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: transparent;
}

.page-item .page-link {
    line-height: 30px;
    color: #51fcfd;
    background: url(../../../img/wzbg.png) center no-repeat;
    background-size: 100% 100%;
    margin: 5px 5px 2px 2px;
    font-size: 16px;
    padding: 4px 16px;
    border: 0;
}

.first>.page-link,
.prev>.page-link,
.next>.page-link,
.last>.page-link {
    background: 0 !important;
    padding: 0;
    margin: 5px 5px 0 0;
}


/* 右上角点击块 */

.toptietabgmentss {
    float: right;
    text-align: center;
    display: inline-block;
    background: url(../../../img/costControl_top_left.png);
    background-size: 100% 100%;
    padding: 14px 2px;
    width: 100px;
    height: 50px;
    margin-top: -48px;
    margin-right: 15px;
}

.titlemings {
    /* display: inline-flex; */
    font-size: 14px;
    color: #51FCFD;
}

.toptietabg_img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: 3px;
    float: right !important;
    cursor: pointer;
}

.select {
    width: 120px;
    font-size: inherit;
    color: #16b7ff;
    background-color: #000000;
    border: 1px solid rgba(22, 183, 255, 1);
    padding: 1px 0 4px 10px;
}

#lq_table tr th {
    width: 100%;
    border: 1px solid #023e90;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    height: 40px;
    /* padding: 10px 10px; */
    background: #023e90;
}

/* 表格 */
.main_table tr>th {
    border: 1px solid #023e90;
    text-align: center;
    color: #51FCFD;
    font-size: 14px;
    height: 23px;
    padding: 15px 10px;
    background: #002F67;
}

.main_table tr>td {
    /* 不换行属性 */
    /* white-space: nowrap;  */
    border: 1px solid rgba(2, 62, 144, 0.5);
    text-align: center;
    color: #fff;
    font-size: 14px;
    height: 23px;
    text-overflow: ellipsis;
    padding: 20px 0px;
    /* width: 33%; */
}
/* 模态框 */
.datepickers2 {
    border: 1px solid rgba(22, 183, 255, 1);
    background-color: transparent;
    color: #16b7ff;
    padding: 3px 0;
    width: 100px;
}

.datepickersa {
    outline: medium;
    border: none;
    background-color: transparent;
    color: #16b7ff;
    padding: 3px 0;
    width: 100px;
}

.datepickers3 {
    background-color: transparent;
    color: #16b7ff;
}

.datepickers2::-webkit-input-placeholder {
    color: #16b7ff;
}

.Villagetongji {
    color: #51FCFD;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.Villagetongji span {
    font-weight: 700;
    margin: 0px 60px 0px 20px;
}

.modal-header .close {
    opacity: 0;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 82%;
    }
    #myModal11 .modal-lg,
    #myModal11 .modal-xl {
        max-width: 50%;
    }
    #myModal12 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal13 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal14 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal15 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal16 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal17 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal18 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal19 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
}

#myModalB select {
    width: 180px;
    height: 34px;
    margin: 0px;
}

#myModalB .datepicker {
    width: 180px;
}

#myModalB .aoeyuv div {
    padding-left: 0px;
}

.modal-content {
    background: url(../../img/bgh.png) center no-repeat;
    background-size: 100% 100%;
    padding: 20px;
}

.modal-header {
    border: none;
    position: absolute;
    top: -16px;
    right: 6px;
    background: url(../../img/closexh.png) center no-repeat;
    background-size: 100%;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 0;
}

.modal-header .close {
    opacity: 0;
}
.aoeyuv {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}

.aoeyuv div {
    width: 217px;
    padding-left: 10px;
    height: 60px;
    margin-bottom: 0px;
}
.sp2 {
    font-size: 12px;
    color: #ffffff;
}
.buttonstyle {
    width: 140px;
    height: 40px;
    background-color: #040A19;
    font-size: 22px;
    font-weight: 600;
    color: #51FCFD;
    border: 1px solid #51FCFD;
    margin: 10px 10px;
    border-radius: 6px;
}


/* 谷歌去除按钮点击蓝色边框提示 */

.buttonstyle:focus {
    outline: 0;
}

.button1 {
    width: 30px;
    height: 20px;
}


/* 趋势图 */

.wx_titleX {
    margin-top: 20px;
    font-size: 16px;
    color: #51FCFD;
    height: 310px;
    /* border: 1px solid #fff; */
    padding: 20px 20px 0px 20px;
    width: 550px;
    background: url(../../../img/znkgbg02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: left;
    margin-left: 20px;
}

.cjbottom {
    width: 100%;
    text-align: center;
    margin-top: 200px;
}

.cjbottom .active {
    background-color: #16B7FF;
    color: #000000;
}

.addcjbottom {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}

.addcjbottom div {
    width: 50%;
}

.addcjbottom .active {
    background-color: #16B7FF;
    color: #000000;
}

.addcjbottomright {
    text-align: right;
}

.addcjbottomright .btn {
    width: 88px;
    height: 38px;
    margin-left: 10px;
    border: 1px solid #385DB7;
    border-radius: 5px;
    color: #51FCFD;
}

.addcjbottomright .btn img {
    margin-bottom: 4px;
    display: inline-block;
}

.cjbtn {
    width: 90px;
    height: 30px;
    background-color: #040A19;
    color: #16B7FF;
    border: 1px solid #16B7FF;
    margin-right: 10px;
}

.cjbtn {
    width: 80px;
    height: 37px;
}

.aoeyuv {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}

.aoeyuv div {
    width: 217px;
    padding-left: 10px;
    height: 60px;
    margin-bottom: 0px;
}

#myModal11 .modal-lg,
#myModal11 .modal-xl {
    max-width: 50%;
}

#myModal11 select {
    width: 180px;
    margin: 0px;
}

.sp2 {
    font-size: 12px;
    color: #ffffff;
}

.content {
    margin: 0px auto;
    display: none;
}

.content.show {
    display: block;
}

.btn {
    font-size: 12px;
    margin-top: -10px;
    width: 90px;
    height: 30px;
    color: #ffffff;
    background-color: #5db8b8;
}

.btn:hover {
    color: #fc6907;
}

.on {
    width: 40px;
    height: 30px;
    color: #51FCFD;
    font-size: 16px;
    border: 0px solid #16B7FF;
    background-color: rgba(64, 224, 208, 0);
}

.un {
    width: 40px;
    height: 30px;
    color: #51FCFD;
    font-size: 16px;
    border: 0px solid #16B7FF;
    background-color: rgba(64, 224, 208, 0);
    margin-left: 10px;
}

.uup {
    width: 40px;
    height: 30px;
    color: #51FCFD;
    font-size: 16px;
    border: 0px solid #16B7FF;
    background-color: rgba(64, 224, 208, 0);
    margin-left: 10px;
}

.dateimg {
    background-image: url(../../../img/jsimg2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 155px;
    /* background-color: pink; */
}

.citySize {
    font-size: 16px;
}
/* 模态框 */