.crumbs-content .l-content li {
  padding-right: 0;
}

.crumbs-content .l-content li a {
  padding-right: 0;
}

.mainArea {
  width: 950px;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
  font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
  border: 0;
}

.mainArea * {
  margin: 0;
  padding: 0;
}

.mainArea .clearfixs:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.mainArea .VN_opacity {
  transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.mainArea .contentsBlock__image {
  position: relative;
  width: 100%;
}

.mainArea .contentsBlock__image h1 {
  width: 100%;
}

.mainArea ul li a {
  display: inline-block;
}

.mainArea .clearfixs:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.mainArea .VN_opacity {
  transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.mainArea ul,
.mainArea li {
  list-style: none;
}

.mainArea .lp-btn {
  display: block;
  box-sizing: border-box;
  padding: 10px 2px 10px;
  border-radius: 2px;
  background-color: #ff730a !important;
  box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 21px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none !important;
  background-image: url(../images/narrow.png);
  background-repeat: no-repeat;
  background-position: 11px center;
  margin: 0 auto;
}

.mainArea .btn-lg {
  width: 360px !important;
}

.mainArea .btn-md {
  width: 210px !important;
}

.mainArea .btn-sm {
  width: 150px !important;
}

.mainArea .btn-win {
  position: relative;
}

.mainArea .btn-win::before {
  position: absolute;
  top: 4px;
  right: 4px;
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: url("../images/window.png") no-repeat right top;
}

.mainArea h1 {
  font-size: 12px;
  font-weight: normal;
  width: 950px;
  height: 294px;
  background: url(../images/banner.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 30px;
}

.main-content-container {
  position: relative;
  width: 950px;
  height: 4200px;
  display: flex;
  flex-direction: column;
}

.main-content-bg-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  display: flex;
  flex-direction: column;
}

.main-content-bg-container a {
  z-index: 11;
}

.main-content {
  position: absolute;
  top: 530px;
  left: 0px;
  width: 950px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.banner-pro-list {
  position: relative;
  display: flex;
  width: 950px;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 60px 0 100px;
}

.main-content a {
  text-decoration: none;
}

.banner-pro-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 150px;
  width: 160px;
  margin-top: 60px;
  box-sizing: border-box;
}

.banner-pro-item > img {
  height: 110px;
}

.banner-pro-item > span {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  margin-top: 8px;
  /* line-height: 48px; */
  text-decoration: underline;
  text-underline-offset: 5px;
}

.main-title {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 39px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.f-title {
  margin: 0 20px;
}

.title-line {
  width: 101px;
  height: 2px;
  border: 2px solid #313131;
  box-sizing: border-box;
}

.f-product-list-content {
  position: relative;
  width: 950px;
  margin-top: 135px;
  /* min-height: 600px; */
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  padding: 0px 18px;
  justify-content: space-around;
  flex-wrap: wrap;
}

/* .main-content a {
  text-decoration: none;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 220px;
  height: 324px;
} */

.f-product-item-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 220px;
  height: 324px;
  background: #ffffff;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #a5a5a5;
}

.f-item-logo {
  width: 200px;
  margin-top: 2px;
}

.f-item-title {
  /* height: 48px; */
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 19px;
}

.f-item-img {
  height: 110px;
  box-sizing: border-box;
  /* padding: 10px 0; */
}

.f-price-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin: 0 0 5px 0;
  box-sizing: border-box;
}

.f-model {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
}

.f-price-content .f-p-l-content {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #000000;
}

.f-price-content .f-p-c-content {
  font-size: 32px;
  font-family: Arial-BoldMT;
  font-weight: Bold;
  color: #dd0000;
  line-height: 30px;
}

.f-price-content .f-p-r-content {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}

.delivery-date {
  width: 100%;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background: rgba(15, 33, 139, 0.2);
  position: relative;
  font-size: 15px;
  font-family: Arial;
  font-weight: 400;
  line-height: 24px;
}

.delivery-date::before {
  display: block;
  content: "";
  position: absolute;
  width: 23px;
  height: 15px;
  top: 5px;
  left: 50px;
  background: url(../images/car.png) no-repeat;
}

.bottom-content-desc {
  padding: 20px 30px;

  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
}

.detail-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 6px 0;
  box-sizing: border-box;
}

.detail-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}

.detail-item-key {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  box-sizing: border-box;
}

.detail-item-val {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  box-sizing: border-box;
}

.left-border {
  border-left: solid 1px #c4c4c4;
}

.banner-link-container {
  position: absolute;
  width: 950px;
  top: 0;
  left: 0;
  z-index: 15;
  height: 350px;
}

.banner_link {
  display: block;
  position: absolute;
  z-index: 16;
}
.banner_link_a {
  width: 100px;
  height: 152px;
  top: 164px;
  left: 25px;
}

.banner_link_b {
  width: 110px;
  height: 220px;
  top: 50px;
  left: 130px;
}

.banner_link_c {
  width: 60px;
  height: 170px;
  top: 130px;
  left: 260px;
}
