@charset "utf-8";
/* CSS Document */
.time{margin:0px auto; width:434px; height:95px; padding-top:40px; font-family:"黑体";}
.time span{background:url(../imgs/time_bg.png) no-repeat; width:56px; height:95px;float:left; display:inline; text-align:center; line-height:95px; font-size:72px;}
.time strong{float:left; display:inline; width:40px; text-align:center; height:95px; line-height:95px; font-size:72px;}
.date{text-align:center ;margin:0px auto; margin-top:10px; color:#fff; font-size:16px; height:30px; line-height:30px;}
.welcome_wz{width:100%;height: auto;max-width: 100%; display: block;margin:0px auto; /* margin-top:60px; */}


.weather{
	position: absolute;
	background: url(../imgs/weather_bg.png) no-repeat;
	width: 251px;
	height:150px;
	right:0px;
	top:10px;
}
.today{margin:5px 5px 10px 5px;}
.today img{float:left;}
.today span{ margin-left:15px; width:80px; height:60px; font-size:30px; font-family:"黑体"; color:#fff; line-height:60px;}
.city a{height:25px; width:54px; margin-left:10px; color:#fff; font-size:14px; font-weight:bold; float:left; padding-left:10px; line-height:25px;}
.city a:hover{background:url(../imgs/city_bg.png) no-repeat; height:25px; width:54px;}
.refresh{margin-top:1px; background:url(../imgs/line.jpg) no-repeat top center; padding:10px 8px 0px 8px;}
.refresh span,.refresh a{color:#fff;}
/*第二屏*/
.second_screen ul li{float:left; display:inline; width:90px; height:90px; margin:25px 30px 10px 30px; text-align:center; overflow:hidden;}
.second_screen ul li a{color:#fff;}
.second_screen ul li p{line-height:30px; text-align:center;}
.second_screen ul li a span{width:90px; height:64px; text-align:center; overflow:hidden;}
.second_screen ul li span{width:90px; height:64px; text-align:center;vertical-align:middle;display: table-cell;vertical-align:middle;}
.second_screen span img, .second_screen a img{max-width:90px;width:expression_r(this.width>90?"90px":this.width);vertical-align:middle;max-height:64px;height:expression_r(this.height>64?"64px":this.height);}

.main_desktop{width:635px; height:210px; margin:0px auto; padding:0px 70px; margin-top:45px;}
.desktop_wrap li{float:left; display:inline; text-align:center; margin-left:24px; overflow:hidden;}
.desktop_wrap li p{color:#fff;text-shadow:2px 2px #000000;letter-spacing:1px; height:40px; line-height:40px; font-family:"黑体"; font-size:17px;font-weight:bold;}
