@charset "gb2312";
* {
	WORD-BREAK: break-all
}
BODY {
	MIN-WIDTH: 960px;
	PADDING: 0px;
	LINE-HEIGHT: 20px;
	BORDER-WIDTH: 0px;
	MARGIN: 0px;
	OUTLINE-STYLE: none;
	OUTLINE-COLOR: invert; 
	OUTLINE-WIDTH: 0px; 
	FONT-FAMILY: helvetica,'Helvetica Neue',arial,"liberation sans",freesans,sans-serif;
	BACKGROUND: #fff;
	COLOR: #333;
	FONT-SIZE: 13px;
}
DIV {
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
}
FORM {
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
}
IMG {
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px; 
}
UL,OL,LI,DL,DT,DD {
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px; 
}
H1,H2,H3,H4,H5,H6 {
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px; 
}
TABLE,TD,TR,TH {
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px; 
}
INPUT {
	PADDING: 0px; MARGIN: 0px;
}
P {
	PADDING: 0px; MARGIN: 0px;
}
SPAN {
	PADDING: 0px; MARGIN: 0px;
}
BODY INPUT,BODY TEXTAREA {
	FONT-FAMILY: helvetica,arial,"liberation sans",freesans,sans-serif; FONT-SIZE: 12px
}
a {
    color:#333333;
    text-decoration:none;
}
a:hover {
    color:#666666;
    text-decoration:none;
}
.cleardiv {clear:both;}
.contents {
	width:960px;
	margin:auto;
	padding:0px;
	height:auto;
	overflow:hidden;
}

/*head*/
#headwrap {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	WIDTH: auto;
	BACKGROUND: #fff;
	OVERFLOW: hidden;
	padding:10px;
}
#head {
	width:960px;
	margin:0px auto;
	height:70px;
	clear:both;
}
#head #logo {
	float:left;
	width:200px;
}
#head #headmenu {
	float:left;
	width:450px;
	height:70px;
}
#head #headmenu #slogan {
	height:30px;
	line-height:25px;
	padding-left:35px;
}
#head #headmenu #guide {
	height:40px;
	line-height:40px;
}
#head #headmenu #guide ul {
	list-style:none;
}
#head #headmenu #guide ul li {
	list-style:none;
	float:left;
	width:110px;
	line-height:40px;
	font-size:20px;
	font-family:"微软雅黑", "黑体";
	text-align:center;
}
#head #headright {
	float:left;
	width:310px;
	height:70px;
}
#head #headright #topmenu {
	height:30px;
	line-height:25px;
	text-align:right
}
#head #headright #headsearch {
	height:40px;
	line-height:40px;
}
.head-search {
	MARGIN-TOP: 4px; WIDTH: 307px; DISPLAY: block; FLOAT: right; HEIGHT: 31px; CLEAR: both; BACKGROUND: url(../images/head-search-bg.png) no-repeat left top;
}
INPUT.head-search-l {
	TEXT-ALIGN: left; LINE-HEIGHT: 20px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 6px 0px 0px 12px; OUTLINE-STYLE: none; WIDTH: 254px; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: left; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 20px; FONT-SIZE: 13px; OVERFLOW: hidden; BORDER-LEFT-WIDTH: 0px; CURSOR: pointer
}
INPUT.head-search-r {
	TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 0px; OUTLINE-STYLE: none; WIDTH: 31px; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: right; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 31px; OVERFLOW: hidden; BORDER-LEFT-WIDTH: 0px; CURSOR: pointer
}

/*head end*/

/*banner*/
#bannerwrap {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	WIDTH: auto;
	height:auto;
	BACKGROUND: #f4f4f4;
	OVERFLOW: hidden;
	padding:10px;
}
#banner {
	width:960px;
	margin:0px auto;
	clear:both;
}
#banner #bannerguide {
	height:30px;
	margin-top:10px;
	color:#fd8918;
	overflow:hidden;
	margin-bottom:10px;
}
#banner #bannerguide a {
	color:#fd8918;
}
#banner #bannerguide .bannerguide-l {
	float:left;
}
#banner #bannerguide .bannerguide-l ul {
	list-style:none;
}
#banner #bannerguide .bannerguide-l ul li {
	list-style:none;
	float:left;
	width:auto;
	line-height:20px;
	font-size:14px;
	text-align:center;
	padding:5px 10px;
	margin-right:2px;
}
#banner #bannerguide .bannerguide-l ul .selected {
	background:#fd8918;
	color:#FFF;
	border-radius:3px;
}
#banner #bannerguide .bannerguide-r {
	float:right;
}
#banner #bannerguide .bannerguide-r ul {
	list-style:none;
}
#banner #bannerguide .bannerguide-r ul li {
	list-style:none;
	float:right;
	width:auto;
	line-height:20px;
	font-size:12px;
	text-align:center;
	padding:5px 10px;
	margin-right:2px;
}
#banner #banner-companyhead {
	padding:10px 0px;
	height:40px;
	line-height:40px;
	font-size:26px;
	font-weight:100;
	font-family:"微软雅黑", "黑体";
	color:#666666;
}
/*banner end*/

/*contentbox*/
.content-frame {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
	width: 980px;
}
.content-frame .contentbox {
	width: 223px;
	height: 300px;
	display: block;
	float: left;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	border: lightGrey 1px solid;
	border-radius: 5px;
	line-height: 18px;
	text-align: left;
	background: white;
	margin: 0px 20px 20px 0px;
}
.content-frame .contentbox .contentbox-thumbnail {
	width: 203px;
	margin: 0px auto 5px auto;
	height:155px;
	overflow:hidden;
}
.content-frame .contentbox .contentbox-title {
	width: 203px;
	margin: 0px auto 5px auto;
	height:40px;
	overflow:hidden;
	font-size:14px;
	color:#fd8918;
	line-height:20px;
}
.content-frame .contentbox .contentbox-title a {
	color:#fd8918;
}
.content-frame .contentbox .contentbox-text {
	width: 203px;
	margin: 0px auto 5px auto;
	height:60px;
	overflow:hidden;
	font-size:12px;
	color:#999;
	line-height:20px;
}
.content-frame .contentbox .contentbox-price {
	width: 203px;
	margin: 0px auto 5px auto;
	height:20px;
	overflow:hidden;
	font-size:12px;
	color:#fd8918;
	line-height:20px;
}
/*contentbox end*/

/*content*/
#contentwrap {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	WIDTH: auto;
	BACKGROUND: #fff;
	OVERFLOW: hidden;
	padding:10px;
}
#content {
	width:960px;
	margin:0px auto;
	height:auto;
	clear:both;
}
#content .index-intro {
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#999;
}

.content-tripline {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
	width: 980px;
}
.content-tripline .tripline-list-head {
	height:25px;
	width:960px;
	line-height:15px;
	padding:5px;
	border-radius:5px;
	background:#DDDDDD;
	text-align:left;
	font-weight:bold;
}
.content-tripline .tripline-list-con {
	height:25px;
	width:960px;
	line-height:15px;
	padding:5px;
	border-radius:5px;
	background:#FFF;
}
.content-tripline .tripline-list-cons {
	height:25px;
	width:960px;
	line-height:15px;
	padding:5px;
	border-radius:5px;
	background:#F4F4F4;
}
.content-tripline .tripline-list-name {
	height:15px;
	width:590px;
	float:left;
	padding:5px;
	overflow:hidden;
}
.content-tripline .tripline-list-company {
	height:15px;
	width:210px;
	float:left;
	padding:5px;
	overflow:hidden;
}
.content-tripline .tripline-list-days {
	height:15px;
	width:40px;
	float:left;
	padding:5px;
	overflow:hidden;
}
.content-tripline .tripline-list-price {
	height:15px;
	width:70px;
	float:left;
	padding:5px;
	overflow:hidden;
}

#tripline-search {
	border:1px solid #CCC;
	border-radius:5px;
	background:#FFF;
	padding:10px;
}
#tripline-search .tripline-searchcon {
	background:#FFF;
	padding:5px;
	line-height:30px;
}

/*数据列表表格样式  分页样式*/
.pageshow{border:none !important;}
.pageshow a,.pageshow b{margin:0 4px; border:1px solid #ccc; padding:2px 6px;}
.pageshow b{ background:#666666; color:#fff;}
#__PageNum{ border:1px solid #ccc;}
#__btnGo{ background-color: transparent;  border:1px solid #ccc; margin-left:5px; width:40px;}
/*content end*/

/*foot*/
#footwrap {
	WIDTH: auto;
	BACKGROUND: #f4f4f4;
	OVERFLOW: hidden;
	padding:10px;
}
#foot {
	width:960px;
	margin:0px auto;
	height:70px;
	clear:both;
}
/*foot end*/

/******Tripline******/
#tripline_title {
	padding-bottom:10px;
	color:#fd8918;
	font-size:20px;
	line-height:30px;
}
#tripline_info {
	border:10px solid #EFEFEF;
	font-size:14px;
	width:940px;
	margin-bottom:10px;
	border-radius:5px;
}
#tripline_info .tripline_infopic {
	border:0px solid #EEEEEE;
	width:500px;
	height:350px;
	float:left;
	background:#EFEFEF;
	margin:0px;
}
#tripline_info .tripline_infob {
	border-left:10px solid #EEEEEE;
	width:430px;
	float:left;
	height:350px;
}
#tripline_info .tripline_infob .tripline_info_left {
	padding:10px;
	border-bottom:1px solid #EEEEEE;
	border-top:0px;
	border-left:0px;
	float:left;
	width:410px;
}
#tripline_info .tripline_infob .tripline_info_spanleft {
	float:left; width:100px; text-align:right; font-weight:bold; color:#fd8918;
}
#tripline_info .tripline_infob .tripline_info_left .tripline_info_price {
	FONT: 16px/16px "Arial";COLOR: #f46200;
}
#tripline_info .tripline_infob .tripline_info_right {
	padding:5px;
	border:1px solid #EEEEEE;
	border-top:0px;
	border-left:0px;
	float:right;
	width:478px;
}
#tripline_description {
}
#tripline_description .tripline_description_head {
	border:1px solid #CCCCCC;
	border-bottom:0px;
	font-weight:bold;
	padding:10px;
	font-size:16px;
	color:#666666;
	border-radius:5px 5px 0px 0px;
}
#tripline_description .tripline_description_content {
	border:1px solid #CCCCCC;
	padding:15px;
	font-size:14px;
	margin-bottom:10px;
	line-height:20px;
	border-radius: 0px 0px 5px 5px;
}
#tripline_description .tripline_description_daycontent {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
}
#tripline_description .tripline_description_daycontent_left {
	padding-bottom:10px;
	font-size:14px;
	float:left;
	width:60px;
	text-align:right;
	font-weight:100;
	color:#999999;
}
#tripline_description .tripline_description_daycontent_left_day {
	padding:5px;
	font-size:14px;
	float:left;
	width:50px;
	text-align:center;
	font-weight:100;
	color:#FFFFFF;
	background:url(../images/lineshow_daybg.gif) no-repeat center;
}
#tripline_description .tripline_description_daycontent_right {
	padding-bottom:10px;
	font-size:14px;
	float:right;
	width:850px;
}
/******Tripline end******/
/* Order */
#order {
	border:10px solid #E0FAFF;
	font-size:14px;
	width:930px;
	height:auto;
	line-height:20px;
	padding:20px;
}
#order .orderhead {
	width:auto;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #70B8F7;
	padding:0px 10px;
	font-weight:bold;
}
#order .orderinfo {
	width:auto;
	height:30px;
	line-height:30px;
	padding:5px 10px;
}
#order .orderinfo .orderinfo_title {
	float:left;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
}
#order .orderinfo .orderinfo_text {
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
}
#order .orderinfo .orderinfo_all {
	float:none;
	clear:both;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}
#order #order_reg {
	float:left;
	width:460px;
	height:auto;
	border-right:1px dashed #70B8F7;
}
#order #order_login {
	float:right;
	width:460px;
	height:auto;
}
#order .orderinfo .orderprice {
	FONT: 16px/16px "Arial";
	color:Orange;
}
/* order end */