.banner{
	width:100%;
}
.banner .img{
	width:100%;
	height:470px;
	margin:0 auto;
	background:url(../img/banner_room.jpg) center;
}
.banner .nav{
    width:1200px;
    height:60px;
    line-height: 60px;
    margin:0 auto;
    color:black;
    font-size:15px;
    border-bottom:1px solid rgb(222,222,222);
    position: relative;
}
.banner .nav img{
    margin-right:10px;
}
.banner .nav a{
    color:black;
}
.banner .nav .back{
    display: inline-block;
    width:125px;
    height:35px;
    line-height: 35px;
    border:1px solid rgb(230,230,230);
    border-radius:4px;
    color:rgb(231,146,66);
    position: absolute;
    right:0;
    top:10px;
}


/*banner部分*/
#banner{
    width:800px;
    height:560px;
    overflow:hidden;
    position:relative;
}
#banner ul.banner-img{
    position:absolute; left:0;
}
#banner ul.banner-img>li{float:left;width:800px;}
#banner ul.banner-img img{
    width:800px;
    height:450px;
}
#banner a.ck-slide{
    position:absolute;
    top:470px;
    width:35px;
    height:70px;
    border-radius:3px;
    background:#000;
    opacity:0.6;
    transition:all .3s linear;
    z-index: 999;
}
#banner a.ck-left{
    left:5px;
    background: #000 url(../img/arrow-left.png) no-repeat center center;
}
#banner a.ck-right{
    right:5px;
    background:#000 url(../img/arrow-right.png) no-repeat center center;
}
#banner a.ck-slide:hover{
    opacity:0.3;
}
#banner ul.indicators{
    position:absolute;
    display: block;
    width:800px;
    height:76px;
    bottom:0;
    left:0;
    background:white;
    padding:20px 0;
}
#banner ul.indicators li{
    width:118px;
    height:76px;
    background:#fff;
    float:left;
    margin-right:22px;
    transition:all .2s linear;
}
#banner ul.indicators li:nth-child(1){
    margin-left:60px;
}
#banner ul.indicators li:hover,#banner ul.indicators li.hover{
    cursor:pointer;
    background-color:#0AA1ED;
}
/*酒店客房介绍部分*/
.main{
    width:1200px;
    margin:0 auto;
}
.main .room_detail{
    width:1200px;
}
.main .room_detail .room_detail_1{
    width:1200px;
    height:560px;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.main .room_detail .room_detail_1 .img{*/
    /*width:810px;*/
    /*height:560px;*/
/*}*/
/*.main .room_detail .room_detail_1 .img_list{*/
    /*width:810px;*/
    /*height:76px;*/
    /*position: relative;*/
    /*padding-top:20px;*/
/*}*/
/*.main .room_detail .room_detail_1 .img_list .backward{*/
    /*display: block;*/
    /*width:46px;*/
    /*height:76px;*/
    /*background:url(../img/room_pic_left.jpg);*/
    /*position: absolute;*/
    /*left:0;*/
    /*bottom:0;*/
/*}*/
/*.main .room_detail .room_detail_1 .img_list .forward{*/
    /*display: block;*/
    /*width:46px;*/
    /*height:76px;*/
    /*background:url(../img/room_pic_right.jpg);*/
    /*position: absolute;*/
    /*right:10px;*/
    /*bottom:0;*/
/*}*/
/*.main .room_detail .room_detail_1 .img_list ul{*/
    /*display: block;*/
    /*width:690px;*/
    /*height:76px;*/
    /*margin-left:65px;*/
/*}*/
/*.main .room_detail .room_detail_1 .img_list ul li{*/
    /*display: inline-block;*/
    /*width:134px;*/
    /*height:76px;*/
/*}*/
.main .room_detail{
    width:1200px;
}
.main .room_detail .room_detail_1{
    width:1200px;
    height:560px;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main .banner_img{
    width:800px;
    height:550px;
    display: inline-block;
    position: relative;
}
.main .banner_img  .bimg{
    width:100%;
    height:450px;
    overflow: hidden;
}
.main #img{
    width:100%;
    height:450px;
    transition: all 5s;
}
.main .dimg{
    width:700px;
    height:200px;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    margin:20px auto;
}
.main .dimg img{
	width:120px;	
    height:65px;
}
.main .btn_left{
    display: block;
    width:35px;
    height:65px;
    border-radius:4px;
    position: absolute;
    left:0;
    bottom:16px;
    background: url(../img/room_pic_left.jpg) center;
}
.main .btn_right{
    display: block;
    width:35px;
    height:65px;
    border-radius:4px;
    position: absolute;
    right:0;
    bottom:16px;
    background: url(../img/room_pic_right.jpg) center;
}
.main .room_detail .room_detail_1 .price{
    width:380px;
    height:560px;
}
.main .room_detail .room_detail_1 .price_1{
    width:350px;
    height:453px;
    padding-left:30px;
    border:1px solid rgb(180,180,180);
}
.main .room_detail .room_detail_1 .price_1 .tit{
    display: block;
    height:30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 1000;
}
 #price_1_img{
    display: block;
     font-size:16px;
     color:gray;
}
#price_1_img2{
    display: block;
    width:30px;
    height:5px;
    margin:10px 0;
}
.main .room_detail .room_detail_1 .price_1 .tit2{
    display: block;
    font-size: 15px;
    font-weight: 1000;
    color:gray;
    margin:20px 0;
}
.main .room_detail .room_detail_1 .price_1>p{
    color:rgb(172,172,172);
    margin:10px 0;
}
.main .room_detail .room_detail_1 .price_1 .price_xz{
    width:280px;
    height:10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:0;
}
.main .room_detail .room_detail_1 .price_1 .price_xz div{
    width:45%;
    color:rgb(255,141,1);
}
.main .room_detail .room_detail_1 .price_1 .price_xz div p:nth-child(1){
    color:rgb(123,123,123);
    font-size: 15px;
    margin:10px 0;
}
.main .room_detail .room_detail_1 .price_1 .price_xz div p:nth-child(2){
    display: inline-block;
    color:rgb(255,141,1);
    font-size: 21px;
}
.main .room_detail .room_detail_1 .price_1 .btn{
    display: block;
    width:240px;
    height:55px;
    line-height: 55px;
    font-size: 15px;
    background:rgb(224,139,59);
    text-align: center;
    margin-top:100px;
}
.main .room_detail .room_detail_1 .price_2{
    width:350px;
    height:27px;
    line-height: 27px;
    font-size:15px;
    padding-left:30px;
    padding-top:30px;
}
.main .room_detail .room_detail_1 .price_2 img{
    vertical-align: middle;
}
.main .room_detail .room_detail_2{
    width:1200px;
    padding:30px 0;
    border-bottom:1px solid rgb(180,180,180);
}
.main .room_detail .room_detail_2>p{
    display: block;
    font-size: 20px;
}
.main .room_detail .room_detail_2 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:40px;
}
.main .room_detail .room_detail_2 ul li{
    width:130px;
    text-align: center;
    font-size: 15px;
    color:gray;
    border-right:1px solid rgb(180,180,180);
}
.main .room_detail .room_detail_2 ul li:nth-child(1){
    border-left:1px solid rgb(180,180,180);
    border-right:1px solid rgb(180,180,180);
}
.main .room_detail .room_detail_3{
    width:1200px;
    padding:30px 0;
    border-bottom:1px solid rgb(180,180,180);
}
.main .room_detail .room_detail_3 span{
    display: block;
    font-size: 20px;
}
.main .room_detail .room_detail_3 p{
    font-size: 14px;
    color:gray;
    line-height: 30px;
}
.main .room_detail .room_detail_3 p span{
	font-size: 14px;
    color:gray;
    line-height: 30px;
}
.main .room_tuijian{
    width:1200px;
    padding:30px 0;
}
.main .room_tuijian .tit{
    width:1200px;
}
.main .room_tuijian .tit span{
    display: block;
    width:1200px;
    font-size: 25px;
    font-weight: 1000;
    text-align: center;
}
.main .room_tuijian .tit .tit_img{
    display: block;
    margin:10px auto;
}
.main .room_tuijian .tit .tit_img2{
    display: block;
    width:50px;
    height:5px;
    margin:0 auto;
}
.main .room_tuijian .img{
    width:1200px;
    height:315px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:30px 0;
}
.main .room_tuijian .img>div{
    height:315px;
    position: relative;
}
.main .room_tuijian .img>div>div{
    width:340px;
    height:85px;
    border-radius:4px;
    background:url(../img/idaike_xxbg.jpg);
    position: absolute;
    left:20px;
    bottom:0;
    box-shadow: 5px 5px rgb(180,180,180);
}
.main .room_tuijian .img>div div span,.main .room_tuijian .img>div>div div{
    display: block;
    font-size:16px;
    width:100%;
    text-align: center;
    color:gray;
}
.main .room_tuijian .img>div div span ul{
	display: inline-block;
}
.main .room_tuijian .img>div div span ul li{
	display: inline-block;
}
.main .room_tuijian .img>div div span ul li p{
	display: inline-block;
}
.main .room_tuijian .img>div div img{
    display: block;
    margin:10px auto;
}
.main .room_tuijian .img>div a img{
	transition:all 1s;
}
.main .room_tuijian .img>div a img:hover{
	transform:scale(1.1);
}
