@CHARSET "UTF-8";
/**市区天气实景图--开始**/
.picplayer{margin:0 auto; padding-top:5px;}
.picplayer-control{padding:0 10px;background: url(../../images/player.png) repeat-x 0 0; border: 1px solid #d5d5d5;height:53px;position:relative;clear:both;width: 988px}

.pp-slidebox{height:48px; position: relative; width: 840px;float:right;}
.pp-slide{margin: 30px 0 4px 0;background: url(../../images/player.png); background-repeat: repeat-x; background-position: 0 -80px;height:10px;}
.pp-slidebac{position: absolute; top: 0; left: 0; overflow: hidden; width: 560px; height: 48px;url(../../images/player.png) repeat-x 0 0;}
.picplayer-lt, .picplayer-rt, .pp-slidebtn{overflow: hidden; display: block; height: 10px; font-size: 0; background: url(../../images/player.png);background-repeat: repeat-x;}
.picplayer-lt{float: left;width: 10px;background-position: 0 -100px;}
.picplayer-rt{float: right;width: 10px;background-position: 100% -100px;}
.pp-slidebtn{position: absolute; top: 26px; left: 5px; overflow: hidden; width: 17px; height: 18px; background-position: 0 -140px; cursor: pointer;z-index:90;}

.pp-actions{width: 120px;float:left;}
.pp-actions #datepicker {text-align:center; height:30px;cursor:pointer; border: medium none; width: 50px; line-height: 14px;font-size: 12px;color: #2273b8;float:left;background:url("../../images/modules/weatherLive/calendar.png") no-repeat;margin:9px 0px;}
.pp-actionstart{background: url(../../images/radar/playerzanting.png);background-repeat: repeat-x;height:30px;cursor:pointer; width: 47px; line-height: 30px;padding-left: 21px;font-size: 14px; font-weight: bold;color: #2273b8;float:left;margin:13px 0px 6px 0px;}
.pp-actionstarts{background: url(../../images/radar/playerzanting.png);background-repeat: repeat-x; height:30px;cursor:pointer; width: 47px;line-height: 30px;padding-left: 21px;font-size: 14px; font-weight: bold;color: #2273b8;float:left;margin:13px 0px 6px 0px;}
.pp-actionstop{background: url(../../images/radar/playerkaishi.png);background-repeat: repeat-x; height:30px;cursor:pointer; width: 47px;  line-height: 30px;padding-left: 21px;font-size: 14px; font-weight: bold;color: #2273b8;float:left;margin:13px 0px 6px 0px;}
.pp-actionstops{background: url(../../images/radar/playerkaishi.png);background-repeat: repeat-x; height:30px;cursor:pointer; width: 47px; line-height: 30px;padding-left: 21px;font-size: 14px; font-weight: bold;color: #2273b8;float:left;margin:13px 0px 6px 0px;}

.pp-times{height:2px;}
.pp-pictime{position: absolute;top:0;left:0; text-align:center; line-height:25px; font-size:12px; height:34px; width:138px;background: url(../../images/radar/playerdate.png) no-repeat; margin-top: -4px;}
.pp-timesbtn{position: absolute; top:26px; margin:0; overflow:hidden; height:18px; cursor: pointer;z-index:80;}
.pp-timesbtn div{position: relative; cursor: pointer; float:left; display: block;font-size: 0;overflow: hidden;height:18px;}
.pp-timesbtn div span{display: block;font-size: 0; cursor: pointer; overflow: hidden;height:10px;margin:4px 0; width:100%; border-left:1px solid #afafaf; }
.pp-timesbtn .pp-load span{background: url(../../images/player.png) no-repeat -10px -120px; border-left:1px solid #95c0e5;}
.pp-timesbtn .pp-loadl span{background: url(../../images/player.png) no-repeat 0px -120px; border-left:1px solid #95c0e5;}
.pp-timesbtn .pp-loadr span{background: url(../../images/player.png) no-repeat 100% -120px; border-left:1px solid #95c0e5;}

.pp-picwrap{position: relative; overflow:hidden; }
.pp-picitem{position: relative; overflow:hidden; }
.pp-border{position: relative;float:left; width: 473px; margin:5px;padding:5px 10px; border:1px outset #EFEFEF; background-color:#EFEFEF;}
.pp-picloading{position: absolute; top: 100px; left: 100px; text-align:center; font-size:14px; font-weight:bold; color:#EFEFEF; z-index:0;}
.pp-refresh{position: absolute; top: 100px; left: 100px; text-align:center; font-size:14px; font-weight:bold; color:#000000; display:none; z-index:100;}

.pp-border .orientation{text-align:center; font-size:12px; padding:3px;}
/**市区天气实景图--结束**/