@font-face {
  font-family: 'iconfont';
  /* project id 412606 */
  src: url("//at.alicdn.com/t/font_412606_of2z9599s9i442t9.eot");
  src: url("//at.alicdn.com/t/font_412606_of2z9599s9i442t9.eot?#iefix") format('embedded-opentype'), url("//at.alicdn.com/t/font_412606_of2z9599s9i442t9.woff") format('woff'), url("//at.alicdn.com/t/font_412606_of2z9599s9i442t9.ttf") format('truetype'), url("//at.alicdn.com/t/font_412606_of2z9599s9i442t9.svg#iconfont") format('svg');
}
/*index*/
/*guest-list*/
/*guest-super*/
/*summary-food*/
/*summary-gym*/
/*summary-intro*/
/*summary-f-show*/
/*banquet-hall*/
/*banquet-meeting*/
/*meeting-center*/
/*meeting-garden*/
/*contact*/
/*meeting-g20*/
/*summary-album*/
/*门票预定订单2*/
::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
::-webkit-scrollbar-track {
  border-radius: 999px;
  border: 5px solid transparent;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
}
::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
ul {
  padding: 0;
  list-style-type: none;
}
ul li {
  padding: 0;
}
h2 {
  margin: 0;
}
p {
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  color: #666;
}
.header-all {
  position: relative;
  background-color: #fff;
}
.header-mid {
  margin: 0 auto;
  text-align: center;
}
.header-mid ul {
  text-align: center;
}
.header-mid ul li {
  line-height: 52px;
  margin-right: 30px;
  display: inline-block;
}
.header-mid ul li a {
  font-size: 16px;
  color: #666666;
  transition: color 0.3s;
}
.header-mid ul li a:hover {
  color: #000;
}
.header-mid ul .header-li-last {
  margin-right: 0;
}
@media (max-width: 767px) {
  .header-mid img {
    height: 60px;
  }
  .header-mid ul {
    margin-top: 15px;
  }
  .header-mid ul li {
    margin: 0 5px;
    line-height: 28px;
  }
  .header-mid ul li a {
    font-size: 14px;
  }
}
.header-list-on {
  color: #000；;
}
.header-left {
  position: absolute;
  top: 14px;
  left: 55px;
}
.header-left i {
  margin-right: 6px;
  font-size: 22px;
}
.header-left a {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  height: 32px;
  border: 2px solid #000;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #222222;
}
.header-left a:hover {
  color: #fff;
  background: #222222;
}
@media (max-width: 767px) {
  .header-left {
    left: 15px;
  }
  .header-left a {
    padding: 0 10px;
    font-size: 12px;
    border-width: 1px;
  }
}
.header-right {
  font-size: 15px;
  position: absolute;
  top: 24px;
  right: 55px;
  color: ;
}
.header-right a {
  font-weight: bold;
}
.header-right a img {
  margin-right: 15px;
}
.header-right .color-black {
  color: #000;
}
.header-right .color-gray {
  color: #000;
  opacity: 0.4;
}
.header-right .color-gray:hover {
  opacity: 1;
}
.header-right span {
  margin-left: 7px;
  margin-right: 7px;
  color: #000;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .header-right {
    top: 24px;
    right: 15px;
  }
  .header-right img {
    display: none;
  }
  .header-right .color-gray {
    font-size: 12px;
  }
  .header-right span {
    margin-left: 3px;
    margin-right: 3px;
  }
  .header-right .color-black {
    font-size: 12px;
  }
}
.index-slide .swiper-slide img {
  width: 100%;
}
.index-slide .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #9b918a;
  opacity: 0.5;
  border-radius: 6px;
}
.index-slide .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  width: 38px;
  transition: width 0.5s;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 24px;
}
.swiper-pagination-custom {
  bottom: 24px;
}
.swiper-pagination-fraction {
  bottom: 24px;
}
.index-book {
  height: 200px;
  background-color: #333333;
  padding-top: 45px;
}
@media (max-width: 767px) {
  .index-book {
    display: none;
  }
}
.book-left-i {
  width: 42px;
  height: 42px;
  background-color: #0d0d0d;
  line-height: 42px;
  text-align: center;
  margin-right: 22px;
}
.book-left-i i {
  font-size: 26px;
  color: #fff;
}
.book-left-text {
  padding-top: 5px;
}
.book-content-left {
  margin-right: 43px;
}
.book-content-left p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}
.book-content-left span {
  font-size: 10px;
  color: #fff;
}
.table-box {
  width: 160px;
  height: 60px;
  position: relative;
}
.table-box select {
  width: 160px;
  height: 60px;
  background-color: #fff;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  padding-left: 30px;
  font-size: 17px;
  color: #262219;
}
.table-box i {
  font-size: 25px;
  display: block;
  position: absolute;
  top: 14px;
  right: 20px;
}
.index-date-box {
  position: relative;
  width: 160px;
  height: 60px;
  float: left;
}
.index-date-box i {
  font-size: 25px;
  display: block;
  position: absolute;
  top: 14px;
  right: 20px;
}
.index-date-box input {
  width: 160px;
  height: 60px;
  background-color: #fff;
  font-size: 17px;
  padding-left: 30px;
}
.index-date-box .form-control-date[readonly] {
  color: #262219;
  cursor: default;
}
.index-num-book {
  width: 150px;
  height: 60px;
  position: relative;
}
.index-num-book i {
  font-size: 25px;
  display: block;
  position: absolute;
  top: 14px;
  right: 20px;
}
.index-num-book input {
  width: 150px;
  height: 60px;
  background-color: #fff;
  font-size: 17px;
  padding-left: 30px;
  color: #262219;
}
.index-book-date {
  margin-left: 30px;
  margin-right: 25px;
}
.date-spare {
  font-size: ;
  border-top: 4px solid #fff;
  width: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
}
.index-sub-box {
  margin-left: 25px;
}
.index-sub-box input {
  background: #b9a375 url("../img/i-sub.jpg") center no-repeat;
  background-size: 100%;
  width: 150px;
  height: 60px;
}
.book-right-bot {
  margin-top: 22px;
}
.book-right-bot a {
  font-size: 22px;
  color: #fff;
  text-decoration: underline;
  margin-right: 35px;
  font-weight: normal;
}
.index-conclusion {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f4f4f4;
}
.index-conclusion h3 {
  font-size: 44px;
  color: #0c4560;
  text-align: center;
  margin-bottom: 50px;
  font-family: SimSun;
}
.index-conclusion p {
  font-size: 17px;
  color: #333333;
  line-height: 34px;
  text-align: center;
  padding-left: 115px;
  padding-right: 115px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .index-conclusion {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .index-conclusion h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .index-conclusion p {
    font-size: 13px;
    line-height: 24px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.service-intro {
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  height: 45px;
}
.service-intro li {
  font-size: 15px;
  color: #777;
  line-height: 45px;
  float: left;
  width: 20%;
  text-align: center;
}
.service-intro li i {
  font-size: 25px;
  margin-right: 10px;
  vertical-align: middle;
  line-height: 45px;
}
@media (max-width: 767px) {
  .service-intro {
    display: none;
  }
}
.index-link-other {
  padding-bottom: 100px;
  padding-top: 70px;
}
@media (max-width: 767px) {
  .index-link-other {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.index-link-box a {
  display: block;
  overflow: hidden;
}
.index-link-box a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.index-link-box img {
  width: 100%;
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
}
.index-link-box h4 {
  font-size: 28px;
  color: #333333;
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 25px;
}
.index-link-box p {
  font-size: 14px;
  color: #444444;
  line-height: 25px;
}
@media (max-width: 767px) {
  .index-link-box h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .index-link-box p {
    margin-bottom: 15px;
  }
}
.index-room-slide {
  height: 500px;
  overflow: hidden;
  position: relative;
}
.index-room-slide .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #9b918a;
  opacity: 0.5;
  border-radius: 6px;
}
.index-room-slide .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  width: 38px;
  transition: width 0.5s;
}
.index-room-slide .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 24px;
  right: 0;
  left: auto;
  width: 50%;
  position: absolute;
}
@media (max-width: 767px) {
  .index-room-slide .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 24px;
    right: auto;
    left: 50%;
    width: auto;
    transform: translate(-50%, 0);
  }
}
.index-room-slide .swiper-pagination-custom {
  bottom: 24px;
  right: 0;
  left: auto;
  width: 50%;
  position: absolute;
}
.index-room-slide .swiper-pagination-fraction {
  bottom: 24px;
  right: 0;
  left: auto;
  width: 50%;
  position: absolute;
}
.index-room-slide .iconfont {
  font-size: 45px;
}
.index-room-slide .swiper-prev {
  position: absolute;
  top: 250px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  z-index: 999;
}
.index-room-slide .swiper-next {
  position: absolute;
  top: 250px;
  right: 44px;
  z-index: 999;
}
@media (max-width: 767px) {
  .index-room-slide .swiper-prev {
    display: none;
  }
  .index-room-slide .swiper-next {
    display: none;
  }
}
@media (max-width: 767px) {
  .index-room-slide {
    height: auto;
  }
}
.r-swiper-left {
  width: 585px;
  background-color: #444;
  height: 500px;
  padding-left: 200px;
  padding-top: 90px;
  padding-right: 70px;
  width: 48%;
  float: left;
}
@media (max-width: 767px) {
  .r-swiper-left {
    width: 100%;
    float: none;
    padding: 20px 15px;
    height: auto;
  }
}
.room-text h3 {
  font-size: 36px;
  color: #fff;
  font-family: SimSun;
  margin-bottom: 45px;
}
.room-text p {
  line-height: 22px;
  font-size: 13px;
  color: #fff;
  margin-top: 20px;
}
.room-text a {
  width: 150px;
  height: 45px;
  background-color: #b6a371;
  line-height: 45px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 15px;
  margin-top: 45px;
}
@media (max-width: 767px) {
  .room-text h3 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
  }
  .room-text p {
    line-height: 22px;
    font-size: 13px;
    color: #fff;
    margin-top: 20px;
  }
  .room-text a {
    width: 100px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    margin-top: 25px;
  }
}
.r-swiper-right {
  width: 52%;
  height: 500px;
  position: relative;
  float: right;
}
.r-swiper-right img {
  width: 100%;
}
@media (max-width: 767px) {
  .r-swiper-right {
    width: 100%;
    float: none;
    height: 200px;
    background-size: auto 200px !important;
  }
}
.bc-plus {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .bc-plus {
    display: none;
  }
}
.index-around {
  padding-top: 80px;
  padding-bottom: 150px;
}
.index-around h3 {
  font-size: 36px;
  color: #222222;
  font-family: SimSun;
  margin-bottom: 30px;
}
.index-around p {
  font-size: 14px;
  color: #222222;
  line-height: 26px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .index-around {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .index-around h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .index-around p {
    margin-bottom: 20px;
  }
}
.qy-pic {
  overflow: hidden;
}
.qy-pic img {
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
  width: 100%;
}
.qy-pic:hover img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.index-a-pic .row {
  padding-left: 15px;
  padding-right: 15px;
}
.index-a-pic .row .col-md-6 {
  padding-left: 1px;
  padding-right: 0;
  height: 365px;
  overflow: hidden;
  margin-bottom: 1px;
}
.index-a-pic .row .col-md-3 {
  padding-left: 1px;
  padding-right: 0;
  height: 365px;
  overflow: hidden;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .index-a-pic .row .col-md-6 {
    height: auto;
  }
  .index-a-pic .row .col-md-3 {
    height: auto;
  }
}
.footer-all {
  background-color: #333333;
  padding-top: 65px;
  padding-bottom: 60px;
}
.footer-mobile {
  display: none;
}
@media (max-width: 767px) {
  .footer-all {
    display: none;
  }
  .footer-mobile {
    display: block;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
  }
}
.footer-top {
  border-bottom: 1px solid #484848;
  padding-bottom: 30px;
}
.f-logo {
  margin-right: 50px;
}
.f-list p {
  font-size: 20px;
  color: #fff;
  font-family: SimSun;
  margin-bottom: 30px;
}
.f-list-item {
  margin-right: 59px;
}
.f-list-item ul li a {
  font-size: 13px;
  color: #999;
  line-height: 25px;
  transition: color 0.3s;
}
.f-list-item ul li a:hover {
  color: #fff;
}
.footer-bot {
  padding-top: 40px;
}
.footer-bot p {
  font-size: 14px;
  color: #999999;
}
.footer-bot p em {
  margin-left: 5px;
  margin-right: 5px;
}
.footer-bot p a i {
  font-size: 30px;
  margin-right: 15px;
  color: #999999;
  transition: color 0.3s;
}
.footer-bot p a:hover i {
  color: #fff;
}
.footer-bot .f-qq {
  margin-left: 25px;
}
.f-add {
  font-size: 13px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.f-copy {
  font-size: 13px;
}
.f-copy i {
  width: 46px;
  height: 13px;
  display: inline-block;
  background-image: url("../img/f-copy.png");
  margin-left: 7px;
}
.footer-bot-right img {
  margin-left: 15px;
}
.guest-top {
  height: 500px;
  background: url("../img/gtp.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .guest-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.top-link {
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  width: 100%;
}
.top-link i {
  font-size: 28px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .top-link {
    height: 40px;
  }
}
.link-home a {
  display: inline-block;
  line-height: 55px;
  color: #fff;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.link-home a:hover {
  opacity: 0.9;
}
@media (max-width: 767px) {
  .link-home a {
    line-height: 40px;
  }
}
.link-list p {
  line-height: 60px;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
}
.link-list p a {
  margin-right: 6px;
  margin-left: 5px;
  color: #fff;
  opacity: 0.9;
  transition: opacity 0.3s;
}
.link-list p a:hover {
  opacity: 0.9;
}
@media (max-width: 767px) {
  .link-list p {
    font-size: 12px;
    line-height: 40px;
  }
}
.guest-list {
  padding-top: 80px;
  padding-bottom: 170px;
  padding-bottom: 0;
}
.guest-list h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
.guest-list .text-left {
  text-align: left;
}
@media (max-width: 767px) {
  .guest-list {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .guest-list h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.line-blue {
  width: 30px;
  margin: 0 auto 75px;
  border-top: 4px solid #55b9d2;
}
@media (max-width: 767px) {
  .line-blue {
    margin-bottom: 20px;
  }
}
.list-box {
  margin-bottom: 25px;
}
.list-pic {
  width: 450px;
  height: 300px;
  overflow: hidden;
}
.list-pic img {
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
}
.list-pic:hover img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
@media (max-width: 767px) {
  .list-pic {
    width: 100%;
    height: auto;
  }
  .list-pic img {
    width: 100%;
  }
}
.list-text {
  width: 690px;
  background-color: #f1efea;
  padding-top: 50px;
  padding-left: 55px;
  padding-right: 70px;
  height: 300px;
}
@media (max-width: 767px) {
  .list-text {
    width: 100%;
    padding: 20px;
    height: auto;
  }
}
.list-text-left h4 {
  font-size: 30px;
  color: #222;
  margin-bottom: 25px;
  font-family: SimSun;
  font-weight: normal;
}
.list-text-left p {
  font-size: 14px;
  color: #222;
  line-height: 25px;
}
.list-text-left a {
  font-size: 14px;
  color: #222;
  transition: color 0.3s;
  font-weight: bold;
  margin-top: 50px;
  display: inline-block;
}
.list-text-left a:hover {
  color: #ba9e66;
}
@media (max-width: 767px) {
  .list-text-left h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .list-text-left p {
    font-size: 14px;
    line-height: 22px;
  }
  .list-text-left a {
    font-size: 14px;
    margin-top: 20px;
  }
}
.list-text-right {
  margin-top: 75px;
  height: 300px;
}
.list-text-right span {
  color: #ef4242;
  font-size: 24px;
  line-height: 60px;
  width: 152px;
  height: 60px;
  display: inline-block;
  border: 1px solid #ba9e66;
  text-align: center;
}
.list-text-right span i {
  font-size: 14px;
  margin-right: 10px;
}
.list-text-right a {
  color: #fff;
  background-color: #ba9e66;
  font-size: 17px;
  line-height: 60px;
  width: 152px;
  height: 60px;
  display: inline-block;
  text-align: center;
}
.list-text-right i {
  margin-left: 8px;
  font-size: 15px;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 767px) {
  .list-text-right {
    margin-top: 20px;
    height: auto;
  }
}
.guest-super {
  padding-top: 80px;
}
.guest-super h3 {
  font-size: 36px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .guest-super {
    padding-top: 20px;
  }
  .guest-super h3 {
    font-size: 20px;
  }
}
.super-slide {
  position: relative;
  width: 740px;
  height: 600px;
}
.super-slide .iconfont {
  font-size: 45px;
}
.super-slide .swiper-prev {
  position: absolute;
  top: 270px;
  left: 20px;
  z-index: 999;
}
.super-slide .swiper-prev a i {
  transition: color 0.3s,opacity 0.3s;
}
.super-slide .swiper-prev a i:hover {
  color: #fff;
  opacity: 0.7;
}
.super-slide .swiper-next {
  position: absolute;
  top: 270px;
  right: 20px;
  z-index: 999;
}
.super-slide .swiper-next a i {
  transition: color 0.3s,opacity 0.3s;
}
.super-slide .swiper-next a i:hover {
  color: #fff;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .super-slide {
    width: 100%;
    height: auto;
  }
  .super-slide .swiper-slide img {
    width: 100%;
  }
  .super-slide .swiper-prev {
    display: none;
  }
  .super-slide .swiper-next {
    display: none;
  }
}
.super-text {
  background-color: #f1efea;
  width: 400px;
  height: 600px;
  padding: 63px 50px 100px;
}
.super-text p {
  font-size: 14px;
  color: #222;
  line-height: 30px;
}
.super-price {
  margin-top: 140px;
}
@media (max-width: 767px) {
  .super-text {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .super-text p {
    font-size: 14px;
    line-height: 30px;
  }
  .super-price {
    margin-top: 20px;
  }
}
.list-price span {
  color: #ef4242;
  font-size: 24px;
  line-height: 60px;
  width: 150px;
  height: 60px;
  display: inline-block;
  border: 1px solid #ba9e66;
  text-align: center;
}
.list-price span i {
  font-size: 14px;
  margin-right: 10px;
  font-style: normal;
}
@media (max-width: 767px) {
  .list-price span {
    font-size: 18px;
    line-height: 32px;
    width: 100px;
    height: 32px;
  }
  .list-price span i {
    font-size: 12px;
    margin-right: 10px;
  }
}
.list-book a {
  color: #fff;
  background-color: #ba9e66;
  font-size: 17px;
  line-height: 60px;
  width: 150px;
  height: 60px;
  display: inline-block;
  text-align: center;
}
.list-book i {
  margin-left: 8px;
  font-size: 15px;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 767px) {
  .list-book a {
    font-size: 15px;
    line-height: 32px;
    width: 100px;
    height: 32px;
  }
  .list-book i {
    margin-left: 8px;
    font-size: 12px;
  }
}
.super-service {
  margin-top: 75px;
  border-top: 6px solid #999;
  padding-top: 60px;
}
.super-service a {
  width: 275px;
  height: 60px;
  border: 1px solid #55b9d2;
  display: block;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  color: #55b9d2;
  margin: 100px auto;
}
.super-service a:hover {
  background: #55b9d2;
  color: #fff;
}
@media (max-width: 767px) {
  .super-service {
    margin-top: 20px;
    padding-top: 20px;
  }
  .super-service a {
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    margin: 20px auto;
  }
}
.service-item {
  margin-left: -231px;
}
.service-item p {
  font-size: 24px;
  color: #222;
}
@media (max-width: 767px) {
  .service-item p {
    font-size: 18px;
  }
}
.service-item-detail {
  float: left;
  margin-left: 231px;
}
.service-item-detail p i {
  font-size: 26px;
  color: #ba9e66;
  margin-right: 15px;
}
.service-list {
  padding-left: 45px;
  padding-top: 40px;
}
.service-list li {
  font-size: 13px;
  color: #444444;
  line-height: 25px;
}
@media (max-width: 767px) {
  .service-list {
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .service-list li {
    font-size: 13px;
    line-height: 25px;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.summary-food-top {
  height: 500px;
  background: url("../img/s-f.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .summary-food-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.summary-food {
  padding-top: 80px;
  padding-bottom: 170px;
}
.summary-food h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
.sum-box {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
.sum-box img {
  width: 100%;
}
.textarea-content {
  height: 120px;
  width: 320px;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.8);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding-top: 25px;
}
.textarea-content h3 {
  font-size: 28px;
  color: #222222;
  line-height: 28px;
  margin: 0 0 15px;
}
.textarea-content p {
  font-size: 14px;
  color: #222222;
  text-align: center;
}
.textarea-content .line {
  display: block;
  position: absolute;
  background: none;
  transition: 0.4s ease;
}
.textarea-content:hover .line {
  background: #fff;
}
.textarea-content:hover .line-top {
  width: 320px;
  left: -1px;
}
.textarea-content:hover .line-bottom {
  width: 320px;
  right: -1px;
}
.textarea-content:hover .line-left {
  height: 120px;
  bottom: -1px;
}
.textarea-content:hover .line-right {
  height: 120px;
  top: -1px;
}
.textarea-content .line-top {
  height: 1px;
  width: 0;
  left: -110%;
  top: -1px;
}
.textarea-content .line-bottom {
  height: 1px;
  width: 0;
  right: -110%;
  bottom: -1px;
}
.textarea-content .line-left {
  height: 0;
  width: 1px;
  left: -1px;
  bottom: -110%;
}
.textarea-content .line-right {
  height: 0;
  width: 1px;
  right: -1px;
  top: -110%;
}
.summary-gym-top {
  height: 500px;
  background: url("../img/s-g.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .summary-gym-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.summary-gym {
  padding-top: 80px;
  padding-bottom: 170px;
}
.summary-gym h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
.summary-intro-top {
  height: 500px;
  background: url("../img/it.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .summary-intro-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.summary-intro {
  padding-top: 80px;
  padding-bottom: 170px;
}
.summary-intro h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .summary-intro {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .summary-intro h3 {
    font-size: 20px;
    font-weight: bold;
  }
}
.intro-pic {
  border-top: 6px solid #999999;
  padding-top: 75px;
  margin-top: 70px;
}
.intro-text p {
  font-size: 16px;
  color: #333;
  line-height: 35px;
  margin-bottom: 35px;
}
.intro-text .intro-contact {
  font-weight: bold;
}
.g20-intro-text {
  margin-bottom: 50px;
}
.half-box {
  width: 50%;
}
.half-box img {
  width: auto;
  height: 320px;
}
@media (max-width: 767px) {
  .half-box {
    width: 100%;
  }
  .half-box img {
    width: 100%;
  }
}
.half-half-box {
  width: 25%;
}
.half-half-box img {
  width: auto;
  height: 320px;
}
@media (max-width: 767px) {
  .half-half-box {
    width: 100%;
  }
  .half-half-box img {
    width: 100%;
  }
}
.summary-food-album-top {
  height: 500px;
  background: url("../img/fst.jpg") center no-repeat;
  position: relative;
}
.summary-food-album1 {
  padding-top: 80px;
  padding-bottom: 120px;
}
.summary-food-album1 .line-blue {
  margin-bottom: 50px;
}
.summary-food-album1 h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
.summary-food-album1 p {
  font-size: 15px;
  color: #999999;
  text-align: center;
  line-height: 30px;
}
.album1-pic {
  margin-top: 90px;
}
.summary-food-album2 {
  background-color: #f4f4f4;
  padding-bottom: 50px;
}
.album2-top {
  font-size: 18px;
  color: #999999;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
.album2-pic {
  border-top: 6px solid #999;
  padding-top: 60px;
}
.album2-box {
  height: 370px;
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}
.album2-box:hover .album2-text {
  background-color: #55b9d2;
  bottom: 0;
}
.album2-box:hover .text-top h3 {
  color: #fff;
}
.album2-box:hover .line-blue2 {
  color: #fff;
  border-color: #fff;
}
.album2-img {
  overflow: hidden;
}
.album2-img img {
  max-width: 100%;
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
}
.album2-img:hover img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.album2-text {
  padding: 35px 35px 0;
  background-color: #fff;
  position: absolute;
  transition: bottom 0.8s,background 0.8s;
  bottom: -110px;
}
.text-top h3 {
  font-size: 17px;
  color: #444444;
  line-height: 17px;
  margin: 0;
  font-weight: bold;
  transition: color 0.3s;
}
.line-blue2 {
  width: 20px;
  border-top: 4px solid #55b9d2;
  margin-top: 20px;
  margin-bottom: 20px;
  transition: border 0.3s;
}
.hide-text {
  height: 110px;
  overflow: hidden;
}
.hide-text p {
  line-height: 20px;
  color: #fff;
  font-size: 13px;
}
.hide-text .album-box-date {
  color: #fff;
  line-height: 40px;
  opacity: 0.5;
}
.album-load {
  width: 225px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  font-size: 20px;
  color: #55b9d2;
  border: 1px solid #55b9d2;
  display: block;
  background-color: #fff;
  margin: 75px auto;
  transition: background 0.8s,color 0.8s;
}
.album-load:hover {
  background: #55b9d2;
  color: #fff;
}
.banquet-hall-top {
  height: 500px;
  background: url("../img/bp2.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .banquet-hall-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.banquet-hall {
  padding-top: 80px;
  padding-bottom: 170px;
}
.banquet-hall h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .banquet-hall {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .banquet-hall h3 {
    font-size: 20px;
    font-weight: bold;
  }
}
.banquet-slide-box {
  border-top: 6px solid #999;
  padding-top: 75px;
  margin-top: 105px;
}
@media (max-width: 767px) {
  .banquet-slide-box {
    padding-top: 20px;
    margin-top: 20px;
  }
}
.banquet-slide {
  position: relative;
  width: 740px;
  height: 600px;
}
.banquet-slide .iconfont {
  font-size: 45px;
}
.banquet-slide .swiper-prev {
  position: absolute;
  top: 270px;
  left: 20px;
  z-index: 999;
}
.banquet-slide .swiper-prev a i {
  transition: color 0.3s,opacity 0.3s;
}
.banquet-slide .swiper-prev a i:hover {
  color: #fff;
  opacity: 0.7;
}
.banquet-slide .swiper-next {
  position: absolute;
  top: 270px;
  right: 20px;
  z-index: 999;
}
.banquet-slide .swiper-next a i {
  transition: color 0.3s,opacity 0.3s;
}
.banquet-slide .swiper-next a i:hover {
  color: #fff;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .banquet-slide {
    width: 100%;
    height: auto;
  }
  .banquet-slide .swiper-slide img {
    width: 100%;
  }
}
.banquet-text {
  background-color: #f1efea;
  width: 400px;
  height: 600px;
  padding: 55px 50px 100px;
}
.banquet-text h4 {
  font-size: 22px;
  color: #222;
  line-height: 22px;
  margin: 0;
  font-weight: bold;
}
.banquet-text p {
  font-size: 14px;
  color: #222;
  line-height: 22px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .banquet-text {
    width: 100%;
    height: auto;
    padding: 20px;
  }
}
.line-blue3 {
  width: 22px;
  border-top: 4px solid #55b9d2;
  margin-top: 13px;
  margin-bottom: 35px;
}
.banquet-area {
  margin-top: 30px;
}
.banquet-meeting-top {
  height: 500px;
  background: url("../img/bp1.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .banquet-meeting-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.meeting-center-top {
  height: 500px;
  background: url("../img/mc.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .meeting-center-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.meeting-garden-top {
  height: 500px;
  background: url("../img/mg.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .meeting-garden-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.meeting-garden {
  padding-top: 80px;
}
.meeting-garden .intro-contact {
  margin-bottom: 145px;
}
.meeting-garden h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .meeting-garden {
    padding-top: 20px;
  }
  .meeting-garden .intro-contact {
    margin-bottom: 20px;
  }
  .meeting-garden h3 {
    font-size: 20px;
  }
}
.garden-wrap {
  background-color: #f4f4f4;
  padding-bottom: 250px;
}
.garden-wrap .banquet-slide-box {
  border: none;
  padding-top: 123px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .garden-wrap {
    padding-bottom: 20px;
  }
  .garden-wrap .banquet-slide-box {
    padding-top: 20px;
  }
}
.garden-text {
  background-color: #fff;
  width: 400px;
  height: 600px;
  padding: 55px 50px 100px;
}
.garden-text h4 {
  font-size: 22px;
  color: #222;
  line-height: 22px;
  margin: 0;
  font-weight: bold;
}
.garden-text p {
  font-size: 14px;
  color: #222;
  line-height: 22px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .garden-text {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .garden-text h4 {
    font-size: 16px;
    font-weight: bold;
  }
  .garden-text p {
    font-size: 14px;
  }
}
.contact-top {
  height: 500px;
  background: url("../img/cp.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .contact-top {
    height: 200px;
  }
}
.contact-content {
  padding-top: 90px;
}
.contact-content .container {
  padding-bottom: 180px;
}
.contact-content h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .contact-content {
    padding-top: 20px;
  }
  .contact-content .container {
    padding-bottom: 20px;
  }
  .contact-content h3 {
    font-size: 20px;
    font-weight: bold;
  }
}
.contact-left h4 {
  padding-left: 140px;
  font-size: 35px;
  font-weight: bold;
  color: #ff4444;
  margin-bottom: 35px;
}
.contact-left h4 i {
  font-size: 35px;
  color: #ff4444;
  margin-right: 12px;
}
@media (max-width: 767px) {
  .contact-left h4 {
    padding-left: 20px;
    font-size: 18px;
    margin-bottom: 35px;
  }
  .contact-left h4 i {
    font-size: 18px;
  }
}
.contact-left-box {
  margin-left: 190px;
}
.contact-left-box p {
  font-size: 14px;
  color: #444;
  margin-bottom: 15px;
  opacity: 0.8;
}
.contact-left-box p i {
  width: 30px;
  display: inline-block;
  margin-right: 10px;
  color: #444;
  text-align: center;
  font-size: 30px;
}
@media (max-width: 767px) {
  .contact-left-box {
    margin-left: 20px;
  }
}
.contact-evm {
  margin-top: 40px;
}
.contact-evm img {
  border: 1px solid #e5e5e5;
}
.contact-evm p {
  font-size: 12px;
  text-align: center;
  color: #444444;
  opacity: 0.5;
}
.contact-web {
  margin-right: 45px;
}
.contact-right {
  width: 500px;
}
.contact-right p {
  font-size: 12px;
  color: #999;
  line-height: 25px;
}
@media (max-width: 767px) {
  .contact-right {
    width: 100%;
  }
}
.wd45 {
  width: 45%;
}
.name-num {
  margin-top: 40px;
}
.name-num .form-control {
  height: 45px;
  padding-left: 20px;
}
.name-num input::-webkit-input-placeholder {
  color: #828282;
  font-size: 15px;
}
.name-num input:-moz-placeholder {
  color: #828282;
  font-size: 15px;
}
.name-num input::-moz-placeholder {
  color: #828282;
  font-size: 15px;
}
.name-num input:-ms-input-placeholder {
  color: #828282;
  font-size: 15px;
}
.say-something {
  margin-top: 25px;
}
.say-something textarea {
  height: 200px;
  width: 100%;
  padding: 20px;
}
.say-something textarea::-webkit-input-placeholder {
  color: #828282;
  font-size: 15px;
}
.say-something textarea:-moz-placeholder {
  color: #828282;
  font-size: 15px;
}
.say-something textarea::-moz-placeholder {
  color: #828282;
  font-size: 15px;
}
.say-something textarea:-ms-input-placeholder {
  color: #828282;
  font-size: 15px;
}
.contact-sub .btn {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #f1ece0;
  color: #ba9e66;
  font-size: 16px;
  border: none;
  margin-top: 25px;
  transition: background 0.5s;
}
.contact-sub .btn:hover {
  background: #e6ddc7;
}
.contact-map img {
  width: 100%;
}
.meeting-g20-top {
  height: 500px;
  background: url("../img/g20.jpg") center no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .meeting-g20-top {
    height: 200px;
    background-size: auto 100% !important;
  }
}
.meeting-g20 {
  padding-top: 85px;
}
.meeting-g20 h3 {
  font-size: 40px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .meeting-g20 {
    padding-top: 20px;
  }
  .meeting-g20 h3 {
    font-size: 20px;
  }
}
.g20-pic {
  background-color: #f4f4f4;
  padding-top: 120px;
  padding-bottom: 200px;
}
.g20-pic img {
  width: auto;
}
@media (max-width: 767px) {
  .g20-pic {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .g20-pic img {
    width: 100%;
  }
}
.wd33 {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .wd33 {
    width: 100%;
  }
}
.wd33po {
  position: relative;
}
.wd33po:hover .half-opacity {
  opacity: 0.5;
}
.wd33po:hover .half-link {
  opacity: 1;
}
.wd33-t {
  position: relative;
}
.wd33-t:hover .half-opacity {
  opacity: 0.5;
}
.wd33-t:hover .half-link {
  opacity: 1;
}
.wd33-b {
  position: relative;
}
.wd33-b:hover .half-opacity {
  opacity: 0.5;
}
.wd33-b:hover .half-link {
  opacity: 1;
}
.half-opacity {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.8s;
}
.half-link {
  width: 180px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #b6a371;
  font-size: 16px;
  display: inline-block;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
  transition: opacity 0.8s !important;
}
.half-link:hover {
  color: #fff;
}
.album-all {
  background: url("../img/sbc.jpg") center no-repeat;
  height: 980px;
  position: relative;
}
.album-header {
  border-bottom: 1px solid rgba(88, 87, 85, 0.5);
  height: 80px;
  line-height: 80px;
  padding-left: 35px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .album-header {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.albun-head-left h2 {
  font-size: 30px;
  line-height: 80px;
  margin-left: 20px;
  float: left;
  color: #fff;
}
@media (max-width: 767px) {
  .albun-head-left h2 {
    font-size: 18px;
    line-height: 40px;
    margin-left: 20px;
  }
  .albun-head-left img {
    height: 30px;
  }
}
.albun-head-right a {
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  border: 1px solid #b1b3b3;
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
}
.albun-head-right a:hover {
  background: #b1b3b3;
  color: #666;
}
@media (max-width: 767px) {
  .albun-head-right a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
}
.slide-box {
  position: relative;
  border: 5px solid rgba(255, 255, 255, 0.5);
  max-width: 1200px;
  height: 565px;
  margin: 90px auto;
  box-sizing: border-box;
}
.slide-box .a-slide .hd-box {
  width: 210px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 35px;
  padding-left: 20px;
}
.slide-box .a-slide .hd {
  height: 470px;
  overflow-y: auto;
}
.slide-box .a-slide .hd li {
  margin-bottom: 10px;
  cursor: pointer;
  vertical-align: middle;
}
.slide-box .a-slide .hd li img {
  border: 1px solid #a0a0a0;
}
.slide-box .a-slide .hd li.on img {
  border: 1px solid #f13636;
}
.slide-box .a-slide .hd li.on .slide-border {
  border: 2px solid #f13636;
}
@media (max-width: 767px) {
  .slide-box {
    margin: 20px auto;
    height: auto;
  }
  .slide-box .a-slide .a-bd ul {
    margin-bottom: 0;
  }
  .slide-box .a-slide .hd-box {
    position: relative;
    width: 100%;
    padding: 10px;
  }
  .slide-box .a-slide .hd {
    height: auto;
  }
  .slide-box .a-slide .hd ul {
    overflow: auto;
  }
  .slide-box .a-slide .hd ul li {
    float: left;
    width: 80px;
  }
  .slide-box .a-slide .hd ul li .slide-border {
    width: 100%;
  }
  .slide-box .a-slide .hd ul li img {
    width: 100%;
  }
  .slide-box .a-slide .hd ul li.on img {
    border: 1px solid #f13636;
  }
  .slide-box .a-slide .hd ul li.on .slide-border {
    border: 2px solid #f13636;
  }
}
.slide-border {
  border: 2px solid rgba(0, 0, 0, 0.8);
  width: 154px;
}
.slide-box-pic {
  width: 980px;
}
.slide-box-pic img {
  width: 100%;
}
@media (max-width: 767px) {
  .slide-box-pic {
    width: 100%;
  }
}
.asilde-bd-text {
  border-left: 4px solid #55b9d2;
  width: 400px;
  height: 65px;
  background-color: rgba(255, 255, 255, 0.8);
  padding-left: 28px;
  position: absolute;
  left: 30px;
  bottom: 25px;
}
.asilde-bd-text p {
  font-size: 22px;
  color: #000;
  line-height: 65px;
}
.album-slide-text {
  position: absolute;
  bottom: 15px;
  right: 40px;
}
.album-slide-text p {
  font-size: 15px;
  color: #999;
}
.album-slide-text span {
  font-size: 15px;
  color: #f13636;
  margin-left: 10px;
  margin-right: 10px;
}
.album-footer {
  position: absolute;
  bottom: 35px;
  width: 100%;
}
.album-footer p {
  text-align: center;
  opacity: 0.3;
  color: #999;
}
.reserve-stage {
  padding-top: 50px;
  padding-bottom: 33px;
  border-bottom: 2px solid #eaeaea;
}
@media (max-width: 767px) {
  .reserve-stage {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.reserve-stage-li {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  background-color: #d0dbe0;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 767px) {
  .reserve-stage-li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
}
.reserve-stage-li-on {
  background-color: #192430;
}
.reserve-stage-box {
  margin-right: 65px;
}
.reserve-stage-box span {
  color: #666666;
  margin-left: 15px;
  font-size: 17px;
}
.reserve-stage-box-on span {
  font-weight: bold;
}
@media (max-width: 767px) {
  .reserve-stage-box {
    margin-right: 0;
    width: 25%;
  }
  .reserve-stage-box span {
    margin-left: 15px;
    font-size: 12px;
  }
  .reserve-stage-box-on span {
    font-weight: bold;
  }
}
.reserve-detail {
  padding-top: 80px;
  padding-bottom: 110px;
  border-bottom: 1px dashed #eee;
  margin-bottom: 105px;
}
.number-detail {
  font-size: 16px;
  margin-bottom: 15px;
  color: #000;
  font-weight: bold;
}
.number-detail span {
  font-size: 25px;
  margin-left: 40px;
}
.number-detail span i {
  font-size: 16px;
}
.reserve-ways {
  font-size: 17px;
  font-weight: bold;
  margin-top: 80px;
  color: #000;
}
.reserve-pick {
  margin-top: 30px;
}
.reserve-pay {
  width: 215px;
  height: 70px;
  border: 1px solid #eaeaea;
  background-color: #fff;
  text-align: center;
  margin-right: 30px;
}
.reserve-pay img {
  width: 150px;
}
.reserve-pay-on {
  border: 1px solid #ff4444;
}
.reserve-detai-right {
  float: right;
}
.submit-area {
  height: 65px;
  line-height: 65px;
  background-color: #f8f8f8;
}
.area-content {
  float: right;
}
.area-content span {
  font-size: 10px;
  margin-right: 28px;
}
.area-content input {
  width: 245px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  color: #fff;
  background-color: #b90c20;
  border: none;
  background-color: #ba9e66;
}
.ticket-info {
  border-bottom: 1px dotted #eee;
  border-top: 1px dotted #eee;
  padding-bottom: 50px;
  padding-top: 30px;
}
.ticket-reserve h3 {
  font-size: 22px;
  color: #333;
}
@media (max-width: 767px) {
  .ticket-reserve h3 {
    font-size: 16px;
  }
}
.r-attention {
  margin-bottom: 110px;
  padding-top: 35px;
}
.area-text p {
  font-size: 24px;
  color: #333;
  line-height: 63px;
}
.area-text p span {
  color: #f57d00;
  font-size: 30px;
  color: #fe4c4c;
}
.area-text p span i {
  font-size: 16px;
}
.area-text i {
  font-style: normal;
}
.reserve-info p {
  margin-bottom: 20px;
}
.reserve-info p i {
  color: #ff4444;
  margin-right: 12px;
}
.reserve-info p span {
  color: #666;
}
.reserve-info label {
  margin-right: 15px;
  width: 80px;
}
.reserve-info input {
  display: inline-block;
}
.reserve-info select {
  display: inline-block;
  width: 175px;
  padding: 0 0 0 60px;
  margin-left: 10px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .reserve-info p {
    margin-bottom: 20px;
  }
  .reserve-info p i {
    color: #ff4444;
    margin-right: 12px;
  }
  .reserve-info p span {
    color: #666;
  }
  .reserve-info label {
    margin-right: 15px;
    width: 80px;
  }
  .reserve-info input {
    display: inline-block;
  }
  .reserve-info select {
    display: inline-block;
    width: 100px;
    padding: 0 0 0 20px;
    margin-left: 10px;
    margin-right: 15px;
  }
}
.reserve-for-name {
  width: 200px;
}
@media (max-width: 767px) {
  .reserve-for-name {
    width: 100px;
  }
}
.reserve-for-tel {
  width: 389px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .reserve-for-tel {
    width: 100px;
  }
}
.info-box-left {
  margin-right: 15px;
}
.info-box-right {
  width: 1198px;
}
.info-box-right h4 {
  font-size: 18px;
  margin: 0;
  line-height: 18px;
  color: #333;
  margin-bottom: 25px;
}
.info-box-right p {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.ticket-detail {
  margin-top: 20px;
}
.ticket-detail p {
  margin-bottom: 10px;
}
.ticket-detail-box {
  position: relative;
  margin-right: 20px;
}
.ticket-detail-box input {
  height: 25px;
}
.ticket-detail-box .form-control {
  min-height: 25px;
}
.ticket-detail-box .date-i {
  position: absolute;
  right: 6px;
  top: 33px;
}
.ticket-detail-box .ticket-detail-price {
  font-size: 14px;
  color: #666666;
}
.ticket-detail-box .ticket-detail-price span {
  color: #f57d00;
  margin-right: 7px;
}
.ticket-detail-box .ticket-detail-price span i {
  font-size: 30px;
  font-style: normal;
}
.ticket-detail-box .ticket-detail-price em {
  text-decoration: line-through;
  font-style: normal;
}
.spinner {
  width: 150px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.spinner .decrease {
  text-indent: 0;
  border: 1px solid #eee;
  background: none;
  line-height: 20px;
  border-right: none;
}
.spinner .increase {
  text-indent: 0;
  border: 1px solid #eee;
  background: none;
  line-height: 20px;
  border-left: none;
}
.spinner button {
  color: #666;
}
.spinner .value {
  background-position: 0 -100px;
  width: 65px;
  height: 25px;
  background-color: #fff;
  font-family: Arial;
  color: #000;
  padding: ;
  border: 1px solid #eee;
  background: none;
  padding-left: 25px;
}
.spinner .value.passive {
  background: none;
}
.reserve-detail-info {
  padding-bottom: 38px;
  border-bottom: 1px dotted #eee;
  padding-top: 40px;
}
.reserve-detail-info label {
  margin-right: 12px;
  width: 80px;
  text-align: right;
}
.reserve-detail-info input {
  width: 630px;
  display: inline-block;
}
.reserve-detail-info textarea {
  width: 630px;
  height: 135px;
  display: inline-block;
}
.r-info-box {
  margin-bottom: 20px;
}
.system-tips {
  width: 500px;
  margin: 200px auto;
  background: #fff;
  text-align: center;
  font-size: 20px;
  padding-bottom: 50px;
  padding-top: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.system-tips h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.system-tips p {
  font-size: 12px;
  color: #999;
}
.system-tips .sweet-alert {
  background: none;
  width: auto;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: static;
  margin-left: 0;
  margin-top: 0;
  overflow: hidden;
  display: block;
  z-index: 2000;
}
.system-tips .sweet-alert .success {
  background: none;
}
@media (min-width: 1500px) {
  .container {
    width: 1470px;
  }
  .book-left-i {
    width: 62px;
    height: 62px;
    background-color: #0d0d0d;
    line-height: 62px;
    text-align: center;
    margin-right: 22px;
  }
  .book-left-i i {
    font-size: 34px;
    color: #fff;
  }
  .book-content-left p {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
  }
  .table-box {
    width: 200px;
    height: 60px;
    position: relative;
  }
  .table-box select {
    width: 200px;
    height: 60px;
    background-color: #fff;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    padding-left: 30px;
    font-size: 17px;
    color: #262219;
  }
  .index-date-box {
    position: relative;
    width: 200px;
    height: 60px;
    float: left;
  }
  .index-date-box input {
    width: 200px;
    height: 60px;
    background-color: #fff;
    font-size: 17px;
    padding-left: 30px;
  }
  .index-date-box .form-control-date[readonly] {
    color: #262219;
    cursor: default;
  }
  .index-sub-box input {
    background-image: url("../img/i-sub.jpg");
    background-size: 100%;
    width: 220px;
    height: 60px;
  }
  .room-text p {
    line-height: 25px;
    font-size: 16px;
    color: #fff;
    margin-top: 36px;
  }
  .room-text a {
    margin-top: 85px;
  }
  .f-list-item {
    margin-right: 100px;
  }
  .list-text {
    width: 990px;
    background-color: #f1efea;
    padding-top: 50px;
    padding-left: 55px;
    padding-right: 70px;
    height: 300px;
  }
  .super-slide {
    position: relative;
    width: 1040px;
    height: 600px;
  }
  .service-item {
    margin-left: -375px;
  }
  .service-item-detail {
    float: left;
    margin-left: 360px;
  }
  .banquet-slide {
    position: relative;
    width: 1040px;
    height: 600px;
  }
  .contact-right {
    width: 650px;
  }
}
