@charset "utf-8";

/* CSS基本信息 */
body{
	font-family:times,Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	line-height:18px;
	background-color:#FFFFFF;

	
}

/*网页包含*/
#All{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#Head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:165px;
	
}

/*网页中部BANNER*/
#Head_mid{
	font-size:12px;
	width:935px;height:240px;
	margin-top:-20px;
	
}

/*网页主体内容*/
#Main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:240px;
	float:left;
	margin-top:15px;
}

/*中间内嵌左手边内容*/
#Main_Left{
	float:left;
	width:245px;/*左边宽度*/
	height:240px;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	line-height:30px;
}

/*中间内嵌中部内容*/
#Main_center{
	float:left;
	width:455px;/*总宽度*/
	height:240px;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}
/*中间内嵌右手边正文*/
#Main_right{
	float:left;
	width:235px;/*右边宽度*/
	height:240px;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	line-height:30px;
}

/*网页底部*/
#Footer{
	font-size:12px;
	width:935px;
	height:90px;
	background-image:url(../images/bg_footer.jpg);
	margin-top:10px;
	float:left;

}

/*//////////////////////  首页样式集合  ///////////////////////////////////////////////////////*/

/*左侧设定*/
#div_up{
	font-size:12px;
	float:left;
	width:935px;/**/
}
#div_menu{
	font-size:12px;
	float:left;
	width:935px;/**/
	margin-bottom:3px;
}
#text_left{

	font-size:12px;
	line-height:20px;
	margin:20px 5px 5px 5px; 
	float:left;
	width:935px;/**/
}
#text_center{

	font-size:12px;
	line-height:20px;
	margin:10px 5px 5px 5px; 
	float:left;
}

#text_right{

	font-size:12px;
	line-height:20px;
	margin:20px 5px 5px 5px; 
	float:left;
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	width:230px;
}

/*//////////////////////  首页集合END  //////////////////////*/

/*////////////////////////////////////////  关于我们END  ////////////////////////////////////////*/

/*网页包含*/
#Aboutus_all{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#Aboutus_head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:120px;
	
}

/*网页中部BANNER*/
#Aboutus_head_mid{
	font-size:12px;
	width:935px;margin:0px 0px 10px 0px;height:165px;
	
}

/*网页主体内容*/
#Aboutus_main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:700px;
	float:left;
    margin-top:10px !important;
}

/*中间内嵌左手边内容*/
#Aboutus_main_left{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

/*中间内嵌中部内容*/
#Aboutus_main_center{
	float:right;
	width:685px;/*总宽度*/
	height:100%;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

#Aboutus_left_di{
	background-image:url(images/aboutus_title_di1.jpg);
	height:31px;
	float:right;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}


/*////////////////////////////////////////  新闻中心////////////////////////////////////////*/

/*网页包含*/
#News_all{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#News_head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:120px;
	
}

/*网页中部BANNER*/
#News_head_mid{
	font-size:12px;
	width:935px;margin:0px 0px 10px 0px;height:165px;
	
}

/*网页主体内容*/
#News_main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:700px;
	float:left;
	margin-top:10px !important;
}

/*中间内嵌左手边内容*/
#News_main_left{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

/*中间内嵌中部内容*/
#News_main_center{
	float:right;
	width:685px;/*总宽度*/
	height:100%;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

/*新闻中间左右两部分内容*/

#News_main_left1{
	float:left;
	width:330px;/*总宽度*/
	height:100%;
	clear:left;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

#News_main_left2{
	float:right;
	width:330px;/*总宽度*/
	height:100%;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}
/*end*/
#News_left_di{
	background-image:url(images/aboutus_title_di1.jpg);
	height:31px;
	float:right;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

p.news_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

/*//////////////////////  投资者关系网页样式  ////////////////////////////////////////////*/
/*网页包含*/
#Ivestor_all{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#Ivestor_head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:120px;
	
}

/*网页中部BANNER*/
#Ivestor_head_mid{
	font-size:12px;
	width:935px;margin:0px 0px 10px 0px;height:165px;
	
}


#Ivestor_main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:720px;
	float:left;
	margin-top:10px !important;
}

/*中间内嵌左手边内容*/
#Ivestor_main_left{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

/*中间内嵌中部内容*/
#Ivestor_main_center{
	float:right;
	width:685px;/*总宽度*/
	height:100%;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}


/*//////////////////////  搜索酒店客房列表样式集合  //////////////////////*/

#text li{
	list-style:none;margin:0px;
	float:left;
}

/*房间列表样式*/

#list ul{
	list-style:none;margin:0px;
	
}
#list ul li{
	float:left;margin:0px 25px;
}

/*//////////////////////  联系我们样式表  ////////////////////////////////////////////*/

/*网页包含*/
#Contactus_all{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#Contactus_head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:120px;
	
}

/*网页中部BANNER*/
#Contactus_head_mid{
	font-size:12px;
	width:935px;margin:0px 0px 10px 0px;height:165px;
	
}

/*网页主体内容*/
#Contactus_main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:500px;
	float:left;
	margin-top:10px !important;
}

/*中间内嵌左手边内容*/
#Contactus_main_left{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

/*中间内嵌中部内容*/
#Contactus_main_center{
	float:right;
	width:685px;/*总宽度*/
	height:100%;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

#Contactus_main_left_03{
	float:left;
	width:244px;/*左边宽度*/
	height:2830px;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
	margin-bottom:10px;
}
#Contactus_main_center_03{
	float:right;
	width:680px;/*总宽度*/
	height:2850px;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/

}


#Contactus_main_left_05{
	float:left;
	width:244px;/*左边宽度*/
	height:2430px;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
	margin-bottom:10px;
}
#Contactus_main_center_05{
	float:right;
	width:685px;/*总宽度*/
	height:2450px;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/

}

/*//////////////////////  业务介绍页面的样式表  ////////////////////////////////////////////*/

/*网页包含*/
#Product_all{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#Product_head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:120px;
	
}

/*网页中部BANNER*/
#Product_head_mid{
	font-size:12px;
	width:935px;margin:0px 0px 10px 0px;height:165px;
	
}

/*网页主体内容*/
#Product_main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:700px;
	float:left;
	margin-top:10px !important;
}

/*网页内容主体内容*/
#Product_main_01{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:1000px;
	float:left;
	margin-top:10px !important;
}
/*网页内容主体内容*/
#Product_main_02{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:700px;
	float:left;
	margin-top:10px !important;
}

#Product_main_03{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:850px;
	float:left;
	margin-top:10px !important;
}
	
#Product_main_04{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:1100px;
	float:left;
	margin-top:10px !important;
}

#Product_main_rfsim{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:1100px;
	float:left;
}
	
#Product_main_left_rfsim{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}	
	
/*中间内嵌左手边内容*/
#Product_main_left{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

#Product_main_left1{
	float:left;
	width:244px;/*左边宽度*/
	height:850px;
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

#Product_main_left2{
	float:left;
	width:244px;/*左边宽度*/
	height:850px;
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

#Product_main_left3{
	float:left;
	width:244px;/*左边宽度*/
	height:1100px;
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

/*中间内嵌中部内容*/
#Product_main_center{
	float:right;
	width:685px;/*总宽度*/
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

#Product_main_center1{
	float:right;
	width:685px;/*总宽度*/
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}
/*//////////////////////  登录页面END  //////////////////////*/


/*//////////////////////  详细页面的设置  ////////////////////////////////////////////*/





/*左侧设定*/

#Text_main_left{
	background-image:url(../images/search/left_di.jpg);
	width:207px;/*左边宽度*/
	height:1500px;
	text-align:left;/*文字左对齐*/
	float:left;/*浮动居左*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	
}


/*////////////////////////////////////////  关于我们END  ////////////////////////////////////////*/

/*网页包含*/
#Login_all{
	margin:0 auto;
	font-size:12px;
	width:935px;

}

/*网页LOGO和MENU头部*/
#Login_head_menu{
	font-size:12px;
	width:935px;margin:0 auto;height:120px;
	
}

/*网页中部BANNER*/
#Login_head_mid{
	font-size:12px;
	width:935px;margin:0px 0px 10px 0px;height:165px;
	
}

/*网页主体内容*/
#Login_main{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:500px;
	float:left;
	margin-top:10px !important;
}

#Login_main_1{
	font-size:12px;
	line-height:20px;
	width:935px;
	height:350px;
	float:left;
	margin-top:10px !important;
}
/*中间内嵌左手边内容*/
#Login_main_left{
	float:left;
	width:244px;/*左边宽度*/
	height:100%;
	text-align:left;/*文字左对齐*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	background-color:#424242;
}

/*中间内嵌中部内容*/
#Login_main_center{
	float:right;
	width:685px;/*总宽度*/
	height:100%;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

#Login_left_di{
	background-image:url(images/aboutus_title_di1.jpg);
	height:31px;
	float:right;
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}




/*//////////////////////  机票航班页面的设置  ////////////////////////////////////////////*/

/*中间设定*/

#Main_ticket_center{

	width:1000px;/*总宽度*/
	text-align:left;/*文字左对齐*/
	float:right;/*浮动居右*/
	clear:right;/*不允许右侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
	
}

/*左边设定*/

#Main_ticket_left{
	background-image:url(../images/search/left_di.jpg);
	background-repeat:repeat-y;
	width:207px;/*左边宽度*/
	height:1100px;
	text-align:left;/*文字左对齐*/
	float:left;/*浮动居左*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden;/*超出宽度部分隐藏不显示*/
}

/*机票市场价格数字样式*/
p.ticket_market{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:line-through;
}

/*机票会员价格数字样式*/
p.ticket_member{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	text-decoration:none;
}



/*//////////////////////  机票航班页面END  //////////////////////*/


/*网页链接样式*/

a:link{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
a:visited{
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}
a:hover{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
a:active{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}

/*保持黑色链接样式*/

#down a:link{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#down a:visited{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#down a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#down a:active{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

/*橙色链接样式*/

#cs a:link{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#cs a:visited{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#cs a:hover{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#cs a:active{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

/*14大小中文*/

p.font14{
	font-family:宋体;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}



p.text{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	
}

/*有行高的正文，13字体大小，18高度*/

p.text1{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	
}

/*有行高的正文，12字体大小，18高度*/

p.title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
}
p.title2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-weight:bold;
	font-size:14px;
}
p.title3{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
p.title4{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:13px;
}
p.eng_big{
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-weight:bold;
	font-size:16px;
}
p.eng_big1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}

p.font12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;


}
/*浏览量以及价格标识得样式*/
p.products{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	line-height:16px;
	font-weight:bold;	
	
}

/*表格样式标识*/	
.table {
	background-color:#FCFCFC;
	border: 1px solid #EFEFEF;
}

/*导航标题*/
.nav{float:right; width:300px;}
.nav1{float:right; width:350px;}


