﻿/*banner*/
.carousel-banner{
	width:390px;
}
.carousel-banner #videoBox{
	display:inline-block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.carousel-banner>a{
	display:inline-block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-transition:1s;
	-webkit-transition:1s;
	-o-transition:1s;
	transition:1s;
}
.carousel-banner a div{
	width:100%;
	height:100%;
	background-position:top center;
}
.carousel-banner a.current-img{
	opacity:1;
	filter:alpha(opacity=100);
	z-index:2;
}

.city_01{
	margin-left:20px;
	margin-right:20px;
}
.city_01_bt,#homecity{
	float: left;
}
.city_01_bt p{
	margin-left:10px;
	line-height: 40px;
	font-size: 14px;
	color:#7d7d7d;
}
#homecity option{
	border:none;
	-webkit-appearance: none; -moz-appearance: none; outline: none;
}
#homecity{
	border:none;
	width:90px;
	height:40px;
	font-size: 14px;
	color:#333;
	cursor: pointer;
	outline: none;
}
.city_02_bt p{
	margin-left:10px;
	line-height: 40px;
	font-size: 14px;
	color:#7d7d7d;
}
.city_03_bt p{
	
	line-height: 40px;
	font-size: 14px;
	color:#7d7d7d;
}
.city_03_bt,#omecity{
	float: left;
}
#omecity{
	border:none;
	width:90px;
	height:40px;
	font-size: 14px;
	color:#333;
	cursor: pointer;
	outline: none;
}
#seachdistrict{
	border:none;
	width:90px;
	height:40px;
	font-size: 14px;
	color:#333;
	cursor: pointer;
	outline: none;
}
.city_03_bt {
		margin-left:10px;
	line-height: 40px;
	font-size: 14px;
	color:#7d7d7d;
}
.city_03{
	margin-right:20px;
	margin-left:20px;
}
.city_04_bt p{
		margin-left:10px;
	line-height: 40px;
	font-size: 14px;
	color:#7d7d7d;
}
.city_01,.city_02,.city_03,.city_04{
	float: left;
	margin-top:20px;
	width:180px;
	height:40px;
	border:1px solid #e9ebee;
	overflow: hidden;
}

.city_02_bt,#seachdistrict_div{
	float: left
}
.city_04_bt,#eachdistrict_div{
	float: left;
}
#eachdistrict{
	outline: none;
	border:none;
	width:90px;
	height:40px;
	font-size: 14px;
	color:#333;
	cursor: pointer;
}




.datetime-select div{
	float: left;
}
.date-input .time{
	line-height: 25px;
	font-size: 12px;
	margin-left:10px;
	color:#7d7d7d;
}

.cb-nav{
	position:absolute;
	bottom:40px;
	left:600px
}
.cb-nav li{
	width:12px;
	height:12px;
	float:left;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#50000000,endColorStr=#50000000);
	background-color:rgba(46,62,76,.7);
	color:#fff;
	border-radius:100%;
	margin-left:20px;
	cursor:pointer
}
.cb-nav li:first-child{
	margin-left:0
}
.cb-nav li.current{
	background-color: #fa4e06;
}
.search-box{
	width:350px;
	background-color:#fff;
	cursor:default;
}
.sb-slogan{
	width:420px;
	background-position:-188px -108px;
}
.sb-slogan p{
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	color:#fff;
	background-color: #fa4e06;
}
.location-select{
	margin-left:20px;
	width:180px;
	height:48px;
	border:1px solid #c4d1d8;
	margin-top:22px;
}
.ls-type{
	float:left;
	margin-left:10px;
	margin-top:14px;
	font-size:14px;
	color:#586f81;
}
.ls-cont{
	float:left;
	margin-top:14px;
	width:60px;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.ls-cont span{
	font-size:14px;
	color:#2e3e4c;
}
.ls-down{
	float:left;
	
	margin-top:13px;
	padding-left:14px;
}

.datetime-wrap{
	float:left;
}
.datetime-select{
	float:left;
	width:175px;
	margin-right:10px;
}
.date-input{
	width:173px;
	height:25px;
	position:relative;
	cursor:pointer;
	border:1px solid #e9ebee;
}
.date-input input{
	width:105px;
	border:none;
	font-size:12px;
	color:#2e3e4c;
	left:0;
	outline: none;
	padding-left:70px;
	line-height:25px;
	background:transparent;
	background-position:168px 18px;
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
}
.week{
	position:absolute;
	right:5px;
	top:4px;
	font-size:12px;
	color:#2e3e4c;
}
.line{
	position:absolute;
	right:15px;
	top:18px;
	width:6px;
	height:6px;
	
	background: url(../img/bg.png) no-repeat ;
}
.time-input{
	width:120px;
	height:40px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #e9ebee;
	margin-left:15px;
}
.time-input select{
	width:94%;
	height:40px;
	border:none;
	font-size:18px;
	color:#2e3e4c;
	padding-left:10px;
	background-position:168px 20px;
	background-repeat:no-repeat;
	background-color:#fff;
	cursor:pointer;
	outline: none;
}
.time-input .line{
	position:absolute;
	right:38px;
	top:13px;
	width:1px;
	height:21px;
	background-color:#c4d1d8
}


.search-footer{
	float:left;
	clear:both;
	width:100%;
}
.day-count{
	width:235px;
	float:right
}
.day-count span{
	font-size:14px;
	color:#2e3e4c
}
.day-count span.notice-text{
	color:#586f81
}
.search-btn{
	width:380px;
	margin-top:10px;
	height:40px;
	margin-left:20px;
	float:left;
	background-position:0 -150px;
	text-align:center;
	line-height:40px;
	font-size:20px;
	color:#fff;
	
	cursor:pointer;
	background-color: #fa4e06;
	position:relative;
	border-radius: 5px;
}
.search-btn i{
	display:none;
	width:93px;
	height:28px;background:url(../img/new-index.png) no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:-13px;
	right:-7px;
	font-size:12px;
	font-style:normal;
	color:#fff;
	line-height:23px
}


