.weather_tit {color:#232323; font-size:90px; font-weight:bold; margin-bottom:55px; display:block; text-align:center; margin-top:110px}
.weather_tit > span {color:#04307b; font-size:90px; font-weight:bold;}

.weather_ul {border-top:6px solid #ccc; border-bottom:6px solid #ccc; margin-bottom:20px; padding:0;}
.weather_ul > li {width:19%; display:inline-block; padding:68px 60px; text-align:center; color:#232323; font-size:35px; font-weight:bold; box-sizing:border-box; height:500px; vertical-align:middle;}
.weather_ul > li > img {display:block; margin:0 auto 50px auto;}
.weather_ul > li > span {font-size:60px; color:#232323; font-weight:bold;}
.weather_ul > li:nth-child(1) {background:#ededed; padding:115px 35px;}
.weather_ul > li:nth-child(3) {color:#a61e03; font-size:90px;}
.weather_ul > li:nth-child(5) > img {margin-bottom:30px;}

.ul_tit {display:block; margin:0 auto 40px auto; color:#fff; font-size:35px; font-weight:bold; padding:15px; border-radius:10px; width:200px; background:#04307b;}
.ul_time {color:#04307b; font-weight:bold; font-size:35px; margin-top:20px;}
.ul_time > span {font-size:80px; font-weight:bold; color:#04307b;}

.s_icon {float:left; width:550px;}
.w_icon {float:right; width:550px;}
