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;
    margin-bottom: 16px;
}

.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 */

.wdqs_01 {
    width: 100%;
}

.wdtj {
    width: 30%;
    height: 355px;
    background: url(../../../img/jzjn_bg01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: left;
}

.wdtj2 {
    background: url(../../../img/znkt_wxbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 32.2%;
    float: left;
    margin-right: 18px;
}

.wdqs_01 h2 {
    color: #51fcfd;
    font-size: 16px;
    padding: 10px 0 0 42px;
}

.wdtj3 h2 {
    color: #51fcfd;
    font-size: 16px;
    padding: 10px 0 0 52px;
}

.toptietabg {
    display: inline-flex;
    background: url(../../../img/costControl_top_left.png);
    background-size: 100% 100%;
    padding: 10px;
}

.toptietabg_img {
    width: 58%;
    height: 58%;
}

.titleming {
    font-size: 14px;
    color: #51FCFD;
    float: left;
    padding: 14px 0;
    /* text-align: center; */
}

.shuloangming {
    font-size: 28px;
    color: rgba(81, 252, 253, 1);
    /* padding:25px 0 25px 10px; */
}

.bgbgbg {
    display: block;
    padding: 14px 0;
    text-align: center;
}

.boss {}

.wdtj3 {
    margin-top: 18px;
}

.wdtj4 {
    background: url(../../../img/jzjn_bg01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 99%;
    margin-right: 0;
}


/* 表格 */

tr,
td {
    white-space: nowrap;
    /* width: 160px; */
    border: 1px solid rgba(2, 62, 144, 0.5);
    text-align: center;
    color: #fff;
    font-size: 14px;
    height: 23px;
    padding: 10px 2px;
}

thead>tr>th {
    border: 1px solid #023e90;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    height: 23px;
    padding: 10px 10px;
    background: #023e90;
}

#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: 160px;
}

.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;
}


/* .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;
}


/* 温度趋势表格 */

#page2 {
    margin-top: 28px;
    list-style: none;
    text-align: center;
    /* position: absolute;
	left: 0;
	bottom: 23px;
	width: 400px;
	left: 15px; */
}

#page2 li {
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    float: left;
    margin-left: 6px;
    color: #51fcfd;
}

#page2 li:nth-child(1) {
    margin-left: 0;
}

#page2 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%;
}

#pagenum2 {
    border: 0;
}

#pagenum2:hover {
    color: #fff;
}

.pagination-sm {
    margin-top: 10px;
    margin-bottom: 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: 10%;
    height: 50px;
    margin-right: 11px;
}

.titlemingss {
    /* display: inline-flex; */
    font-size: 14px;
    color: #51FCFD;
}

.toptietabg_imgss {
    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;
}