.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: 350px;
  background: url(../images/img_01.jpg) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.mainArea .container {
  background: #f5f5f5;
}

.mainArea .container .navBar {
  background: #ebeff7;
}


.mainArea .container .navBar ul li {
  float: left;
}


.mainArea .container .pdWrapper ul {
  margin-left: 40px;
}

.mainArea .container .pdWrapper ul li {
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 210px;
  margin-right: 10px;
  background: #ffffff;
  text-align: center;
}

.mainArea .container .pdWrapper ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(about:blank);
}

.mainArea .container .pdWrapper ul li .name {
  display: table-cell;
  width: 210px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.mainArea .container .pdWrapper ul li .model {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}


.mainArea .container .pdWrapper ul li .price {
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}


.mainArea .container .pdWrapper ul li .price span {
  font-size: 20px;
  line-height: 30px;
  color: #dd0000;
  vertical-align: -1px;
}

.mainArea .container .pdWrapper ul li .layout {
  font-size: 0;
}

.mainArea .container .pdWrapper ul li .layout dl dd:first-child {
  border-bottom: 1px solid #666666;
}

.mainArea .container .pdWrapper ul li .layout .left {
  display: inline-block;
  width: 125px;
  margin-right: 1px;
  font-size: 12px;
  line-height: 24px;
  color: #003399;
  background: #d9e1f0;
}


.mainArea .container .pdWrapper ul li .layout .right {
  display: inline-block;
  width: 84px;
  background: #fff3c4;
  vertical-align: top;
  font-size: 12px;
  line-height: 24px;
}

.mainArea .container .pdWrapper ul li .layout .dbline {
  display: table-cell;
  width: 210px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
}


.mainArea .container .btn-more {
  display: block;
  width: 264px;
  height: 40px;
  margin: 15px auto;
}


.mainArea .container .whiteLine {
  height: 3px;
  background: #ffffff;
}

.mainArea .container .rule {
  background: #ebeff7;
  padding-bottom: 10px;
}

.mainArea .container .rule ul {
  width: 800px;
  margin: 0 0 10px 70px;
}

.mainArea .container .rule ul li {
  list-style: decimal;
  font-size: 14px;
  line-height: 18px;
}

.mainArea .container .footer {
  position: relative;
}

.mainArea .container .footer .phone {
  position: absolute;
  top: 57px;
  left: 24px;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  color: #003399;
}

.mainArea .container .footer .mail {
  position: absolute;
  top: 205px;
  left: 24px;
}