		p,
		ul,
		li {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		/*设置搜索框宽度 */
		.text_search{
			width:150px;
		}
		/*设置搜索框宽度*/
		.text_search_select{
			width:164px;
		}
		/*设置新增框宽度*/
		.text_add{
			width:180px;
		}
		.text_add_select{
			width:194px;
		}
		/*设置数字框宽度*/
		.number_add{
			width:70px;
		}
		/*设置数字框宽度*/
		.table-condensed td {
		    padding: 4px 5px;
		}
		.center{
			text-align:center;
		}
		.right{
			text-align:right;
		}
		.Fright{
			float:right;
		}
		.Fleft{
			float:left;
		}
		.left{
			text-align:left;
		}
		body, label, input, button, select, textarea, .uneditable-input, .navbar-search .search-query {
		    font-family: Helvetica, Georgia, Arial, sans-serif, ����;
		    font-size: 12px;
		    _font-size: 12px;
		    color: #323232;
		    _color: #323232;
		}
		select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		    padding: 2px 6px;
		    font-size: 12px;
		    line-height: 20px;
		    color: #555;
		    vertical-align: middle;
    }
    iframe {
      border: 0;
    }
		.color_ff3{
			color: #ff7030;
		}
		#form .select2-container .select2-choice {
			height:24px;
			color: #0982df;
		}
		#form .select2-container-disabled .select2-choice{
			  color: #f73d02;
		}
		.page_title li a {
		    font-size: 16px;
		    padding: 10px 0 10px 0;
		    font-weight: bold;
		    text-indent: 20px;
		}
		h3{
		background: #eff8ff;
	    padding: 4px 0;
	    color: #0982df;
	    font-weight: bold;
		text-align: left;
		font-size: 12px;
	    text-indent: 20px;
	    line-height: 20px;
	    margin-bottom:6px;
	}
	.two_title{
		 text-indent: 20px;
		 padding: 4px 0;
	}
	.td_nav {
	    background: #eff8ff;
	    border: 1.5px solid #dddddd;
	    padding: 4px 0;
	    font-weight: bold;
	    text-indent: 20px;
	}
	.table .right{
	text-align: right;
	}
	.table .tleft{
	text-align: left;
	}
	.table .center{
	text-align: center;
	}
	.table th{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	}
	.table thead th{
	vertical-align: middle;
	color:#555;
	}
	i#btnMenu {
	    display: none;
	}
	.nav, .breadcrumb {
	    margin-bottom: 0px;
	}
	.breadcrumb{
		padding:0;
	}
	.nav>li>a:hover, .nav>li>a:focus {
	    text-decoration: none;
	    background-color: #fff;
	}
	.form-horizontal .control-group {
	    margin-bottom: 0;
	    padding-bottom:0;
	    padding:4px 2px;
	    width:100%;
	}
	.form-horizontal .controls {
	    margin-left: 0px; 
	}
	.form-horizontal {
	    margin: 0 4px;
	}
	.clear{
		clear: both;
	}
	.table .table_contral{
	   text-align: center;
	}
	.table_contral a {
	    margin: 0 5px;
	}
	.control-group {
    border-bottom: 0px;
	}
	.layui-layer-top{
		margin-bottom:5px;
	}
	input[type="text"]:focus,textarea:focus{
	border-color: #d7d7d7;
	box-shadow: inset 0 1px 2px #f1f1f1,0 0px 6px #d7d7d7;
	}

	.nav-tabs>li>a {
    padding: 2px 6px;
	}
	.btn-inmodule{
	    border-radius: 0;
	    padding: 1px 4px;
	    font-size: 12px;
	    background: #fffad8;
	}
	.btn-orange{
	    color: #fff;
	    text-shadow: 0 0 0 rgba(0,0,0,0.25);
	    background-color: #FF9933;
	    background-image: -moz-linear-gradient(top,#FF9933,#FF9933);
	    background-image: -webkit-gradient(linear,0 0,0 100%,from(#FF9933),to(#FF9933));
	    background-image: -webkit-linear-gradient(top,#FF9933,#FF9933);
	    background-image: -o-linear-gradient(top,#FF9933,#2fa4e7);
	    background-image: linear-gradient(to bottom,#FF9933,#FF9933);
	    background-repeat: repeat-x;
	    border-color: #FF9933 #FF9933 #FF9933;
	    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9933',endColorstr='#FF9933',GradientType=0);
	    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	}
	.page_title_right {
	    float: right;
	    margin:0;
	}
	.page_title_right li {
    	list-style: none;
	}
	.page_title_right li a {
    	font-size: 14px;
	    font-weight: normal;	
	    text-indent: 20px;
	    color: #646464;
	    margin-right: 10px;
	    line-height: 33px;
	    text-decoration: none;
	}
	.b_border {
	    border: 1px solid #ccc;
	}
	#officeButton{
		padding:2px 10px;
	}
	.corplist-nav {
    margin: 5px 0 5px 20px;
    padding: 0 0 2px 0px;
    overflow: hidden;
	}
	/*红色*/
	.red{
		color:red;
	}
	/*橘色*/
	.orange {
	    color: #F5A337;
	}
	/*灰色*/
	.gray{
		color:#B1AFAF;;
	}
	/*绿色*/
	.colorGreen{
		color:#23A040;
	}
	/*蓝色*/
	.blue{
		color:#0982df;
	}
	.color555{
		color: #555555;
	}
	.black{
		color: #333333;
	}
	a#areaButton,a#companyButton,a#menuButton{
	    padding: 2px 10px;
	}
	.hand{
		cursor: pointer !important;
	}
	.nowrap180 ,.nowrap150 ,.nowrap100 ,.nowrap60, .nowrap80,.nowrap90{		
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 16px;
		margin: 0;
	}
	.nowrap180 {
		width: 180px;
	}
	.nowrap150 {
		width: 150px;
	}
	.nowrap100 {
		width: 100px;
	}
	.nowrap80{
		widows: 80px;
	}
	.nowrap90{
		widows: 90px;
	}
	.nowrap60 {
		width: 60px;
	}
	.marginB6{
			margin-bottom:6px;
	}

	.BgYellow{
			background:#F9F8D9;
	}
	.BgGreen{
			background:#E6F7DB;
	}
	/*背景浅蓝*/

	.BgBlue{
			background:#E4F6FF;
	}
	/*背景浅灰*/
	.bgGray{
			background-color: rgba(177, 175, 175, 0.15);
	}
	/*背景白色*/
	.bgWhite{
		background-color: #FFFFFF;
	}
	
	/*按钮大小*/
	.btn-sm, .btn-group-sm > .btn {
	    padding: 2px 10px;
	}


/*  超出隐藏 省略号 */
.nowrap60 {
	width: 60px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 16px;
	margin: 0;
}
/*设置 input 框 高度大小*/
	
.form-control {
    height: 28px;
}
/*设置 nav tab页样式 */
.nav-tabs > li:hover > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #2fa4e7;
    border-bottom-color: transparent;
}
.flightlist_nav > li > a.active {
    color: #fff;
    cursor: default;
    background-color: #2fa4e7;
    border-bottom-color: transparent;
}
.flightlist_nav > li > a.active>span{
    color: #fff;
}
.flightlist_nav > li:hover > a>span{
    color: #fff;
}
	/*设置 nav tab页样式 */
label.col-sm-12 {
	width: 80px;
    display: inline-block;
    line-height: 30px;
    text-align: right;
}

/* table 表头样式*/
.table th {
    white-space: nowrap;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#ffffff,#f5f5f5);
    background-image: -ms-linear-gradient(top,#ffffff,#f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAF9), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top,#ffffff,#f5f5f5);
    background-image: -o-linear-gradient(top,#ffffff,#f5f5f5);
    background-image: linear-gradient(top,#ffffff,#f5f5f5);
    background-repeat: repeat-x;
}
.table td {
    vertical-align: middle;
}
/* table 表格边框样式*/
.table{
	border: 1px solid #ddd;
	border-radius: 4px;
}
/*  搜索框 间距设置*/
.panel-heading {
    padding: 4px 15px;
}
input{outline: none;border:1px solid #ccc; border-radius:2px ;}
input[type="radio"]{vertical-align:text-bottom;}
.table th label{font-weight: bold;vertical-align: middle; margin-bottom:0;}
.btn-function {
    padding: 0px 6px;
    font-size: 12px;
    color: #2fa4e7;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: -o-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-repeat: repeat-x;
    border-color: #2fa4e7 #2fa4e7 #2fa4e7;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2fa4e7', endColorstr='#ff2f76e7', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #2fa4e7;
    line-height: 18px;
}
.btn-function:hover, .btn-function:focus, .btn-function:active, .btn-function.active, .btn-function.disabled, .btn-function[disabled] {
    color: #fff;
    background-color: #2fa4e7;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2fa4e7), to(#2fa4e7));
    background-image: -webkit-linear-gradient(top, #2fa4e7, #2fa4e7);
    text-shadow: 0 0px 0px rgba(255,255,255,0.75);
}


.bg-light.dk, .bg-light .dk {
    background-color: #fff;
}
.b-a {
    border: 0; 
}
.settings {
    top: 61px;
}
.wrapper-md {
	padding-top: 10px;
}
/*相对定位*/
.relative{
	position: relative;
}
/*字体颜色*/
.orange{
	color: orange;
}
/*字体加粗*/
.font-bold{
	font-weight: bold;
}
/*行内块*/
.inline-block{
	display: inline-block;
}
/*上边距20px*/
.margint20{
	margin-top: 20px;
}
.padT5{
	padding-top: 5px;
}
/*下划线*/
.undeline{
	text-decoration:underline ;
}
/*宽度80px*/
.wth80{
	width: 80px;
}
.wth100{
	width: 100px;
}
.wth120{
	width: 120px;
}
.wth150{
	width: 150px;
}
.wth134{
	width: 134px;
}
.wth20{
	width: 20px;
}
.pointer{
	cursor: pointer;
}
.padL20{
	padding-left: 20px;
}
.padR10{
	padding-right: 10px;
}
.font18{
	font-size: 18px;
}
.font16{
	font-size: 16px;
}
.font14{
	font-size: 14px;
}
.paddingT10{
	padding-top: 10px;
}
.padRL20{
	padding-left: 20px;
	padding-right: 20px;
}
.pad10{
	padding: 10px;
}
.marT10{
	margin-top: 10px;
}
.white{
	color: #FFFFFF;
}
.font-normal{
	font-weight: normal;
}
/*显示省略号*/
.ellipsis{
	display: inline-block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	vertical-align: bottom;
}
/*字体靠左*/
.text-left{
	text-align: left;
}
/*字体靠右*/
.text-right{
  text-align: right;
}
/*灰边框*/
.border-gray{
	border: 1px solid #ddd;
}
.border-f0{
    border: 1px solid #f0f0f0;
}
/*虚线*/
.dashed{
	border-bottom: 1px dashed  #108EE9;
}
.dashed-c{
	border-bottom: 1px dashed  #CCCCCC;
}
.scroll-bar{
	overflow-y: scroll;
	top: 0;
	bottom: 0;
	left:0;
	right: 0;
}
.nav-pager{
	margin-top:10px;
}
.lihgt30{
	line-height: 30px;
}
.lihgt16{
	line-height: 16px;
}
.border-none{
	border: none;
}
.red1{
	color: #19a423;
}
.marT5{
	margin-top: 5px;
}
.no-wrap{
	white-space: nowrap;
}
.pagefixed{
 	position: fixed;
    right: 16px;
    bottom: 30px;
    width: 800px;
}
.bg-blue{
	background-color:#eff8ff ;
}
.befa{
	color: #19A9D5;
	text-decoration: underline;
	cursor: pointer;
}
.bigImgUp{
	position: fixed;
	top:0;left:0;
	bottom: 0;right: 0;
	height: 100%; 
	width: 100%;
	overflow-x: scroll;
	overflow-y: scroll;
}
.padTB10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.padTb6{
	padding-top: 6px;
	padding-bottom: 6px;
}
.trSeat span{
    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
} 
.trEm{
    margin: 0 28px 0 25px;
    font-style: normal;
}
.selSeat{
	background-color: #a9d8ff;
	border: 1px solid #68aeee;
}
.nselSeat{
	border: 1px solid #f0f0f0;
	background-color: #FFFFFF;
}
.white-space-pre{
	white-space: pre;		
}

/*模态框样式*/
.basicBox{
	line-height: 35px;
}
.basicBox1{
	line-height: 35px;
}
.scheduling{
	line-height: 35px;
	padding-left: 10px;
	padding: 4px 0;
}
.key1{
	display: inline-block;
	min-width: 95px;
	text-align: right;
}
.key2{
	display: inline-block;
	min-width: 80px;
	text-align: right;
}
.instr1{
	display: inline-block;
	min-width: 90px;
	word-break: break-all;
}
.sch_sel{
	width: 148px;
	height: 26px;
	border: 1px solid #ccc;
}
.margin_button{
	margin-bottom: 20px;
}
.points{
	width: 47px;
}
.tkimg img{
	width: 20px;
	height: 20px;
}
