﻿body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#000;  
}

/*从写控件样式*/
.layui-laydate .layui-laydate-main .layui-this,
.selectlist-options div.selected,
.selectlist-options div:hover,
.select-options div:hover,
.select-options div.selected{ background:#1a6ba2 !important; }
.selectlist-options div{padding:6px 0 6px 8px;line-height: 16px;}
.panel-blue>.panel-heading,
.layui-layer-title,
.layers-control-toggle,
.dialog .header{background:#1a6ba2;}
.dialog .header .title {
    color:#fff;
    font-size:14px;  
}
.headline {
    background:#1a6ba2;
    color:#fff;
    border-bottom:1px solid #fff;
}
.headline ul{ background:rgba(255, 255, 255, 0.2); }
.subheading {
    background:#ebf1f9;
    color:#005c8b;
    text-align:left;
}
a.slider-bar-toggle{width: auto;}

.mCSB_inside > .mCSB_container{ margin-right:5px; }

.btn.btn-default {
    color:#fff;
    background-color:#1a6ba2;
    border-color:#1a6ba2;
}
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.active,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover,
.btn.btn-default.active,
.btn.btn-default:focus,
.btn.btn-default:hover{
    color:#fff;
    background-color:#05236d;
    border-color:#05236d;
}

.btn.btn-primary {
    color:#333;
    background-color:#fff;
    border-color:#eaeaea;
}
.btn.btn-primary.active,
.btn.btn-primary:focus,
.btn.btn-primary:hover{
    color: #333;
    background-color: #f5f5f5;
    border-color: #d6d6d6;
}
.btn-group .btn.btn-primary.active,
.btn-group .btn.btn-primary:focus,
.btn-group .btn.btn-primary:hover{
    color:#fff;
    background-color:#1a6ba2;
    border-color:#1a6ba2;
}
.dropdown-menu{min-width:100px;}
.dropdown-menu a{cursor:pointer;}

.mCSB_inside > .mCSB_container{margin-right:5px;}

.switch span{margin-bottom:3px;}
.simple-layer-control{
    display: none;
    top: 0;
    left: 0;
    right: 0;
}
.simple-layer-control .layers-control-list {
    background: rgba(0,0,0,0.4);
    color: #fff;
    box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.simple-layer-control .layers-control-overlays span {
    font-weight:normal;
    font-size: 12px;
    text-shadow: 0 0 0 #fff;
    padding-right: 5px;
}
.layers-control-markers h1, 
.layers-control-markers h2, 
.layers-control-overlays h1, 
.layers-control-overlays h2{
    font-size:12px;
    line-height:16px;
}
.layers-control-overlays h2{display: none;}

.page .simple-layer-control{display: block;}
.black-map .leaflet-container{background:#181818;}
.leaflet-container .leaflet-control-attribution { background:none; margin:10px 10px 15px 10px;}
.black-map .leaflet-container .leaflet-control-attribution,
.black-map.leaflet-container .leaflet-control-attribution{
    color:#e8e8e8;
    text-shadow: none;
}
.nwp-page .leaflet-left{left:auto;right:0;}

.checkbox-frame .checkbox-selected {
    border-color: #1a6ba2;
    background-color: #1a6ba2;
}
.checkbox-frame:hover .checkbox-unselected{border-color: #1a6ba2;}
.ms-options-wrap > .ms-options > ul li.selected label:before{
    background-color: #1a6ba2;
    border-color: #1a6ba2;
}
.checkbox-shop:hover .checkbox-selected{border-color:#1a6ba2;}
.checkbox-shop .checkbox-selected{background:url(icons/checkbox-shop-selected.png) no-repeat right bottom;}
.checkbox-shop:hover .checkbox-unselected{background:url(icons/checkbox-shop-selected-over.png) no-repeat right bottom;}
.checkbox-shop:hover .checkbox-selected{background:url(icons/checkbox-shop-selected-over.png) no-repeat right bottom;}
.checkbox-shop:hover .checkbox-disabled-selected{background:url(icons/checkbox-shop-selected-disabled.png) no-repeat right bottom;}

.radio-frame .radio-selected, 
.radio-frame:hover .radio-unselected{border-color:#1a6ba2;}
.radio-frame .radio-disabled-selected:before, 
.radio-frame .radio-selected:before {background-color: #1a6ba2;}
.radio-shop:hover .radio-selected{border-color:#1a6ba2;}
.radio-shop .radio-selected{background:url(icons/checkbox-shop-selected.png) no-repeat right bottom;}
.radio-shop:hover .radio-unselected{background:url(icons/checkbox-shop-selected-over.png) no-repeat right bottom;}
.radio-shop:hover .radio-selected{background:url(icons/checkbox-shop-selected-over.png) no-repeat right bottom;}
.radio-shop:hover .radio-disabled-selected{background:url(icons/checkbox-shop-selected-disabled.png) no-repeat right bottom;}
.radio-container .radio-frame .radio-selected {
    border-color: #1a6ba2;
    background-color: #1a6ba2;
}

.nav-tabs > li.active > a:after, 
.nav-tabs > li > a:after,
.nav-tabs > li > a:hover:after{ background: #1a6ba2 none repeat scroll 0 0; }

.nodata:after {content: 'No data available';}

/*播放器*/
.tl-container{
    width:830px;
    padding:0;
    margin:3px 0 2px 0;
    background:#1a6ba2;
}
.tl-player .tl-control{
    left:2px;
    top:8px;
}
.tl-player .tl-control span{
    background-color:#fff;
    color:#000;
    width:30px;
    height:30px;
    line-height:30px;
    border-radius:3px;
}
.tl-player .tl-control ol,
.tl-player .tl-control .tl-on{
    background-color:#fff;
    color:#1a6ba2;
}
.tl-player .tl-axis .tl-slider .tl-thumb{color:#fff;}
.tl-nav-notice.tl-nav:after{
    display:block;
    content:'no product information could be found';
    position:absolute;
    left:0;
    right:0;
    top:3px;
    bottom:0;
    background:rgba(0,0,0,0.01);
    color:#fff;
    text-align:center;
    line-height:28px;
}
.tl-player .tl-control ol{
    right:auto;
    left:65px;
    top:2px;
    height: 30px;
    line-height: 30px;
}
.tl-player .tl-axis .tl-rate{
    background: #00f1ff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    margin-top:1px;
    height:3px;
}
.tl-desc{
    position:absolute;
    top:10px;
    right:10px;
    color:#fff;
}
.tl-desc h1{margin-right:10px !important;}
.tl-desc h1 span{font-weight:bolder;}
.tl-axis{
    width:320px;
    float:auto !important;
    position:absolute;
    right:10px;
    top:27px;
}
.tl-nav{
    float:left;
    position:relative;
    width:416px;
    margin: 0 0 0 78px;
    padding: 3px 8px 5px 8px;
    _height:40px;
    min-height:40px;
    background: rgba(255,255,255,0.3);
    border-radius: 3px;
}
.tl-nav em,
.tl-nav span{display:none;}
.tl-player .tl-nav div{background-color:#fff;}
.tl-player .tl-nav div.tl-nav-forecast{background:#80ffff;}
.player-content.v2{
    background:#1a6ba2;
    color:#fff;
    border-radius: 3px;
    border-top-left-radius: 0;
}
.player-content.v2 .player-control,
.player-content.v2 .tl-loading,
.player-content.v2 .tl-close,
.player-content.v2 .tl-title{display:none !important;}
.player-header > div.active{background:#1a6ba2;}

.tl-toggle-button{
    float:left;
    background:#00a392;
    color:#fff;
    padding:7px 10px;
    cursor:pointer;
    margin: 3px 5px 3px 0;
    line-height:14px;
}
.tl-toggle-button i{font-style:normal;}

/*工具栏*/
.banner.menuBar{
    position: absolute;
    z-index: 999;
    right:10px;
    top:10px;
    height:36px;
    width:auto;
    background:rgba(255,255,255,1);
    padding-left: 10px;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.banner.menuBar>.auxiliary{height:36px;}
.banner.menuBar>.latlng{margin: 8px 10px 0 6px;}
.banner.menuBar .latlng > div{
    background: #e3e9ff;
    color:#333;
}
.banner.menuBar > div > ul > li > ul > li {border: 0;}
.banner.menuBar > div > ul > li > ul > li em:before{font-size:14px;}
.banner.menuBar .button-normal,
.banner.menuBar .button{
    color:#333;
    height:36px;
    line-height:36px;
    padding: 0 12px 0 0;
}
.banner.menuBar .button-normal>a>span.button-icon,
.banner.menuBar .button>a>span.button-icon, 
.banner.menuBar .button-normal>span.button-icon, 
.banner.menuBar .button>span.button-icon{margin:9px 5px 0 0;}
.banner.menuBar .button-normal>a>span.button-more, 
.banner.menuBar .button>a>span.button-more, 
.banner.menuBar .button-normal>span.button-more, 
.banner.menuBar .button>span.button-more{margin:11px 2px 0 8px;}
.banner.menuBar .button-over, 
.banner.menuBar .button-select{
    background:none;
    color:#1a6ba2;
}
.banner.menuBar .noticeBar{
    float:left;
    margin-left:10px;
}
.banner.menuBar .noticeBar>ul>li{
    margin-right:5px;
    position:relative;
    cursor:pointer;
    padding: 0 15px 0 15px;
}
.banner.menuBar>div>ul>li>ul{
    top:36px;
    -moz-box-shadow: 1px 4px 3px rgba(190,190,190,0.6);
    -webkit-box-shadow: 1px 4px 3px rgba(190,190,190,0.6);
    box-shadow: 1px 3px 2px rgba(190,190,190,0.6);
}
.banner.menuBar>div>ul>li>ul>li>p{
    height:36px;
    line-height:36px;
}
.banner.menuBar>div>ul>li>ul>li.header{
    font-weight:bolder;
    padding-left:10px;
}
.banner.menuBar .noticeBar>ul>li:hover:after,
.banner.menuBar .noticeBar>ul>li.active:after{
    background: #1690ff none repeat scroll 0 0;
    transform:          scaleX(1);
    -ms-transform:      scaleX(1);
    -moz-transform:     scaleX(1);
    -webkit-transform:  scaleX(1);
    -o-transform:       scaleX(1);
}
.banner.menuBar .noticeBar>ul>li:after{
    content: "";
    background: #1690ff none repeat scroll 0 0;
    display: block;
    height: 4px;
    transform:          scaleX(0);
    -ms-transform:      scaleX(0);
    -moz-transform:     scaleX(0);
    -webkit-transform:  scaleX(0);
    -o-transform:       scaleX(0);
    transition: transform 200ms ease-out 0s;
    width: 100%;
    position: absolute;
    bottom:-1px;
    left: 0;
}

.banner.menuBar .noticeBar>ul>li>ul>li{position:relative;}
.banner.menuBar .noticeBar>ul>li>ul>li>p{font-family: "宋体", "Microsoft YaHei";}
.banner.menuBar .noticeBar>ul>li>ul>li.active{background:#f9f9f9;}
.banner.menuBar .noticeBar>ul>li>ul>li:hover:after,
.banner.menuBar .noticeBar>ul>li>ul>li.active:after{
    background: #1690ff none repeat scroll 0 0;
    transform:          scaleY(1);
    -ms-transform:      scaleY(1);
    -moz-transform:     scaleY(1);
    -webkit-transform:  scaleY(1);
    -o-transform:       scaleY(1);
}
.banner.menuBar .noticeBar>ul>li>ul>li:after{
    content: "";
    background: #1690ff none repeat scroll 0 0;
    display: block;
    transform:          scaleY(0);
    -ms-transform:      scaleY(0);
    -moz-transform:     scaleY(0);
    -webkit-transform:  scaleY(0);
    -o-transform:       scaleY(0);
    transition: transform 200ms ease-out 0s;
    position: absolute;
    width:4px;
    top:0;
    bottom:0;
    left:-1px;
    right:auto;
    height:100%;
}

.banner.menuBar .noticeBar>ul>li.button-select:after{height:0;}
.banner.menuBar .noticeBar a{color:#000;}
.banner.menuBar .button .label{padding: 2px 5px;}

.latlng{
    font-family: 微软雅黑;
    position: absolute;
    left: 50%;
    transform:translateX(-50%);
    bottom: 10px;
    z-index: 999;
    font-size: 14px;
    font-weight: bolder;
    color: #1a6ba2;
    text-shadow: rgb(237, 234, 234) 1px 0px 0px, rgb(237, 234, 234) 0px 1px 0px, rgb(237, 234, 234) -1px 0px 0px, rgb(237, 234, 234) 0px -1px 0px;
}
.latlng>div{
    float: left;
    margin-right: 10px;
}
.latlng>div:last-child{margin-right:0;}

/*功能模块*/
.modules{
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index:20;
}
.modules ul li{
    display:block;
    float: left;
    width: 62px;
    height:62px;
    border-radius: 3px;
    margin-right: 10px;
    line-height:20px;
    font-size:12px;
    background:#1a6ba2;
    color:#fff;
    text-align:center;
}
.modules .button{
    position:relative;
    cursor:pointer;
    padding-top:8px;
    display:block;
    color:#fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.modules .button span{
    height:30px;
    width:35px;
    font-size:28px;
    margin:0px auto;
    display:block;
}

/*单独页面*/
.page .modules{ 
    top: 10px;
    right: auto;
    left: 10px;
    bottom: auto;
    width: 75px;
    z-index: 2;
    border-radius: 5px;
    background: #1a6ba2;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.page .modules>div{ padding:5px 0; }
.page .modules .button{
    position:relative;
    cursor:pointer;
    padding-top:8px;
    display:block;
    color:#fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    word-break: break-all;
}
.page .modules .button span{
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 18px;
    margin-bottom: 5px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.page .modules ul li{ 
    min-height: 72px;
    _height: 72px;
    height: auto;
    float: none;
    margin: 0 auto;
    line-height: 15px;
}
.page .modules ul li:before{
    display: none;
    content: '';
    position: absolute;
    bottom: 0;
    left: 5px;
    right: 5px;
    height: 1px;
    background:#fff;
}
.page .modules ul li:last-child:before{
    display: none;
}
.page .modules .button-on,
.page .modules ul li:hover{ background: none; }
.page .modules ul li:hover span{
    background:#639fd3;
    border: 1px solid #639fd3;
}
.page .modules ul li.select:hover span,
.page .modules .select span,
.page .modules ul li.button-on:hover span,
.page .modules .button-on span{
    background:#fda600;
    border: 1px solid #fda600;
    color:#fff;
}
.page .slider-bar{
    border-radius: 2px;
    background: #1a6ba2;
}
.page .layui-layer-title,
.page .dialog .header,
.page .toggle-action .header{background: #1a6ba2;}

/*地图容器*/
.mainframe{ 
    z-index:1; 
}
.mainframe .modules{
    z-index: 1000;
}

/*控制面板*/
.controlpanel-frame{
    position:absolute;
    left:0;
    top:0;
    z-index:1000;
}
.popupPanel{
    position:absolute;
    left:-1306px;
    top:64px;  
    z-index:99999;
    width:255px;
    _height:110px;
    min-height:110px;  
    background:#fff;
    border:1px solid #a0a1a3;
    border-left:0px;
}
.controlPanel{
    right:auto;
    left:-1306px;
    width:305px;
    background:#ffffff;
    border-right:1px solid #a0a1a3;
    z-index:9999999;
}
.popupPanel .frame>div,
.controlPanel .frame>div{
    background:#fff;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    position:absolute;
}
.controlPanel .slide{
    position:absolute;
    cursor:pointer;
    top:0px;
    right:10px;
    font-size:14px;
    width:20px;
    height:28px;
    line-height:28px;
    text-align:center;
}
.controlPanel .headline {
    background:#ecf8ff;
    color:#000;
    border-bottom:1px solid #a0a1a3;
}
.controlPanel .subheading {
    background:#fafafa;
    color:#005c8b;
    text-align:left;
}

/*zoom*/
.leaflet-control-zoom-in,
.leaflet-control-zoom-out{
    font-size:14px;
    font-weight:normal;
    padding:1px 2px 0px 0px;
}
.leaflet-right .leaflet-control.leaflet-control-zoom{margin-right:16px;}

.themes-flat .as-grid-columns-view{
    border-bottom:#e4e5e9 0px solid;
}

/*Toggle信息（图例，文本提示等）*/
.legend-bar-toggle{
    display:block;
    text-align:left;
    padding:0;
    cursor:pointer;
}
a.legend-bar-toggle{
    color:#000;
    font-size:12px;
    background:rgba(0, 0, 0, 0.4);
    border-radius: 3px;
}
.legend-bar-toggle .text-container{
    background:rgba(18, 114, 217, 0.2);
    border-radius: 3px;
}
.legend-bar-toggle .toggle-icon{
    -webkit-box-shadow: 0px 1px 2px #ccc;
    box-shadow: 0px 1px 2px #ccc;
    border-radius: 2px;
    display: block;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.9);
    text-align:center;
    padding: 8px 12px;
    color: #0078A8;
}
.legend-bar-toggle .toggle-icon span{
    font-size:18px;
    vertical-align:middle;
    margin-right:5px;
}
.legend-bar-toggle .text-container.canvas{
    position:relative;
    width:0;
    height:0;
    background:none;
}
.legend-bar-toggle .text-container.canvas>div{
    background:rgba(255, 255, 255, 1);
    border-radius: 3px;
    margin-bottom:10px;
    color:#000;
    position:absolute;
}
.legend-bar-toggle .text-container.canvas>div:last-child{margin-bottom:0;}

.blackpage-legend{ color:#fff; }

/*表格*/
/*.as-grid-table{table-layout:auto;}*/
.themes-flat .as-grid-border{ border:1px solid #eeeff1; }
.body-footer .themes-flat .as-grid-border{ border-bottom:1px solid transparent; }
.themes-flat .as-grid-columns-view{border-bottom:0px;}
.themes-flat .as-grid-headerCell{
	background:#f3f6fb;
	border-right:#e4e5e9 1px solid;
	border-bottom:#e4e5e9 1px solid;
	cursor:pointer;
}
.themes-flat .as-grid-cell{
	border-right:1px solid #eeeff1;
	border-bottom:1px solid #eeeff1;
	padding:7px 0;
	line-height:16px;
}

/******台风******/
/*台风图例*/
a.thunder-legend{
    padding: 6px 10px;
    -webkit-box-shadow: 0px 1px 2px #ccc;
    box-shadow: 0px 1px 2px #ccc;
    border-radius: 2px;
    display: block;
    cursor: pointer;
    background: rgba(22, 144, 255, 0.9);
    text-align:center;
    color:#fff;
}
a.thunder-legend>span{
    font-size:20px;
    vertical-align:middle;
    margin-right:5px;
}
.thunder-legend-canvas{
    position:relative;
    width:0;
    height:0;
}
.thunder-legend-canvas>div{
    margin-bottom:10px;
    color:#fff;
    position:absolute;
}
.thunder-legend-canvas>div:last-child{margin-bottom:0;}

.beijing,
.guangzhou,
.hongkong,
.japan,
.guam,
.europe,
.gzrd{
    text-align:center;
    font-weight:bolder;
}
.guangzhou{color:#ffff00;}
.beijing{color:#ff0000;}
.japan{color:#00ff00;}
.guam{color:#010088;}
.hongkong{color:#1e90ff;}
.europe{color:#1effa0;}
.gzrd{color:#fa9600;}
.typhoon-forecast{color:#ffb3b3;}
.typhoon-rainwarnarea{color:#ffff00;}
.typhoon-landwarnarea{color:#ff0000;}

/*台风实况路径*/
.typhoon-TD{
    background:url(icons/typhoon-TD.png);
    background-size:cover;
	animation: rotateIn 2s infinite;
	
}
.typhoon-TS{
    background:url(icons/typhoon-TS.png);
    background-size:cover;
	animation: rotateIn 2s infinite;
}
.typhoon-STS{
    background:url(icons/typhoon-STS.png);
    background-size:cover;
	animation: rotateIn 2s infinite;
}
.typhoon-TY{
    background:url(icons/typhoon-TY.png);
    background-size:cover;
	animation: rotateIn 2s infinite;
}
.typhoon-STY{
    background:url(icons/typhoon-STY.png);
    background-size:cover;
	animation: rotateIn 2s infinite;
}
.typhoon-SuperTY{
    background:url(icons/typhoon-SuperTY.png);
    background-size:cover;
	animation: rotateIn 2s infinite;
}
@-webkit-keyframes rotateIn{
    from{-webkit-transform:rotate(360deg)}
    to{-webkit-transform:rotate(0)}
}
@keyframes{
    from{-webkit-transform:rotate(360deg)}
    to{-webkit-transform:rotate(0)}
}

/*分页标签右上角的切换按钮*/
.tabpanel-rightbuttons{
    position:absolute;
    right:10px;
    top:7px;
}
.tabpanel-rightbuttons>div{
    display:inline-block;
    padding:5px 15px;
    cursor:pointer;
}
.tabpanel-rightbuttons>div:hover{background:#f9f9f9;}
.tabpanel-rightbuttons>div.active{
    background:#1a6ba2;
    color:#fff;
}
.tabpanel-rightbuttons>div.active:hover{background:#1a6ba2;}

/*历史台风表格*/
.m-table{
    position:absolute;
    left:10px;
    right:10px;
    top:52px;
    bottom:10px;
}
.body-footer .themes-flat .m-table .as-grid-border{ border-bottom:1px solid #eeeff1; }

/*实况路径的台风表格*/
.livepath-table .select-box{border:1px solid #fff;}
.livepath-table .as-grid-headerCell:last-child,
.livepath-table .as-grid-row .as-grid-cell:last-child{border-right:1px solid transparent}
.livepath-table tr.active{background: #e8f4ff !important;}

/*预报路径*/
a.forecast-path-legend{
    padding:6px 10px;
    -webkit-box-shadow: 0px 1px 2px #ccc;
    box-shadow: 0px 1px 2px #ccc;
    display: block;
    cursor: pointer;
    background: rgba(22, 144, 255, 0.9);
    text-align:center;
    border-radius: 2px;
    color:#fff;
}

a.forecast-path-legend>span{
    font-size:20px;
    vertical-align:middle;
    margin-right:8px;
}
.forecast-path-dialog .dialog{position:relative;}
.forecast-path-dialog .header{position:relative;}
.forecast-path-dialog .header .fa-minus{
    float:right;
    margin:9px 15px 0px 0px;
    font-size:14px;
    color:#fff;
    opacity:0.9;
    cursor:pointer;
}
.forecast-path-dialog .as-grid-cell,
.forecast-path-dialog .as-grid-headerCell{
    line-height: 16px !important;
    padding-top: 7px;
    padding-bottom: 7px;
}
.forecast-path-dialog{color:#000;}
.forecast-path-dialog .nav > li > a{padding:7px 10px;}

.typhoon-title{
    font-family: 微软雅黑;
    position: absolute;
    z-index: 999;
    top: 12px;
    left: 50%;
    font-size: 28px;
    color: #ba3e53;
    text-shadow: rgb(237, 234, 234) 1px 0px 0px, rgb(237, 234, 234) 0px 1px 0px, rgb(237, 234, 234) -1px 0px 0px, rgb(237, 234, 234) 0px -1px 0px;
    text-align: center;
    transform:translateX(-50%);
    max-width: 1800px;
    text-align: center;
}
.typhoon-title>div{ margin-bottom: 5px; }
.typhoon-title>div>div{
    float: left;
    margin-right: 25px;
}
.typhoon-title>div>div:last-child{
    margin-right: 0;
}
.typhoon-title span{
    font-size: 16px;
    display: block;
}
.typhoon-titles{
    position: absolute;
    z-index: 999;
    top: 12px;
    left: 50%;
    transform:translateX(-50%);
}
.typhoon-titles .typhoon-title{
    position: relative;
    top: auto;
    left: auto;
    transform:none;
    max-width: 1800px;
}

@media only screen and (max-width:1600px) {
    .typhoon-title{font-size: 22px;}
}
@media only screen and (max-width:1366px) {
    .header-logo{
        width:330px;
        height: 48px;
    }
    .typhoon-title{font-size: 20px;}
    .typhoon-title span{font-size: 12px;}
}
/****** end 台风 ******/

/*加载提示*/
.loading{
    position:absolute;
    left:0;
    right:0;
    bottom:90px;
}
.loading.fullscreen{bottom:0;}
.loading .sk-wave .sk-rect{ background-color: #fff; }
.sk-wave .sk-rect,
.loading[skin=blue] .sk-wave .sk-rect{ background-color: #1a6ba2; }

/*南海预报样式*/
.scf-info{
    color:#515253;
    font-size:14px;
    text-align:center;
    line-height:20px;
}
.scf-info p{margin:0px;}
.scf-info .scf-phen img{width:28px;height:20px;}
.scf-info .scf-phen img:hover{
    animation:scale1 .2s;
    -webkit-animation:scale1 .2s;
}
.scf-name{ text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0}
.scf-detail tr{
    background:#fff;
    text-align:center;
    font-size:14px;
}
.scf-detail tr.scf-field{
    font-weight:bolder;
    border-bottom:1px dotted #ccc;
}
.scf-detail tr td{
    padding-top:6px;
    padding-bottom:6px;
    line-height:22px;
    width:100px;
}

/*港口预报样式*/
.cf-info{
    background:rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    box-shadow:0 2px 9px rgba(0, 0, 0, 0.3);
    color:#2560ac;
    font-size:14px;
    text-align:center;
    line-height:20px;
}
.cf-info:hover{background:rgba(255, 255, 255, 0.9);}
.cf-info p{position:absolute;}
.cf-info .cf-name{top:5px;width:100%;}
.cf-info .cf-phen1{top:22px;left:5px;}
.cf-info .cf-phen1 img{width:28px;height:28px;}
.cf-info .cf-temp{top:25px;left:38px;text-align:left;}
.cf-info .cf-wd1 img{width:12px;height:12px;}
.cf-info .cf-wd1{top:45px;left:40px;}
.cf-info .cf-ws1{left:57px;top:45px;text-align:left;}

.cf-detail>ul{
    float:left;
    background:#f2f9ff;
    border-left:2px solid #fff;
    border-top:2px solid #f2f9ff;
    border-bottom:2px solid #f2f9ff;
    width:109px;
    text-align:center;
    font-size:14px;
    line-height:30px;
    padding-top:10px;
    padding-bottom:10px;
}
.cf-detail>ul:first-child{
    background:#fff;
    width:111px;
    border:2px solid #fff;
}
.cf-detail>ul:last-child{width:111px;}

.cf1-info{
    background:rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-shadow:0 2px 9px rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 3px;
}

/*航线风险*/
.route-detail>ul{
    background:#f2f9ff;
    border-left:2px solid #fff;
    border-top:2px solid #f2f9ff;
    border-bottom:2px solid #f2f9ff;
    text-align:center;
    font-size:14px;
    line-height:30px;
    padding-bottom:10px;
}
.route-detail .route-bg{
    margin-left:10px;
    width:85px;
    height:80px;
    text-align:center;
    position:relative;
    float:left;
    font-size:12px;
}
.route-detail .route-bg span{
    width:70px;
    height:70px;
    display:block;
    box-shadow:0 2px 9px rgba(0, 0, 0, 0.3);
    margin: 5px 0px 0px 3px;
    border-radius: 5px;
    position: relative;
}
.route-detail .route-bg span>em{
    display: block;
    font-style: normal;
    position: absolute;
    width: 70px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%;
    line-height: 1.5;
}
.route-detail .other{
    float:left;
    width:150px;
    padding-top:8px;
    line-height:20px;
    text-align:left;
}
.route-legend:before{
    display: block;
    content: '';
    position: absolute;
    height: 0;
    margin-top:-1px;
    top: 50%;
    left: 0;
    right: 0;
    border-top:2px dotted #eee;
}
.route-legend:after{
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top:-5px;
    margin-left:-5px;
    border-radius: 50%;
    border: 1px solid #808080;
    background:#fff;
}
.route-legend.yellow:after{background:#ffff00;}
.route-legend.orange:after{background:#ffaa00;}
.route-legend.red:after{background:#ff0000;}

/*实况观测*/
.rt-detail>ul{
    background:#f2f9ff;
    border-left:2px solid #fff;
    border-top:2px solid #f2f9ff;
    border-bottom:2px solid #f2f9ff;
    text-align:center;
    font-size:14px;
    line-height:30px;
    padding-bottom:10px;
}
.rt-detail .wind-bg{
    margin-left:10px;
    margin-top:10px;
    width:98px;
    height:96px;
    padding-top:30px;
    background:url(weather/wind_bg.png) no-repeat;
    line-height:16px;
    text-align:center;
    position:relative;
    float:left;
}
.rt-detail .other{
    float:left;
    width:150px;
    padding-top:5px;
    line-height:26px;
}
.rt-detail .wind-bg>span{
    background:url(weather/wind_point.png) no-repeat;
    position:absolute;
    display:block;
    width:98px;
    height:96px;
    left:0px;
    top:0px;
}

/*实况观测 海区预报时间轴*/
.timePanel{
    position:absolute;
    bottom:0px;
    left:80px;
    right:80px;
    z-index:1000;
    text-align:center;
}
.TF_Frame{
    display:inline-block;
    height:50px;
    background:#fff;
    box-shadow:0 0px 3px rgba(0, 0, 0, 0.5);
    margin-right:10px;
    padding-right:10px;
}
.timePanel .TF_Frame:last-child{margin-right:0px;}
.TF_Frame>p{
    font-weight:bolder;
    height:50px;
    line-height:50px;
    margin:0px;
    float:left;
    padding:0px 10px;
}
.TF_Frame>p>i{display:block;line-height:18px;margin-top:7px;font-style: normal;}
.TF_Frame>div{
    margin-top:15px;
    border-top:1px solid #bfbfbf;
    float:left;
}
.TF_Frame>div>span{
    display:block;
    padding:5px 5px;
    float:left;
    cursor:pointer;
    text-align:center;
    position:relative;
    line-height:25px;
}
.TF_Frame>div>span>em {
  width: 13px;
  height:13px;
  display: block;
  background:#1691ff;
  border-radius: 50%;
  position:absolute;
  left:50%;
  margin-left:-7px;
  top:-7px;
}
.TF_Frame>div>span.select,
.TF_Frame>div>span:hover{ color:#ffbf45;}
.TF_Frame>div>span.select>em,
.TF_Frame>div>span:hover>em{ background:#ffbf45; }

/*浮动窗口的加载提示*/
.loading-popup.dialog .frame{min-height:210px;position:relative;}
.loading-popup.dialog .frame:before{
    display: block;
    content:'';
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: rgba(26,107,162,0.1);
}
.loading-popup.dialog .frame:after{
    position: absolute;
    left:50%;
    top:50%;
    margin-top:-18px;
    width:36px;
    height:36px;
    line-height: 36px;
    text-align: center;
    display: block;
    content: '\F110';
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 36px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

/*位置信息*/
.labels-layer{
    text-shadow: -1px 0 1px rgba(0,0,0,.6), 1px 0 1px rgba(0,0,0,.6), 0 1px 1px rgba(0,0,0,.6), 0 -1px 1px rgba(0,0,0,.6);
}
.map-areaname>div{
    position: absolute;
    left:50%;
    top:50%;
    transform: translateX(-50%) translateY(-50%);
    color:#fff;
    cursor: default;
    white-space: nowrap;
    font-size: 12px;
}