<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.add_weather {position:absolute;top:0;width:100%;left:0;height:186px; visibility:hidden}
.main_weather {width:100%;height:186px;background:url(../../../../pw/weather/bg.png) repeat-x top center #70acdf;position:absolute;color:#fff;line-height:25px;top:0;left:0;z-index:8; cursor:pointer;
transition:transform .5s,z-index .5s,visibility .5s,backface-visibility .5s;
-webkit-transition:-webkit-transform .5s,z-index .5s,visibility .5s,-webkit-backface-visibility .5s;
-moz-transition:-moz-transform .5s,z-index .5s,visibility .5s,-moz-backface-visibility .5s;
}
.weather_xinxi {display:inline-block;font-weight: bold;height:20px;color:#ff0000 !important;font-size: 14px;}
.weather_xinxi img { *vertical-align:middle}
 .t1 {width:150px;height:174px;padding-top:12px;float:left;font-size:12px}
 .t1 .d1 {text-align:center;color:#fff;}
 .t1 .d1 .temp1 { font-weight:bold;line-height:36px}
 .t_split {width:1px;height:138px;margin-top:38px;background:#fff;float:left}
 .t2 {padding-top:38px;width:90px;height:148px !important;float:left;text-align:center;font:12px/30px "瀹嬩綋";position:relative;cursor:pointer; clear:none !important}
 .white_bg {position:absolute;top:0px;height:186px;width:100%;background:#fff;z-index:10;left:0}

/*鑵捐澶╂皵鍩庡競璁剧疆*/
.face{font:12px "瀹嬩綋","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
.face a {text-decoration:none}
.weatherMoreProviceDefault,.weatherMoreCityDefault,.weatherMoreSet,.weatherMoreBtn .weatherMoreSubmit,.weatherMoreBtn .weatherMoreCancel,#weatherMoreNewsCheckbox{background-image:url(weatherMoreBg.png); background-repeat:no-repeat;}

.face{background:url(../../../../pw/weather/bg.png) repeat-x top center #70acdf;position:absolute;width:100%;height:186px;top:0px;left:0px;
transition:transform .5s,z-index .5s,visibility .5s,backface-visibility .5s;
-webkit-transition:-webkit-transform .5s,z-index .5s,visibility .5s,-webkit-backface-visibility .5s;
-moz-transition:-moz-transform .5s,z-index .5s,visibility .5s,-moz-backface-visibility .5s;
}
.front{z-index:9;
transform:rotateY(0deg) !important;
-webkit-transform:rotateY(0deg) !important;
-moz-transform:rotateY(0deg) !important;
visibility:visible;
backface-visibility:visible;
-webkit-backface-visibility:visible;
-moz-backface-visibility:visible}
.back{z-index:8;
transform:rotateY(-180deg);
-moz-transform:rotateY(-180deg);
-webkit-transform:rotateY(-180deg);
visibility:hidden;
backface-visibility:hidden;
-moz-backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}

.weatherMoreTitle{width:90%;height:32px;line-height:26px;padding-top:10px;margin:0 auto;}
.weatherMoreTitle .fl{font-size:18px;color:#2d374b;font-family:"寰蒋闆呴粦";}
.weatherMoreTitle .weatherMoreReset{float:right;color:#8c97a8;cursor:pointer}
.weatherMoreSelectLayout{width:302px;margin:0 auto;padding:5px 0;}
.weatherMoreProviceLayout{width:100px;height:27px;float:left;position:relative;display:inline;margin-left:20px;}
.weatherMoreProviceDefault{width:100px;height:27px;line-height:27px;text-indent:9px;cursor:pointer;color:#2d374b;background-position:left -100px;}
.weatherMoreProviceSelect{width:98px;height:156px;line-height:26px;border:1px solid #c6c6c6;position:absolute;z-index:11;left:0px;top:26px;background:#fff;overflow-x:hidden;overflow-y:auto;display:none;}
.weatherMoreProviceSelect ul{width:80px;float:left;}
.weatherMoreProviceSelect li{width:100%;float:left;height:26px;line-height:26px;background:#fff;}
.weatherMoreProviceSelect li a{width:100%;float:left;height:26px;line-height:26px;display:block;color:#2d374b;text-indent:8px;background:#fff;}
.weatherMoreProviceSelect li a:hover{background:#f1f1f1;color:#2d374b;text-decoration:none;}
.weatherMoreCityLayout{width:166px;height:27px;position:relative;float:left;position:relative;display:inline;margin-left:14px;}
.weatherMoreCityDefault{width:166px;height:27px;line-height:27px;text-indent:9px;cursor:pointer;color:#2d374b;background-position:left -150px;}
.weatherMoreCitySelect{width:164px;height:156px;line-height:26px;border:1px solid #c6c6c6;position:absolute;z-index:11;left:0px;top:26px;background:#fff;overflow-x:hidden;overflow-y:auto;display:none;}
.weatherMoreCitySelect ul{width:164px;float:left;}
.weatherMoreCitySelect li{width:100%;float:left;height:26px;line-height:26px;}
.weatherMoreCitySelect li a{width:100%;float:left;height:26px;line-height:26px;display:block;color:#2d374b;text-indent:8px;}
.weatherMoreCitySelect li a:hover{background:#f1f1f1;color:#2d374b;text-decoration:none;}
.weatherMoreNews{width:100%;float:left;padding:5px 0;height:21px;line-height:21px;text-align:center;}
.weatherMoreNews input{font-size:12px;cursor:pointer;vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
.weatherMoreNews label{cursor:pointer;}
#weatherMoreNewsCheckbox{padding-left:20px;line-height:20px;width:140px;margin:0 auto;cursor:pointer;background-position:left -246px;}
#weatherMoreNewsCheckbox.on {background-position:left -296px!important}
.weatherMoreNews .weatherMoreNewsYes{background-position:left -296px!important;}
.weatherMoreBtn{width:100%;float:left;padding:5px 0;text-align:center;}
.weatherMoreBtn input{width:78px;height:28px;line-height:28px;text-align:center;border:0;font-size:12px;cursor:pointer;}
.weatherMoreBtn .weatherMoreSubmit{color:#fff;background-position:left top;}
.weatherMoreBtn .weatherMoreCancel{color:#1b1b1b;background-position:left -50px;}
.weatherMoreSet{width:15px;height:15px;float:right;cursor:pointer;margin-top:2px;background-position:left -200px; position:relative;z-index:8}

</pre></body></html>