@charset "UTF-8";
.col_red, #cityBox li .cityCurr, .ly_yybj.ly_yybj_bg .btn_subOrder, .ly_stqf .ly_stqf_btn.btn_bgf, .charging .chargingInfo .money .title .h4col, .charging .chargingInfo .money .tips a, .orderOnline .litem li span, #topsearch .ulEnd i, .bjwdList .bottom .right, .coupon-wrapper .coupon-tabBar .choose, .orderList-wrapper .orderList-tabBar .choose, .pl span, .enterpriseService_banner .zx-btn {
  color: #c9151e; }

.bg_f, .ly_yybj.ly_yybj_bg .btn_subOrder, .ly_stqf .ly_stqf_btn.btn_bgf {
  background-color: #ffffff; }

.bg_red, footer .tabBar .btn_tel a, .ly_yybj .btn_subOrder, .charging .chargingTable .sp_act, .charging .chargingInfo .money .title:before, .useRating .useRating-pagination .swiper-pagination-bullet-active, .orderOnline .litem .order-btn, .bjwdList .title span, .enterpriseService_title:before, .enterpriseService_banner .tel-btn {
  background-color: #c9151e; }

.imgCen, footer .tabBar .btn_tel .icon_tel, .ly_stqf .ly_stqf_tel {
  position: relative;
  top: -1px;
  vertical-align: middle; }

.yii-debug-toolbar_position_bottom {
  display: none !important; }

i {
  display: inline-block; }

input[required]:invalid,
input:focus:invalid,
textarea[required]:invalid,
textarea:focus:invalid {
  box-shadow: none; }

#ly-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  background-color: rgba(0, 0, 0, 0.5); }

.text_ov1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both; }

.pad3 {
  padding: .3rem; }

.padtb3 {
  padding: .3rem 0; }

.padlr3, footer .tabBar, .ly_about .ly_about_desc {
  padding: 0 0.3rem; }

.mart1 {
  margin-top: .1rem; }

.mart2 {
  margin-top: .2rem; }

.marb3, .charging .chargingInfo .info, .charging .chargingInfo .money .title {
  margin-bottom: .3rem; }

.marb4 {
  margin-bottom: .4rem; }

.fs0, footer .tabBar, .enterpriseService_banner .tel-btn, .enterpriseService_banner .zx-btn, .menu-navBar {
  font-size: 0; }

.fs20, .enterpriseService_serviceYs li p {
  font-size: .2rem; }

.fs24 {
  font-size: .24rem; }

.fs26, .enterpriseService_serviceCon li .botText, .enterpriseService_al li .right_box p {
  font-size: .26rem; }

.fs28, .ly_stqf .ly_stqf_btn, .ly_about .ly_about_desc, .enterpriseService_banner .desc, .enterpriseService_banner .tel-btn span, .enterpriseService_banner .zx-btn span, .enterpriseService_serviceYs li h3, .enterpriseService_al li .right_box h5 {
  font-size: .28rem; }

.fs30 {
  font-size: .3rem; }

.fs40 {
  font-size: .4rem; }

.fwB, header .top_navigation, footer .tabBar .btn_tel a > span, .ly_yybj .btn_subOrder, .ly_stqf .ly_stqf_btn.btn_bgf > span, .charging .chargingInfo .money .title, .detailBox h1, .detailBox .h3Title, .bjwdList .title, .gray-wrapper ul li:first-child .stressGray, .coupon-wrapper .coupon-content .ticket .price, .coupon-wrapper .coupon-content .ticket .rgt .use-btn, .enterpriseService_banner h3, .enterpriseService_serviceYs li h3, .enterpriseService_al li .right_box h5, .h1Title {
  font-weight: bold; }

.h1Title {
  text-align: center;
  font-size: .38rem; }

.boxShadow, footer {
  box-shadow: 0 0 0.04rem 0 rgba(0, 0, 0, 0.15); }

body {
  padding-bottom: 1.4rem;
  color: #1f1f1f;
  overflow-x: hidden; }

/* 头部 */
header {
  position: relative;
  z-index: 999;
  min-height: 1rem;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  /* 顶部导航 */ }
  header .top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 1rem;
    padding: 0 0.3rem; }
    header .top .head-left i {
      vertical-align: middle;
      width: .16rem;
      height: .08rem;
      margin-left: .12rem;
      background: url("../images/return_02.png") no-repeat 0 0/100%; }
    header .top .head-left .rotate {
      transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -moz-transform: rotate(180deg);
      /* Firefox */
      -webkit-transform: rotate(180deg);
      /* Safari 和 Chrome */
      -o-transform: rotate(180deg);
      /* Opera */ }
    header .top .logo {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -.75rem;
      margin-top: -.35rem; }
      header .top .logo img {
        width: 1.5rem;
        height: .7rem; }
    header .top .head-right {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      header .top .head-right .menu {
        width: 0.38rem;
        height: .32rem;
        background: url("../images/menu2.png") no-repeat;
        background-size: 100% 100%; }
      header .top .head-right .personal {
        margin: 0 .27rem 0 .62rem;
        width: .36rem;
        height: .4rem;
        background: url("../images/people.png") no-repeat;
        background-size: 100% 100%; }
  header .top_navigation {
    position: relative;
    font-size: .32rem;
    text-align: center; }
    header .top_navigation .iconfont {
      position: absolute;
      top: .3rem;
      left: .3rem; }

#cityBox {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  padding-top: 1.4rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFFFF; }
  #cityBox li {
    width: 33.33%; }
    #cityBox li, #cityBox li a {
      display: inline-block;
      text-align: center; }
    #cityBox li a {
      background-color: #eeeeee;
      padding: .22rem .4rem;
      border-radius: 6px;
      color: #333333; }

/* 顶部下拉导航，金刚区 */
#menu-navBar {
  position: absolute;
  width: 100%;
  background-color: #FFFFFF; }

.menu-navBar {
  display: none; }
  .menu-navBar li {
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 0.4rem 0; }
    .menu-navBar li:nth-child(n+5) {
      margin-top: -0.2rem; }
    .menu-navBar li img {
      width: 0.5rem;
      height: 0.5rem;
      margin-bottom: 0.16rem; }
    .menu-navBar li a {
      color: #1f1f1f; }

/* 底部table */
footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 997;
  background: #ffffff; }
  footer .tabBar {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    footer .tabBar a {
      display: block;
      text-align: center;
      color: #1f1f1f;
      font-size: 0.18rem !important;
      padding: .34rem 0; }
    footer .tabBar img {
      width: .36rem;
      height: .36rem; }
    footer .tabBar .icon_img {
      margin-bottom: .1rem; }
    footer .tabBar .btn_tel {
      -prefix-box-flex: 1;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      footer .tabBar .btn_tel a {
        padding: 0;
        height: .72rem;
        line-height: .7rem;
        border-radius: .36rem;
        color: #ffffff;
        font-size: 0.32rem !important; }
      footer .tabBar .btn_tel .icon_tel {
        margin-right: .23rem; }
    footer .tabBar .marR67 {
      margin-right: .67rem; }
    footer .tabBar .marR50 {
      margin-right: .5rem; }

/* 到底提示语*/
.bottomTips {
  text-align: center;
  color: #888888; }
  .bottomTips span {
    display: inline-block;
    position: relative;
    top: -.06rem;
    width: 1rem;
    height: 1px;
    background-color: #EEEEEE;
    margin: 0 .3rem; }

/* 分页 */
.paging {
  text-align: center;
  padding: .4rem .3rem; }
  .paging img {
    width: 0.4rem;
    margin-right: .2rem; }
  .paging a {
    color: #666666; }
  .paging span {
    margin: 0 1.2rem; }
  .paging .a_no {
    color: #CCCCCC; }

/* 关于我们顶部图片 */
.bg_index_about {
  width: 100%;
  height: 2.4rem;
  background: url("../images/bg_index_about.jpg") no-repeat;
  background-size: 100% 100%; }

/* 首页banner */
.index_banner {
  height: 3.4rem; }
  .index_banner .swiper-slide {
    padding: .3rem .3rem 0; }
    .index_banner .swiper-slide img {
      width: 100%;
      height: 100%;
      border-radius: .26rem;
      overflow: hidden; }
  .index_banner .swiper-pagination-bullet-active, .index_banner .swiper-pagination-bullet {
    background-color: #FFFFFF;
    width: 6px;
    height: 6px; }
  .index_banner .swiper-pagination-bullet-active {
    width: 14px;
    border-radius: 8px; }

.index_banner .swiper-pagination-bullet, .useRating .swiper-pagination-bullet {
  opacity: 1;
  filter: Alpha(opacity=100); }

/* 首页金刚区 */
.ly_Vajra {
  display: block; }
  .ly_Vajra li {
    margin-top: 0.4rem !important;
    padding: 0; }
    .ly_Vajra li img {
      width: .8rem;
      height: .8rem; }

/* 预约搬家 */
.ly_yybj {
  margin-top: 1.06rem; }
  .ly_yybj li {
    margin-top: .12rem; }
  .ly_yybj input {
    display: block;
    width: 100%;
    height: .85rem;
    border: 1px solid #e0e0e0;
    border-radius: .15rem;
    margin-bottom: .35rem;
    padding-left: .17rem; }
  .ly_yybj .btn_subOrder {
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    border-radius: .44rem;
    font-size: .32rem;
    color: #ffffff;
    margin-top: .46rem; }
  .ly_yybj.ly_yybj_bg {
    margin-top: .83rem;
    padding-top: .55rem;
    height: 6.28rem; }
    .ly_yybj.ly_yybj_bg .h1Title, .ly_yybj.ly_yybj_bg li, .ly_yybj.ly_yybj_bg input {
      color: #ffffff; }
    .ly_yybj.ly_yybj_bg input {
      border-color: #ffffff;
      background-color: transparent; }
      .ly_yybj.ly_yybj_bg input::-webkit-input-placeholder {
        color: #ffffff; }
      .ly_yybj.ly_yybj_bg input::-moz-placeholder {
        color: #ffffff; }
      .ly_yybj.ly_yybj_bg input:-moz-placeholder {
        color: #ffffff; }
      .ly_yybj.ly_yybj_bg input::-ms-input-placeholder {
        color: #ffffff; }

/* 四通企服 */
.ly_stqf {
  margin-top: .47rem;
  height: 7.56rem;
  color: #ffffff; }
  .ly_stqf .h1Title {
    padding: .49rem 0 .45rem; }
  .ly_stqf .ly_stqf_desc {
    line-height: .4rem; }
  .ly_stqf .ly_stqf_grid {
    margin: .97rem 0; }
    .ly_stqf .ly_stqf_grid .ly_stqf_gridItem {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      margin-top: .4rem; }
      .ly_stqf .ly_stqf_grid .ly_stqf_gridItem > div {
        -prefix-box-flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
    .ly_stqf .ly_stqf_grid .ly_stqf_icon {
      width: .27rem;
      height: .27rem;
      margin-right: .15rem; }
  .ly_stqf .ly_stqf_tel {
    width: .33rem;
    height: .33rem;
    margin-right: .18rem; }
  .ly_stqf .ly_stqf_btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex; }
  .ly_stqf .ly_stqf_btn {
    height: .66rem;
    line-height: .66rem;
    display: block;
    text-align: center; }
    .ly_stqf .ly_stqf_btn.btn_bgf {
      width: 3.45rem; }
    .ly_stqf .ly_stqf_btn.btn_bor {
      border: 1px solid #ffffff;
      color: #ffffff;
      margin-left: .4rem;
      width: 2.18rem; }

/* 服务优势 */
.ly_service {
  margin-top: .48rem; }
  .ly_service .ly_service_grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .ly_service .ly_service_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-width: 50%;
    max-width: 50%;
    margin-top: .67rem; }
    .ly_service .ly_service_item .fs24.mart1 {
      color: #999999; }
  .ly_service .ly_service_icon {
    width: .82rem;
    height: .82rem;
    text-align: center;
    border-radius: .12rem;
    background-color: #FFEFEF;
    margin-right: .18rem; }
    .ly_service .ly_service_icon img {
      margin-top: .15rem;
      width: .52rem;
      height: .52rem; }

/* 关于四通 */
.ly_about {
  margin-top: .71rem;
  padding: .5rem 0 .54rem;
  background-color: #F9F9F9; }
  .ly_about .h1Title {
    padding-bottom: .48rem; }
  .ly_about .ly_about_desc {
    line-height: .4rem; }

/* 首页搬家案例*/
.ly_bjal {
  padding: .61rem 0; }

/*服务优势（旧版）-----服务项目-----服务内容*/
.service ul {
  padding-bottom: 0; }
  .service ul img {
    width: .8rem;
    height: .8rem; }
  .service ul li {
    width: 48%;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #EEEEEE; }
    .service ul li a {
      color: #333333; }
    .service ul li p {
      color: #999999;
      line-height: 1.5; }
  .service ul li:nth-child(odd) {
    margin-right: 2%; }
  .service ul li:nth-child(even) {
    margin-left: 2%; }

/*收费标准*/
.ly_charging {
  margin-top: .53rem; }
  .ly_charging .chargingInfo {
    padding-bottom: 0; }

.charging .chargingTable {
  margin: .53rem 0 .6rem;
  text-align: center;
  overflow: hidden; }
  .charging .chargingTable, .charging .chargingTable span {
    height: .66rem;
    line-height: .66rem; }
  .charging .chargingTable .chargingTable_con {
    overflow-x: auto;
    white-space: nowrap; }
  .charging .chargingTable span {
    display: inline-block;
    padding: 0 .28rem;
    margin: 0 .12rem;
    border-radius: 1rem; }
  .charging .chargingTable .sp_act {
    color: #ffffff; }

.charging .chargingCar {
  height: 2rem; }
  .charging .chargingCar .swiper-slide {
    width: 100%;
    margin-top: -.6rem;
    text-align: center; }
    .charging .chargingCar .swiper-slide img {
      width: 100%;
      opacity: .3;
      filter: Alpha(opacity=30);
      transform: scale(0.7);
      -ms-transform: scale(0.7);
      /* IE 9 */
      -moz-transform: scale(0.7);
      /* Firefox */
      -webkit-transform: scale(0.7);
      /* Safari 和 Chrome */
      -o-transform: scale(0.7);
      /* Opera */ }
  .charging .chargingCar .swiper-slide-active img {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -moz-transform: scale(1);
    /* Firefox */
    -webkit-transform: scale(1);
    /* Safari 和 Chrome */
    -o-transform: scale(1);
    /* Opera */
    opacity: 1;
    filter: Alpha(opacity=100); }

.charging .chargingInfo {
  display: none; }
  .charging .chargingInfo .info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #f6f6f6;
    border-radius: 6px;
    color: #999999;
    text-align: center;
    padding: .16rem .3rem; }
    .charging .chargingInfo .info li, .charging .chargingInfo .info li h4 {
      line-height: 1.5; }
    .charging .chargingInfo .info li h4 {
      color: #333333; }
    .charging .chargingInfo .info .line {
      height: .6rem;
      margin: .1rem .3rem 0;
      border-right: 2px solid #eeeeee; }
  .charging .chargingInfo .money + .money {
    margin-top: .6rem; }
  .charging .chargingInfo .money li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .25rem; }
  .charging .chargingInfo .money .title {
    font-size: .32rem;
    line-height: 1;
    position: relative;
    padding-left: .24rem; }
    .charging .chargingInfo .money .title:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: .1rem;
      height: .3rem; }
  .charging .chargingInfo .money .tips a img {
    width: .14rem;
    margin-left: .12rem;
    position: relative;
    top: -1.5px;
    vertical-align: middle; }

.charging .chargingInfo2 {
  padding-top: 0; }
  .charging .chargingInfo2 .money li {
    padding: .1rem .15rem;
    overflow: hidden;
    border-radius: 2px; }
  .charging .chargingInfo2 .money li:nth-child(even) {
    background-color: #f9f9f9; }
  .charging .chargingInfo2 .money .tips {
    background-color: #FFFFFF !important; }
  .charging .chargingInfo2 .money .title {
    margin-left: -.15rem; }

.charging .chargingShow {
  display: block; }

.charging #chargingInfo .chargingInfo2 {
  padding-bottom: .2rem; }

/* 用户评价 */
.useRating {
  height: 3.96rem;
  padding: .3rem 1.2rem .4rem 0; }
  .useRating .useRating-pagination {
    margin-bottom: -.16rem; }
    .useRating .useRating-pagination .swiper-pagination-bullet {
      background-color: #eeeeee;
      width: 25px;
      height: 4px;
      border-radius: 4px;
      margin: 0 3px !important; }
    .useRating .useRating-pagination .swiper-pagination-bullet-active {
      width: 22px;
      position: relative;
      z-index: 5; }
  .useRating .swiper-slide {
    padding-left: .2rem; }
  .useRating .evaluate {
    border-radius: 10px; }
    .useRating .evaluate .user {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      .useRating .evaluate .user .head {
        width: .8rem;
        height: .8rem;
        border-radius: 50%;
        overflow: hidden;
        background-color: #EEEEEE; }
      .useRating .evaluate .user .right {
        -prefix-box-flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: .2rem; }
        .useRating .evaluate .user .right .nametime {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-box-pack: justify;
          -moz-box-pack: justify;
          -o-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          justify-content: space-between;
          margin-bottom: .2rem; }
          .useRating .evaluate .user .right .nametime span:last-child {
            color: #999999; }
        .useRating .evaluate .user .right .stars img {
          width: .26rem;
          margin-right: 4px; }
    .useRating .evaluate p {
      line-height: 1.5;
      height: 1.4rem;
      overflow-y: auto; }

/* 搬家案例，新闻列表、服务案例*/
.leftRgithCar .listItem {
  border-bottom: 1px solid #EEEEEE; }
  .leftRgithCar .listItem a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .leftRgithCar .listItem .left {
    -prefix-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative; }
    .leftRgithCar .listItem .left h2 {
      color: #333333;
      font-size: .32rem;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .leftRgithCar .listItem .left .bottom {
      position: absolute;
      bottom: 0;
      line-height: 1;
      color: #999999; }
      .leftRgithCar .listItem .left .bottom span {
        margin-right: .1rem; }
  .leftRgithCar .listItem .preview {
    margin-left: .2rem; }
    .leftRgithCar .listItem .preview img {
      width: 2.46rem;
      height: 1.63rem;
      border-radius: 6px;
      overflow: hidden; }
  .leftRgithCar .listItem:last-child {
    border-bottom: 0; }

/* 在线下单 */
.orderOnline {
  padding-top: 0; }
  .orderOnline .topimg {
    margin: 0 -.3rem; }
    .orderOnline .topimg img {
      width: 100%; }
  .orderOnline .litem {
    position: relative;
    top: -.9rem;
    border-radius: 6px;
    background-color: #FFFFFF;
    padding: .1rem .3rem; }
    .orderOnline .litem li {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -o-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      border-bottom: 1px solid #eeeeee; }
      .orderOnline .litem li img {
        width: .34rem;
        margin-right: .2rem; }
      .orderOnline .litem li input {
        -prefix-box-flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: .2rem;
        height: .9rem; }
      .orderOnline .litem li span {
        display: inline-block;
        min-width: 60px; }
      .orderOnline .litem li .iconfont {
        color: #999999; }
      .orderOnline .litem li:last-child {
        border-bottom: 0; }
    .orderOnline .litem .ulicon {
      padding-left: .5rem;
      background: #FFFFFF url("../images/form1.png") left center no-repeat;
      background-size: 2.4%; }
    .orderOnline .litem .order-btn {
      border-radius: 6px;
      color: #FFFFFF;
      height: .8rem; }

/* 顶部搜索 */
#topsearch {
  display: none;
  bottom: 0;
  z-index: 10000;
  overflow-y: auto; }
  #topsearch, #topsearch .topinput {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF; }
  #topsearch .topinput {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: .2rem .3rem; }
    #topsearch .topinput .left {
      -prefix-box-flex: 1;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      background-color: #F9F9F9;
      border-radius: 8px;
      padding: .2rem;
      margin-right: .2rem;
      line-height: 1.2; }
      #topsearch .topinput .left i {
        color: #999999; }
      #topsearch .topinput .left input {
        width: 86%;
        margin-left: .2rem;
        background-color: transparent; }
  #topsearch ul {
    padding-top: 1.1rem; }
    #topsearch ul li {
      border-bottom: 1px solid #EEEEEE;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -o-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      #topsearch ul li .text {
        -prefix-box-flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 0;
        margin: 0 .2rem; }
        #topsearch ul li .text .fs26, #topsearch ul .enterpriseService_serviceCon li .text .botText, .enterpriseService_serviceCon #topsearch ul li .text .botText, #topsearch ul .enterpriseService_al li .text .right_box p, .enterpriseService_al #topsearch ul li .text .right_box p, #topsearch ul .enterpriseService_al li .right_box .text p, .enterpriseService_al #topsearch ul li .right_box .text p {
          color: #99979C; }
    #topsearch ul i {
      color: #23bd23; }

/* 新闻详情 */
.detailBox img {
  max-width: 100%; }

.detailBox h1 {
  line-height: 1.8;
  font-size: .42rem; }

.detailBox .info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #999999; }

.detailBox .textarea {
  line-height: 1.6; }

.detailBox .h3Title {
  font-size: .38rem; }

.detailBox .relevant_wd {
  margin-left: -.3rem;
  margin-right: -.3rem; }
  .detailBox .relevant_wd li {
    height: .9rem;
    line-height: .9rem;
    border-bottom: 1px solid #EEEEEE; }
    .detailBox .relevant_wd li a {
      color: #666666;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex; }
    .detailBox .relevant_wd li p {
      -prefix-box-flex: 1;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: .2rem; }
    .detailBox .relevant_wd li .iconfont {
      color: #999999; }
    .detailBox .relevant_wd li:last-child {
      border-bottom: 0;
      margin-bottom: .1rem; }

.detailBox .bort2 {
  border-top: .2rem solid #f4f4f4; }

.detailBox .borb2 {
  border-bottom: .2rem solid #f4f4f4; }

/* 搬家问答 */
.bjwdList {
  padding-bottom: 0; }
  .bjwdList a {
    display: block;
    padding: .2rem;
    color: #333333;
    border-radius: 6px; }
  .bjwdList .title, .bjwdList .desc, .bjwdList .desc2 {
    line-height: 1.5; }
  .bjwdList .title {
    font-size: .32rem; }
    .bjwdList .title span {
      display: inline-block;
      color: #FFFFFF;
      padding: .05rem .1rem;
      border-radius: 6px 0 6px 0;
      transform: scale(0.7);
      -ms-transform: scale(0.7);
      /* IE 9 */
      -moz-transform: scale(0.7);
      /* Firefox */
      -webkit-transform: scale(0.7);
      /* Safari 和 Chrome */
      -o-transform: scale(0.7);
      /* Opera */
      margin-right: 2px; }
  .bjwdList .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
  .bjwdList .bottom {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .bjwdList .bottom .left span {
      vertical-align: middle; }
    .bjwdList .bottom .left img {
      width: .4rem;
      height: .4rem;
      border-radius: 50%;
      overflow: hidden;
      background-color: #F9F9F9;
      position: relative;
      top: -1px; }
    .bjwdList .bottom .right span {
      position: relative;
      top: 1px; }

/* 问答详情 */
.qaDetail .bjwdList {
  padding-bottom: .3rem; }
  .qaDetail .bjwdList .title {
    font-size: .40rem; }

.qaDetail .answerList .userinfo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .qaDetail .answerList .userinfo img {
    width: .6rem;
    height: .6rem;
    overflow: hidden;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: .2rem;
    position: relative;
    top: -2px; }
  .qaDetail .answerList .userinfo .time {
    color: #666666; }

.qaDetail .relevant_wd {
  margin: 0; }

.gray-wrapper {
  overflow: hidden;
  background: #5b5b5b;
  color: #c5c5c5;
  font-size: .22rem; }
  .gray-wrapper ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    width: 33%;
    height: 2.05rem;
    text-align: center; }
    .gray-wrapper ul li:first-child {
      margin-bottom: .2rem; }
      .gray-wrapper ul li:first-child .stressGray {
        color: #dadada;
        font-size: .42rem; }
    .gray-wrapper ul li:nth-child(2) p {
      line-height: .3rem; }
    .gray-wrapper ul:first-child {
      border-right: 1px solid #626262;
      border-bottom: 1px solid #626262; }
      .gray-wrapper ul:first-child .img {
        width: .46rem;
        height: .37rem;
        background: url("../images/diamond.png") no-repeat;
        background-size: 100% 100%; }
    .gray-wrapper ul:nth-child(2) {
      border-right: 1px solid #626262;
      border-bottom: 1px solid #626262; }
    .gray-wrapper ul:nth-child(3) {
      border-bottom: 1px solid #626262; }
    .gray-wrapper ul:last-child .img {
      width: .42rem;
      height: .42rem;
      background: url("../images/shield.png") no-repeat;
      background-size: 100% 100%; }

.gray-wrapper ul:nth-child(4),
.gray-wrapper ul:nth-child(5) {
  border-right: 1px solid #626262; }

/*登录*/
.login-wrapper {
  width: 100%; }
  .login-wrapper .dl-logo {
    margin: 1.16rem auto 1.5rem;
    width: 1.51rem;
    height: 0.7rem;
    background: url("../images/dl_logo.png") no-repeat;
    background-size: 100% 100%; }
  .login-wrapper .login-box {
    padding: 0 .56rem;
    color: #969696;
    font-size: .26rem; }
    .login-wrapper .login-box .tel {
      padding-bottom: .24rem;
      margin-bottom: .43rem;
      border-bottom: 1px solid #eeeeee; }
      .login-wrapper .login-box .tel i {
        vertical-align: middle;
        width: 0.3rem;
        height: .29rem;
        background: url("../images/dl_icon_tel.png") no-repeat;
        background-size: 100% 100%; }
      .login-wrapper .login-box .tel input {
        margin-left: .15rem;
        width: 90%;
        height: .4rem; }
    .login-wrapper .login-box .identify {
      padding-bottom: .24rem;
      margin-bottom: .61rem;
      border-bottom: 1px solid #eeeeee; }
      .login-wrapper .login-box .identify i {
        vertical-align: middle;
        width: 0.29rem;
        height: .33rem;
        background: url("../images/dl_security.png") no-repeat;
        background-size: 100% 100%; }
      .login-wrapper .login-box .identify input {
        margin-left: .15rem;
        width: 60%;
        height: .4rem; }
      .login-wrapper .login-box .identify .get-verificationCode {
        color: #646464; }
    .login-wrapper .login-box .login-btn {
      width: 6.5rem;
      height: 0.8rem;
      background: #ca161f;
      border-radius: 4px;
      color: #ffffff;
      font-size: .28rem;
      line-height: 0.8rem;
      text-align: center; }

/*个人中心*/
.avator {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 3.98rem;
  background: #f5f6fa; }
  .avator img {
    margin: 0 auto .46rem;
    width: 1.8rem;
    height: 1.8rem; }
  .avator .tel {
    color: #646464;
    font-size: .36rem; }

.personal-wrapper {
  padding: 0 .5rem 0 .6rem;
  background: #ffffff;
  color: #1f1f1f;
  font-size: .26rem; }
  .personal-wrapper a {
    color: #1f1f1f; }
  .personal-wrapper ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 1rem; }
    .personal-wrapper ul .lft {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -o-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
    .personal-wrapper ul .rgt {
      width: .12rem;
      height: .18rem;
      background: url("../images/p_rgt.png") no-repeat;
      background-size: 100% 100%; }
    .personal-wrapper ul:nth-child(1) .lft i {
      margin-right: .33rem;
      width: .25rem;
      height: .30rem;
      background: url("../images/p_icon.png") no-repeat;
      background-size: 100% 100%; }
    .personal-wrapper ul:nth-child(2) .lft i {
      margin-right: .2rem;
      width: .38rem;
      height: .20rem;
      background: url("../images/p_icon01.png") no-repeat;
      background-size: 100% 100%; }
    .personal-wrapper ul:nth-child(3) .lft i {
      margin-right: .26rem;
      width: .31rem;
      height: .30rem;
      background: url("../images/p_coins.png") no-repeat;
      background-size: 100% 100%; }
    .personal-wrapper ul:nth-child(4) .lft i {
      margin-right: .24rem;
      width: .34rem;
      height: .30rem;
      background: url("../images/p_headset.png") no-repeat;
      background-size: 100% 100%; }
    .personal-wrapper ul:nth-child(5) .lft i {
      margin-right: .24rem;
      width: .34rem;
      height: .30rem;
      background: url("../images/p_headset.png") no-repeat;
      background-size: 100% 100%; }

/* 优惠券 */
.coupon-wrapper .coupon-tabBar {
  margin-bottom: .24rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 .64rem;
  height: .88rem;
  background: #ffffff; }
  .coupon-wrapper .coupon-tabBar p {
    padding: 0 .1rem;
    color: #5f5f5f;
    font-size: .3rem;
    line-height: .88rem; }
  .coupon-wrapper .coupon-tabBar .choose {
    border-bottom: 4px solid #c41419; }

.coupon-wrapper .coupon-content {
  margin: 0 .3rem 0 .3rem; }
  .coupon-wrapper .coupon-content .ticket {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: .2rem;
    width: 7rem;
    height: 1.68rem;
    background: url("../images/ticket.png") no-repeat;
    background-size: 100% 100%; }
    .coupon-wrapper .coupon-content .ticket .price {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -o-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 26%;
      color: #ff882d;
      font-size: .24rem;
      text-align: end;
      vertical-align: text-bottom; }
      .coupon-wrapper .coupon-content .ticket .price .stress {
        margin-left: .09rem;
        font-size: .7rem; }
    .coupon-wrapper .coupon-content .ticket .rgt {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      -o-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      width: 74%; }
      .coupon-wrapper .coupon-content .ticket .rgt .msg {
        margin-left: .3rem; }
        .coupon-wrapper .coupon-content .ticket .rgt .msg .name {
          margin-bottom: .25rem;
          color: #1f1f1f;
          font-size: .3rem; }
        .coupon-wrapper .coupon-content .ticket .rgt .msg .time {
          color: #969696;
          font-size: .2rem; }
      .coupon-wrapper .coupon-content .ticket .rgt .use-btn {
        margin-right: .3rem;
        width: 1rem;
        height: .5rem;
        line-height: .5rem;
        text-align: center;
        color: #ff882d;
        font-size: .26rem;
        border-radius: 30px;
        border: 1px solid #ff882d;
        box-shadow: 0px 4px 10px 0px rgba(255, 136, 45, 0.2); }
  .coupon-wrapper .coupon-content .receive .price {
    color: #ff0048; }
  .coupon-wrapper .coupon-content .receive .rgt .use-btn {
    color: #ff0048;
    border: 1px solid #ff0048;
    box-shadow: 0px 4px 10px 0px rgba(255, 0, 72, 0.2); }

/* 订单记录 */
.orderList-wrapper .orderList-tabBar {
  margin-bottom: .24rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 .64rem;
  height: .88rem;
  background: #ffffff; }
  .orderList-wrapper .orderList-tabBar p {
    padding: 0 .1rem;
    color: #5f5f5f;
    font-size: .3rem;
    line-height: .88rem; }
  .orderList-wrapper .orderList-tabBar .choose {
    border-bottom: 4px solid #c41419; }

.orderList-wrapper .orderList-content .orderlist-con {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: .1rem 0;
  margin: 0 auto .18rem;
  width: 7.02rem;
  background: #ffffff;
  border-radius: .1rem; }
  .orderList-wrapper .orderList-content .orderlist-con img {
    margin-top: .4rem;
    width: .2rem;
    height: 2.23rem; }
  .orderList-wrapper .orderList-content .orderlist-con .panel {
    width: 85%;
    color: #1f1f1f;
    font-size: .28rem;
    overflow: hidden; }
    .orderList-wrapper .orderList-content .orderlist-con .panel .address_1 {
      line-height: 1rem;
      border-bottom: 1px solid #e6e6e6; }
      .orderList-wrapper .orderList-content .orderlist-con .panel .address_1 .success {
        color: #c31419; }
      .orderList-wrapper .orderList-content .orderlist-con .panel .address_1.address_flex {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -o-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
    .orderList-wrapper .orderList-content .orderlist-con .panel .address_2 {
      line-height: 1rem;
      border-bottom: 1px solid #e6e6e6; }
      .orderList-wrapper .orderList-content .orderlist-con .panel .address_2:last-child {
        margin-bottom: .14rem; }
    .orderList-wrapper .orderList-content .orderlist-con .panel .address_3 {
      float: left;
      margin-top: .2rem;
      padding: .14rem .18rem;
      font-size: .26rem;
      border-radius: .5rem;
      margin-right: .18rem;
      margin-bottom: .12rem; }
      .orderList-wrapper .orderList-content .orderlist-con .panel .address_3:last-child {
        margin-right: 0; }
      .orderList-wrapper .orderList-content .orderlist-con .panel .address_3.success {
        color: #c31419;
        border: .01rem solid #c31419; }
    .orderList-wrapper .orderList-content .orderlist-con .panel .color {
      border: .01rem solid #dcdcdc;
      color: #1f1f1f; }

.casedetail p {
  font-size: 0.3rem;
  line-height: 0.7rem;
  color: #848484; }

/* 快速下单其他 */
.quickOrderOther-wrapper form {
  padding: .3rem .3rem 0; }
  .quickOrderOther-wrapper form input[type="text"] {
    display: block;
    margin-bottom: .2rem;
    width: 100%;
    height: .8rem;
    font-size: .32rem;
    text-indent: .2rem;
    border: 1px solid #e7e7e7;
    background: #fff; }
  .quickOrderOther-wrapper form .choose-btn {
    height: .8rem;
    line-height: .8rem;
    font-size: .32rem;
    text-indent: .2rem;
    background: #fff; }
    .quickOrderOther-wrapper form .choose-btn span {
      color: #9a9898; }
    .quickOrderOther-wrapper form .choose-btn input[type="radio"] {
      margin-right: .1rem;
      width: .25rem;
      height: .25rem;
      vertical-align: middle; }

.quickOrderOther-wrapper .order {
  position: fixed;
  bottom: 1.1rem;
  width: 100%;
  height: 1.1rem;
  line-height: 1.1rem;
  color: #fff;
  font-size: .34rem;
  text-align: center;
  background: #ca1025; }

/* 快速下单其他详情页 */
.fileDetail {
  color: #333;
  font-size: .26rem;
  line-height: .42rem; }
  .fileDetail .con {
    margin-bottom: .35rem;
    font-size: 0.3rem;
    line-height: 0.6rem; }
  .fileDetail .QD {
    margin: .4rem auto;
    width: 4rem;
    height: .8rem;
    line-height: .8rem;
    color: #ca1025;
    font-size: .32rem;
    text-align: center;
    border: 1px solid #ca1025;
    border-radius: .1rem; }

/* 区域列表 */
.areas-con-wrapper .areas-map-wrapper .city {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center; }
  .areas-con-wrapper .areas-map-wrapper .city li {
    margin-bottom: .48rem;
    width: 25%;
    color: #1f1f1f;
    font-size: .32rem; }
    .areas-con-wrapper .areas-map-wrapper .city li i {
      margin-right: .1rem;
      width: .12rem;
      height: .12rem;
      border: 2px solid #ca161e;
      border-radius: 50%; }

.areas-con-wrapper .areas-tel {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .4rem .3rem .2rem;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  color: #646464;
  font-size: .28rem; }
  .areas-con-wrapper .areas-tel li {
    margin-bottom: .4rem; }

/* 关于 */
.about-wrapper .content .title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: .5rem 0; }
  .about-wrapper .content .title h3 {
    color: #646464;
    font-size: .45rem; }
  .about-wrapper .content .title h5 {
    color: #969696;
    font-size: .2rem;
    line-height: .42rem; }
  .about-wrapper .content .title .line {
    width: .7rem;
    height: 1px;
    border-bottom: 4px solid #ed0d23; }

.about-wrapper .content2-wrapper {
  background: #f5f5f5; }

.about-wrapper .con1 {
  padding: 0 .35rem;
  margin-bottom: .73rem;
  color: #646464;
  font-size: .16rem; }
  .about-wrapper .con1 .con .con-lft {
    line-height: .5rem;
    font-size: 14px;
    text-indent: 0.5rem; }

.about-wrapper .con2 .con {
  overflow: hidden; }
  .about-wrapper .con2 .con .con-box {
    margin-bottom: .6rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    float: left;
    width: 50%;
    height: 0.6rem; }
    .about-wrapper .con2 .con .con-box i {
      margin-left: .2rem;
      width: .6rem;
      height: .6rem;
      background: url("../images/about_num.png") 0 0 no-repeat/100% 100%;
      color: #ed0d23;
      font-size: .3rem;
      text-align: center;
      line-height: .4rem;
      font-style: normal; }
    .about-wrapper .con2 .con .con-box .name {
      margin-left: .15rem; }
      .about-wrapper .con2 .con .con-box .name .ch {
        margin-bottom: .08rem;
        color: #595959;
        font-size: .3rem; }
        .about-wrapper .con2 .con .con-box .name .ch .red {
          color: #ed0d23; }
      .about-wrapper .con2 .con .con-box .name .en {
        color: #969696;
        font-size: .14rem; }

.about-wrapper .con5 .con {
  position: relative;
  height: 3.17rem; }
  .about-wrapper .con5 .con .swiper-container {
    width: 4.82rem;
    height: 2.63rem; }
    .about-wrapper .con5 .con .swiper-container .swiper-slide {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -o-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .about-wrapper .con5 .con .swiper-container .swiper-slide img {
        width: 4.82rem;
        height: 2.63rem; }
  .about-wrapper .con5 .con .swiper-button-prev {
    width: .2rem;
    height: .35rem;
    background: url("../images/left.png") 0 0 no-repeat/100% 100%;
    outline: none; }
  .about-wrapper .con5 .con .swiper-button-next {
    width: .2rem;
    height: .35rem;
    background: url("../images/right.png") 0 0 no-repeat/100% 100%;
    outline: none; }

.about-wrapper .con6 .con {
  padding: 0 .35rem .6rem; }
  .about-wrapper .con6 .con .con-rgt {
    color: #646464;
    font-size: .3rem;
    line-height: .5rem;
    text-indent: .5rem;
    padding-top: 0.3rem; }

.about-wrapper .con7 .con {
  padding: 0 .32rem 0.8rem .32rem;
  overflow: hidden; }
  .about-wrapper .con7 .con ul {
    width: 25%;
    float: left;
    text-align: center;
    color: #595656;
    font-size: .12rem; }
    .about-wrapper .con7 .con ul .img {
      margin: 0 auto .28rem;
      width: .73rem;
      height: .73rem; }
    .about-wrapper .con7 .con ul:nth-child(1) .img {
      background: url("../images/about01.png") no-repeat;
      background-size: 100% 100%; }
    .about-wrapper .con7 .con ul:nth-child(2) .img {
      background: url("../images/about02.png") no-repeat;
      background-size: 100% 100%; }
    .about-wrapper .con7 .con ul:nth-child(3) .img {
      background: url("../images/about03.png") no-repeat;
      background-size: 100% 100%; }
    .about-wrapper .con7 .con ul:nth-child(4) .img {
      background: url("../images/about04.png") no-repeat;
      background-size: 100% 100%; }

.about-wrapper .con3 #staff .swiper-container {
  width: 6.85rem;
  height: 3.78rem; }
  .about-wrapper .con3 #staff .swiper-container .swiper-slide {
    width: 6.85rem;
    height: 3.78rem; }
    .about-wrapper .con3 #staff .swiper-container .swiper-slide img {
      width: 5.85rem;
      height: 3.8rem;
      margin: 0 auto;
      display: block; }

.about-wrapper .con3 #staff .swiper-pagination {
  position: relative;
  margin: 0.5rem 0 0.6rem 0; }
  .about-wrapper .con3 #staff .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #ca161e;
    margin-right: 0.2rem; }
  .about-wrapper .con3 #staff .swiper-pagination .swiper-pagination-bullet-active {
    background: #cc2a1e;
    border: none; }

.about-wrapper .con4 .con {
  padding-bottom: 0.8rem; }
  .about-wrapper .con4 .con .detail-box {
    position: relative;
    top: 0px;
    left: 0px;
    height: 2.12rem; }
    .about-wrapper .con4 .con .detail-box .detail {
      position: absolute;
      left: .5rem; }
      .about-wrapper .con4 .con .detail-box .detail .msg-box {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: .2rem .2rem .23rem .24rem;
        margin-bottom: .22rem;
        width: 6.5rem;
        height: 1.75rem;
        background: url("../images/bg_03.png") no-repeat;
        background-size: 100% 100%; }
        .about-wrapper .con4 .con .detail-box .detail .msg-box .red {
          margin-right: .15rem;
          color: #ed0d23;
          font-size: .3rem; }
          .about-wrapper .con4 .con .detail-box .detail .msg-box .red span {
            margin-left: .11rem;
            font-size: .16rem; }
        .about-wrapper .con4 .con .detail-box .detail .msg-box .msg {
          color: #666666;
          font-size: .22rem;
          line-height: .28rem;
          overflow: hidden; }
      .about-wrapper .con4 .con .detail-box .detail .location_pic {
        position: absolute;
        top: 95px;
        margin-left: 1.47rem;
        width: .26rem;
        height: .36rem;
        background: url("../images/location.png") no-repeat;
        background-size: 100% 100%; }
  .about-wrapper .con4 .con .year-box {
    position: relative;
    top: 0px;
    left: 0px;
    width: 7rem;
    margin: 0 auto;
    border-top: 1px solid #b5b5b5; }
    .about-wrapper .con4 .con .year-box .years {
      position: absolute;
      top: -4px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -o-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -o-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -o-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      color: #666;
      font-size: .14rem; }
      .about-wrapper .con4 .con .year-box .years .circle {
        margin-bottom: .12rem;
        width: .14rem;
        height: .14rem;
        background: url("../images/about_circle.png") no-repeat;
        background-size: 100% 100%; }
    .about-wrapper .con4 .con .year-box .choose .circle {
      background: url("../images/about_circle_red.png") no-repeat;
      background-size: 100% 100%; }
    .about-wrapper .con4 .con .year-box i {
      position: absolute;
      top: -0.14rem;
      width: .26rem;
      height: .26rem; }
    .about-wrapper .con4 .con .year-box .lft {
      background: url("../images/lft01.png") no-repeat;
      background-size: 100% 100%; }
    .about-wrapper .con4 .con .year-box .rgt {
      right: 0px;
      background: url("../images/rgt01.png") no-repeat;
      background-size: 100% 100%; }

.h2 {
  color: #767676;
  font-size: 0.35rem;
  text-align: center;
  padding: 0.5rem 0; }
  .h2 span {
    padding-top: 0.1rem;
    display: block;
    color: #ccc; }

.ul li {
  width: 47%;
  float: left;
  margin: 0 0.1rem;
  text-align: center;
  height: 5rem;
  margin-bottom: 0.2rem;
  background: #f5f5f5;
  border-radius: 5px; }
  .ul li h3 {
    text-align: center; }
  .ul li p {
    color: #9f9e9e; }

.ul img {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
  display: block;
  margin-top: 0.15rem; }

.span {
  width: 0.5rem;
  height: 0.1rem;
  background: #c41419;
  display: block;
  margin: 0.2rem auto; }

.intimate-nav li {
  border: 0 !important;
  margin-bottom: 0.3rem; }
  .intimate-nav li img {
    margin: 0 auto;
    display: block;
    width: 3.2rem;
    height: 2rem;
    padding-bottom: 0.1rem; }
  .intimate-nav li p {
    color: #333333 !important; }

/* 步骤 */
.buzhou {
  margin-bottom: 1rem; }
  .buzhou > div {
    width: 100%;
    height: 4.5rem;
    float: left;
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    margin-bottom: 0.5rem; }
    .buzhou > div img {
      float: left;
      width: 40px;
      padding-top: 0.5rem; }
  .buzhou .buul {
    width: 81%;
    float: left;
    padding-top: 0.5rem; }
    .buzhou .buul li {
      width: 100%;
      background: url(../images/dian.png) no-repeat;
      padding-left: 26px;
      color: #535353;
      margin-left: 0.2rem;
      padding-bottom: 0.4rem;
      font-size: 12px; }

.b_title {
  margin-top: 0.5rem;
  margin-left: 0.5rem; }
  .b_title li {
    float: left;
    font-size: 0.4rem;
    padding: 0.2rem 0.2rem 0 0; }
    .b_title li span {
      padding-right: 0.1rem;
      color: #cb3632; }

.p_title {
  margin: 0.2rem 0 0.5rem 0.5rem; }
  .p_title li {
    width: 100%;
    float: left;
    line-height: 37px;
    margin-top: 0.5rem;
    color: #646464;
    font-size: 0.3rem; }
    .p_title li img {
      float: left;
      padding-right: 0.2rem;
      display: block; }

.pl {
  float: left;
  font-size: 0.3rem;
  color: #1f1f1f; }

.redd {
  margin-top: 0.4rem;
  background: linear-gradient(0deg, white 0%, #ff5a88 0%, #ff2a2a 0%, #ff7b7b 100%);
  border-radius: 6px;
  padding: 0.4rem 0;
  text-align: center; }

.red h3 {
  font-size: 0.5rem;
  color: white; }

.w33 {
  width: 25.333%;
  float: left;
  margin-left: 0.55rem;
  text-align: center; }
  .w33 .namee {
    font-size: 0.25rem;
    padding-bottom: 0.2rem; }
  .w33 .textt {
    font-size: 0.2rem;
    color: #969696; }

.bt {
  border-top: 1px solid #ccc;
  padding-top: 0.5rem;
  margin-top: 0.4rem; }

/* 拨打电话 */
.phone {
  padding: 0.3rem 0;
  background-color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .phone img {
    width: 3rem;
    height: 1.5rem; }
  .phone p {
    padding-left: 0.5rem;
    color: #c8161e;
    font-size: 0.4rem; }
    .phone p span {
      display: block;
      padding-top: 0.1rem;
      color: #666666;
      font-size: 0.3rem; }

.hh3 {
  font-size: 0.4rem;
  color: #ca1025;
  padding: 0 !important; }
  .hh3:link {
    color: #ca1025;
    text-decoration: none; }

.hh4 {
  font-size: 0.3rem;
  color: #666666;
  padding: 0.2rem 0; }

.hh5 {
  color: #666666;
  font-size: 0.2rem; }

/*  评论  */
.carousel-indicators {
  width: 100% !important;
  bottom: -0.7rem !important;
  margin-left: 0 !important;
  left: 0; }
  .carousel-indicators .active {
    background-color: #ce303f !important; }
  .carousel-indicators li {
    background-color: #d2d2d2 !important;
    border-radius: 0 !important;
    width: 1rem !important;
    background: #ccc;
    height: 2px !important;
    border: 1px solid transparent !important; }

.capacity {
  font-size: 0.2rem;
  float: left !important; }

/* 四通企服 */
.enterpriseService_title {
  font-size: .4rem;
  padding: .6rem 0;
  text-align: center;
  position: relative;
  line-height: .56rem; }
  .enterpriseService_title:before {
    content: '';
    position: absolute;
    left: calc(50% - .34rem);
    bottom: .4rem;
    width: .68rem;
    height: .06rem;
    line-height: .06rem; }

.enterpriseService_banner {
  background-color: #f8f8f8;
  padding-top: .6rem;
  padding-bottom: .6rem; }
  .enterpriseService_banner h3 {
    font-size: .53em; }
  .enterpriseService_banner .desc {
    margin: .4rem 0; }
  .enterpriseService_banner .tel_wx-btn, .enterpriseService_banner .tel-btn, .enterpriseService_banner .zx-btn {
    text-align: center; }
  .enterpriseService_banner .tel-btn, .enterpriseService_banner .zx-btn {
    width: 2.9rem;
    height: .68rem;
    line-height: .68rem;
    display: inline-block;
    border: 1px solid #c9151e; }
    .enterpriseService_banner .tel-btn img, .enterpriseService_banner .zx-btn img {
      width: .34rem;
      height: .34rem;
      position: relative;
      top: 0.04rem;
      margin-right: .14rem; }
  .enterpriseService_banner .tel-btn {
    color: #fff;
    margin-right: .5rem; }

.enterpriseService_serviceCon li {
  height: 2.38rem;
  position: relative; }
  .enterpriseService_serviceCon li img {
    width: 100%;
    height: 100%; }
  .enterpriseService_serviceCon li .botText {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    height: .54rem;
    line-height: .54rem;
    background: rgba(201, 21, 30, 0.5); }

.enterpriseService_serviceYs {
  margin-top: -.3rem;
  padding-bottom: .3rem; }
  .enterpriseService_serviceYs li {
    border-color: #f2f2f2;
    padding: .6rem 0 .56rem; }
    .enterpriseService_serviceYs li img {
      width: 1rem;
      height: 1rem; }
    .enterpriseService_serviceYs li h3 {
      margin-bottom: .19rem; }
    .enterpriseService_serviceYs li p {
      color: #666666; }

.enterpriseService_lc {
  background-color: #f8f8f8;
  padding-bottom: .6rem; }
  .enterpriseService_lc img {
    width: 100%; }

.enterpriseService_al li > a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  padding: .6rem .3rem;
  border-radius: 4px;
  border: 1px solid #f2f2f2; }
  .enterpriseService_al li > a h5 {
    color: #1f1f1f; }

.enterpriseService_al li:first-child {
  margin-top: 0; }

.enterpriseService_al li .icon_box {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: .1rem;
  margin-right: .4rem;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .enterpriseService_al li .icon_box img {
    width: .84rem;
    height: .84rem; }

.enterpriseService_al li .right_box {
  -prefix-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .enterpriseService_al li .right_box h5 {
    margin-bottom: .1rem; }
  .enterpriseService_al li .right_box p {
    color: #666666;
    line-height: .37rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }


.textarea ul li {margin: 5px 0px 5px 20px;list-style:disc;list-style-type: inherit;}
.textarea h1,.textarea h2,.textarea h3,.textarea h4,.textarea h5,.textarea h6 {text-indent:0em!important;}
.textarea h1,.textarea h2 {font-size:18px;font-weight:bold;border-left:4px solid #4693e9;margin:10px 0px 15px 0px;padding:10px 0 10px 20px;background:#f5f5f5;}
.textarea h3 {font-size:16px;border-left:4px solid #ffae49;margin:15px 00px 20px 00px;padding:7px 0 6px 20px;color:#555;font-weight:bold;}
.textarea h4 {font-size:15px;border-left:4px solid #02aabb;padding:5px 0 6px 20px;margin:10px 0px 15px 0px;}
.textarea h5,.textarea h6 {font-size:14px;margin:10px 0px 12px 0px;padding:3px 0 3px 20px;padding:3px 0 3px 20px;border-left:4px solid #bbbbbb;font-weight:initial;margin-bottom:7px;}
