body {
  margin: 0;
  min-width: 1220px;
  background-color: #ffffff;
}

@media screen and (max-width: 1220px) {
  body {
    overflow: scroll;
  }
  .top-triangle-left {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    border-bottom: 144px solid #FFFFFF !important;
    border-right: 1020px solid transparent !important;
    z-index: 8;
  }
  .top-triangle-right {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 144px solid #FFFFFF !important;
    border-left: 1020px solid transparent !important;
    z-index: 8;
  }
}

a {
  text-decoration: none;
  color: #ffffff;
}

p {
  margin: 0;
}

h1 {
  color: #ffffff;
  font-weight: normal;
}

.section-style {
  padding-bottom: 95px;
}

.title-content {
  margin: 30px 0 55px 0;
}

.border-li-2 {
  width: 100%;
  border: 1px solid #494847;
}

.box-style-2 {
  margin-top: 180px;
}

.content-block {
  display: inline-block;
}

.sales {
  margin-top: 100px;
}

.sales-1 {
  margin: 100px;
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.wordBreakBreak {
  word-break: break-all;
}

.invite-container {
  width: 1280px;
  margin: 0 auto 100px;
}

.invite-container .invite-title {
  height: 30px;
  margin-top: 106px;
  font-size: 28px;
  font-weight: 400;
  color: #8fc21e;
  line-height: 28px;
}

.invite-container .invite-title .invite-title-label {
  width: 60px;
  height: 19px;
  margin-right: 40px;
  vertical-align: middle;
  line-height: 19px;
  font-size: 19px;
  opacity: 0.6;
  font-weight: bold;
}

.invite-container .invite-title .invite-title-content {
  display: inline-block;
  vertical-align: middle;
  width: 1170px;
}

.invite-container .invite-item {
  margin-top: 180px;
}

.invite-container .invite-item .item-post {
  position: relative;
  width: 300px;
  height: 350px;
  padding-left: 38px;
}

.invite-container .invite-item .item-post .invite-item-border {
  position: absolute;
  height: 104px;
  width: 0px;
  top: 0;
  left: 0;
  border: 1px solid #373534;
}

.invite-container .invite-item .item-post .post-name {
  display: inline-block;
  width: 100%;
  height: 200px;
  font-size: 46px;
  font-weight: bold;
  color: #373534;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  line-height: 1.5;
  overflow: hidden;
}

.invite-container .invite-item .item-post .postImg {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 38;
  bottom: 0;
}

.invite-container .invite-item .item-post .postImg .img-invite-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 71px;
}

.invite-container .invite-item .item-post .postImg .img-invite-2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 51px;
}

.invite-container .invite-item .item-require {
  width: 940px;
  line-height: 2;
}

.invite-container .invite-item .item-require .post-responsibility .require-title {
  width: 149px;
  height: 60px;
  margin-bottom: 34px;
  font-size: 36px;
  font-weight: 500;
  color: #757575;
  line-height: 1;
  border-bottom: 2px solid #757575;
}

.invite-container .invite-item .item-require .post-demand {
  margin-top: 30px;
}

.invite-container .invite-item .item-require .post-demand .require-title {
  width: 149px;
  height: 60px;
  margin-bottom: 34px;
  font-size: 36px;
  font-weight: 500;
  color: #757575;
  line-height: 1;
  border-bottom: 2px solid #757575;
}

.top-banner {
  width: 100%;
  position: relative;
}

.top-banner img {
  width: 100%;
}

.top-triangle-left, .top-triangle-right {
  content: " ";
  position: absolute;
  bottom: 0;
  border-bottom: solid 7.5vw #fff;
  z-index: 8;
}

.top-triangle-left {
  right: 50%;
  border-right: 53.125vw solid transparent;
}

.top-triangle-right {
  left: 50%;
  border-left: 53.125vw solid transparent;
}

.innerline {
  width: 100%;
  z-index: 10;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  bottom: -14px;
  left: 0;
}

.inner-line-left {
  width: 100%;
  height: 6px;
  background-color: #CFD8DC;
  margin-top: 10px;
  -webkit-transform: rotate(8deg) scaleX(1.2);
  -ms-transform: rotate(8deg) scaleX(1.2);
  transform: rotate(8deg) scaleX(1.2);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  z-index: 9;
}

.inner-line-right {
  width: 100%;
  height: 6px;
  background-color: #CFD8DC;
  margin-top: 10px;
  -webkit-transform: rotate(-8deg) scaleX(1.2);
  -ms-transform: rotate(-8deg) scaleX(1.2);
  transform: rotate(-8deg) scaleX(1.2);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  z-index: 9;
}

.top-mark {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px);
  z-index: 12;
}

.top-banner-logo {
  width: 52px;
  height: 52px;
}

.top-banner-img {
  width: 100%;
  height: 100%;
}
