﻿/*.searchBox, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, button, p, blockquote, th, td, iframe, legend, button {*/
.searchBox, dd,input {
	margin: 0;
	padding: 0;
	line-height: 28px;
	color: #666666;
	font-size: 12px;
	font-family: '宋体';
}

.searchBox {
	width: 100%;
	min-width: 1001px;
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	padding: 15px 0px;
	background-color: #f9f9f9;
	float: left;
}

/*.fixedbox {z-index:9999;background-color:#fff;float: left;width:99%;}*/
/*.showlisttitle {z-index:9999;width: 100%;float: left;margin-top: 10px;}*/

/* nice select */
.nice-select {
	width: 245px;
	height: 28px;
	background: #fff url(../../images/icon/a2.jpg) no-repeat right center;
	/*z-index: 100;*/
	position: relative;
}

.nice-select input {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e0e0e0;
	background: none;
}

.nice-select ul {
	position: absolute;
	width: 100%;
	display: none;
	overflow: hidden;
	background-color: #fff;
	max-height: 150px;
	overflow-y: auto;
	border: 1px solid #e0e0e0;
	border-top: 0;
	z-index: 9999;
}

.nice-select ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	z-index: 9997;
	cursor: pointer;
	display: block;
	padding-left: 10px;
	text-align: left;
}

.nice-select ul li:hover {
	background-color: #fff3db;
}

.nice-select ul li.on {
	background-color: #fff3db;
}
.searchBox .inrow {
	float: none;
	white-space: nowrap;
}

.searchBox div {
	float: left;
}

.searchBox-cont .dd {
	width: 13%;
	text-align: right;
	margin-left: 10px;
	display: inline;
	white-space: nowrap;
}

.searchBox-cont div .tt {
	width: 8%;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
}

.searchBox-cont .dd2 {
	width: 15%;
	text-align: right;
	margin-left: 10px;
	display: inline;
	white-space: nowrap;
}

.searchBox-cont div .tt2 {
	width: 9%;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
}

.searchBox-cont .dd3 {
	width: 11%;
	text-align: right;
	margin-left: 10px;
	display: inline;
	white-space: nowrap;
}

.searchBox-cont div div input {
	width: 100%;
}

.dn {
	clear: both;
}

.tid10 {
	text-indent: 10px;
}

.mg-t-aa {
	margin-top: 5px;
}

.pt15 {
	padding-top: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.ml30 {
	margin-left: 30px;
}

.ml5 {
	margin-left: 5px;
}

input, textarea, select {
	text-align: left;
	text-indent: 10px;
}

input, button, select, textarea {
	vertical-align: middle;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	word-wrap: normal;
	white-space: nowrap;
}

input, textarea, keygen, select, button {
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-shadow: none;
	display: inline-block;
}

input, textarea, keygen, select, button, meter, progress {
	-webkit-writing-mode: horizontal-tb;
}

input {
	border: 1px #e0e0e0 solid;
    /*-webkit-appearance: textfield;*/
	background-color: white;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    /*height: 30px;*/
	line-height: 30px;
}

.iconChg {
	color: #a0a0a0;
	cursor: pointer;
}

.iconChg span {
	color: #ffffff;
	background: #a0a0a0;
	padding: 2px 3px;
}

input[disabled] {
	background-color: #EEEEEE;
}

.btn {
	display: inline-block;
	overflow-wrap: normal;
	text-align: center;
	width: 70px;
	text-indent: 0px;
	background: #cc0000 none repeat scroll 0 0;
	color: #fff;
	border-radius: 2px;
	font-family: "微软雅黑";
	font-size: 14px;
	cursor: pointer;
	border-style: none;
    height:30px;
}
.btn-disb {
    background: #C1C1C1;
}
.error-dialog {
	position: relative;
	padding: 5px;
	border: 1px solid #FFBDBE;
	background-color: #FFEBEB;
	color: #FF0000;
	z-index: -1;
	margin-top: 2px;
}

.iptgroup {
	width: 620px;
	height: 60px;
	margin: 20px auto 0 auto;
}

.iptgroup li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 5px;
}

.iptgroup li .ipticon {
	background: url(blue/date_icon.gif) 98% 50% no-repeat;
	border: 1px #CFCFCF solid;
	padding: 3px;
}

.flight-wayLine {
	display: block;
	width: 75%;
}

.flight-manyLine {
	width: 75%;
}

.gap_no {
	padding: 2px;
	padding-left: 6px;
	background-color: #cccccc;
	clear: none;
	color: #ffffff;
}

.curhd {
	cursor: pointer;
}

.section {
	display: none;
}

.airMatrix {
	width: 99%;
	border: 5px solid #f7e5cc;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	height: 139px;
	cursor: pointer;
}

.filterArrow {
	width: 7%;
	text-align: center;
	padding: 42px 0px 0px 0px;
	height: 97px;
}

.aair {
	width: 13%;
	text-align: center;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	border-right: 1px solid #f7e5cc;
}

.airnm {
	border-left: 1px solid #f7e5cc;
	line-height: 38px;
	width: 17%;
	text-align: center;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
}

.ftcr {
	float: none;
	display: block;
	line-height: 34px;
}
.ftcr img {
    vertical-align: middle;
    padding-right: 4px;
}

.matrixTT, .matrixCC {
	border-top: 1px solid #f7e5cc;
}

.matrixCC {
	background-color: #FFF9EE;
}

.airmMi {
	width: 12%;
	text-align: center;
	border-right: 1px solid #f7e5cc;
	display: none;
}

.mg1 {
	display: block;
}

.matrixCT {
	width: 80%;
	overflow: hidden;
	display: inline;
	white-space: nowrap;
	height: 139px;
}


.row_time_hour {
	font: bold 18px "microsoft yahei";
	margin-top: 5px;
}

.undd {
	border-bottom: 1px dashed #999999;
	color: #0069ca;
	cursor: pointer;
}

.tbold {
	font-weight: bold;
}

.dashLine {
	border-top: 1px dashed #cccccc;
	float: left;
	height: 1px;
	line-height: 1px;
	width: 94%;
	margin-top: 5px;
	padding-bottom: 10px;
}

.airdetail {
	width: 90%;
	text-align: center;
}

.iconRart {
	background: #ffb142 none repeat scroll 0 0;
	color: #fff;
	padding: 5px 10px;
}

.trains-detail {
	clear: both;
	float: left;
	height: 35px;
	line-height: 35px;
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.mit {
	background: url('/images/icon/icon_c.gif') no-repeat;
	padding: 0px 8px;
}



/*航班列表和详情样式*/
.logorow {
	line-height: 5px;
	width: 100%;
    padding-left:25px;
}
.logorow span{
    line-height: 25px;
}
.feedetail {
	width: 100%;
   line-height: 15px;
   background-color:#FAFAFA;
}
.feedetail:hover{background:#f1f1f1}

.offerRow {
   line-height: 18px;
	width: 100%;
    background-color:#FAFAFA;
}
.showListBox{width:100%;float:left;margin-top: 10px;}
.searchResultSortBar{position:relative}
.searchResultSortBar .taxSwitch{display:block;position:absolute;right:10px;top:6px;border:1px #ffa976 solid;padding:1px;height:20px;line-height:20px;border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.searchResultSortBar .taxSwitch a{display:block;color:#023666;padding:0 5px;float:left;background:#fff;border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.searchResultSortBar .taxSwitch a.active{background:#ffaf40;color:#fff}
.searchResultSortBar .taxSwitch a:hover{text-decoration:none}
.resultList{width:100%;}
.resultItem {padding-top: 20px;width:100%;border-bottom:1px solid #ccc }
.resultItem:hover{box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;-webkit-box-shadow:0 0 5px #999}
.resultList>.resultItem:hover{box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;-webkit-box-shadow:0 0 5px #999}
.popBubble{border-bottom:1px #06c dashed;padding-bottom:2px;cursor:pointer;}
/*.popBubble:hover{text-decoration:none}*/
.airline-flightNo p{width:100%;height:18px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.airport-start p{text-align:right}
.airport-arrive p strong,.airport-start p strong{font-size:18px;color:#000;font-family:'微软雅黑'}
.airport-transfer-type{text-align:center}
.priceMoreRow{display:none}
tr.priceRowItem:hover{background:#fff9ed}
.flight-detail-row{display:none}
.flight-detail-cont{width:90%;padding:0 5%}
.flight-detail-cont ul{width:100%}
.flight-detail-cont ul li{width:100%;margin:10px 0}
.trains-detail{position:relative;width:100%;height:40px;line-height:40px;z-index:1;text-align:center}
.trains-detail hr{position:absolute;width:100%;height:1px;border-bottom:1px #ffa976 dashed;top:19px;z-index:1}
.trains-detail span{background:#fff;border:1px #ffa976 dashed;padding:6px 100px;position:relative;z-index:9;border-radius:17px;-o-border-radius:17px;-ms-border-radius:17px;-moz-border-radius:17px;-webkit-border-radius:17px}
.airport-transfer-type p{position:relative}
.airport-transfer-type p span{position:absolute;display:block;width:100%;text-align:center;bottom:10px;left:0}
.icon.trainsFlight,.spcursor{cursor:pointer}
.flight-detail-switch:hover{text-decoration:none}
.flight-detail-switch .iconfont{vertical-align:text-bottom}
.choice{background:url(/images/icon/choice.png) no-repeat}
.choice_n{background:url(/images/icon/choice_n.png) no-repeat}
.tb-pd4-aa td{padding:5px 15px}