/* 智能开关 */

body {
    overflow-x: hidden;
}

.date_font {
    float: left;
    padding-right: 20px;
    padding-top: 5px;
    font-size: 14px;
    color: #16b7ff;
}

.sp1 {
    color: #16b7ff;
}

.area {
    width: 100%;
    /* height: 100%; */
    float: left;
    margin-top: -5px;
}

.area_font {
    float: left;
    padding-right: 20px;
    /* padding-top: 5px; */
    font-size: 14px;
    color: #16b7ff;
    /* margin-top: 20px; */
    padding: 16px 20px 0 0;
}

.top .gmenu {
    margin-bottom: 0px;
}

.area li {
    margin-top: 10px;
}


/* 温度趋势_01 */

.znkg {
    width: 100%;
    height: 50%;
}

.wdqs_01 {
    width: 98%;
    height: 90%;
    float: left;
    background-image: url(../../../img/znkgbg01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 20px;
    padding: 20px;
}

.wdtj {
    width: 100%;
    height: 100%;
    background: url(../../../img/znkgbg02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: left;
}

.wdqs_02 {
    width: 59%;
    float: left;
}

.wdqs_03 {
    width: 39%;
    float: left;
    /* background-color: #eeeeee; */
}

.wdtj3 {
    width: 100%;
    height: 285px;
    background: url(../../../img/jzjn_bg04.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: left;
}

.wdqs_01 h2 {
    color: #51fcfd;
    font-size: 16px;
    padding: 0px 0 0 37px;
}

.wdqs_02 h2 {
    color: #51fcfd;
    font-size: 16px;
    padding: 10px 0 0 35px;
}

.datepicker table tr td {
    color: #51fcfd;
}

.datepicker table tr th {
    color: #fff;
}


/* wdqs_03 */

.bgbgbg {
    display: block;
    padding: 10px 0;
    text-align: center;
    margin-top: 5px;
}

.toptietabg {
    display: inline-block;
    background: url(../../../img/costControl_top_left.png);
    background-size: 100% 100%;
    padding: 14px 2px;
    width: 43%;
}

.toptietabg3 {
    /* padding: 10px; */
    padding: 20px;
}

.titleming {
    /* display: inline-flex; */
    font-size: 14px;
    color: #51FCFD;
}

.titleming3 {
    padding: 6px 0;
}

.toptietabg_img2 {
    width: 16px;
    height: 16px;
    margin-right: 1px;
    margin-top: 3px;
    float: right !important;
    cursor: pointer;
}

.shuloangming {
    font-size: 21px;
    color: rgba(81, 252, 253, 1);
}

.wdtj2 {
    background: url(../../../img/znkt_wxbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 38%;
    float: left;
    margin-right: 18px;
    padding-top: 25px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.topxiala {
    float: right;
    width: 90px;
    height: 35px;
    background-color: #16B7FF;
    margin-top: 10px;
    margin-right: 15px;
    line-height: 35px;
    /* text-align: center; */
    padding-left: 8px;
    background-image: url(../../../img/xiasanjiao.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 90%;
}

.topxiala p {
    font-size: 14px;
    color: #000000;
}

.toprighttitle1 {
    display: none;
    width: 110px;
    /* height: 100px; */
    position: relative;
    left: -1px;
    top: 30px;
    background-color: #000C16;
    border: 1px solid #385DB7;
    opacity: 1;
    z-index: 10;
}

.toprighttitle2 {
    display: none;
    width: 110px;
    /* height: 100px; */
    position: relative;
    left: -1px;
    top: 30px;
    background-color: #000C16;
    border: 1px solid #385DB7;
    opacity: 1;
    z-index: 10;
}

.toprighttitle1 p {
    height: 35px;
    line-height: 35px;
    color: #51FCFD;
    font-size: 14px;
    /* margin-top: 10px; */
    margin-bottom: 5px;
    text-align: center;
}

.toprighttitle2 p {
    height: 35px;
    line-height: 35px;
    color: #51FCFD;
    font-size: 14px;
    /* margin-top: 10px; */
    margin-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    /* text-align: center; */
}


/* 模态框 */

.datepickers2 {
    border: 1px solid rgba(22, 183, 255, 1);
    background-color: transparent;
    color: #16b7ff;
    padding: 3px 0;
    width: 100px;
}

.datepickers2::-webkit-input-placeholder {
    color: #16b7ff;
}

.datepickers2a::-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;
}


/* 表格 */

tr,
td {
    white-space: nowrap;
    border: 1px solid rgba(2, 62, 144, 0.5);
    text-align: center;
    /* color: #fff; */
}

th {
    color: #ffffff;
    background: #023e90;
}

th,
td,
tr {
    border: 1px solid rgba(2, 62, 144, 0.5);
    height: 30px;
    width: 100px;
    text-align: center;
    padding: 10px 8px;
    font-size: 14px;
}

td {
    color: #ffffff;
}


/* tbody>tr:nth-of-type(n) {
	background: #09284d;
} */

tbody>tr:nth-of-type(2n) {
    background: #002F67;
}

@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%;
    }
    #myModal20 .modal-lg,
    .modal-xl {
        max-width: 50%;
    }
    #myModal21 .modal-lg,
    .modal-xl {
        max-width: 20%;
    }
}

.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;
}

#myModal1 .btnB {
    margin-right: 5px;
}

#myModal2 .btnB {
    margin-right: 0px;
}


/* 弹框3 */

#myModal3 .btnxh {
    float: none;
}

#myModal3 .btnB {
    margin-right: 0px;
}

input.datepicker {
    height: 30px;
    border-radius: 0;
    position: relative;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    cursor: pointer;
}


/* 弹框5 */

.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;
}

#myModal5 .actives {
    background-color: #51FCFD;
    color: #000000;
}

#myModal5 #SceneAdd5 {
    float: right;
}

#myModal5 .btnxh {
    float: none;
    width: 100%;
    /* background-color: red; */
}


/* 弹框的弹框 */

.sp2 {
    font-size: 12px;
    color: #ffffff;
}

.aoeyuv {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}

.aoeyuv div {
    width: 217px;
    padding-left: 10px;
    height: 60px;
    margin-bottom: 20px;
}

.cjbottom {
    width: 100%;
    text-align: center;
    margin-top: 200px;
}

.cjbtn {
    width: 90px;
    height: 30px;
    background-color: #040A19;
    color: #16B7FF;
    border: 1px solid #16B7FF;
    margin-right: 10px;
}

.cjbottom .active {
    background-color: #16B7FF;
    color: #000000;
}

#myModal11 select {
    width: 180px;
    margin: 0px;
}


/* 穿梭框 */

.chuansuokuang {
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: row;
}

.chuansuoleft {
    width: 45%;
    overflow-y: scroll;
    border: 1px solid #16B7FF;
}

.chuansuocenter {
    width: 10%;
    text-align: center;
    color: #ffffff;
    padding-top: 70px;
    font-size: 30px;
}

.chuansuocenter div {
    width: 36%;
    height: 32px;
    margin: 0px auto;
    margin-bottom: 20px;
    background-color: #040A19;
    line-height: 30px;
    /* border: 1px solid #51FCFD; */
    border-radius: 5px;
}

.chuansuoright {
    width: 45%;
    overflow-y: scroll;
    border: 1px solid #16B7FF;
}

.chuansuokuang input {
    width: 15px;
    height: 15px;
    background-color: #040A19;
    border: 1px solid #16B7FF;
}

#myModal12 table {
    width: 100%;
    /* height: 300px; */
    padding-right: 30px;
}

#myModal12 table thead {
    border: 1px solid #16B7FF;
}

#myModal12 table tbody {
    /* border: 1px solid #16B7FF; */
    height: 100px;
}

#myModal12 table th {
    color: #ffffff;
    background: #040A19;
    border: 0px;
}

#myModal12 table tr {
    color: #ffffff;
    background: #040A19;
    border: 0px;
}

#myModal12 table td {
    color: #ffffff;
    background: #040A19;
    border: 0px;
}

.addcjbottom {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}

.addcjbottom div {
    width: 50%;
}

.cjbtn {
    width: 80px;
    height: 37px;
}

.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;
}

#myModal13 select {
    width: 180px;
    height: 30px;
    margin: 0px;
}

#myModal13 .datepicker {
    width: 180px;
}

#myModal13 .aoeyuv div {
    padding-left: 0px;
}

#myModal14 select {
    width: 180px;
    margin: 0px;
}

#myModal14 .cjbottom {
    margin-top: 100px;
}

#myModal15 select {
    width: 180px;
    margin: 0px;
}

#myModal15 .cjbottom {
    margin-top: 100px;
}

#myModal16 .aoeyuv {
    display: inline;
}

#myModal16 .aoeyuv div {
    width: 33%;
    padding-left: 10px;
    height: 60px;
    margin: 0px auto;
    margin-bottom: 20px;
}

#myModal16 select {
    width: 180px;
    margin: 0px;
}

#myModal16 .cjbottom {
    margin-top: 100px;
}

#myModal17 select {
    width: 180px;
    margin: 0px;
}

#myModal18 select {
    width: 180px;
    height: 30px;
    margin: 0px;
}

#myModal18 .datepicker {
    width: 180px;
}

#myModal18 .aoeyuv div {
    padding-left: 0px;
}

#myModal19 select {
    width: 180px;
    height: 30px;
    margin: 0px;
}

#myModal19 .datepicker {
    width: 180px;
}

#myModal19 .aoeyuv div {
    padding-left: 0px;
}

#myModal20 .aoeyuv {
    display: inline;
}

#myModal20 .aoeyuv div {
    width: 33%;
    padding-left: 10px;
    height: 60px;
    margin: 0px auto;
    margin-bottom: 20px;
}

#myModal20 select {
    width: 180px;
    margin: 0px;
}

#myModal20 .cjbottom {
    margin-top: 100px;
}

.pagination-sm {
    margin-top: 10px;
    margin-bottom: 0;
}


/* 分页 */

.page-item.active .page-link {
    z-index: 5;
    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;
}


/* .pagination-sm {
	margin-top: 20px;
  } */


/* anniu */

#page1 {
    margin-top: 28px;
    list-style: none;
    text-align: center;
    /* position: absolute;
	left: 0;
	bottom: 23px;
	width: 400px;
	left: 15px; */
}

#page1 li {
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    float: left;
    margin-left: 6px;
    color: #51fcfd;
}

#page1 li:nth-child(1) {
    margin-left: 0;
}

#page1 li p {
    display: inline-block;
    cursor: pointer;
    padding: 4px 15px;
    margin: 0 2px;
    background: url(../../../img/wzbg.png) center no-repeat;
    background-size: 100% 100%;
}

#pagenum1 {
    border: 0;
}

.dateimg {
    background-image: url(../../../img/jsimg2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 155px;
    /* background-color: pink; */
}

.toptietabgment {
    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-right: 11px;
}

.titleming {
    /* 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;
}

.toptietabg_img2 {
    width: 16px;
    height: 16px;
    margin-right: 1px;
    margin-top: 3px;
    float: right !important;
    cursor: pointer;
}

#beasdiv {
    padding: 0px;
}

#beasdata li {
    height: 30px;
    border-bottom: 1px solid #16b7ff;
    list-style-type: none;
    line-height: 30px;
    padding-left: 10px;
}

#beasdata li {
    cursor: default;
}

.btnB {
    margin-right: 0px;
    margin-left: 10px;
}

.citySize {
    font-size: 16px;
}

.datepickers2a {
    border: 1px solid rgba(22, 183, 255, 1);
    background-color: transparent;
    color: #16b7ff;
    padding: 3px 0;
    float: right;
    width: 600px;
}

select {
    width: 120px;
    font-size: inherit;
    color: #16b7ff;
    background-color: #000000;
    border: 1px solid rgba(22, 183, 255, 1);
    padding: 4px 0;
    width: 100px;
}


/* 趋势图 */

.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;
}

.datepickers3 {
    background-color: transparent;
    color: #16b7ff;
}