@CHARSET "UTF-8";
/*通用的标题 start*/
ul, li {
    list-style: none;
}
.wrapper-container{font-family: 微软雅黑,"宋体","Microsoft YaHei", "SimSun","Arial Narrow";}
.module-head {
	position: relative;
	height: 38px;
	clear: both;
	background-color: #F8F8F8;
	border-bottom: 1px solid #d7d7d7;
}
.module-head-ul {
	position: relative;
	float: left;
	clear: right;
	height: 39px;
	border-left: 0px;
}

.module-head-ul .selected {
	height: 40px;
	line-height: 38px;
	color: #28a0e5;
	font-weight: 600;
	font-family: 微软雅黑,"宋体","Microsoft YaHei", "SimSun","Arial Narrow";
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 0px;
	background-color: white;
}
.module-head-ul li {
	position: relative;
	float: left;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	color: #666;
}
.module-head-ul li:first-child {
	border-left:0px;
}
.this-module .module-cont {
    position: relative;
}
.module-cont-ul .selected {
    display: block;
}
.module-cont-ul li {
    display: none;
}
#windPic,#rainPic,#tempPic{width:260px;}
/*通用的标题 end*/
/*台风路径，卫星云图，广东雷达拼图  开始*/
#typhoon{
	float: left;
	width: 885px;
	height: 737px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:4px solid #28A0E5;
	margin-right: 15px;
}
#typhoon .monitor-pic {
	width: 360px;
	height: 230px;
}
#typhoon .module-head-ul li {
	width: 119px;
}
/*卫星云图*/
.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: 790px;
	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;
	width: 885px;
}

.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;
}
/*卫星云图*/
/*台风路径，卫星云图，广东雷达拼图  结束*/
/*风速，雨量，温度  开始*/
#liveWeather{
	float: left;
	width: 885px;
	height: 430px;
	margin: 15px 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:4px solid #28A0E5;
}
#liveWeather .module-head-ul li {
	width: 70px;
}
.cont-left{
	float:left;
	width:620px;
	height: 390px;
}
.cont-right{
	float:right;
	width:260px;
	height: 355px;
	padding:19px 0px;
}
#windType,#rainType,#tempType{
	float:left;
	height: 25px;
	width: 260px;
	padding: 10px 0px 10px 15px;
}
#windType span,#rainType span,#tempType span{
	height: 23px;
	width: 60px;
	line-height:23px;
	border:1px solid #28a0e5;;
	border-left:0px;
	display: inline-block;
	text-align: center;
	color: #28a0e5;
	cursor: pointer;
}
#windType span:first-child,#rainType span:first-child,#tempType span:first-child{
	border-left:1px solid #28a0e5;;
	-webkit-border-radius: 15px 0px 0px 15px; 
	border-radius: 15px 0px 0px 15px; 
	-moz-border-radius : 15px 0px 0px 15px; 
}
#windType span:last-child,#rainType span:last-child,#tempType span:last-child{
	-webkit-border-radius: 0px 15px 15px 0px; 
	border-radius: 0px 15px 15px 0px;
	-moz-border-radius : 0px 15px 15px 0px; 
}
#windType .selected,#rainType .selected,#tempType .selected{
	background-color: #28a0e5;
	color: white;
}
#windPtime,#rainPtime,#tempPtime{
	float:right;
	color: #999;
	height:45px;
	line-height: 45px;
	text-indent: 1em;
	font-size: 12px;
	width: 245px;
}
.liveCont-list{
	padding-left:15px;
}
.liveCont-list table{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse:collapse;
	width: 605px;
}
.liveCont-list table th{
	padding: 5px 0px;
	text-align: center;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.liveCont-list table td{
	padding: 5px;
	text-align: center;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
/*风速，雨量，温度  结束*/
/*短时预报  开始*/
#shortTime{
	float: right;
	width: 326px;
	height: 311px;
	border:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:4px solid #28A0E5;
}
#shortTime .module-head-ul li {
	width: 119px;
}
#shortTime .module-head-ul .selected {
	border-left: 0px;
	color: red;
}
#shorttime-ptime{
	width:306px;
	padding: 5px 10px;;
	text-align: right;
	font-size: 14px; 
	color: #999;
}
#shorttime-content{
	width:306px;
	padding: 5px 10px;;
	text-align: left;
	font-size: 14px; 
	height: 233px;
	line-height: 25px;
}
/*短时预报  结束*/
/*突发天气预报  开始*/
#suddenWeather{
	float: right;
	width: 326px;
	height: 406px;
	border:1px solid #ccc;
	margin-top: 15px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:4px solid #28A0E5;
}
#suddenWeather .module-head-ul li {
	width: 119px;
}
#suddenWeather .module-head-ul .selected {
	border-left: 0px;
	color: red;
}
#suddenWeather-ptime{
	width:306px;
	padding: 5px 10px;;
	text-align: right;
	font-size: 14px; 
	color: #999;
}
#suddenWeather-content{
	width:306px;
	padding: 5px 10px;;
	text-align: left;
	font-size: 14px; 
	height: 233px;
	line-height: 25px;
}
/*突发天气预报  结束*/
/*预警信号 开始*/
#AreaAlarm{
	float: right;
	width: 326px;
	height: 430px;
	border:1px solid #ccc;
	margin: 15px 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:4px solid #28A0E5;
}
#AreaAlarm .module-head-ul li {
	width: 119px;
}
#AreaAlarm .module-head-ul .selected {
	border-left: 0px;
	color: black;
}
#alarm-module {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 300px;
}

#alarm-module .module-head {
	height: 30px;
	background-color: #ededed;
	border: 1px solid #d7d7d7;
}

#alarm-module .module-head-ul {
	height: 30px;
}

#alarm-module .module-head-ul li {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	
	background-color: #ededed;
	border-left: 0px;
	border-right: 0px;
}

#alarm-module .module-head-ul .selected {
	height: 32px;
	line-height: 30px;
	border-top: 3px solid #28A1E5;
	background-color: white;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

#alarm-module .location-map {
	position: relative;
	width: 300px;
	height: 297px;
}

#alarm-module .location-map-nav {
	position: relative;
	background-color: rgba(255, 255, 255, 0.5);
	clear: both;
	height: 30px;
}

#alarm-module .location-map-nav li {
	position: relative;
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

#alarm-module .location-map-nav .selected {
	color: #FFF;
	background-color: #28A1E5;
}

#alarm-module .module-alarm-head{
	height: 65px;
}

#alarm-module .module-alarm-head-ul{
	padding-top: 10px;
}

#alarm-module .module-alarm-head-ul li {
	float:left;
	height: 50px;
	font-size: 18px;
	border-left: 0px;
	border-right: 0px;
	width: 75px;
}

#alarm-module .module-alarm-head-ul li img {
	padding-left:8px;
}

#alarm-module .module-alarm-head-ul .selected {
	height: 50px;
	border-left: 0px;
	border-bottom: 3px solid #28A1E5;
	border-right: 0px;
}

#alarm-module .module-alarm-cont-ul li {
	display:none;
}

#alarm-module .module-alarm-cont-ul .selected{
	display:block;
}

#alarm-module .module-alarm-cont-ul li div{
	width:62px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color: #f0f0f0;
	border: 2px solid #fff;
	margin:0 2px;
	float:left;
}

.alarmshow-tab li {
	float: left;
	margin: 5px 2px 2px;
	display: block;
}

.alarmshow-tab .aaa {
	background-color: #fba104;
	width: 40px;
	text-align: center;
}

.alarmshow-tab .selected {
	box-shadow: 0px 0px 3px 3px #FFFFFF;
}

.alarmicon-ul {
	position: relative;
}

.alarmicon-ul li {
	display: block;
}

.alarmicon-ul .alarmicon-iconlist {
	clear: both;
	padding: 0px 3px 0px 2px;
}

.alarmicon-ul .alarmicon-iconlist .no-alram{
	height:50px;
	line-height:50px;
	font-size:14px;
	text-align:center;
}

.alarmicon-ul .alarmicon-area {
	clear: both;
	padding: 0px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 12px solid #fff;
	height: 24px;
}

.alarmicon-ul .alarmicon-areaNS {
	clear: both;
	padding: 0px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.alarmicon-ul .alarmicon-area:hover {
	border-top: 2px solid #28A1E5;
	border-bottom: 2px solid #28A1E5;
	background-color: #28A1E5;
}

.alarmicon-ul .alarmicon-areaNS:hover {
	border-top: 2px solid #28A1E5;
	border-bottom: 2px solid #28A1E5;
	background-color: #28A1E5;
}

.alarmicon-ul .alarmicon-iconlist .area-name {
	float: left;
	margin: 0px;
	width: 12%;
	height: 52px;
}

.alarmicon-ul .alarm-icon {
	float: left;
	margin: 0px;
	width: 60px;
	margin: 0px 2px;
}

.alarmicon-ul .alarmicon-area .area-name {
	float: left;
	margin: 0px;
	width: 12%;
	height: 24px;
	text-align: center;
	line-height: 24px;
}

.alarmicon-ul .alarmicon-areaNS .area-name {
	float: left;
	margin: 0px;
	width: 14%;
	height: 18px;
	text-align: center;
}

.alarmicon-ul .alarm-date {
	float: left;
	margin: 0px 2px;
	width: 61px;
	background-color: #D4D4D4;
	height: 24px;
	text-align: center;
}

.alarmicon-ul .alarmicon-areaNS .alarm-date {
	float: left;
	margin: 0px 2px;
	width: 60px;
	background-color: #f0f0f0;
	height: 18px;
	text-align: center;
}

.alarmicon-ul .alarm-level-0 {
	background-color: #AAA;
}

.alarmicon-ul .alarm-level-1 {
	background-color: #F0F0F0;
}

.alarmicon-ul .alarm-level-2 {
	background-color: #0F0FEB;
}

.alarmicon-ul .alarm-level-3 {
	background-color: #F4E829;
}

.alarmicon-ul .alarm-level-4 {
	background-color: #EEA325;
}

.alarmicon-ul .alarm-level-5 {
	background-color: #C30E21;
}

.alarm-ares {
	float: right;
}

.alarm-ares li {
	width: 80px;
	line-height: 24px;
	height: 24px;
	display: block;
}

.alarm-ares .alarm-col {
	background-color: #AAA;
	width: 20px;
	height: 16px;
	margin: 4px 5px;
	float: left;
}

.alarm-ares .has {
	color: #333;
}

.alarm-ares .not {
	color: #AAA;
}

.alarm-ares .alarm-col-1 {
	background-color: #f0f0f0;
}

.alarm-ares .alarm-col-2 {
	background-color: #1010eb;
}

.alarm-ares .alarm-col-3 {
	background-color: #f4e829;
}

.alarm-ares .alarm-col-4 {
	background-color: #f0a425;
}

.alarm-ares .alarm-col-5 {
	background-color: #c40d20;
}

#alarm-module .no-alarm-ares-tips {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	color: #AAA;
}
.location-map .alarmmap-pic {
    float: left;
    width: 245px;
    height: 310px;
    margin: 0px;
}
#alarm-module .no-alarm-ares {
	background: url(../images/gz-04.png) -25px 0px no-repeat;
}
/*预警信号  结束*/

