@charset "utf-8";
/* CSS Document */
body{margin:0 auto; color:#333; background:#fff; font:12px/1.6 tahoma,arial,宋体;text-align:center;_position:absolute;}
dl,dt,dd,table,td,th,input,img,form,div,span,ul,ol,li,h1,h2,h3,h4,h5,h6,select,input{margin:0;padding:0;}
img,iframe{border:none;}
ul,li,ol{list-style:none;}
img{vertical-align:middle;}
table{border-spacing:0;}
input{ outline:none;}
em,b,i,strong,cite,sub,sup,font{font-style: normal; font-size:100%;}
a{ color:#333; text-decoration:none; outline:none;}
a:hover{ color:#ff4800; text-decoration:underline;}
select { padding: 3px 2px; border: 1px solid #ddd; line-height: 16px; }


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear{ clear:both;}
.red,.red a{ color:#cc0000;}
.green{ color:#094}
.blue{ color:#03C;}
.blue a{ color:#03C; text-decoration:underline;}
.orange,.orange a{ color:#f60;}
.orange a{ text-decoration:underline;}
.orange a:hover{color:#2886e7; text-decoration:underline;}
.link a{ color:#03C;}
.gray{ color:#888;}
.mt10{ margin-top:10px;}
.disno{ display:none;}
.fl{ float:left;}
.fr{ float:right;}

/*布局*/
.main,.footer{ width:960px; margin:0 auto; text-align:left;}
.main_right{ width:220px; float:right; overflow:hidden;}
.main_left{ width:730px; float:left; overflow:hidden;}
.right300{ width:302px; float:right; overflow:hidden;}
.left650{ width:650px; float:left; overflow:hidden;}
.left300{ width:302px; float:left; overflow:hidden;}
.right680{ width:678px; float:right; overflow:hidden;}

.graybox {border: 1px solid #cbe5fd; margin-top:10px;}
.graybox .boxtitle{ height: 32px; padding:0 10px; line-height: 32px; border-bottom: 2px solid #cbe5fd; background:url(../images/tbg.gif) repeat-x;}
.huibox .boxtitle h3,.graybox .boxtitle h3{ font-size:14px; display:inline-block; _float:left;}
.huibox .boxtitle span,.graybox .boxtitle span{ float:right;}
.module{ clear:both; margin-top:10px;}
.module h3{ height:33px; line-height:33px; background:url(../images/md2-bg.gif) top repeat-x; font-size:14px; font-style:normal; font-weight:700; overflow:hidden; margin:0; display:block;}
.mdt-lf,.mdt-rt{ display:block; float:left; height:33px; }
.mdt-rt{ float:right; font-size:12px; padding-right:18px; background:url(../images/md2-rt.gif) top  right no-repeat;}
.mdt-lf{ background:url(../images/md2-lf.gif) top left no-repeat; padding-left:13px;}
.mdborder{border:1px solid #dbdfe8; border-top:none;}
.huibox{ border:1px solid #CFDCEF; margin-top:10px;}
.huibox .boxtitle{background:url(../images/bg_x.png) 0px -287px repeat-x;  height:29px; padding:0 5px 0 10px; line-height:29px;}

.menubox{ margin-top:10px;}
.menubox .boxtitle,.menubox .boxtitle h3,.menubox .boxtitle span{ background:url(../images/wbg.png) no-repeat;  height:31px; line-height:31px;}
.menubox .boxtitle{background-position:0 -579px; background-repeat:repeat-x; }
.menubox .boxtitle h3{ display:inline-block; font-size:14px;  font-weight:100;  padding-left:22px; background-repeat: no-repeat;  background-position:0 -548px;}
.menubox .boxtitle span{ display:inline-block; float:right; background-position:right -548px; padding-right:10px;}

.menubox_cnt{ border:1px solid #dfe2e8;-moz-border-radius:0 0 5px 5px;
-khtml-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
padding:0 0 5px 0px;
height:100%; overflow:hidden} 
 
.hborder{ border: 1px solid #efefef; margin-top:10px;}
.thehuibox{ border:1px solid #e5e5e5;}
.thehuibox h3{ margin:0px 5px; border-bottom:1px solid #eaeaea; font-size:14px; line-height:30px; padding-left:5px;}

.website{ clear:both; height:100%; overflow:hidden; height:30px; line-height:30px; border-bottom:1px dashed #dfdfdf; padding:2px 0; padding-top:6px;}
.website .webGuide{float:left; line-height:30px; padding-left:25px; background:url(../images/kl_icon.png) no-repeat 6px 7px;}
.website .favorite{float:right; line-height:27px; padding-top:3px;}
.website .favorite .share{ display:block; float:left;}
.website .favorite .share a{ color:#06F; text-decoration:underline; margin:0 3px;}
.website .favorite .share a.favo{background:url(../images/star.jpg) 0 50% no-repeat; display: inline-block; padding-left:18px;}
#pages{ clear:both; height:28px; line-height:28px; margin-top:0px; padding-top:10px; text-align:center;  }
#pages a{border: 1px solid #A9D2EF; color:#3A97DB; margin: 2px 0 0; padding: 4px 8px; }
#pages a:hover{ border:1px solid #039; background:#3A97DB; color:#FFF;}
#pages span{background:#3A97DB; border:1px solid #039; color: #FFFFFF; font-weight: bold;margin: 2px 4px 0 0;padding: 4px 4px;}
.footer{ text-align:center; padding:10px; border-top:2px solid #1679dd; margin-top:10px; line-height:25px; font-size:14px; color:#999}
.footer a{ margin:0 4px;}
/*head*/
.header{
	width:100%;
}
.mini_nav_bg{
	border-bottom:1px solid #ddd;
	background-color:#f5f5f5;
	margin-bottom:8px;
}
.mini_nav{
	width:990px;
	margin:0 auto;
	height:28px;
	line-height:28px;

}
.travel{
	float:left;
}
.travel span,.travel a{
	color:#666;
}
.travel a{
	margin-right:10px;
}
.user{
	float:right;
	position:relative;
	z-index:1001;
}
.serch_logo{
	width:970px;
	margin:0 auto 2px;
    z-index: 1000;
}
.logo{
	float:left;
	margin-bottom:2px;
 padding-right:5px;
	background:url(../images/tline.gif) right no-repeat;
}
.logotitle{
	float:left;
	padding-left:10px; text-align:left;	height:60px;}
.logotitle span{ color:#999; font-family:Verdana, Geneva, sans-serif;}
.serch{
	float:right;
	width:393px;
}
.serch ul.serchTitle{
	overflow:hidden;
	zoom:1;
	position:relative;
	top:1px;
	padding-left:1px;
}
.serch ul li{
	float:left;
}
.serch ul li a{
	display:inline-block;
	padding:0 10px;
	height:24px;
	line-height:24px;
}
.serch ul li a:hover{
	text-decoration:none;
}
.serch ul li.serch_hot_at{
	background:url(../images/index.png) no-repeat right -50px;
}
.serch ul li.serch_hot_at a{
	font-weight:bold;
	color:#fff;
	background:url(../images/index.png) no-repeat -671px -82px;
}
.input_area{
	overflow:hidden;
	zoom:1;
	border:1px solid #cadef7;
	width:391px;
}
.input_area input.line_serch{
	display:inline-block;
	width:290px;
	height:27px;
	line-height:27px;
	border:1px solid #2b7cde;
	border-right:none;
	color:#999;
	padding:0 5px;
	float:left;
}
.input_area input.hotel_serch{
	display:inline-block;
	width:140px;
	height:27px;
	line-height:27px;
	border:1px solid #2b7cde;
	border-right:none;
	color:#999;
	padding:0 5px;
	float:left;
}
.input_area input.hotel_r{
	width:139px;
	border-left:1px solid #bfdbeb;
}
.input_area .fbtn{
	display:inline-block;
	width:89px;
	height:29px;
	border-bottom:1px solid #2b7cde;
	border-right:1px solid #2b7cde;
	border-top:1px solid #2b7cde;
	background:#297adc url(http://img1.40017.cn/net/public/baseV2/index.png) no-repeat 0 -42px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:29px;
	float:left;

}
.input_area a.fbtn:hover{
	color:#fff;
	background:#297adc;
	text-decoration:none;
}

#nav_new_train { height:36px; width:100%; background:url(../images/nav_bg2.png) repeat-x bottom;}
#inner_nav_train { width:960px;  margin:0 auto; background:url(../images/nav_bg_all.png?v=20121116) no-repeat -275px -320px; height: 36px;}
.train_nav_main,.train_nav_main li,.train_nav_project li {float: left;}
.train_nav_main li{height:32px; padding:2px 15px 0; text-align:center; background:url(../images/nav_line_blue.png) no-repeat left;}
.train_nav_main .current {background:url(../images/nav_bg_all.png?v=20121116) no-repeat 0 -371px;}
.train_nav_main .current a{color: #333333;text-decoration: none;}
.train_nav_main .current a:hover{color: #333333;}
.train_nav_main .no_bg {background: none;}
.train_nav_main li a {font-size: 16px;font-weight: bold;color: #ffffff;line-height: 32px;}
.train_nav_main li a:hover {color: #ffffff;font-size: 16px; _color:#fff; _font-size:16px;}
.train_nav_project { position:relative; float: right; height:36px; line-height:36px; font-size:14px;}
.train_nav_project li { width:60px; text-align:center;}
.train_nav_project li a{  font-size:14px;}
.train_nav_project .scurrent{ background:url(../images/nav_bg_all.png?v=20121116) no-repeat -209px -371px; height:36px; padding:0 8px;}
.train_nav_project li a{color:#fff;}
.train_nav_project li a:link,.train_nav_project li a:visited{ _color:#fff;}
.train_nav_project li a:hover{ color:#fff; font-size:14px;}

.qbox .hd{padding-left:15px;font:bold 14px/31px simsun; background:#f9f9f9;border-bottom:#c9c9c9 1px solid;position:relative; height:31px;}
.bHotTickets .hd .qn_tabs{position: relative; z-index:1;float:right;display:inline; border-left:1px solid #C9C9C9;height:31px;  overflow:hidden;}
.qn_tabs li{float:left;display:inline;margin-left:-1px;border:1px solid #c9c9c9;border-width:1px 1px 0;height:30px;font-size:12px;font-weight:100;}
.qn_tabs li:hover{ background-color:#DEEBFB;}
.qn_tabs li a{float:left;display:inline;padding:0 13px;font-family:tahoma;line-height:29px; outline:none;}
.qn_tabs li a:hover{color:#f60;}
.qn_tabs li.active{ background-color:#2B7CDE;}
.qn_tabs li.active a{ color:#fff;}
.qn_title{height:31px;line-height:31px;font-weight:700;font-size:14px;color:#555;}
.bHotTickets .js_panels{padding-bottom:6px; border:#c9c9c9 1px solid; border-top:0px; }
.bHotTickets .ct{padding:10px 0 0 0; display:block;}.bHotTickets .tblList{float:left;border-right:#ddd 1px solid;width:365px;height:1%;}.bHotTickets .tblList:after,.bHotTickets .station_number:after{clear:both;display:block;height:0;visibility:hidden;content:".";}.bHotTickets .tblList li{float:left;display:inline;width:172px; padding-left:10px; line-height:24px;height:24px;overflow:hidden;}.bHotTickets .tblList li.firsttitle{text-align:left;float:none;display:block;}.bHotTickets .station_number{float:left;width:336px;border-left:#ddd 1px solid;height:1%;padding-left:24px;margin-left:-1px;}.bHotTickets .station_number li{float:left;width:160px;line-height:24px;height:24px;overflow:hidden;font-family:Arial;padding-right:8px;display:inline;}
.bHotTickets .active{display:block;}

.zzList,.zzList640,.zzList640_hot{ padding:5px;}
.zzList li{ display: inline-block;_float:left; width:90px; padding-left:10px; line-height:30px; font-size:14px; height:30px; overflow:hidden;}
.zzList640 li{ display: inline-block;_float:left; width:92px; padding-left:10px; line-height:27px; }
.zzList640_hot li{ display: inline-block;_float:left; width:115px; padding-left:10px; line-height:30px; font-size:14px;}

.wd730{ padding:5px;}
.wd730 li{ width:330px; background:url(../images/ad.gif) no-repeat 3px 10px; margin:0 8px; padding-left:12px; float:left; height:25px; overflow:hidden; line-height:25px; border-bottom:1px dashed #cfcfcf;}

.box220{background-color:#F1F8FF;}
.box220 ul li{ display:inline-block; width:53px; font-size:14px; height:27px; line-height:27px; border-bottom:1px solid #dfdfdf; border-right:1px solid #b3c9d0;_float:left;}
.box220 ul li.norb{ border-right:none;width:54px}
.box220 ul li a:hover{ text-decoration:underline; color:#fff; background:#2B7CDE; font-weight:bold;}
.box220 ul li a{ width:52px; height:27px; display:block; text-align:center;}
.lists12{ padding:5px;}
.lists12 li{ padding-left:12px; line-height:24px; border-bottom:1px dashed #cfcfcf; background:url(../images/arrow.gif) no-repeat 3px 10px;}

.city64{ padding:5px 10px 10px;}
.city64 a{ display:inline-block; _float:left; width:61px; border-bottom:1px dashed #cfcfcf; padding-left:5px; line-height:27px; font-size:14px;}

.qichezhan ul {
	padding:4px 0;
	height:23px;
	line-height:23px;
	margin:0 10px;
	background:url(http://www.trip8080.com/images/new_Index_07.gif) repeat-x 0 30px;
}
.qichezhan ul li {
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:23px;
	float:left;
	width:150px;
	padding-right:10px;
}
.qichezhan ul li.first a{ text-decoration:underline;}
.qichezhan ul li.first{ width:40px; padding-left:5px;}
.qichezhan ul li.last {
	width:250px; padding-right:0px;
}
.li150,.lif14{ padding:5px 10px;}
.li150 li{ float:left; width:113px; margin:0 5px; background:url(../images/arrow.gif) no-repeat 3px 10px; padding-left:15px; line-height:24px; border-bottom:1px dashed #efefef;}
.lif14 li{ font-size:14px; line-height:27px; color:#999; border-bottom:1px dashed #efefef;}
.h3text{ padding:0px 10px 10px; font-size:14px; line-height:27px;}
.h3text a{color:#03C; text-decoration:underline;}
.h3text h3{ display:block; border-bottom:1px solid #efefef; padding-left:24px; background:url(../images/icon/arrow.png) no-repeat 3px 10px; line-height:32px; font-size:14px; margin-top:10px;}
.h3text .liinfo li{ width:308px; padding-left:5px; float:left; border-bottom:1px dashed #efefef;}
.h3text .liinfo li span{ color:#888;}
.h3text .liinfo li.liw640{ clear:both; width:620px;}
.li320{ padding:5px;}
.li320 li{ width:305px; display:inline-block; _float:left; line-height:27px;}

.mborder .menutitle,.mborder .menutitle span,.mborder .menutitle h3{ background:url(../images/menu_bg.png) no-repeat;}
.mborder .menutitle{ background-position:0 0; background-repeat:repeat-x;  height:30px; line-height:30px; font-weight:bold; font-size:14px; color:#206aa8;}
.mborder .menutitle h3{ display:inline-block; height:30px; line-height:30px; float:left; background-position:0 -30px; padding-left:12px; font-size:14px;}
.mborder .menutitle span{ background-position:right -60px; padding-right:10px; float:right; font-size:12px; font-weight:100;}
.mborder_cnt{ border:1px solid #cfdae4; border-top:none; background:#fafdff; }
.boxli{}
.boxli ul li{ font-size:14px; float:left; width:91px; height:32px; line-height:32px; text-align:center; border-bottom:1px solid #dfdfdf; border-right:1px solid #b3c9d0;}
.boxli ul li.nob{ border-right:none; width:95px;}
.boxli ul li a{ display:block; width:91px; height:32px;}
.boxli ul li a:hover{ text-decoration:underline; color:#fff; background:#3a6ea5; font-weight:bold;}
.boxli ul li b a{color:#4899be}

.tablelist td{ text-align:center; line-height:27px; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.tablelist a{color:#000099; text-decoration:underline;}
.tablelist .rnoborder{ border-right:none;}
.tablelist tr.trbg{ background-color:#ededed;}
.tablelist tr:hover{ background-color:#F8F8F8;}
.tablelist .tbtitle{background-color:#ECF2FA;}

.question_wrap {
	background: none repeat scroll 0 0 #EDF7FF;
	border-color: #B2D0EA;
	border-style: solid;
	border-width: 1px;
	padding:0px 4px 4px 4px;
	margin-bottom:10px;
}
.page_tit{
	color: #003399;
	font-size: 14px;
	line-height: 30px;
	padding-left: 32px;
}
.iconwen{background:url(/statics/images/icon/help.png) 5px 3px no-repeat;}
.iconda{background:url(/statics/images/icon/zheng.png) 5px 3px no-repeat;}

.ask_right_question {
	height:auto;
	margin:0 auto;
	background:#FFF;
}
.ask_question {
	font-size: 12px;
	font-weight:lighter;
	line-height: 31px;
	text-align:left;
	padding-left:15px;
	border-top:1px solid #e8f7ff;
	border-bottom:1px solid #e8f7ff;
	color:#888;
	
}
.ask_right_question h1 {
	line-height: 31px;
	padding:10px 15px;
	padding-right:48px;
    font-size: 14px;
	display:inline-block;
	background:url(http://www.trip8080.com/img/yes.gif) no-repeat right;
}
.question_date {
	float:right;
	color:#666666;
	padding-right:10px;
}
.ask_questioncon {
	font-size: 14px;
	line-height: 24px;
	text-align:left;
	padding:10px 5px 10px 15px;
}
.write_back span{ color:#999;}
.links{border:1px solid #ddd;clear:both;overflow:hidden;}
.links .lfl{float:left;height:80px;width:20px;width:38px;text-align:center;font-size:12px;line-height:18px;font-weight:bold; padding-top:10px; border-right:1px dashed #dedede;}
.links .lfr{float:left; padding:6px 10px; width:865px;}
.links .lfr a{ margin:0 3px;}