.flexbox{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox{display:inherit}.weather-page .content-flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.weather-page__left{width:626px}.weather-page__right{width:450px;padding-bottom:25px}.weather-page .source{text-align:right;color:#9F9F9F;font-size:14px;margin-top:10px}.weather-page .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.weather-page .space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.weather-page .align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.weather-page .mb40{margin-bottom:40px}.weather-page [class*='grid__']{-webkit-column-gap:8px;column-gap:8px;row-gap:8px;position:relative}.weather-page .grid{display:grid;width:100%;margin-left:0;margin-right:0;position:relative}.weather-page .grid__1{grid-template-columns:repeat(1, 1fr)}.weather-page .grid__2{grid-template-columns:repeat(2, 1fr)}.weather-page .grid__3{grid-template-columns:repeat(3, 1fr)}.weather-page .color-gray-1{color:#4F4F4F}.weather-page .color-gray-2{color:#757575}.weather-page .ic{fill:currentColor}.weather-page .wrap-titile-area .txt-area{font-size:28px}.weather-page .wrap-titile-area .name-area .location{font:300 28px "Merriweather",serif;margin-left:16px}.weather-page .box-placeholder .placeholder{background-color:#444;opacity:.1;-webkit-animation:fading 1.5s infinite;animation:fading 1.5s infinite}.weather-page .box-info-weather{border:1px solid #E5E5E5;border-radius:8px;padding:24px;margin-bottom:24px;font-size:16px;line-height:1.5}.weather-page .box-info-weather.flexbox{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.weather-page .box-info-weather .tit-item{font:bold 16px "Merriweather",serif}.weather-page .box-info-weather__left{width:50%}.weather-page .box-info-weather__right{width:50%}.weather-page .box-concept{position:relative}.weather-page .box-concept .flex-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.weather-page .box-concept .code{font-size:13px;color:#626262;font-style:italic}.weather-page .box-concept .des{color:#626262;font-size:15px}.weather-page .box-concept .des p{margin-bottom:10px}.weather-page .box-concept .des p:last-child{margin-bottom:0}.weather-page .box-concept .des.short{max-height:160px;overflow:hidden;position:relative}.weather-page .box-concept .des.short::after{content:"";background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(8.1%, rgba(255,255,255,0.013)), color-stop(15.5%, rgba(255,255,255,0.049)), color-stop(22.5%, rgba(255,255,255,0.104)), color-stop(29%, rgba(255,255,255,0.175)), color-stop(35.3%, rgba(255,255,255,0.259)), color-stop(41.2%, rgba(255,255,255,0.352)), color-stop(47.1%, rgba(255,255,255,0.45)), color-stop(52.9%, rgba(255,255,255,0.55)), color-stop(58.8%, rgba(255,255,255,0.648)), color-stop(64.7%, rgba(255,255,255,0.741)), color-stop(71%, rgba(255,255,255,0.825)), color-stop(77.5%, rgba(255,255,255,0.896)), color-stop(84.5%, rgba(255,255,255,0.951)), color-stop(91.9%, rgba(255,255,255,0.987)), to(#fff));background:linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.013) 8.1%, rgba(255,255,255,0.049) 15.5%, rgba(255,255,255,0.104) 22.5%, rgba(255,255,255,0.175) 29%, rgba(255,255,255,0.259) 35.3%, rgba(255,255,255,0.352) 41.2%, rgba(255,255,255,0.45) 47.1%, rgba(255,255,255,0.55) 52.9%, rgba(255,255,255,0.648) 58.8%, rgba(255,255,255,0.741) 64.7%, rgba(255,255,255,0.825) 71%, rgba(255,255,255,0.896) 77.5%, rgba(255,255,255,0.951) 84.5%, rgba(255,255,255,0.987) 91.9%, #fff);pointer-events:none;position:absolute;z-index:1;width:100%;height:100px;bottom:0}.weather-page .box-concept .btn-loadmore{position:absolute;left:0;right:0;bottom:20px;text-align:center;z-index:2}.weather-page .box-concept .btn-loadmore .view_all{background:#EFEFEF;border-radius:8px;font-size:14px;font-weight:bold;padding:0 16px;color:#757575;position:relative;line-height:32px;text-align:center;display:inline-block;text-decoration:none;cursor:pointer}.weather-page .box-concept .btn-loadmore .view_all .collapse{display:none}.weather-page .box-concept .btn-loadmore .view_all.active .see{display:none}.weather-page .box-concept .btn-loadmore .view_all.active .collapse{display:block}.weather-page .weather-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:19px}.weather-page .weather-day .ic-weather{width:64px;height:64px}.weather-page .weather-day .big-temp{font:400 48px "Merriweather",serif;-webkit-font-feature-settings:'pnum' on, 'lnum' on;font-feature-settings:'pnum' on, 'lnum' on}.weather-page .weather-day .big-temp sup{font-family:Arial;font-size:30px}.weather-page .weather-day .name{width:100%;font:400 20px "Merriweather",serif;margin-top:8px}.weather-page .tab-date{display:-webkit-box;display:-ms-flexbox;display:flex}.weather-page .tab-date a{background:#EFEFEF;border-radius:8px;color:#757575;font-size:14px;font-weight:bold;padding:9px 16px;margin-right:8px;line-height:1}.weather-page .tab-date a:last-child{margin-right:0}.weather-page .tab-date a.active,.weather-page .tab-date a:hover{background:#757575;color:#fff}.weather-page .note-status{font-size:12px;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex}.weather-page .note-status span{margin-right:16px;position:relative;padding-left:14px}.weather-page .note-status span::before{content:"";background:#8E7BFF;width:10px;height:10px;border-radius:50%;position:absolute;left:0;top:3px}.weather-page .note-status span:last-child{margin-right:0}.weather-page .note-status span.top::before{background:#FF0000}.weather-page .map-weather{position:relative}.weather-page .heat-level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 0 20px 0}.weather-page .heat-level div{width:35px;height:15px;position:relative}.weather-page .heat-level div span{position:absolute;bottom:-20px;font-size:12px;color:#757575;left:-8px;text-align:center;line-height:1.2}.weather-page .heat-level div:first-child{border-radius:4px 0 0 4px}.weather-page .heat-level div:last-child{border-radius:0 4px 4px 0}.weather-page .heat-level .c-color-1{background:-webkit-gradient(linear, left top, right top, from(#dc91e9), to(#8685ef));background:linear-gradient(to right, #dc91e9, #8685ef)}.weather-page .heat-level .c-color-2{background:-webkit-gradient(linear, left top, right top, from(#8685ef), to(#8BB6E9));background:linear-gradient(to right, #8685ef, #8BB6E9)}.weather-page .heat-level .c-color-3{background:-webkit-gradient(linear, left top, right top, from(#8BB6E9), to(#86e6e6));background:linear-gradient(to right, #8BB6E9, #86e6e6)}.weather-page .heat-level .c-color-4{background:-webkit-gradient(linear, left top, right top, from(#86e6e6), to(#bbfc86));background:linear-gradient(to right, #86e6e6, #bbfc86)}.weather-page .heat-level .c-color-5{background:-webkit-gradient(linear, left top, right top, from(#bbfc86), to(#f7f67f));background:linear-gradient(to right, #bbfc86, #f7f67f)}.weather-page .heat-level .c-color-6{background:-webkit-gradient(linear, left top, right top, from(#f7f67f), to(#fcc640));background:linear-gradient(to right, #f7f67f, #fcc640)}.weather-page .heat-level .c-color-7{background:-webkit-gradient(linear, left top, right top, from(#fcc640), to(#df965a));background:linear-gradient(to right, #fcc640, #df965a)}.weather-page .heat-level .c-color-8{background:-webkit-gradient(linear, left top, right top, from(#df965a), to(#e86447));background:linear-gradient(to right, #df965a, #e86447)}.weather-page .heat-level .c-color-9{background:-webkit-gradient(linear, left top, right top, from(#e86447), to(#9a2423));background:linear-gradient(to right, #e86447, #9a2423)}.weather-page .heat-level .c-color-10{background:-webkit-gradient(linear, left top, right top, from(#9a2423), to(#400f0f));background:linear-gradient(to right, #9a2423, #400f0f)}.weather-page .heat-level .c-color-11{background:#400F0F}.weather-page .tip-weather{background:#FFF;width:350px;font-size:14px;border:1px solid #E5E5E5;padding:16px;border-radius:8px;line-height:1.5}.weather-page .tip-weather .location{font:bold 20px "Merriweather",serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.weather-page .tip-weather .location svg{width:24px;height:24px;margin-right:4px}.weather-page .tip-weather .weather-day{margin-bottom:15px}.weather-page .tip-weather .weather-day .ic-weather{width:40px;height:40px}.weather-page .tip-weather .weather-day .big-temp{font-size:32px}.weather-page .tip-weather .weather-day .big-temp sup{font-size:20px}.weather-page .tip-weather .flex{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.weather-page .tip-weather .mb40{margin-bottom:15px}.weather-page .quality-1{color:#24A148}.weather-page .quality-2{color:#C6990C}.weather-page .quality-3{color:#E0782F}.weather-page .quality-4{color:#DC4E55}.weather-page .quality-5{color:#A44EC9}.weather-page .quality-6{color:#C04488}.weather-page .weather-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding-bottom:15px;margin-bottom:-15px;display:inline-block}.weather-page .weather-tooltip.mb40{margin-bottom:15px}.weather-page .weather-tooltip .ic-help{fill:#BDBDBD;vertical-align:text-bottom}.weather-page .weather-tooltip .box-info-hover{font-family:Arial;line-height:1.5;white-space:normal;position:absolute;top:50px;left:0;z-index:2;padding:16px;background:#FFFFFF;width:300px;text-align:left;border-radius:8px;font-weight:400;opacity:0;visibility:hidden;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);-webkit-filter:drop-shadow(0px 2px 12px rgba(0,0,0,0.2));filter:drop-shadow(0px 2px 12px rgba(0,0,0,0.2))}.weather-page .weather-tooltip .box-info-hover .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:15px;margin-bottom:18px;color:#222}.weather-page .weather-tooltip .box-info-hover .title .header_tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.weather-page .weather-tooltip .box-info-hover .title svg{width:24px;height:24px;fill:#9F9F9F;margin-right:10px}.weather-page .weather-tooltip .box-info-hover p{margin-bottom:15px}.weather-page .weather-tooltip .box-info-hover p:last-child{margin-bottom:0}.weather-page .weather-tooltip .box-info-hover .lbl{font-weight:700;font-size:16px}.weather-page .weather-tooltip .box-info-hover .quality-1{background:rgba(36,161,72,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-2{background:rgba(198,153,12,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-3{background:rgba(224,120,47,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-4{background:rgba(220,78,85,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-5{background:rgba(164,78,201,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-6{background:rgba(192,68,136,0.1)}.weather-page .weather-tooltip .box-info-hover .chat-luong [class*='quality-']{text-align:center;font-size:12px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.weather-page .weather-tooltip .box-info-hover .chat-luong [class*='quality-'] *{width:100%}.weather-page .weather-tooltip:hover .box-info-hover{top:30px;opacity:1;visibility:visible}.weather-page .chi-so .item{padding:12px 16px;margin-bottom:8px}.weather-page .chi-so .item .lbl.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.weather-page #chart_by_hour_icons,.weather-page #chart_by_day_icons{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.weather-page #chart_by_day_icons{padding:0 40px}.weather-page #chart_by_hour_icons svg,.weather-page #chart_by_day_icons svg{width:25px;height:25px}.weather-page .map_tooltip{background:#FFF;padding:15px;border:1px solid #f5f0f0;border-radius:5px;font-size:14px;font-family:'Merriweather', sans-serif;-webkit-font-feature-settings:'pnum' on, 'lnum' on;font-feature-settings:'pnum' on, 'lnum' on}.weather-page .map_tooltip_time{font-weight:bold;margin-bottom:5px}.weather-page .map_tooltip_temp{margin-bottom:5px;font-size:32px}.weather-page .map_tooltip_temp span{margin-bottom:5px;font-size:14px}.weather-page span.header_tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.weather-page span.weather-day-current{color:#9F9F9F;font-size:16px;line-height:16px;font-weight:400;margin-bottom:10px;display:block}.map-weather-reset-zoom{position:absolute;right:10px;top:72px;z-index:2;background:#f7f7f7}.map-weather-reset-zoom a{background:#f7f7f7;border:1px solid #ccc;border-radius:2px;padding:5px}.map-weather-reset-zoom a svg{padding-top:3px;fill:#000}.content-popup,.content_poup{line-height:1.4}.power-cut-schedule .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.power-cut-schedule .space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.power-cut-schedule .align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.power-cut-schedule .source{color:#9F9F9F;font-size:15px;margin-top:10px;width:100%}.power-cut-schedule .wrap-titile-area .name-area .txt-area{font-size:28px}.power-cut-schedule .wrap-titile-area .name-area .location{font:300 28px "Merriweather",serif;margin-left:14px}.power-cut-schedule .wrap-titile-area .name-area .time{color:#757575;font-weight:400;font-size:18px;margin-left:14px;margin-top:8px}.power-cut-schedule .head-search{margin-bottom:14px}.power-cut-schedule .head-search .search{position:relative;margin-bottom:10px}.power-cut-schedule .head-search .search input{width:250px;padding:0 35px 0 10px}.power-cut-schedule .head-search .search button{background:none;width:40px;height:40px;position:absolute;right:0}.power-cut-schedule .head-search .search button svg{width:20px;height:20px}.power-cut-schedule .head-search .btn-notifi{margin-bottom:10px;background:#C92A57;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:44px;font-size:16px}.power-cut-schedule .head-search .btn-notifi svg{margin-right:8px}.power-cut-schedule .content-flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.power-cut-schedule__left{width:626px}.power-cut-schedule__right{width:450px}.power-cut-schedule .box-info-schedule{border:1px solid #E5E5E5;border-radius:8px;padding:24px;font-size:16px;line-height:1.5}.power-cut-schedule .box-info-schedule .title-box{font:bold 18px "Merriweather", serif;margin-bottom:20px}.power-cut-schedule .table-address{position:relative}.power-cut-schedule .table-responsive{max-height:660px;overflow-y:auto;scrollbar-color:rgba(0,0,0,0.5025) #fff;scrollbar-width:thin;border:1px solid #E5E5E5;border-radius:4px}.power-cut-schedule .table-responsive::-webkit-scrollbar{width:4px}.power-cut-schedule .table-responsive::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.5025);width:4px;border-radius:10px}.power-cut-schedule .table-responsive table{width:100%;border-style:solid;border-color:#E5E5E5;border-top:0;border-left:0;border-right:0}.power-cut-schedule .table-responsive table caption{display:none}.power-cut-schedule .table-responsive table th{background:#FAFAFA;position:-webkit-sticky;position:sticky;top:-1px;border-top:0}.power-cut-schedule .table-responsive table th,.power-cut-schedule .table-responsive table td{padding:13px 16px;font-size:14px;line-height:1.5;text-align:left}.power-cut-schedule .table-responsive table th:last-child,.power-cut-schedule .table-responsive table td:last-child{width:240px;border-right:0}.power-cut-schedule .table-responsive table th:first-child,.power-cut-schedule .table-responsive table td:first-child{border-left:0}.power-cut-schedule .null-data-address{max-width:320px;margin:0 auto;padding:60px 0;text-align:center;color:#626262;font-size:16px}.power-cut-schedule .null-data-address .icon{width:75px;display:block;margin:10px auto}.power-cut-schedule .null-data-address .title{font:bold 20px/1.6 "Merriweather",serif;margin-bottom:12px}.power-cut-schedule .heat-level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.power-cut-schedule .heat-level [class*='c-color-']{width:32px;height:32px;border-radius:50%;background:#D0D5DD;margin:0 6px;position:relative}.power-cut-schedule .heat-level [class*='c-color-'] span{position:absolute;width:40px;font-size:13px;bottom:-26px;left:50%;-webkit-transform:translate(-50%, 0px);transform:translate(-50%, 0px);margin-left:-2px;right:0;text-align:center}.power-cut-schedule .heat-level .c-color-2{background:#FDA29B}.power-cut-schedule .heat-level .c-color-3{background:#F04438}.power-cut-schedule .heat-level .c-color-4{background:#B42318}.power-cut-schedule .heat-level .c-color-5{background:#7A271A}.power-cut-schedule .input_form{color:#9F9F9F;font-size:16px;border-radius:4px}.power-cut-schedule .input_form:focus{color:#222}.power-cut-schedule .flex-head{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.power-cut-schedule .flex-head .tit-item{font:bold 18px "Merriweather",serif}.power-cut-schedule .flex-head .input_form{width:250px}.power-cut-schedule .flatpickr-input::-webkit-calendar-picker-indicator,.power-cut-schedule .flatpickr-input::-webkit-input-placeholder{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.33333 8.33333C3.14444 8.33333 2.986 8.26933 2.858 8.14133C2.73044 8.01378 2.66667 7.85555 2.66667 7.66667C2.66667 7.47778 2.73044 7.31933 2.858 7.19133C2.986 7.06378 3.14444 7 3.33333 7C3.52222 7 3.68067 7.06378 3.80867 7.19133C3.93622 7.31933 4 7.47778 4 7.66667C4 7.85555 3.93622 8.01378 3.80867 8.14133C3.68067 8.26933 3.52222 8.33333 3.33333 8.33333ZM6 8.33333C5.81111 8.33333 5.65289 8.26933 5.52533 8.14133C5.39733 8.01378 5.33333 7.85555 5.33333 7.66667C5.33333 7.47778 5.39733 7.31933 5.52533 7.19133C5.65289 7.06378 5.81111 7 6 7C6.18889 7 6.34733 7.06378 6.47533 7.19133C6.60289 7.31933 6.66667 7.47778 6.66667 7.66667C6.66667 7.85555 6.60289 8.01378 6.47533 8.14133C6.34733 8.26933 6.18889 8.33333 6 8.33333ZM8.66667 8.33333C8.47778 8.33333 8.31956 8.26933 8.192 8.14133C8.064 8.01378 8 7.85555 8 7.66667C8 7.47778 8.064 7.31933 8.192 7.19133C8.31956 7.06378 8.47778 7 8.66667 7C8.85556 7 9.01378 7.06378 9.14133 7.19133C9.26933 7.31933 9.33333 7.47778 9.33333 7.66667C9.33333 7.85555 9.26933 8.01378 9.14133 8.14133C9.01378 8.26933 8.85556 8.33333 8.66667 8.33333ZM1.33333 13.6667C0.966667 13.6667 0.652667 13.5362 0.391333 13.2753C0.130444 13.014 0 12.7 0 12.3333V3C0 2.63333 0.130444 2.31956 0.391333 2.05867C0.652667 1.79733 0.966667 1.66667 1.33333 1.66667H2V0.983333C2 0.794444 2.06378 0.638889 2.19133 0.516666C2.31933 0.394444 2.47778 0.333333 2.66667 0.333333C2.85556 0.333333 3.014 0.397111 3.142 0.524666C3.26956 0.652666 3.33333 0.811111 3.33333 1V1.66667H8.66667V0.983333C8.66667 0.794444 8.73067 0.638889 8.85867 0.516666C8.98622 0.394444 9.14444 0.333333 9.33333 0.333333C9.52222 0.333333 9.68044 0.397111 9.808 0.524666C9.936 0.652666 10 0.811111 10 1V1.66667H10.6667C11.0333 1.66667 11.3473 1.79733 11.6087 2.05867C11.8696 2.31956 12 2.63333 12 3V12.3333C12 12.7 11.8696 13.014 11.6087 13.2753C11.3473 13.5362 11.0333 13.6667 10.6667 13.6667H1.33333ZM1.33333 12.3333H10.6667V5.66667H1.33333V12.3333ZM1.33333 4.33333H10.6667V3H1.33333V4.33333Z' fill='%239F9F9F'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-position:right}.power-cut-schedule .map-power{position:relative}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res{margin-right:50px}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res::before{content:"";background:#E5E5E5;height:40px;width:1px;position:absolute;right:-25px}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res input{width:195px !important;background:#F7F7F7}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res .wrap-input{display:block}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res:last-child{margin-right:0}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res:last-child::before{display:none}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res.active input{background:#fff}
