.banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.banner .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.main {
  padding-bottom: 80px;
  position: relative;
  background-color: #F8F8F8;
}

.main_txt {
  text-align: center;
}

.main_txt .d1 {
  padding-top: 44px;
  line-height: 1;
}

.main_txt h3 {
  display: inline-block;
  font-weight: 700;
  color: #333;
  font-size: 28px;
  padding: 0 4px 17px;
  border-bottom: 1px solid #ddd;
}

.main_txt .p2 {
  font-size: 14px;
  color: #666;
  padding-top: 20px;
}

.contact li {
  padding-top: 30px;
  float: left;
  width: 100%;
}

.contact .left{
  float: left;
  width: 600px;
  height: 420px;
}

.contact .swiper-container {
  width: 100%;
  height: 100%;
}

.contact .swiper-container .swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact .swiper-container .swiper-page {
  position: absolute;
  line-height: 1;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  text-align: right;
  left: auto;
}

.contact .swiper-container .swiper-page .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 6px;
  background: #fff;
  border-radius: 7px;
  opacity: 1;
}

.contact .swiper-container .swiper-page .swiper-pagination-bullet-active {
  width: 12px;
}

.contact .right {
  float: left;
  width: 600px;
  height: 420px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 50px 0;
  color: #666;
}

.contact .right .title {
  line-height: 1.1;
  font-size: 24px;
  color: #333;
}

.contact .right .info {
  padding-top: 10px;
}

.contact .right .info .li {
  position: relative;
  padding-left: 28px;
  margin-top: 10px;
}

.contact .right .info .li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #999;
}

.contact .right .info .li p {
  line-height: 1;
  font-size: 14px;
}

.contact .right .ewm_list {
  padding-top: 35px;
}

.contact .right .ewm_list .li {
  float: left;
  margin-left: 40px;
  width: 100px;
}

.contact .right .ewm_list .li:first-child {
  margin-left: 0;
}

.contact .right .ewm_list .li p {
  line-height: 1;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}

/**子酒店内页样式**/
.main_title {
  padding-top: 50px;
  line-height: 1;
  font-size: 34px;
  text-align: center;
}
.main_sub {
  padding-top: 20px;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.main_tab {
  padding-top: 20px;
  text-align: center;
}

.main_tab li {
  margin: 0 20px;
  display: inline-block;
}

.main_tab li a {
  display: block;
  padding: 8px 0;
  color: #333;
  font-size: 16px;
}

.main_tab .current a {
  color: #CDAE74;
  border-bottom: 2px solid #CDAE74;
}

.gallery_box {
  padding-top: 15px;
}

.gallery_con li {
  float: left;
  width: 100%;
  background-color: #fff;
  display: none;
}

.gallery_con .current {
  display: block;
}

.gallery_con_left {
  float: left;
  width: 700px;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.quanjing {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  font-size: 16px;
}

.quanjing i {
  margin-right: 5px;
}

.gallery_con_left .fangda {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}

.gallery_con_left .fangda i {
  top: 0;
  font-size: 22px;
  color: #fff;
}

.gallery_con_right {
  float: left;
  padding: 0 50px;
  width: 500px;
  height: 500px;
  box-sizing: border-box;
  position: relative;
}

.gallery_con_right .d1 {
  padding-top: 50px;
  font-size: 28px;
  line-height: 1;
}

.gallery_con_right .d2 {
  padding-top: 15px;
  font-size: 16px;
  color: #999;
}

.gallery_con_right .d3 {
  padding-top: 20px;
  font-size: 16px;
  line-height: 26px;
}
.gallery_con_right .d4{
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 45px;
}
.gallery_con_right .price {
  float: left;
  line-height: 46px;
  font-size: 16px;
}

.gallery_con_right .price span {
  color: #CDAE74;
  font-size: 20px;
}

.gallery_con_right .price .s1 {
  font-size: 28px;
}

.gallery_con_right .pbtn {
  float: right;
  line-height: 46px;
  border-radius: 23px;
}

.gallery_num_box {
  position: relative;
  margin-top: 10px;
  background: #fff;
  padding: 30px 0;
}

.gallery_num {
  margin-left: 30px;
  position: relative;
  width: 1100px;
  height: 180px;
  overflow: hidden;
  float: left;
}

.gallery_num ul {
  position: absolute;
  top: 0;
  left: 0;
}

.gallery_num li {
  float: left;
  margin-right: 30px;
}

.gallery_num li a {
  display: block;
}

.gallery_num li .img {
  width: 214px;
  height: 150px;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery_num .current .img {
  border: 3px solid #CDAE74;
}

.gallery_num li .tit {
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  color: #333;
}

.gallery_num_pevr,
.gallery_num_next {
  font-size: 14px;
  color: #666;
  width: 20px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  background-color: #f5f5f5;
}

.gallery_num_pevr {
  float: left;
}

.gallery_num_pevr:hover {
  opacity: 0.7;
}

.gallery_num_next {
  float: right;
}

.gallery_num_next:hover {
  opacity: 0.7;
}

.gallery_page_box {
  padding-top: 20px;
  display: flex;
  justify-content: center;
  line-height: 48px;
}

.gallery_page_box .gallery_page {
  margin: 0 4px;
  width: 80px;
  height: 48px;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
}

.gallery_page_box .page_btn {
  cursor: pointer;
  width: 48px;
  height: 48px;
  background: #fff url(../img/prevbtn.png) center center no-repeat;
}

.gallery_page_box .page_btn.gallery_con_next {
  background-image: url(../img/nextbtn.png);
}
.alert_box{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.gallery_pop .close{
  position: fixed;
  right: 50px;
  top: 50px;
  z-index: 101;
  font-size: 40px;
  color: #fff;
  line-height: 1;
}
.gallery_pop_title{
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
}
.gallery_pop_con{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.booking_pop{
  text-align: center;
}
.booking_pop_con{
  position: relative;
  top: 50%;
  margin: -345px auto 0;
  bottom: auto;
  width: 640px;
  height: 690px;
  background-color: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 0 50px;
}
.booking_pop .close{
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 30px;
  color: #666;
  line-height: 1;
}
.booking_pop .ewm{
  padding-top: 50px;
}
.booking_pop .ewm img{
  border: 1px solid #E5E5E5;
}
.booking_pop .ewm .d1{
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  padding-top: 15px;
}
.booking_pop .ewm .d2{
  font-size: 16px;
  line-height: 1;
  padding-top: 10px;
  color: #666;
}
.booking_pop .other_link{
  padding-top: 60px;
}
.booking_pop .other_link .title{
  position: relative;
  font-size: 20px;
  line-height: 1;
}
.booking_pop .other_link .title::before{
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  top: 50%;
  border-bottom: 1px solid #E5E5E5;
}
.booking_pop .other_link .title span{
  position: relative;
  padding: 0 20px;
  background-color: #fff;
}
.booking_pop .other_link .list{
  padding-top: 20px;
  margin: 0 -6px;
}
.booking_pop .other_link .list li{
  float: left;
  margin: 0 6px 10px;
}
.food_list{
  padding-top: 40px;
}
.food_list li{
  float: left;
  margin: 0 0 40px 40px;
  width: 580px;
}
.food_list li:nth-child(2n+1){
  margin-left: 0;
}
.food_list li .img{
  height: 410px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.food_list li .text{
  background-color: #fff;
  height: 88px;
  padding: 0 30px;
}
.food_list li .text .d1{
  float: left;
  margin-top: 30px;
  max-width: 370px;
  font-size: 28px;
  line-height: 1.1;
}
.food_list li .text .d2{
  float: right;
  margin-top: 38px;
  color: #CDAE74;
  border-bottom: 2px solid #CDAE74;
  font-size: 16px;
}
.food_list li .text .d2 i{
  margin-left: 8px;
  font-size: 12px;
}
.food_banner{
  position: relative;
  height: 560px;
  margin-top: 20px;
}
.food_swiper {
  width: 100%;
  height: 100%;
}

.food_swiper .swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.food_swiper .swiper-page {
  position: absolute;
  line-height: 1;
  text-align: center;
  bottom: 10px;
  left: 0;
  z-index: 10;
}

.food_swiper .swiper-page .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 2px;
  background: #fff;
  border-radius: 7px;
  opacity: 1;
}

.food_swiper .swiper-page .swiper-pagination-bullet-active {
  width: 12px;
}
.food_con{
  padding-top: 25px;
}
.food_con_left{
  float: left;
  width: 800px;
}
.food_con_left .title{
  font-size: 28px;
  font-weight: 700;
  padding-top: 5px;
  line-height: 1;
}
.food_con_left .sub1{
  font-size: 16px;
  padding-top: 25px;
}
.food_con_left .sub2{
  padding-top: 5px;
  font-size: 16px;
  font-weight: 700;
}
.food_con_left .sub2 span{
  font-weight: 400;
  color: #CDAE74;
}
.food_con_left .ubb{
  padding-top: 30px;
}

.food_con_right{
  float: right;
  text-align: center;
  width: 128px;
}

.food_con_right p{
  font-size: 14px;
  padding-top: 6px;
  color: #666;
}
.meeting_banner{
  margin-top: 20px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 560px;
}
.meeting_banner .quanjing{
  left: 20px;
  bottom: 20px;
}
.meeting_con .title{
  font-size: 30px;
  font-weight: 700;
  padding-top: 30px;
  line-height: 1;
}
.meeting_con .ubb{
  padding-top: 30px
}
.leisure li {
  padding-top: 30px;
  float: left;
  width: 100%;
}

.leisure .left {
  float: left;
  width: 600px;
  height: 420px;
  position: relative;
}

.leisure .left .swiper-container {
  width: 100%;
  height: 100%;
}

.leisure .left .swiper-container .swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.leisure .left .swiper-container .swiper-page {
  position: absolute;
  line-height: 1;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  text-align: right;
  left: auto;
}

.leisure .left .swiper-container .swiper-page .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 6px;
  background: #fff;
  border-radius: 7px;
  opacity: 1;
}

.leisure .left .swiper-container .swiper-page .swiper-pagination-bullet-active {
  width: 12px;
}

.leisure .right {
  float: left;
  width: 600px;
  height: 420px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 50px 0;
  line-height: 30px;
}

.leisure .right .title {
  line-height: 1.1;
  font-size: 24px;
  color: #333;
}

.leisure .right .info {
  padding-top: 15px;
  font-size: 16px;
}
.leisure .right .info span{
  color: #CDAE74;
}
.leisure .right .ubb{
  padding-top: 25px;
}
.art_con{
  padding-top: 40px;
}
.sub_contact{
  padding-top: 25px;
}
.sub_contact .title{
  font-size: 28px;
  font-weight: 700;
  padding-top: 5px;
  line-height: 1;
}
.sub_contact .sub1{
  font-size: 16px;
  padding-top: 25px;
}
.sub_contact .sub1 .s1{
  font-weight: 700;
}
.sub_contact .sub1 .s2{
  color: #CDAE74;
}
.sub_contact .ubb{
  padding-top: 30px;
}
.sub_contact2 .title {
  line-height: 1;
  font-size: 36px;
  font-weight: 700;
}
.sub_contact2{
  padding-top: 30px;
}
.sub_contact2 .title2 {
  line-height: 1;
  font-size: 18px;
  padding-top: 20px;
}

.sub_contact2 .info {
  padding-top: 15px;
  float: left;
  width: 570px;
}

.sub_contact2 .info .li {
  position: relative;
  padding-left: 28px;
  margin-top: 14px;
}

.sub_contact2 .info .li i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 16px;
  color: #999;
}

.sub_contact2 .info .li p {
  line-height: 1.5;
  font-size: 14px;
}

.sub_contact2 .info .li p a{
  color: #333;
}

.sub_contact2 .ewm_list {
  padding-top: 35px;
  float: right;
}

.sub_contact2 .ewm_list .li {
  float: left;
  margin-left: 40px;
  width: 100px;
  text-align: center;
}

.sub_contact2 .ewm_list .li:first-child {
  margin-left: 0;
}

.sub_contact2 .ewm_list .li p {
  line-height: 1;
  font-size: 14px;
  padding-top: 10px;
}
.mainbg{
  background-color: #fff;
}
