/* 成本管理 */

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 */

.odechartgzl {
    margin: 0 50px 0 0;
}

.wdqs_01 {
    width: 100%;
    height: 260px;
    /* background-image: url(../../../img/costControl_top_right.png);
	background-repeat: no-repeat;
	background-size: 100% 100%; */
    /* margin-top: 145px; */
}

.wdqs_02 {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.wdtj {
    width: 28.2%;
    height: 260px;
    /* margin-right: 18px; */
    background: url(../../../img/znkt_wxbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: left;
}

.wdtj3 {
    width: 49%;
    height: 360px;
    /* margin-right: 18px; */
    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: 10px 0 0 37px;
}

.wdqs_02 h2 {
    color: #51fcfd;
    font-size: 16px;
    padding: 10px 0 0 42px;
}

.toptieta {
    float: left;
    margin-right: 10px;
}

.toptietabg {
    background-image: url(../../../img/costControl_top_left.png);
    background-size: 100% 100%;
    padding: 35px 23px;
    text-align: center;
}

.titleming {
    font-size: 16px;
    color: #51FCFD;
    font-weight: 600;
}

.shuloangming {
    font-size: 20px;
    color: #51FCFD;
}

.datepicker table tr td {
    color: #51fcfd;
}

.datepicker table tr th {
    color: #fff;
}

.toptietabgment {
    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;
}

.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;
}

.select {
    width: 120px;
    font-size: inherit;
    color: #16b7ff;
    background-color: #000000;
    border: 1px solid rgba(22, 183, 255, 1);
    padding: 1px 0 4px 10px;
}