<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#mobile_icon_div{
  display: none !important;
}
.m-nav {
  position: fixed;
  height: 5rem;
  right: 0.38rem;
  bottom: 1.2rem;
  z-index: 3;
  transition: right 0.5s;
}
.hide{
  right: -0.7rem;
}
.m-nav .item {
  display: block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background: url(/_statics/wap/images/new-webapp/nav1.png) no-repeat center center;
  background-size: 100%;
}
.m-nav .caigou {
  background: url(/_statics/wap/images/new-webapp/nav2.png) no-repeat center center;
  background-size: 100%;
}
.m-nav .zixun {
  background: url(/_statics/wap/images/new-webapp/nav3.png) no-repeat center center;
  background-size: 100%;
}
.m-nav .tel {
  background: url(/_statics/wap/images/new-webapp/nav4.png) no-repeat center center;
  background-size: 100%;
}
.m-nav .top {
  background: url(/_statics/wap/images/new-webapp/nav5.png) no-repeat center center;
  background-size: 100%;
}
.m-nav .top {
  display: none;
}
.g-footer,
.c-footer {
  width: 100%;
  height: 4.67rem;
  background: #fff;
  font-size: 0.24rem;
  padding: 0.2rem 0 0.31rem;
}
.g-footer .public-code,
.c-footer .public-code {
  width: 100%;
  padding: 0 1.21rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
}
.g-footer .public-code .text,
.c-footer .public-code .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #E04043;
  margin-right: 0.88rem;
}
.g-footer .public-code .text-one,
.c-footer .public-code .text-one {
  margin-bottom: 0.1rem;
}
.g-footer .public-code .code,
.c-footer .public-code .code {
  width: 1.66rem;
  height: 1.66rem;
}
.g-footer .list,
.c-footer .list {
  margin-top: 0.41rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.g-footer .list .item-link,
.c-footer .list .item-link {
  color: #434343;
  font-size: 0.24rem;
}
.g-footer .list .line,
.c-footer .list .line {
  width: 1px;
  height: 0.24rem;
  margin: 0 0.3rem;
  background: #98999A;
}
.g-footer .kefu,
.c-footer .kefu {
  display: block;
  width: 6.06rem;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  margin: 0.4rem auto 0;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFAA9E), to(#E04043));
  background: -webkit-linear-gradient(top, #FFAA9E 0%, #E04043 100%);
  background: -o-linear-gradient(top, #FFAA9E 0%, #E04043 100%);
  background: linear-gradient(180deg, #FFAA9E 0%, #E04043 100%);
  border-radius: 0.44rem;
}
.g-footer .copyright,
.c-footer .copyright {
  width: 100%;
  font-size: 0.2rem;
  color: #98999A;
  text-align: center;
  margin-top: 0.2rem;
}
.header {
  position: fixed;
  top: 0;
  height: 1.66rem;
  width: 100%;
  background: #fff;
  font-size: 0.3rem;
  padding: 0.2rem 0;
  z-index: 1000;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.header .head-top {
  width: 100%;
  height: 0.66rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .back-btn {
  display: block;
  width: 0.17rem;
  height: 0.38rem;
  background: url(/_statics/wap/images/new-webapp/back_ic.png) no-repeat center center;
  background-size: 100%;
}
.header .search-wrap {
  margin: 0 0.23rem 0 0.2rem;
  padding-left: 0.7rem;
  height: 0.66rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #F1F2F3 url(/_statics/wap/images/new-webapp/search_icon.png) no-repeat 0.16rem center;
  background-size: 0.26rem 0.26rem;
  border: 1px solid #979797;
  border-radius: 0.08rem;
}
.header .search-wrap .search-box {
  background: transparent;
  outline: none;
  width: 100%;
  height: 0.66rem;
}
.header .nav-btn {
  display: block;
  width: 0.42rem;
  height: 0.42rem;
  background: url(/_statics/wap/images/new-webapp/nav_icon.png) no-repeat center;
  background-size: 100%;
}
.header .screen-wrap {
  margin-top: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .screen-wrap a{
  color: #434343;
}
.header .screen-wrap .synthesize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .screen-wrap .synthesize a{
  color: #434343;
  display: flex;
  align-items: center;
}
.header .screen-wrap .synthesize .icon {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  background: url(/_statics/wap/images/new-webapp/zonghe.png) no-repeat center;
  background-size: 100%;
  margin-left: 0.06rem;
}
.header .screen-wrap .synthesize .synthesize-act {
  color: #E04043;
}
.header .screen-wrap .synthesize-act .icon {
  background: url(/_statics/wap/images/new-webapp/zonghe-act.png) no-repeat center;
  background-size: 100%;
}
.header .screen-wrap .icon-sort {
  display: inline-block;
  width: 0.16rem;
  height: 0.22rem;
  background: url(/_statics/wap/images/new-webapp/icon-sort.png) no-repeat center;
  background-size: 100%;
  margin-left: 0.1rem;
}
.header .screen-wrap .sort-up {
  background: url(/_statics/wap/images/new-webapp/sort-up.png) no-repeat center;
  background-size: 100%;
}
.header .screen-wrap .sort-down {
  background: url(/_statics/wap/images/new-webapp/sort-down.png) no-repeat center;
  background-size: 100%;
}
.header .screen-wrap .address-screen {
  position: relative;
  padding-right: 0.26rem;
}
.header .screen-wrap .address-screen:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -0.02rem;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-width: 0.08rem;
  border-style: solid;
  border-color: transparent;
  border-top-color: #434343;
}
.header .screen-wrap .address-act {
  color: #E04043;
}
.header .screen-wrap .address-act:after {
  border-top-color: #E04043;
}
.pagination-wrap {
  padding: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.26rem;
}
.pagination-wrap button {
  background: #fff;
  outline: none;
}
.pagination-wrap .first-page,
.pagination-wrap .prev-page,
.pagination-wrap .page-content,
.pagination-wrap .next-page,
.pagination-wrap .last-page {
  width: 1.6rem;
  height: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #98999A;
  border-radius: 0.12rem;
  text-align: center;
  color: #333;
}
.pagination-wrap .first-page,
.pagination-wrap .last-page {
  width: 0.8rem;
}
.pagination-wrap .gray {
  color: #B9BABB;
}
.area {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.area .page_tcnav {
  z-index: 4;
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  width: 5rem;
  height: 100vh;
  max-height: 100vh;
  overflow-y: auto;
  padding-top: 1.66rem;
  font-size: 0.3rem;
  color: #434343;
}
.area .page_tcnav .item {
  width: 100%;
  line-height: 0.88rem;
  border-top: 1px solid #F1F2F3;
  position: relative;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.area .page_tcnav .item .item-link {
  display: block;
  width: 50%;
  height: 100%;
  color: #434343;
  margin-left: 0.4rem;
  height: 0.88rem;
}
.area .page_tcnav .item .act {
  color: #E04043;
}
.area .page_tcnav .item .icon {
  display: inline-block;
  width: 0.2rem;
  height: 0.1rem;
  position: absolute;
  right: 0.4rem;
  top: 0.41rem;
}
.area .page_tcnav .item .up {
  background: url(/_statics/wap/images/new-webapp/up.png) no-repeat center center;
  background-size: 100%;
}
.area .page_tcnav .item .down {
  background: url(/_statics/wap/images/new-webapp/down.png) no-repeat center center;
  background-size: 100%;
}
.area .page_tcnav .item .city-list {
  display: none;
}
.area .page_tcnav .item .city-item {
  height: 0.88rem;
  width: 100%;
  line-height: 0.88rem;
  padding-left: 0.7rem;
  border-top: 1px solid #F1F2F3;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.area .page_tcnav::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.nav-btn {
  position: relative;
}
.nav-btn .nav-list {
  position: absolute;
  width: 2.0rem;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.4);
  border-radius: 0.1rem;
  right: 0;
  top: 0.56rem;
  z-index: 5;
  display: none;
}
.nav-btn .up {
  position: absolute;
  top: -10px;
  right: 8px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0.1rem;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #fff;
  z-index: 5;
}
.nav-btn .nav-item {
  width: 100%;
  height: 0.94rem;
  line-height: 0.94rem;
  text-align: center;
  border-top: 1px solid #F1F2F3;
  padding: 0 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-btn .nav-item a {
  color: #434343;
  font-size: 0.3rem;
  font-weight: normal;
}
.nav-btn .nav-item .vip-cen {
  color: #E04043;
}
.nav-btn .nav-list .vip .menu-icon{
  background: url(/_statics/wap/images/new-webapp/menu-vip.png) no-repeat center center !important;
  background-size: 100% !important;
}
.nav-btn .nav-item:nth-of-type(1) {
  border: none;
}
.nav-btn .menu-icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.34rem;
  height: 0.36rem;
  background: url(/_statics/wap/images/new-webapp/menu0.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(2) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu1.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(3) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu2.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(4) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu3.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(5) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu4.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(6) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu5.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(7) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu6.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-item:nth-of-type(8) .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu7.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-menu-act a {
  color: #E04043;
}
.nav-btn .nav-list .nav-menu0-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu0-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu1-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu1-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu2-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu2-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu3-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu3-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu4-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu4-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu5-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu5-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu6-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu6-act.png) no-repeat center center;
  background-size: 100%;
}
.nav-btn .nav-list .nav-menu7-act .menu-icon {
  background: url(/_statics/wap/images/new-webapp/menu7-act.png) no-repeat center center;
  background-size: 100%;
}

.company-header {
  background: #fff;
}
.company-header .header {
  position: fixed;
  top: 0;
  left: 0;
  height: 1.08rem;
}
.company-header .head-info {
  width: 100%;
  height: 2.12rem;
  background: url(/_statics/wap/images/new-webapp/c-banner.png) no-repeat center center;
  background-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0.2rem;
  margin-top: 1.08rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.company-header .head-info .logobox {
  width: 0.88rem;
  height: 0.88rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.2rem;
}
.company-header .head-info .logobox img {
  max-width: 100%;
  max-height: 100%;
}
.company-header .head-info .info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 0.24rem;
}
.company-header .head-info .info .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.company-header .head-info .info .icon-box {
  height: 0.42rem;
  background: rgba(255, 255, 255, 0.61);
  border-radius: 0.21rem;
  border: 2px solid #FFFFFF;
  padding: 0.08rem 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.company-header .head-info .info .icon {
  margin-left: 0.1rem;
}
.company-header .head-info .info .icon:nth-of-type(1) {
  margin-left: 0;
}
.company-header .head-info .info .companyname {
  font-size: 0.3rem;
  font-weight: 500;
  width: 70%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.company-header .head-info .info .icon {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
}
.company-header .head-info .info .bai {
  background: url(/_statics/wap/images/new-webapp/baidu_vip.png) no-repeat center center;
  background-size: 100%;
}
.company-header .head-info .info .shi {
  background: url(/_statics/wap/images/new-webapp/indeed_vip.png) no-repeat center center;
  background-size: 100%;
}
.company-header .head-info .info .su {
  background: url(/_statics/wap/images/new-webapp/su_vip.png) no-repeat center center;
  background-size: 100%;
}
.company-header .head-info .info .qi {
  background: url(/_statics/wap/images/new-webapp/company_vip.png) no-repeat center center;
  background-size: 100%;
}
.company-header .head-info .info .major {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.2rem;
}
.company-header .head-info .info .text {
  width: 80%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.company-header .head-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0.88rem;
  background: #fff;
  font-size: 0.26rem;
  padding: 0 0.32rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.company-header .head-nav .item-link {
  display: block;
  height: 0.88rem;
  line-height: 0.88rem;
  padding: 0 0.1rem;
  color: #434343;
}
.company-header .head-nav .act {
  color: #E04043;
  border-bottom: 0.04rem solid #E04043;
}
.c-footer {
  width: 100%;
  height: auto;
  background: #F1F2F3;
  padding: 0;
}
.c-footer .copyright {
  padding-bottom: 0.3rem;
}
.c-footer .copyright::after {
  content: '';
  width: 100%;
  height: 1.06rem;
  display: block;
}
.c-footer .oper {
  width: 100%;
  height: 1.06rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.24rem;
  color: #434343;
  padding: 0.12rem 0.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
}
.c-footer .oper .left a,
.c-footer .oper .mid a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #434343;
}
.c-footer .oper .icon {
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  background: url(/_statics/wap/images/new-webapp/pro-cla.png) no-repeat center center;
  background-size: 100%;
  margin-bottom: 0.07rem;
}
.c-footer .oper .mid .icon {
  background: url(/_statics/wap/images/new-webapp/city.png) no-repeat center center;
  background-size: 100%;
}
.c-footer .oper .rig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 4.56rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
.c-footer .oper .call-me {
  display: block;
  width: 2.58rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.26rem;
  color: #E04043;
  border-radius: 0.4rem 0 0 0.4rem;
  border: 1px solid #E04043;
}
.c-footer .oper .tel {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#E04043), to(#F16E55));
  background: -webkit-linear-gradient(left, #E04043 0%, #F16E55 100%);
  background: -o-linear-gradient(left, #E04043 0%, #F16E55 100%);
  background: linear-gradient(90deg, #E04043 0%, #F16E55 100%);
  border-radius: 0px 0.4rem 0.4rem 0px;
  font-size: 0.26rem;
  color: #fff;
}
.share-bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.share-box {
  height: 10.12rem;
  width: 100%;
  background: #F1F2F3;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.24rem;
}
.share-box .close {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  font-size: 0.6rem;
  font-weight: 100;
  color: #bbbbbd;
  width: 0.3rem;
  height: 0.3rem;
  line-height: 0.3rem;
}
.share-box .btns {
  height: 1.06rem;
  line-height: 1.06rem;
  width: 100%;
  background: #fff;
  margin-top: 0.2rem;
}
.share-box .btns .copy {
  display: inline-block;
  width: 100%;
  height: 1.06rem;
  line-height: 1.06rem;
  text-align: center;
  font-size: 0.3rem;
  font-weight: 500;
}
.share-box .btns .copy {
  background: #E04043;
  color: #fff;
}
.share-box .code {
  width: 100%;
  height: 8.86rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.share-box .code .codebox {
  width: 5.5rem;
  height: 5.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.4rem;
}
.share-box .code img {
  max-width: 100%;
  max-height: 100%;
}
.contact-bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.contact-bg .contact-box {
  width: 6.6rem;
  height: 7.6rem;
  background: #fff;
  font-size: 0.26rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 0.12rem;
}
.contact-bg .close {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  font-size: 0.6rem;
  font-weight: 100;
  color: #bbbbbd;
  width: 0.3rem;
  height: 0.3rem;
  line-height: 0.3rem;
}
.contact-bg .tit {
  width: 100%;
  height: 0.82rem;
  line-height: 0.82rem;
  text-align: center;
  color: #E04043;
  font-size: 0.3rem;
  font-weight: 500;
  border-bottom: 1px solid #F1F2F3;
}
.contact-bg .dialog-form {
  padding: 0 0.2rem;
}
.contact-bg .form-item {
  height: 0.6rem;
  line-height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact-bg .icon {
  color: #E04043;
}
.contact-bg .form-item:nth-last-of-type(1) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contact-bg .form-left {
  width: 1.5rem;
  text-align: right;
}
.contact-bg .price-input {
  width: 4.2rem;
  height: 0.6rem;
  background: #F1F2F3;
  border-radius: 0.08rem;
  border: 1px solid #979797;
  outline: none;
  padding-left: 0.16rem;
}
.contact-bg .name-input {
  width: 1.6rem;
  margin-right: 0.14rem;
}
.contact-bg .tel-input {
  width: 2.46rem;
}
.contact-bg .code-input {
  width: 2.5rem;
  margin-right: 0.2rem;
}
.contact-bg .code-pic {
  display: inline-block;
  width: 1.5rem;
  height: 0.6rem;
  vertical-align: middle;
  border-radius: 0.08rem;
}
.contact-bg .textarea-item {
  height: 1.09rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-bg .price-textarea {
  width: 4.2rem;
  height: 1.09rem;
  background: #F1F2F3;
  border-radius: 0.08rem;
  border: 1px solid #979797;
  outline: none;
  padding: 0.16rem;
  resize: none;
}
.contact-bg .submit-btn {
  width: 5.2rem;
  height: 0.66rem;
  line-height: 0.66rem;
  text-align: center;
  border: none;
  outline: none;
  color: #fff;
  font-size: 0.3rem;
  background: #E04043;
  border-radius: 0.12rem;
  margin-top: 0.4rem;
}

 .dialog {
  display: none;
  width: 6.5rem;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.5rem;
  background: #fff;
  z-index: 2080;
  border-radius: 0.11rem;
}
 .dialog .dialog-title {
  position: relative;
  line-height: 0.8rem;
  text-align: center;
  color: #E04043;
  border-bottom: 0.02rem solid #F1F2F3;
   font-size: 0.3rem;
}
 .dialog .dialog-title .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  background: url(/_statics/wap/images/new-webapp/close_icon.png) no-repeat center;
  background-size: 32%;
}
 .dialog .dialog-content .dialog-form {
  padding: 0.3rem 0.2rem;
  font-size: 0.25rem;
}
 .dialog .dialog-content .dialog-form .form-item {
  margin-bottom: 0.2rem;
}
.dialog .dialog-content .dialog-form .checkboxinput{
  position: absolute;
}
.dialog .dialog-content .dialog-form .checkboxinput + label {
  display: inline-block;
  line-height: 0.3rem;
  color: #A3A4A5;
  font-size: 0.24rem;
}
.dialog .dialog-content .dialog-form .checkboxinput + label:before {
  content: '';
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  border: 0.02rem solid #98999A;
  border-radius: 0.06rem;
  vertical-align: middle;
  margin-top: -0.04rem;
  margin-right: 0.08rem;
}
.dialog .dialog-content .dialog-form .checkboxinput:checked + label:before {
  border: none;
  background: url(/_statics/wap/images/new-webapp//checked_icon.png) no-repeat center;
  background-size: 100%;
}
.dialog .dialog-content .dialog-form .checkboxtext{
  font-size: 0.20rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.dialog .dialog-content .dialog-form .checkboxtip{
  font-size: 0.2rem;
  color: #666;
  display: none;
}
 .dialog .dialog-content .dialog-form .form-item:after {
  content: '';
  display: block;
  clear: both;
}
 .dialog .dialog-content .dialog-form .form-item .form-left {
  position: relative;
  float: left;
  width: 1.8rem;
  line-height: 0.5rem;
}
 .dialog .dialog-content .dialog-form .form-item .form-left.necessary:before {
  content: '*';
  display: inline-block;
  position: absolute;
  left: -0.12rem;
  color: #E04043;
}
 .dialog .dialog-content .dialog-form .form-item .form-right {
   float: left;
   width: 4.3rem;
}
 .dialog .dialog-content .dialog-form .form-item .price-input,
 .dialog .dialog-content .dialog-form .form-item .price-textarea {
  width: 4.25rem;
  padding: 0 0.15rem;
  height: 0.6rem;
  border: 0.02rem solid #979797;
  background: #F1F2F3;
  border-radius: 0.07rem;
  outline: none;
  resize: none;
}
.form-select {
  display: inline-block;
  width: 2rem;
  line-height: 0.5rem;
  border: 0.02rem solid #979797;
  text-align: center;
  background: #F1F2F3;
  border-radius: 0.07rem;
  position: relative;
}
.form-select .select-box {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.form-select .option-list {
  display: none;
  position: absolute;
  left: -0.02rem;
  width: 2rem;
  height: 4rem;
  background: #fff;
  border: 1px solid #979797;
  overflow: auto;
  border-radius: 0.07rem;
  text-align: center;
}
.form-select .option-list li {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.form-select .option-list::-webkit-scrollbar {display:none}
 .dialog .dialog-content .dialog-form .form-item .price-input.name-input {
  width: 1.8rem;
}
 .dialog .dialog-content .dialog-form .form-item .price-input.tel-input {
  width: 2.38rem;
}
 .dialog .dialog-content .dialog-form .form-item .price-input.code-input {
  height: 0.6rem;
  width: 1.6rem;
  vertical-align: middle;
}
 .dialog .dialog-content .dialog-form .form-item .price-input.count-input {
  width: 3.08rem;
  border-radius: 0.07rem 0 0 0.07rem;
  vertical-align: middle;
}
 .dialog .dialog-content .dialog-form .form-item .unit {
  display: inline-block;
  margin-left: -0.1rem;
  width: 1.2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  vertical-align: middle;
  border: 0.02rem solid #979797;
  background: #F1F2F3;
  border-radius: 0 0.07rem 0.07rem 0;
  text-align: center;
}
 .dialog .dialog-content .dialog-form .form-item .price-textarea {
  padding: 0.2rem;
  height: 1rem;
  line-height: 0.3rem;
}
 .dialog .dialog-content .dialog-form .form-item .radio {
  height: 0.5rem;
  line-height: 0.5rem;
  display: inline-block;
  margin-right: 0.5rem;
}
 .dialog .dialog-content .dialog-form .form-item .radio label {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  border: 0.02rem solid #979797;
  vertical-align: middle;
}
 .dialog .dialog-content .dialog-form .form-item .radio input:checked + label {
  background: url(/_statics/wap/images/new-webapp/radio.png) no-repeat center;
  background-size: 100%;
  border: none;
}
 .dialog .dialog-content .dialog-form .form-item .radio .radio-text {
  display: inline-block;
  vertical-align: middle;
}
 .dialog .dialog-content .dialog-form .form-item .code-pic {
  width: 1.6rem;
  height: 0.6rem;
  vertical-align: middle;
  border-radius: 0.07rem;
}
 .dialog .dialog-content .dialog-form .form-item .submit-btn {
  display: block;
  margin: 0.4rem auto 0;
  width: 4.2rem;
  line-height: 0.6rem;
  background: #E04043;
  border: none;
  border-radius: 0.11rem;
  color: #fff;
   outline: none;
}
 .shadow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1080;
}
.red {
  color: #E04043;
}
.list-none {
  margin: 1.8rem auto;
}
.list-none .none-img {
  width: 3.6rem;
  height: 2.5rem;
  background: url(/_statics/wap/images/new-webapp/none.png) no-repeat center center;
  background-size: 100%;
  margin: auto;
}
.list-none .none-text {
  margin-top: 0.72rem;
  color: #98999A;
  font-size: 0.3rem;
  text-align: center;
}

.hideOverText {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-foot {
  width: 100%;
  height: 1.06rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.24rem;
  color: #434343;
  padding: 0.12rem 0.2rem 0.12rem 0.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
}
.product-foot .left a,
.product-foot .mid a {
  margin-right: 0.29rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #434343;
}
.product-foot .icon {
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  background: url(/_statics/wap/images/new-webapp/home1.png) no-repeat center center;
  background-size: 100%;
  margin-bottom: 0.07rem;
}
.product-foot .mid .icon {
  background: url(/_statics/wap/images/new-webapp/shop.png) no-repeat center center;
  background-size: 100%;
}
.product-foot .rig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 4.56rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
.product-foot .tel {
  display: block;
  width: 1.96rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
  font-size: 0.3rem;
  color: #E04043;
  border-radius: 0.4rem 0 0 0.4rem;
  border: 1px solid #E04043;
}
.product-foot .call-me {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#E04043), to(#F16E55));
  background: -webkit-linear-gradient(left, #E04043 0%, #F16E55 100%);
  background: -o-linear-gradient(left, #E04043 0%, #F16E55 100%);
  background: linear-gradient(90deg, #E04043 0%, #F16E55 100%);
  border-radius: 0px 0.4rem 0.4rem 0px;
  font-size: 0.3rem;
  color: #fff;
}
</pre></body></html>