.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;
  display: flex;
  flex-direction: column;
}

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

.main-content {
  position: relative;
  /* top: 800px;
  left: 0px; */
  width: 950px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.top-content {
  position: relative;
  width: 950px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.top-content > img {
  width: 950px;
}

.top-content > a {
  text-decoration: none;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 950px !important;
}

.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: absolute;
  width: 950px;
  top: 155px;
  left: 0;
  min-height: 600px;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  padding: 0px 20px;
  justify-content: space-around;
  flex-wrap: wrap;
}

.product-item-container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 219px;
  /* height: 320px; */
}

.f-product-list-content a {
  text-decoration: none;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 219px;
  /* height: 320px; */
}

.f-product-item-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 219px;
  padding-bottom: 6px;
  /* height: 320px; */
  background: #ffffff;
  box-sizing: border-box;
  overflow: hidden;
  /* margin-top: 14px; */
  border: solid 1px #999999;
}

.biaoqing-container {
  width: 219px;
  height: 350px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.f-item-title {
  /* height: 72px; */
  width: 100%;
  padding-left: 5px;
  text-align: left;
  vertical-align: middle;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;

  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
}

.top-line {
  border-top: solid 1px #cccccc;
}
.f-item-img {
  /* width: 215px; */
  height: 150px;
  box-sizing: border-box;
  padding: 5px 0 0 0;
  align-self: center;
}

.f-price-content {
  position: relative;
  display: flex;
  flex-direction: row;
  padding-left: 6px;
  align-items: flex-end;
  padding-top: 5px;
}

.f-model {
  line-height: 22px;
  text-align: left;
  padding-left: 5px;
  /* height: 25px; */
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.model-key {
  font-size: 16px;
  font-family: SourceHanSansSC;
  font-weight: 600;
  color: #000000;
}

.model-val {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #000000;
}

.bottom-price {
  padding-top: 0px;
}

.bottom-red-price {
  font-weight: bold;
  color: #e50012 !important;
}

.bottom-black-price {
  font-weight: bold;
  color: #000000 !important;
}

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

.f-price-content .f-p-c-content {
  font-size: 41px;
  font-family: Arial-BoldMT;
  font-weight: Bold;
  color: #b60000;
  /* padding-top: 5px; */
  /* padding-left: 3px; */
  line-height: 30px;
  letter-spacing: -1px;
}

.f-price-content .f-p-r-content {
  font-size: 14px;
  font-family: Source Han Sans CN;
  /* font-weight: 400; */
  color: #000000;
  font-weight: bold;
  /* padding-top: 15px; */
  letter-spacing: -1px;
  line-height: 16px;
}

.delivery-date {
  width: 219px;
  line-height: 25px;
  text-align: left;
  padding-left: 5px;
  height: 25px;

  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #004097;
}

.bottom-desc-content {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 20px 30px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  z-index: 1000;
}
.bottom-desc-content ul {
  list-style-type: decimal !important;
}

.bottom-desc-content ul li {
  list-style-type: decimal !important;
}

.cankao {
  color: #e9c042;
  text-decoration: underline;
}

.link-container {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.f-link {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0px;
  display: flex;
}

.f-l-link {
  left: 0px;
}

.f-r-link {
  left: 50%;
}

.all-good {
  position: absolute;
  bottom: 500px;
  right: 180px;
  width: 180px !important;
  /* z-index: 9000; */
  /* width: 100px; */
}
