body {
  padding-top: 0 !important;
}
img {
  display: block;
}
.all {
  padding: 0 15px;
  box-sizing: border-box;
}

.frame {
  background: #ffffff;
}
.frame-head {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}
/* .ro-product .frame-head{
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 999;
    background: #ffffff;
} */
/* mobild 样式 */
.ro-product .frame-body .body-contents {
  width: 100%;
  /* padding-top: 59px; */
}
/* 页面内宽 */
.body-contents .inner-width {
  width: 100%;
}

/* 页面顶部导航 */
.body-contents .inner-width .roomdry-navigation {
  width: 100%;
  height: 37px;
  background: #618d9e;
}
.body-contents .inner-width .roomdry-navigation .nav-list {
  width: 100%;
  height: 37px;
  display: flex;
  justify-content: space-between;
}
.body-contents .inner-width .roomdry-navigation .nav-list {
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 90;
  width: 100%;
  background: #618d9e;
}
.body-contents .inner-width .roomdry-navigation .nav-list .item {
  flex-grow: 1;
  font-size: 12px;
  color: #ffffff;
  line-height: 37px;
  text-align: center;
}
.body-contents .inner-width .roomdry-navigation .nav-list .item:hover {
  background-color: #3c6d82;
}
.body-contents .inner-width .roomdry-navigation .nav-list .item.cur {
  background: #3c6d82;
  font-weight: bold;
}
.body-contents .inner-width .roomdry-navigation .nav-list .item .inside {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  line-height: 37px;
  text-align: center;
}

/* 页面顶部banner */
.body-contents .inner-width .roomdry-banner {
  width: 100%;
}
.body-contents .inner-width .roomdry-banner .banner {
  width: 100%;
  /* max-height: 479px; */
}
.body-contents .inner-width .roomdry-banner .banner .banner-PC {
  display: none;
}
.body-contents .inner-width .roomdry-banner .banner .banner-MB {
  display: block;
  width: 100%;
  height: 100%;
}

/* 浮窗 */

/* 信息总览 */
.ropdt-nav {
  width: 100%;
  padding: 14% 15px 15%;
  box-sizing: border-box;
}
.ropdt-nav .ropdt-pro {
  width: 100%;
}
.ropdt-nav .ropdt-pro .nav-list {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.ropdt-nav .ropdt-pro .nav-list .nav-item {
  width: 24%;
  flex-shrink: 0;
}
.ropdt-nav .ropdt-pro .nav-list .nav-item .item {
  width: 70%;
  margin: 0 auto;
}
.ropdt-nav .ropdt-pro .nav-list .nav-item .nav-info {
  width: 100%;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  color: #656565;
  text-align: center;
}

/* 产品总介 */
.ropdt-intro {
  width: 100%;
}
.ropdt-intro .intro-pro {
  width: 100%;
}
.ropdt-intro .intro-pro .intro-head {
  width: 100%;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #191919;
}
.ropdt-intro .intro-pro .intro-msg {
  font-size: 15px;
  line-height: 27px;
  color: #000000;
  text-align: center;
  letter-spacing: 2px;
}
.ropdt-intro .intro-pro .intro-con {
  padding: 15px 4% 0;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 22px;
  color: #191919;
  text-align: center;
}
.ropdt-intro .intro-pro .intro-con span {
  color: #56b8dd;
}

/* 间隔 */
.interval {
  width: 100%;
}
.interval .interval-pro {
  width: 100%;
  padding: 30px 0 0;
}
.interval .interval-pro .int-text {
  font-size: 12px;
  color: #5bbbdb;
  text-align: center;
}

/* 除湿机功能 */
.pdt-function {
  width: 100%;
}
.pdt-function .function-pro {
  width: 100%;
}
.pdt-function .function-pro .fc-head {
  width: 100%;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.pdt-function .function-pro .fc-head .fc-inner {
  padding: 0 20px;
  font-size: 20px;
  line-height: 50px;
  color: #1a1a1a;
  border-bottom: 1px solid #e1dbd5;
  position: relative;
  top: 0;
  left: 0;
}
.pdt-function .function-pro .fc-head .fc-inner .fc-pst {
  width: 45%;
  font-size: 10px;
  line-height: 14px;
  color: #877953;
  background: #ffffff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -7px;
}
.pdt-function .function-pro .fc-main {
  width: 65%;
  margin: 5px auto 0;
}
.pdt-function .function-pro .fc-main .fc-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pdt-function .function-pro .fc-main .fc-list .fc-item {
  width: 42%;
  max-height: 145px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pdt-function .function-pro .fc-main .fc-list .fc-item:nth-child(-n + 2) {
  margin-bottom: 23px;
}
.pdt-function .function-pro .fc-footer {
  width: 100%;
  max-height: 331px;
  cursor: pointer;
}
.pdt-function .function-pro .fc-footer .pdt-pc {
  display: none;
}
.pdt-function .function-pro .fc-footer .pdt-mb {
  display: block;
  width: 100%;
  height: 100%;
}

/* 隔层图片 */
.body-contents .inner-width .compartmen {
  width: 100%;
}
.body-contents .inner-width .compartmen .com-pro {
  width: 100%;
  /* max-height: 180px; */
}
.body-contents .inner-width .compartmen .com-pro .com-PC {
  display: none;
}
.body-contents .inner-width .compartmen .com-pro .com-MB {
  display: block;
  width: 100%;
  height: 100%;
}

/* 除湿机详情模块 */
.pdt-details {
  width: 100%;
  padding-top: 49px;
}
/* 干爽-详情模块 */
.pdt-details .pdt-dry {
  width: 100%;
  margin-bottom: 49px;
}
.pdt-details .pdt-dry .dry-cons {
  width: 70%;
  margin: 0 auto 29px;
}
.pdt-details .pdt-dry .dry-cons .cons-head {
  width: 100%;
  height: 53px;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}
.pdt-details .pdt-dry .dry-cons .cons-head::before {
  content: "";
  width: 15%;
  height: 2px;
  background: #3993a2;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.pdt-details .pdt-dry .dry-cons .cons-head .head-on {
  font-family: "SimHei", 微软雅黑;
  font-size: 48px;
  color: #3993a2;
  line-height: 48px;
}
.pdt-details .pdt-dry .dry-cons .cons-head .head-end {
  padding-left: 5px;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  letter-spacing: 2px;
}
.pdt-details .pdt-dry .dry-cons .cons-msg {
  font-size: 12px;
  line-height: 19px;
  color: #000000;
}
.pdt-details .pdt-dry .dry-imgs {
  width: 100%;
  max-height: 450px;
}
.pdt-details .pdt-dry .dry-imgs .dry-mb {
  display: block;
  width: 100%;
  height: 100%;
}
.pdt-details .pdt-dry .dry-imgs .dry-pc {
  display: none;
}
/* 智能-详情模块 */
.pdt-details .pdt-intelligent {
  width: 100%;
  margin-bottom: 49px;
}
.pdt-details .pdt-intelligent .dry-cons {
  width: 90%;
  margin: 0 auto 29px;
}
.pdt-details .pdt-intelligent .dry-cons .cons-head {
  width: 72%;
  height: 53px;
  margin: 0 auto;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}
.pdt-details .pdt-intelligent .dry-cons .cons-head::before {
  content: "";
  width: 15%;
  height: 2px;
  background: #3993a2;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.pdt-details .pdt-intelligent .dry-cons .cons-head .head-on {
  font-family: "SimHei", 微软雅黑;
  font-size: 48px;
  color: #3993a2;
  line-height: 48px;
}
.pdt-details .pdt-intelligent .dry-cons .cons-head .head-end {
  padding-left: 5px;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  letter-spacing: 2px;
}
.pdt-details .pdt-intelligent .dry-cons .cons-msg {
  width: 72%;
  margin: 0 auto;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
}
.pdt-details .pdt-intelligent .dry-cons .cons-footer {
  width: 100%;
  padding-top: 36px;
  margin: 0 auto;
}
.pdt-details .pdt-intelligent .dry-cons .cons-footer .cons-list {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: nowrap;
}
.pdt-details .pdt-intelligent .dry-cons .cons-footer .cons-list .cons-item {
  width: 27%;
  max-height: 209px;
}
.pdt-details .pdt-intelligent .dry-cons .cons-footer .cons-list .cons-item .pi {
  width: 100%;
  height: 100%;
}
.pdt-details .pdt-intelligent .dry-imgs {
  width: 100%;
  max-height: 450px;
}
.pdt-details .pdt-intelligent .dry-imgs .dry-mb {
  display: block;
  width: 100%;
  height: 100%;
}
.pdt-details .pdt-intelligent .dry-imgs .dry-pc {
  display: none;
}
/* 噪音-详情模块 */
.pdt-details .noise .cons-tmsg {
  width: 100%;
  padding-top: 16px;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
}
/* 外观-详情模块 */
.pdt-details .exterior {
  margin-bottom: 30px;
}
/* 备注 */
.remark {
  width: 100%;
  padding: 0 14% 27px;
  box-sizing: border-box;
}
.remark .remark-title {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  text-indent: 6px;
  position: relative;
  top: 0;
  left: 0;
}
.remark .remark-title::before {
  content: "";
  width: 2px;
  height: 14px;
  background: #00a1e8;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.remark .remark-info {
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 8px;
}
.remark .remark-info:last-child {
  margin-bottom: 0;
}
.frame-body .popup {
  display: none;
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
.frame-body .popup .popup-img {
  width: 76%;
  max-height: 1088px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 6%;
}
.frame-body .popup .popup-img .img-pc {
  display: none;
}
.frame-body .popup .popup-img .img-mb {
  display: block;
  width: 100%;
}
.frame-body .popup .popup-img .popup-del {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.frame-body .popup .popup-img .popup-del .img-btn {
  width: 100%;
  height: 100%;
}
.scroll-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

/*pc 样式*/
@media (min-width: 769px) {
  .all {
    padding: 0;
  }
  .ro-product .frame-body .body-contents {
    width: 100%;
    /* padding-top: 122px; */
  }
  /* 页面内宽 */
  .body-contents .inner-width {
    max-width: 1440px;
    margin: 0 auto;
  }

  /* 页面顶部导航 */
  .body-contents .inner-width .roomdry-navigation {
    width: 100%;
    height: 48px;
    background: #618d9e;
    max-width: 1440px;
    position: fixed;
    z-index: 60;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
  }
  .body-contents .inner-width .roomdry-navigation .nav-list {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 0;
  }
  .body-contents .inner-width .roomdry-navigation .nav-list .item {
    flex-grow: 1;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
  }
  .body-contents .inner-width .roomdry-navigation .nav-list .item .inside {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
  }

  /* 页面顶部banner */
  .body-contents .inner-width .roomdry-banner {
    width: 100%;
    padding-top: 48px;
  }
  .body-contents .inner-width .roomdry-banner .banner {
    max-width: 1440px;
    max-height: 520px;
  }
  .body-contents .inner-width .roomdry-banner .banner .banner-PC {
    display: block;
    width: 100%;
    height: 100%;
  }
  .body-contents .inner-width .roomdry-banner .banner .banner-MB {
    display: none;
  }

  /* 浮窗 */

  /* 信息总览 */
  .ropdt-nav {
    padding: 59px 0 90px;
  }
  .ropdt-nav .ropdt-pro {
    max-width: 1000px;
    margin: 0 auto;
  }
  .ropdt-nav .ropdt-pro .nav-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .ropdt-nav .ropdt-pro .nav-list .nav-item {
    width: 14%;
  }
  .ropdt-nav .ropdt-pro .nav-list .nav-item .nav-info {
    width: 100%;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
  }

  /* 产品总介 */
  .ropdt-intro .intro-pro {
    max-width: 1000px;
    margin: 0 auto;
  }
  .ropdt-intro .intro-pro .intro-head {
    font-family: "SimHei", "microsoft yahei";
    font-size: 40px;
    line-height: 60px;
    font-weight: normal;
  }
  .ropdt-intro .intro-pro .intro-msg {
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 10px;
  }
  .ropdt-intro .intro-pro .intro-con {
    padding: 40px 0 0;
    font-size: 16px;
    line-height: 30px;
  }

  /* 间隔 */
  .interval .interval-pro {
    width: 100%;
    padding: 56px 0 0;
  }
  .interval .interval-pro .int-text {
    font-size: 24px;
  }

  /* 除湿机功能 */
  .pdt-function .function-pro .fc-head {
    max-width: 671px;
    height: 147px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pdt-function .function-pro .fc-head .fc-inner {
    font-family: "SimHei", "microsoft yahei";
    padding: 0 10px;
    font-size: 40px;
    line-height: 82px;
    color: #1a1a1a;
    border-bottom: 1px solid #e1dbd5;
    position: relative;
    top: 0;
    left: 0;
  }
  .pdt-function .function-pro .fc-head .fc-inner span {
    font-family: "SimHei", "microsoft yahei";
    font-size: 40px;
    line-height: 82px;
    color: #1a1a1a;
  }
  .pdt-function .function-pro .fc-head .fc-inner .fc-pst {
    font-family: "";
  }
  .pdt-function .function-pro .fc-head .fc-inner .fc-pst {
    width: 42%;
    font-size: 16px;
    line-height: 22px;
    background: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -11px;
  }
  .pdt-function .function-pro .fc-main {
    max-width: 706px;
    margin: 10px auto 0;
  }
  .pdt-function .function-pro .fc-main .fc-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .pdt-function .function-pro .fc-main .fc-list .fc-item {
    width: 18%;
    max-height: 145px;
  }
  .pdt-function .function-pro .fc-main .fc-list .fc-item:nth-child(-n + 2) {
    margin-bottom: 0;
  }
  .pdt-function .function-pro .fc-footer {
    max-width: 1440px;
    margin: 0 auto;
    max-height: 616px;
  }
  .pdt-function .function-pro .fc-footer .pdt-pc {
    display: block;
  }
  .pdt-function .function-pro .fc-footer .pdt-mb {
    display: none;
  }

  /* 隔层图片 */
  .body-contents .inner-width .compartmen .com-pro .com-PC {
    display: block;
    width: 100%;
  }
  .body-contents .inner-width .compartmen .com-pro .com-MB {
    display: none;
  }

  /* 除湿机详情模块 */
  .pdt-details {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* 干爽-详情模块 */
  .pdt-details .pdt-dry {
    margin-bottom: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  .pdt-details .pdt-dry .dry-cons {
    width: 439px;
    margin: 0;
    position: absolute;
    top: 14%;
    left: 15%;
  }
  .pdt-details .pdt-dry .dry-cons .cons-head {
    width: 100%;
    height: 78px;
    margin-bottom: 18px;
  }
  .pdt-details .pdt-dry .dry-cons .cons-head::before {
    content: "";
    width: 18%;
    height: 2px;
    bottom: -2px;
  }
  .pdt-details .pdt-dry .dry-cons .cons-head .head-on {
    font-size: 68px;
    line-height: 68px;
  }
  .pdt-details .pdt-dry .dry-cons .cons-head .head-end {
    padding-left: 10px;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 2px;
  }
  .pdt-details .pdt-dry .dry-cons .cons-msg {
    font-size: 14px;
    line-height: 26px;
  }
  .pdt-details .pdt-dry .dry-imgs {
    width: 100%;
    max-height: 700px;
  }
  .pdt-details .pdt-dry .dry-imgs .dry-mb {
    display: none;
  }
  .pdt-details .pdt-dry .dry-imgs .dry-pc {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* 智能-详情模块 */
  .pdt-details .pdt-intelligent {
    margin-bottom: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  .pdt-details .pdt-intelligent .dry-cons {
    width: 32%;
    margin: 0;
    position: absolute;
    top: 18%;
    right: 14%;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-head {
    width: 100%;
    height: 78px;
    margin-bottom: 18px;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-head::before {
    content: "";
    width: 18%;
    height: 2px;
    bottom: -2px;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-head .head-on {
    font-size: 68px;
    line-height: 68px;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-head .head-end {
    padding-left: 10px;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 2px;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-msg {
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    line-height: 26px;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-footer {
    width: 100%;
    padding-top: 7%;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-footer .cons-list {
    justify-content: space-between;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-footer .cons-list .cons-item {
    width: 31%;
    max-height: 169px;
  }
  .pdt-details .pdt-intelligent .dry-imgs {
    width: 100%;
    max-height: 700px;
  }
  .pdt-details .pdt-intelligent .dry-imgs .dry-mb {
    display: none;
  }
  .pdt-details .pdt-intelligent .dry-imgs .dry-pc {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* 噪音-详情模块 */
  .pdt-details .noise .cons-tmsg {
    padding-top: 17px;
    font-size: 14px;
    line-height: 30px;
  }
  /* 外观-详情模块 */
  .pdt-details .exterior .dry-cons {
    top: 30%;
    right: 14%;
  }
  .pdt-details .exterior .dry-cons .cons-head .head-end {
    color: #ffffff;
  }
  .pdt-details .exterior .dry-cons .cons-msg {
    color: #448893;
  }
  /* 备注 */
  .remark {
    width: 50%;
    padding: 25px 10px 38px;
    box-sizing: border-box;
  }
  .remark .remark-title {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #000000;
    text-indent: 0;
    margin-bottom: 15px;
    position: relative;
    top: 0;
    left: 0;
  }
  .remark .remark-title::before {
    content: "";
    width: 0;
    height: 0;
    background: #00a1e8;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
  }
  .remark .remark-info {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
  }
  .frame-body .popup {
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
  }
  .frame-body .popup .popup-img {
    width: 56%;
    max-height: 875px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 6%;
  }
  .frame-body .popup .popup-img .img-pc {
    display: block;
    width: 100%;
  }
  .frame-body .popup .popup-img .img-mb {
    display: none;
  }
  .frame-body .popup .popup-img .popup-del {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -40px;
  }
  .scroll-scroll {
    height: auto;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
  }

  .footer-pc .ma {
    text-align: -webkit-right !important;
  }

  .terrace .icon {
    width: 36px !important;
    height: 36px !important;
  }
}

@media screen and (max-width: 767px) {
  .social-media .icon {
    width: 28px !important;
    height: 28px !important;
  }
}

/*ipad*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* 除湿机详情模块 */
  /* 智能-详情模块 */
  .pdt-details .pdt-intelligent .dry-cons {
    width: 70%;
    margin: 0;
    position: absolute;
    top: 14%;
    right: 14%;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-head {
    margin-bottom: 6%;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-msg {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .pdt-details .pdt-intelligent .dry-cons .cons-footer {
    width: 40%;
    padding-top: 3%;
  }
}
