@charset "UTF-8";

.main {
	background-color: #eff1f2;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.mg0 {
	margin: 0 !important;
}

.tar {
	text-align: right;
}

.wdauto {
	width: auto !important;
}

table tr td,
table tr th {
	text-align: center;
}

.headerlog {
	/* overflow: hidden; */
}

.allbtn {
	min-width: 115px;
	height: 29px;
	line-height: 29px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: .2em;
}

.allbtn:hover {
	color: #ffffff;
}

/*content样式start*/
.content {
	width: 100%;
	background: url(../images/big_banner.jpg) no-repeat center center;
	background-size: 100% 100%;
}

.content_login {
	position: absolute;
	top: 50px;
	right: 150px;
	z-index: 6;
}

.content_login h6 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 15px 0;
}

.content_login>div {
	width: 230px;
	background: rgba(0, 0, 0, 0.7);
	padding: 20px 20px 10px 20px;
	filter: 0.7;
	/* background: #333; */
	/* opacity: 0.7; */
	filter: alpha(opacity=70);
}

.content_login .login_title {
	font-size: 20px;
	font-weight: bold;
}

.content_login ul li {
	margin-bottom: 25px;
	color: white;
	position: relative;
	overflow: hidden;
}

.content_login ul li span.icons {
	width: 20px;
	height: 20px;
	display: inline-block;
	left: 5px;
	border-right: 1px solid #ddd;
	padding-right: 5px;
	top: 7px;
}

.content_login ul li span.usericon {
	background-position: -694px -530px;
}

.content_login ul li span.pswdicon {
	background-position: -718px -529px;
}

.content_login ul li input {
	width: 200px;
	line-height: 32px;
	height: 32px;
	padding-left: 37px;
}

.content_login ul li.submit input {
	width: 100%;
	padding: 0;
	color: white;
	font-size: 16px;
	letter-spacing: 0.5em;
	background-color: #2db4ed;
}

.content_login ul li.submit p {
	height: 30px;
	line-height: 25px;
}

.content_login ul li.submit p a {
	color: #2db4ed;
	font-size: 14px;
}

/*content_info样式start*/
.content_info {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
	overflow: hidden;
}

.title {
	font-size: 20px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}

.detail ul {
	float: left;
	width: 400px;
	margin-top: 40px;
}

.detail ul li {
	text-align: center;
	line-height: 20px;
}

.detail ul li.detail_bg i {
	display: inline-block;
	width: 135px;
	height: 135px;
	background: url("../images/b2b_icon.png");
}

.detail .detail_name {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}

.detail ul.products i {
	background-position: -14px -23px !important;
}

.detail ul.yuding i {
	background-position: -14px -209px !important;
}

.detail ul.manager i {
	background-position: -174px -21px !important;
}

/*首页内容*/
.content_detail {
	overflow: hidden;
	margin-bottom: 10px;
}

.fl-order-detail {
	width: 780px;
	height: 568px;
	position: relative;
}

.fr-order-detail {
	width: 410px;
}

.longtxt {
	width: 441px !important;
}

.order-table-box {
	overflow: hidden;
	position: absolute;
	left: 0;
	z-index: 2;
	top: 0;
}

.order-table-box .cf-img {
	background-position: -528px -528px;
	right: 10px;
	top: 5px;
}

.order-table-box .dd-img {
	background-position: -562px -528px;
	right: 10px;
	top: 5px;
}

.order-table-box .zz-img {
	background-position: -634px -528px;
	right: 10px;
	top: 2px;
}

.order-table-box .nav-order-type {
	/* float: left;
    width: 152px; */
}

.order-table-box .nav-order-type li {
	/*background-color: #2db4ed;*/
	/*height: 65px;*/
	/*line-height: 65px;*/
	cursor: pointer;
	position: relative;
}

.order-table-box .nav-order-type li span {
	/*    width: 20px;
    height: 20px;
    display: block;
    left: 12px;
    top: 22px; */
}

.order-table-box .nav-order-type li p {
	font-size: 14px;
	color: #fff;
	padding-left: 40px;
	text-align: left;
}

/* .order-table-box .nav-order-type li .guonei {
	background-position: -36px -639px;
}

.order-table-box .nav-order-type li .guoji {
	background-position: -87px -639px;
}

.order-table-box .nav-order-type li .hotel {
	background-position: -139px -639px;
}

.order-table-box .nav-order-type li .baoxian {
	background-position: -188px -639px;
}

.order-table-box .nav-order-type li .huoche {
	background-position: -237px -639px;
} */

.order-table-box .nav-order-type .cur {
	background-color: #ffffff !important;
	border-top: 2px solid #2db4ed;
	border-bottom: 2px solid #2db4ed;
	border-left: 2px solid #2db4ed;
}

/* .order-table-box .nav-order-type .cur .guonei {
	background-position: -36px -684px !important;
}

.order-table-box .nav-order-type .cur .guoji {
	background-position: -87px -684px;
}

.order-table-box .nav-order-type .cur .hotel {
	background-position: -139px -684px;
}

.order-table-box .nav-order-type .cur .baoxian {
	background-position: -188px -684px;
}

.order-table-box .nav-order-type .cur .huoche {
	background-position: -237px -684px;
} */

.order-table-box .nav-order-type .cur p {
	color: #2db4ed;
}

.order-table-box .nav-order-type .cur:before {
	/* content: "";
    background: #ffffff;
    position: absolute;
    right: -2px;
    display: block;
    width: 2px;
    height: 65px; */

}

.order-table-box .order-table-li {
	padding: 20px 20px 20px 40px;
	float: left;
	width: 605px;
	border: 2px solid #2db4ed;
	height: 350px;
	background-color: #ffffff;
	/* margin: 0 auto; */
}

.order-table-box .order-table-li .tjxqd {
	font-size: 14px;
	color: #6ccebb;
	text-decoration: underline;
	margin-left: 40px;
}

.order-table-box .order-table-li .map-fjd {
	font-size: 24px;
	padding: 10px 15px;
	display: inline-block;
	cursor: pointer;
	background: #3ac3ab;
	color: #ffffff;
}

.order-table-box .order-table-li .lvxc-type {
	overflow: hidden;
}

.order-table-box .order-table-li .lvxc-type li {
	float: left;
	padding-left: 30px;
	position: relative;
	font-size: 14px;
	padding-right: 40px;
	height: 30px;
	line-height: 30px;
	color: #717886;
}

.order-table-box .order-table-li .lvxc-type li span {
	width: 25px;
	height: 25px;
	background-position: -736px -693px;
	left: 0;
	top: 3px;
}

.order-table-box .order-table-li .lvxc-type .on span {
	background-position: -736px -653px !important;
}

.order-table-box .order-table-li .start-xx {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

.order-table-box .order-table-li .start-xx label {
	font-size: 14px;
	color: #717886;
}

.order-table-box .order-table-li .start-xx .start-city {
	position: relative;
}

.order-table-box .order-table-li .start-xx .start-city .icons {
	width: 25px;
	height: 25px;
}

.order-table-box .order-table-li .start-xx .start-city input[type="text"] {
	border: 1px solid #e6e6e6;
	line-height: 36px;
	height: 36px;
	width: 160px;
	margin-left: 10px;
	text-indent: 0.2em;
}

.order-table-box .order-table-li .start_date {
	margin-left: 40px;
}

.change_city {
	width: 28px !important;
	height: 78px !important;
	background-position: -699px -645px;
	position: absolute;
	right: 345px;
	top: -7px;
	cursor: pointer;
}

.clearfix:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* 触发 hasLayout */
	zoom: 1;
}

/*复选框样式*/
[data-select] {
	font-size: 14px;
	position: relative !important;
	margin-left: 5px;
}

[data-select] .st {
	display: block;
	height: 28px;
	line-height: 28px;
	position: relative !important;
	width: 160px;
	cursor: pointer;
	text-indent: 0.2em;
	border: 1px solid #D4D7DF;
	background-color: #fff;
}

[data-select] .st span {
	width: 152px;
	overflow: hidden;
	display: block;
	height: 28px;
}

[data-select] .st i {
	position: absolute !important;
	width: 18px;
	height: 18px;
	right: 2px;
	top: 4px;
	background-position: -659px -682px;
}

[data-select] .st i.on {
	background-position: -659px -668px;
}

[data-select] .sc {
	position: absolute !important;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	border-top: none;
	top: 30px;
	left: 0;
	z-index: 9;
	max-height: 120px;
	width: 160px;
}

[data-select] .sc li {
	cursor: pointer;
	text-align: left;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	border-top: 1px solid #dad9d9;
}

[data-select] .sc li a {
	display: block;
}

[data-select] .sc li:first-child {
	border-top: none;
}

[data-select] .sc li:hover {
	background-color: #eee;
}

.ticket-type {
	padding-top: 10px;
	position: relative;
}

.ticket-type label {
	margin-right: 20px;
	line-height: 30px;
}

.ticket-type ul li {
	width: 104px;
	text-align: center;
	float: left;
	font-size: 14px;
	position: relative;
	margin-left: 10px;
}

.ticket-type ul li input[type="text"] {
	border: 1px solid #b7b7b7;
	line-height: 28px;
	height: 28px;
	width: 50px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 1em;
}

.ticket-type ul li .icons {
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.ticket-type ul li .add {
	background-position: -659px -667px;
	right: 16px;
	top: 0;
}

.ticket-type ul li .reduce {
	background-position: -659px -682px;
	right: 16px;
	bottom: 0;
}

.lvyou-table {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.lvyou-table>div {
	width: 380px;
	height: 230px;
	overflow: hidden;
}

.order-control h2 {
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 100%;
	font-size: 16px;
	line-height: 35px;
}

.order-control h2 .tit {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 20px;
	display: inline-block;
	width: 310px;
	border-bottom: 1px solid #e2e2e2;
}

.order-control h2 .tit i {
	width: 35px;
	height: 35px;
	background-position: -573px -675px;
	left: 8px;
	top: 8px;
}

.order-control ul {
	background-color: #ffffff;
	padding: 0 20px 10px 20px;
}

.order-control ul li {
	border-bottom: 1px dashed #b7b7b7;
	position: relative;
	overflow: hidden;
	/* padding-top: 10px; */
	padding-bottom: 8px;
}

.order-control ul li span {
	width: 45px;
	height: 45px;
	left: 0;
	top: 7px;
}

.order-control ul li .tk-mg {
	background-position: -403px -574px;
}

.order-control ul li .domestic {
	background-position: -468px -574px;
}

.order-control ul li .hotel {
	background-position: -533px -575px;
	top: 4px;
}

.order-control ul li .baoxian {
	background-position: -598px -573px;
}

.order-control ul li .train {
	background-position: -714px -574px;
}

.order-control ul li dl {
	padding-left: 60px;
	line-height: 20px;
	/* padding-top: 10px; */
}

.order-control ul li dl dt {
	font-size: 14px;
	color: #000000;
	margin-top: 7px;
}

.order-control ul li dl dt em {
	margin-left: 10px;
	font-size: 16px;
	color: #717171;
}

.order-control ul li dl dd {
	width: 33%;
	float: left;
	color: #515151;
	font-size: 14px;
}

.order-control ul li .no-fw {
	height: 30px;
}

.order-control ul li .no-fw dt {
	margin-top: 15px;
}

.system-notice {
	margin-top: 10px;
	background: #fff;
	padding: 20px;
	height: 190px;
}

.system-notice h2 {
	border-bottom: 1px solid #e2e2e2;
}

.system-notice h2 span {
	display: inline-block;
	width: 370px;
	padding: 10px 0;
	font-size: 16px;
	color: #454545;
}

.system-notice h2 span em {
	font-size: 14px;
}

.system-notice ul {
	padding-top: 20px;
}

.system-notice ul li {
	line-height: 25px;
	padding-left: 20px;
	background-image: url("../images/dian.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.system-notice ul li a {
	font-size: 14px;
	height: 20px;
	width: 280px;
	overflow: hidden;
	display: inline-block;
}

.system-notice ul li span {
	line-height: 25px;
	height: 25px;
	float: right;
}

.safest-tab {
	width: 400px;
	margin: 0 auto;
}

.insurance_type span {
	display: inline-block;
	width: 54px;
	border: 2px solid #dceaf2;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	cursor: pointer;
	margin-right: 5px;
	text-align: center;
}

.insurance_type span.checked {
	border: 2px solid #AF1E24;
	position: relative;
}

.insurance_type span.checked i {
	background-image: url(../images/b2b-sprite.png);
	background-position: -166px -876px;
	width: 14px;
	height: 14px;
	right: 0;
	bottom: 0;
}

.safest-tab li {
	position: relative;
}

.safest-tab li .yzm {
	width: 170px !important;
}

.safest-tab li .pick-up {
	background: #3ac3ab;
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	width: 70px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
}

.safest-tab li label {
	font-size: 14px;
	width: 66px;
	text-align: right;
	display: inline-block;
}

.safest-tab li input[type="text"] {
	border: 1px solid #b7b7b7;
	line-height: 28px;
	height: 28px;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 1em;
}


/*产品预订*/
.query_table h6 {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	padding: 5px 0;
}

.query_table h6 strong {
	font-size: 14px;
	font-family: "微软雅黑";
}

.query_table h6 span {
	width: 25px;
	display: inline-block;
	line-height: 25px;
	height: 25px;
}

.query_table #listTitleNum {
	width: auto;
}

.query_table h6 em {
	width: 25px;
	height: 25px;
	background-position: -668px -308px;
}

.query_table .query_tab_list {
	min-height: 400px;
}

.query_table .query_tab_list .search-bt-list li {
	border-bottom: 1px dotted #dcdcdc;
}

.query_table .query_tab_list .search-bt-list li:last-child {
	border-bottom: none;
}

.query_tab_list .tab_list_head {
	border-bottom: 1px solid #eff1f2;
	background-color: #fff;
}

.tab_list_head .paixu_left {
	width: 380px;
	float: left;
	padding: 5px 0;
	/* .actvice{
       .up{
         background-position: -641px -717px;
       }
       .down{
         background-position: -630px -717px;
       }
     }*/
}

.query_table .query_tab_list .tab_list_head .paixu_left li {
	float: left;
	width: 33%;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	position: relative;
}

.query_table .query_tab_list .tab_list_head .paixu_left li span {
	width: 9px;
	height: 17px;
	display: inline-block;
}

.query_table .query_tab_list .tab_list_head .paixu_left li .paixuico {
	background-position: -619px -709px;
	right: 21px;
	top: 12px;
}

.query_table .query_tab_list .tab_list_head .paixu_left li .upgl {
	background-position: -641px -709px;
}

.query_table .query_tab_list .tab_list_head .paixu_left li .downgl {
	background-position: -630px -709px;
}

.query_table .query_tab_list .tab_list_head .sx_right {
	float: right;
	width: 580px;
	padding: 15px 0;
}

.query_table .query_tab_list .tab_list_head .sx_right [data-select] .st {
	display: block;
	height: 23px;
	line-height: 23px;
	position: relative !important;
	width: 120px;
	cursor: pointer;
	margin-left: 13px;
	margin-right: 10px;
	text-indent: 0.2em;
	border: 1px solid #b7b7b7;
	background-color: #fff;
}

.query_table .query_tab_list .tab_list_head .sx_right [data-select] .sc {
	position: absolute !important;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	border-top: none;
	top: 25px;
	left: 13px;
	z-index: 9;
	max-height: 120px;
	width: 120px;
}

.query_tab_ul {
	background: #ffffff;
}

.query_tab_ul .query_nav {
	/* overflow: hidden; */
	/*background-color: #ededed;*/
}

.query_tab_ul .query_nav li {
	float: left;
	font-size: 16px;
	width: 156px;
	color: #333333;
	/* padding-left: 25px; */
}

.query_tab_ul .query_nav .on {
	color: #AF1E24;
	/* border-top: 4px solid #2db4ed; */
	background-color: #ffffff;
}

.query_tab_ul .query_from {
	padding: 20px;
	position: relative;
}

.bx .query_from .from-search-bx {
	/* padding-left: 30px !important; */
}

.query_tab_ul .query_from .change_xc {
	position: absolute;
	border-right: 1px solid #dcdcdc;
	height: 70px;
	line-height: 70px;
	padding-right: 20px;
}

.query_tab_ul .query_from .change_xc .st {
	width: 60px !important;
	padding: 0 15px 0 5px;
}

.query_tab_ul .query_from .change_xc .sc {
	width: 80px !important;
}

.query_tab_ul .from-search-bx {
	padding-left: 115px;
}

.query_tab_ul .from-search-bx .cfcs-chang {
	position: relative;
	margin-left: 25px;
}

.query_tab_ul .from-search-bx .cfcs-chang .lvcheng_n {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-right: 20px;
}

.query_tab_ul .from-search-bx .cfcs-chang p {
	padding: 5px 0;
	position: relative;
}

.query_tab_ul .from-search-bx .cfcs-chang label {
	font-size: 14px;
}

.query_tab_ul .from-search-bx .cfcs-chang p input[type="text"],
.insurance_name {
	border: 1px solid #b7b7b7;
	line-height: 28px;
	height: 28px;
	width: 160px;
	margin-right: 10px;
}

.query_tab_ul .from-search-bx .cfcs-chang p .icons {
	width: 25px;
	height: 25px;
}

.query_tab_ul .from-search-bx .cfcs-chang p .cf-img {
	background-position: -528px -528px;
	right: 10px;
	top: 7px;
}

.query_tab_ul .from-search-bx .cfcs-chang p .dd-img {
	background-position: -562px -528px;
	right: 10px;
	top: 7px;
}

.query_tab_ul .from-search-bx .cfcs-chang .change_city {
	right: -19px !important;
	top: -1px !important;
}

.query_tab_ul .from-search-bx .cwxinxin .line-fen {
	padding: 5px 0 5px 4px;
	height: 30px;
	line-height: 30px;
}

.query_tab_ul .from-search-bx .cwxinxin .line-fen label {
	font-size: 14px;
	line-height: 25px;
}

.query_tab_ul .from-search-bx .cwxinxin .line-fen .ticket-type {
	padding-top: 0px !important;
}

.hb_list_box .hanbang-lf {
	padding-top: 10px;
	width: 46%;
	display: inline-block;
	vertical-align: middle;
}

.hangban-detail {
	position: relative;
	padding: 10px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.hangban-detail span {
	display: none;
	position: absolute;
	width: 200px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	text-align: left;
	background: #ffffff;
	padding: 10px;
}

.hangban-detail:hover span {
	display: block;
}

.hb_list_box .hankongs {
	float: left;
	position: relative;
	padding-left: 70px;
	padding-top: 5px;
}

.hangbang-sx {
	float: left;
	height: 47px;
	line-height: 52px;
	padding-left: 20px;
	font-weight: 700;
}

.hb_list_box .hankongs span {
	position: absolute;
	left: 30px;
	top: 15px;
}

.hb_list_box .hankongs span img {
	width: 35px;
	height: 35px;
}

.hb_list_box .hankongs p {
	font-size: 12px;
	padding: 5px 0 0 0;
}

.hb_list_box .hankong-jc {
	float: left;
	position: relative;
	padding-left: 30px;
}

.hb_list_box .hankong-jc .t1 {
	font-size: 22px !important;
}

.hb_list_box .hankong-jc p {
	font-size: 14px;
	padding: 5px 0 0 0;
	color: #333333;
	text-align: center;
}

.bigjiantou {
	width: 75px;
	height: 38px;
	background-position: -671px -141px;
	left: 22px;
	top: 0;
}

.hb_list_box .hankong-jc .wfjiantou {
	width: 75px;
	height: 38px;
	background-position: -668px -178px;
}

.hb_list_box .hangbang-rt {
	width: 53%;
	display: inline-block;
	padding-top: 10px;
	vertical-align: middle;
}

.hb_list_box .hangbang-rt .hanbang-time {
	font-size: 14px;
	text-align: center;
	display: inline-block;
}

.hb_list_box .hangbang-rt .hanbang-time .td {
	display: inline-block;
	vertical-align: middle;
}

.hb_list_box .hangbang-rt .hanbang-time .td p {
	padding: 5px 0 0 0;
}

.hb_list_box .hangbang-rt .hanbang-time .border-dobble {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	height: 48px;
	line-height: 48px;
	padding: 0 10px;
}

.hb_list_box .hangbang-rt .hanbang-time .p10 {
	padding: 0 10px;
}

.hb_list_box .hangbang-rt p {
	text-align: center;
	color: #333333;
}

.hb_list_box .hangbang-rt .hanbang-ydzk {
	display: inline-block;
	vertical-align: middle;
}

.hb_list_box .hangbang-rt .hanbang-ydzk .lf {
	display: inline-block;
	vertical-align: middle;
}

.hb_list_box .hangbang-rt .hanbang-ydzk .rt {
	display: inline-block;
	vertical-align: middle;
}

.hb_list_box .hangbang-rt .hanbang-ydzk .zkxq-btn {
	font-size: 14px;
	color: #333333;
	padding: 0 10px;
	position: relative;
}

.hb_list_box .hangbang-rt .hanbang-ydzk span em {
	font-size: 18px;
	color: #f89d31;
	margin: 0 5px;
}


.zhankai_content {
	border-top: 1px dashed #dcdcdc;
	padding-top: 10px;
}

.zhankai_content .zhankai_zz_list {
	position: relative;
	padding: 5px 0 10px 67px;
}

.zhankai_content .zhankai_zz_list .hblogo {
	position: absolute;
	left: 36px;
	border: 1px solid #dcdcdc;
	top: 8px;
}

.zhankai_content .zhankai_zz_list h3 {
	padding: 0 0 10px 0;
}

.zhankai_content .zhankai_zz_list .x1 {
	width: 300px;
	display: inline-block;
	vertical-align: middle;
	color: #333333;
}

.zhankai_content .zhankai_zz_list .x1 p {
	padding: 0 0 10px 0;
}

.zhankai_content .zhankai_zz_list .x1 p span {
	padding-left: 70px;
}

.zhankai_content .zhankai_zz_list .x2 {
	display: inline-block;
	vertical-align: middle;
	color: #333333;
}

.xuxian {
	height: 1px;
	border-bottom: 1px dashed #dcdcdc;
	display: inline-block;
	width: 410px;
}

.zhongzhuan-xx {
	position: relative;
}

.zhongzhuan-xx .x3 {
	display: inline-block;
	padding: 3px 20px 3px 30px;
	text-align: center;
	background: #eeeeee;
	color: #333333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: -16px;
	left: 93px;
}

.zhongzhuan-xx .x3 i {
	width: 15px;
	height: 15px;
	background-position: -669px -533px;
	left: 10px;
}

.order_czaj {
	padding: 10px;
}

.order_czaj .order_nm_gz {
	width: 140px;
	display: inline-block;
	vertical-align: middle;
}

.order_czaj .order_nm_gz p {
	text-align: center;
}

.order_czaj .order_xx_detail {
	display: inline-block;
	vertical-align: middle;
	width: 1028px;
}

.order_czaj .order_xx_detail ul {
	border-left: 1px solid #dcdcdc;
	padding-left: 30px;
}

.order_czaj .order_xx_detail .td-line span {
	display: inline-block;
	padding: 5px 0;
	vertical-align: middle;
	text-align: center;
	color: #333333;
}

.w30 {
	width: 50px;
}

.w35 {
	width: 35px;
}

.w50 {
	width: 62px;
}

.w60 {
	width: 69px;
}

.w90 {
	width: 90px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px !important;
}

.w130 {
	width: 130px;
}

.w150 {
	width: 150px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w230 {
	width: 180px;
}

.litle_tif {
	font-size: 12px;
	color: #f02f2f;
	position: absolute;
	bottom: -17px;
	left: 9px;
}

/*国际机票 start */
.cheng li {
	float: left;
	font-size: 14px;
	margin-left: 30px;
}

.cheng .cheng-num {
	height: 30px;
	line-height: 30px;
	padding: 5px 0;
}

.cheng li p {
	padding: 5px 0;
	position: relative;
}

.cheng li p .icons {
	width: 25px;
	height: 25px;
}

.cheng li p .cf-img {
	background-position: -528px -528px;
	right: 10px;
	top: 7px;
}

.cheng li p .dd-img {
	background-position: -562px -528px;
	right: 10px;
	top: 7px;
}

.cheng li input[type=text] {
	border: 1px solid #b7b7b7;
	line-height: 28px;
	height: 28px;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 1em;
}

.cheng_add {
	clear: both;
	width: 398px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	text-align: center;
	color: #3bc3ad;
	margin: 10px auto;
	border: dashed 1px #3bc3ad;
	border-radius: 20px;
	cursor: pointer;
}

.query_from .international .cwxinxin {
	margin-left: 30px;
}

/*国际机票 end */
/*联程最低价 start*/
.lc_lowest {
	background: #ffffff;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
}

.lc_lowest_title {
	height: 37px;
	color: #2db4ec;
	line-height: 37px;
	font-size: 16px;
	padding-left: 50px;
	position: relative;
}

.lc_lowest_title .suokou {
	width: 45px;
	height: 45px;
	background-position: -224px -758px;
	top: -1px;
	left: 9px;
}

.lc_lowest_content {
	background-color: #f7f7f7;
}

.lc_lowest_detail {
	border-bottom: dashed 1px #d2d2d2;
	width: 590px;
	height: 60px;
	margin-left: 70px;
}

.lc_lowest_detail .lc-lst-dt-num {
	width: 80px;
	height: 100%;
	line-height: 60px;
	text-align: right;
	margin-right: 60px;
}

.lc_lowest_detail .start,
.lc_lowest_detail .end {
	width: 120px;
	height: 100%;
	text-align: center;
}

.lc_lowest_detail .youjian {
	width: 40px;
	height: 100%;
	position: relative;
}

.lc_lowest_detail .youjian i {
	width: 35px;
	height: 17px;
	background-position: -725px -241px;
	position: absolute;
	top: 20px;
}

.lc_lowest_detail .time {
	width: 140px;
	height: 50px;
	text-align: center;
	margin-left: 25px;
	padding-top: 10px;
	line-height: 20px;
}

.lc_lowest_detail .f20 {
	padding-top: 7px;
	font-weight: bold;
}

.lc_lowest_content .detail_look {
	padding: 6px 0;
	color: #2db4ec;
	position: relative;
	margin-right: 45px;
	cursor: pointer;
}

.lc_lowest_content .detail_look i {
	width: 12px;
	height: 12px;
	background-position: -671px -234px;
	position: absolute;
	right: -20px;
	top: 8px;
}

.lc_lowest_content .total_price {
	width: 410px;
	height: 88px;
	border-left: solid 1px #dddddd;
	margin-top: 30px;
}

.lc_lowest_content .total_price .money {
	width: 240px;
	height: 100%;
	text-align: center;
}

.lc_lowest_content .total_price .money span {
	color: #f25510;
	font-size: 36px;
}

.lc_lowest_content .total_price .yuding {
	color: #f08d3d;
	line-height: 85px;
}

.lc_lowest_content .total_price input[type=button] {
	width: 60px;
	height: 24px;
	background-color: #f08d3d;
	color: #ffffff;
	border-radius: 5px;
}

/*联程最低价 end */
.choose_cheng {
	border-left: 2px solid #36a6d5;
	color: #36a6d5;
	font-size: 16px;
	height: 30px;
	line-height: 26px;
	margin-top: 10px;
}

.choose_cheng li {
	width: 49%;
	text-align: center;
	border-top: 2px solid #36a6d5;
	border-bottom: 2px solid #36a6d5;
	;
}

.choose_cheng .first-c {
	position: relative;
	background-color: #36a6d5;
	color: #ffffff;
}

.choose_cheng .first-c .icons {
	width: 53px;
	height: 30px;
	background-position: -161px -759px;
	right: -42px;
	top: -2px;
	z-index: 100;
}

.choose_cheng .second-c .icons {
	width: 40px;
	height: 31px;
	background-position: -28px -759px;
	right: -22px;
	top: -2px;
}

.choose_cheng .second-c {
	position: relative;
}

/*提交预订 start */
.submit_order {
	background: #ffffff;
	border: 2px solid #36a6d5;
	margin-top: 10px;
}

.submit_order_li {
	border-bottom: dashed 1px #d2d2d2;
	height: 70px;
	background-color: #fafafa;
	position: relative;
}

.submit_order_li .youjian i {
	width: 35px;
	height: 17px;
	background-position: -725px -241px;
	position: absolute;
	top: 25px;
}

.submit_order_li .lc-lst-dt-num {
	width: 100px;
	height: 100%;
	line-height: 70px;
	text-align: right;
	margin-right: 110px;
	font-size: 14px;
}

.submit_order_li .start,
.submit_order_li .end {
	width: 120px;
	height: 100%;
	text-align: center;
}

.submit_order_li .youjian {
	width: 40px;
	height: 100%;
}

.submit_order_li .time {
	width: 260px;
	height: 50px;
	text-align: center;
	padding-top: 15px;
	line-height: 20px;
}

.submit_order_li .f20 {
	padding-top: 12px;
	font-weight: bold;
}

.submit_order_li .piaomian {
	width: 210px;
	height: 100%;
	line-height: 70px;
}

.submit_order_li .modify a {
	line-height: 70px;
	color: #36a6d5;
	text-decoration: underline;
}

.tj_yuding {
	width: 115px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	background-color: #f08d3d;
	font-size: 16px;
	margin: 12px auto;
	cursor: pointer;
}

.btn6 {
	min-width: 35px;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	display: inline-block;
	background: #3ac3ab;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: .2em;
}

.btn6:hover {
	color: #fff;
}

/*提交预订 end */

/*# sourceMappingURL=b2b_index.css.map */
/*保险查询*/
.price_table_bx {
	background: #ffffff;
}

.price_fw {
	padding: 10px 0;
	border-bottom: 2px solid #AF1E24;
}

.price_fw .td .price_qj {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 18px;
	position: relative;
}

.price_fw .td .price_qj span {
	width: 14px;
	height: 14px;
	background-position: -391px -533px;
	left: 0;
	top: 4px;
}

.price_fw .td .price_qj .on {
	background-position: -416px -533px;
}

.price_fw .price_click {
	float: right;
	font-size: 14px;
	margin: 0 40px;
	position: relative;
	cursor: pointer;
}

.price_fw .price_click span {
	width: 7px;
	height: 14px;
	right: -12px;
}

.price_fw .price_click .arrow-up {
	background-position: -667px -244px;
	top: 4px;
}

.price_fw .price_click .arrow-down {
	background-position: -677px -244px;
	top: 4px;
}

.price_table_bx .ultable li .border-bjbox {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	vertical-align: middle;
	margin-bottom: 5px;
}

.price_table_bx .ultable li .border-bjbox .span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	padding: 5px 20px;
	text-align: center;
}

.wth300 {
	width: 300px;
}

.wth100 {
	width: 100px;
}

.wth250 {
	width: 250px;
}

.bxorder_Num {
	padding: 10px 8px !important;
	width: 150px;
}

.price_table_bx .ultable .c4 {
	font-weight: bold;
}

.price_table_bx .ultable .rtline {
	border-right: 1px solid #a6a6a6;
}

.price_table_bx .ultable em {
	font-weight: normal;
	font-size: 12px;
}

.price_table_bx .ultable li .later {
	font-size: 16px;
	color: #2db4ed;
	text-decoration: underline;
}

.price_table_bx .ultable li .gotobuy {
	min-width: 35px;
	padding: 5px 20px;
	text-align: center;
	display: inline-block;
	background: #AF1E24;
	cursor: pointer;
	border-radius: 2px;
	color: #ffffff;
}

/*酒店预订*/
.hotel_dj {
	padding: 5px 0;
}

.hotel_dj label {
	line-height: 30px;
}

.hotel_dj .select {
	margin-left: 3px;
}

.keywords-ipt {
	border: 1px solid #b7b7b7;
	line-height: 28px;
	height: 28px;
	width: 278px;
	margin-left: 7px;
	text-indent: 1em;
}

.find-hotel {
	font-size: 16px;
	margin-left: 10px;
	min-width: 85px;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	display: inline-block;
	cursor: pointer;
	background: #3ac3ab;
	color: #ffffff;
}

.price_table_bx .ultable li .border-nobox {
	margin: 10px 20px;
	border-bottom: 1px solid #a6a6a6;
	padding-top: 10px;
	padding-bottom: 10px;
}

.price_table_bx .ultable li .border-nobox h3 {
	font-size: 22px;
	font-weight: 500;
}

.star-five {
	width: 68px;
	height: 12px;
	background-position: -396px -306px;
}

.price_table_bx .ultable li .border-nobox label {
	border: 1px solid #f08d3d;
	color: #f08d3d;
	margin-right: 4px;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 12px;
}

.price_table_bx .ultable li .border-nobox p {
	padding: 5px 0 0 0;
	font-size: 14px;
}

.price_table_bx .ultable li .border-nobox .check-room {
	font-size: 14px;
	cursor: pointer;
	color: #2db4ec;
	position: relative;
	display: block;
	padding-right: 10px;
}

.price_table_bx .ultable li .border-nobox .wifi {
	width: 15px;
	height: 15px;
	background-position: -601px -251px;
	top: 1px;
	margin-right: 3px;
}

.room-table {
	margin: 20px 20px 10px 20px;
}

.room-table table tr {
	font-size: 14px;
}

.room-table table tr th {
	border-right: 1px solid #dcdcdc;
	padding: 0 10px;
}

.room-table table tr th:last-child {
	border-right: none;
}

.room-table table tr td {
	padding: 10px;
	border-bottom: 1px dashed #dcdcdc;
}

/*报表管理*/
.baobiao_sear [data-select] .st,
.baobiao_sear [data-select] .sc {
	width: 152px !important;
}



.baobiao_sear ul li input[type="text"] {
	border: 1px solid #b7b7b7;
	line-height: 26px;
	height: 26px;
	width: 130px;
	text-indent: .2em;
	margin-left: 11px;
	margin-right: 10px;
}

.baobiao_sear .tab-line {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.baobiao_sear .export_btn {
	min-width: 85px;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: .2em;
	background: #3bc3ad;
	;

}

.baobiao_sear i.arrow-bsj {
	width: 15px;
	height: 15px;
	right: -21px;
	/*  background-position: -703px -535px; */
}

.baobiao_table ul {
	width: 1450px;
}

.baobiao_table ul li.thead {
	background: #F2F4F7;
	width: 100%;
	overflow: hidden;
}

.baobiao_table ul li.fixedNav {
	position: absolute;
	margin: 0 auto;
	height: 39px;
	width: 100%;
}

.baobiao_table ul li.thead span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	min-width: 100px;
	padding: 10px 8px;
	font-size: 14px;
	color: #717886;
	float: left;
}

.baobiao_table {
	min-height: 280px;
	background: #fff;
}

.baobiao_table ul li.tbody {
	margin-top: 2px;
	background: #ffffff;
	margin-bottom: 3px;
	border: 1px solid #ffffff;
}

.baobiao_table ul li.tbody:hover {
	border: 1px solid #afe4fa;
	background-color: #eaf7fd;
}

.baobiao_table ul li.tbody span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	min-width: 100px;
	padding: 8px;
}

/*订单查询*/
.sidebar_left {
	float: left;
	/* width: 150px; */
	/* background: #64b5ec; */
}

.sidebar_left .sidebar_ul_box {
	padding: 20px 0;
}

.sidebar_left .sidebar_ul_box li {
	line-height: 50px;
	position: relative;
}

.sidebar_left .sidebar_ul_a {
	color: #ffffff;
	font-size: 16px;
	/* padding: 0 0 0 40px; */
}

/* .sidebar_left .sidebar_ul_a span{
    width: 35px;
    height: 35px;
    left: 5px;
    top:0;
} */
.sidebar_left .sidebar_ul_a i.top_jt {
	width: 30px;
	height: 12px;
	right: 6px;
	background-position: 15px 0;
	top: 7px;
}

.sidebar_left .sidebar_ul_a i.cur {
	/* background-position: -327px -150px!important; */
	width: 20px;
	height: 20px;
	right: 6px;
	top: 7px;
}

/* .sidebar_left .sidebar_ul_a .menu_gn{
    background-position: -285px -150px;
}
.sidebar_left .sidebar_ul_a .menu_gj{
    background-position: -218px -150px;
}
.sidebar_left .sidebar_ul_a .menu_jd{
    background-position: -251px -150px;
}
.sidebar_left .sidebar_ul_a .menu_bx{
    background-position: -184px -150px;
}
.sidebar_left .sidebar_ul_a .menu_hc{
    background-position: -230px -631px;
} */

.sidebar_er >li{
	height: 50px;
	line-height: 50px;
}

.contanet_right .order_cxtable .replac {
	background-color: #3ac2aa;
}

.contanet_right .order_cxtable .chaxun {
	background-color: #2db4ec;
}

.sidebar_er li a {
	font-size: 14px;
	color: #898C8F;
	padding-left: 50px;
	cursor: pointer;
	display: block;
	position: relative;
}

.sidebar_er li.current {
	
	border-right: 3px solid #AF1E24;
}

.sidebar_er li a:hover {
	background-color: #F9FAFF!important;
    color: #AF1E24!important;
}

.sidebar_er li a:hover i,
.sidebar_er li.current i {
	width: 12px;
	height: 45px;
	background-position: -768px -63px;
	background-image: url(../images/b2b-sprite.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -9px;
}

.advanced_Search {
	position: relative;
	font-size: 16px;
	color: #2db4ec;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
}

.advanced_Search .icons {
	background-position: -661px -717px;
	width: 15px;
	height: 15px;
	top: 3px;
	right: -10px;
}

.contanet_right {
	float: right;
	width: calc(100% - 156px - 10px);
	/* background-color: #ffffff; */
	min-height: 500px;
}

.contanet_right .order_cxtable .p10 {
	padding: 10px 0;
}

.contanet_right .order_cxtable ul li.x {
	float: left;
	width: 25%;
	text-align: center;
}

.contanet_right .order_cxtable ul li.lastli {
	text-align: left !important;
	;
}

.contanet_right .order_cxtable ul li.lastli a {
	margin-top: 9px;
}

.contanet_right .order_cxtable ul li p,
.contanet_right .order_cxtable .p10 li div label {
	font-size: 14px;
	margin-top: 10px;
}

.contanet_right .order_cxtable ul li p label,
.contanet_right .order_cxtable .p10 li div label {
	width: 70px;
	text-align: right;
	display: inline-block;
}

.contanet_right .order_cxtable .p10 li .select-input {
	width: 130px;
}

.contanet_right .order_cxtable ul li p input[type="text"] {
	line-height: 27px;
	border: 1px solid #bcbbbb;
	text-indent: .2em;
	width: 152px;
}

.order_titletab {
	background-color: #FAFAFA;
}

.order_titletab li {
	float: left;
	padding: 8px 20px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #C3C6D1;
}

.order_titletab li.current {
	background-color: #F2F4F7;
	border-radius: 5px 5px 0 0;
	color: #717886;
}

.order_tableall .baobiao_table ul li.thead {
	position: relative;
	 !important;
}

.order_table_fst ul li.thead {
	background: #F2F4F7;
	width: 100%;
	overflow: hidden;
	/* border: 1px solid #44b2e0; */
}

.order_table_fst ul li.fixedNav {
	position: absolute;
	margin: 0 auto;
	height: 39px;
	width: 100%;
}

.order_table_fst ul li.thead span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 10px 3px;
	font-size: 14px;
	color: #717886;
}

.order_table_fst {
	width: 1030px !important;
	margin-right: 40px;
	min-height: 280px;
	margin-bottom: 20px;
}

.order_table_fst ul {
	background-color: #eff1f2;
}

.order_table_fst ul li.tbody {
	/* margin-top: 2px; */
	background: #ffffff;
	/* margin-bottom: 3px; */
	border-bottom: 1px solid #EFF1F4;
	overflow: hidden;
	width: 100%;
}

.order_table_fst ul li.tbody:hover {
	border: 1px solid #afe4fa;
	background-color: #eaf7fd;
}

.order_table_fst ul li.tbody span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	padding: 0px 3px;
}

.order_table_fst ul li.tbody .t_type {
	background-color: #f09644;
	padding: 1px 5px;
	margin: 0 2px;
	color: #ffffff;
	border-radius: 1px;
}

.handle {
	position: relative;
}

.handleord a {
	margin: 0 3px;
}

.handle a {
	margin: 0 3px;
}

.handle_More {
	color: #2db4ec;
}

.handle_More .icons {
	background-position: -661px -717px;
	width: 15px;
	height: 15px;
	right: 2px;
	top: 12px;
}

.order_Num {
	padding: 10px 5px !important;
	width: 130px;
}

.order_Num em {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.order_Num i {
	display: inline-block;
	margin: 0 1px;
	float: left;
	padding: 0 3px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

.order_Num i.bao {
	background-color: #39c3aa;
}

.order_Num i.ji {
	background-color: #f7bd5a;
}

.order_Num i.pei {
	background-color: #46b2e1;
}

.submit_btncr {
	text-align: center;
}

.submit_btncr a {
	display: inline-block;
	text-align: center;
	margin: 0 20px 0 0;
}

.s_disable {
	color: rgba(128, 128, 128, 0.53);
}

/*查询表单单选框*/
.inputradioType span {
	width: 110px;
	height: 29px;
	line-height: 29px;
	display: inline-block;
	padding-left: 5px;
	position: relative
}

.inputradioType span i {
	width: 25px;
	height: 25px;
	background-position: -736px -693px;
	left: 9px;
	top: 3px;
}

.inputradioType .checked i {
	background-position: -736px -653px !important;
}

.inputradioType input[type="radio"] {
	display: none;
	opacity: 0;
	fill-opacity: 0;
}

.content_table {
	margin-bottom: 10px;
}

/*查询无数据的时候提示框*/
.nodataDiv {
	background-color: #fff;
	margin-top: 10px;
	padding: 40px 30px 20px 20px;
	margin-bottom: 20px;
}

.nodataDiv2 {
	background-color: #fff;
	margin-top: 10px;
	padding: 7px 30px 20px 351px;
	margin-bottom: 20px;
}

.databox {
	width: 740px;
	margin: 0 auto;
	position: relative;
}

.databox span {
	width: 68px;
	height: 61px;
	background-position: -514px -881px;
	left: -70px;
}

.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
	box-shadow: none;
	/* margin-left: 10px; */
}

.form-control,
.single-line {
	background-color: rgb(255, 255, 255);
	background-image: none;
	color: inherit;
	display: block;
	margin: 10px 0;
	width: 100%;
	font-size: 14px;
	border: 1px solid rgb(229, 230, 231);
	border-radius: 1px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.hover_tgqgz:hover .text_tgqgz {
	display: block;
}

.hover_tgqgz:hover .text_tgqgz_two {
	display: block;
}

.hover_tgqgz:hover .text_tgqgz_auto {
	display: block;
}

.text_tgqgz {
	width: 300px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	color: #333;
	text-align: left;
	display: none;
	padding: 10px;
	font-size: 12px;
	z-index: 100;
	background-color: #fff;
	position: absolute;
}

.text_tgqgz_two {
	/* width: 125px; */
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	color: #333;
	text-align: left;
	display: none;
	padding: 10px;
	font-size: 12px;
	z-index: 100;
	background-color: #fff;
	position: absolute;
}

.text_tgqgz_auto {
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	color: #333;
	text-align: left;
	display: none;
	padding: 10px;
	font-size: 12px;
	z-index: 100;
	background-color: #fff;
	position: absolute;
}

/* 最低价浏览模式*/
.lowPriceList {
	padding: 0 10px;
	background-color: #fff;
}

.lowPriceleft {
	width: 49%;
	float: left;
}

.lowPriceright {
	width: 49%;
	float: right;
}

.lowPriceleft_top {
	border-bottom: 1px solid #ededed;
}

.lowPriceleft_top h4 .icons {
	width: 30px;
	height: 30px;
	left: 0;
}

.lowPriceleft_top h4 .zhifei {
	background-position: -22px -861px;
}

.lowPriceleft_top h4 .zhongzhuan {
	background-position: -55px -861px;
}

.lowPriceleft_top .cangweiinfo .first_ico {
	display: inline-block;
	width: 23px;
	height: 17px;
	background-position: -675px -125px;
	left: 22px;
}

.lowPriceleft_top .cangweiinfo .last_ico {
	display: inline-block;
	width: 32px;
	height: 17px;
	background-position: -708px -125px;
}

.lowPriceleft_top .cangweiinfo .zhongzhuanCiy {
	display: inline-block;
	border: 2px solid #dcdcdc;
	border-radius: 10px;
	padding: 0 5px;
}

.lowPriceleft_top h4 {
	padding-left: 35px;
	line-height: 25px;
	padding-top: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: 600;
}

.lowPriceleft_top .cangweiinfo {
	padding: 5px 0;
	border-bottom: 1px dashed #ededed;
}

.lowPriceleft_top .cangweiinfo tr td div,
.lowPriceleft_top .cangweiinfo tr td div p {
	padding: 3px 0;
}

.lowPriceleft_top .cangweiinfo .tdleft {
	text-align: left;
}

.lowPriceleft_top .cangweiinfo .time_fly {
	font-size: 14px;
	font-weight: 600;
	color: #666666;
}

.lowPriceleft_top .cangweiinfo .tdright {
	text-align: right;
}

.lowPriceleft_top .cangweiinfo .jjry {
	border-right: 1px solid #dcdcdc;
}

.lowPriceleft_top .cangweiinfo .tdjirayc:last-child .jjry {
	border-right: none;
}

.hangbangbiaoshi img {
	width: 22px;
	height: 20px;
}

.tabler_heightline {
	width: 1px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 11px;
	border-right: 1px solid #dcdcdc;
}

.lowPriceleft_top .cangweiinfo .salfzekou {
	color: #f7b650;
	border: 1px solid #f7b650;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
	padding: 0 5px;
}

.borderbottomnone {
	border-bottom: none !important;
}

.tuankuan {
	position: absolute;
	width: 380px;
	background: #f8fafc;
	border: 1px solid #40abfc;
	z-index: 1000;
}

.transfer {}

.yuanshu {
	display: inline-block;
	width: 6px;
	height: 33px;
	background-position: -120px -859px;
	left: 11px;
	top: 8px;
}

.changyuantext {
	text-align: center;
}

.changyuan {
	display: inline-block;
	width: 361px;
	height: 23px;
	background-color: #ededed;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 23px;
}

.changyuantext p span {
	display: inline-block;
}

.changyuantext p .fontjiacu {
	font-weight: 600;
}

.changyuantext p .yuan {
	color: #EF9F26;
	border: 1px solid #EF9F26;
	border-radius: 50%;
	display: initial;
	padding: 2px 3px;
}

.changyuantext p .bianju {
	margin-left: 10px;
}

.tishi {
	margin: 10px 0 10px 20px;
}

.tishi .jiacu {
	font-weight: 600;
}

.choouse_elseList .icons {
	width: 14px;
	height: 14px;
	background-position: -391px -533px;
	display: inline-block;
	left: 6px;
	top: 2px;
}

.choouse_elseList .icons.xuanzhelow {
	background-position: -113px -937px;
}

.choouse_elseList label {
	padding-left: 25px;
}

.cusfreeck {
	cursor: pointer;
}

.change_city:hover {
	background-position: -700px -720px;
}

.train_city {
	right: 35px;
	top: -5px;
}

.dingwan.btn4 {
	background: #c7c7c7;
	cursor: auto;
}

.tdxiangr {
	width: 110px;
}

.hotel-danbao {
	display: inline-block;
	width: 40px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #f25510;
	border-radius: 4px;
	color: #f25510;
}

/* 轮播图 */
.x-banner,
.x-banner ul {
	position: relative;
}

.x-banner ul li {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: none;
}

.x-banner ol {
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 5;
}

.x-banner ol li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #999;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.x-banner ol li.on {
	background: #2db4ed;
}

.login-content {
	background: transparent;
	position: relative;
}

.login-banner {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.login-banner ul li img {
	width: 100%;
	height: 400px;
}

.order_Num5 {
	padding: 10px 5px !important;
	width: 130px;
}

.order_Num5 em {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.order_Num5 i {
	display: inline-block;
	margin: 0 1px;
	/* float: left; */
	padding: 0 1px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

.order_Num5 i.bao {
	background-color: #39c3aa;
}

.order_Num5 i.ji {
	background-color: #f7bd5a;
}

.order_Num5 i.pei {
	background-color: #46b2e1;
}

.domwf-select .form-control {
	padding: 0;
	height: 30px;
	margin: 0 0 0 8px;
	width: 175px !important;
	border: 1px solid #b7b7b7;
}


.modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #00000054;
	left: 0;
	top: 0;
	transition: all 0.3s;
	z-index: 9999;
	display: none;
}

.modal .modal-inner {
	width: 50%;
	min-height: 200px;
	position: absolute;
	background: white;
	z-index: 10000;
	top: 50%;
	transform: translate(50%, -50%);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.modal .modal-inner header {
	padding: 5px 10px;
	background: #059ad8;
	color: white;
	font-size: 15px;
}

.modal footer {
	text-align: center;
	font-size: 15px;
	padding: 5px 20px;
}

.modal .btn {
	display: inline-block;
	padding: 3px 20px;
	border: 1px solid #000000;
	border-radius: 5px;
	margin: 0 10px;
	cursor: pointer;
}

.modal-confirm {
	background: #059ad8;
	color: white !important;
	transition: all 0.3s;
	border: 1px solid #059ad8 !important;
}

.modal-confirm:hover {
	background: #087dad
}

.modal .modal-body {
	padding: 10px;
}

.modal-cancel {}

.modal .cloose-btn:before {
	content: 'x';
	display: inline-block;
	position: absolute;
	right: 0;
	cursor: pointer;
	padding: 0 10px;
}

.search-content {
	padding-right: 40px;
	width: auto !important;
}

.search-content select,
.search-content input {
	width: 250px;
	height: 28px;
	margin-bottom: 10px;
	border: 1px solid #b7b7b7;
	color: gray;
	line-height: 28px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 0.2em;
}

.search-content .ta-select {
	display: flex;
	justify-content: center;
	line-height: 28px;
}

.search-content .ta-select .search-label {
	font-size: 14px;
	width: 75px;
}


.swiper-button-prev {
	left: 0;
	width: 34px;
	height: 34px;
	margin-top: 0;
	background-image: url(../assets/fanye.png);

	background-size: cover;
	transition: background-image 0.15s;
	transform: rotate(180deg);
}
.swiper-button-next {
	right: 0;
	width: 34px;
	height: 34px;
	margin-top: 0;
	background-image: url(../assets/fanye.png);
	background-size: cover;
	transition: background-image 0.15s;
}

#columnList a{
	color: #7A7F88;
}

#columnList li:not(.background):hover {
	background-color: #FFF9F9;
}
#columnList li:not(.background):hover >a {
	color: #AF1E24;
}