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

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

.mainArea {
  width: 1200px;
  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,
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: 0;
  /* background: url(../images/banner.png) no-repeat 0 0; */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.mainArea .posRes {
  position: relative;
}
.mainArea .posRes ul {
  position: absolute;
  top: 50px;
  left: 88px;
}
.mainArea .posRes ul.pdArea li {
  float: left;
  width: 162px;
  margin-right: 10px;
}
.mainArea .posRes .maskBlock {
  position: absolute;
  width: 579px;
  height: 335px;
  top: 9px;
  left: 526px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.mainArea .posRes .maskBlock::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.mainArea .posRes .maskBlock::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.mainArea .posRes .maskBlock::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(153, 153, 153, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.mainArea .posRes .resgister{
  position: absolute;
  left:448px;
  top: 46px;
}
.mainArea .posRes .txt1{
    position: absolute;
    left: 72px;
    top: 130px;
    width: 1057px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
}
.mainArea .posRes .txt1 span{
    color: #ffcc00;
}
.mainArea .posRes .rule{
    position: absolute;
    left: 140px;
    top: 356px;
    width: 949px;
}
.mainArea .posRes .rule li{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    list-style-type: decimal;
}
