a,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
label,
li,
ol,
p,
ul {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


@font-face {
  font-family: weiruanyahei;
  src: url(../../style/font/Microsoft_YaHei.ttf) format("woff"), url(../../style/font/Microsoft_YaHei.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal
}

html {
  font-family: weiruanyahei, 华文细黑, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  word-spacing: 1px;
  color: #333;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  cursor: default;
  text-align: justify
}

.maxw,
.w1000 {
  margin: 0 auto;
}

.maxw {
  width: 1200px;
}

.breadcrumb {
  height: 60px;
  padding-top: 22px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.maxw .el-breadcrumb,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
  color: #999999;
}

.el-breadcrumb {
  font-size: 14px;
  line-height: 1;
}

.el-breadcrumb:after,
.el-breadcrumb:before {
  display: table;
  content: "";
}

.el-breadcrumb__item {
  float: left;
}

.maxw .el-breadcrumb__inner.is-link,
.maxw .el-breadcrumb__inner a {
  font-weight: 400;
  color: #999;
}

.el-breadcrumb__separator[class*=icon] {
  margin: 0 6px;
  font-weight: 400;
}

.el-icon-arrow-right:before {
  content: "\e6e0";
}

.index.product .nav {
  padding: 17px;
  font-size: 14px;
  color: #666;
  background: #fff;
  border-radius: 4px;
  display: flex;
  border-bottom: 1px dashed rgba(25, 25, 25, 0.11)
}

.index.product .nav .left {
  width: 57px;
  height: 20px;
}

.index.product .nav .right {
  flex: 1;
  padding: 0 8px;
}

.index.product .nav .right .part {
  overflow: hidden;
}

.index.product .nav .right .part li {
  float: left;
  padding: 0 20px;
}

li {
  list-style-type: none;
}

.index.product .nav .right .part li a {
  font-size: 14px;
}

.index.product .zinav {
  padding: 17px;
  font-size: 14px;
  color: #666;
  background: #fff;
  border-radius: 4px;
  display: flex;
}

.index.product .zinav .left {
  width: 57px;
  height: 20px;
}

.index.product .zinav .right {
  flex: 1;
  padding: 0 8px;
}

.index.product .zinav .right .part {
  overflow: hidden;
}

.index.product .zinav .right .part li {
  float: left;
  padding: 0 20px;
}

.index.product .zinav .right .part li a {
  font-size: 14px;
}

.index.product .zinav .right .child .part {
  line-height: 38px;
  border-radius: 4px;
}

.index.product .zinav .right .part {
  overflow: hidden;
  float: right;
  width: 94%;
}

.ft_subtint {
  color: #2E5EC0 !important;
}

a {
  text-decoration: none;
  font-size: 16px;
  font-size: 12px;
  color: #333;
}

.index.product .nav .right .child .part {
  line-height: 38px;
  padding: 14px 0;
  background: #fbfbfb;
  border-radius: 4px;
}

.index.product .nav .right .part {
  overflow: hidden;
  float: right;
  width: 94%;
  line-height: 36px;
}

.listtext {
  width: 100px;
  height: 60px;
  font-size: 17px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  text-align: center;
  color: #333333;
  line-height: 60px;
  position: relative;
  float: left;
}

.productsBar {
  background-color: #ffffff;
  height: 60px;
  box-sizing: initial;
  border-bottom: 2px solid #2E5EC0;
}

.el-input__inner {
  width: 360px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #E6E6E6;
  background-color: white;
  padding: 0 15px;
}

.el-input__inner::-webkit-input-placeholder {
  color: #c0c4cc
}

.el-input__inner::-moz-placeholder {
  color: #c0c4cc
}

.el-input__inner:-ms-input-placeholder {
  color: #c0c4cc
}

.el-input__inner::-ms-input-placeholder {
  color: #c0c4cc
}

.el-input__inner::placeholder {
  color: #c0c4cc
}

.el-input__inner:hover {
  border-color: #c0c4cc
}

.el-input__inner:focus {
  outline: none;
  /* border-color: #606ca5 */
}

.this_sort {
  min-height: 60px;
  background-color: #fff;
  padding-left: 30px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 60px;
  display: inline-block;
  width: 100%;
}


.el-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.el-image {
  background-color: #fbfbfb;
}

.listContentitems .item .bottom {
  padding-left: 20px;
  padding-top: 20px;
  font-size: 16px;
  padding-right: 20px;
}

.logisticsName {
  font-size: 18px;
  float: right;
  color: #2e5ec0;
}

.startAddress,
.endAddress {
  margin-right: 5px;
  font-size: 16px;
}

.endAddress {
  margin-left: 5px;
}

.transportWays {
  float: right;
}

.transportPrice {
  font-size: 18px;
  font-family: DIN Medium, DIN Medium-Medium;
  font-weight: 800;
  text-align: left;
  color: #2e5ec0;
}

.listContentitems .item {
  height: 332px;
  width: 290px;
  background: #fff;
  border-radius: 4px;
  float: left;
  margin: 0 10px 10px 0;
  position: relative;
  transition: .3s;
}

.el-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.listContentitems .item .top .img {
  height: 200px;
  width: 290px;
  display: block;
  margin: 0 auto;
}

.listContentitems {
  overflow: hidden;
  padding: 8px 0;
}

.el-image {
  background-color: #fbfbfb;
}

.ohi {
  width: 153px;
  height: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 26px;
}

.listContentitems .item .bottom p {
  margin-top: 5px;
}

.listContentitems .item .bottom p .c1 {
  margin-top: 10px;
  margin-left: 10px;
  float: right;

}

.listContentitems .item .bottom p .c2 {

  color: #999999;

}

.listContentitems .item .bottom p .c3 {
  margin-left: 74px;
  color: #999999;
}

.listContentitems .item .bottom p .c4 {
  font-size: 14px;
  font-family: weiruanyahei, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 26px;
}

.listContentitems .item .bottom .ziyingbutton {
  width: 40px;
  height: 22px;
  border: 1px solid #fff;
  background-color: #2E5EC0;

  font-size: 13px;
  font-family: weiruanyahei, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: center;
  color: #fefefe;
  line-height: 23px;
}

.listContentitems .item .bottom .youHuibutton {
  width: 43px;
  height: 22px;
  border: 1px solid #F65372;
  background-color: #fff;

  font-size: 13px;
  font-family: weiruanyahei, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: center;
  color: #F65372;
  line-height: 23px;
}

.page {
  text-align: center;
  padding: 30px 0;
}

.el-pagination {
  white-space: nowrap;
  padding: 2px 5px;
  color: #303133;
}

.page .el-pagination .btn-prev {
  height: 26px;
  width: 26px;
  border-radius: 26px;
  min-width: 26px;
  padding: 0;
}

.el-pagination button:disabled {
  color: #c0c4cc;
  background-color: #fff;
  cursor: not-allowed;
}

.el-pagination .btn-prev {
  padding-right: 12px;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
  background: 50% no-repeat;
  background-size: 16px;
  background-color: #fff;
  cursor: pointer;
  margin: 0;
  color: #303133;
}

.el-pagination button {
  border: none;
  padding: 0 6px;
  background: transparent;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  vertical-align: top;
  box-sizing: border-box;
}

button,
input {
  border: none;
  outline: none;
}


.page {
  padding: 28px 0 0 0;
}

.page span {
  display: inline-block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #000;


}

#pageNav {
  display: inline-block;
}

#pageNav a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  color: #666666;
  border: 1px solid #DADADA;

  text-decoration: none;
}

#pageNav a.active,
#pageNav a:hover {
  color: #2E5EC0;
  font-weight: bold;
}

.prev:hover {
  cursor: pointer;
}

.next:hover {
  cursor: pointer;
}

.el-pager {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding: 0;
  margin: 0;
}

.page .el-pager li.active {
  height: 26px;
  width: 26px;
  color: #fff;
  background: #ec554c;
}

.el-pager li.active {
  color: #606ca5;
  cursor: default;
}

.page .el-pager li {
  height: 26px;
  width: 26px;
  min-width: 26px;
  line-height: 26px;
  margin-left: 8px;
  border-radius: 26px;
  background: transparent;
}

.el-pager li {
  padding: 0 4px;
  background: #fff;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
}

li {
  list-style-type: none;
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
  line-height: 28px;
  color: #303133;
}

.page .el-pager li {
  height: 26px;
  width: 26px;
  min-width: 26px;
  line-height: 26px;
  margin-left: 8px;
  border-radius: 26px;
  background: transparent;
}

.el-pager li {
  padding: 0 4px;
  background: #fff;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
}

[class*=" el-icon-"],
[class^=el-icon-] {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-pager .more:before {
  line-height: 30px;
}

.page .el-pagination .btn-next {
  margin-left: 8px;
}

.page .el-pagination .btn-next,
.page .el-pagination .btn-prev {
  height: 26px;
  width: 26px;
  border-radius: 26px;
  min-width: 26px;
  padding: 0;
}

.el-pagination .btn-next {
  padding-left: 12px;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
  background: 50% no-repeat;
  background-size: 16px;
  background-color: #fff;
  cursor: pointer;
  margin: 0;
  color: #303133;
}

.el-pagination button {
  border: none;
  padding: 0 6px;
  background: transparent;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 40px;
  line-height: 37px;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #DADADA;
  color: #666666;
  width: 80px;
}

button,
input {
  border: none;
  outline: none;
}

.el-pagination__editor.el-input {
  width: 50px;
}

.el-input {
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

.el-pagination__editor {
  line-height: 18px;
  padding: 0 2px;
  height: 28px;
  text-align: center;
  margin: 0 2px;
  box-sizing: border-box;
  border-radius: 3px;
}

.el-pagination__editor.el-input .el-input__inner2 {
  height: 28px;
}

.el-pagination__jump .el-input__inner2 {
  padding: 0 3px;
}

.el-pagination .el-input__inner2 {
  text-align: center;
  -moz-appearance: textfield;
  line-height: normal;
}

.el-input__inner2 {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%;
}

.el-image__inner {
  vertical-align: top;
}

.el-image__error,
.el-image__inner,
.el-image__placeholder {
  width: 100%;
  height: 100%;
}

.el-popover {
  position: absolute;
  background: #fff;
  min-width: 150px;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  padding: 12px;
  z-index: 2000;
  color: #606266;
  line-height: 1.4;
  text-align: justify;
  font-size: 14px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  word-break: break-all;
}

.el-popover {
  min-width: 80px !important;
}

.el-popper .popper__arrow {
  border-width: 6px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}

.el-popper .popper__arrow,
.el-popper .popper__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.el-popper[x-placement^=left] .popper__arrow:after {
  right: -55px;
  bottom: -6px;
  margin-left: -6px;
  border-right-width: 0;
  border-left-color: #fff;
}

.el-popper .popper__arrow:after {
  content: " ";
  border-width: 6px;
}

.el-popper .popper__arrow,
.el-popper .popper__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.el-popper .popper__arrow {
  border-width: 6px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}

.iconfont {
  font-family: iconfont !important;
  font-family: iconfont !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.el-popover:focus,
.el-popover:focus:active,
.el-popover__reference:focus:hover,
.el-popover__reference:focus:not(.focusing),
.dropdown-menu li:active,
.dropdown-menu li:focus,
.checkedLevel:active,
.checkedLevel:focus {
  outline-width: 0
}

.pageContent {
  height: 100px;
  background-color: #fff;
  margin-bottom: 62px;
}

.goods .productsBar .listtext a {
  width: 100px;
  height: 60px;
  font-size: 17px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  text-align: center;
  color: #333333;
  line-height: 50px;
  position: relative;
  float: left;
  margin-top: 5px;
}

.sendAddress {
  width: 166px !important;
  height: 34px;
  border: 1px solid #dadada;
}

.searchBtn {
  width: 120px;
  height: 40px;
  background-color: #2E5EC0;
  border: 1px solid #ffffff;
  color: #fff;
  line-height: 40px;
  margin-left: 10px;
}

.cursor {
  cursor: pointer;
}

.listContentitems .item:hover {
  box-shadow: 3px 3px 8px rgba(160, 174, 188, .5)
}

.searchBtn:hover {
  background: #2E5EC0;
  border-color: #2E5EC0;
  opacity: 0.8;
}

.carFindSale:hover {
  background-color: #2e5ec0;
  color: #fff;
}

.carDetailContentItem {
  height: 34px;
  line-height: 34px;
}

.carDetailLeft,
.carDetailRight {
  float: left;
  width: 50%;
}

.addCarFindSalesBtn {
  width: 120px;
  height: 40px;
  background-color: #2E5EC0;
  color: #fff;
  line-height: 40px;
  margin-left: 10px;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
  display: none;
}

.noLists {
  margin-top: 13px;
  display: none;
}

.el-pagination {
  display: none;
}

.province,
.city,
.district {
  width: 100px;
  height: 34px;
  border: 1px solid #dadada;
  margin-top: 12px;
}

.city,
.district {
  display: none;
}

input:focus,
input:active,
input:hover,
select:focus,
select:active,
select:hover {
  outline-width: 0px;
}

#distpicker {
  float: left;
}

.minPrice,
.maxPrice {
  width: 100px;
  height: 40px;
  border: 1px solid #E6E6E6;
}

.circle_bottom {
  background: rgb(47 96 194 / 40%);
  width: 120px;
  height: 46px;
  filter: alpha(opacity=40);
  z-index: -100;
  float: right;
  margin-right: -129px;
  margin-top: 8px;
  display: none;
}

.circle_bottom2 {
  background: rgba(58, 150, 225, 0.2);
  border-radius: 100%;
  width: 110px;
  height: 110px;
  filter: alpha(opacity=20);
  z-index: -110;
  position: relative;
}

.animation {
  -webkit-animation: twinkling 2.1s infinite ease-in-out;
  animation: twinkling 2.1s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animation2 {
  -webkit-animation: twinkling 2.1s infinite ease-in-out;
  animation: twinkling 2.1s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes twinkling {
  0% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(1.12);
  }

  100% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
  }
}

@keyframes twinkling {
  0% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(1.12);
  }

  100% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
  }
}

.submitCarBtn {
  cursor: pointer;
}

@media screen and (max-width:1430px) {
  .maxw {
    width: 1024px;
  }

}

@media screen and (max-width:1200px) {
  .headerCss {
    width: 1200px;
  }

  .footerCss {
    width: 1200px;
  }

  .sendAddress {
    width: 126px !important;
  }

  #__nuxt {
    width: 1200px;
  }
}

.detail div {
  margin-bottom: 30px;
  width: 25%;
  float: left;
}