@charset "utf-8";

.modTitle{height:24px;border-bottom:1px solid #c6c6c6;margin-bottom:15px;}
.playArea{height:500px;padding:0 35px;background:#e0edf9;}
.playArea .title{height:30px;padding-top:5px;line-height:30px;}
.playArea .player{width:540px;height:445px;background:#000;}

.box{padding:0;border:none;}
.box .head{background:#e5e5e5;height:24px;padding:0 10px;}
.box .head *{line-height:24px;}
.box .head .caption{float:left;}
.box .head .extend{float:right;font-family:"宋体";}
.box .body{padding:10px;}

.vcoll{width:580px;overflow:hidden;margin:0 auto;}
.vcoll .videos{width:700px;overflow:hidden;}
.vcoll .video{float:left;margin-right:22px;margin-bottom:8px;}

.tRelated li{float:left;width:135px;height:20px;white-space:nowrap;overflow:hidden;padding-right:5px;}

.pRelated{width:280px;overflow:hidden;}
.pRelated .coll{width:320px;}
.pRelated .coll .video{float:left;margin-right:26px;margin-bottom:10px;}

.sWeather{width:280px;margin:0 auto;}
.sWeather .day{font-size:14px;margin-right:5px;}
.sWeather .temp{font-size:14px;font-weight:bold;margin-right:5px;}
.sWeather .weat{font-size:14px;}
.sWeather .location{height:30px;}
.sWeather .location .city{float:left;font-weight:bold;font-size:14px;}
.sWeather .location select{float:right;width:80px;}
.sWeather .detail .datetime{height:30px;}
.sWeather .detail .grap{width:50px;float:left;}
.sWeather .detail .grap img{width:42px;height:30px;}
.sWeather .detail .grap .d{height:32px;}
.sWeather .detail .grap .n{height:30px;}
.sWeather .detail .text{float:left;}
.sWeather .detail .D1{height:120px;}
.sWeather .detail .D2{height:120px;}
.sWeather .detail .D7{text-align:right;}
.sWeather .detail .D7 .manual{float:left;}
.sWeather .query {border-top:1px solid #e5e5e5;padding-top:20px;margin-top:10px;}
.sWeather .query label{display:block;height:24px;font-size:14px;font-weight:bold;}
.sWeather .query select{width:100px;margin-right:5px;}
.sWeather .query button{width:50px;padding:0;}
.sWeather .query .inner{margin-bottom:20px;}
.sWeather .support{color:#666;margin-top:30px;}
