﻿/*html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}*/
.breadcrumbs ul {
  font-size: 0; }
  .breadcrumbs ul li {
    display: inline-block;
    font-size: 0.16rem;
    line-height: 0.8rem;
    position: relative; }
    .breadcrumbs ul li a {
      color: #666666; }
    .breadcrumbs ul li::after {
      content: '';
      display: inline-block;
      width: .08rem;
      height: .14rem;
      color: #666666;
      margin: 0 0.1rem;
      background: url(../../images/vehicleDetail/arrow.png) no-repeat;
      background-size: 100% 100%; }
    .breadcrumbs ul li:last-child a {
      color: #e60021; }
    .breadcrumbs ul li:last-child::after {
      display: none; }

.activeBtn.active {
  background-color: #e70022 !important;
  color: #ffffff !important; }

.slideNav-content ul {
  width: 50px; }

.msgClass.layui-layer-dialog {
  border-radius: 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  width: auto !important;
  max-width: 10rem; }
  .msgClass.layui-layer-dialog .layui-layer-content {
    font-size: .16rem;
    padding: .25rem;
    box-sizing: content-box;
    line-height: .24rem;
    text-align: center; }
    .msgClass.layui-layer-dialog .layui-layer-content .layui-layer-ico {
      background: url(../images/icon7.png) center center no-repeat;
      background-size: cover;
      width: .24rem;
      position: static;
      margin-right: .1rem;
      height: .24rem; }
      .msgClass.layui-layer-dialog .layui-layer-content .layui-layer-ico.layui-layer-ico2 {
        background-image: url(../images/icon6.png); }

.circle {
  cursor: pointer;
  width: .18rem;
  height: .18rem;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  border: 1px solid #e60021; }
  .circle.active {
    color: #e60021;
    background-color: #e60021; }
    .circle.active:after {
      width: .08rem;
      height: .08rem;
      z-index: 1;
      border-radius: 50%;
      content: '';
      position: absolute;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%;
      background-color: #ffffff; }

.sedPhoneCodeSales {
  /*width: 30%;
    height: 40%;*/ }

.form {
  background-color: #ffffff;
  border-radius: 8px;
  color: #000000;
  font-size: .2rem; }
  .form .form-list-top {
    height: .95rem;
    font-weight: bold;
    text-align: center;
    font-size: .24rem;
    color: #e60021; }
    .form .form-list-top .form-title {
      width: 85%;
      position: relative;
      line-height: .93rem;
      margin: auto;
      border-bottom: 3px solid #e60021; }
      .form .form-list-top .form-title .form-top-btn {
        width: .19rem;
        cursor: pointer;
        box-sizing: content-box;
        padding: 3%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0; }
  .form .form-content {
    border-top: 1px solid #dadada; }
    .form .form-content .special-input {
      padding: 0 !important;
      width: 83% !important; }
    .form .form-content .form-label-top {
      padding-top: .3rem; }
      .form .form-content .form-label-top .form-title {
        font-weight: bold; }
      .form .form-content .form-label-top .form-label {
        float: right;
        font-size: .14rem; }
    .form .form-content .form-list {
      height: 0.73rem;
      width: 100%;
      line-height: .73rem;
      margin-top: .08rem;
      border-bottom: 1px solid #dadada; }
      .form .form-content .form-list input {
        height: 98%; }
      .form .form-content .form-list .special-input {
        width: 78% !important; }
      .form .form-content .form-list select {
        left: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 5;
        top: 0; }
      .form .form-content .form-list .form-icon {
        width: .19rem;
        display: inline-block; }
      .form .form-content .form-list .form-icon1 {
        width: .10rem;
        display: inline-block; }
      .form .form-content .form-list .locationCity {
        margin-left: 20px; }
      .form .form-content .form-list .form-text {
        color: #333333;
        float: right; }
      .form .form-content .form-list .form-label {
        display: inline-block;
        color: #666666; }
      .form .form-content .form-list .select-box {
        height: 100%;
        overflow: hidden;
        line-height: .73rem;
        padding-right: .12rem; }
      .form .form-content .form-list .icon-right {
        width: .08rem;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); }
      .form .form-content .form-list .radio-group {
        display: inline-block;
        text-align: right; }
        .form .form-content .form-list .radio-group span.active {
          color: #e60021; }
      .form .form-content .form-list .yanzheng {
        margin-top: .11rem;
        cursor: pointer; }
      .form .form-content .form-list .form-s {
        display: inline-block;
        float: right;
        height: 95%;
        color: #e60021;
        cursor: pointer;
        padding-left: 0.15rem; }
        .form .form-content .form-list .form-s span {
          color: #dadada; }
      .form .form-content .form-list .data-box {
        float: right;
        margin-right: .2rem;
        cursor: pointer;
        text-align: right;
        height: 98%; }
    .form .form-content .form-remark {
      font-size: .14rem;
      color: #000000;
      margin: .2rem 0;
      text-align: center; }
      .form .form-content .form-remark .agreeXie {
        width: .23rem;
        height: .23rem; }
        .form .form-content .form-remark .agreeXie.active {
          background: url(../images/check.png) center center no-repeat;
          background-size: cover; }
          .form .form-content .form-remark .agreeXie.active:after {
            width: 0;
            height: 0; }
      .form .form-content .form-remark .form-agree {
        display: inline-block;
        max-width: 90%;
        text-align: left;
        vertical-align: middle; }
        .form .form-content .form-remark .form-agree i {
          font-style: normal; }
        .form .form-content .form-remark .form-agree span {
          color: #e60021;
          cursor: pointer; }
    .form .form-content .form-btn {
      background-color: #e60021;
      height: .6rem;
      text-align: center;
      font-weight: bold;
      cursor: pointer;
      line-height: .6rem;
      color: #ffffff;
      border-radius: 8px; }

.select-pop {
  border: 1px solid #dadada;
  position: relative;
  line-height: .6rem; }
  .select-pop .searchInput {
    overflow: hidden;
    padding: 0 2%;
    width: 100%;
    float: left; }
  .select-pop .choose-enter {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    color: #ffffff;
    padding-left: 3%; }
    .select-pop .choose-enter span {
      background-color: #dadada;
      padding: 0 .2rem;
      cursor: pointer;
      height: 100%;
      display: block;
      background-color: #e60021; }
      .select-pop .choose-enter span:hover {
        background-color: #e60021; }

.swiper-div {
  position: relative; }
  .swiper-div .swiper-box .swiper-pagination {
    position: absolute;
    bottom: 9%;
    width: 100%;
    text-align: center; }
    .swiper-div .swiper-box .swiper-pagination .swiper-pagination-switch {
      background: #61616a;
      width: .2rem;
      border-radius: 5px;
      height: .08rem;
      display: inline-block;
      margin-right: 8px;
      cursor: pointer; }
      .swiper-div .swiper-box .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
        width: .9rem;
        background-color: #ffffff; }
  .swiper-div .swiper-box .swiper-button {
    position: absolute;
    top: 45%;
    height: 0;
    left: .2rem;
    right: .2rem;
    transform: translateY(-50%); }
    .swiper-div .swiper-box .swiper-button .swiper-button-li {
      width: .72rem;
      height: .72rem;
      display: inline-block;
      background: url(../../images/nomal-r.png) center center no-repeat;
      background-size: 100% 100%; }
      .swiper-div .swiper-box .swiper-button .swiper-button-li.active {
        background-image: url(../../images/active-r.png); }
      .swiper-div .swiper-box .swiper-button .swiper-button-li.disabled {
        opacity: .35;
        filter: alpha(opacity=35);
        cursor: auto;
        pointer-events: none; }
      .swiper-div .swiper-box .swiper-button .swiper-button-li:nth-of-type(2) {
        background-image: url(../../images/nomal-l.png); }
        .swiper-div .swiper-box .swiper-button .swiper-button-li:nth-of-type(2).active {
          background-image: url(../../images/active-l.png); }

.pop {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6); }

.pop2 {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 950;
  background-color: rgba(0, 0, 0, 0.6); }

.cookie-pop {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.8rem;
  background-color: #f0f0f0;
  z-index: 160;
  box-shadow: -0.01rem 0.01rem 0.13rem 0 rgba(0, 0, 0, 0.2); }
  .cookie-pop .cookie-container {
    line-height: 0.8rem;
    text-align: center; }
    .cookie-pop .cookie-container .cookie-msg {
      display: inline-block;
      font-size: 0.16rem;
      line-height: 0.4rem;
      vertical-align: middle; }
      .cookie-pop .cookie-container .cookie-msg .rule {
        color: #e60021; }
    .cookie-pop .cookie-container .base-btn {
      width: 1.2rem;
      height: .4rem;
      line-height: .4rem;
      display: inline-block;
      margin-left: 0.28rem;
      vertical-align: middle;
      background-color: #e60021;
      color: #fff;
      border-radius: 5px;
      cursor: pointer;
      font-size: .18rem; }

.address-body {
  display: none; }
  .address-body ::-webkit-scrollbar {
    display: none; }
  .address-body .city-click.active {
    color: #e60021;
    font-weight: bold; }
  .address-body .main-location {
    width: 10rem;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    z-index: 80; }
    .address-body .main-location .address-top {
      height: .4rem;
      line-height: .36rem;
      background-color: #f5f5f5;
      border-bottom: 2px solid #e60021; }
      .address-body .main-location .address-top .location-city {
        margin: 0 .2rem;
        float: left;
        font-size: .14rem;
        font-weight: bold;
        color: #333; }
        .address-body .main-location .address-top .location-city span {
          font-weight: normal;
          cursor: pointer;
          display: inline-block; }
      .address-body .main-location .address-top .hot-city {
        margin: 0 .2rem;
        font-size: .16rem;
        float: left; }
        .address-body .main-location .address-top .hot-city li {
          margin-right: .2rem;
          display: inline-block;
          cursor: pointer; }
      .address-body .main-location .address-top .search-box {
        float: right;
        padding-right: .3rem; }
        .address-body .main-location .address-top .search-box .search-words-pc {
          font-size: .12rem;
          width: 2rem;
          height: .28rem;
          line-height: .28rem;
          padding-left: .15rem;
          display: inline-block;
          border-radius: 8px;
          margin-top: 0.05rem;
          vertical-align: top; }
        .address-body .main-location .address-top .search-box .search-button {
          cursor: pointer;
          padding-left: .1rem; }
      .address-body .main-location .address-top .close-city {
        height: 100%;
        margin-right: .2rem;
        padding-top: .08rem;
        float: right; }
        .address-body .main-location .address-top .close-city img {
          width: .19rem; }
    .address-body .main-location .search-keys {
      margin: .15rem .2rem 0; }
      .address-body .main-location .search-keys .key-item {
        width: .3rem;
        height: .3rem;
        line-height: .3rem;
        margin-right: .1rem;
        border: 1px solid #dadada;
        text-align: center;
        display: inline-block;
        cursor: pointer; }
        .address-body .main-location .search-keys .key-item.active {
          background-color: #e60021;
          color: #fff;
          border: none; }
    .address-body .main-location .show-list-content {
      margin: .2rem;
      height: 6rem;
      font-size: .14rem;
      overflow-y: auto; }
      .address-body .main-location .show-list-content .province-citys {
        min-height: .5rem;
        border-top: 1px solid #f5f5f5; }
        .address-body .main-location .show-list-content .province-citys::after {
          content: '';
          clear: both;
          display: block; }
        .address-body .main-location .show-list-content .province-citys .province-key {
          width: .17rem;
          height: .18rem;
          margin: .16rem .20rem .16rem 0;
          float: left;
          text-align: center;
          color: #333; }
        .address-body .main-location .show-list-content .province-citys .right-content {
          width: 9.2rem;
          float: left; }
          .address-body .main-location .show-list-content .province-citys .right-content .province-group::after {
            content: '';
            clear: both;
            display: block; }
          .address-body .main-location .show-list-content .province-citys .right-content .province-group .province {
            margin: .16rem .18rem .16rem 0;
            width: 1.3rem;
            float: left; }
          .address-body .main-location .show-list-content .province-citys .right-content .province-group .province-city-list {
            width: 7.7rem;
            margin: .14rem 0 .16rem;
            float: left; }
            .address-body .main-location .show-list-content .province-citys .right-content .province-group .province-city-list .city {
              height: .18rem;
              margin-right: .20rem;
              float: left;
              cursor: pointer; }

/* Animation css */
[class*=animation-] {
  animation-duration: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both; }

.animation-fade {
  animation-name: fade;
  animation-duration: .8s;
  animation-timing-function: linear; }

.animation-scale-up {
  animation-name: scale-up; }

.animation-scale-down {
  animation-name: scale-down; }

.animation-slide-top {
  animation-name: slide-top; }

.animation-slide-bottom {
  animation-name: slide-bottom; }

.animation-slide-left {
  animation-name: slide-left; }

.animation-slide-right {
  animation-name: slide-right; }

.animation-shake {
  animation-name: shake; }

.animation-reverse {
  animation-direction: reverse; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes scale-up {
  0% {
    opacity: 0;
    transform: scale(0.2); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes scale-down {
  0% {
    opacity: 0;
    transform: scale(1.8); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes slide-top {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slide-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slide-bottom-out {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(100%); } }

@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10% {
    transform: translateX(-9px); }
  20% {
    transform: translateX(8px); }
  30% {
    transform: translateX(-7px); }
  40% {
    transform: translateX(6px); }
  50% {
    transform: translateX(-5px); }
  60% {
    transform: translateX(4px); }
  70% {
    transform: translateX(-3px); }
  80% {
    transform: translateX(2px); }
  90% {
    transform: translateX(-1px); } }

@keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes slide-right {
  0% {
    opacity: 0;
    transform: translateX(100%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

/* Animation css */
@media (max-width: 1280px) {
  .address-body .main-location {
    width: 11rem; }
    .address-body .main-location .show-list-content .province-citys .right-content {
      width: 10.2rem;
      float: left; }
      .address-body .main-location .show-list-content .province-citys .right-content .province-group .province {
        width: 2rem; }
      .address-body .main-location .show-list-content .province-citys .right-content .province-group .province-city-list {
        width: 8rem; }
        .address-body .main-location .show-list-content .province-citys .right-content .province-group .province-city-list .city {
          height: .25rem; } }

@media (max-width: 1024px) {
  .cookie-pop .cookie-container .cookie-msg {
    width: 11.4rem;
    text-align: left;
    display: inline-block;
    font-size: 0.16rem;
    line-height: 0.4rem;
    vertical-align: middle; }
    .cookie-pop .cookie-container .cookie-msg .rule {
      color: #e60021; }
  .address-body .main-location {
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    right: 0;
    width: 11.5rem; }
    .address-body .main-location .address-top {
      line-height: .46rem;
      height: .46rem;
      border-bottom: none; }
      .address-body .main-location .address-top .hot-city li {
        margin-right: .15rem; }
      .address-body .main-location .address-top .close-city {
        padding-top: .12rem; }
      .address-body .main-location .address-top .search-box {
        padding-right: .3rem; }
        .address-body .main-location .address-top .search-box .search-words-pc {
          font-size: .12rem;
          width: 2.5rem;
          height: .4rem;
          line-height: .4rem;
          vertical-align: top;
          margin-top: 0; }
        .address-body .main-location .address-top .search-box .search-button {
          cursor: pointer;
          padding-left: .1rem; }
    .address-body .main-location .search-keys .key-item {
      width: .34rem;
      height: .34rem;
      line-height: .34rem;
      margin-right: .2rem; }
    .address-body .main-location .show-list-content .province-citys {
      min-height: .6rem; }
      .address-body .main-location .show-list-content .province-citys .province-key {
        width: .2rem;
        height: .2rem;
        margin: .21rem .20rem .16rem 0; }
      .address-body .main-location .show-list-content .province-citys .right-content {
        width: 10.3rem; }
        .address-body .main-location .show-list-content .province-citys .right-content .province-group .province {
          width: 1.5rem; }
        .address-body .main-location .show-list-content .province-citys .right-content .province-group .province-city-list {
          width: 8.6rem; }
          .address-body .main-location .show-list-content .province-citys .right-content .province-group .province-city-list .city {
            height: .3rem; } }

@media (max-width: 767px) {
  .msgClass.layui-layer-dialog .layui-layer-content {
    font-size: .24rem;
    line-height: .3rem; }
  .circle {
    width: .28rem;
    height: .28rem; }
    .circle.active:after {
      width: .15rem;
      height: .15rem; }
  .form {
    font-size: .28rem; }
    .form .form-list-top {
      height: 1.16rem;
      font-size: .34rem; }
      .form .form-list-top .form-title {
        line-height: 1.1rem; }
        .form .form-list-top .form-title .form-top-btn {
          width: .29rem;
          padding: 3%; }
    .form .form-content .form-label-top .form-label {
      font-size: .2rem; }
    .form .form-content .form-list {
      height: 1rem;
      line-height: 1rem;
      margin-top: .2rem; }
      .form .form-content .form-list .form-icon {
        width: .27rem; }
      .form .form-content .form-list .yanzheng {
        margin-top: 3%; }
      .form .form-content .form-list .select-box {
        line-height: 1rem; }
      .form .form-content .form-list .icon-right {
        width: .11rem; }
    .form .form-content .form-remark {
      margin: .4rem 0; }
      .form .form-content .form-remark .agreeXie {
        width: .33rem;
        height: .33rem; }
        .form .form-content .form-remark .agreeXie.active {
          background-image: url(../images/check-m.png); }
      .form .form-content .form-remark .form-agree {
        font-size: .2rem;
        width: 88%; }
    .form .form-content .form-btn {
      height: .83rem;
      line-height: .83rem;
      border-radius: 5px; }
  .select-pop {
    line-height: 1rem; }
    .select-pop .choose-enter {
      overflow: hidden; }
      .select-pop .choose-enter span {
        padding: 0 .4rem; }
  .swiper-div .swiper-box .swiper-pagination {
    bottom: 15%; }
  .cookie-pop {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #f0f0f0;
    z-index: 99;
    box-shadow: -0.01rem 0.01rem 0.13rem 0 rgba(0, 0, 0, 0.2); }
    .cookie-pop .cookie-container {
      width: 7rem;
      line-height: normal;
      text-align: center;
      margin: 0 auto; }
      .cookie-pop .cookie-container .cookie-msg {
        width: 100%;
        display: block;
        font-size: 0.2rem;
        line-height: 0.4rem;
        padding: .3rem 0;
        text-align: center; }
        .cookie-pop .cookie-container .cookie-msg .rule {
          color: #e60021; }
      .cookie-pop .cookie-container .base-btn {
        width: 2rem;
        height: .6rem;
        line-height: .6rem;
        display: inline-block;
        margin-left: 0;
        vertical-align: middle;
        background-color: #e60021;
        color: #fff;
        border-radius: .1rem;
        cursor: pointer;
        margin-bottom: .4rem;
        font-size: .24rem; }
  .address-body img {
    width: 100%; }
  .address-body .main-location {
    position: fixed;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    transform: translate(0, 0);
    width: 100%;
    z-index: 1000;
    height: 100%;
    background-color: #F8F8F8;
    padding-top: .84rem; }
    .address-body .main-location .fixed {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      background-color: #F8F8F8;
      padding-bottom: .2rem; }
      .address-body .main-location .fixed .address-top {
        background-color: #ffffff;
        height: .84rem;
        padding: 0 .25rem;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .address-body .main-location .fixed .address-top .returnBack {
          width: .19rem; }
        .address-body .main-location .fixed .address-top .search-box {
          background-color: #f2f2f2;
          border-radius: 2px;
          width: 82%;
          height: .64rem;
          font-size: .28rem;
          padding-left: 2.5%;
          line-height: .64rem;
          vertical-align: middle; }
          .address-body .main-location .fixed .address-top .search-box .search-img {
            width: 5%;
            display: inline-block; }
          .address-body .main-location .fixed .address-top .search-box .search-words-m {
            font-size: 0.22rem;
            height: .64rem;
            padding-left: 2%;
            background-color: #f2f2f2;
            width: 92%; }
    .address-body .main-location .city-group {
      font-size: .26rem;
      margin: .3rem .3rem; }
      .address-body .main-location .city-group .city-li {
        background-color: #fff;
        margin-top: .15rem;
        display: inline-block;
        font-size: .24rem;
        padding: .18rem;
        border-radius: 5px;
        margin-right: .35rem; }
    .address-body .main-location .search-keys {
      position: fixed;
      right: .15rem;
      margin: 0;
      width: .4rem;
      text-align: center;
      font-size: .28rem;
      bottom: 15%; }
      .address-body .main-location .search-keys .key-item {
        border: none;
        margin: 0;
        margin-bottom: .2rem; }
        .address-body .main-location .search-keys .key-item.active {
          background-color: transparent;
          color: #e60021; }
    .address-body .main-location .city-content {
      margin-right: 0.8rem; }
      .address-body .main-location .city-content .city-list .char {
        font-size: .26rem;
        padding-left: .3rem;
        font-weight: bold;
        line-height: .6rem;
        height: .6rem; }
      .address-body .main-location .city-content .city-list .item-content {
        font-size: .26rem;
        background-color: #ffffff; }
        .address-body .main-location .city-content .city-list .item-content .item-list {
          padding-left: .26rem;
          display: flex;
          height: 0.7rem;
          line-height: 0.7rem;
          justify-content: space-between;
          align-items: center;
          border-bottom: 1px solid #f5f5f5; }
          .address-body .main-location .city-content .city-list .item-content .item-list .arrow {
            width: .2rem;
            margin-right: .3rem; }
        .address-body .main-location .city-content .city-list .item-content .item-group {
          color: #969799;
          font-size: .24rem;
          display: none; }
          .address-body .main-location .city-content .city-list .item-content .item-group .item-li {
            min-width: 1.2rem;
            max-width: 3.5rem;
            border-bottom: 1px solid #f5f5f5;
            margin-left: .5rem;
            height: 0.7rem;
            line-height: 0.7rem; }
            .address-body .main-location .city-content .city-list .item-content .item-group .item-li:last-child {
              margin: 0;
              padding-left: .5rem; } }

@media screen and (min-width: 0\0 ) {
  .content-body .main .recommend .catList .item-list .item-centent .item-tit, .content-body .discount .dis-content #active-swiper .swiper-slide .slide-content .text, .content-body .farvious .catList .item-list .item-centent .item-tit, .content-body .content .carList .dataList .item-wrap .item .item-centent .item-tit, .content-body .common.discount #active-swiper .swiper-slide .slide-content .text {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .content-body .discount .dis-content #active-swiper .swiper-slide .slide-content .remark, .content-body .common.discount #active-swiper .swiper-slide .slide-content .remark span {
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 1.2rem; }
  .body .dataList .item-wrap .item .item-centent .item-tit {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis; } }
