@charset "utf-8";

@media screen and (max-width: 768px) {
  html {
    font-size: 100px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* 解决IOS默认滑动很卡的情况 */
    -webkit-overflow-scrolling: touch;
    /* 适配rem布局设置网页根字体 */
    font-size: 100px;
  }

  body {
    font: 14px/1.75 -apple-system, BlinkMacSystemFont, "PingFang SC",
      "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    max-width: 768px;
    margin: 0 auto;
  }

  .w1200 {
    width: 100%;
    padding: 0 0.3rem;
  }

  .float-left {
    
  }
  .float-left > a{
      font-size: .16rem;
  }
  .float-left > a.float-wechat{
      display: none;
  }

  .header {
    position: relative;
    height: 0.84rem;
    background-color: #fff;
    z-index: 100001;
  }

  .header .H-logo {
    max-height: 80%;
  }

  .header .nav {
    display: none;
  }

  .header .tel-a {
    font-size: 0.28rem;
    margin-right: 1.04rem;
  }

  .header .tel-a:before {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.2rem;
  }

  .header .nav-toggle {
    display: block;
    position: absolute;
    width: 0.72rem;
    height: 100%;
    right: 0.3rem;
    top: 0;
  }

  .header .nav-toggle:before {
    display: block;
    content: "";
    width: 0.01rem;
    height: 0.32rem;
    background-color: rgba(0, 0, 0, 0.18);
    position: absolute;
    left: 0;
    top: 0.26rem;
  }

  .header .nav-bar {
    width: 0.4rem;
    height: 0.06rem;
    background-color: #333333;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all 0.3s;
  }

  .header .nav-bar:before,
  .header .nav-bar:after {
    width: 0.42rem;
    height: 0.06rem;
    background-color: #333333;
    display: block;
    position: absolute;
    right: 0;
    content: "";
    display: block;
    transition: all 0.5s;
    transform-origin: left;
  }

  .header .nav-bar:before {
    bottom: 0.15rem;
  }

  .header .nav-bar:after {
    top: 0.15rem;
  }

  .header.isshow .nav-bar {
    background-color: transparent;
  }

  .header.isshow .nav-bar:before {
    transform: rotate(45deg);
  }

  .header.isshow .nav-bar:after {
    transform: rotate(-45deg);
  }

  .header.isshow .nav {
    display: block;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: white;
    z-index: 99999;
    margin: 0;
    padding: 0.3rem;
    border-top: 1px solid #ff001e;
    border-bottom: 1px solid #ff001e;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.12);
  }

  .header.isshow .nav-a {
    height: 0.8rem;
    font-size: 0.32rem;
    padding: 0;
  }

  .header.isshow .nav > a:last-child {
    padding: 0;
  }

  .header.isshow .nav > a:last-child:before {
    display: none;
  }

  .index-banner {
    height: 6.4rem;
  }

  .index-banner .swiper-slide {
    overflow: hidden;
  }

  .index-banner .swiper-a {
    height: 100%;
  }

  .index-banner .swiper-a > img {
    height: 100%;
    width: auto;
    max-width: none;
  }

  .indexSwiper.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0.9rem;
  }

  .index-search {
    margin-left: 0.48rem;
    margin-right: 0.48rem;
    width: auto;
    margin-top: -0.48rem;
    height: auto;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
  }

  .index-search .mapseek,
  .index-search .select-form {
    display: none;
  }

  .index-search .col:last-child {
    display: none;
  }

  .index-search .col:first-child {
    width: 100%;
  }

  .index-search form {
    width: 100%;
  }

  .search {
    width: 100%;
    height: 0.96rem;
    margin-right: 0;
  }

  .search input[type="search"] {
    font-size: 0.26rem;
    padding: 0 0.12rem 0 0.64rem;
    border: 0;
  }

  .search font {
    position: absolute;
    width: 0.32rem;
    left: 0.24rem;
  }

  .search input[type="submit"] {
    width: auto;
    height: 100%;
    font-size: 0.32rem;
    padding: 0 0.48rem;
    border: 0;
  }

  .index-icos {
    display: block;
    padding: 0.48rem 0.15rem 0.3rem 0.15rem;
    border-bottom: 10px solid #f7f8fb;
  }

  .index-ico-nav {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
  }

  .index-ico-nav .ico-nav-a {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 20%;
    text-align: center;
    font-size: 0.26rem;
    color: #333;
  }

  .index-ico-nav .ico-nav-a > img {
    height: 0.52rem;
    margin-bottom: 0.14rem;
  }

  .Page .main-section {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 10px solid #f7f8fb;
  }

  .web {
    display: none;
  }

  .mobile-s-title {
    display: flex;
    justify-content: center;
    font-size: 0.36rem;
    font-weight: 700;
    color: #333333;
    margin-bottom: 0.3rem;
    position: relative;
    height: 0.48rem;
  }

  .hot-label,
  .dim-label {
    margin-bottom: 0;
    height: 0.4rem;
    width: 0.53rem;
    background: url(../images/label-hot.png) left top no-repeat;
    background-size: auto 100%;
    margin-right: 0.1rem;
  }

  .dim-label {
    background: url(../images/ico-nav-1@2x.png) left top no-repeat;
    background-size: auto 100%;
  }

  .main-tab {
    margin-left: -0.12rem;
    margin-right: -0.12rem;
  }

  .index-M1 .main-tab {
    margin-left: 0;
    margin-right: 0;
  }

  .indexS1 .cont-tab li {
    width: 33.3%;
    padding: 0.12rem;
    height: auto;
    margin: 0;
  }

  .indexS1 .cont-tab li > a {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden;
  }

  .indexS1 .cont-tab li > a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .indexS1 .cont-tab li > a font {
    bottom: 0.54rem;
    width: 0.48rem;
    height: 0.32rem;
  }

  .indexS1 .cont-tab li > a span {
    max-width: 100%;
    padding: 0 0.15rem;
    font-size: 0.26rem;
    line-height: 0.32rem;
    bottom: 0.1rem;
  }

  .index-M1 {
    display: block;
  }

  .index-M1 .mobile-s-title {
    margin-bottom: 0.15rem;
  }

  .listSection {
  }

  .listSection .list-item {
    align-items: flex-start;
    height: auto;
    padding: 0.15rem;
    position: relative;
  }

  .listSection .list-item + .list-item {
  }

  .listSection .list-item .img-con {
    width: 100%;
    height: 5.2rem;
    overflow: hidden;
    margin-bottom: 0.24rem;
    border-radius: 5px;
    margin-right: 0;
  }

  .listSection .list-item .img-con > img {
    width: 100%;
  }

  .listSection .list-item .des-con {
  }

  .listSection .list-item .des-con h2 {
    height: auto;
    line-height: 1.3;
    font-size: 0.36rem;
    margin-bottom: 0.24rem;
  }

  .listSection .list-item .des-con h2 label {
    width: auto;
    height: 0.4rem;
    font-size: 0.24rem;
    white-space: nowrap;
    padding: 0 0.12rem;
    margin-left: 0.1rem;
  }

  .listSection .list-item .des-con .price-date {
    right: 0;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    font-size: 0.32rem;
    flex-flow: row;
    width: 100%;
    position: relative;
    margin-top: 0.05rem;
  }

  .listSection .list-item .des-con .price-date > div {
    margin-right: 0.24rem;
  }

  .listSection .list-item .des-con .price-date strong {
    font-size: 0.64rem;
    font-weight: 800;
    color: #cd2837;
    margin-right: 0.16rem;
  }

  .listSection .list-item .des-con .price-date > span {
    font-size: 0.24rem;
    padding-bottom: 0.12rem;
  }

  .listSection .list-item .des-con ul.details li {
    min-height: 0.48rem;
    font-size: 0.28rem;
    line-height: 1.5;
    height: auto;
  }

  .listSection
    .list-item
    .des-con
    ul.details.details-added
    li:first-child
    > span {
    font-size: 0.32rem;
    margin: 0 2.5px;
  }

  .listSection .list-item .des-con ul.details.details-added label {
    height: 0.32rem;
    font-size: 0.24rem;
    width: auto;
    display: inline-block;
    padding: 0 0.12rem;
    line-height: 0.32rem;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
    padding-bottom: 0.4rem;
  }

  .slick-dots {
    bottom: 0.2rem !important;
  }

  .slick-dots li {
    width: 0.2rem !important;
    height: 0.2rem !important;
    margin: 0 0.1rem !important;
  }

  .slick-dots li button {
    width: 0.2rem !important;
    height: 0.2rem !important;
    margin: 0 0.1rem !important;
  }

  .slick-dots li button:before {
    font-size: 0.06rem;
    line-height: 0.2rem;
    width: 0.2rem !important;
    height: 0.2rem !important;
  }

  .mobile-btn {
    width: 3.2rem;
    height: 0.64rem;
    border-radius: 0.48rem;
    font-size: 0.28rem;
    color: #999;
    border: 1px solid #999;
    margin: 0.2rem auto;
    padding: 0 0.12rem;
  }

  .title {
    height: 0.72rem;
    margin-bottom: 0.15rem;
  }

  .title h3 {
    height: 100%;
    padding-right: 0.36rem;
    position: relative;
    font-size: 0.28rem;
  }

  .title-tab {
    height: 100%;
    font-size: 0.28rem;
    line-height: 0.72rem;
    width: 100%;
  }

  .title-tab li {
    width: 33.3%;
    height: 100%;
    padding: 0;
    position: relative;
  }

  .title-tab li:after {
    display: none;
  }

  .hover-tab2:hover h3,
  .hover-tab2.on h3,
  .hover-tab1:hover h3,
  .hover-tab1.on h3,
  .hover-tab3:hover h3,
  .hover-tab3.on h3 {
    background-size: 100% 100%;
  }

  .indexS2 .cont-tab li {
    width: 100%;
    height: auto;
    border: 0;
    margin-right: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding-bottom: 0.2rem;
  }

  .indexS2 .cont-tab li + li {
    border-top: 1px solid #eee;
    padding-top: 0.28rem;
  }

  .indexS2 .cont-tab li > a {
    padding: 0.15rem;
  }

  .indexS2 .cont-tab li > a {
    flex-flow: row;
    align-items: flex-start;
  }

  .indexS2 .cont-tab li .img-cont {
    width: 32%;
    height: 1.6425rem;
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
    flex: none;
  }

  .indexS2 .cont-tab li .txt-cont {
    padding: 0 0 0 0.24rem;
    position: relative;
  }

  .indexS2 .cont-tab li .txt-cont h4 {
    font-size: 0.36rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    font-size: 0.36rem;
    margin-bottom: 0.05rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .indexS2 .cont-tab li .txt-cont h4 > span {
    font-size: 0.28rem;
    padding: 0.1rem 0;
  }
  .indexS2 .cont-tab li .txt-cont h4.block {
    display: block;
  }
  .indexS2 .cont-tab li .txt-cont h4.block label {
    display: inline-block;
    vertical-align: middle;
    min-width: 0.76rem;
    height: 0.4rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    width: auto;
    padding: 0 0.12rem;
  }
  .indexS2 .cont-tab li .txt-cont .betweenbox h5,
  .indexS2 .cont-tab li .txt-cont .betweenbox h6 {
    font-size: 0.24rem;
  }
  .indexS2 .cont-tab li .txt-cont .betweenbox h6 {
    font-size: 0.2rem;
  }
  .indexS2 .cont-tab li .txt-cont .betweenbox h5 strong {
    font-size: 0.32rem;
    font-weight: bold;
  }

  .indexS2 .cont-tab li .txt-cont .betweenbox h6 > strong {
    font-size: 0.32rem;
  }

  .mlimit4 {
    max-height: 9.6rem;
    overflow: hidden;
  }

  .index-M2 {
    display: block;
  }

  .m-news-tab ul li {
    padding: 0.15rem;
    font-size: 0.28rem;
    width: 100%;
  }

  .m-news-tab ul li > a {
    width: 100%;
  }

  .m-news-tab ul li > a > h4 {
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .m-news-tab ul li > a span {
    font-size: 0.24rem;
    color: #b7b7b7;
  }

  .form-section {
    background: url(../images/form-bg@2x.jpg) center center no-repeat;
    background-size: cover;
  }

  .form-section .title {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .form-section .title .title-tab li {
    width: 50%;
  }

  .form-section .main-tab {
    margin: 0;
  }

  .form-section .cont-tab form {
    width: 100%;
    padding: 0.64rem 0.3rem;
  }

  .form-section .cont-tab form .wt-input {
    margin-bottom: 0;
  }

  .footer {
    overflow: hidden;
  }

  .site-info {
    padding: 0.3rem 0;
  }

  .site-info img {
    width: 1.6rem;
    margin-right: 0.24rem;
  }

  .site-info h1,.site-info strong {
    font-size: 0.3rem;
    line-height: 1.5;
    height: auto;
  }

  .site-info p {
    font-size: 0.24rem;
    color: #333;
  }

  .footer-contact {
    width: 100%;
  }

  .footer-contact span {
    height: auto;
    font-size: 0.24rem;
  }

  .footer-contact strong {
    font-size: 0.52rem;
    height: auto;
  }

  .listPage {
    padding-top: 0;
    background-color: #f7f8fb;
  }

  .listPage .main-section {
    border-bottom: 0;
  }

  .listPage .header {
    margin-bottom: 0.2rem;
  }

  .listPage .listS1 {
    margin-bottom: 0.32rem !important;
  }

  .row {
    width: 100%;
  }

  .listS1 .search {
    width: 100%;
    background-color: #f5f5f5;
  }

  .listSection.mobile-list {
    background-color: white;
    padding-bottom: 0.4rem;
  }

  .listSection.mobile-list .head {
    height: auto;
    padding: 0.4rem 0 0.32rem 0;
  }

  .listSection.mobile-list .head h1 {
    font-size: 0.4rem;
  }

  .listSection.mobile-list .listCon {
  }

  .listSection.mobile-list .list-item {
    padding: 0.4rem 0;
    position: relative;
  }

  .listSection.mobile-list .list-item + .list-item {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }

  .listSection.mobile-list .list-item .img-con {
    width: 2.3rem;
    height: 1.725rem;
    border-radius: 5px;
    margin-right: 0.24rem;
  }

  .listSection.mobile-list .list-item .img-con:hover .picpop {
    display: none;
  }

  .listSection.mobile-list .list-item .des-con {
    width: calc(100% - 2.54rem);
    position: initial;
  }

  .listSection.mobile-list .list-item .des-con h2, .listSection.mobile-list .list-item .des-con h3 {
    font-size: 0.32rem;
    display: block;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
  }

  .listSection.mobile-list .list-item .des-con h2 > a {
    display: block;
  }

  .listSection.mobile-list .list-item .des-con h2 a label,
  .listSection.mobile-list .list-item .des-con h2 > label,
  .list-item .des-con h2 > div.logo-Pic {
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    vertical-align: middle;
  }

  .logo-Pic img.small {
    height: 100%;
  }

  .listSection.mobile-list .list-item .des-con ul.details li {
    min-height: 0.32rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
    height: auto;
    align-items: flex-start;
    color: #999;
  }

  .listSection .list-item .des-con ul.details li:before {
    width: 0.28rem !important;
    height: 0.28rem !important;
    margin-right: 0.12rem;
    flex: none;
    display: none !important;
  }

  .listSection .list-item .des-con ul.office-list {
    display: none;
  }

  .listSection.mobile-list .list-item .des-con .price-date {
    height: auto;
    align-items: baseline;
    line-height: 1;
    margin-top: 0.18rem;
  }

  .listSection.mobile-list .list-item .des-con .price-date strong {
    font-size: 0.32rem;
    line-height: 1;
  }

  .listSection.mobile-list .list-item .des-con .price-date > span > strong {
    font-size: 0.28rem;
  }

  .listSection.mobile-list .list-item > a.flexbox {
    align-items: flex-start;
    width: 100%;
  }

  .page-paginations .page-item {
    margin: 0 3px;
    width: 0.64rem;
    height: 0.48rem;
    font-size: 0.24rem;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
    line-height: 0.48rem;
  }

  .page-paginations .page-item > span,
  .page-paginations .page-item > a {
    line-height: 0.48rem;
  }

  .page-paginations .page-item {
    display: none;
  }

  .page-paginations .page-item:first-child,
  .page-paginations .page-item:last-child {
    display: inline-block;
  }

  .mobile-filter {
    position: relative;
    display: flex;
    align-items: center;
    height: 0.8rem;
    font-size: 0;
    color: #232323;
    overflow: hidden;
  }

  .mobile-filter .filter-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
    display: none;
  }

  .filter-control {
    display: flex;
    width: 100%;
    height: 0.8rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: white;
    position: relative;
    z-index: 9999;
  }

  .filter-control .filter-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.12rem 0.24rem;
    width: 25%;
    font-size: 0.26rem;
    color: #232323;
  }

  .filter-control .filter-item .filter-value {
    line-height: 1.05;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    max-width: 100%;
  }

  .filter-control .filter-item:hover .filter-value,
  .filter-control .filter-item.selected .filter-value {
    color: #cd2837;
  }

  .mobile-filter.isdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    display: flex;
    align-items: flex-start;
  }

  .mobile-filter.isdrop .filter-bg {
    display: block;
  }

  .js-filter-drop {
    display: none;
  }

  .js-filter-control {
    width: 100%;
  }

  .filter-drop {
    position: absolute;
    top: 0.8rem;
    left: 0;
    height: 7.5rem;
    background-color: white;
    width: 100%;
    overflow-y: hidden;
  }

  .filter-drop.filter-drop-auto {
    height: auto;
  }

  .filter-drop > div {
    height: 100%;
    display: none;
  }

  .filter-drop > div.filter-control-b {
    max-width: 22.667vw;
    height: 100%;
    background-color: #ebebeb;
    position: relative;
    display: flex;
    flex-flow: column;
  }

  .filter-drop > div.filter-drop-b {
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1;
    height: 100%;
    overflow-y: hidden;
  }

  .filter-drop > div.filter-drop-b > div {
    flex-flow: column;
    flex: 1;
    height: 100%;
    overflow-y: auto;
  }

  .filter-drop > div.filter-drop-b > div.filter-control-c {
    background-color: #f4f4f4;
  }

  .filter-drop .filter-item,
  .filter-drop .filter-link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1rem;
    font-size: 0.26rem;
    color: #232323;
    width: 100%;
    flex: none;
  }

  .js-filter-drop.isshow {
    display: flex;
    z-index: 9999;
  }

  .filter-drop .filter-item:hover,
  .filter-drop .filter-link:hover,
  .filter-drop .filter-item.isselected,
  .filter-drop .filter-link.isselected {
    color: #cd2837;
    background-color: #f4f4f4;
  }

  .filter-drop .filter-control-c .filter-item:hover,
  .filter-drop .filter-control-c .filter-link:hover,
  .filter-drop .filter-control-c .filter-item.isselected,
  .filter-drop .filter-control-c .filter-link.isselected {
    background-color: #fff;
  }

  .filter-drop-c .filter-item:hover,
  .filter-drop-c .filter-link:hover,
  .filter-drop-c .filter-item.isselected,
  .filter-drop-c .filter-link.isselected {
    color: #cd2837;
    background-color: #fff;
  }

  .filter-drop > div.filter-drop-b > div.filter-drop-c.filter-drop-brand {
    flex-flow: row;
    flex-wrap: wrap;
  }

  .filter-drop-c.filter-drop-brand {
    padding: 0.3rem 0.15rem;
  }

  .filter-drop-c.filter-drop-brand .filter-link {
    padding: 0.15rem;
    width: 33.3%;
  }

  .filter-drop-c.filter-drop-brand .filter-link .filter-value {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.64rem;
    background-color: #f7f8fb;
    width: 100%;
  }

  .filter-item .filter-value,
  .filter-link .filter-value {
    color: inherit;
  }

  .detailS1 h1 {
    width: 100%;
    font-size: 0.52rem;
    line-height: 1.5;
    display: block;
    vertical-align: middle;
    font-weight: 800;
    white-space: normal;
    text-overflow: inherit;
    overflow: visible;
  }

  .detailS1 h1 > label {
    display: inline-block;
    width: auto;
    font-size: 0.24rem;
    white-space: nowrap;
    padding: 0 0.12rem;
    height: 0.48rem;
    line-height: 0.48rem;
    margin: 0 0.1rem;
    vertical-align: middle;
    font-weight: normal;
  }

  .Page .main-section.detailS2 {
    padding-top: 0;
    margin-bottom: 0.2rem;
  }

  .detailS2 > .betweenbox {
    flex-wrap: wrap;
    padding: 0;
  }

  .imgView,
  .imgView.w720 {
    margin-right: 0;
    margin-bottom: 0.2rem;
    width: 100%;
  }

  .imgView .imgSwiper,
  .imgView.w720 .imgSwiper {
    height: 5.625rem !important;
    overflow: hidden;
    --swiper-navigation-size: 0.32rem !important;
  }

  .imgView .imgSwiper .swiper-button-prev {
    left: 0;
    width: 0.32rem;
    height: 0.72rem;
    font-size: 0.24rem;
    top: 50%;
  }
  .imgView .imgSwiper .swiper-button-next {
    right: 0;
    width: 0.32rem;
    height: 0.72rem;
    font-size: 0.24rem;
    top: 50%;
  }

  .imgView .swiper-container#thumbs,
  .imgView.w720 .swiper-container#thumbs {
    height: 1.2rem !important;
    --swiper-navigation-size: 0.32rem;
  }

  .imgView .swiper-container#thumbs .swiper-button-next {
    right: 0;
    width: 0.32rem;
    height: 0.72rem;
    top: 20%;
  }
  .imgView .swiper-container#thumbs .swiper-button-prev {
    left: 0;
    width: 0.32rem;
    height: 0.72rem;
    top: 20%;
  }
  .dataView {
    padding: 0.3rem;
  }
  .dataView h2 {
    padding-bottom: 0.3rem;
  }
  .dataView h2 strong {
    font-size: 0.64rem;
  }
  .dataView h2 span {
    font-size: 0.32rem;
  }
  .dataView h2 span + span {
    margin-left: 0.48rem;
  }
  .dataView .static {
    padding: 0.3rem 0;
  }
  .dataView .static li > div {
    font-size: 0.32rem;
  }
  .dataView .static li > div:first-child strong {
    font-size: 0.52rem;
  }
  .dataView .static li > div:first-child span {
    font-size: 0.28rem;
  }
  .dataView .detail {
    font-size: 0.28rem;
    padding: 0.3rem 0;
  }
  .dataView .detail li {
    margin-bottom: 0.28rem;
  }
  .dataView .detail li .addr {
    line-height: 1.5;
  }
  .dataView .consult {
    padding-top: 0.3rem;
  }
  .dataView .consult .consult-info .ava {
    width: 1rem;
    height: 1rem;
    margin-right: 0.28rem;
  }
  .dataView .consult .consult-info .name {
    font-size: 0.32rem;
  }
  .dataView .consult .consult-info .name span:nth-child(2) {
    font-size: 0.24rem;
  }
  .dataView .consult .consult-tel > img {
    width: 2rem;
    margin-top: -1rem;
  }
  .dataView .consult .consult-tel .descr span {
    padding-top: 0.3rem;
    font-size: 0.26rem;
  }

  .dataView .consult .consult-tel .descr strong {
    font-size: 0.4rem;
    line-height: 1.5;
  }
  .side-wrap {
    display: none !important;
  }
  .main-wrap {
    width: 100%;
  }
  .detailPage .main-section.detailS3 {
    background-color: #f7f8fb;
    padding-top: 0 !important;
  }
  .detailPage .main-section.detailS3 .w1200 {
    padding: 0;
  }
  .main-wrap .wrap-item {
    margin-bottom: 0.2rem;
    background-color: white;
    padding: 0.3rem;
  }
  .wrap-item h3 {
    font-size: 0.4rem;
    margin-bottom: 0.3rem;
    display: block;
    line-height: 1.5;
  }

  .wrap-item h3 label {
    display: inline-block;
    margin: 0 0.12rem;
    width: auto;
    height: 0.48rem;
    font-size: 0.26rem;
    line-height: 0.48rem;
    vertical-align: middle;
    padding: 0 0.12rem;
  }

  .wrap-item .all-office {
    padding-bottom: 0.32rem;
    margin-bottom: 0.32rem;
    overflow-y: auto;
  }
  .wrap-item .all-office li {
    min-width: 25%;
    flex-flow: row;
  }

  .wrap-item .all-office li:first-child:after {
    right: 0;
  }
  .wrap-item .all-office li span {
    font-size: 0.24rem;
    line-height: 2;
  }
  .wrap-item .all-office li strong {
    font-size: 0.24rem;
    margin-left: 0.06rem;
    color: #596d9f;
  }
  .wrap-item .all-office li:first-child strong {
    color: #cd2838;
  }

  .wrap-item .office-list {
    overflow-y: auto;
    padding-bottom: 0.3rem;
  }
  .wrap-item .office-list li {
    margin-bottom: 0.54rem;
    min-width: 33.3%;
    flex: none;
  }
  .wrap-item .office-list li a {
    position: relative;
  }
  .wrap-item .office-list li.list-name {
    display: none;
  }
  .wrap-item .office-list li span {
    flex: none;
    font-size: 0.32rem;
  }
  .wrap-item .office-list li span.col1 {
    width: 2.4rem;
    height: 1.8rem;
  }
  .wrap-item .office-list li span.col2 {
    position: absolute;
    left: 2.72rem;
    top: 0;
    text-align: left;
    display: block;
    margin-bottom: 0.12rem;
  }
  .wrap-item .office-list li span.col2:before {
    content: "空间";
    font-size: 0.24rem;
  }
  .wrap-item .office-list li:first-child span.col1 {
    height: auto;
  }
  .wrap-item .office-list li span.col2,
  .wrap-item .office-list li span.col3,
  .wrap-item .office-list li span.col4 {
    width: 2.4rem;
  }
  .wrap-item .office-list li span.col5 {
    position: absolute;
    width: auto;
    left: 2.72rem;
    top: 0.48rem;
    text-align: left;
    display: block;
  }
  .wrap-item .office-list li span.col5:before {
    content: "月租";
    font-size: 0.24rem;
  }
  .wrap-item .office-list li span.col3 {
    position: absolute;
    width: auto;
    left: 2.72rem;
    top: 0.96rem;
    text-align: left;
    display: block;
  }
  .wrap-item .office-list li span.col3:before {
    content: "参考面积";
    font-size: 0.24rem;
  }
  .wrap-item .office-list li span.col4 {
    position: absolute;
    width: auto;
    left: 2.72rem;
    top: 1.44rem;
    text-align: left;
    display: block;
  }
  .wrap-item .office-list li span.col4:before {
    content: "单价";
    font-size: 0.24rem;
  }
  .wrap-item .office-list li strong {
    font-size: 0.32rem;
  }
  .wrap-item .hq {
    flex-wrap: wrap;
  }
  .wrap-item .hq li {
    width: 100%;
    height: auto;
    padding: 0.3rem;
  }
  .wrap-item .hq li + li {
    margin-top: 0.3rem;
  }

  .wrap-item .hq li p {
    margin-bottom: 0;
    font-size: 0.28rem;
  }
  .wrap-item .hq li p:first-child {
    margin-bottom: 0.2rem;
  }
  .wrap-item .hq li p strong {
    font-size: 0.52rem;
  }
  .wrap-item .detail-form li,
  .wrap-item .detail-form.office-detail li {
    width: 100%;
    font-size: 0.32rem;
    height: 0.96rem;
  }
  .main-wrap .wrap-item:last-child {
    margin-bottom: 0;
  }
  .wrap-item .tS {
    width: 100%;
    height: 0.72rem;
    margin-bottom: 0.3rem;
  }
  .wrap-item .tS li {
    width: 25%;
    font-size: 0.32rem;
    justify-content: center;
    margin-right: 0;
  }
  .wrap-item .mapCon {
    height: auto;
  }
  .wrap-item .mapCon .mapBaidu {
    height: 7.2rem;
  }
  .wrap-item .mapCon .zb-text {
    width: 100%;
    height: auto;
    padding: 0.3rem 0 0 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
  .wrap-item .mapCon .zb-text .lp-map-recond {
    font-size: 0.32rem;
    height: 0.72rem;
  }
  .wrap-item .mapCon .zb-text .lp-map-tab {
    height: auto;
  }
  .wrap-item .mapCon .zb-text .lp-map-tab ul {
    height: auto;
  }
  .wrap-item {
    margin-bottom: 0.2rem;
  }
  .Page .main-section.detailS4 {
    margin-bottom: 0.2rem;
  }

  .Page .main-section.detailS5 h3 {
    padding: 0.15rem 0;
  }
  .Page .main-section.detailS5 .cont-tab {
    margin-left: -0.12rem;
    margin-right: -0.12rem;
  }
  .detailS5.indexS2 .cont-tab li > a {
    align-items: center;
  }
  .wrap-item .mapCon .zb-text .lp-map-tab ul li {
    min-height: 0.8rem;
    font-size: 0.32rem;
    margin: 0.2rem 0;
  }
  .Page {
    padding-bottom: 0;
  }
  .Mobile-footer {
    display: flex;
    position: fixed;
    width: 100%;
    height: 1rem;
    left: 0;
    bottom: 0;
    z-index: 99999;
    font-size: 0;
  }
  .Detail-footer {
    background-color: #333;
    color: white;
    padding: 0 0.16rem;
  }
  .Mobile-footer .Counsult-info {
    display: flex;
    align-items: center;
    width: 55%;
    flex: none;
  }
  .Mobile-footer .Counsult-info .ava {
    height: 0.72rem;
    width: 0.72rem;
    position: relative;
    overflow: hidden;
  }
  .Mobile-footer .Counsult-info .ava > img {
    background-color: #333333;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .Mobile-footer .Counsult-info .txt {
    display: flex;
    flex-flow: column;
    font-size: 0.32rem;
    color: white;
    line-height: 1;
    margin-left: 0.2rem;
  }
  .Mobile-footer .Counsult-info .name {
    font-size: 0.28rem;
    margin-bottom: 0.12rem;
  }
  .Mobile-footer .Button-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .Mobile-footer .Button-group > a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    height: 100%;
    min-width: 50%;
    padding: 0.16rem;
    color: white;
  }
  .Mobile-footer.Detail-footer .Button-group > a {
    font-size: 0.32rem;
    height: 0.64rem;
    min-width: 48%;
    padding: 0.16rem;
  }
  .Mobile-footer .Button-group .wechat-btn {
    background-color: #04be02;
  }
  .Mobile-footer .Button-group .dial-btn {
    background-color: #feb008;
  }

  .wrap-item .para p {
    font-size: 0.32rem;

    line-height: 1.6;
    margin-bottom: 0.48rem;
    text-indent: 0.64rem;
  }
  .wrap-item .cara-con h4 {
    font-size: 0.36rem;
    margin-bottom: 0.24rem;
    height: 0.4rem;
  }
  .wrap-item .cara-list li {
    width: 32%;
    height: 1.8rem;
    margin-right: 2%;
    margin-bottom: 0.24rem;
    font-size: 0.28rem;
  }
  .wrap-item .cara-list.c2-list {
    margin-bottom: 0;
  }
  .wrap-item .cara-con {
    margin-bottom: 0;
  }
  .wrap-item .cara-list li:nth-child(3n) {
    margin-right: 0;
  }
  .FormPage {
    background-color: #f7f8fb;
  }
  .form-bg.rent {
    margin: 0.2rem 0;
    background-color: white;
    background-image: none !important;
  }
  .form-bg {
    padding: 0.3rem 0;
    height: auto;
    max-height: none;
  }
  .form-bg .content .head {
    padding-bottom: 0.3rem;
  }
  .form-bg .content .head h1 {
    font-size: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .form-bg .content .head h2 {
    font-size: 0.32rem;
  }
  .form-bg .content .con {
    flex-wrap: wrap-reverse;
  }
  .form-bg .content .left {
    padding: 0.48rem 0 0 0;
  }
  .form-bg .content .left h3 {
    font-size: 0.32rem;
    margin-bottom: 0.24rem;
  }
  .form-bg .content .left .tel-info {
    font-size: 0.6rem;
  }
  .form-bg .content .right {
    width: 100%;
    padding-left: 0;
    border-left: none;
  }
  .form-bg .content .right p {
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 0.24rem;
  }
  .form-bg .content .right form {
    width: 100%;
  }

  .form-bg .content .right form .form-item {
    margin-bottom: 0.24rem;
    padding: 0 0 0 0.64rem;
  }

  .form-bg .content .right form .form-item input,
  .form-bg .content .right form .form-item select {
    width: 100%;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #000;
    text-indent: 1.5rem;
  }
  .form-bg .content .right form .form-item font {
    width: 0.32rem;
    height: 0.32rem;
  }
  .form-bg .content .right form .form-item label {
    left: 0.64rem;
    font-size: 0.26rem;
    min-width: 1.36rem;
  }
  .form-bg .content .right form .form-item textarea {
    padding-top: 0.96rem !important;
    padding-left: 0.16rem !important;
    padding-right: 0.16rem !important;
    padding-bottom: 0.16rem;
    min-height: 3.2rem;
    font-size: 0.32rem;
    line-height: 1.6;
  }
  .form-bg .content .right form .form-item:last-child label {
    padding-left: 0.16rem;
    height: 0.8rem;
  }
  .form-bg .content .right .form-footer input {
    width: 100%;
    height: 1rem;
    font-size: 0.44rem;
    margin-bottom: 0.24rem;
  }
  .form-bg.publish {
    background: white;
    background-image: none !important;
    margin: 0.2rem 0;
  }
  .form-bg.publish .content .right {
    padding: 0;
    width: 100%;
  }

  .form-bg.publish .content .left {
    padding: 0.48rem 0 0 0;
  }

  .form-bg .content .right form.publish-form {
    width: 100%;
    flex-wrap: wrap;
  }
  .form-bg .content .right form.publish-form .form-item {
    width: 100%;
    margin-right: 0;
  }
  .form-bg .content .right form.publish-form .form-item:nth-child(2n) {
    width: 100%;
    margin-right: 0;
  }
  .form-bg .content .right form.publish-form .form-item.pub-text {
    margin-top: 0;
    height: 3.2rem;
    min-height: 3.2rem;
    margin-bottom: 2px;
  }
  .form-bg .content .right form.publish-form .form-item.w310 {
    width: 100%;
  }
  .form-bg.english {
    min-height: 100%;
    max-height: none;
    height: auto;
    padding-bottom: 0;
  }
  .form-bg.english .content {
    padding: 0 0.3rem;
  }
  .form-bg.english .content .head {
    padding-bottom: 0.3rem;
  }
  .form-bg.english .content .head > span {
    font-size: 0.24rem;
    display: block;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    margin-top: 0.16rem;
  }
  .form-bg .content .right form.publish-form .form-item input,
  .form-bg .content .right form.publish-form .form-item select,
  .form-bg .content .right form.publish-form .form-item text {
    font-size: 0.32rem !important;
  }
  .form-bg .content .right.engForm form .form-item input,
  .form-bg .content .right.engForm form .form-item select {
    height: 0.8rem;
    text-indent: 1.5rem !important;
  }
  .form-bg .content .right.engForm form .form-item select {
    text-indent: 0.32rem !important;
    text-align: left !important;
    width: 2.4rem !important;
    flex: none;
  }
  .form-bg .content .right.engForm form .form-item label {
    height: 0.8rem !important;
  }
  .form-bg .content .right.engForm form .form-item font {
    top: 0;
    height: 100%;
    background-size: auto 0.32rem;
  }
  .form-bg .content .right form.eng-form .form-item:last-child {
    height: 3.2rem !important;
    margin-bottom: 0.24rem;
  }
  .form-bg .content .right.engForm .form-footer,
  .form-bg .content .right .form-footer {
    margin-top: 0.24rem;
  }
  .form-below {
    width: 100%;
  }
  .form-below a.contact-item {
    height: auto;
  }
  .form-below a.contact-item .ava {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 0.24rem 0 0;
  }
  .form-below a.contact-item .info {
    width: 4rem;

    margin-right: 0;
  }

  .AboutPage {
    background-color: #f7f8fb;
  }
  .about-section {
    margin-bottom: 0.2rem;
    padding: 0.4rem 0;
    background-color: white;
  }
  .about-bg {
    padding-top: 2.4rem;
    height: 100vh;
    position: relative;
    margin-bottom: 3.2rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .about-con.w1200 {
    width: 94%;
    position: absolute;
    left: 3%;
    top: 2.4rem;
    max-height: 100vh;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0.3rem;
  }
  .about-tab .wrap {
    height: auto;
    padding: 0;
    flex-wrap: wrap;
  }
  .about-tab .wrap > a {
    height: 100%;
    width: 50%;
    padding: 0.24rem 0;
    font-size: 0.4rem;
    flex: none;
    margin-bottom: 0.24rem;
  }
  .about-section.about1 {
    margin-top: 0;
    margin-bottom: 0.6rem;
  }
  .about1 .img,
  .about1 .txt {
    width: 100%;
    margin-top: 0.32rem !important;
  }
  .about-section h1 {
    font-size: 0.4rem;
    height: 0.8rem;
    margin-bottom: 0;
    justify-content: flex-start !important;
    flex-wrap: wrap;
    width: 100%;
  }
  .about-section h1 span {
    width: 0.8rem;
    display: none;
  }
  .about-section h1 font {
    margin: 0 0.16rem;
  }
  .about-section h1 font.web {
    display: none;
    margin: 0;
  }
  .about1 .txt h2 {
    font-size: 0.4rem;
    line-height: 1.5;
    margin-bottom: 0.32rem;
  }
  .about1 .txt p {
    font-size: 0.32rem !important;
    margin-bottom: 0.32rem;
  }
  .about2 .con {
    padding-top: 0.64rem;
    flex-wrap: wrap;
  }
  .about2 .con li {
    width: 100%;
    padding: 0.1rem 0.1rem 0.64rem 0.1rem;
  }
  .about2 .con li + li {
    margin-top: 0.3rem;
  }
  .about3 {
    background-image: none;
  }
  .about3 .con {
    padding-top: 0.32rem;
    flex-wrap: wrap;
  }
  .about3 .con .txt {
    width: 100%;
    font-size: 0.3rem;
  }
  .about3 .con .img {
    width: 100%;
    margin-top: 0.32rem;
    margin-right: 0;
  }
  .about4 {
    background: url(../images/map.jpg) white center top 1.2rem no-repeat;
    background-size: auto 10rem;
    height: 10rem;
    margin-bottom: 0;
  }
  .about4 .con {
    width: 90%;
    height: 4.8rem;
    top: 2rem;
    left: 5%;
    font-size: 0.3rem;
    line-height: 0.48rem;
    padding: 0 0.4rem;
  }
  .about1 .con {
    font-size: 0.3rem;
    line-height: 1.5;
  }
  .about1 .con h2 {
    font-size: 0.36rem;
    margin: 0.18rem 0;
  }
  .about1 .con h3 {
    font-size: 0.34rem;
    margin: 0.16rem 0;
  }
  .about1 .con p {
    margin-bottom: 0.24rem;
  }

  .about6 .form-con {
    padding-top: 0.32rem;
    flex-wrap: wrap-reverse;
  }
  .about6 .form-con .ul {
    width: 100%;
    padding: 0.32rem 0;
  }
  .about6 .form-con .ul > p {
    padding: 0 0 0.3rem 0;
  }
  .about6 .form-con .ul > p strong {
    font-size: 0.44rem;
    margin-top: 0.2rem;
  }
  .about6 .form-con .form-ul form .form-item {
    width: 100%;
    margin-bottom: 0.24rem;
    height: 0.8rem;
  }
  .about6 .form-con .form-ul form .form-item input,
  .about6 .form-con .form-ul form .form-item textarea {
    font-size: 0.3rem;
    text-indent: 1.4rem;
  }
  .about6 .form-con .form-ul form .form-item textarea {
    font-size: 0.3rem;
    text-indent: 0;
  }
  .newsTop {
    margin-bottom: 0.2rem;
  }
  .newsTop .betweenbox {
    flex-wrap: wrap;
    padding: 0;
  }
  .newsPage .main-section .s-title {
    min-height: 0.8rem;
    height: auto;
    font-size: 0.28rem;
    line-height: 1.5;
    width: 100%;
  }
  .newsPage .main-section .s-title a.home {
    width: 25%;
  }
  .newsPage .main-section .s-title a.blue-tab,
  .newsPage .main-section .s-title a.orange-tab,
  .newsPage .main-section .s-title a.red-tab {
    width: 25%;
    white-space: nowrap;
  }

  .newsPage .newsTop .row {
    padding: 0.3rem;
  }
  .newsPage .newsTop .row > form {
    width: 100%;
  }

  .newsPage .search {
    width: 100%;
    background-color: #f5f5f5;
  }
  .newsPage .main-wrap {
    width: 100%;
    margin-right: 0;
  }
  .newsPage .main-wrap article img {
    width: 100% !important;
    height: auto !important;
  }
  .main-wrap .wrap-item.swiperNews {
    padding: 0.4rem;
  }
  .main-wrap .wrap-item.swiperNews .swiper-container .swiper-slide {
    margin-right: 0;
  }
  .main-wrap .wrap-item .news-item {
    height: auto;
    flex-direction: column;
  }
  .main-wrap .wrap-item .news-item .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .main-wrap .wrap-item .news-item .txt {
    width: 100%;
    height: auto;
  }
  .main-wrap .wrap-item .news-item .txt h3 {
    font-size: 0.36rem;
    line-height: 1.5;
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  }
  .main-wrap .wrap-item .news-item .txt h3 label {
    width: auto;
    padding: 0 0.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.24rem;
    vertical-align: middle;
    margin-right: 0.2rem;
    margin-top: 0;
  }
  .main-wrap .wrap-item .news-item .txt span.date {
    font-size: 0.24rem;
    line-height: 1.5;
  }
  .main-wrap .wrap-item .news-item .txt p {
    margin-top: 0.24rem;
    font-size: 0.28rem;
  }
  .main-wrap .wrap-item .news-item .txt > div.flexbox {
    font-size: 0.24rem;
    margin-top: 0.3rem;
  }
  .main-wrap .wrap-item.news-list-wrap {
    padding: 0.4rem 0;
  }
  .main-wrap .wrap-item.news-list-wrap .news-item {
    padding: 0 0 0.32rem 0;
    height: auto;
    flex-direction: row;
    align-items: flex-start;
  }
  .main-wrap .wrap-item.news-list-wrap .news-item + .news-item {
    padding-top: 0.32rem;
  }
  .main-wrap .wrap-item.news-list-wrap .news-item .img {
    width: 2.4rem;
    height: 1.8rem;
    margin-right: 0.24rem;
    margin-bottom: 0;
  }
  .main-wrap .wrap-item.news-list-wrap .news-item .txt {
    width: calc(100% - 2.64rem);
    height: auto;
  }
  .main-wrap .wrap-item.news-list-wrap .news-item .txt h3 {
    font-size: 0.32rem;
  }
  .main-wrap .wrap-item.news-list-wrap .news-item .txt p {
    display: none;
  }
  .article-links,
  .arti-date {
    flex-wrap: wrap;
  }
  .article-links {
    margin-top: 0.3rem;
  }
  .newsPage .main-section article > h1 {
    font-size: 0.44rem;
    margin-bottom: 0.2rem;
  }
  .newsPage .main-section article > p.arti-date {
    font-size: 0.24rem;
    margin-bottom: 0.32rem;
  }
  .newsPage .main-section article > p.brief {
    padding: 0.32rem;
    font-size: 0.3rem;
    line-height: 1.5;
    margin-bottom: 0.32rem;
    background: #f4f5f6;
  }
  .main-wrap .wrap-item.swiperNews .my-swiper-pagination {
    right: 0.32rem;
    top: 0.32rem;
  }
  .main-wrap .wrap-item.swiperNews h2 {
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
  }
  .about5 .con h2 strong {
    line-height: 1.5;
    margin-bottom: 0.3rem;
  }

  .Detail-footer {
    display: none;
  }

  .consultFoot .Detail-footer {
    display: flex;
  }
    .consultFoot{
        padding-bottom: 1rem;
    }
  .consultFoot .Common-footer {
    display: none;
  }

  .form-bg .content .right form .form-item label.w100 {
    padding-left: 0.16rem;
    height: 0.8rem;
  }

  .form-bg .content .right form .form-item.textarea-item {
    padding-left: 0 !important;
  }

  .Mobile-form {
    display: flex !important;
  }

  .form-bg .content .right.engForm form .form-item.textarea-item {
    height: 3.2rem;
  }

  .form-bg .content .right.engForm form .form-item.textarea-item > textarea {
    padding-top: 0.96rem !important;
    padding-left: 0.16rem !important;
    padding-right: 0.16rem !important;
    padding-bottom: 0.16rem;
    min-height: 3.2rem;
    font-size: 0.32rem;
    line-height: 1.6;
  }

  .listSection.mobile-list .list-item > a.flexbox.img-con.mobile-img {
    width: 2.3rem;
    height: 1.725rem;
    border-radius: 5px;
    margin-right: 0.24rem;
  }
  .Page .main-section.mobile-selections-section {
    display: flex;
    width: 100%;
    height: 0.8rem;
    background-color: white;
    position: relative;
    z-index: 9999;
    padding-bottom: 0;
    border-bottom: 1px solid #ebebeb;
  }
  .Page .main-section.mobile-selections-section.fixedTop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 0.8rem;
    z-index: 999999;
  }
  .Page .main-section.mobile-selections-section.fixedTop .mobile-select-bg {
    display: block;
    position: fixed;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
  }

  .Page .main-section.mobile-selections-section .w1200 {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 9999;
    padding: 0;
  }
  .Page .main-section.mobile-selections-section .w1200 .operate {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 9999;
    flex: 1;
    background-color: white;
  }
  .operate dl.mobile-selections-dl {
    text-align: center;
    height: 100%;
    padding: 0.12rem 0.24rem;
    flex: 1;
    font-size: 0.26rem;
    color: #232323;
    width: 25%;
  }
  .operate dl.mobile-selections-dl dt {
    line-height: 1.05;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    max-width: 100%;
    margin: 0;
    font-size: 0.26rem;
    line-height: 0.56rem;
    width: 100%;
  }
  .operate dl.mobile-selections-dl.web {
    display: none;
  }
  .operate dl.mobile-selections-dl dd {
    display: none;
    position: fixed;
    top: 0.8rem;
    left: 0;
    right: 0;
    height: 7.5rem;
    background-color: white;
    width: 100%;
    overflow-y: hidden;
    z-index: 9999;
  }
  .operate dl.mobile-selections-dl dd.show {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap !important;
  }
  .operate dl.mobile-selections-dl dd .flexbox.area {
    max-width: 22.667vw;
    height: 100%;
    background-color: #ebebeb;
    position: relative;
    display: flex;
    flex-flow: column;
  }

  .operate dl.mobile-selections-dl dd .flexbox.area > a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1rem;
    font-size: 0.26rem;
    color: #232323;
    width: 100%;
    flex: none;
    margin-right: 0;
  }
  a.hover-trib:hover:after,
  a.hover-trib.on:after {
    display: none;
  }
  .operate dl.mobile-selections-dl dd .flexbox.area > a:hover,
  .operate dl.mobile-selections-dl dd .flexbox.area > a.on {
    background-color: #f4f4f4;
  }
  .operate dl dd .subarea {
    display: none;
    height: 100%;
    overflow-y: scroll;
    max-width: 77.33vw;
    background: #f4f4f4;
  }
  .operate dl dd .subarea.on {
    display: flex;
    flex-flow: column;
  }

  .operate dl dd .subarea > a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1rem;
    font-size: 0.26rem;
    color: #232323;
    width: 100%;
    flex: none;
    margin-right: 0;
  }
  .operate dl dd .sub2,
  .operate dl dd .number,
  .operate dl dd .square,
  .operate dl dd .price-style {
    width: 100%;
    flex-flow: column;
    height: 100%;
    overflow-y: auto;
    max-width: 77.33vw;
  }
  .operate dl dd.check-style{
    width: 100%;
    flex-flow: row;
    max-height:7.5rem;
    overflow-y: auto;
    
    max-width: 100%;
    padding: .3rem .2rem .5rem .2rem;
    background-color: #f7f7f7;
  }
  .operate dl dd.check-style.show{
    flex-wrap: wrap!important;
    align-items: flex-start;
    height: auto;
  }
  .operate dl dd .number,
  .operate dl dd .square,
  .operate dl dd .price-style {
    background-color: #f4f4f4;
  }
  .operate dl dd .sub2.on,
  .operate dl dd .number.on,
  .operate dl dd .square.on,
  .operate dl dd .price-style.on {
    display: flex;
  }
  .operate dl dd.check-style.on{
    display: flex;
    flex-wrap: wrap;
  }
  .operate dl dd .sub2 > a,
  .operate dl dd .number > a,
  .operate dl dd .square > a,
  .operate dl dd .price-style > a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1rem;
    font-size: 0.26rem;
    color: #232323;
    width: 100%;
    flex: none;
    margin-right: 0;
  }
  .operate dl dd.check-style > a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 2rem;
    padding: 0 .24rem;
    font-size: 0.26rem;
    height: .72rem;
    border-radius: 40px;
    background-color: #ebebeb;
    color: #232323;
    margin: .1rem;
  }
  .operate dl dd.check-style > a.on{
    background-color: #cd2837;
    color: white!important;
  }
  .operate dl.mobile-selections-dl dd.mobile-kj {
    flex-flow: row-reverse;
  }
  .operate dl.mobile-selections-dl dd.mobile-kj .btns {
    display: flex;
    flex-flow: column;
    height: 100%;
    overflow-y: scroll;
    max-width: 22.667vw;
    background: #f4f4f4;
    width: 100%;
    margin: 0;
    background-color: #ebebeb;
  }
  .operate dl.mobile-selections-dl dd.mobile-kj .btns > a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1rem;
    font-size: 0.26rem;
    color: #232323;
    width: 100%;
    flex: none;
    margin-right: 0;
    background-color: transparent;
  }
  .operate dl.mobile-selections-dl dd.mobile-kj .btns > a.on {
    background-color: #f4f4f4;
    color: #cd2837;
  }
  .Mobile-footer.Common-footer{
      display: none;
  }
}
