#ms1 .d_banner{position:relative;width:100%;height:1050px;overflow:hidden;}
#ms1 .d_banner .tagline{position:absolute;width:100%;text-align:center;top:50%;margin-top:-40px;z-index:1}
#ms1 .d_banner .img{position:relative;width:100%;height:100%;overflow:hidden}
#ms1 .d_banner .img li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;background-size:cover !important}
#ms1 .d_banner .img li:first-child{display:block}
#ms1 .d_banner .btn{position:absolute;width:100%;bottom:200px;text-align:center}
#ms1 .d_banner .btn li{display:inline-block;width:20px;height:20px;background:url('../images/ms1_btn.png') no-repeat;margin:2px;cursor:pointer;text-indent:-9999px}
#ms1 .d_banner .btn li.on{background:url('../images/ms1_btn_on.png') no-repeat;}
#ms1 .d_banner .arrow{position:absolute;width:100%;top:50%;margin-top:-20px;;z-index:2}
#ms1 .d_banner .prev{position:absolute;left:20px;cursor:pointer}
#ms1 .d_banner .next{position:absolute;right:20px;cursor:pointer}



#ms2{background:#ebebeb;padding:60px 0}
#ms2 .container{width:1004px}
#ms2 h2{text-align:center}
#ms2 ul{overflow:hidden;margin-left:-24px;margin-top:40px}
#ms2 li{float:left;width:490px;background:#fff;;margin:10px 0;margin-left:24px}
#ms2 li .thumb{float:left;margin-right:25px;overflow:hidden}
#ms2 li .thumb img{transition:0.4s;transform:scale(1)}
#ms2 li:hover .thumb img{transition:0.4s;transform:scale(1.1)}
#ms2 li .info{padding:25px;line-height:1.5}
#ms2 li .info .room{font-size:18px;font-weight:700;color:#333}
#ms2 li .info .num{font-size:13px}
#ms2 li .info .type{font-size:14px;color:#333;margin-top:10px;font-weight:600}




#ms3{background:#a8968a;padding:60px 0}
#ms3 h2{text-align:center}
#ms3 ul{overflow:hidden;margin-left:-20px;margin-top:40px}
#ms3 li{float:left;margin-left:20px}
#ms3 li .thumb{float:left;overflow:hidden}
#ms3 li .thumb img{transition:0.4s;transform:scale(1)}
#ms3 li:hover .thumb img{transition:0.4s;transform:scale(1.1)}
#ms3 li .info{clear:both;line-height:1.2;padding:5px 0 20px}
#ms3 li .info strong{display:block;font-size:20px;color:#e7d3c5;font-weight:600}
#ms3 li .info span{color:#fff;font-size:16px}