
.banner{
    width:100%;
    height:120px;
    background:url(../img/banner.jpg) center;
    background-size: 1920px 120px;
}
.main{
    width:100%;
    height:auto;
    min-height: 1500px;
    background:rgb(247,247,247);
}
.main .section_top{
    width:1200px;
    height:auto;
    margin:0 auto;
}
.main .section_top .tit{
    width:1200px;
    height:65px;
    line-height: 65px;
    position:relative;
}
.main .section_top .tit img{
    position:relative;
    bottom:2px;
}
.main .section_top .tit a{
    color:black;
    text-decoration: none;
}
.main .section_top .tit .back_index{
    display: inline-block;
    width:150px;
    height:45px;
    line-height: 45px;
    background:white;
    border-radius:4px;
    position: absolute;
    right:10px;
    bottom:10px;
    border:1px solid rgb(211,211,211);
}
/*搜索框*/
.searchCity{
    width:1200px;
    height:65px;
}
.searchCity>div{
    width:1200px;
    height:65px;
    line-height: 65px;
    background:white;
    margin:0 auto;
    display: flex;
    position:relative;
}
.searchCity>div>div:nth-child(1){
    width:380px;
}
.searchCity>div>div:nth-child(1) img{
    margin:0 10px;
}
.searchCity>div>div:nth-child(1)>span{
    display: inline-block;
    margin-right:50px;
}
.searchCity>div>div:nth-child(1) input{
    border:none;
    outline: none;
    width:230px;
}
.searchCity>div>div{
    border-right:1px solid rgb(229,229,229);
}
.searchCity>div>div:nth-child(3),
.searchCity>div>div:nth-child(4){
    border:none;
}
#reservation{
    width: 200px;
    height:65px;
    text-align: left;
    border:none;
    outline: none;
    box-shadow: none;
}
#choose{
    width:220px;
    height:auto;
    position:absolute;
    z-index: 1000;
    display:none;
}
#choose input{
    display: block;
    width:200px;
    height:30px;
    line-height: 30px;
    color:black;
    border:none;
    outline: none;
    background:rgba(255,255,255,0.5);
    border-bottom:1px dashed rgb(217,141,66);
    font-size:15px;
    z-index: 1000;
}
#choose input:hover{
    color:white;
    background:rgb(217,141,66);
}
#chooses{
    width:200px;
    height:65px;
    border:none;
    outline:none;
    text-align: left;
    font-size:15px;
}
.searchCity>div .btn{
    width:200px;
    height:45px;
    border:none;
    background:rgb(243,126,31);
    color:white;
    border-radius:4px;
    font-size: 16px;
    margin-right:20px;
    outline: none;
}
.searchCity>div .btn-default,
.searchCity>div .btn-success{
	width:60px;
	height:30px;
	line-height: 30px;
	font-size:15px;
	padding:0;
}
.main .section_top .search_detail{
    width:1200px;
    height:auto;
    background:white;
    margin-top:10px;
}]
.main  .left li a:hover{
	text-decoration: none;
}
.main .section_top .search_detail>ul{
    width:1180px;
    padding:10px;
}
.main .section_top .search_detail>ul li{
    width:1180px;
    height:48px;
    line-height: 48px;
}
.main .section_top .search_detail>ul li span{
    margin-right:20px;
}
.main .section_top .search_detail>ul li button, html input[type="button"]{
    width:60px;
    height:30px;
    line-height: 30px;
    margin-right:10px;
    background:rgb(243,126,31);
    color:white;
    border:none;
    outline: none;
}
.main .section_top .search_detail>ul li:nth-child(1) ul{
    display: inline-block;
    width:1030px;
    height:48px;
    line-height: 48px;
    position: relative;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li{
    display: inline-block;
    width:80px;
    height:48px;
    line-height: 48px;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li>div{
    width:550px;
    height:auto;
    position: absolute;
    left:0;
    top:50px;
    background:white;
    border:1px solid rgb(211,211,211);
    box-shadow: 0 0 10px gray;
    display: none;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li>div .dt_detail{
	display: none;
	float:left;
	width:100%;
	height:auto;
	min-height: 100px;
	border-top:1px solid gray;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li>div .dt_detail input{
    display: inline-block;
    width:auto;
    min-width: 112px;
    height:30px;
    line-height: 10px;
    background:white!important;
    color:black;
    padding:0 10px;
    margin:2px!important;
    border-radius:4px;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li>div input{
    display: inline-block;
    float:left;
    width:auto;
    min-width: 112px;
    height:30px;
    line-height: 10px;
    background:white!important;
    color:black;
    padding:0 10px;
    margin:2px!important;
    border-radius:4px;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li div input:hover{
    min-width: 112px;
    background:rgb(243,126,31)!important;
    color:white;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li div input.active{
	background:rgb(243,126,31)!important;
    color:white;
}
.main .section_top .search_detail>ul li:nth-child(1) ul li div input.active1{
	background:rgb(243,126,31)!important;
    color:white;
}
.main .section_main{
    width:100%;
    min-width: 1200px;
    height:auto;
    min-height: 1000px;
    background:white;
}
.main .section_main .section_main_tit{
    width:1200px;
    height:60px;
    line-height: 60px;
    margin:0 auto;
}
.main .section_main .section_main_tit span{
    color:rgb(243,126,31);
}
.main .section_main .section_main_tit a{
    display: inline-block;
    color:gray;
    margin:0 4px;
    padding:0 10px;
    text-decoration: none;
}
.main .section_main>div:nth-child(2){
    width:1200px;
    height:auto;
    margin:0 auto;
    position: relative;
}
.main .section_main>div:nth-child(2)>div{
    display: inline-block;
}
.main .section_main>div:nth-child(2) .left{
    width:705px;
    height:auto;
}
.main .section_main>div:nth-child(2) .left>div{
    width:705px;
    height:217px;
    display: flex;
    justify-content: space-between;
    border:1px solid rgb(211,211,211);
    margin:10px 0;
}
.main .section_main>div:nth-child(2) .left>div:hover{
    box-shadow: 0 0 10px rgb(243,126,31);
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(1){
    width:288px;
    height:217px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(1) img{
    width:288px;
    height:217px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2){
    width:380px;
    height:217px;
    padding-right:20px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul{
    display: block;
    width:380px;
    height:217px;
    position: relative;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li{
    display: block;
    width:380px;
    height:auto;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(1){
    font-size: 18px;
    margin:10px 0;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(1) a{
	color:black;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(1)>a:hover{
	text-decoration: none;
	color:rgb(243,126,31);
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(2),
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(3),
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(4){
    color:gray;
    margin-bottom:10px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(2) img{
    vertical-align: middle;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(2) span,
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(3) span,
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(4) span,
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(5) span{
    color:rgb(243,126,31);
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(3){
    letter-spacing:2px
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(2) a{
    color:gray;
    margin-left:30px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(2) a:hover{
    color:rgb(243,126,31);
    text-decoration: none;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(4) img{
    margin-left:30px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(5) span{
    font-size: 28px;
    position: absolute;
    bottom:-10px;    
    display: inline-block;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(5){
	position: absolute;
	bottom:20px;
}
.main .section_main>div:nth-child(2) .left>div>div:nth-child(2) ul li:nth-child(5) a{
    display: inline-block;
    width:155px;
    height:45px;
    line-height: 45px;
    color:white;
    background:rgb(243,126,31);
    float:right;
    margin-right:20px;
    text-decoration: none;
}
.main .section_main>div:nth-child(2)>div:nth-child(2){
    width:465px;
    height:600px;
    position:absolute;
    top:10px;
    right:0;
}
.main .section_main>div:nth-child(2) .right{
    width:465px;
    height:600px;
    position:absolute;
}
.main .section_main>div:nth-child(2) .right #allmap{
    height:100%;
}
.main .section_main>div:nth-child(2) .left>div.page{
    width:100%;
    height:60px;
    line-height: 60px;
    display: flex;
    justify-content: center;
    border:none;
}
.main .section_main>div:nth-child(2) .left>div.page a{
    width:60px;
    height:30px;
    line-height: 30px;
    color:gray;
    border:1px solid rgb(237,237,237);
    text-decoration: none;
    border-radius:4px;
    margin:20px 10px;
}
.main .section_main>div:nth-child(2) .left>div.page span{
    width:60px;
    height:30px;
    line-height: 30px;
    text-decoration: none;
    border-radius:4px;
    margin:20px 10px;
    text-align: center;
    color:white;
    background:rgb(243,126,31);
}
.main .section_main>div:nth-child(2) .left>div:hover{
    box-shadow: none;
}
.main .section_main>div:nth-child(2) .left>div.page a:hover{
    color:white;
    background:rgb(243,126,31);
}