/*gx180504*/
.display_none1{
	display: none !important;
}
*{
	margin:0;
	padding:0;
}
html,
body {
	height: 100%;
}
em {
	font-style: normal;
}
.main {
	/* min-height: 100%; */
	margin-bottom: -100px;
}
.footer {
	height: 100px;
}
body{
	font-family: "Microsoft Yahei" !important;
	/* overflow-x: initial; */
}
button {
	border: none;
}
.body_wrap {
	background-image: url("../images/tu-1.png");
	background-size: cover;
	background-repeat: no-repeat;
}
input {
	border: 1px solid #999;
}
ul{
	list-style:none;
}
a{
	text-decoration: none;
}
.scrollRow {
	overflow: scroll;
}
.head_bg{
	background:#fff;
}
.color_red{
	color:red !important;
}
.color_green{
	color:#33cc00 !important;
}
.color_ash{
	color:#999;
	height: 24px;
	line-height: 24px;
}
.bg_main{
	background:#169bd5 !important;
	cursor: pointer;
}
.user-box {
	position: absolute;
	width: 150px;
	top: 65px;
	left: 1405px;
	border: 1px solid #d1d1d1;
	z-index: 999;
	background: #fff;
	display: none;
}
.left ul li a{
	font-size: 14px;
}
.user-box .item {
	height: 30px;
	line-height: 30px;
	text-indent: 2em;
	cursor: pointer;
}
.mg_top{
	margin-top:10px;
}
.inline_block{
	display:inline-block;
}
.display_none{
	display:none;
}
.visibility_hidden {
	visibility: hidden;
}
.no_padding{
	padding:0;
}
.font_size{
	font-size:14px;
}
.bold{
	font-weight: bold;
	color:#333;
}
.margin_left{
	margin-left:5px;
}
.padding_left0 {
	padding-left: 0;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.margin_left20 {
	margin-left:20px;
}
.max-width-1800 {
	max-width: 1800px;
	margin: 0 auto;
}
.w_h{
	height:100% !important;
	width:100% !important;
}
.margin_bottom{
	margin-bottom:10px;
}
.margin_top{
	margin-top:10px;
}
.align_right{
	text-align:right;
}
.pos_relative{
	position:relative;
}
.airport_title{
	width:100%;
	font-size:30px;
	text-align: center;
	line-height:30px;
	color:#333;
	margin:10px 0 20px 0;
}
.main_border{
	border:1px solid #ccc;
	border-radius: 5px;
}
.main {
	position: relative;
}
.align_center{
	text-align: center !important;
}
.airport_head{
	font-weight: bold;
	font-size:14px;
	/*height:80px;*/
}
.airport_head .search_title{
	display:block;
	font-size:16px;
	line-height:30px;
	padding: 5px 0;
	text-align:center;
	color:#FFF;
	font-weight:400;
	background-color: #183351;
}
.nav .search_index{
	width:90%;
	height:25px;
	background:#ccc;
	margin:5px auto;
	display:block;
	border-radius: 3px;
	border:none;
	text-indent:10px;
}
.nav > li.active {
    border-left: 2px solid #293846;
    background: #293846;
    border:none;
}
.navbar-header{
	width:100%;
}
.head{
	min-width:1200px;
	width:100%;
	height:120px;
    /*position: fixed;*/
    z-index:999;
    /*overflow-y:hidden;*/
}
.padding_top{
    padding-top:80px !important;
}
.min-width-1100 {
	min-width: 1100px;
}
.min-width-1200 {
	min-width: 1200px;
}
/*侧边栏*/
body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
	position: absolute;
	min-width: 200px;
	width: 200px
}
#page-wrapper {
	margin: 0 0 0 200px;
}
body.fixed-sidebar .navbar-static-side2, body.canvas-menu .navbar-static-side2 {
	top: 0px;
}
.body_search {
	background-color: #284666;
}
.fadeInRight {
	margin-left: 20px;
}
.dashbard-2 {
	margin-left: 220px;
}
/*指南条*/
.guide{
	width:100%;
	height:40px;
	background:linear-gradient(to bottom,#fefefe,#dbdfeb);
}
.guide_container{
	width:80%;
	height:100%;
	margin:0 auto;
	max-width: 1280px;
	font-size:13px;
	color:#3f3f3f;
	line-height:40px;
	padding:0 20px;
}
.guide_btn_area{
	height:100%;
	float:right;
}
.guide_btn_area .aop{
	display:inline-block;
	float:right;
	color:#1d75bd;
	margin-left:20px;
	font-weight: bold;
}
.guide_btn_area .guide_btn{
	height:13px;
	/* background:linear-gradient(to right,#277ce6,#4461d7); */
	background: transparent;
	border-radius: 5px;
	color:#1d75bd;
	margin: 0;
	text-align:center;
	padding:12px 10px;
	line-height:2px;
	font-size:12px;
	/* margin-left:10px; */
	outline: none;
}
.guide_btn_area .guide_register{
	color:#000;
	background: transparent;
	/* border:1px solid #ddd; */
}
/*首页*/
.main_bg{
	background-image: url("../images/background_img.png");
	/* overflow:auto; */
	background-size: cover;
}
/*头部*/
.navbar-header .head_tit{
	width:80%;
	height:80px;
	max-width: 1280px;
	margin:0 auto;
	box-sizing:border-box;
	padding:10px 20px;
	display:block;
}
.navbar-header .head_tit .logo{
	float:left;
	margin-top: 10px;
}
.navbar-header .head_tit .search_main{
	float: right;
	position: relative;
	width:325px;
	height:40px;
	display:block;
	margin:15px 0;
	text-align:right;
}
.navbar-header .head_tit .search_main .size{
	display:inline-block;
	width:100%;
	height:30px;
	border-radius: 3px;
	border-color:#1d75bd;
}
.navbar-header .head_tit .search_main .search_btn{
	position: absolute;
	top: 0;
	right: 0;
	height:30px;
	width:30px;
	border-radius: 3px;
	background: transparent;
	color:#ccc;
}
.navbar-header .head_tit .company_name{
	width:300px;
	height:100%;
	display:inline-block;
	float:left;
	margin-top:10px;
}
.navbar-header .head_tit .company_name h2{
	display:inline-block;
	margin:0;
	color:#3f69b5;
	font-weight: bold
}
.navbar-header .head_tit .company_name .en_name{
	color:#333;
	font-weight: bold;
}
.navbar-header .head_tit .tit_fr{
	float:right;
	margin-top:9px;
}
.navbar-header .head_tit .tit_fr .btn{
	width:70px;
	background:#169bd5;
	margin:-5px 0px;
	border:none;
}
.navbar-header .head_tit .tit_fr .welcome{
	height:30px;
	display:inline-block;
	font-size:16px;
	/*margin-right:10px;*/
}
.navbar-header .head_tit .tit_fr .exit{
	font-size:14px;
	color:#676a6c;
	text-decoration: underline;
	float:right;
	display:inline-block;
}
.navbar-header .head_tit .tit_fr .disnone{
	display:none;
}
.disnone {
	display:none;
}
.change{
	margin-right:20px;
}
.aopa{
	float:right;
	font-weight: bold;
	font-size:13px;
	margin-top:-5px;
}
.aopa_cover{
	margin-top:23px;
}
.tit_fr_cover{
	margin-right:10px;
	margin-top:0;
}

.guide_btn_area {
	position: relative;
}
.guide_btn_area .admin_msg {
	position: absolute;
	left: -130px;
}
.admin_img {
	width: 20px;
	height: 20px;
}
.table_head tr th,
.table_body tr td {
	font-size: 12px;
	border: 1px solid #ccc;
	text-align: center;
}
.guide_text {
	float: left;
}
.head_scroll_msg {
	/* display: inline-block; */
	/* float: left; */
	position: relative;
	/* left: 170px; */
	left: 14%;
	top: 10px;
	width: 40%;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	/* margin: 0 auto; */
	text-align: center;
	overflow: hidden;
}
.head_scroll_img {
	position: absolute;
    left: 38%;
}
.head_scroll_msg li {
	height: 30px;
	overflow: hidden;
	color: #000;
}
.head_scroll_msg li span {
	color: red;
	font-weight: 600;
}
.airport_apply_code {
	width: 340px;
	margin: 20px auto 0;
	/* display: none; */
}
.airport_apply_code  p{
	margin: 5px 0;
}
.other_airport_apply {
	cursor: pointer;
}
.other_airport_apply:hover {
	color: #337ab7;
}
.red_color {
	color: red;
}
.sqyqm{
	width: 100px;
	background: #D33C3D;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	padding: 2px 15px;
}
.green_color {
	color: green;
}
.code_next {
	border: 1px solid #999;
    width: 100px;
    text-align: center;
	/*margin-bottom: 15px;*/
	/*margin-left: 100px;*/
	border-radius: 5px;
	display: inline-block;
	padding: 2px 15px;
	cursor: pointer;
}
.link-way {
	display: inline-block;
    width: 228px;
    vertical-align: top;
}
.airport_apply_code a {
	display: inline-block;
}
.create_other_airport {
	width: 440px;
	margin: 50px auto 0;
	/* display: none; */
}
.invite_code_other {
	margin-top: 20px;
}
.invite_code_other p {
	margin: 5px;
}
.create_other_airport span {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.bg_red {
	background-color: #D33C3D;
	margin-right: 30px;
}
.bg_blue {
	background-color: #5566D3;
}
.create_next_step {
	width: 304px;
	padding: 10px 20px;
	margin-top: 40px;
	background-color: #169bd5;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}
/*更改信息*/
.choice{
	width:88px;
	/*height:140px;*/
	position:absolute;
	top:40px;
	right:15%;
	margin-right:20px;
	text-align:center;
	background:#fff;
    border: 1px solid #d1d1d1;
    z-index:999;
}
.choice_min{
	height:40px;
	width:60px;
	margin-right:8px;
}
@media (min-width:1580px){
	.choice{
		margin-right:60px;
	}
}@media (min-width:1780px){
	.choice{
		margin-right:150px;
	}
}
.choice .em{
	border-bottom-color: #d8d8d8;
    top: -16px;
    left:38px;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    display: block;
    position: absolute;
    border: 8px solid #000;
    border-color:transparent transparent #d1d1d1 transparent;
    border-style: dashed dashed solid;
}
.choice .em_min{
	left:20px;
}
.choice .change_txt{
    color:#333;
	display:block;
	width:100%;
	height:25px;
	text-decoration: none;
	font-size:16px;
	line-height:25px;
	margin:8px 0;
	font-size:14px;
	font-family: "Microsoft Yahei" !important;
}
.choice .change_min{
	height:20px;
	line-height:20px;
}
.choice .change_txt:hover{
	text-decoration: underline;
}
.phone_title{
	width:100%;
	height:60px;
	display:block;
	font-size:20px;
	line-height:60px;
	margin-bottom:20px;
	background:skyblue;

}
/*主页面布局*/
.main{
	width:80%;
	max-width:1280px;
	min-width:1200px;
	margin:0 auto;
	background:#fff;
	padding: 15px 15px ;
}
/*============== 一级菜单样式 start ==============*/

.menu_wrap {
	width: 100%;
	height: 45px;
	/*overflow:hidden;*/
	position: relative;
	background-color: #2F74E1;
}
.main_nav{
	width:83%;
	height:45px;
	line-height: 45px;
	max-width: 1280px;
    min-width: 1200px;
    margin: 0 auto;
	/*height:45px;*/
	/* background:linear-gradient(to bottom,#198ce9,#5667d1); */
	/* background-color: #0076C0; */
	position:relative;
}
.main_nav .main_nav_li{
	/*width:13%;*/
	height:100%;
	min-width:80px;
	float:left;
	text-align:center;
	/* border-right:1px solid #0254b6; */
	/* padding: 10px 10px 0 10px; */
	box-sizing: border-box;

	position: relative;
}
.main_nav .main_nav_li>a{
	text-decoration: none;
	padding: 0 20px;
}
.menu_wrap .nav_left{
	width:20px;
	min-width:10px;
	float:left;
	text-align:center;
	border:none;
	position:absolute;
	left:-18px;
	top:0;
}
.menu_wrap .nav_right{
	width:20px;
	min-width:10px;
	float:right;
	text-align:center;
	border:none;
	position:absolute;
	right:-17px;
	top:0;
}
.main_nav .main_nav_li > a{
	/*width:80%;*/
	color:#fff;
	font-size:16px;
	/* font-weight: bold; */
	/*line-height:45px;*/
	display:inline-block;
	word-break: keep-all;
}
.nav_icon_hot {
	/* position: absolute;
    top: 15px;
	right: -14px; */
	margin-left: -15px;
    margin-top: -15px;
}
.a_active {
	background-color: #1D5DB3;
}
/*============== 一级菜单样式 end ==============*/

/*============== 二级菜单样式 start ==============*/
.sub_nav {
	position: absolute;
	left: 0;
	z-index: 100;
	top: 100%;
	background-color: #fff;
	box-shadow: 1px 1px 1px #888888;
	text-align: left;
	display: none;
}
.sub_nav_li {
	height: 40px;
	line-height: 40px;
}
.sub_nav_li .sub_nav_link {
	display: block;
	color:#000;
	font-size:14px;
	white-space: nowrap;
	border-bottom: 1px solid #eee;
	margin: 0 5px;
	padding: 0 8px;
}
.sub_nav_li .sub_nav_link {
	text-decoration: none;
}
/* .sub_nav_li .sub_nav_link.link_active {
	color:#fff;
	background-color: #287BE5;
} */
.sub_nav_li:hover {
	color:#fff;
	background-color: #0076C0;
}
.sub_nav_li .sub_nav_link:hover {
	color:#fff;
}
	/*============== 二级菜单样式 end ==============*/
.main_content{
	/* padding:10px; */
	padding: 0 1px 1px 1px;
}
.main .content_item1{
	width:100%;
	/*background:#ccc;*/
}
.main .content_item1 img{
	background-size: cover;
}
.content_item1_main{
	width:100%;
}
.main .content_item1 .content_item1_left{
	width:70%;
	height:100%;
	border-right:10px solid #fff;
	box-sizing: border-box;
	float:left;
}
.main .content_item1 .content_item1_left .banner{
	width:100%;
	padding:0;
}
.main .content_item1 .content_item1_left .notice_main{
	width:100%;
	height:50px;
	background:#f1f2f7;
	padding:0 20px;
    overflow: hidden;
}
.notice_main {
	position: relative;
}
#jsNoticeList li a {
	height: 50px;
	display: block;
	overflow: hidden;
}
#jsNoticeList {
	height: 50px;
}
.main .content_item1 .content_item1_left .notice_main .notice_logo{
	width:20px;
	height:20px;
	float:left;
	margin-top: 15px;
}
.main .content_item1 .content_item1_left .notice_main .notice_content{
	display:inline-block;
	font-size:14px;
	color:#363739;
	line-height:50px;
	margin-left:10px;
}

.main .content_item1 .content_item1_right{
	position: relative;
	width:30%;
	height:100%;
	/*background:#f1f2f7;*/
	margin:0;
	padding:0;
	float:left;
	border: 1px solid #c6c8ce;
	box-sizing: border-box;
}
.content_item1_right_main{
	width:100%;
	height:40px;
	margin-bottom:40px;
	background:#f0f2f6;
}
.content_item1_right_main:nth-child(2){
	margin-bottom: 0;
}
.content_item1_right_main .box{
	font-size:16px;
	float: left;
	height: 100%;
	line-height: 40px;
	padding-left: 18px;
}
.content_item1_right_main .comlogin{
	float: right;
	width: 42px;
	height: 42px;
	cursor: pointer;
}
#wxlogin-container{
	height: 100%;
	width: 300px;
	margin: 0 auto;
}
.content_item1_right_main li{
	float:left;
	width:43%;
	height:100%;
	line-height:40px;
	text-align: center;
	font-size:16px;
	cursor: pointer;
}
.content_item1_right .wx-login{
	height: 310px;
}
.content_item1_right_main .wxcode{
	float: right;
	width: 42px;
	height: 42px;
	cursor: pointer;
}
.content_item1_right_main li.active{
	position: relative;
	font-weight: bold;
	/*background:linear-gradient(to right,#277ce6,#4461d7);*/
	color:#2087e7;
}
.content_item1_right_main li.active::after{
	position: absolute;
	content: '';
	width: 40%;
	height: 2px;
	background: #2087e7;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
}
.input_margin{
	margin:20px;
	box-shadow: 0px 0px 9px 1px
	rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}
.username_btn_bg{
	width:60px;
	background:#2087e6;
	color:#fff;
}
.password_btn_bg{
	width:60px;
	background:#ff9900;
	color:#fff;
}
.username_input:focus{
	border-color:#2087e6 !important;
}
.password_input:focus{
	border-color:#ff9900 !important;
}
.code_main{
	/* display: inline-block; */
	width:100%;
	height:40px;
	box-sizing: border-box;
	margin:20px 20px 0;
}
.pos_relative_wrap {
	display: inline-block;
}
.code_logo_wrap {
	display: inline-block;
	width: 130px;
	padding-left: 20px;
}
.code_logo_wrap img {
	width: 100%;
}
.code_logo{
	width:18px;
	height:auto;
	position:absolute;
	top:5px;
	left:20px;
}
.verification{
    width: 165px;
    text-indent: 35px;
}
.login_code{
	/*width:40$;*/
	width:40%;
	height:34px;
	margin-left:5px;
	float:left;
	border: 1px solid #ccc;
	position:relative;
	background:#fff;
	padding:0 10px;
}
.login_code span{
	line-height:15px;
	display:inline-block;
	font-size:18px;
	margin:5px 3px;
	color:black;
	vertical-align: middle
}
.lines{
	height:20px;
	width:auto;
	position: absolute;
	top:0;
	left:5px;
}
/*.code_img{
}*/
.login_btn{
	width:100%;
	height:40px;
}
.code_msg {
	overflow: hidden;
    margin: 15px 20px 25px;
}
.login_btn,
.code_msg_btn {
	background:linear-gradient(to right,#267de6,#4360d8);
	font-size:16px;
	color:#fff;
	outline: none;
	cursor: pointer;
}
.code_msg_btn {
	float: left;
	margin-left: 10px;
	width: 40%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.msg_login {
	/*width: 25%;*/
	/*background-color: #fff;*/
	/*border: 1px solid red;*/
	position: absolute;
	top: 60px;
	width: 100%;
	display: none;
}
.content_item2{
	width:100%;
	height:345px;
	margin-top:20px;
}
.content_item2_left,
.content_item2_middle {
	width:35%;
	height:100%;
	border-right:10px solid #fff;
	float:left;
}
.dynamic_head{
	width:100%;
	height:50px;
	background:#f1f2f7;
	padding:5px 10px;
	z-index: 10;
}
.dynamic_head_white {
	background-color: #fff;
}
.dynamic_head img{
	height:100%;
	width:auto;
}
.margin_right{
	margin-right:20px;
}
.more{
	float:right;
	font-size:12px;
	color:#353533;
	line-height:40px;
}
.notice_more {
	position: absolute;
	right: 13px;
	top: 4px;
	font-size:12px;
	color:#353533;
	line-height:40px;
}
.dynamic_body{
	width:100%;
	height:300px;
	border:1px solid #cccccc;
	border-top:none;
	padding:5px 20px 15px;
}
.dynamic_body ul li a{
	width:100%;
	height:30px;
	/*background:skyblue;*/
	font-size: 14px;
	margin:10px 0;
	display:block;
	color:#676a6c;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.dynamic_date{
	width:50px;
	height:25px;
	border:1px solid black;
	display:inline-block;
	text-align: center;
	line-height:25px;
	font-size:14px;
	font-weight: bold;
	margin-right:20px;
}
#dynamicList_middle li {
	position: relative;
}
.dynamic_body .specical_left {
	display: inline-block;
	width: 290px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*#dynamicList_middle li  {*/
	/*list-style-type:disc;*/
/*}*/
.dynamic_date_m {
	width:50px;
	height:25px;
	display:inline-block;
	text-align: center;
	line-height:25px;
	font-size:12px;
	position: absolute;
	right: 0;
	color: #333;
}
.dynamic_body .dynamicList_middle_ul li span:nth-child(1){
	float: left;
	font-size: 16px;
	font-weight: 600;
	margin-top: -3px;
	margin-right: 10px;
}
.dynamic_body .dynamicList_middle_ul li:hover a {
	color: #297ce4;
}
.dynamic_date_acitve{
	background:linear-gradient(to right,#297ce4,#4460d8);
	color:#fff;
	border:1px solid #297ce4;
}
.content_item2_right{
	width:30%;
	height:345px;
	float:left;
}
.content_item2_right a{
	width:100%;
	/* height:110px; */
	display:block;
	margin-bottom:5px;
	color:#fff;
	font-size:20px;
	text-align:center;
	/* line-height:93px; */
	font-weight: bold;
}
.content_item2_right a img{
	width:100%;
	height:100%;
}
.content_item2_right .diff_btn {
	width:100%;
	height:66px;
	display:block;
	margin-bottom:5px;
	color:#fff;
	text-align:center;
	font-weight: 400;
}
.content_item2_right .diff_btn p:nth-child(1){
	margin-bottom:2px;
	font-size:14px;
}
.content_item2_right .diff_btn p:nth-child(2){
	font-size:14px;
}
.sham-airport {
	display: block;
    width: 90px;
	/* margin-bottom:5px; */
	margin: 0 auto;
    padding: 0 5px;
	border-radius: 20px;
	font-size:14px;
    background-color: #fff;
    color: #C22625;
}
.sham-airport:hover{
	color: #4461D9;
}
.content_item2_right .same_btn {
	width:100%;
	height:66px;
	display:block;
	margin-bottom:5px;
	color:#fff;
	text-align:center;
	font-weight: 400;
}
.diff_btn,
.same_btn {
	position: relative;
	overflow: hidden;
	background: #2f3238;
}
.diff_btn .posi-text,
.same_btn .posi-text {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
/* hover效果 */
.diff_btn img,
.same_btn img {
	transition: opacity 1s, transform 1s;
}

.diff_btn:hover img,
.same_btn:hover img {
	opacity: .4;
    transform: scale3d(1.1, 1.1, 1)
}
.content_item2_right .same_btn p:nth-child(1){
	/*margin-bottom:5px;*/
	padding-top: 10px;
	font-size:22px;
}
.content_item2_right .same_btn p:nth-child(2){
	font-size:14px;
}
.content_item3{
	width:100%;
	margin-top:20px;
}
.published_body{
	width:100%;
	border:1px solid #ccc;
	padding-top: 15px;
	border-top: none;
}
.content_item4 {
	margin-top: 20px;
	min-width: 1248px;
}
.count_body {
border: 1px solid #ccc;
width: 100%;
height: 500px;
}
.count_body .count_body_left{
width: 809px;
height:498px;
padding:20px;
float:left;
}
.airport_count{
position: absolute;
top:50px;
left:25px;
}
.airport_count p{
margin-bottom:10px;
height:14px;
line-height:14px;
font-size: 14px;
}

.count_body .count_body_right{
width:424px;
height:249px;
background:#f1f2f7;
float:left;
padding: 15px 0 0 0;
}
.count_body .major{
height:498px;
background: #ffffff;
border-left: 1px solid #ccc;
}
.count_body .count_body_right_sub{
width:437px;
height:249px;
}
.count_body .region_proportion{
border-bottom:5px solid #fff;
}
.count_body .type_proportion{
/* border-top:5px solid #fff; */
}
.region_text{
	color:black;
	font-size:16px;
	font-weight: bold;
}
.proportion_text{
	color:#333;
	font-size:14px;
}


.content_item5 {
	margin-top: 20px;
}
#jsClassroom {
	text-align: center;
}
.aopa_img_wrap {
	width: 280px;
	height: 180px;
	margin: 0 auto;
}
.aopa_img_wrap img {
	width: 100%;
	height: 100%;
	background-size: cover;
}
.classroom-body {
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}
.classroom-body p {
	margin-top: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

/*页脚样式*/
.footer ,.footer_content,
.footer_content_list,
.footer_content_list li{
	padding: 0;
	margin: 0;
}
.footer_bottom {
	position: absolute;
	bottom: 0;
}
.footer_content_list {
	float: left;
}
.footer_content p {
	margin: 0;
}
.footer_wrap {
	width: 100%;
	height: 100px;
	margin-top:15px;
	/*line-height: 100px;*/
}
.footer {
	height: 100px;
	line-height: 100px;
	background-color: #292E32;
}
.footer_content {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.footer_content_list {
	overflow: hidden;
}
.footer_content_list li {
	float: left;
	list-style: none;
	margin-right: 40px;
}
.footer_content_list li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.footer_content p {
	float: right;
}
.footer_content p {
	float: right;
	color: #fff;
	font-size: 14px;
}
.footer_content_list .statement a {
	background: linear-gradient(to right,#287BE5,#4461D9);
	border-radius: 20px;
	padding: 10px 35px;
}
.footer_content_list .statement a img {
	width: 100%;
	height: 100%;
}
.footer_img_wrap {
	display: inline-block;
	width: 20px;
	height: 18px;
	margin-right: 10px;
}
/*侧边服务栏固定定位*/
.side_fixed_bar {
	position: absolute;
	top: 350px;
	width: 60px;
	right:-90px;
	transform:translateY(-50%);
	z-index: 999;
}
.color_hover {
	background-color: #1E7AF8;
}
.side_fixed_bar div {
	background-color: #fff;
}
.side_fixed_bar .pd {
	margin-bottom: 10px;
}
.service_line {
	width: 80%;
	height: 1px;
	margin-top: 25px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}
.side_fixed_bar>div>a>img {
	width: 40px;
	/*height: 45px;*/
}
.pd {
	padding: 10px;
}
.pd>img {
	width: 100%;
}
.service_info_subwrap {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.service_info {
	width: 330px;
	font-size: 16px;
	position: absolute;
	right:82px;
	background-color: #fff;
	display: none;
	box-shadow: 0px 0px 0px 3px #f1f1f1;
}
.qq_server_info {
	top: -50px;
}
.call_service_info {
	top: 55px;
}
.service_info a {
	color: #000;
}
.service_info_text {
	width: 80%;
	clear: both;
	padding: 5px 20px ;
	margin: 0 auto 25px;
	border: 1px solid #000;
	text-align: center;
	cursor: pointer;
}
.subwrap_left_img1 {
	position: absolute;
	left: 40px;
	top: 31px;
}
.subwrap_left_img2 {
	position: absolute;
	top: 21px;
	left: 38px;
}
.subwrap_left {
	padding: 30px 45px 25px 0;
}
.service_info p,
.feedback_info p {
	font-size: 14px;
}
.subwrap_right {
	padding: 20px 45px 20px 0;
	text-align: left;
	/*margin-bottom: 20px;*/
}
.side_fixed_bar .triangle {
	position: absolute;
	right:-40px;
	top: 50%;
	transform: translateY(-50%);
	background-color: transparent;
	border:20px solid #ccc;
	border-color: transparent transparent transparent #f1f1f1;
}
.side_fixed_bar .triangle .sub_triangle {
	position: absolute;
	right:-16px;
	top: 50%;
	transform: translateY(-50%);
	background-color: transparent;
	border:18px solid transparent;
	border-color: transparent transparent transparent #fff;
}
.feedback_info {
	width: 330px;
	font-size: 16px;
	position: absolute;
	top: 76px;
	right: 82px;
	display: none;
	box-shadow: 0px 0px 0px 3px #f1f1f1;
}
.feedback_info a {
	color: #000;
}
.right_wrap {
	width: 200px;
	float: left;
	padding: 20px 10px;
}
.subwrap_right_p {
	text-align: left;
}
.feedback_info_subwrap img {
	padding: 30px 20px 30px 30px;
}


/*注册信息*/
.close_middle{
	width:520px;
	min-width:520px;
	height:425px;
	background:#fff;
	background-size:100% 100%;
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.3);
}
.close_middle .title{
	display:block;
	font-size:30px;
	font-weight: bold;
	text-align:center;
	margin:20px;
}
.close_middle .text_right {
	text-align:right;
	line-height:30px;
}
.close_middle .register_btn{
	width:100%;
	margin:8px 10px;
}
.get_code{
	width:100%;
}
.no_rpd{
	padding-right:0;
}
/*登录*/
.login_page{
	height:345px;
	padding-top:20px;
	/*background:url(../images/login_bg.png) no-repeat;*/
	background:#fff;
	background-size:100% 100%;
}
.home{
	width:100%;
	height:100px;
	display:block;
	position:absolute;
	top:20px;
	left:0;
}
.home_forget{
	height:80px;
}
.forget{
	margin-top:10px;
}
.bag{
	background:url(../images/login_bag.jpg) no-repeat;
	background-size:100% 100%;
}
.bag .mask{
	width:100%;
}
.txt_center{
	text-align:center;
}
.admin_airport_list_tbody tr td{
	font-size: 12px;  /*后台列表字体样式调整*/
	text-align: left;
}
.admin_airport_list_tbody span,
.txt_center span {
	padding: 0 5px;
	cursor: pointer;
	color: #0e6eb8;
}
.admin_airport_list_tbody tr td .time_show {
	width: 140px;
}
.admin_airport_list_tbody tr td .status_admin_table {
	/*width: 80px;*/
}
.admin_airport_list_tbody tr td .status_show {
	width: 45px;
}
.admin_airport_list_tbody tr td .type_show {
	width: 58px;
}
.wrapper-content {
	width: 100%;
	min-width: 1100px;
	height: auto;
}
.wrapper-content-TLOF {
	width: 100%;
	height: auto;
	min-height: 100%;
	background-color: #fff;
	padding: 20px;
}
.minHeight_1050 {
	min-height: 1050px;
}
.minHeight_800 {
	min-height: 820px;
}
.minHeight_640 {
	min-height: 640px;
	background-color: #fff;
}
.maxWidth_1200 {
	max-width: 1200px;
	margin: 0 auto;
}
.wrapper-content table tr th {
	color: #676a6c;
}
.search_input_airport_admin {
	float: left;
	/*width: 20%;*/
}
.admin_search_wrap {
	margin-top: 5px;
}
.admin_search_check {
	float: right;
	width: 8%;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background-color: #198CEA;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-right: 35px;
	cursor: pointer;
}
.margin_right_25 {
	margin-right: 25px;
	margin-bottom: 25px;
}
.margin_right_40 {
	margin-right: 40px;
	margin-bottom: 25px;
}
.margin_right_45 {
	margin-right: 45px;
	margin-bottom: 25px;
}
.filter_label_admin {
	width: 60px;
	text-align: left;
}
.admin_search_margin {
	margin-top: 25px;
}
.admin_filter_wrap {
	/* border-bottom: 1px solid #dedede; */
	margin-right: -15px;
	margin-left: -15px;
}
.padding_right {
	padding-right: 10px;
	margin: 10px 10px 0 0;
}
.display_block {
	display: block;
}
.admin_search_top,
.admin_search_bottom {
	overflow: hidden;
}
.admin_info_search_wrap div{
	margin: 10px 20px 0 0;
	padding-left: 0;
}
.admin_info_search_btn {
	width: 75px;
	height: 28px;
	line-height: 28px;
	background-color: #198CEA;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	padding: 0;
}
.admin_info_search_wrap h5 {
	font-size: 14px;
	margin: 15px 0 0;
	padding: 0;
	text-overflow: ellipsis;
}
.admin_info_search_wrap select,
.admin_info_search_wrap input {
	width: 150px;
}
.welcom-login {
	width: 100%;
	margin-bottom: 10px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #2F74E1;
    color: #fff;
	border-radius: 10px;
	font-size: 20px;
}

/*忘记密码*/
.forget_page{
	width:auto;
	height:440px;
	padding-top:15px;
}
/*登录成功*/

.personal{
    position: absolute;
    top: 0;
	padding:15px 20px;
	width: 100%;
	 height: 100%;
	background-color: #ffffff;
	border: 1px solid #ddd;
	/*border-right: none;*/
}
.personal-img{
	width: 95px;
	height: 95px;
	border-radius: 50%;
	padding: 5px;
	background-color: #fff;
}
.personal-img img{
	width: 100%;
	border-radius: 50%;
}
.personal-name{
	/*text-align: center;*/
	width: 68%;
	/* margin-top: 5px; */
}
.personal-name .bold_text {
	font-weight: bold;
	/*font-size: 18px;*/
}
.personal-name p {
	margin: 15px 0;
}
.personal-name span {
	display: inline-block;
	text-align: center;
	padding: 0 5px;
}
.address_login {
	margin: 0 5px 15px 5px;
}
.nan{
	color: #6fa9ea;
}
.nv{
	color: #f18ab9;
}
.personal-name p:nth-child(2) .bold_text {
	color: #2A79E5;
}

.botton{
	margin: 10px auto 0;
}
.botton_bg {
	margin: 5px 8px;
	background: linear-gradient(to bottom right,#287BE5,#4461D9);
	color: #fff;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	width: 136px;
	height: 37px;
	line-height: 37px;
	border-radius: 4px;
}
.botton_bg_grey {
	background: #ccc;
	cursor: not-allowed;
}

/*通用机场发布系统*/
.main .publish_title{
	width:100%;
	height:50px;
	margin:0 0 20px 0;
	font-size:18px;
	font-weight: bold;
	line-height:50px;
}
.main .publish_create{
	width:100%;
	height:90px;
}
.main .publish_create .publish_more{
	width:32px;
	height:32px;
	border-radius:5px;
	margin-right:10px;
}
.main .publish_create .myself_air{
	font-size:16px;
	color:black;
	display: inline-block;
	position: relative;
	top:4px;
}
.main .publish_create .remind_airport{
	margin:20px 0;
	font-size:14px;
	color:#666;
}
.main .publish_create .airport_create{
	float: right;
	margin-top:-95px;
	background: linear-gradient(to bottom right,#287BE5,#4461D9);
	border-radius: 0;
	cursor: pointer;
}
.main_user .publish_create .airport_create{
	font-size: 16px;
}
.main .publish_type{
	width:100%;
	margin-top:20px;
}
.main .publish_type .no_publish{
	background:url(../images/space_banner.jpg) no-repeat;
	background-size: 100% 100%;
	width:100%;
	height:500px;
	font-weight:bold;
	font-size:20px;
	color:black;
	padding-left:20px;
	text-align:center;
	margin-bottom:20px;
}
.main .publish_type .yes_publish{
	width:100%;
	/*min-height:320px;*/
	box-shadow: 0px 0px 5px #dedede;
	margin-top: 45px;
}
.myairportStyle {
	margin-top: 10px;
}
.main .publish_type .publish_color{
	/*margin-top: 20px;*/
}
.main .publish_type .yes_publish .yp_head{
	position: relative;
	width:100%;
	padding:15px 20px;
	border-bottom:1px solid #ccc;
}
.main .publish_type .yes_publish .publish_head_color{
	border-bottom:1px solid #ccc;
}

.main .publish_type .yes_publish .yp_head img{
	width:25px;
	height:25px;
}
.main .publish_type .yes_publish .yp_head .thead{
	height:100%;
	display:inline-block;
	color:black;
	text-align:left;
	margin:0 10px;
	font-size:16px;
}
.main .publish_type .yes_publish .yp_head .pub_color{
	color:#00cc00;
}
.main .publish_type .yes_publish .yp_head .airport-status-remove{
	color: red;
}
.main .publish_type .yes_publish .yp_head  .nopub_color{
	color:#169bd5;
}
.main .publish_type .yes_publish .yp_head .thead_address{
	width:20%;
	cursor: pointer;
}
.main .publish_type .yes_publish .yp_head .thead_time{
	width:30%;
}
.main .publish_type .yes_publish .yp_head .thead_state{
	/*width:10%;*/
}
.main .publish_type .yes_publish .yp_head .thead_btn{
	/*width:60px;*/
	padding: 0 5px;
	height:30px;
	border-radius: 5px;
	background:#ccc;
	/* background:#198BEB; */
	color:white;
	border:none;
	outline: none;
	/*float:right;*/
}
.main .publish_type .yes_publish .yp_head .bg_col{
	background:#169bd5;
}
.main .publish_type .yes_publish .yp_body{
	width:100%;
	padding:10px 15px;
}
.main .publish_type .yes_publish .yp_body ul{
	width:100%;
	height:80px;
	padding-left:0;
	margin:0;
	padding:0;
}
.main .publish_type .yes_publish .yp_body ul li{
	width:13%;
	height:70px;
	line-height: 70px;
	float:left;
	margin:10px 5px;
	border-radius: 5px;

}
.main_user .publish_type .yes_publish .yp_body ul li{
	width:13%;
	height:45px;
	line-height: 45px;
	float:left;
	margin:10px 5px;
	border-radius: 5px;

}
.main .publish_type .yes_publish .yp_body ul li a{
	width:100%;
	height:100%;
	color:#fff;
	box-sizing: border-box;
	text-align:center;
	line-height:40px;
	font-size:14px;
	border-radius: 5px;
	/*border:1px solid #169bd5;*/
	display:inline-block;
}
/*.main .publish_type .yes_publish .yp_body ul li.required a{
	border-color:#ffb4c2;
	!*color:#FF4D4D;*!
	color:#333;
	background:#ffb4c2;
}*/
/*.main .publish_type .yes_publish .yp_body ul li.other a{
	border-color:#bae6ff;
	color:#333;
	background:#bae6ff;
}*/

.main .publish_type .yes_publish .yp_body ul li.base1 {
	background-image: url("../images/myAirport/base1.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.base2 {
	background-image: url("../images/myAirport/around1.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.base3 {
	background-image: url("../images/myAirport/else1.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.base4 {
	background-image: url("../images/myAirport/paodao2.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.base5 {
	background-image: url("../images/myAirport/service1.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.base6 {
	background-image: url("../images/myAirport/shuishang2.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.base7 {
	background-image: url("../images/myAirport/zhisheng2.png");
	background-size: 100% 100%;
}

.main .publish_type .yes_publish .yp_body ul li.other1 {
	background-image: url("../images/myAirport/base2.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.other2 {
	background-image: url("../images/myAirport/around2.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.other3 {
	background-image: url("../images/myAirport/else2.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.other4 {
	background-image: url("../images/myAirport/paodao1.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.other5 {
	background-image: url("../images/myAirport/service2.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.other6 {
	background-image: url("../images/myAirport/shuishang1.png");
	background-size: 100% 100%;
}
.main .publish_type .yes_publish .yp_body ul li.other7 {
	background-image: url("../images/myAirport/zhisheng1.png");
	background-size: 100% 100%;
}
/*.main .publish_type .yes_publish .yp_body ul li.base a{*/
	/*border-color:#7fd0fe;*/
	/*color:#333;*/
	/*background:#7fd0fe;*/
/*}*/
.main .publish_type .yes_publish .yp_body .other_color{
	color:#cc3300;
}
/*发布声明*/
.release_modal{
	width:680px;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	display:none;
	padding:30px 0;
	z-index:10001;
	background:#fff;
	border-radius: 5px;
}
#promise{
	width:18px;
	height:18px;
	position:relative;
	top:4px;
}
#promise-txt{
	font-size:16px;
}
.close{
	width:30px;
	height:30px;
	position:absolute;
	top:5px;
	right:5px;
	color:#333;
	border-radius:50%;
	text-align: center;
	line-height:24px;
	font-size:35px;

}
.release_modal .modal_title{
	width:100%;
	height:50px;
	font-size:24px;
	font-weight: bold;
	text-align:center;
	line-height:50px;
}
.release_modal .modal_body{
	width:100%;
	padding:30px 25px;
}
.release_modal .modal_body .inline{
	height:30px;
	font-size:16px;
}
.release_modal .modal_body .inline_two {
	height:60px;
	font-size:16px;
}
.release_modal .modal_footer{
	width:100%;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#fff;
}
.release_modal .modal_footer .btn-bg{
	background:#999;
}
.validate_span {
	display: none;
    margin-top: 5px;
	color: #a94442;
}
.color_deepRed {
	color: #a94442;
}
.color_deepRed a {
	color: blue;
	text-decoration: underline;
}
/*基础信息*/
.calendar_re{
	position: relative;
}
.calendar_pos{
	position:absolute;
    right:25px;
    top:10px;
}
.operator{
	font-size:18px;
	color:#999;
	margin-bottom:20px;
	margin-left:80px;
}
.margin_left_60 {
	margin-left: 60px;
}
.explain{
	display: inline-block;
	margin-top:7px;
}
.longitude{
	width:48px;
	height:30px;
	position: relative;
	display: inline-block;
}
.longitude .longitude_num{
	width:35px;
	height:22px;
}
.longitude .unit{
	position: absolute;
	right:4px;
	top:-4px;
	display: inline-block;
}
.airport_crumbs_wrap {
	margin-left: 25px;
}
.describe_span {
	margin: 8px 0;
	color: #999;
}
.textarea_style {
	min-height:150px;
	margin-top: 15px;
}
/* 其他信息多文件上传样式 */
.upload_common_input {
	background-color: #f1f1f1;
    height: 28px;
	line-height: 28px;
	border: none;
}
.file_upload {
	border: 1px solid #ccc;
}
.del_file_span {
	color: #198BEB;
	cursor: pointer;
}
.the_list_span {
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
	color: red;
}
/*跑道型机场*/
.h_unit{
	height:100%;
	text-align:left;
	padding:0;
	padding-top:10px;
}
.top_bot{
	position:relative;
	top:12px;
}
.frame_height{
	margin-top:20px;
	padding:20px;
}
.lay{
	display:inline-block;
	position:relative;
}
 .runway_name{
	display:inline-block;
	padding:10px;
	font-size:14px;
	font-weight: bold;
	border:1px solid #ccc;
	border-radius: 5px;
	text-align:center;
	position: relative;
	background:skyblue;
	margin-right:20px;
}
#runway_type .runway_close{
	width:18px;
	height:18px;
	color:white;
	background:#000;
	border-radius: 50%;
	position:absolute;
	top:-5px;
	right:15px;
	text-align: center;
	line-height:18px;
	font-size:12px;
	display:block;
}

/*跑道数据*/
.down{
	position: relative;
	top:10px;
}
.width_min{
	width:20px;
}
.width_mid{
	width:90px;
}
.tit_txt{
	height:40px;
	background:#169bd5;
	color:#fff;
	margin-top:15px;
	font-size:16px;
	text-align:center;
	line-height:40px;
}
.border_bottom{
	border-bottom:1px solid #169bd5;
	margin-bottom:20px;
}
.save_btn{
	width:130px;
	margin-top:20px;
}
.runway_tips .icon_tips{
	background-color: #1c84c6;
	color: #fff;
	width: 24px;
    height: 24px;
	padding: 3px;
	margin-left: -18px;
    margin-top: 4px;
    border-radius: 91px;
    text-align: center;
	display: inline-block;
	cursor: pointer;
	/* border: 1px solid red; */
}
.tips_content {
	position: absolute;
    left: -25px;
	top: 45px;
	padding: 5px;
    width: 171px;
    z-index: 999;
    background-color: #fff;
	border: 1px solid #999;
	border-radius: 3px;
	display: none;
}
.tips_content .triangle {
	position: absolute;
	left:16px;
	top: -32px;
	/* transform: translateY(-50%); */
	background-color: transparent;
	border:16px solid #999;
	border-color: transparent transparent #999 transparent ;
}
.tips_content .triangle .sub_triangle {
	position: absolute;
	left:-14px;
	top: -12px;
	/* transform: translateY(-50%); */
	background-color: transparent;
	border:14px solid transparent;
	border-color: transparent transparent #fff transparent ;
}
/*直升机场*/
.remind_td{
	text-align:center;
	height:80px;

}
/*通用机场信息查询*/
table.dataTable thead .sorting:after{
	content:"" !important;
}
/*机场详情*/
.detail_header{
	font-size:20px;
	/* background:#0e6eb8; */
	color:#000;
	height:50px;
	font-weight:bold;
	line-height:44px;
	margin-left: -30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.detail_name{
	font-size:24px;
	height:50px;
	font-weight:bold;
	line-height:50px;
	color:#333;
}
.detail_describe{
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.detail_row{
	margin:6px 0;
}
.margin_top30{
	margin-top:30px;
}
.margin_top20 {
	margin-top: 20px;
}
.detail_color{
	color:#222;
}
.detail_type{
	font-size:16px;
	background:#0e6eb8;
	color:#fff;
	height:40px;
	font-weight:bold;
	line-height:40px;
	margin-top:20px;
	margin-bottom: 20px;
}
.runway_size{
	width: 96%;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	margin: 15px 30px 6px;
	padding: 0;
	font-size: 16px;
    /* color: #fff; */
	color:#333;
	border-top: 1px solid #ccc;
}
.runway_size span{
	vertical-align: middle;
	margin-left: 10px;
}
.runway-size-before {
	display: inline-block;
	width: 6px;
	height:20px;
	background-color: #0e6eb8;
}
.row_bg{
	background:#f2f2f2;
	margin:0;
}
.row_bg_pad {
	/* padding: 12px 0; */
	/* height: 36px; */
	line-height: 36px;
}
.run_type{
	/* height:30px; */
	margin:20px 0;
	border-bottom:1px solid #55a9df;
}
.run_type_cover{
	margin-top:10px;
}
.run_type_name{
	background:#55a9df;
	font-size:16px;
	line-height:30px;
	text-align:center;
}

@media (min-width:768px){
	.outer{
		position:relative;
		width:100%;
	}
	.outer .map{
		width:400px;
		height:300px;
		position:absolute;
		right:20px;
		top:62px;
		text-align:center;
	}
	.outer .map .map_img{
		width:100%;
		height:230px;
		margin:2px 0;
		margin-bottom:10px;
	}
	.outer .map .map_img img{
		width:100%;
		height:100%;
	}
	.search_nav{
		width:100%;
		height:40px;
		background:#f2f2f2;
		box-shadow: 0px 0px 5px #ccc;
	}
	.box-lanrenzhijia {
		position: relative;
		height: 100%;
		width: 100%;
		overflow: hidden;
		background-color: #fff;
	}
	.sweetAlert_w{
		width:500px;
	}
	.type_txt_none{
		display:none !important;
	}
	.box-lanrenzhijia li {
		float:left;
		width:10%;
		line-height:30px;
		margin-right:20px;
		text-align:center;
	}
	.box-lanrenzhijia li.back {
		border-bottom: 3px solid #0e6eb8;
		/* border-bottom: 3px solid #28a7e1; */
		/* background-color: #0e6eb8; */
		width:9px;
		height:40px;
		z-index: 8;
		position: absolute;
	}
	/* .box-lanrenzhijia li a:hover {
		color: #fff;
	} */
	.box-lanrenzhijia li a {
		width:100%;
		color: #000;
		outline: none;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 0;
		z-index: 10;
		display: block;
		float: left;
		line-height: 40px;
		font-size:14px;
		position: relative;
		overflow: hidden;
	}
	.box-lanrenzhijia li a:hover, .box-lanrenzhijia li a:active, .box-lanrenzhijia li a:visited {
		border: none;
	}
	.box-lanrenzhijia li a.nav_color{
		/* color:#28a7e1; */
		color: #fff;
		/* background-color: #0e6eb8; */
	}

}
.detail-crumbs {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	margin: 0 -15px;
	margin-bottom: 10px;
}
@media (max-width:768px){
	.airport_info{
		display:none;
	}
	.map{
		display:none;
	}
	.align_right{
		text-align:left;
		margin:10px 0;
		font-weight: bold;
	}
	.row_bg{
		height:auto;
		line-height:20px;
	}
}
.background_white {
	background-color: #fff;
}
.dataTables_wrapper {
	margin: 6px;
}
.current_red {
	background-color: red;
}
.report_wrap {
	position: fixed;
	top: 280px;
	right: 55px;
	width: 50px;
	padding: 0;
	text-align: center;
}
.report_wrap:hover .tips_statement {
	display: block;
}
.sub_report_wrap {
	text-align: center;
	margin: 10px 0;
}
.sub_report_wrap p {
	font-weight: 600;
}
.tips_statement {
	position: absolute;
	top: 60px;
	right: -32px;
	width: 200px;
	padding: 10px;
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #999;
	display: none;
	z-index: 33;
	line-height: 16px;
	text-align: left;
	border-radius: 5px;
	font-size: 12px;
}
.tips_statement .triangle {
	position: absolute;
	right:38px;
	top: -32px;
	background-color: transparent;
	border:16px solid #999;
	border-color: transparent transparent #999 transparent;
}
.tips_statement .triangle .sub_triangle {
	position: absolute;
	left:-14px;
	top: -12px;
	background-color: transparent;
	border:14px solid transparent;
	border-color: transparent transparent #fff transparent;
}
/*后台管理*/
.outline{
	border:none;
	outline: none !important;
}
.span_block{
	display:block !important;
	width:100%;
	height:100%;
	padding:9px 0px;
}
.sub_question_ul li a {
	color: #a7b1c2;
	/*font-weight: 600;*/
	padding: 10px 10px 10px 40px;
}
.sub_question_ul li:hover{
	background-color: #28415D;
}
.list .title_admin,
.list .sub_title_admin {
	text-align: left;
}
.list .sub_title_admin{
	text-indent: 36px;
}
.border_none {
	border: none;
}
.list .img_carousel_admin {
	width: 100px;
	height: 60px;
	padding: 10px;
}
.list .img_carousel_admin img {
	width: 100%;
	height: 100%;
}
.detail_ul_admin input {
	margin-left: 15px;
	border: none;
	width: 75%;
}
.admin_question_content {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.change_mobile_admin {
	position: absolute;
	top: 50%;
	left: 20%;
}
.change_mobile_admin input {
	margin-left: 20px;
	height: 30px;
	line-height: 30px;
}
.change_mobile_admin .red_star {
	color: red;
}
.admin_mobile_changed {
	position: absolute;
	top: 50%;
	left: 40%;
	font-size: 18px;
	font-weight: 600;
}
.img_list_admin_question {
	width: 135px;
	height: 90px;
	display: inline-block;
	margin: 5px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.img_list_admin_question img {
	width: auto;
    height: 100%;
}
.wu-example .periphery_picker .webuploader-pick{
	height: 112px;
	line-height: 95px;
}
.form-horizontal .control-label {
	padding-top: 8px;
}
.hr-line-dashed {
	border: none;
}
.invitation_frame {
	width: 300px;
	padding: 40px 0;
    margin: 0 auto;
}
.invitation_frame div{
	padding: 15px;
}

/*地图*/
.map_btn{
	width:50px;
	height:35px;
	background:#fff;
	z-index:999;
	position:absolute;
	top:35px;
	right:100px;
	cursor:pointer;
	outline: none;
	border:1px solid #ccc;
	color:#5f6477;
	font-size:12px;
}
.top_100{
	top:100px;
}
select.input-sm{
	height:35px;
	line-height:35px;
}
/*修改sweet-alert样式*/
.sweet-alert{
	width:500px;
}
.sweet-alert button{
	margin:26px 5px 5px 5px;
}
.img_bg{
	background:rgba(0,0,0,0.6);
	overflow: hidden;
}
.img_plus{
	position:absolute;
}
.close_img{
	width:50px;
	height:50px;
	background:rgba(0,0,0,0.6);
	border-radius: 50%;
	color:white;
	position:absolute;
	top:-20px;
	right:-20px;
	font-size:28px;
	line-height:60px;
	z-index:5;
	padding-left:7px;
	cursor: pointer;
}
.close_img:hover{
	background:rgba(255,0,0,0.6);
}
.reduce_padding{
	padding:0 10px;
	min-width:175px;
	/* white-space: nowrap; */
}
/*机场信息查询侧栏样式*/
.navbar-default {
	background: #3E5976;
}
.nav .airport_head {
	background: #3E5976;
}
.nav-second-level li a {
	margin: 0 8px;
	/* padding: 0; */
}
.nav>li>ul>li>a:focus, .nav>li>ul>li>a:hover {
	background: #198cea;
	color: #ffffff;
    /*border-radius: 10px;*/
}
.nav>li>ul>li>a:active span{
	color: #ffffff;
}
.nav>li>a .top_menu_item:focus, .nav>li>a .top_menu_item:hover  {
	background: #233b56;
}
.top_menu_active {
	background: #233b56;
}
.sub_menu_active {
	background: #233b56;
    border-radius: 10px;
}
.sub_ul_style {
	background-color: #354c65;
}
.sidebar_airport_link {
	min-height: 200px;
	height: auto;
	margin: 10px;
	background-color: #284666;
	border-radius: 5px;
}
.sidebar_airport_link_tit {
	height: 30px;
	line-height: 30px;
	padding: 5px;
	margin: 15px auto 0;
	color: #fff;
	/* background-color: #233B56; */
	/* text-align: center; */
}
.sidebar_airport_link_tit h3 {
	display: inline-block;
}
#side-menu > li.active  {
	background-color: #16181d;
}
#side-menu>li>a:focus, #side-menu>li>a:hover {
	background-color: #16181d;
}
.airport_link {
	padding-left: 10px;
}
.airport_link li {
	margin: 13px 0;
}
.ibox-content {
	border-style: none;
	padding: 15px 20px 20px 15px;
}
.ibox-content-apply {
	padding: 20px 80px;
}
.apply_file {
	padding-top: 20px;
	border-top: 1px solid #ddd;
}
.ibox-content .table tbody tr {
	text-align: center;
	cursor: pointer;
}
.airport_link p {
	margin: 0;
	color: #ABBAD1;
}
.airport_link a {
	color: #ABBAD1;
	font-size: 12px;
	word-break: break-all;
}
.sidebar_airport_link a:hover{
	color: #fff;
}
.star_pos{
	display:inline-block;
	position:absolute;
	/*right: 20px;*/
	left: 53px;
	top: 30px;
}
.nav-header {
	padding: 0;
}

/*后台头部样式*/
.head_admin_top {
	position: relative;
	top: 0;
	min-width: 1200px;
	width: 100%;
	height: 55px;
	z-index: 999;
}
.headWrap_admin {
	padding: 10px 10px 10px 30px;
	overflow: hidden;
	background-color: #198CEA;
}
.admin_head_wrap {
	color: #fff;
	background-color: #198CEA;
}
.admin_head_wrap span {
	font-size: 20px;
}
.admin_head_wrap img {
	vertical-align: middle;
}
.admin_personal_info {
	padding-top: 25px;
	padding-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.personal_info_photo {
	width: 55px;
	border-radius: 50%;
}
.personal_info_text {
	padding-left: 15px;
	color: #fff;
}
.triangle_right {
	position: absolute;
	top: 6px;
	right: 0;
	height: 0;
	width: 0;
	border:13px solid transparent;
	border-color: transparent #fff transparent transparent;
	/*background-color: #fff;*/
	display: none;
}
li.slide_cur{
	background-color: #354C65;
	color: white;
}
li.slide_cur > a{
	color: white;
}
/*后台样式*/
.background_wrap {
	padding: 0;
	padding-right: 5px;
	margin: 0 15px 15px 15px;
	background-color: #fff;
}
.admin_filter_wrap>h5 {
	font-size: 14px;
	margin: 15px 0 7px 30px;
	padding: 0;
	text-overflow: ellipsis;
}
.admin_filter_input {
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.form_style_admin {
	width: 90%;
	margin-left: 0px;
	padding-bottom: 20px;
}
.admin_info_search_wrap {
	border-bottom: 1px solid #dedede;
}
.admin_info_search_wrap span,
.form_style_admin span {
	font-weight: 700;
}
.quit_btn_admin {
	cursor: pointer;
}
.term .button {
	cursor: pointer;
}
.wrapper table tr th {
	text-align: center;
}
.tab_admin_item,
.tab_item_close {
	cursor: pointer;
}
.certificate_time_admin {
	width: 85px;
}
.num_show_control p {
	display: inline-block;
}
.num_show_control p:nth-child(2) {
	color: #198CEA;
	margin-left: 15px;
}
.data-show-table .handle_btn {
	width: 80px;
	color: #198CEA;
	cursor: pointer;
	margin: 0 5px;
}
/*取证机场*/
.main_certificateList {
	min-height: 710px;
}
.main_certificateList_body {
	background-image: url("../images/bg_img_download.png");
	background-size: contain;
	background-color: #e9ecf3;
	background-repeat: no-repeat;
}
.certificateList_top {
	margin: 0 90px 20px;
	padding-top: 10px;
}
.certificateList_table_wrap {
	padding: 25px;
	box-sizing: border-box;
}
.certificateList_table_wrap h4 {
	text-align: center;
	margin: 0 auto 10px;
	font-size: 18px;
}
.top_operation_time {
	/* float: right; */
	width: 150px;
    margin: 0 auto;
	font-size: 12px;
	/* margin-right: 20px; */
	padding: 10px;
}
.certificateList_table_sub_wrap {
	padding: 0px 100px 20px;
	margin-top: -10px;
}
.published_body_table {
	width: 97%;
	margin: 0px 15px 15px 15px;
	border: 1px solid #ccc;
	text-align: center;
}
.table_head tr th {
	text-align: center;
}
.table_body tr td {
	text-align: left;
}
.table_body .js_check_deltail {
	cursor: pointer;
}
.table_head_e tr th,
.table_body_e tr td {
	font-size: 12px;
	border: 1px solid #ccc;
	text-align: center;
}
.table_body_e tr td:nth-child(1) {
	width: 100px;
}
.table_body_e tr td:nth-child(2) {
	width: 200px;
}
.table_body_e tr td:nth-child(3){
	text-align: left;
}
.nav > li > a {
	color: #E7E8EB;
}
.nav_link {
	/* background-color: #001a37; */
	/* margin: 2px auto; */
	margin: -10px auto 0px;
	padding: 0px 4px;
}
.nav > .nav_link > a {
	display: inline-block;
	padding: 5px;
	margin: 5px 0;
	border-radius: 5px;
	color: #E7E8EB;
	/* background: linear-gradient(to top right, #002855,#00336c); */
	background-color: #233b56;
	font-size: 14px;
	font-weight: 500;
}
.publish_time input {
	border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}
.other_airport_img {
	width: 80%;
	height: 290px;
	margin: 0 auto;
	/* border: 1px solid red; */
}
.other_airport_img_sub {
	display: inline-block;
	width: 135px;
	height: 90px;
	overflow: hidden;
	/* border: 1px solid #f5f5f5; */
}
.other_airport_img_sub img {
	height: auto;
	width: 100%;
}
.total_tab {
	margin-bottom: 15px;
}
.total_tab_wrap_index {
	margin: 0 15px;
	overflow: hidden;
	width: 97%;
}
.total_tab_index {
	width: 25%;
	float: left;
	display: inline-block;
}
.total_tab div {
	padding: 5px 15px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	cursor: pointer;
}
.total_tab span:nth-child(2){
	margin-left: -1px;
}
.total_tab .tab_active {
	/* background: linear-gradient(to bottom right,#287BE5,#4461D9); */
	background-color: #2F74E1;
	color: #fff;
}
.total_tab_s  {
	padding: 0 15px;
}
.total_tab_s span{
	padding: 10px 15px;
	display: inline-block;
	cursor: pointer;
}
.total_tab_s span:hover {
	background-color: #0e6eb8;
	color: #fff;
}
.total_tab_s .tab_active_s {
	background-color: #0e6eb8;
	color: #fff;
}
.airport_type_total {
	margin: 15px 0 10px;
}
.evidence_tab {
	width: 80%;
    margin: 0 auto;
}
.evidence_tab span{
	width: 19.5%;
	padding: 10px 0;
    display: inline-block;
	text-align: center;
	border-radius: 5px;
	background-color: #eee;
	cursor: pointer;
}
.evidence_tab .active{
	background-color: #198BEB;
	color: #fff;
}
/*网站声明样式*/
.web_statement {
	margin: 0 70px 0;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #dedede;
}
.web_statement_items {
	margin: 0 90px;
	text-align: center;
}
.web_statement_subwrap {
	width: 80%;
	margin: 0 auto;
	padding: 20px 60px;
	box-sizing: border-box;
	text-align: left;
	border: 1px solid #000;
}
.web_statement_items h4 {
	margin: 30px auto;
}
.web_statement_subwrap p {
	/*height: 55px;*/
	line-height: 30px;
	text-indent: 28px;
	padding: 5px 0;
	margin: 10px auto;
}
.main_web_state,
.service_body{
	background-image: url("../images/bg_img_download.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #e9ecf3;
	/* margin-top: 0; */
}
.sub_main_web_state {
	min-height: 710px;
}
/*服务专区样式*/
.service_items {
	padding: 0 90px;
	margin-top: 20px;
}
.service_items .image_wrap {
	position: relative;
	width: 335px;
	height: 200px;
	background-color:#fff;
	z-index: 9;
}
.service_items .image_wrap::after {
	content: '';
	position: absolute;
	z-index: 1;
	/*top: 0;*/
	bottom: 0;
	left: 0;
	right: 0;
	height: 36px;
	background-color: #000;
	opacity: 0.7;
}
.service_items p {
	width: 335px;
	height: 85px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 5px #e5e5e5;
	padding: 15px;
}
.service_items img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.service_items .text_image {
	position: absolute;
	z-index: 10;
	bottom: 3px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	white-space: nowrap;
	font-size: 20px;
}
.service_feedback_wrap {
	height: 1100px;
	/*min-height: 900px;*/
	/*max-height: 1890px;*/
}
.feedback_textwrap_service {
	clear: both;
	padding-left: 63px;
}
.feedback_service_p {
	margin-left: 50px;
}
.feedback_service_title {
	font-size: 20px;
	margin-top: 20px;
}
.feedback_wrap_iframe {
	border-top: 1px solid #dedede;
	margin: 0 70px;
}
.tit_service {
	border-left: 3px solid #198CE9;
	padding-left: 10px;
	font-size: 18px;
	margin: 20px 0;
}
/*分页按钮定位*/
.pagination_wrap {
	margin-top: 35px;
	padding-bottom: 20px
}
.pagination_wrap_page {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

/*周边设施样式*/
.opacity_peri {
	opacity: 0;
	margin-top: -58px;
}
#picker input[type=file] {
	opacity: 0;
	margin-top: -58px;
}
#picker .feedback-img input[type=file] {
	opacity: 0;
	margin-top: -25px;
}
.upload_img_wrap p {
	color: #ccc;
}
.uploader-list {
	float: left;
	overflow: hidden;
	padding: 0 20px;
}
.star_hide {
	display:none
}

.wp_main{
	width:100%;
	height:100%;
	position: relative;
}
.show_picture_periphery li {
	display: inline-block;
	width: 230px;
	height: 150px;
	border: 5px solid white;
	overflow: hidden;
}
.show_picture_periphery li img {
	width: 100%;
	height: auto;
}
.delete_picture {
	position: absolute;
	bottom: 5px;
	text-align: center;
	color: #fff;
	width: 285px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0,0,0,.5);
	cursor: pointer;
}
/*后台tab栏样式*/
.tab_admin {
	height: 40px;
	line-height: 40px;
}
.tab_admin .tab_admin_item {
	float: left;
	font-size: 14px;
	padding: 0 10px;
}
.tab_admin .tab_admin_item span:nth-child(2){
	margin-left: 10px;
}
.tab_admin .tab_admin_item.active_top {
	color: #198CEA;
	font-weight: 800;
}
.main_admin {
	position: relative;
	width: 100%;
}
.main_airport_url,
.main_airport_download,
.main_airport_nav,
.main_airport_carousel,
.admin_user_detail {
	position: absolute;
	top: 75px;
	background-color: #fff;
	width: 100%;
}
.admin_user_detail .detail_left ul li,
.admin_user_detail .detail_right ul li,
.admin_other_airport .detail_left ul li {
	border: 1px solid #ccc;
	margin-top: -1px;
	margin-right: -1px;
	font-size: 14px;
}
.admin_other_airport input {
	background-color: transparent;
	border: 1px solid transparent;
}
.admin_other_airport .detail_right {
	border: 1px solid #ccc;
}
.admin_user_detail .detail_left ul li:nth-child(odd),
.admin_user_detail .detail_right ul li:nth-child(odd) {
	background-color: #f5f5f5;
}
.admin_user_detail .detail_right ul li:nth-child(1) {
	background-color: #fff;
}
.admin_user_detail .detail_left {
	margin-left: 50px;
}
.head_admin{
	position: relative;
    left: -15px;
	box-sizing: border-box;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 1px solid #e3ebed;
	background-color: #eee;
	margin-right: -15px;
}
.title_admin_detail {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin: 20px auto;
}
.detail_left,
.detail_right{
    float: left;
    width: 46%;
}
.detail_photo_admin {
    position: relative;
    height: 295px;
}
.user_img_detail {
    position: absolute;
    top: 30px;
    left: 140px;
    width: 200px;
    height: 200px;
}
.user_img_detail img {
    width: 100%;
    height: 100%;
}
.detail_ul_admin li,
.detail_ul_other li {
    padding: 10px 0;
}
.detail_ul_admin li span:nth-child(1){
	display: inline-block;
	width: 100px;
	text-align: right;
}
/* .admin_other_airport .detail_left .detail_ul_other li .red_star */
.data-show-table .red_star {
	clear: both;
	width: 10px;
	color: red;
	margin: 0;
}
.data-show-table .table-td-title {
		display: inline-block;
		width: 120px;
    text-align: right;
    margin: 0 5px;
}
.data-show-table .detail_ul_other .table-td-title {
	display: inline-block;
	width: 80px;
	text-align: right;
	margin: 0 5px;
}
.detail_ul_other_wrap {
	position: relative;
	top: -100px;
}
.detail_ul_admin li span:nth-child(2){
    display: inline-block;
    width: 200px;
    text-align: left;
    margin-left: 20px;
}
.detail_left .detail_ul_other li span:nth-child(1){
    display: inline-block;
    width: 115px;
    text-align: right;
    margin: 0 20px;
}
.detail_right .detail_ul_other li span:nth-child(1) {
	display: inline-block;
    width: 85px;
    text-align: right;
    margin: 0 20px;
}
.detail_right .detail_ul_other li textarea {
	width: 80%;
    margin-left: 45px;
}
.detail_right {
	height: 610px;
}
form .detail_left .detail_ul_other li .other_airport_img_describe {
	width: 90%;
	text-align: left;
}
.operate_btn {
	padding: 0 5px;
	white-space: nowrap;
	color: #4e9be9;
	cursor: pointer;
}
.other_btn_wrap {
	width: 250px;
    margin: 0 auto;
}
.other_btn_wrap .other_airport_btn {
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	cursor: pointer;
}
.other_btn_wrap .other_airport_btn:nth-child(1){
	background-color: #198CEA;
}
.other_btn_wrap .other_airport_btn:nth-child(2){
	background-color: green;
}
.other_btn_wrap .other_airport_btn:nth-child(3){
	background-color: red;
}
.other_btn_wrap .other_airport_btn.not_click {
	background-color: #ccc;
	pointer-events: none;
}
.not_click {
	pointer-events: none;
}
.admin_download_file {
	color: #000;
}
.admin_other_input {
	display: inline-block;
	width: 250px;
	border: none;
}
/*侧边栏样式*/
.nav-label-sub {
	margin-left: 60px;
}
.edui-editor-iframeholder.edui-default {
    height: 162px;
}
.choose-file {
	padding: 2px;
	width: 100%;
	border: none;
}
/* 修改layer样式 */
body .demo-class,.layui-layer {
	border-radius: 5px;
}
body .demo-class .layui-layer-title {
	margin-top: 10px;
	border-radius: 5px;
	border-bottom: none;
	background-color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	text-indent: 60px;
}
.blod {
	font-weight: 600;
}
.show_file_download {
	width: 70%;
    margin: 0 auto;
}
.show_file_download li {
	display: inline-block;
	padding: 10px 30px;
}
.show_file_download li a {
	display: block;
}
.input_wrap_search {
	float: right;
	margin-right: 40px;
	width: 248px;
	height: 30px;
	margin-top: -5px;
	/* border: 1px solid #ccc; */
	border-radius: 20px;
}
.input_wrap_search input {
	height: 100%;
	width: 100%;
	padding: 5px;
	background-color: #eee;
	border-color: transparent;
	border-radius: 20px;
	outline: none;
}
.search_i_wrap {
	position: absolute;
    top: -8px;
    right: 55px;
	padding: 10px;
	cursor: pointer;
}
.no_data_table {
	text-align: center;
    border: 1px solid #eee;
    padding: 5px;
	margin-top: -21px;
	margin-bottom: 20px;
	display: none;
}
.no_data_table_index,
.no_data_table_evidence {
    width: 97%;
    padding: 5px;
    margin-top: -16px;
    margin-bottom: 20px;
    margin-left: 15px;
	text-align: center;
    border: 1px solid #ddd;
    display: none;
}
.no_data_table_admin {
    padding: 5px;
    margin-top: -21px;
    margin-bottom: 20px;
	text-align: center;
    border: 1px solid #ddd;
    /* display: none; */
}
.no_data_search {
	text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 20px;
}
.service_rank_wrap {
	border: 1px solid #eee;
	padding: 5px 0;
}
.crumbs_search_main {
	padding: 0 0 7px 19px;
	border-bottom: 1px solid #eee;
	margin-left: -15px;
	margin-top: -5px;
}
.show_apply_img {
	float: left;
	position: relative;
	width: 270px;
	height: 180px;
	/* display: inline-block; */
	border: 1px solid #ddd;
	background-image: url("../images/apply_img_show.png");
	background-size: 62px 54px;
	background-repeat: no-repeat;
	background-position:center;
	background-color: #eee;
	overflow: hidden;
}
.show_apply_img img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: auto;
	z-index: 1;
}
.contact_way {
	padding-left: 30px;
    padding: 20px;
	color: red;
    border-top: 1px solid #ddd;
}
.uploader_wrap_del {
	width: 105px;
	margin-left: 55px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
    text-align: center;
    border-radius: 3px;
	background-color: #FAFAFA;
	font-size: 16px;
	overflow: hidden;
	cursor: pointer;
}
.uploader_wrap_del:hover {
	background-color: #00A3C6;
	color: #fff;
}
.apply_btn {
	margin-top: 25px;
	padding: 6px 25px;
	background: linear-gradient(to bottom right,#287BE5,#4461D9);
	color: #fff;
	border-radius: 3px;
}
/* 全部机场样式 */
.filter-wrap {
	/* border: 1px solid red; */
	padding: 10px 5px;
	border-top: 1px solid #ddd;
	display: none;
}
.filter_record span{
	position: relative;
	border: 1px solid #287BE5;
	padding: 2px 10px;
	margin: 5px 8px 5px 0;
	display: inline-block;
}
.filter_record .del_filter_btn {
	position: absolute;
	top: -8px;
	right: -7px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-color: #0076c0;
	color: #fff;
	text-align: center;
	font-style: normal;
	border-radius: 50%;
	cursor: pointer;
}
.crumbs_house_img {
	margin-right: 5px;
    margin-top: -4px;
    width: 14px;
}
.airport_title_apply {
	font-weight: 600;
}
.fontWeight600 {
	font-weight: 600;
	color: #333;
}
.border-top {
	border-top: 1px solid #eee;
}
.border-bottom {
	border-bottom: 1px solid #eee;
}
.border-right {
	border-right: 1px solid #eee;
	padding-right: 9px;
	padding-left: 10px;
}
.border-lr {
	width: 94%;
	margin-left: 40px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.border-lr-else {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 94%;
	margin-left: 35px;
	/* box-shadow: 2px 0 1px #ccc; */
}
.bg-detail-runway {
	background-color: rgba(102,176,255,.2);
}
.bg-detail-runway-2 {
	background-color: rgba(255,236,131,.2);
}
.height_80 {
	height: 80px;
}
.outer .detail_row {
	color: #666;
}
.form-group .input-bottom-tips {
	margin-top: 5px;
	color: #a94442;
}
.button-center {
	text-align: center;
}
.del-file {
	display: inline-block;
	margin-top: 0;
	padding: 2px 4px;
	margin-left: 5px;
	border: 1px solid #999;
	color: #198BEB;
	border-radius: 5px;
	cursor: pointer;
}
.del-file:hover {
	background-color: #198BEB;
	color: #fff;
}
.data-show-table {
	border: 1px solid #999;
}
.data-show-table td {
	padding: 10px;
}
/* bootstrap样式问题修改 */
.help-block {
	margin-top: 0;
}

.carousel-control {
	width: 10%;
}

.btn-primary {
	background-color: #008CE6;
	border-color: #008CE6;
	color: #FFFFFF;
}