﻿.topHeader{
	position: fixed;
	top: 0;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 8888;
}
.topHeaderInner{
	height:41px;
	border-top: 3px solid #ff8500;
	border-bottom: 1px solid #EDEEF0;
	background-color: #FCFCFC;
}
.topHeaderInnerC{
	width:1000px;
	height:41px;
	position:relative;
	margin:0px auto;
}
.topHeaderInnerC span{
	position:absolute;
	line-height:35px;
	top:3px;
	left:20px;
	font-size:14px;
	font-weight:bold;
}

.top_left_time{
	position:absolute;
	top:3px;
	line-height:35px;
	left:530px;
}
.check_div{
	position:absolute;
	top:5px;
	left:90px;
	width:320px;
	height:28px;
	border:1px solid #C1C1C1;
	background:#FFFFFF;
}
.check_ddh{
	position:absolute;
	top:6px;
	left:94px;
	border:0px;
	background:none;
	height:26px;
	line-height:26px;
	width:145px;
	color:#999999;
}
.check_sp{
	position:absolute;
	width:1px;
	height:24px;
	top:8px;
	left:246px;
	background:#C1C1C1;
}
.check_ddmm{
	position:absolute;
	top:6px;
	left:251px;
	background:none;
	height:26px;
	line-height:26px;
	width:145px;
	border:0px;
	color:#999999;
}
a.check_button{
	width:66px;
	height:30px;
	position:absolute;
	top:5px;
	left:411px;
	background:url(../images/check_b.png) no-repeat;
	background-position:left center;
	text-indent:-9999px;
	overflow:hidden;
}
a.top_right_V_E{
	right:10px;
	top:0px;
	height:41px;
	line-height:41px;
	padding-left:32px;
	background:url(../images/en.gif) no-repeat;
	background-position:left center;
	position:absolute;
	display:block;
	font-size:12px;
}
a.top_right_V_C{
	right:90px;
	top:0px;
	height:41px;
	line-height:41px;
	padding-left:32px;
	background:url(../images/zh.gif) no-repeat;
	background-position:left center;
	position:absolute;
	display:block;
	font-size:12px;
}
.main{
	width:1000px;
	padding-top:42px;
	margin:0px auto;
	min-height:600px; 
    height:auto !important; 
    height:600px; 
    z-index:995;
}
.mainTop{
	margin-top:10px;
	*margin-top:52px;
	width:1000px;
	min-height:301px; 
    height:auto !important; 
    height:301px; 
	background:#F1F1F1 url(../images/main_top_bg.jpg) no-repeat;
}
.mainTopPICborder{
	margin:0px auto;
	padding-top:10px;
	width:962px;
	height:162px;
}
.mainTopPIC{
	width:960px;
	height:160px;
	border:1px solid #D8D8D8;
	background:#FFF;
	position:relative;
	overflow:hidden;
}
.mainTopPIC .slide img{
	width:960px;
	height:160px;
}
a.prev{
    width:26px;
	height:45px;
	position:absolute;
	top:57px;
	left:10px;
	z-index:1000;
}
a.next{
    width:26px;
	height:45px;
	position:absolute;
	top:57px;
	right:10px;
	z-index:1000;
}
a.prev img,a.next img{
	border:none;
}
.top_intro{
	width:960px;
	margin:0px auto;
}
.top_intro p{
	padding-left:10px;
	padding-top:10px;
	line-height:30px;
	font-size:14px;
}
.top_intro p span{
	font-weight:bold;
}
.top_intro_con{
	text-indent:2em;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
}
.bottomFoot{
	height:247px;
	background:url(../images/bg_footer.png) repeat-x;
	overflow:hidden;
	color:#888888;
	font-size:12px;
}
.bottomFoot a:link,.bottomFoot a:visited{
	color:#50B7DC;
	font-size:12px;
}
.bottomFoot a:hover{
	color:#50B7DC;
	text-decoration:underline;
}
.bottomFootInner{
	width:1000px;
	height:232px;
	margin:15px auto 0px;
	position:relative;
}
.bottomLogo{
	width:309px;
	height:88px;
	background:url(../images/logo_big.png) no-repeat;
	position:absolute;
	top:60px;
	left:30px;
}
.bottomLogo_BA_1{
	width:309px;
	position:absolute;
	top:170px;
	left:130px;
}
.bottomLogo_BA_2{
	width:309px;
	position:absolute;
	top:195px;
	left:90px;
}
.bottomVersion{
        display:none;
	position:absolute;
	top:130px;
	left:-70px;
	line-height:25px;
	font-size:14px;
	text-align:center;
}
.bottomSp{
	width:1px;
	border:1px solid #E1E1E1;
	height:180px;
	position:absolute;
	top:30px;
	left:365px;
}
.bottomInfo_ZH{
	position:absolute;
	top:50px;
	left:395px;
	line-height:24px;
	width:300px;
}
.bottomSp_2{
	width:1px;
	border:1px solid #E1E1E1;
	height:180px;
	position:absolute;
	top:30px;
	left:695px;
}
.bottomInfo_EN{
	position:absolute;
	top:14px;
	left:715px;
	line-height:24px;
}

/*********
*** hotelTable css
***********/
.client_hotels{
	width:994px;
	margin:10px auto;
}
.client_hotels h2{
	padding-left:35px;
	background:#FF8500;
	height:30px;
	line-height:30px;
	border-top: 2px solid #ff8500;
	border-bottom: 1px solid #EDEEF0;
	border-left: 1px solid #EDEEF0;
	border-right: 1px solid #EDEEF0;
	background-color: #FCFCFC;
	position:relative;
}
.client_hotels h2 span{
	width:22px;
	height:22px;
	background:url(../images/jdyd.png) no-repeat;
	position:absolute;
	left:5px;
	top:4px;
}
.hotelTable{
	margin:20px auto;
	width:986px;
	border-collapse: collapse
}
.hotelTable td{
	border: 1px solid #E1E1E1;   
    color: #222222;
    line-height:20px;
    text-align:center;
    font-size:14px;
    background:#FDFDFD;
}
.hotelTable td.tableTitle{
	background:url(../images/td_bg.jpg) no-repeat;
	background-position:left center;
	font-size:16px;
	height:40px;
}
.hotelTable td.AlignLeft{
	padding-left:6px;
	text-align:left;
}
.hotelTable td.tableTitle div{
	float:left;
}
.client_rating{
	width:85px;
	margin-top:10px;
	margin-left:16px;
	margin-right:16px;
}
.client_firstPick_EN{
	margin-left:16px;
	
}
.client_firstPick_CN{
	margin-left:16px;
	
}
.hotelTable td a:hover{
	color:red;
	text-decoration:underline;
}
.hotelTable td.tableImg{
	width:240px;
	padding-top:4px;
	padding-bottom:4px;
}
.hotelTable td.tableImg img{
	width:230px;
	border:1px solid #E1E1E1;
	height:186px;
}
.hotelTable td.smallTitle{
	background:#F6F8F9;
}
a.tableDetail{
	display:block;
	width:50px;
	line-height:28px;
	overflow:hidden;
}
a.tableYD{
	display:block;
	padding-left:20px;
	width:70px;
	height:30px;
	line-height:30px;
	background:url(../images/yd.png) no-repeat;
	background-position:left center;
	overflow:hidden;
}
.hotelTable tr.red td{
	color:red;
	font-weight:bold;
}
.client_emptyInfo{
	text-align:center;
	width:960px;
	margin:0px auto;
	padding-top:80px;
	font-size:25px;
}
.backToTop {
    display: none;
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
}

.client_hotelDetails{
	border:1px solid #E1E1E1;
	background:#FDFDFD;
	padding:10px;
}
.client_hotelDetails p{
	line-height:24px;
}
p.client_hotel_t{
	line-height:32px;
	margin:20px 0px 8px;
	font-weight:bold;
	font-size:24px;
}
p.client_hotel_a{
	font-size:14px;
	color:#083467;
}
p.client_hotel_s{
	font-size:14px;
}
.picMore{
	padding-bottom:10px;
}
.picMore ul li{
	float:left;
	width:150px;
	height:120px;
	border:1px solid #E1E1E1;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}
.picMore ul li img{
	width:150px;
	height:120px;
}
.noPadding{
	padding-top:0px;
}

.topHeader_spe{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.spe_topBanner{
	width: 1000px;
	height: 156px;
}
.spe_topNavi{
	width: 1000px;
	height:40px;
	background:#33215B;
}
.spe_topNavi ul{
	height: 40px;
	padding-left:55px;
}
.spe_topNavi ul li{
	padding-left:12px;
	padding-right:12px;
	height:40px;
	line-height:40px;
	float:left;
}
.spe_topNavi ul li a{
	color:white;
	font-size:16px;
	float:left;
	display:block;
}
.spe_midNavi{
	width:1000px;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	margin-bottom: 10px;
}
.spe_midNavi ul{
	padding-left:0px;
}
.spe_midNavi ul li{
	float:left;
	margin-left:27px;
	border:none;
}
.spe_midNavi ul li a img{
	border:none;
}
.spe_bottomNavi{
	width: 1000px;
	height:40px;
	background:#33215B;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.spe_bottomNavi ul{
	height: 40px;
	padding-left:55px;
}
.spe_bottomNavi ul li{
	padding-left:12px;
	padding-right:12px;
	height:40px;
	line-height:40px;
	float:left;
}
.spe_bottomNavi ul li a{
	font-size:16px;
	color:white;
}
.spe_Vip{
	width:104px;
	height:40px;
	display:block;
	position:absolute;
	top:0px;
	right:160px;
}
.spe_Vip a img{
	border:none;
}
.spe_lang{
	height:40px;
	line-height:40px;
	display:block;
	position:absolute;
	top:0px;
	right:40px;
}
.spe_lang a{
	display:block;
	float:left;
	color:white;
	font-size:16px;
}
.spe_lang a.spe_lang_en{
	padding-right:12px;
	background-position:right top;
}
.spe_lang a.spe_lang_zh_CN{
	padding-left:6px;
}
.spe_bottomH1_en,.spe_bottomH1_zh_CN{
	height:98px;
	width: 1000px;
	background:#f0f0f0;
	color:#005991;
}
.spe_bottomH1_en div,.spe_bottomH1_zh_CN div{
	font-weight:bold;
	padding-left:67px;
	padding-top:40px;
	font-size:26px;
}
.bottomNew{
	width: 1000px;
	height:60px;
	margin:0px auto;
	background:#33215B;
	overflow:hidden;
	zoom:1;
}
.bottomNew_en{
	height:40px;
	line-height:40px;
	padding-left:75px;
	overflow:hidden;
	zoom:1;
}
.bottomNew_zh_CN{
	height:40px;
	line-height:40px;
	padding-left:225px;
	overflow:hidden;
	zoom:1;
}
.bottomNew_en ul li,.bottomNew_zh_CN ul li{
	float:left;
	color:white;
	font-size:16px;
	margin-right:4px;
}
.bottomNew_en ul li a,.bottomNew_zh_CN ul li a{
	float:left;
	display:block;
	color:white;
	font-size:16px;
}
#spe_topNavi_zh_CN ul li a,#spe_bottomNavi_zh_CN ul li a,.spe_bottomH1_zh_CN div,.bottomNew_zh_CN,.bottomNew_zh_CN ul li a{
	font-family: "微软雅黑", Calibri, Arial;
}
.bottonNew_BA{
	height:20px;
	line-height:20px;
	width:400px;
	margin:0px auto;
}
.bottonNew_BA div{
	float:left;
	color:#939393;
	height:20px;
	line-height:20px;
	margin-right:20px;
	font-size:14px;
}


.topHeaderInnerC_S{
	width:500px;
	top:450px;
	right: 0px;
	position: absolute;
}
.topHeaderInnerC_S_I{
	position:relative;
	width: 500px;
}
.topHeaderInnerC_S_I span{
	position:absolute;
	line-height:35px;
	top:3px;
	left:20px;
	font-size:14px;
	font-weight:bold;
}
/************** 是否首选样式 ****************/
.weblistHotelPic_red_CH{
	width:120px;
	height:118px;
	position:absolute;
	background: url(../images/20200618/CH_red.png);
	top:-2px;
	left:-2px;
	z-index: 9999;
}
.weblistHotelPic_red_EN{
	width:120px;
	height:118px;
	position:absolute;
	background: url(../images/20200618/EN_red.png);
	top:-2px;
	left:-2px;
	z-index: 9999;
}
.weblistHotelPic_blue_CH{
	width:120px;
	height:118px;
	position:absolute;
	background: url(../images/20200618/CH_blue.png);
	top:-2px;
	left:-2px;
	z-index: 9999;
}
.weblistHotelPic_blue_EN{
	width:120px;
	height:118px;
	position:absolute;
	background: url(../images/20200618/EN_blue.png);
	top:-2px;
	left:-2px;
	z-index: 9999;
}
.clientHotelTitle{
	width:400px;
	line-height:39px;
}
.client_firstPick_CN_red{
	width:151px;
	height:39px;
	background: url(../images/20200618/Icon_CH_red.png);
	margin-left:32px;
}
.client_firstPick_CN_blue{
	width:151px;
	height:39px;
	background: url(../images/20200618/Icon_CH_blue.png);
	margin-left:32px;
}
.client_firstPick_EN_red{
	width:151px;
	height:39px;
	background: url(../images/20200618/Icon_En_red.png);
	margin-left:32px;
}
.client_firstPick_EN_blue{
	width:151px;
	height:39px;
	background: url(../images/20200618/Icon_En_blue.png);
	margin-left:32px;
}
.GiftIcon_blue{
	font-weight:bold;
	text-align:left;
	padding-left:24px;
	background: url(../images/20200618/Gift_blue.png) no-repeat;
	background-position: 6px 6px;
	line-height:30px;
	color:#2288e7;
}
.GiftIcon_red{
	font-weight:bold;
	text-align:left;
	padding-left:24px;
	background: url(../images/20200618/Gift_red.png) no-repeat;
	background-position: 6px 6px;
	line-height:30px;
	color:#ff0d5d;
}