/**紫外线实况图--开始**/
.body-cn {
	font-size: 12px;
	line-height: 24px;
	border-top: 1px solid #e7e7e7;
	padding: 15px 5px 0 5px;
	margin-top: 20px;
}

.body-cn table {
	background-color: #e6f5fe;
	width: 100%;
}

.body-cn th {
	background-color: #e6f5fe;
}

.body-cn td {
	background-color: #ffffff;
	padding: 5px;
}
/**紫外线实况图--结束**/

/**卫星云图--开始**/
.picplayer {
	margin: 0 auto;
	padding-top: 5px;
}

.picplayer-control {
	padding: 0 10px;	
	height: 53px;
	position: relative;
	clear: both;
}

.head-position{
	background-position: -55px 40px;
}

.pp-slidebox {
	height: 48px;
	position: relative;
	width: 900px;
	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: 760px;
	height: 48px;
	url(../images/player.png)repeat-x 0 0;
}
.picplayer-control {
    padding: 0 10px;
    background: url(../../images/player.png) repeat-x 0 0;
    border: 1px solid #d5d5d5;
    height: 53px;
    position: relative;
    clear: both;
}
.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-action {
	height: 28px;
	cursor: pointer;
	width: 48px;
	margin-top: 20px;
	line-height: 28px;
	padding-left: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #2273b8;
	float: left;
}

.pp-actionstart {
  background: url(../../images/radar/playerzanting.png);
  background-repeat: repeat-x;
  height: 30px;
  cursor: pointer;
  width: 44px;
  margin-top: 15px;
  line-height: 29px;
  padding-left: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #2273b8;
  float: left;
}

.pp-actionstarts {
  background: url(../../images/radar/playerzanting.png);
  background-repeat: repeat-x;
  height: 30px;
  cursor: pointer;
  width: 44px;
  margin-top: 15px;
  line-height: 29px;
  padding-left: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #2273b8;
  float: left;
}

.pp-actionstop {
  background: url(../../images/radar/playerkaishi.png);
  background-repeat: repeat-x;
  height: 30px;
  cursor: pointer;
  width: 44px;
  margin-top: 15px;
  line-height: 29px;
  padding-left: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #2273b8;
  float: left;
}

.pp-actionstops {
	background: url(../../images/radar/playerkaishi.png);
  background-repeat: repeat-x;
  height: 30px;
  cursor: pointer;
  width: 44px;
  margin-top: 15px;
  line-height: 29px;
  padding-left: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #2273b8;
  float: left;
}

.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;
	height: 400px;
}

.pp-picitem {
	position: relative;
	overflow: hidden;
}

.pp-border {
	position: relative;
}

.pp-picloading {
	position: absolute;
	top: 100px;
	left: 100px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #DCDCDC;
	z-index: 0;
}

.pp-refresh {
	position: absolute;
	top: 100px;
	left: 100px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display: none;
	z-index: 100;
	background-color: #FFFFFF;
}

.pp-speedtitle {
	width: 80px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}

.pp-changespeed {
	width: 250px;
	height: 20px;
	float: left;
	margin-top: 5px;
	padding-left: 30px;
}

.pp-speedtext {
	width: 80px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-align: center;
}

.pp-speedinput {
	width: 50px;
	padding: 0;
	height: 16px;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
}

.pp-speedfast {
	height: 20px;
	float: left;
}

.pp-speedslow {
	width: 20px;
	height: 20px;
	margin-left: 10px;
	float: left;
}

.pp-speedfsimg {
	width: 20px;
	height: 20px;
	float: left;
}

.cur_right {
	cursor: url(../../images/modules/weatherLive/next.cur.ico), auto;
}

.cur_left {
	cursor: url(../../images/modules/weatherLive/prev.cur.ico), auto;
}

#rightcnbox {
	float: left;
}
/**卫星云图--结束**/

/**雷达回波--开始**/
.right-ti span.normal {
	color: #087fc0;
	float: left;
	height: 32px;
	display: block;
	padding: 0 10px;
	margin-left: 20px;
	cursor: pointer;
}


#rightcnbox .radar span {
	text-indent: 0;
	float: left;
	height: 32px;
	display: block;
	padding: 0 10px;
	margin-left: 20px;
	cursor: pointer;
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
/**雷达回波--结束**/

/**分区自动气象站数据--开始**/
.title_bar{
	width:470px;
	height:20px;
	background-color: white;
	padding:0px 10px;
}
.title_bar span{
	width:50px;
	height:20px;
	line-height:20px;
	font-size:15px;
	background-color: #efefef;
	padding:0px 5px;
}
.title_bar span:hover{
	width:50px;
	height:20px;
	line-height:20px;
	font-size:15px;
	background-color: #28A1E5;
}
/**分区自动气象站数据--结束**/

/**气象观测实况图--开始**/
.dataTime{
	height: 45px;
    line-height: 30px;
    float:right;
    margin-right: 18px;
}
.left_content{
	width:660px;
	float:left;
}
.left-cont{
	width:680px;
	height:auto;
}
.leftflag{
	float:left;
	width:10px;
	height: 45px;
    line-height: 30px;
}
.rightflag{
	float:left;
	width:10px;
	height: 45px;
    line-height: 30px;
}
.left-type{
	float:left;
	height: 45px;
    line-height: 30px;
    width:180px;	
}
.left-cont-head .left-cont-title {
	margin-right: 0;
	color: #28A1E5;
	float: left;
	cursor: pointer;
	font-size:20px;
}

.g-column-module-head>.selected {
	height: 38px;
	line-height: 38px;
	color: #28A1E5;
	border-bottom: 2px solid #28A1E5
}

.left-cont-head-ul {
	position: relative;
	float: left;
	clear: right;
	height: 30px
}

.left-cont-ul>li {
	display: none
}

.left-cont-ul .selected {
	display: block
}
.left-cont-img-ul{
	display: none;
}
.left-cont-img-ul>li {
	display: none
}

.left-cont-img-ul .selected {
	display: block
}

.left-cont-head-ul li {
	position: relative;
	float: left;
	padding: 0 10px;
	height: 45px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	color: #666;
	display: block
}

.left-cont-head-ul .selected {
	color: #28A1E5;
	height: 45px;
	line-height: 30px;
	background: url(../../images/secondary-bac.png) no-repeat 50% 100% ;
}

.shrotdate{
	top: 0px;
	padding-left: 0px;
}
/**气象观测实况图--结束**/