.banner{
    width:100%;
    max-width:1440px;
    height:422px;
    overflow: hidden;
    position: relative;
    margin:0 auto;
}
.banner>div{
    width:20000000000px;
    height:422px;
    position:absolute;
    left:0;
    bottom:0;
    transition: all 2s;
}
.banner>div img{
    width:563px;
    height:422px;
    border:4px solid rgb(194,194,194);
    margin:0;
    float:left;
}
.banner .banner_left{
    display: block;
    position:absolute;
    bottom:0;
    left:0;
}
.banner .banner_right{
    display: block;
    position:absolute;
    bottom:0;
    right:0;
}
.main{
    width:100%;
    height:auto;
    background:rgb(247,247,247);
    padding-bottom:20px;
}
.main .tit{
    width:100%;
    height:auto;
}
.main .tit>div:nth-child(1){
    width:1200px;
    height:45px;
    line-height: 45px;
    margin:0 auto;
    color:gray;
}
.main .tit>div:nth-child(1) img{
margin-bottom:4px;
}
.main .tit>div:nth-child(1) a{
    color:gray;
    text-decoration: none;
}
.main .tit>div:nth-child(2){
    width:100%;
    height:auto;
    background: white;
    padding:20px 0;
}
.main .tit>div:nth-child(2) ul{
    display: block;
    width:1200px;
    height:auto;
    margin:0 auto;
    position: relative;
}
.main .tit>div:nth-child(2) ul li:nth-child(1){
    font-size: 25px;
}
.main .tit>div:nth-child(2) ul li:nth-child(2){
    color:gray;
    margin:20px 0;
}
.main .tit>div:nth-child(2) ul li:nth-child(2) a{
    color:gray;
    margin-left:50px;
}
.main .tit>div:nth-child(2) ul li:nth-child(3){
    width:700px;
    height:75px;
    display: flex;
    justify-content: space-between;
}
.main .tit>div:nth-child(2) ul li:nth-child(3)>div{
    height:46px;
    display: flex;
    justify-content: space-between;
}
.main .tit>div:nth-child(2) ul li:nth-child(3)>div img{
    margin-right:4px;
}
.main .tit>div:nth-child(2) ul li:nth-child(3)>div>div>span{
    display: block;
    color:gray;
    line-height: 25px;
}
.main .tit>div:nth-child(2) ul li:nth-child(4){
    position: absolute;
    right:0;
    bottom:50px;
}
.main .tit>div:nth-child(2) ul li:nth-child(4)>div h1{
    font-size: 16px;
    color:rgb(245,126,34);
}
.main .tit>div:nth-child(2) ul li:nth-child(4)>div h1 span{
    font-size: 30px;
}
.main .tit>div:nth-child(2) ul li:nth-child(4)>div a{
    color:gray;
    margin-right:10px;
}
.main .tit>div:nth-child(2) ul li:nth-child(4)>div>div{
    color:gray;
}
.main .tit>div:nth-child(2) ul li:nth-child(4)>div>div span{
    color:rgb(245,126,34);
}
.main .section{
    width:1200px;
    height:auto;
    margin:10px auto;
    position: relative;
}
.main .section .section_left{
    width:825px;
    height:auto;
}
.main .section .section_right{
    width:345px;
    height:auto;
    position:absolute;
    top:0;
    right:0;
}
.main .section .section_right>div,
.main .section .section_left>div{
    width:785px;
    padding:0 20px;
    background:white;
}
/*详细介绍*/
.main .section .section_left>div:nth-child(1){
    height:65px;
    margin-bottom:10px;
    display: flex;
    justify-content: space-between;
}
.main .section .section_left>div:nth-child(1) a{
    text-decoration: none;
    width:80px;
    height:50px;
    line-height: 50px;
    color:black;
    text-align: center;
}
.main .section .section_left>div:nth-child(1) a:nth-child(1){
    color:rgb(245,126,34);
    border-bottom:4px solid rgb(245,126,34);
}
.main .section .section_left>div:nth-child(1) ul{
    display: block;
    width:100%;
    height:auto;
}
.main .section .section_left>div:nth-child(2) ul{
    padding-bottom:20px;
}
.main .section .section_left>div:nth-child(2) ul li{
    border-bottom:1px dashed rgb(225,225,225);
}
.main .section .section_left>div:nth-child(2) ul li>div{
    height:65px;
    line-height: 65px;
    color:rgb(194,194,194);
    font-size: 20px;
}
.main .section .section_left>div:nth-child(2) ul li>div img{
    margin-bottom:4px;
}
.main .section .section_left>div:nth-child(2) ul li>p{
    color:gray;
    font-size: 13px;
    line-height: 25px;
    text-indent: 2em;
}
/*配套设施*/
.main .section .section_left>div:nth-child(3)>div:nth-child(1),
.main .section .section_left>div:nth-child(4)>div:nth-child(1),
.main .section .section_left>div:nth-child(5)>div:nth-child(1),
.main .section .section_left>div:nth-child(6)>div:nth-child(1),
.main .section .section_left>div:nth-child(7)>div:nth-child(1){
    height:65px;
    line-height: 65px;
    font-size: 18px;
    border-bottom:1px solid rgb(237,237,237);
}
.main .section .section_left>div:nth-child(3)>div:nth-child(1) span,
.main .section .section_left>div:nth-child(4)>div:nth-child(1) span,
.main .section .section_left>div:nth-child(5)>div:nth-child(1) span,
.main .section .section_left>div:nth-child(6)>div:nth-child(1) span,
.main .section .section_left>div:nth-child(7)>div:nth-child(1) span{
    display: block;
    height:65px;
    width:111px;
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    border-bottom:4px solid rgb(245,126,34);
}
.main .section .section_left>div:nth-child(3)>div:nth-child(2){
    width:100%;
    height:auto;
    min-height: 100px;
    margin:20px 0;
}
.main .section .section_left>div:nth-child(3)>div:nth-child(2) span{
	display: inline-block;
    width:120px;
    height:40px;
    line-height: 40px;
    color:white;
    text-align: center;
    background: rgba(243,126,31,0.5);
    margin:10px;
}
.main .section .section_left>div:nth-child(3)>div:nth-child(2) span img{
    margin-right:4px;
}
/*商圈地标*/
.main .section .section_left>div:nth-child(4){
    margin-bottom:20px;
}
.main .section .section_left>div:nth-child(4)>p{
    color:gray;
    line-height: 25px;
    margin-top:20px;
}
.main .section .section_left>div:nth-child(4)>span{
    display: inline-block;
    color:gray;
    margin:20px 0;
    margin-right:50px;
}
/*地图位置*/
.main .section .section_left>div:nth-child(5){
    margin-bottom:20px;
}
.main .section .section_left>div:nth-child(5)>div:nth-child(2){
    width:100%;
    height:550px;
}
.main .section .section_left>div:nth-child(5)>div:nth-child(2) #allmap{
    width:100%;
    height:450px;
}
.main .section .section_left>div:nth-child(5)>div:nth-child(2)>p{
    margin-top:30px;
    color:gray;
    line-height: 30px;
}
/*预订须知*/
.main .section .section_left>div:nth-child(6) ul{
    display: block;
    width: 100%;
    height:auto;
    padding-bottom:20px;
}
.main .section .section_left>div:nth-child(6) ul li{
    margin:10px 0;
    border-bottom:1px dashed rgb(225,225,225);
}
.main .section .section_left>div:nth-child(6) ul li span{
    font-size: 18px;
}
.main .section .section_left>div:nth-child(6) ul li p{
    color:gray;
    line-height: 25px;
}
/*客人点评*/
.main .section .section_left>div:nth-child(7)>div:nth-child(2){
    width:100%;
    height:130px;
    display: flex;
    justify-content: space-between;
    border-bottom:1px dashed rgb(225,225,225);
}
.main .section .section_left>div:nth-child(7)>div:nth-child(2)>div:nth-child(1){
     width:150px;
     height:130px;
 }
.main .section .section_left>div:nth-child(7)>div:nth-child(2)>div:nth-child(1) span{
    display: block;
    width:150px;
    text-align: center;
    font-size: 30px;
    margin-top:30px;
}
.main .section .section_left>div:nth-child(7)>div:nth-child(2)>div:nth-child(1) img{
    display: block;
    margin:0 auto;
}
.main .section .section_left>div:nth-child(7)>div:nth-child(2)>div:nth-child(2){
    width:600px;
    height:100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top:30px;
}
.main .section .section_left>div:nth-child(7)>ul{
     display: block;
     width:100%;
     height:auto;
    padding:10px 0;
 }
.main .section .section_left>div:nth-child(7)>ul li{
    display: block;
    width:100%;
    height:auto;
    border-bottom:1px dashed rgb(225,225,225);
    padding:10px 0;
}
.main .section .section_left>div:nth-child(7)>ul li>div:nth-child(1){
    display: inline-block;
    width:100px;
    height:200px;
    vertical-align: top;
}
.main .section .section_left>div:nth-child(7)>ul li>div:nth-child(1) img{
    vertical-align: top;
    width:86px;
    height:auto;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail{
    display: inline-block;
    width:600px;
    height:auto;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail p:nth-child(1){
    color:black;
    font-size: 16px;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail p:nth-child(1) span{
    color:gray;
    font-size: 14px;
    margin-left:20px;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail p:nth-child(2){
    color:gray;
    font-size: 14px;
    line-height: 25px;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail div{
    width:100%;
    height:auto;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail p:nth-child(4){
    color:rgb(120,120,120);
    font-size: 14px;
    line-height: 25px;
}
.main .section .section_left>div:nth-child(7)>ul li .dianping_detail p:nth-child(5){
    color:gray;
    font-size: 14px;
    line-height: 25px;
}
.main .section .section_left>div:nth-child(7) div.page{
    width:100%;
    height:60px;
    line-height: 60px;
    display: flex;
    justify-content: center;
    border:none;
}
.main .section .section_left>div:nth-child(7) div.page a{
    width:60px;
    height:30px;
    line-height: 30px;
    color:gray;
    border:1px solid rgb(237,237,237);
    margin:10px;
    text-decoration: none;
    border-radius:4px;
}
.main .section .section_left>div:nth-child(7) div.page span{
    width:60px;
    height:30px;
    line-height: 30px;
    margin:10px;
    text-decoration: none;
    border-radius:4px;
    text-align: center;
    color:white;
    background:rgb(243,126,31);
}
.main .section .section_left>div:nth-child(7) div.page a:hover{
    color:white;
    background:rgb(243,126,31);
}
#bookbox{
	width:345px;
	height:auto;
}
#bookbox>div{
	width:345px;
	height:auto;
}
.main .section .section_right{
    width:345px;
    height:auto;
}
.main .section .section_right>div{
    width:345px;
    height:auto;
    padding:0 20px;
    margin:0;
}
.main .section .section_right>div h2{
    margin:0;
}
.main .section .section_right>div:nth-child(1){
    padding-bottom:20px;
    margin-bottom:10px;
}
.main .section .section_right>div:nth-child(1) h2{
    font-size: 18px;
    font-weight: 1000;
    height:60px;
    line-height: 60px;
}
.main .section .section_right>div:nth-child(1)>div:nth-child(2){
    width:305px;
    height:50px;
    line-height: 50px;
    background:rgb(250,250,250);
    position: relative;
}
.main .section .section_right>div:nth-child(1)>div:nth-child(2) input{
    border:none;
    outline: none;
    background:rgb(250,250,250);
    box-shadow: none;
}
.main .section .section_right>div:nth-child(1)>div:nth-child(2)>img{
    position: absolute;
    right:30px;
    bottom:15px;
}
.main .section .section_right>div:nth-child(1)>div:nth-child(3){
    width:305px;
    height:50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    margin:10px 0;
}
.main .section .section_right>div:nth-child(1)>div:nth-child(3)>div{
    width:140px;
    height:50px;
    line-height: 50px;
    background:rgb(250,250,250);
    display: inline-block;
}
.main .section .section_right>div:nth-child(1)>a{
    display: block;
    width:305px;
    height:50px;
    line-height: 50px;
    color:white;
    background:rgb(243,126,31);
    text-align: center;
    font-size: 16px;
    border-radius:4px;
    text-decoration: none;
}
.main .section .section_right>div:nth-child(1)>ul{
    display: flex;
    justify-content: center;
    width:305px;
    height:55px;
    border-top:1px solid rgb(240,240,240);
    border-left:1px solid rgb(240,240,240);
    margin-top:20px;
}
.main .section .section_right>div:nth-child(1)>ul li{
    width:50px;
    height:55px;
    border-right:1px solid rgb(240,240,240);
}
.main .section .section_right>div:nth-child(1)>ul li span{
    display: block;
    width:50px;
    height:27px;
    line-height: 27px;
    text-align: center;
    color:gray;
}
.main .section .section_right>div:nth-child(1)>ul li a{
    display: block;
    width:50px;
    height:55px;
    line-height: 27px;
    text-align: center;
    color:gray;
}
#choose,#choose1{
    width:140px;
    height:auto;
    position:absolute;
    z-index: 1000;
    display:none;
    background:rgb(250,250,250);
}
#choose input,#choose1 input{
    display: block;
    width:140px;
    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,#choose1 input:hover{
    color:white;
    background:rgb(217,141,66);
}
#chooses,#chooses1{
    width:140px;
    height:50px;
    border:none;
    outline:none;
    font-size:15px;
    background:rgb(250,250,250);
    text-align: center;
}
.main .section .section_right>div:nth-child(2){
    padding:20px;
    margin-bottom:10px;
}
.main .section .section_right>div:nth-child(2) img{
    display: block;
    margin:0 auto;
}
.main .section .section_right>div:nth-child(2) p{
    display: block;
    width:305px;
    text-align: center;
    margin:10px auto;
}
.main .section .section_right>div:nth-child(2) span{
    display: block;
    width:305px;
    text-align: center;
    color:rgb(217,141,66);
}
.main .section .section_right>div:nth-child(3){
    width:345px;
    height:120px;
    display: flex;
    justify-content: space-between;
    padding:20px;
}
.main .section .section_right>div:nth-child(3)>div{
    width:240px;
}
.main .section .section_right>div:nth-child(3)>div img{
    width:50px;
    height:60px;
}
.main .section .section_right>div:nth-child(3)>div span{
    font-size: 15px;
    font-weight: 1000;
}
.main .section .section_right>div:nth-child(3)>div p{
    line-height: 30px;
}
.main .main_last{
    width:100%;
    height:auto;
    background: white;
}
.main .main_last>div{
    width:1200px;
    height:auto;
    margin:0 auto;
}
.main .main_last>div>div:nth-child(1){
    width:1200px;
    height:70px;
    line-height: 70px;
    font-size: 18px;
}
.main .main_last>div>div:nth-child(2){
    width:1200px;
    height:305px;
    display: flex;
    justify-content: space-between;
}
.main .main_last>div>div:nth-child(2)>a{
    width:290px;
    height:305px;
    position: relative;
    text-decoration: none;
}
.main .main_last>div>div:nth-child(2)>a>div{
     width:290px;
     height:305px;
     position: relative;
 }
.main .main_last>div>div:nth-child(2)>a>div>img{
    width:290px;
    height:217px;
}
.main .main_last>div>div:nth-child(2)>a>div>span{
    display: block;
    font-size: 15px;
    margin:10px 0;
}
.main .main_last>div>div:nth-child(2)>a>div>p{
    font-size: 14px;
    color:gray;
}
.main .main_last>div>div:nth-child(2)>a>div>p span{
    color:rgb(245,126,34);
}
.main .main_last>div>div:nth-child(2)>a>div>div{
    width:290px;
    height:50px;
    line-height: 50px;
    color:rgb(245,126,34);
    font-size: 15px;
    text-align: right;
    position: absolute;
    bottom:89px;
    background: rgba(0,0,0,0.5);
    padding-right:20px;
}
.main .main_last>div>div:nth-child(2)>a>div>div>span{
    font-size: 28px;
}
#ssftbox{
	width:100%;
	height:100%;
	position: fixed;
	left:0;
	top:0;
	z-index: 999;
	background: rgba(0,0,0,0.5);
	display: none;
}
#btnImg{
	position: absolute;
	top:200px;
	right:280px;

}
#detail-status{
	width:860px;
	height:560px;
	background: rgba(255,255,255,1);
	margin:200px auto;
	padding:0 10px;
}
#detail-status #ssft{
	width:840px;
	height:58px;
	line-height: 60px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	border-bottom:1px dashed rgb(225,225,225);
}
#table_box{
	width:840px;
	height:auto;
}
#table_box .btnmonth{
	width:840px;
	height:50px;
	display: flex;
	justify-content: space-between;
}
#table_box .btnmonth a{
	width:60px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: rgb(248,121,36);
	color:white;
	border-radius:4px;
}
#table_box .btnmonth a:hover{
	text-decoration: none;
}
.year{
	font-size: 18px;
    margin-top:13px;
	font-weight: bold;
}
#calendar table {
    width: 840px;
    height: 294px;
    position: relative;
    border-collapse: collapse;
    z-index: 0;
}
#calendar table th{
	text-align: center;
}
#calendar table tbody td {
    text-align: center;
    width: 90px;
    height: 52px;
    cursor: pointer;
    font-family: Arial;
}