@charset "UTF-8";
/* CSS Document */



/*轮播图*/

.w100 img{
	width: 100%;
	display: block;
}



/*预定酒店*/
.bgColor{
	background: #e6ebf2;
}
.chooseHotialBox{
	position:relative;
	overflow:inherit!important;
 	height:106px;
	}
.chooseHotialBox ul li{
	float: left;
	border-right: 2px solid #ffffff;
	padding: 25px 46px 25px 23px;
	height: 60px;
}
.chooseHotialBox ul li p{
	color: #4c4c4c;
	font-size: 12px;
	margin-bottom: 8px;
}

.chooseHotialBox ul li select{
	width: 145px;
	background:url(../images/jiantou.png) no-repeat right;
	font-size: 16px;
	color: #000000;
}
.chooseHotialBox ul li input{
	/* background: #e6ebf2; */
	background: url(../../images/other/jiantou.png) no-repeat right;
	width: 160px;
	height: 28px;
}
.chooseHotialBox ul li:last-child{
	border-right: none;
}
.chooseHotialBox ul li:last-child .searchBox{
	display: inline-block;
	vertical-align: bottom;
}
.chooseHotialBox ul li:last-child .searchBox input{
	width: 140px;
	height: 26px;
	padding-left: 12px;
	border: 1px solid #a6a6a6;
	border-radius: 2px;
}
.chooseHotialBox ul li:last-child .searchButton{
	margin-left: 60px;
	width: 104px;
	height: 50px;
	line-height: 50px;
	background: #05377e;
	color: #FFFFFF;
	border-radius: 4px;
	cursor: pointer;
}

/*蓝海旗下公司*/

.companyMessage{
	width: 100%;
	padding: 60px 0;
}
.companyTitle{
	padding: 0 60px;
	text-align: center;
}
.companyTitle span{
	display: inline-block;
	 vertical-align: middle;
	width: 37%;
	height: 1px;
	background: #ceb589;
}

.companyTitle label{
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	margin: 0 25px;
}
.companyTitle label img{
	width: 100%;
}

.companyMessage ul{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.companyMessage ul li{
	width: 16.66%;
	float: left;
}
.companyMessage ul li a{
	width: 67%;
	color: #FFFFFF;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.companyMessage ul li a img{
	width: 100%;
}

/*
.companyMessage ul li a i{
	display: block;
	width: 125px;
	height: 82px;
	margin: 0 auto;
}
*/

/*
.companyMessage .companyOne{
	background: url(../images/smallPicBg.png) no-repeat 0 -25px;
	background-size: 500px;
}
.companyMessage .companyTwo{
	background: url(../images/smallPicBg.png) no-repeat -135px -25px;
	background-size: 500px;
}
.companyMessage .companyThree{
	background: url(../images/smallPicBg.png) no-repeat -260px -25px;
	background-size: 500px;
	width: 100px;
}
.companyMessage .companyFour{
	background: url(../images/smallPicBg.png) no-repeat -355px -25px;
	background-size: 500px;
	width: 100px;
}
.companyMessage .companyFive{
	background: url(../images/smallPicBg.png) no-repeat 0 -119px;
	background-size: 500px;
}
.companyMessage .companySix{
	background: url(../images/smallPicBg.png) no-repeat -135px -119px;
	background-size: 500px;
}
*/


/*特别推荐*/
.recommendBg{
	background: #f2f7ff;
	padding: 40px 0;
}

.recommendBox h1{
	color: #0b0408;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}

.recommendImgBox{
	width: 100%;
	overflow: hidden;
}

.topImgBox{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.topImgBox a{
	display: inline-block;
	width: 49%;
	max-height: 240px;
	overflow: hidden;
}
.topImgBox a:last-child{
	float:right;
}
.topImgBox a img{
	width: 100%;
}

.topImgBox .leftA{
	float: left;
}

.topImgBox .rightA{
	float: right;
}

.recommendImgBox ul{
	width:100%;
	overflow: hidden;
}

.recommendImgBox ul li{
	width: 32.1%;
	float: left;
	margin-right: 20px;
	max-height: 186px;
	overflow: hidden;
}

.recommendImgBox ul li a{
	display: inline-block;
	width: 100%;
	max-height: 186px;
	overflow: hidden;
}
.recommendImgBox ul li a img{
	width: 100%;
}
.recommendImgBox ul li:last-child{
	float: right;
	margin-right: 0;
}


/*热门城市*/
.hotCityBox{
	padding: 50px 0 80px;
}


.hotCityComment{
	width: 38%;
	float: left;
}
.hotCityComment h1{
	color: #0b0408;
	font-size: 36px;
	font-weight: normal;
	line-height: 100px;
	position: relative;
	margin-bottom: 36px;
}

.hotCityComment h1 span{
	display: inline-block;
	width: 55px;
	height: 5px;
	background: #05377e;
	position: absolute;
	left: 0;
	bottom: 0;
}

.hotCityComment ul{
	width: 100%;
	overflow: hidden;
}
.hotCityComment ul li{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.hotCityComment ul li a{
	color: #808080;
	font-size: 16px;
}

.hotCityComment ul li a:hover{
	color: #05377e;
}

.cityMore{
	width: 130px;
	height: 44px;
	background: #05377e;
	color: #fff;
	border-radius:4px;
	margin-top: 34px;
}

.cityMore a{
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 44px;
    color: #fff;
}

.hotCityImgBox{
	width: 55%;
	float: right;
}

.leftImgBox{
	float: left;
	width: 66%;
	max-height: 410px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

/*
.leftImgBox a{
	
}
*/
.leftImgBox a img{
	width: 100%;
	display: block;
}

.cityName{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	padding: 20px 0;
	height: 100px;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,.6));
	background-image: linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,.6));
	background-image: -webkit-gradient(linear, left top, left  bottom, color-stop(0, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,.6)));
}

.cityName h2{
	padding: 20px 28px 0px;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
}

.cityName p{
	color: #FFFFFF;
	font-size: 20px;
	padding: 0 28px;
}

.rightImgBox{
	float: right;
	width: 32%;
}

.rightImgBox .rightImgComment{
	width: 100%;
	margin-bottom: 12px;
	max-height: 199px;
	overflow: hidden;
	position: relative;
}
.rightImgBox .rightImgComment a img{
	width: 100%;
	display: block;
}
.rightImgBox .rightImgComment:last-child{
	margin-bottom: 0;
}

.sCityName{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 0 16px;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,.6));
	background-image: linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,.6));
	background-image: -webkit-gradient(linear, left top, left  bottom, color-stop(0, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,.6)));
}

.sCityName h3{
	color: #FFFFFF;
	font-size: 24px;
	padding-left: 20px;
}

.sCityName label{
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 20px;
}

/*banner*/
/* .banner { margin:0 auto; position:relative; max-width:1600px; height:376px; z-index:9}
.banner_inner { position:relative;width:100%; height:376px}
.banner_inner li { position:absolute; left:0; top:0}
.banner_prve,.banner_next { position:absolute; top:142px; width:58px; height:58px; cursor:pointer; z-index:10} */
.banner_prve { left:26px; background:url(../../images/banner_prve.png) no-repeat}
.banner_next { right:106px; background:url(../../images/banner_next.png) no-repeat}
