@CHARSET "UTF-8";
body{
	background-color: #fff;
	font-family : 微软雅黑,宋体;
	font-size : 1.3em;
	
}
ul{
	list-style: none;
	margin:0px;
}
ul li{
	float: left;
}
.deline{
	border-bottom: 4px solid #988141;
}
.menu{
	display: inline-block;
	vertical-align: text-bottom;
}
.menu ul {
}
.menu ul li{
	margin-left:30px;
	line-height: 30px;
	text-align:center;
	width:100px;
}
.menu ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 21px;
	margin-top:80px;
}
.menu_bottom{
	background: url('../images/web/index_22.jpg') repeat-x;
	height: 265px;
	width: 100%;
}
.menu_bottom ul{
	margin-left:120px;
}
.menu_bottom ul li{
	margin:0px 0px 8px 8px;
}
.menu_bottom ul li a{
	color:#808080;
	font-size:12px;
}

.menu_left {
	width: 290px;
	display: inline-block;
	min-height: 300px;
	vertical-align: top;
	margin-top:40px;
}

.menu_left ul {
	margin: 0px;
	padding: 0px;
}

.menu_left ul li {
	font-size: 20px;
	color: #000000;
	height: 40px;
	line-height: 40px;
	margin-left: 40px;
	font-weight: bold;
}

.menu_right {
	margin-top:20px;
	width: 980px;
	display: inline-block;
	min-height:300px;
	font-size:20px;
	color:#0f0f0f;
	border-left: 1px solid #f0f0f0;
}
.menu_right ul li{
	height:50px;
	line-height:50px;
	width:800px;
	border-bottom:1px solid #f0f0f0;
}

.shu{
	margin-left:10em;
}
.shu li{
	float: none;
	line-height: 40px;
	width:200px;
	border-left:1px solid #D7D7D7;
	border-top:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	text-align: center;
	background-color: #ffffff;
}
.shu li a {
	text-decoration: none;
}
.table-bordered {
 	background: #fff; 
	margin-top: 15px;
}

.table-striped>tbody>tr:nth-of-type(even) {
 	background: #EDF2F8; 
}
.table-bt>tbody>tr:nth-of-type(odd) {
	background: none;
}
.clzs>tbody>tr>td {
	vertical-align: middle;
	text-align: center;
}

.clzs>thead>tr>th {
	text-align: center;
}

.clzs>thead>tr {
	background: #A3A3A3;
	color: #fff;
}

.clzs>tbody>tr>td>input {
	width: 90px;
	height: 30px;
	background: #6A97E8;
	color: #fff;
	border: 0;
}
.button { 
display: inline-block; 
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ 
*display: inline; 
vertical-align: baseline; 
margin: 0 2px; 
outline: none; 
cursor: pointer; 
text-align: center; 
text-decoration: none; 
font: 14px/100% Arial, Helvetica, sans-serif; 
padding: .5em 2em .55em; 
text-shadow: 0 1px 1px rgba(0,0,0,.3); 
-webkit-border-radius: .5em; 
-moz-border-radius: .5em; 
border-radius: .5em; 
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
box-shadow: 0 1px 2px rgba(0,0,0,.2); 

}


.blue { 
color: #d9eef7; 
border: solid 1px #0076a3; 
background: #0095cd; 
background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)); 
background: -moz-linear-gradient(top, #00adee, #0078a5); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); 
}


.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 150%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity = 80);
}

.white_content {
	display: none;
	position: fixed;
	top: 40%;
	left: 35%;
	width: 30%;
	height: 30%;
	padding: 16px;
	border: 5px solid rgb(150, 183, 206);
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.ucar_bd{ width:1220px; margin:0 auto; padding:30px 0;}
.ucar_left{ float:left;background-color:#fff; }
.ucar_mem_left{ width:220px; background-color:#fff;}
.ucar_mem_left h1{ color:#fff; text-align:center; height:40px; padding-top:7px; background:#213252; width:220px; font:18px/40px 'microsoft yahei';}
.ucar_mem_left ul{border-top: 7px solid #213252; background-color:#fff; width:220px;}
.ucar_mem_left ul,li{margin:0px;padding:0px;}
.ucar_mem_left ul a{display:block; width:220px; height:50px; color:#213252; text-align:center; font:16px/50px 'microsoft yahei'; border-bottom:1px solid #efefef;}
.ucar_mem_left ul a._over{text-decoration:none; width:240px; color:#fff; font-weight:700; padding-right:20px; background:url(../images/web/ucar_left_libg.png) center right no-repeat #998140;}

.ucar_bd_right{ float:right; width:980px; min-height:500px; padding-bottom:30px; background-color:#fff;}
.ucar_info_table{ float:left; width:725px; margin:5px 25px; display:inline;}
.ucar_info_table dl{ float:left; width:100%; margin-top:20px; line-height:30px;}
.ucar_info_table dt{ float:left; width:100px; text-align:right; font-size:18px; font-weight:700; margin-right:15px;}
.ucar_info_table dd{ float:left;}
.ucar_info_table dd input[type="text"]{ float:left; width:300px; border:1px solid rgb(204, 204, 204); height:28px; line-height:28px; font-size:16px;}
.ucar_info_table dd input[type="password"]{ float:left; width:300px; border:1px solid rgb(204, 204, 204); height:28px; line-height:28px; font-size:16px;}
.ucar_info_table dd label{ float:left; margin-right:30px; font-size:16px; cursor:pointer; font-weight:bold;}
.ucar_info_table dd input[type="radio"]{ float:left; margin:8px 5px 0 0;}
.submitbox{ float:left; margin:40px 0 0 115px; display:inline-block;}
.submitbox input{width:150px;height:40px; color:#fff; text-align:center; border:0; background:#213252; cursor:pointer; font-size:18px;}

.ucar_list_heard{ padding:30px 25px;}
.ucar_list_ar dd{ display:block; height:30px; line-height:30px; text-align:left; font-size:16px;}
.ucar_list_ar dd span{ padding-right:15px;}
.ucar_list_ar dd input{ width:140px; height:28px; line-height:28px; font-size:16px; border:1px solid #e2e2e2; padding:0 5px;}
.ucar_list_ar dd em{ padding:0 10px;}
.ucar_list_ar dd select{ width:160px; height:28px; line-height:28px; font-size:16px; border:1px solid #e2e2e2; padding:0 5px;}
.ucar_list_ar dt{ padding-top:5px; text-align:right;}
.ucar_list_ar dt input{width:110px;height:40px; color:#fff; text-align:center; border:0; background:#213252; cursor:pointer; font-size:18px;}
.ucar_list_table{ padding:20px 25px; border-top:10px solid #F8F8F8;}
.ucar_list_table table{ border-spacing:0;}
.ucar_list_table th{font-size:14px; background:#f4efe6; line-height:40px; padding:0 5px;text-align: right;
padding-right: 10px;}
.ucar_list_table td{ padding:10px 5px; line-height:20px; font-size:14px; border-bottom:1px solid #f6f6f6; text-align:left;}
.u_mymoney{ margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #ccc; height:40px; line-height:40px;}
.u_mymoney dt{ float:left; font-weight:700; font-size:16px; color:#000;} 
.u_mymoney dt span{ font-size:24px; color:#f60}
.u_mymoney dd{ float:right;} 
.u_mymoney dd input{width:110px;height:40px; color:#fff; text-align:center; border:0; background:#f60; cursor:pointer; font-size:18px;}
.u_query{ height:40px;}
.u_query_lt{ float:left; margin:5px 0; line-height:30px; font-size:16px;}
.u_query_lt span{ padding-right:15px; font-weight:bold;}
.u_query_lt input{ width:140px; height:28px; line-height:28px; font-size:16px; border:1px solid #e2e2e2; padding:0 5px;}
.u_query_lt em{ padding:0 10px;}
.u_query_rt{ float:right;}
.u_query_rt input{width:110px;height:40px; color:#fff; text-align:center; border:0; background:#213252; cursor:pointer; font-size:18px;}
.tabcontents{ padding:30px;}
.tabcontents dt{ font-size:18px; line-height:40px; margin-bottom:30px;}
.tabcontents dt input{ width:220px; height:40px; line-height:40px; font-size:16px; border:1px solid #e2e2e2; padding:0 5px;}
.tabcontents dt span{ padding-left:25px; color:#f60; font-size:16px;}
.tabcontents dd{ background-color:#fff; border:1px solid #e6e6e6; margin-bottom:20px;}
.tabcontents dd label{ padding:15px 20px; font-size:16px; cursor:pointer; display:block; line-height:20px;}
.tabcontents dd input{ margin:2px 10px 0 0;}
.mbutbox{ padding-top:50px; text-align:center;}
.mbutbox a{display:inline-block; width:240px; line-height:64px; color:#fff; font-size:30px; text-align:center; background-color:#f60;}

.white_content{overflow-x:hidden;}
.ucar_list_table{overflow-x:hidden;}
.ucar_list_table ul{width:100%;overflow:auto;}
.ucar_list_table ul.thead{height:40px;background:#998140;color:#fff;}
.ucar_list_table ul li{clear:initial;width:auto;line-height:30px;margin-bottom:10px;}
.ucar_list_table ul li p{float:left;width:20%;text-align:center;}
.ucar_list_table ul li p input{width:50%;line-height:14px;}


.flight_list_table{overflow-x:hidden;}
.flight_list_table ul{width:100%;overflow:auto;}
.flight_list_table ul.thead{height:40px;background:#998140;color:#fff;}
.flight_list_table ul li{clear:both;width:100%;line-height:30px;margin-bottom:10px;}
.flight_list_table ul li p{float:left;width:20%;text-align:center;}
.flight_list_table ul li p input{width:50%;line-height:14px;}



/*新增*/
.new-title{ text-align:center; font-size:16px; font-weight:700;}
.new-con{ font-size:14px; padding-left:15px;text-indent: 2em; padding-right:15px; line-height:20px;color: #5A5A5A;}
.mar-top{margin-top:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.fb{font-weight:700}
.red-color{color: #FF0000;}



