body {
  height: 100% !important;
  padding-top: 0 !important;
}

.frame-body {
  padding-top: 60px;
}

.mobile-dialog {
  display: none;
}

img {
  display: block;
}

/* mobild 样式 */
.roomdry .frame-body .body-contents {
  width: 100%;
  /* padding-top: 59px; */
}
/* 页面内宽 */
.body-contents .inner-width {
  width: 100%;
}
.show-room-box .more {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 14px;
  color: #008dd5;
}
.show-room-box .more a {
  text-decoration: underline;
  cursor: pointer;
}
/* 页面顶部导航 */
.body-contents .page-roHome .nav-list {
  width: 100%;
  height: 37px;
  background: #351d23;
}
.body-contents .page-roHome .nav-list ul {
  width: 100%;
  height: 37px;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 90;
  width: 100%;
  background: #351d23;
}
.body-contents .page-roHome .nav-list ul li {
  flex-grow: 1;
  font-size: 12px;
  color: #ffffff;
  line-height: 37px;
  text-align: center;
}
.body-contents .page-roHome .nav-list .cur {
  background-image: linear-gradient(66deg, #503239 0%, #683a45 100%),
    linear-gradient(#542f38, #542f38);
}
.body-contents .page-roHome .nav-list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  line-height: 37px;
  text-align: center;
}

/* 页面顶部banner */
.body-contents .page-roHome .roomdry-banner {
  width: 100%;
}
.body-contents .page-roHome .roomdry-banner .banner {
  width: 100%;
}
.body-contents .page-roHome .roomdry-banner .banner .banner-PC {
  display: none;
}
.body-contents .page-roHome .roomdry-banner .banner .banner-MB {
  display: block;
  width: 100%;
  height: 100%;
}
/* 广告信息 */
.advert-box {
  width: 100%;
  background-image: linear-gradient(90deg, #f3e3c7 0%, #fffaf1 100%),
    linear-gradient(#f3e3c7, #f3e3c7);
}
.advert-box .advert-box-con {
  width: 63%;
  margin: 0 auto;
  padding: 42px 0;
}
.advert-box .advert-box-con h3 {
  color: #bd9363;
  margin-bottom: 21px;
  font-size: 24px;
  width: 100%;
  text-align: center;
}
.advert-box .advert-box-con p {
  color: rgba(0, 0, 0, 0.75);
  line-height: 18px;
  font-size: 11px;
}
.advert-box .advert-box-con .bg-color {
  margin-bottom: 10px;
  background: -webkit-linear-gradient(
    left,
    rgba(198, 160, 111, 0.75),
    rgba(198, 160, 111, 0)
  ); /* Safari 5.1 - 6 */
  background: -o-linear-gradient(
    right,
    rgba(198, 160, 111, 0.75),
    rgba(198, 160, 111, 0)
  ); /* Opera 11.1 - 12*/
  background: -moz-linear-gradient(
    right,
    rgba(198, 160, 111, 0.75),
    rgba(198, 160, 111, 0)
  ); /* Firefox 3.6 - 15*/
  background: linear-gradient(
    to right,
    rgba(198, 160, 111, 0.75),
    rgba(198, 160, 111, 0)
  ); /* 标准的语法 */
}
.advert-box .advert-box-con .mb21 {
  margin-bottom: 21px;
}
.advert-box .advert-box-con p span {
  color: rgba(7, 7, 7, 0.9);
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
}
.advert-box .advert-box-con p a {
  font-size: 12px;
  width: 175px;
  display: block;
  text-align: center;
  color: #ffffff;
  height: 35px;
  line-height: 35px;
  margin: 15px auto 0;
  background-image: linear-gradient(
      87deg,
      #d4807a 0%,
      #90524c 50%,
      #532923 100%
    ),
    linear-gradient(#633e47, #633e47);
  border-radius: 5px;
}
/* 产品介绍 */
.product-intro .img-m {
  width: 100%;
}
.product-intro .img-m img {
  width: 100%;
}
.product-intro-con {
  width: 71.5%;
  margin: 36px auto 33px;
  text-align: center;
}
.product-intro-con h3 {
  margin-bottom: 18px;
}
.product-intro-con p {
  font-size: 12px;
  color: #000000;
}
.product-intro-con p span {
  margin: 0 10px;
  color: #000000;
}
.product-intro-con p a {
  margin: 22px auto 0;
  display: block;
  width: 130px;
  height: 35px;
  border: solid 1px #747474;
  font-size: 12px;
  color: #1b1b1b;
  text-align: center;
  line-height: 35px;
}
/* 视频 */
.body-contents .page-roHome .product-video {
  width: 100%;
  box-sizing: border-box;
}
.body-contents .page-roHome .product-video .video_box {
  max-width: 717px;
  max-height: 449px;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.body-contents .page-roHome .product-video .video_box #pcVideo {
  object-fit: fil;
  width: 100%;
  height: 100%;
}
.body-contents .page-roHome .product-video .video_box .poster {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.body-contents .page-roHome .product-video .video_box .poster .banner-MB {
  display: block;
  width: 100%;
  height: 100%;
}
.body-contents .page-roHome .product-video .video_box .poster .banner-PC {
  display: none;
}
.body-contents .page-roHome .product-video .video_box .video_play {
  width: 20%;
  height: 32%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 12;
  background: url("/roomdry/website/upload/img/roomdry/btn-play.png") no-repeat;
  background-size: contain;
}

/* 核心技术 */
.body-contents .page-roHome .core-technology {
  width: 100%;
  box-sizing: border-box;
}
.body-contents .page-roHome .core-technology .intro-head {
  width: 100%;
}
.body-contents .page-roHome .core-technology .intro-head .title {
  max-width: 717px;
  max-height: 265px;
  margin: 0 auto;
}
.body-contents .page-roHome .core-technology .intro-head .title .item-PC {
  display: none;
}
.body-contents .page-roHome .core-technology .intro-head .title .item-MB {
  display: block;
  width: 100%;
  height: 100%;
}
.body-contents .page-roHome .core-technology .core-con {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.body-contents .page-roHome .core-technology .core-con .core-bg {
  width: 100%;
  /* max-height: 790px; */
}
.body-contents .page-roHome .core-technology .core-con .core-bg .bg-MB {
  display: block;
  width: 100%;
  height: 100%;
}
.body-contents .page-roHome .core-technology .core-con .core-bg .bg-PC {
  display: none;
}
.body-contents .page-roHome .core-technology .con-body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 30%;
}
.body-contents .page-roHome .core-technology .con-body .des-head {
  width: 100%;
  font-size: 20px;
  color: #1aa0e6;
  margin-bottom: 8%;
  text-align: center;
}
.body-contents .page-roHome .core-technology .con-body .des-intro {
  width: 100%;
  padding: 0 11%;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  text-align: left;
}
.body-contents .page-roHome .core-technology .con-body p a {
  width: 100px;
  height: 25px;
  margin: 10px 0 0 11%;
  text-align: center;
  display: block;
  color: #ffffff;
  line-height: 25px;
  font-size: 12px;
  background-image: linear-gradient(52deg, #c6a06f 0%, #c08b48 100%),
    linear-gradient(#52c3f1, #52c3f1);
  border-radius: 5px;
}
/* 除湿器小课堂 */
.body-contents .page-roHome .classroom {
  width: 100%;
  box-sizing: border-box;
  margin: 33px 0 0;
}
.body-contents .page-roHome .classroom .qa-list h4 {
  padding: 0 18px;
  margin-bottom: 20px;
}
.body-contents .page-roHome .classroom .classroom-con .qa-list {
  width: 100%;
}
.body-contents .page-roHome .classroom .classroom-con .qa-list ul {
  margin: 20px 0 30px;
}
.body-contents .page-roHome .classroom .classroom-con .qa-list li {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0;
  margin: 0 20px;
}
.body-contents .page-roHome .classroom .classroom-con .qa-list li .titile {
  display: inline-block;
  color: #3b3841;
  font-size: 14px;
  background: url("/roomdry/website/upload/img/roHome/q_icon.png") no-repeat
    left center;
  padding-left: 35px;
  width: 88%;
}
.body-contents
  .page-roHome
  .classroom
  .classroom-con
  .qa-list
  li
  .titile::after {
  padding-top: 10px;
  content: "";
  background: url("/roomdry/website/upload/img/roHome/add.png") no-repeat right
    center;
  width: 12px;
  height: 12px;
  float: right;
  line-height: 17px;
  color: #a4a4a4;
  font-size: 12px;
}
.body-contents
  .page-roHome
  .classroom
  .classroom-con
  .qa-list
  .allOpen
  .titile::after {
  content: "";
  background: url("/roomdry/website/upload/img/roHome/reduce.png") no-repeat
    right center;
  width: 12px;
  height: 12px;
  float: right;
  line-height: 17px;
  color: #a4a4a4;
  font-size: 12px;
}
.body-contents
  .page-roHome
  .classroom
  .classroom-con
  .qa-list
  li
  .scollbar-box {
  display: none;
}
.body-contents .page-roHome .classroom .classroom-con .qa-list li .scollbar {
  margin: 15px 0 0;
}

/* 展厅预约 */
.show-room {
  position: relative;
}
.show-room .show-room-box {
  width: 91%;
  position: absolute;
  left: 17px;
  top: 34px;
  padding: 27px 0 50px;
  background-color: rgba(255, 255, 255, 0.92);
  opacity: 0.92;
}
.show-room ul {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 11px;
}
.show-room ul li {
  width: 33.3%;
  text-align: center;
}
.show-room ul li span {
  color: #000000;
  font-size: 13px;
  padding-bottom: 11px;
}
.show-room ul .active span {
  border-bottom: 5px solid #c6a06f;
}
.tab-con {
  margin-top: 25px;
  padding: 0 26px 0;
}
.tab-con div:nth-child(2) {
  display: none;
}
.tab-con div:nth-child(3) {
  display: none;
}
.tab-con div:nth-child(4) {
  display: none;
}
.tab-con div:nth-child(5) {
  display: none;
}
.tab-con h4 {
  font-size: 14px;
  color: #484848;
  font-weight: bold;
  margin-bottom: 15px;
}
.tab-con dl {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.tab-con dl dt {
  width: 63px;
  text-align: left;
}

/* 抢先预约 */
.body-contents .page-roHome .appoint {
  box-sizing: border-box;
  padding: 45px 40px;
  background: #1a1e37 url("/roomdry/website/upload/img/roHome/form_m_bg.jpg")
    no-repeat center top;
  background-size: 100%;
}
.body-contents .page-roHome .appoint .appoint-con h4 {
  margin-bottom: 36px;
}
.body-contents .page-roHome .appoint .form-box ul li {
  margin-bottom: 20px;
}
.body-contents .page-roHome .appoint .form-box ul li input {
  color: #9a9ca4;
  border: none;
  width: 90%;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #9a9ca4;
  font-size: 14px;
}
.body-contents .page-roHome .appoint .form-box ul .validate {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.body-contents .page-roHome .appoint .form-box ul .validate input {
  width: 150px;
}
.body-contents .page-roHome .appoint .form-box ul .validate span {
  width: 110px;
  display: inline-block;
}
.body-contents .page-roHome .appoint .form-box ul li textarea {
  color: #9a9ca4;
  font-size: 14px;
  width: 90%;
  resize: none;
  height: 95px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.85);
}
.body-contents .page-roHome .appoint .appoint-info h4 {
  margin-bottom: 24px;
}
.body-contents .page-roHome .appoint .appoint-info p {
  color: #888888;
  font-size: 14px;
  line-height: 28px;
}
.body-contents .page-roHome .appoint .appoint-info p em {
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 13px;
}
.body-contents .page-roHome .appoint .appoint-info p .point {
  margin: 18px auto 0;
  width: 220px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  background-image: linear-gradient(52deg, #c6a06f 0%, #c08b48 100%),
    linear-gradient(#633e47, #633e47);
  display: block;
  color: #ffffff;
  font-size: 18px;
  border-radius: 5px;
}
.body-contents .page-roHome .appoint .appoint-info .notice input {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.body-contents .page-roHome .appoint .appoint-info .notice.fontbold {
  color: #c6a06f;
  font-weight: bold;
}
.body-contents .page-roHome .appoint .appoint-info .notice {
  color: #ffffff;
}
.body-contents .page-roHome .appoint .form-box ul .city-select {
  position: relative;
}
.body-contents .page-roHome .appoint .form-box ul .city-select .select:after {
  content: "";
}
.city-select .select {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 40px;
  width: 95%;
  max-height: 150px;
  overflow-y: auto;
  padding: 0;
  display: none;
}
.body-contents .page-roHome .appoint .form-box ul .city-select .select li {
  margin-bottom: 10px;
  padding: 10px;
}
/* 备注 */
.remarks {
  padding: 32px 16px;
}
.remarks h4 {
  color: #0d0b18;
  font-size: 16px;
}
.remarks p {
  color: #0d0b18;
  font-size: 14px;
  line-height: 30px;
}
/* 浮窗 */
.img-m {
  display: block;
}
.img-pc {
  display: none;
}
/* 弹窗 */
.roPopup {
  width: 100%;
  height: calc(100vh - 100px);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.roPopup .roPopup-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  left: 0;
  top: 0;
}
.roPopup .roPopup-con {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 20;
  width: 80%;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
}
.roPopup .roPopup-con .roPopup-close {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
/* .roPopup .roPopup-con h3{ width: 125px; background:url("/resource/srcs/image/la/icon-success.png") no-repeat left top; background-size: 20px 20px; padding-left: 30px; height: 20px; line-height: 20px; font-size: 24px;color: #333;font-weight: bold; margin-bottom: 20px; } */
.roPopup .roPopup-con h3 {
  width: 125px;
  background: url("/resource/srcs/image/la/icon-success.png") no-repeat left
    center;
  background-size: 20% auto;
  padding-left: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}
.roPopup .roPopup-con p {
  font-size: 18px;
  color: #383838;
}

.noPopup {
  width: 100%;
  height: calc(100vh - 100px);
  display: none;
}
.noPopup .noPopup-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  left: 0;
  top: 0;
}
.noPopup .noPopup-con {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 20;
  width: 300px;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
}
.noPopup .noPopup-con h4 {
  font-size: 22px;
  color: #000000;
  margin-bottom: 20px;
}
.noPopup .noPopup-con p .alert-button {
  display: inline-block;
  border-radius: 3px;
  background-color: #0786d3;
  cursor: pointer;
  width: 135px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.scroll-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

/*pc 样式*/
@media (min-width: 769px) {
  .frame-head {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
  }
  .dialog.pc-dialog-info {
    z-index: 11;
    display: flex;
  }
  .img-m {
    display: none;
  }
  .img-pc {
    display: block;
  }
  .roomdry .frame-body .body-contents {
    width: 100%;
    /* padding-top: 122px; */
  }
  /* 页面内宽 */
  .body-contents .inner-width {
    max-width: 1440px;
    margin: 0 auto;
  }

  /* 页面顶部导航 */
  .body-contents .page-roHome .nav-list {
    /* width: 100%; */
    height: 48px;
    position: fixed;
    z-index: 60;
    max-width: 1440px;
  }
  .body-contents .page-roHome .nav-list ul {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 0;
  }
  .body-contents .page-roHome .nav-list ul li {
    flex-grow: 1;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
  }
  .body-contents .page-roHome .nav-list ul li:hover {
    background-color: #503239;
  }

  .body-contents .page-roHome .nav-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
  }

  /* 页面顶部banner */
  .body-contents .page-roHome .roomdry-banner {
    width: 100%;
    padding-top: 48px;
  }
  .body-contents .page-roHome .roomdry-banner .banner {
    max-width: 1440px;
  }
  .body-contents .page-roHome .roomdry-banner .banner .banner-PC {
    display: block;
    width: 100%;
    height: 100%;
  }
  .body-contents .page-roHome .roomdry-banner .banner .banner-MB {
    display: none;
  }
  /* 广告信息 */
  .advert-box {
    width: 100%;
  }
  .advert-box .advert-box-con {
    width: 28%;
    padding: 100px 0;
  }
  .advert-box .advert-box-con h3 {
    font-size: 46px;
    margin-bottom: 59px;
  }
  .advert-box .advert-box-con p {
    font-size: 20px;
    line-height: 40px;
  }
  .advert-box .advert-box-con .bg-color {
    width: 544px;
    margin-top: 19px;
  }
  .advert-box .advert-box-con p span {
    font-size: 24px;
    line-height: 60px;
    padding-left: 10px;
  }
  .advert-box .advert-box-con p a {
    width: 260px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color: #ffffff;
    margin: 59px auto 0;
  }
  /* 产品介绍 */
  .product-intro {
    background: url("/roomdry/website/upload/img/roHome/product_bg.jpg")
      no-repeat left center;
    width: 1440px;
    height: 840px;
    margin-top: 0;
  }
  .product-intro-con {
    width: 480px;
    margin: 0 auto;
    padding-top: 170px;
    text-align: left;
  }
  .product-intro-con h3 {
    margin-bottom: 39px;
  }
  .product-intro-con p {
    font-size: 18px;
    color: #e2c69a;
  }
  .product-intro-con p span {
    margin: 0 25px;
    color: #e2c69a;
  }
  .product-intro-con p a {
    margin-top: 40px;
    display: inline-block;
    width: 140px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #e2c69a;
    font-size: 14px;
    color: #e2c69a;
    text-align: center;
    line-height: 40px;
  }
  /* 视频 */
  .body-contents .page-roHome .product-video {
    width: 100%;
    padding: 0;
  }
  .body-contents .page-roHome .product-video .video_box {
    max-width: 1440px;
    max-height: 579px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
  }
  .body-contents .page-roHome .product-video .video_box #pcVideo {
    object-fit: fil;
    width: 100%;
    height: 100%;
  }
  .body-contents .page-roHome .product-video .video_box .poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
  }
  .body-contents .page-roHome .product-video .video_box .poster .banner-MB {
    display: none;
  }
  .body-contents .page-roHome .product-video .video_box .poster .banner-PC {
    display: block;
    width: 100%;
    height: 100%;
  }
  .body-contents .page-roHome .product-video .video_box .video_play {
    width: 12%;
    height: 31%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 12;
    background: url("/roomdry/website/upload/img/roomdry/btn-play.png")
      no-repeat;
    background-size: contain;
  }
  /* 核心技术 */
  .body-contents .page-roHome .core-technology {
    width: 100%;
    padding: 0;
  }
  .body-contents .page-roHome .core-technology .intro-head .title {
    max-width: 1440px;
    max-height: 229px;
    margin: 0 auto;
  }
  .body-contents .page-roHome .core-technology .intro-head .title .item-PC {
    display: block;
  }
  .body-contents .page-roHome .core-technology .intro-head .title .item-MB {
    display: none;
  }
  .body-contents .page-roHome .core-technology .core-con .core-bg {
    width: 100%;
    max-height: 542px;
  }
  .body-contents .page-roHome .core-technology .core-con .core-bg .bg-MB {
    display: none;
  }
  .body-contents .page-roHome .core-technology .core-con .core-bg .bg-PC {
    display: block;
  }
  .body-contents .page-roHome .core-technology .con-body {
    padding-top: 10%;
    padding-left: 8.8%;
    box-sizing: border-box;
  }
  .body-contents .page-roHome .core-technology .con-body .des-head {
    max-width: 466px;
    font-size: 36px;
    margin-bottom: 2%;
    text-align: left;
  }
  .body-contents .page-roHome .core-technology .con-body .des-intro {
    max-width: 466px;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
    padding: 125px 0 0;
  }
  .body-contents .page-roHome .core-technology .con-body p a {
    width: 140px;
    height: 40px;
    margin: 29px 0 0 0;
    line-height: 40px;
    font-size: 14px;
  }

  /* 除湿器小课堂 */
  .body-contents .page-roHome .classroom {
    width: 100%;
    padding: 0 0 30px;
    margin-bottom: 50px;
    background: url("/roomdry/website/upload/img/roHome/classroom_bg.jpg")
      no-repeat left top;
  }
  .body-contents .page-roHome .classroom .classroom-con {
    display: flex;
    justify-content: space-between;
    width: 1187px;
    margin: 0 auto;
    padding: 90px 0 0;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-list {
    width: 405px;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-list ul {
    margin-top: 15px;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-list li {
    width: 360px;
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 0;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-list li .titile {
    display: inline-block;
    width: 330px;
    color: #3b3841;
    font-size: 14px;
    background: url("/roomdry/website/upload/img/roHome/q_icon.png") no-repeat
      left center;
    padding-left: 30px;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    li
    .titile::after {
    padding-top: 10px;
    content: "";
    background: url("/roomdry/website/upload/img/roHome/add.png") no-repeat
      right center;
    width: 12px;
    height: 12px;
    float: right;
    line-height: 17px;
    color: #a4a4a4;
    font-size: 12px;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    .allOpen
    .titile::after {
    content: "";
    background: url("/roomdry/website/upload/img/roHome/reduce.png") no-repeat
      right center;
    width: 12px;
    height: 12px;
    float: right;
    line-height: 17px;
    color: #a4a4a4;
    font-size: 12px;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-img {
    width: 650px;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    li
    .scollbar-box {
    display: none;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-list li .scollbar {
    width: 100%;
    overflow: auto;
    margin: 15px 0 0;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    li
    .scollbar::-webkit-scrollbar {
    width: 10px;
    height: 1px;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    li
    .scollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2);
    background: #a4a4a4;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    li
    .scollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    background: #ffffff;
  }
  .body-contents
    .page-roHome
    .classroom
    .classroom-con
    .qa-list
    li
    .scollbar
    .scollbar-con {
    margin: 0 auto;
    padding-right: 10px;
  }
  .body-contents .page-roHome .classroom .classroom-con .qa-list li div p {
    background: none;
    width: auto;
  }
  /* 展厅预约 */
  .show-room {
    width: 100%;
    height: 477px;
    padding: 50px 0 30px;
    background: url("/roomdry/website/upload/img/roHome/showroom_bg.jpg")
      no-repeat left top;
    position: static;
  }
  .show-room .show-room-box {
    position: static;
    left: inherit;
    top: inherit;
    width: 660px;
    margin: 0 127px 50px 533px;
    padding: 69px 60px 69px;
    background-color: rgba(255, 255, 255, 0.92);
    display: flex;
    justify-content: flex-start;
    opacity: 0.92;
  }
  .show-room ul {
    display: inline-block;
    border-bottom: 0;
  }
  .show-room ul li {
    padding-left: 22px;
    margin-bottom: 36px;
    width: auto;
  }
  .show-room ul li span {
    cursor: pointer;
    color: #484848;
    font-size: 18px;
  }
  .show-room ul .active {
    background: url("/roomdry/website/upload/img/roHome/local_icon.png")
      no-repeat left center;
  }
  .show-room ul .active span {
    border-bottom: 1px solid #c6a06f;
    padding-bottom: 11px;
  }
  .tab-con {
    margin: 0 0 0 87px;
    padding: 0;
  }
  .tab-con div:nth-child(2) {
    display: none;
  }
  .tab-con div:nth-child(3) {
    display: none;
  }
  .tab-con h4 {
    font-size: 24px;
    color: #484848;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .tab-con dl {
    display: flex;
    justify-content: flex-start;
  }
  .tab-con dl dt {
    width: 80px;
  }

  /* 抢先预约 */
  .body-contents .page-roHome .appoint {
    width: 100%;
    box-sizing: border-box;
    background: url("/roomdry/website/upload/img/roHome/form_bg.jpg") no-repeat
      left top;
    padding: 0 0 50px;
  }
  .body-contents .page-roHome .appoint .appoint-con {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 70px;
    width: 1050px;
  }
  .body-contents .page-roHome .appoint .form-box {
    width: 418px;
  }
  .body-contents .page-roHome .appoint .form-box ul li {
    margin-bottom: 21px;
  }
  .body-contents .page-roHome .appoint .form-box ul li input {
    border: none;
    width: 378px;
    padding: 16px 20px;
    background-color: rgba(255, 255, 255, 0.85);
    color: #9a9ca4;
    font-size: 16px;
  }
  .body-contents .page-roHome .appoint .form-box ul .validate {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .body-contents .page-roHome .appoint .form-box ul .validate input {
    width: 187px;
  }
  .body-contents .page-roHome .appoint .form-box ul .validate span {
    width: 172px;
    display: inline-block;
  }
  .body-contents .page-roHome .appoint .form-box ul li textarea {
    resize: none;
    width: 378px;
    height: 56px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85);
  }
  .body-contents .page-roHome .appoint .appoint-info {
    width: 570px;
  }
  .body-contents .page-roHome .appoint .appoint-info h4 {
    margin-bottom: 20px;
    height: 119px;
  }
  .body-contents .page-roHome .appoint .appoint-info p {
    color: #888888;
    font-size: 14px;
    line-height: 28px;
  }
  .body-contents .page-roHome .appoint .appoint-info p em {
    font-style: normal;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 13px;
  }
  .body-contents .page-roHome .appoint .appoint-info p .point {
    display: block;
    margin-top: 18px;
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-image: linear-gradient(52deg, #c6a06f 0%, #c08b48 100%),
      linear-gradient(#633e47, #633e47);
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
  }
  .body-contents .page-roHome .appoint .appoint-info .notice input {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }
  .body-contents .page-roHome .appoint .appoint-info .notice.fontbold {
    color: #c6a06f;
    font-weight: bold;
  }
  .body-contents .page-roHome .appoint .appoint-info .notice {
    display: flex;
    align-items: center;
  }
  .city-select {
    position: relative;
  }
  .city-select .select {
    position: absolute;
    left: 0;
    top: 49px;
    width: 417px;
    display: none;
  }
  .body-contents .page-roHome .appoint .form-box ul .city-select .select li {
    cursor: pointer;
    padding: 10px;
    margin-bottom: 10px;
  }
  .city-select .select li:hover {
    background: #efefef;
  }
  /* 备注 */
  .remarks {
    width: 50%;
    margin: 19px 10px 38px;
    padding: 0;
  }
  .remarks h4 {
    color: #0d0b18;
    font-size: 16px;
  }
  .remarks p {
    color: #0d0b18;
    font-size: 14px;
    line-height: 30px;
  }
  /* 浮窗 */
  /* 弹窗 */
  .roPopup {
    width: 100%;
    height: calc(100vh - 100px);
    display: none;
  }
  .roPopup .roPopup-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    left: 0;
    top: 0;
  }
  .roPopup .roPopup-con {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 20;
    width: 800px;
    background: #fff;
    box-sizing: border-box;
    padding: 40px;
  }
  .roPopup .roPopup-con .roPopup-close {
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
  .roPopup .roPopup-con h3 {
    width: 180px;
    background: url("/resource/srcs/image/la/icon-success.png") no-repeat left
      top;
    padding-left: 60px;
    height: 49px;
    line-height: 49px;
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .roPopup .roPopup-con p {
    font-size: 24px;
    color: #383838;
  }

  .noPopup {
    width: 100%;
    height: calc(100vh - 100px);
    display: none;
  }
  .noPopup .noPopup-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    left: 0;
    top: 0;
  }
  .noPopup .noPopup-con {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 20;
    width: 300px;
    background: #fff;
    box-sizing: border-box;
    padding: 40px;
  }
  .noPopup .noPopup-con h4 {
    font-size: 22px;
    color: #000000;
    margin-bottom: 20px;
  }
  .noPopup .noPopup-con p .alert-button {
    display: inline-block;
    border-radius: 3px;
    background-color: #0786d3;
    cursor: pointer;
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
  }
  .scroll-scroll {
    height: auto;
    width: 100%;
    overflow: hidden;
  }
  .show-room-box {
    position: relative !important;
  }
  .show-room-box .more {
    bottom: 30px;
    right: 30px;
  }
}

.body-contents .page-roHome .appoint .appoint-con .btn-code {
  cursor: pointer;
}

/*2020924 新增表单 样式  */

.info_listBox {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.info_listBox ul li {
  padding: 8px 12px;
  height: 34px;
  margin-bottom: 21px;
  border: 1px solid #fff;
  line-height: 34px;
  width: 92%;
}
.info_listBox ul li span {
  font-weight: 700;
  float: left;
  width: 22%;
  color: #fff;
  font: 400 15px microsoft yahei;
  line-height: 34px;
}
.info_listBox ul li input {
  width: 75%;
  border: none;
  color: #fff;
  font: 400 15px microsoft yahei;
  background: none;
  height: 32px;
}
.cityBox .inputBox div {
  width: 25%; /*border:1px solid red;*/
  float: left;
}
.info_listBox ul li.cityBox .inputBox input {
  width: 100%;
}

.form-inline {
  /*border:1px solid #ff0;*/
  overflow: hidden;
  height: 34px;
  width: 69%;
  position: absolute;
  left: 23%;
}
.form-group {
  width: 33.3%;
  float: left;
  opacity: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-inline select {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font: 400 15px microsoft yahei;
}

.info_listBox input[type="number"] {
  -moz-appearance: textfield;
}
.info_listBox input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.info_listBox input::-webkit-input-placeholder,
.info_isremark textarea::-webkit-input-placeholder {
  color: #fff;
}
.info_listBox input:-moz-placeholder,
.info_isremark textarea:-moz-placeholder {
  color: #fff;
}
.info_listBox input::-moz-placeholder,
.info_isremark textarea::-moz-placeholder {
  color: #fff;
}
.info_listBox input:-ms-input-placeholder,
.info_isremark textarea:-ms-input-placeholder {
  color: #fff;
}

.info_listBox .fx-box {
  font: 400 15px microsoft yahei;
  color: #fff;
}
.info_listBox .fx-box label {
  position: relative;
  padding-left: 25px;
  line-height: 34px;
}
.info_listBox .fx-box label.lab01 {
  margin-right: 15px;
}
.info_listBox .fx-box option {
  color: #000;
  text-align: center;
}
.info_listBox .fx-box select {
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: auto;
  text-align: center;
  text-align-last: center;
}
.info_listBox .fx-box #select_fang {
  color: #fff;
  font: 400 15px microsoft yahei;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  border-bottom: 1px solid #fff;
  background: none;
  padding: 0;
  border-radius: 0;
}
.info_listBox .fx-box #select_ting {
  color: #fff;
  font: 400 15px microsoft yahei;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  border-bottom: 1px solid #fff;
  background: none;
  padding: 0;
  border-radius: 0;
}
.info_listBox .fx-box ::selection {
  background: #ff9632;
  color: #000;
}
.info_listBox .fx-box ::-moz-selection {
  background: #ff9632;
  color: #000;
} /*火狐浏览器*/
.info_listBox .fx-box ::-webkit-selection {
  background: #ff9632;
  color: #000;
} /*谷歌*/

.pfm .pfm-input {
  width: 40%;
  border-radius: 0;
  line-height: inherit;
  float: left;
}
.pfm .pfmwz {
  display: inline;
  font: 400 15px microsoft yahei;
  color: #fff;
}

.info_listBox .fx-box input[type="radio"] {
  /* opacity: 0; */
  display: none;
}
.info_listBox .fx-box input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  top: 2px;
  left: 0;
}
.info_listBox .fx-box input[type="radio"]:checked + label::before {
  padding: 2px;
  box-sizing: border-box;
  background-color: #fff;
  background-clip: content-box;
}

.info_isremark .txt_area p {
  font: 400 15px microsoft yahei;
  color: #fff;
  text-align: left;
}
.info_isremark .txt_area textarea {
  color: #fff;
  font: 400 15px microsoft yahei;
  height: 70px;
  width: 94%;
  padding: 2%;
  background: none;
  border: 1px solid #fff;
  margin-top: 2%;
}
.info_isremark .codebox_la input {
  width: 40%;
  height: 48px;
  border-radius: 0;
  text-align: center;
  border: 1px solid #fff;
  float: left;
  background: none;
  color: #fff;
  font: 400 15px microsoft yahei;
  margin-right: 10%;
}
.info_isremark .btn-code {
  width: 50%;
  height: 100%;
}
.info_isremark .codebox_la {
  width: 100%;
  margin: 3% auto;
  height: 50px;
  display: flex;
}
/* *********分割线*********** */
.info_isremark {
  margin: 7% auto 0;
  width: 40%;
  padding: 0 65px;
}
.input-list {
  padding: 0 50px;
}
.input-list .logo-box {
  margin-bottom: 20px;
}
.input-list h5 {
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
}
.button-submit {
  width: 100%;
  height: 50px;
  font: 18px microsoft yahei;
  text-align: center;
  line-height: 50px;
  border: none;
  outline: none;
  background: #0096e0;
  color: #fff;
  border-radius: 3px;
  margin-top: 30px;
  cursor: pointer;
}
.button-submit:active {
  background: #0096e0;
}
.agree-box .selfecheckbox_label {
  color: #fff;
}
.agree-box .e-selfecheckbox:checked + .selfecheckbox_label:before {
  background: #d4a55d;
  border: 2px solid #fff;
}
.logo-box .logo {
  margin-bottom: 30px;
}
.info_isremark .codebox_la input::-webkit-input-placeholder {
  color: #fff; /* placeholder颜色  */
}

.info_isremark .codebox_la .btn-code img {
  height: 50px;
}

@media (max-width: 767px) {
  .body-contents .page-roHome .appoint {
    padding: 45px 30px;
  }
  .logo-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .input-list {
    padding: 0px;
    box-sizing: border-box;
  }
  .info_isremark {
    padding: 0;
    width: 100%;
    margin-top: 1%;
  }
  .agree-box .label-check > label {
    color: #fff;
  }
  .agree-box .selfecheckbox_label:before {
    width: 14px;
    height: 14px;
    border: 2px solid #7c7e7e;
  }

  /* *******分割线******* */
  .form-inline {
    left: 23%;
    height: auto;
    line-height: inherit;
    width: 74%;
  }
  .form-inline select {
    height: auto;
    line-height: inherit;
    font: 400 12px microsoft yahei;
  }

  .info_listBox {
    margin: 0 auto;
    overflow: visible;
  }
  .info_listBox ul li {
    padding: 8px 4px;
    height: auto;
    margin-bottom: 12px;
    border: 1px solid #fff;
    line-height: inherit;
    width: 97%;
    display: inline-block;
  }
  .info_listBox ul li input {
    font: 400 12px microsoft yahei;
    width: 70%;
    height: auto;
    line-height: normal;
    display: inline-block;
    line-height: inherit;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 0;
  }
  .info_listBox ul li span {
    font: 400 12px microsoft yahei;
    line-height: inherit;
    display: inline-block;
  }

  .info_listBox .fx-box {
    font: 400 12px microsoft yahei;
    color: #fff;
  }
  .info_listBox .fx-box label {
    line-height: initial;
    float: left;
  }
  .info_listBox .fx-box label.lab01 {
    margin-right: 5px;
    line-height: inherit;
    padding-left: 20px;
  }
  .info_listBox .fx-box #select_fang {
    font: 400 12px microsoft yahei;
    margin: 0;
    height: auto;
  }
  .info_listBox .fx-box #select_ting {
    font: 400 12px microsoft yahei;
    margin: 0;
  }

  .info_listBox input::-webkit-input-placeholder,
  .info_center textarea::-webkit-input-placeholder {
    line-height: normal;
  }
  .info_listBox input:-moz-placeholder,
  .info_center textarea:-moz-placeholder {
    line-height: normal;
  }
  .info_listBox input::-moz-placeholder,
  .info_center textarea::-moz-placeholder {
    line-height: normal;
  }
  .info_listBox input:-ms-input-placeholder,
  .info_center textarea:-ms-input-placeholder {
    line-height: normal;
  }

  .pfm .pfmwz {
    font: 400 12px microsoft yahei;
  }

  .info_isremark .txt_area p {
    font: 400 12px microsoft yahei;
    color: #fff;
  }
  .info_isremark .txt_area textarea {
    font: 400 12px microsoft yahei;
    height: 70px;
    width: 95%;
    padding: 2%;
    color: #fff !important;
  }
  .info_isremark .codebox_la input {
    width: 40%;
    height: 30px;
    font: 400 12px microsoft yahei;
  }
  .info_isremark .code {
    width: 50%;
    height: 100%;
  }
  .info_isremark .code img {
    height: 52px;
  }
  .info_isremark .codebox_la {
    width: 100%;
    margin: 3% auto;
    height: 50px;
  }
}

/* ipad pro********横版 */
@media (min-width: 768px) and (max-width: 1024px) {
  /* .appoint-con{border: 1px solid red;} */
  .body-contents .page-roHome .appoint {
    padding: 45px 0;
  }
  .input-list {
    padding: 0;
  }
  .info_isremark {
    width: 480px;
    margin-top: 2%;
  }
}
/* 新增样式 */

@media screen and (max-width: 767px) {
  .body-contents .page-roHome .nav-list {
    height: 78px;
  }

  .social-media .icon {
    width: 28px !important;
    height: 28px !important;
  }
}
