﻿﻿
 @charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	min-width: 1300px;
	color: #000000; /*font-family:"Arial","微软雅黑","宋体"; */
	font-family: Arial, Helvetica, SimSun, sans-serif;
	font-size: 14px; 
/* 	overflow-x:hidden; */
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px;
} /*设置图片初始化为垂直居中，因为默认的是左上角对齐*/
table, tr, td, dr, th {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
} /*合并重复的边线*/
ul, ol, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link, a:visited, a:active {
	color: #4c4c4c;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: none;
}

.clearboth {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border: 0px;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

a.flink12_white {
	color: #fff;
}

a.flink12_white:hover {
	color: #F00;
}

a.flink_blue {
	color: #0070d9;
}

a.flink_blue:hover {
	color: #F00;
}

.color_yellow {
	color: #ffff00;
}

.bgcolor1 {
	background: #f7f7f7;
}

/*-------------------------top----------------------*/
.top_w {
	width: 100%;
	min-width: 1010px;
	height: 69px;
	background: url(../images/topbg1.png) repeat-x left top;
	position: relative;
	z-index: 1000;
} /*加上一个最小宽度，避免浏览器窗口压缩的很窄的时候背景变形或填充不完整的问题*/
.top {
	width: 100%;
	min-width: 1010px;
	height: 69px;
	background: url(../images/topbg2.png) no-repeat right top;
}

.top_logo {
	float: left;
	padding: 14px 10px 0 20px;
}

.top1 {
	float: left;
	line-height: 69px;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.userinfo {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	font-weight: bold;
	width: 230px;
}

.userinfo > ul{
	height:100%;
	width:100%;
}
.userinfo li {
	float: left;
/* 	margin-left: 20px; */
    height: 100%;
    width: 100%;
}
.userinfo a:hover{
/* 	color: #FF0000; */
	backfround-color: #f00;
}
/**************place****************/
.place {
	height: 31px;
	line-height: 18px;
	background: url('../images/place_bg.gif') repeat-x;
	padding-left: 20px;
}
/*-----------content--------------*/
.i_map {
	width: 100%;
	min-width: 1010px;
	height: 490px;
	background: #D0DFEF;
	position: relative;
	z-index: 0;
	text-align: center;
}

.xbmap {
	height: 490px;
	width: 100%;
	min-width: 1010px;
}

.i_map .sps {
	width: 330px;
	position: absolute;
	top: 20px;
	right: 20px;
	-webkit-border-radius: 4px; /*4px圆角*/
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px;
	-moz-box-shadow: 1px 1px 1px;
	box-shadow: 1px 1px 1px;
	z-index: 2;
}

.sps .sps_title {
	color: #fff;
	font-size: 14px;
	font: '微软雅黑';
	background: #3385FF;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding-left: 20px;
}

.sps_title span {
	display: inline-block;
}

.sps_title .st {
	float: left;
}

.sps_title .sc {
	cursor: pointer;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 11px;
	line-height: 22px;
	text-align: center;
	width: 20px;
	height: 20px;
	/* background:url(../images/closesp.png) no-repeat; */
}

.sps .sps_context {
	background: #FFF;
	padding: 10px 10px 0 10px;
/* 	height: 30px; */
	height:300px;
	overflow-y: auto;
}

.sps .sps_context li {
	line-height: 23px;
	text-align: left;
	border-bottom: 1px dotted #cee1ee;
}

.i_cont {
	min-height: 2px;
	height: 2px;
	height: auto !important;
	background: #e8e8e8 url(../images/map_shadow.png) repeat-x left top;
	padding-top: 20px;
	padding-bottom: 20px;
}

.i_list {
	float: left;
	margin-left: 1.5%;
	width: 31.5%;
}

.i_list_t {
	height: 35px;
	line-height: 35px;
	background: url(../images/i_t1.png) no-repeat right top;
	-webkit-border-top-left-radius: 4px; /*左上角4px圆角*/
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px; /*右上角4px圆角*/
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}

.i_list_t dt {
	float: left;
	line-height: 35px;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.i_list_t dd {
	float: right;
	line-height: 35px;
	padding-right: 20px;
	font-size: 12px;
}

.height300 {
	height: 300px;
}

.margintop20 {
	margin-top: 3px;
}

.height120 {
	height: 120px;
}

.height135 {
	height: 135px;
}

.i_list_c {
	border: 1px solid #d1d1d1;
	padding: 3px 0;
	background: #fff;
	-webkit-border-bottom-left-radius: 4px; /*左下角4px圆角*/
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px; /*右下角4px圆角*/
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}

.i_list_c li {
	line-height: 29px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 20px;
}

.i_list_c1 {
	height: 300px; /*min-height:300px;  height:auto !important; */
	overflow: hidden;
	border: 1px solid #d1d1d1;
	padding: 3px 10px;
	background: #fff;
	-webkit-border-bottom-left-radius: 4px; /*左下角4px圆角*/
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px; /*右下角4px圆角*/
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
/*************报文查询的样式 begins**********************/
.airrpt_cont {
	min-height: 2px;
	height: 2px;
	min-height: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.s_cont .airrpt {
	border-top: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
}

.s_cont .airrpt2 {
	background: #fff;
	height: 450px !important;
	overflow-y: auto;
	white-space: normal;
}

.context {
	clear: both;
	margin-top: 10px;
	min-height: 600px;
}

.reports_result {
	width: 95%;
	margin-left: 20px;
	position: relative;
	font-size: 14px;
}

.rptcondition {
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
}

.reports_result_rpt {
	clear: both;
	margin-top: 10px;
	height: 600px;
	overflow-y: auto;
}

.reports_result_rpt ul {
	clear: both;
	margin-top: 5px;
}

.reports_result_rpt li {
	line-height: 35px;
	font-size: 16px;
	font-weight: 400;
	font-family: '微软雅黑';
}

.loading {
	position: absolute;
	left: 40%;
	top: 200px;
	display: none;
	background: url(../images/loading.gif) no-repeat;
	width: 200px;
	height: 200px;
}

.bottomline {
	border-bottom: 1px dotted #cee1ee;
}

/*************报文查询的样式 ends************************/
/************飞行文件的样式 begins*************************/
.airfiles {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 20px;
}

.condition {
	clear: both;
	float: left;
	width: 350px;
	padding-left: 20px;
}

.condition_title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-family: '微软雅黑';
}

.condition_context {
	clear: both;
	width: 100%;
	text-align: left;
	font-size: 15px;
	font-weight: 300;
}

.airport_list {
	border-left: 1px solid #cee1ee;
	border-right: 1px solid #cee1ee;
	border-bottom: 1px solid #cee1ee;
	width: 190px;
	overflow-y: scroll;
	height: 300px;
	overflow-x: hidden;
	background: #FFF;
	color: #5175d2;
	z-index: 1000;
	position: absolute;
	left: 0px;
}

.airport_list li {
	cursor: pointer;
	height: 24px;
	line-height: 24px;
}

.airport_list li:hover {
	background: #5175d2;
	color: #FFF;
}

.condition_context ul.c {
	clear: both;
	width: 100%;
	float: left;
	margin-top: 10px;
}

.condition_context .c_l {
	float: left;
	width: 20%;
	height: 25px;
	line-height: 25px;
	color: #333;
}

.condition_context textarea {
	border: 1px solid #ddd;
	height: 50px;
	width: 260px;
}

.condition_context .chooseairport {
	clear: both;
	height: 35px;
	line-height: 35px;
}

.condition_context .chooseairport a {
	color: #333;
}

.condition_context .c_i {
	float: left;
	position: relative;
	width: 75%;
}

.condition_context .pa {
	height: 26px;
	line-height: 26px;
}

.condition_context ul.cul {
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.airfile {
	margin-left: 400px;
}

.pdfloading {
	width: 200px;
	position: absolute;
	left: 46%;
	top: 10%;
	background: #FFF;
	z-index: 200;
}

.airfiletools {
	float: right;
	text-align: right;
	height: 35px;
}

.airfiletools li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.condition_title {
	clear: both;
	margin-top: 10px;
}

.airfilesearchresult {
	width: 100%;
	position: relative;
	work-wrap: break-word;
	float: left;
}

.airfileResult {
	width: 100%;
	text-align: center;
	padding: 0 auto;
	margin: 0 auto;
	height: 800px;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	background: #FFF;
}

.airfile_nav {
	margin-top: 10px;
	background: #FFF;
}

.airfileResult h4 {
	text-align: center;
	font-family: '微软雅黑';
	font-size: 16px;
}

.airfile_nav ul {
	clear: both;
	width: 100%;
	height: 26px;
	margin-top: 3px;
}

.airfile_nav li {
	font-size: 16px;
}

.airfile_nav .airfilelabel {
	float: left;
	fobt-weight: bold;
	margin-right: 30px;
	font-weight: bold;
}

.airfile_nav .airfilecontext {
	float: left;
}

.reports {
	clear: both;
	margin-top: 10px;
}

.reports .cccc {
	clear: both;
	margin-top: 10px;
	font-weight: bold;
}

.reports .bcccc {
	clear: both;
	margin-top: 10px;
	font-weight: bold;
}

.reports .report {
	clear: both;
	margin-top: 10px;
}

.airfilepics {
	clear: both;
	margin-top: 10px;
}

.airfilepics .airfile_title {
	clear: both;
	margin-top: 10px;
	font-weight: bold;
}

.airfilepics .airfile_img {
	clear: both;
	margin-top: 10px;
	float: left;
}

.airfile_img img {
	width: 700px;
}
/************飞行文件的样式  ends***************************/
/**图片显示 begins***/
.images {
	width: 100%;
	float: right;
	min-height: 600px;
	background: #FFF;
}

.imageschoise {
	
}

.imageschoise dl {
	height: auto !important;
	border-bottom: 1px dashed #c9c8c3;
	padding: 10px 20px;
	min-height:24px;
}

.imageschoise dt {
	float: left;
	width: 75px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
}

.imageschoise dd {
	margin-left: 65px;
	line-height: 20px;
}

.imageschoise a {
	display: inline;
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.imageschoise .timeArea {
	margin-left: 30px;
}

.imageschoise a:hover {
	color: #ff0000;
	background: #699cda;
	border-radius: 5px;
}

.images_context {
	
}

.images_pics {
	width: 100%;
}

.images_pic {
	float: left;
	width: 75%;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	min-height: 600px;
	cursor: url(../images/index/hand.cur) 6 8, pointer;
}

.images_pic img {
	width: 98%;
	height: 100%;
}

.images_result {
	width: 24.5%;
	float: right;
	margin-top: 10px;
	margin-left: 0.5%;
}

.images_result .prenext {
	height: 40px;
	width: 100%;
	text-align: left;
}

.prenext .control {
	float: left;
	width: 30px;
	height: 28px;
	background: url("../images/index/tools/controls.png") #429bd3 no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	margin-top: 4px;
}

.prenext .first {
	background-position: 7px 0;
}

.prenext .pre {
	background-position: 7px -31px;
}

.prenext .play {
	background-position: 7px -62px;
}

.prenext .stop {
	background-position: 7px -93px;
	display: none;
}

.prenext .next {
	background-position: 7px -120px;
}

.prenext .last {
	background-position: 7px -151px;
}

.images_result .lists {
/* 	min-height: 700px; */
/* 	overflow-y: auto; */
	overflow-x: hidden;
	width: 100%;
}

.lists li {
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	cursor: pointer;
	font-size: 14px;
}

.lists li:hover {
	background: #ffdba6;
	color: #FFF;
	border-radius: 5px;
	width: 90%;
}

.liover {
	background: #699cda;
	color: #FFF;
	border-radius: 5px;
	width: 90%;
}

.vtimeLabel {
	width: 100%;
}

.vtimeLabel li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #cee1ee;
	cursor: pointer;
	margin-bottom: 2px;
	font-size: 15px;
}

.vtimeLabel .lihover {
	background: #3366cc;
	color: #FFF;
	border-radius: 5px;
}
/**图片显示 ends***/
/**机场警告  begins***/
.searchcondition {
	clear: both;
	margin-top: 5px;
	width: 100%;
	display: inline;
	height: 55px;
	line-height: 55px;
}

.searchcondition li {
	margin-left: 30px;
	float: left;
}

.table {
	clear: both;
	width: 96%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	padding: 0 auto;
	margin: 0 auto;
}

.table tr {
	height: 35px;
}

.table tr:hover {
	background-color: #CCE8F8;
}

.table th {
	text-align: center;
	font-weight: bold;
	background: #dbdfe4 url(../images/tablebg1.png) repeat-x left top;
	font-size: 15px;
	color: #00448d;
}

.table th, .table td {
	padding: 3px 5px;
	line-height: 30px;
	border: 1px solid #dedede;
}

.marginleft20 {
	margin-left: 20px;
}

.text-right {
	text-align: right;
}
/**机场警告  ends*****/
/*-----------footer--------------*/
/***分页样式  begins****/
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pager>.disabled>a, .pager>.disabled>span, .pagination>.disabled>a,
	.pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
	.pagination>.disabled>span, .pagination>.disabled>span:focus,
	.pagination>.disabled>span:hover {
	opacity: .6;
	filter: alpha(opacity = 60);
	border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	background: #348FE2 !important;
	border-color: #348FE2 !important;
	color: #ffffff;
}

.pagination>li>a {
	color: #FFF;
	margin-left: 5px;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

.pager li>a, .pager li>span, .pagination>li>a {
	border-color: #e2e7eb;
	color: #242a30;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

/****自定义分页 begins*******/
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.page_current {
	height: 25px;
	line-height: 25px;
	font-family: '宋体', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #FB9504;
	background: #FFFBDE;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #07519a;
	text-decoration: none;
	margin-left: 6px;
}

.page_break:hover {
	cursor: pointer
}

.page_break {
	height: 25px;
	line-height: 25px;
	font-family: '宋体', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #E1E1E1;
	background: #fff;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #07519a;
	text-decoration: none;
	margin-left: 6px;
}

.page_break:hover {
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #FB9504;
	background: #FFFBDE;
}

.page_other {
	font-family: '宋体', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #E1E1E1;
	background: #fff;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #07519a;
	text-decoration: none;
	margin-left: 6px;
}
/****自定义分页 ends*******/

/***分页样式  ends****/
.footer {
	clear: both;
	width: 100%;
	height: 59px;
	padding-top:10px;
/* 	line-height: 59px; */
	background: #fff url(../images/foot_bg.png) repeat-x left top;
	text-align: center;
	color: #666666;
}
.footer ul{
	height:25px;line-height:25px;
	font-size:14px;
}
/****图片的上下左右箭头 begins******/
.arrowleft {
	position: absolute;
	z-index: 9;
	height: 100%;
	width: 150px;
	left: 0;
	cursor: url(../images/index/arr_left.cur), auto;
}

.arrowright {
	position: absolute;
	z-index: 9;
	height: 100%;
	width: 150px;
	right: 0;
	cursor: url(../images/index/arr_right.cur), auto;
}

.arrowtop {
	position: absolute;
	z-index: 9;
	height: 60px;
	width: 100%;
	left: 0;
	top: 0;
}

.arrowbottom {
	position: absolute;
	z-index: 100;
	height: 60px;
	width: 100%;
	left: 0;
	bottom: 0;
}
/****图片的上下左右箭头 ends******/

/*****打印内容css begins********/

/*****报文打印 *******/
.reports_result_rpt {
	height: auto;
}
/*****打印内容css ends********/
/**显示日志文件内容 begins***/
.context {
	position: relative;
}

.logview {
	width: 800px;
	height: 500px;
	overflow-y: auto;
	radius: 10px;
}

.logview_t {
	height: 35px;
	line-height: 35px;
	background: #cee1ee;
}

.logview_c {
	line-height: 24px;
}
/**显示日志文件内容 ends*****/

/******************************************表格****************************************************/
.cxjg {
	min-height: 2px;
	height: 2px;
	height: auto !important;
	margin: 0px 20px 0px 20px;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-top: 0;
}

.cxjg_map {
	float: left;
	width: 835px;
	height: 360px;
	margin-left: 20px;
	border-right: 1px solid #d1d1d1;
}

.cxjg_r {
	float: left;
	padding: 20px;
}

/*翻页*/
/*.pageturn{ height:30px; margin:0 auto;text-align:center;}
		.pageturn a{width:80px; height:20px; line-height:20px;text-align:center; font-size:14px; background: #f2f2f3;padding:5px;border:1px solid #d9d8d8;margin:0 auto;}
		.pageturn a:hover,
		.pageturn .now{ width:80px; height:20px; line-height:20px;font-size:14px;color:#FFF; background: #369dec; border:1px solid #369dec;}*/
.controls {
	height: 30px;
}

.controls li {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #369dec;
	margin-right: 5px;
}

.controls li:hover {
	background: #83C4F3;
}

.controls .li1 {
	background: url(../images/controls.png) no-repeat center top;
}

.controls .li2 {
	background: url(../images/controls.png) no-repeat center -30px;
}

.controls .li3 {
	background: url(../images/controls.png) no-repeat center -60px;
}

.controls .li4 {
	background: url(../images/controls.png) no-repeat center -90px;
}

.controls .li5 {
	background: url(../images/controls.png) no-repeat center -120px;
}

.controls .li6 {
	background: url(../images/controls.png) no-repeat center bottom;
}

.controls li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #369dec;
	margin-right: 5px;
}

.cxjg_list {
	padding-top: 10px;
}

.cxjg_list li {
	line-height: 30px;
}

.s_title {
	height: 35px;
	line-height: 35px;
	background: url(../images/i_t1.png) no-repeat right top;
	margin: 0 20px;
	-webkit-border-top-left-radius: 4px; /*左上角4px圆角*/
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px; /*右上角4px圆角*/
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}

.s_title dt {
	float: left;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
}

.s_title dd {
	width: 80px;
	float: right;
	padding-right: 10px;
}
/*查询条件*/
.cxtj {
	min-height: 2px;
	height: 2px;
	height: auto !important;
	margin: 0 20px;
	border-top: 0px;
	margin: 0 20px;
	padding: 10px;
}

.cxtj_table {
	line-height: 30px;
	padding: 5px;
}

.cxtj_table span {
	font-weight: bold;
	padding-left: 5px;
}

.cxtj_table span.fred {
	font-weight: normal;
	color: #f00;
}
/*查询结果*/
.cxjg_table {
	line-height: 30px;
}

.cxjg_table td, .cxjg_table th {
	border: 1px solid #dedede;
	height: 30px;
	line-height: 30px;
	padding: 3px 5px;
	min-width: 30px
}

.cxjg_table th {
	text-align: center;
	font-weight: bold;
	background: #ececec url(../images/tablebg1.png) repeat-x left top;
	font-size: 15px;
	color: #00448d;
}

.cxjg_table tr:hover {
	background: #e3edf0;
}

.cxjg_table td span {
	padding: 0 5px;
}

.ckbg_h {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
/*表格左上角分类*/
.cxjg_table tr th .row {
	position: relative;
	float: right;
	right: 5px;
	top: -5px;
}

.cxjg_table tr th .col {
	position: relative;
	float: left;
	left: 5px;
	bottom: -5px;
}

.table_overflow {
	overflow-x: scroll;
	display: block;
}

/*---------------------------按钮样式---------------------*/
.btn1 {
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin: 0 5px;
	text-align: center;
	display: inline-block;
	color: white;
	background: #00438d url(../images/bg_blue-gradient.png) repeat-x;
	/*兼容老版本ie*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; /*4px圆角*/
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#006aac),
		to(#00438d));
	background: -webkit-linear-gradient(top, #006aac, #00438d);
	background: -moz-linear-gradient(top, #006aac, #00438d);
	background: -ms-linear-gradient(top, #006aac, #00438d);
	background: -o-linear-gradient(top, #006aac, #00438d);
	background: linear-gradient(top, #006aac, #00438d);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px
		rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px
		rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px
		rgba(0, 0, 0, 0.25);
	-webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
	-moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}

.btn1 a {
	color: #fff;
}

.btn1 a:hover {
	color: #ff0;
}

.sbtn {
	padding: 0 8px;
	line-height: 22px;
	height: 22px;
	display: inline-block;
	border: 1px solid #cccccc;
	margin: 0 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; /*4px圆角*/
	-webkit-tap-highlight-color: rgb(52, 158, 219);
	background-image: -webkit-linear-gradient(top, rgb(239, 239, 244),
		rgb(214, 218, 223));
	background: -moz-linear-gradient(top, #efeff4, #d6dadf);
	background: -ms-linear-gradient(top, #efeff4, #d6dadf);
	background: -o-linear-gradient(top, #efeff4, #d6dadf);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px
		rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px
		rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px
		rgba(0, 0, 0, 0.25);
	-moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}

.climateReportExcel {
	float: right;
	margin-top: 15px;
	font-weight: lighter;
}
/***************操作进行中，请稍后****************/
.alert.alert-info {
	background: #00438d;
}

.alert {
	border: 1px solid transparent;
	position: fixed;
	top: 40%;
	left: 50%;
	margin-top: 100px;
	margin-left: -200px;
	margin-bottom: 20px;
	display: none;
	z-index: 2000;
	min-width: 200px;
	border-radius: 4px;
	padding: 15px;
}

.alert-info {
	color: #ffffff;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
/**进度显示 begins***/
.recoveryconsole {
	position: absolute;
	width: 40%;
	left: 400px;
	top: 40%;
	width: 300px;
	height: 40px;
	font-size: 18px;
	font-family: '微软雅黑';
	background: #FFF;
	border: 1px solid #cee1ee;
	line-height: 40px;
	font-weight: bold;
	color: #F00;
	display: none;
}
/**进度显示 ends*****/

/*************自观表格*****************/
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.overDue {
	width: 70px;
}

#time {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	font-size: large;
}

/****************终端警报**********************/
.weatherforecast {
	marign-top: 10px;
	text-align: left;
}

.weatherforecast tr td {
	border-width: 0;
	border-spacing: 0;
}

.w_t {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
}

.w_c {
	line-height: 26px;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
}
/****************机场警报区域警报预览页面**********************/
#view_topToolbar {
	_display: none;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/view_top.png) repeat-x;
	position: fixed;
	top: -40px;
	left: 0;
	_top: 0;
	_position: absolute;
	_top: expression(documentElement.scrollTop);
	font-size: 15px;
	font-weight: 500;
	color: #336699;
	font-family: '微软雅黑';
	border-bottom: 1px solid #cccccc;
}

#view_header {
	width: 100%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	padding-left: 20px;
	background: #428BCA;
	background: url(../images/view_top.png) repeat-x;
	font-size: 22px;
	font-weight: 600;
	color: #336699;
	font-family: '微软雅黑';
	border-bottom: 1px solid #cccccc;
}

.view_download {
	float: right;
	width: 120px;
	height: 100%;
	background-color: #cdcdcd;
}

.view_download:hover {
	background-color: #bcbcbc;
	color: #ffffff;
}

#view_content {
	width: 70%;
	min-height: 600px;
	line-height: 18px;
	margin: 10px auto 80px auto;
	padding: 30px 50px;
	background: #FFF url(../images/scaleplate.png) no-repeat;
	border: 1px solid #cee1ee;
	color: #000;
	overflow: scroll-y;
	word-wrap: break-word;
}

.nofound {
	width: 100%;
	margin-top: 150px;
	font-size: 30px;
	font-weight: 600;
	color: #FF0000;
	font-family: '微软雅黑';
	padding: 0 auto;
	text-align: center;
}

.print {
	float: right;
	margin-right: 50px;
	margin-top: 10px;
	vertical-align: center;
}

.print_toolbar {
	margin-top: 0;
}

/**************实况地图*******************/
.awos_map_filed, .awos_map {
	height: calc(100vh - 190px);
}
/**************预告图等的右侧列表滚动条**************************/
.lists ul {
	height:500px;
	overflow-y: auto;
}
/*******************自观统计样式*************/
.awoscharts {
	width: 90%;
	text-align: center;
	padding: 0 auto;
	margin: 0 auto;
	min-height: 500px;
}

.taiji_context {
	position: relative;
	min-height: 600px;
}

.chartloading {
	position: absolute;
	left: 40%;
	top: 200px;
	z-index: 100;
	display: none;
	height: 43px;
	width: 43px;
	background: url(../images/loading.gif) no-repeat;
}

.noticelist {
	
}

.noticelist li {
	padding: 2px 10px;
}

.noticelist span.date {
	float: right;
	text-align: right;
	font-size: 13px;
}

/*****************气候志根据机场异步获取时间**********************/
.syncTime {
	display: none;
}
/*******************返回顶部按钮************************/
body .backToTop {
	display: inline-block;
	color: #fff;
	width: 28px;
	height: 28px;
	padding: 0;
	border: 0;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	position: fixed;
	bottom: 20px;
	right: 25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.backToTop.in {
	opacity: 1;
}

/*******************电子飞行包************************/
.s_title_1 {
	height: 35px;
	line-height: 35px;
	background: #ececec url(../images/tablebg1.png) repeat-x left top;
	border: 1px solid #d1d1d1;
}

.s_title_1 dt {
	float: left;
	font-size: 15px;
	color: #00448d;
	font-weight: bold;
	padding-left: 10px;
}

.s_title_1 dd {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
}

.border_notop {
	min-height: 2px;
	height: 2px;
	height: auto !important;
	border: 1px solid #d1d1d1;
	border-top: 0px;
	padding: 10px;
}

.dzfxb_tj {
	width: 360px;
	float: right;
}

.dzfxb_jg {
	margin-right: 380px; /*border-right:1px solid #dedede;*/
	overflow: hidden;
}

.title_h1 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #00448d;
	background: url(../images/arrow.png) no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}

.title_h2 {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.title_h3 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.article_text {
	position: relative;
	min-height: 500px;
}

.scccc {
	position: relative;
}

.ecccc {
	position: relative;
}

.dzfxb_tj_table {
	line-height: 30px;
}

.dzfxb_tj_table td, .dzfxb_tj_table th {
	border: 1px solid #dedede;
	line-height: 30px;
	padding: 3px 10px 3px 3px;
}

.dzfxb_tj_table th {
	text-align: right;
	font-weight: bold;
	background: #f7f7f7;
	font-size: 14px;
}

.dzfxb_tj_table tr:hover {
	background: #e3edf0;
}

.dzfxb_tj_table td span {
	padding: 0 5px;
}

/***********************首页警告弹出框***********************************/
.pop {
	background: #fff;
	width: 260px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
	-webkit-box-shadow: 1px 1px 1px;
	-moz-box-shadow: 1px 1px 1px;
	box-shadow: 1px 1px 1px;
}

.pop #popHead {
	margin-top: -20px;
	height: 30px;
	line-height: 30px;
	background: #f6f0f3;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	font-size: 12px;
	padding: 0 0 0 10px;
}

.pop #popHead h2 {
	font-size: 14px;
	color: #666;
	line-height: 32px;
	height: 32px;
}

.pop #popHead #popClose {
	position: absolute;
	right: 10px;
	top: 8px;
}

.pop #popHead a#popClose:hover {
	color: #f00;
	cursor: pointer;
}

.pop #popContent {
	padding: 5px 10px;
}

.pop #popTitle a {
	line-height: 24px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.pop #popTitle a:hover {
	color: #f60;
}

.pop #popIntro {
	text-indent: 24px;
	line-height: 160%;
	margin: 5px 0;
	color: #666;
}

.pop #popMore {
	text-align: right;
	border-top: 1px dotted #ccc;
	line-height: 24px;
	margin: 8px 0 0 0;
}

.pop #popMore .popNoRemind {
	width: auto;
	height: 20px;
	line-height: 20px;
	padding: 0;
	color: #3385ff;
	background-color: #fff;
	border: 0;
	font-size: 12px;
	font-family: 微软雅黑;
	float: left;
}

.pop #popMore .popView:hover {
	color: #f00;
}

.pop #popMore .popNoRemind:hover {
	color: #f00;
}

.pop #popMore .popView {
	color: #f60;
	width: 40px;
	height: 20px;
	line-height: 20px;
	padding: 0;
	color: #3385ff;
	background-color: #fff;
	border: 0;
	font-size: 12px;
	font-family: 微软雅黑;
}

/**********************地图图例、工具栏******************************/
.mapTools{
    width: auto;
    position: absolute;
    bottom: 5px;
    right: 0px;
    border: 1px solid #bed1df;
    border-radius: 4%;
    background-color: white;
    -webkit-box-shadow: 1px 1px 1px;
	-moz-box-shadow: 1px 1px 1px;
	box-shadow: 1px 1px 1px;
    right: 0;
}
.mapTools ul li{
	float:left;
	font-size: 2em;
    text-align: center;
    border-left: 1px solid #bed1df;
    cursor: pointer;
    position: relative;
    color: #3385ff;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    list-style: none;
    line-height:50px;
    height: 50px;
    width:50px;
}
.mapTools ul .selected{
    background: #3385ff;
}
.mapTools ul li:first-child{
	width:20px;
}
.mapTools ul li:first-child:hover{
	background: #3385ff;
	color: #fff;
}
.mapTools ul li:not(:first-child):hover{
	background: #5aa8ff;
}
.mapTools ul li span{
	font-size: 16px;
	display: none;
	top:-10px;
	color: #fff;
}

.mainPoint_icon{
	width: 36px;
    height: 100%;
    display: inline-block;
    color: #FFF;
    background-color: #f00;
    left: 0;
    top: 11px;
    line-height: 22px;
    text-align: center;
    float: left;
}
