.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 10.0000rem;
  height: 0.7067rem;
  display: flex;
  align-items: center;
  padding-left: 0.3200rem;
  color: #000;
  font-size: 0.4000rem;
  background: #fef1e6;
  z-index: 1000;
}

.header a {
  width: 0.3733rem;
  vertical-align: middle;
}

.header a img {
  vertical-align: middle;
}

.header .home {
  margin-left: 0.9067rem;
  margin-right: 1.6000rem;
}

.container {
  padding-top: 0.7067rem;
  background: #f0f0f0;
  padding-bottom: 1.2533rem;
}

.container .banner_1 {
  width: 100%;
  height: 7.2533rem;
  background: url("../images/banner_1.png");
  background-size: cover;
}

.container .banner_2 {
  width: 100%;
  height: 6.0533rem;
  background: url("../images/banner_2.jpg");
  background-size: cover;
}

.container .banner_3 {
  width: 100%;
  height: 7.4133rem;
  background: url("../images/banner_3.jpg");
  background-size: cover;
}

.container .wrapper {
  margin: 0 auto;
  width: 9.4667rem;
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 0.1333rem 0px rgba(101, 101, 101, 0.16);
  -webkit-border-radius: 0.1333rem;
  -moz-border-radius: 0.1333rem;
  border-radius: 0.1333rem;
  padding: 0  0.2667rem;
}

.container .cal {
  margin-top: -3.1333rem;
  padding-bottom: 0.5333rem;
}

.container .cal h3 {
  height: 1.7333rem;
  line-height: 1.7333rem;
  font-size: 0.5333rem;
  text-align: center;
  font-weight: bold;
}

.container .cal h4 {
  color: #848484;
  font-size: 0.4000rem;
  text-align: center;
  height: 1.0033rem;
  line-height: 1.0033rem;
}

.container .cal .price {
  margin: 0 auto;
  width: 8.8933rem;
  height: 2.0933rem;
  background: url("../images/cal_bg.png");
  background-size: cover;
  padding-top: 0.5333rem;
}

.container .cal .price .numbers {
  float: left;
  text-align: right;
  width: 7.4000rem;
}

.container .cal .price .numbers span {
  display: inline-block;
  width: 0.6667rem;
  height: 1.0667rem;
}

.container .cal .price .numbers span.number_0 {
  background: url("../images/0.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_1 {
  background: url("../images/1.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_2 {
  background: url("../images/2.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_3 {
  background: url("../images/3.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_4 {
  background: url("../images/4.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_5 {
  background: url("../images/5.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_6 {
  background: url("../images/6.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_7 {
  background: url("../images/7.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_8 {
  background: url("../images/8.png") no-repeat;
  background-size: cover;
}

.container .cal .price .numbers span.number_9 {
  background: url("../images/9.png") no-repeat;
  background-size: cover;
}

.container .cal .price .unit {
  height: 1.0667rem;
  float: left;
  margin-left: 0.1333rem;
  font-size: 0.4133rem;
  padding-top: 0.4533rem;
}

.container .cal .cost {
  margin-top: 0.2000rem;
  padding-left: 2.2000rem;
  overflow: hidden;
  color: #848484;
  font-size: 0.3933rem;
}

.container .cal .cost p {
  margin-bottom: 0.3733rem;
}

.container .cal .cost p span {
  margin-right: 1.4667rem;
}

.container .cal .select_bar {
  height: 1.0667rem;
  background: #f8f8f8;
  padding-top: 0.2800rem;
  padding-left: 0.3600rem;
  font-size: 0.4000rem;
  color: #000;
}

.container .cal .select_bar div {
  float: left;
  margin-right: 0.9733rem;
  padding-left: 0.6267rem;
  position: relative;
}

.container .cal .select_bar div:before {
  content: '';
  width: 0.4267rem;
  height: 0.4267rem;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.container .cal .select_bar div.select {
  color: #01AF63;
}

.container .cal .select_bar div.select:before {
  border: 0;
  background: #01AF63 url("../images/select.png") no-repeat center;
  background-size: 50%;
}

.container .get_act {
  margin-top: -0.9333rem;
  padding-top: 0.3067rem;
  padding-bottom: 0.6667rem;
}

.container .get_act.get_act_2 {
  margin-top: -0.2000rem;
  padding-bottom: 0.4000rem;
}

.container .get_act h3 {
  width: 8.6667rem;
  height: 1.1200rem;
  line-height: 1.1200rem;
  background: url("../images/act_bg.png");
  background-size: 100%;
  text-align: center;
  color: #000;
  font-size: 0.5333rem;
  font-weight: bold;
  margin: 0 auto 0.4000rem;
}

.container .get_act h4 {
  height: 1.8133rem;
  line-height: 1.8133rem;
  color: #000;
  font-size: 0.4000rem;
  font-weight: bold;
  text-align: center;
}

.form_item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.form_item .item {
  width: 4.2400rem;
  height: 1.0667rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.0533rem;
  padding-left: 1.0000rem;
}

.form_item .item input {
  height: 1.0133rem;
  line-height: 1.0133rem;
  color: #848484;
  font-size: 0.3200rem;
  border: 0;
  width: 100%;
}

.basic_info {
  margin-top: 0.3600rem;
}

.basic_info .item:first-child {
  background: url("../images/location.png") no-repeat 0.4000rem center;
  background-size: 0.3067rem 0.3733rem;
}

.basic_info .item:nth-child(2) {
  background: url("../images/m2.png") no-repeat 0.4000rem center;
  background-size: 0.4400rem 0.3067rem;
}

.room_info {
  margin-bottom: 0.4000rem;
}

.room_info .item:first-child {
  background: url("../images/room_1.png") no-repeat 0.4000rem center;
  background-size: 0.4267rem 0.3467rem;
  margin-bottom: 0.3467rem;
}

.room_info .item:nth-child(2) {
  background: url("../images/room_2.png") no-repeat 0.4000rem center;
  background-size: 0.4000rem 0.3067rem;
  margin-bottom: 0.3467rem;
}

.room_info .item:nth-child(3) {
  background: url("../images/room_3.png") no-repeat 0.4000rem center;
  background-size: 0.3733rem 0.3467rem;
}

.room_info .item:nth-child(4) {
  background: url("../images/room_4.png") no-repeat 0.4000rem center;
  background-size: 0.3733rem 0.3600rem;
}

.room_info .item .room {
  float: left;
  height: 1.0133rem;
  line-height: 1.0133rem;
  color: #848484;
}

.room_info .item .room input {
  color: #000;
  width: 0.4000rem;
}

.room_info .item .bar {
  float: right;
  padding-top: 0.2133rem;
  padding-right: 0.2133rem;
}

.room_info .item .bar div {
  width: 0.7000rem;
  height: 0.7000rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 0.1833rem;
  float: left;
}

.room_info .item .bar .minus {
  background: #e5e5e5 url("../images/minus.png") center no-repeat;
  background-size: 0.3067rem 0.0400rem;
}

.room_info .item .bar .add {
  background: #e5e5e5 url("../images/plus.png") center no-repeat;
  background-size: 0.3067rem;
}

.common_input {
  height: 1.0667rem;
  line-height: 1.0667rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.0533rem;
  width: 100%;
  padding-left: 1.1600rem;
  color: #848484;
  margin-bottom: 0.3467rem;
}

.common_input.phone {
  background: url("../images/phone.png") 0.3733rem center no-repeat;
  background-size: 0.3200rem 0.3733rem;
}

.common_input.user {
  background: url("../images/user.png") 0.3733rem center no-repeat;
  background-size: 0.3467rem 0.3867rem;
}

.common_input.area {
  background: url("../images/m2.png") 0.3733rem center no-repeat;
  background-size: 0.4400rem 0.3067rem;
}

.big_button {
  display: block;
  height: 1.0667rem;
  line-height: 1.0667rem;
  -webkit-border-radius: 0.0533rem;
  -moz-border-radius: 0.0533rem;
  border-radius: 0.0533rem;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.4000rem;
  font-weight: bold;
  margin-bottom: 0.3333rem;
  background: #01AF63;
}

.big_button.orange {
  background: #FF6B49;
}

.big_button.white {
  border: 1px solid #01AF63;
  background: #fff;
  color: #01AF63;
}

.customer_list {
  margin-top: 0.4667rem;
  padding-bottom: 0.4000rem;
}

.customer_list .title {
  height: 1.8667rem;
  line-height: 1.8667rem;
  font-size: 0.4000rem;
  color: #000;
  text-align: center;
}

.customer_list .title span {
  color: #FF552E;
  font-size: 0.4800rem;
  font-weight: bold;
  margin: 0  0.0667rem;
}

.customer_list .list_wrapper {
  height: 9.3333rem;
  overflow: hidden;
}

.customer_list .list {
  width: 100%;
}

.customer_list .list li {
  height: 1.8667rem;
  border-bottom: 1px solid #EEEEEE;
  padding-top: 0.5333rem;
  padding-left: 1.1733rem;
  position: relative;
}

.customer_list .list li:last-child {
  border: 0;
}

.customer_list .list li:before {
  content: '';
  position: absolute;
  width: 0.9333rem;
  height: 0.9333rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 0.5333rem;
  left: 0;
}

.customer_list .list li:nth-child(even):before {
  background: #fbe1e1 url("../images/customer_list_2.png") no-repeat center;
  background-size: 0.4533rem 0.4267rem;
}

.customer_list .list li:nth-child(odd):before {
  background: #fafbe1 url("../images/customer_list_1.png") no-repeat center;
  background-size: 0.4800rem 0.4400rem;
}

.customer_list .list li > div {
  color: #848484;
  margin-bottom: 0.1333rem;
  overflow: hidden;
  position: relative;
  padding-right: 0.6667rem;
}

.customer_list .list li > div:after {
  content: '';
  position: absolute;
  top: 0.0667rem;
  right: 0;
  width: 0.2933rem;
  height: 0.2000rem;
  background: url("../images/select_green.png") no-repeat;
  background-size: 100%;
}

.customer_list .list li > p {
  color: #000;
}

.customer_list .list li > p span {
  color: #01AF63;
  margin-left: 0.5333rem;
}

.copyright {
  padding: 0.5333rem 0;
  text-align: center;
  background: #f7f7f7;
}

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 1.2533rem;
  width: 100%;
  padding: 0.2000rem;
  background: #fff;
  z-index: 1000;
}

.footer a {
  display: block;
  height: 0.8533rem;
  line-height: 0.8533rem;
  width: 4.6667rem;
  padding-left: 1.7333rem;
  color: #fff;
  font-size: 0.4000rem;
  -webkit-border-radius: 0.0533rem;
  -moz-border-radius: 0.0533rem;
  border-radius: 0.0533rem;
}

.footer a.fl {
  background: #01AF63 url("../images/tel.png") no-repeat 1.0667rem center;
  background-size: 0.3200rem 0.3467rem;
}

.footer a.fr {
  background: #ff6b49 url("../images/service_1.png") no-repeat 1.0667rem center;
  background-size: 0.4800rem 0.4800rem;
}

.detail .title {
  height: 0.4533rem;
  text-align: center;
  margin: 0.6667rem 0;
}

.detail .before {
  padding-left: 0.8000rem;
  margin-bottom: 0.5333rem;
  overflow: hidden;
}

.detail .before .img_1 {
  width: 0.9733rem;
  float: left;
}

.detail .before .img_2 {
  width: 7.2800rem;
  float: left;
}

.detail .step {
  height: 3.3333rem;
  padding-left: 0.8000rem;
}

.detail .step > div {
  float: left;
  margin-right: 0.2667rem;
  width: 2.7200rem;
}

.detail .step > div p {
  text-align: center;
  margin-top: 0.4000rem;
  color: #272727;
}

.detail .info {
  padding-left: 0.8000rem;
}

.detail .info .item {
  width: 8.6667rem;
  height: 2.4000rem;
  background: #fff;
  padding-top: 0.2000rem;
  margin-bottom: 0.3333rem;
}

.detail .info .item > img {
  width: 4.1333rem;
}

.detail .info .item > div {
  padding-left: 0.7600rem;
  padding-top: 0.6000rem;
}

.detail .info .item > div > img {
  width: 0.9333rem;
  margin-right: 0.4000rem;
  float: left;
}

.detail .info .item > div > div {
  float: left;
}

.detail .info .item > div > div h3 {
  font-size: 0.4000rem;
  color: #000;
  font-weight: bold;
}

.detail .info .item > div > div p {
  color: #848484;
}

.detail .info .item:nth-child(2) > div {
  padding-left: 0.6667rem;
  width: 4.3333rem;
}

.wrapper_2 {
  width: 100%;
}

.wrapper_2 .list_1 {
  width: 100%;
}

.wrapper_2 .list_1 .item {
  margin-bottom: 0.6667rem;
  overflow: hidden;
}

.wrapper_2 .list_1 .item > div {
  width: 4.2667rem;
}

.wrapper_2 .list_1 .item > div .text {
  height: 2.7600rem;
  position: relative;
}

.wrapper_2 .list_1 .item > div .text h4 {
  font-weight: bold;
  font-size: 0.3867rem;
  color: #272727;
  margin-bottom: 0.1600rem;
}

.wrapper_2 .list_1 .item > div .text h3 {
  color: #272727;
  font-weight: bold;
  font-size: 0.4800rem;
  margin-bottom: 0.1600rem;
}

.wrapper_2 .list_1 .item > div .text p {
  font-size: 0.3467rem;
  color: #848484;
}

.wrapper_2 .list_1 .item > div img {
  width: 3.0267rem;
}

.wrapper_2 .list_1 .item > .fl {
  text-align: right;
}

.wrapper_2 .list_1 .item > .fl .text:after {
  content: '';
  width: 0.1333rem;
  height: 0.2267rem;
  position: absolute;
  top: 0.8533rem;
  right: -0.2667rem;
  background: url("../images/arrow_right.png") no-repeat;
  background-size: 100%;
}

.wrapper_2 .list_1 .item > .fr {
  text-align: left;
}

.wrapper_2 .list_1 .item > .fr .text {
  padding-top: 0.8000rem;
}

.wrapper_2 .list_1 .item > .fr .text:after {
  content: '';
  width: 0.1333rem;
  height: 0.2267rem;
  position: absolute;
  top: 1.6667rem;
  left: -0.2667rem;
  background: url("../images/arrow_right.png") no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
}

.zhuangxiu_title {
  padding-top: 0.8000rem;
  padding-bottom: 1.2000rem;
  text-align: center;
  color: #000;
  font-size: 0.4800rem;
  font-weight: bold;
  position: relative;
}

.zhuangxiu_title:after {
  content: "";
  position: absolute;
  width: 0.2400rem;
  height: 0.1333rem;
  background: url("../images/arrow_down.png") no-repeat;
  background-size: 100%;
  bottom: 0.6000rem;
  left: 50%;
}

.wrapper_3 .item {
  width: 8.3200rem;
  margin: 0 auto;
  border: 1px dashed #DCDCDC;
  height: 3.1600rem;
  padding: 0.4000rem;
  margin-bottom: 0.4000rem;
  background: #fff;
}

.wrapper_3 .item:nth-child(odd) img {
  float: left;
}

.wrapper_3 .item:nth-child(odd) .text {
  padding-left: 0.2667rem;
  float: right;
}

.wrapper_3 .item:nth-child(even) img {
  float: right;
}

.wrapper_3 .item:nth-child(even) text {
  float: left;
}

.wrapper_3 .item img {
  width: 2.3733rem;
}

.wrapper_3 .item .text {
  float: left;
}

.wrapper_3 .item .text h4 {
  font-size: 0.4800rem;
  font-weight: bold;
  color: #01AF63;
  margin-bottom: 0.3333rem;
}

.wrapper_3 .item .text p {
  padding-left: 0.5333rem;
  background: url("../images/duihao.png") no-repeat left center;
  background-size: 0.3200rem 0.2800rem;
  color: #272727;
  margin-bottom: 0.2667rem;
}

.wrapper_4 .item {
  width: 8.3333rem;
  margin: 0 auto 1.3333rem;
}

.wrapper_4 .item .img {
  position: relative;
}

.wrapper_4 .item .img .tag {
  position: absolute;
  width: 1.3333rem;
  height: 0.5333rem;
  line-height: 0.5333rem;
  text-align: center;
  color: #272727;
  -webkit-border-radius: 0.2667rem;
  -moz-border-radius: 0.2667rem;
  border-radius: 0.2667rem;
  bottom: 0.2133rem;
  right: 0.2133rem;
  background: #fff;
}

.wrapper_4 .item .fl {
  width: 4.2400rem;
  height: 7.4800rem;
  margin-bottom: 0.2533rem;
}

.wrapper_4 .item .fr img {
  width: 3.7467rem;
}

.wrapper_4 .item .fr .img {
  margin-bottom: 0.2533rem;
}

.wrapper_4 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0.6667rem;
}

.wrapper_4 .swiper-pagination-bullet-active {
  background: #01af63;
}

.safe {
  background: #fff;
  padding-bottom: 0.5333rem;
}

.safe .title {
  height: 1.4667rem;
  line-height: 1.4667rem;
  padding-left: 2.0933rem;
  background: #01af63 url("../images/safe.png") no-repeat 1.2000rem center;
  background-size: 0.5467rem 0.5867rem;
  color: #fff;
  font-size: 0.6400rem;
  font-weight: bold;
}

.safe .title span {
  font-size: 0.4000rem;
  margin-left: 0.4000rem;
}

.safe .list {
  padding: 0  0.2667rem;
  margin: 1.0667rem auto 0;
  text-align: center;
}

.safe .list div {
  width: 50%;
  float: left;
  height: 4.5333rem;
  padding-top: 0.4667rem;
}

.safe .list div:nth-child(odd) {
  border-right: 1px solid #e5e5e5;
}

.safe .list div:nth-child(-n+2) {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 0.1333rem;
}

.safe .list div img {
  width: 1.1600rem;
  margin-bottom: 0.3333rem;
}

.safe .list div h4 {
  font-size: 0.4800rem;
  font-weight: bold;
  color: #01AF63;
  margin-bottom: 0.3333rem;
}

.safe .list div p {
  color: #272727;
  width: 3.9333rem;
  margin: 0 auto;
}