@font-face {
    font-family: "Source Han Sans SC Medium";
    src: url("/static/font/shsscm.ttf?202002252004");
}
.newsCommonCon1 {
    min-width: 1200px;
    height: 220px;
    background: url("/static/news/v3/banner2.png") no-repeat center;
    overflow: hidden;
}
.newsCommonCon1 .text {
  width: 1200px;
  margin: 0 auto;
}
.newsCommonCon1 .text .title {
  text-align: center;
  margin-top: 84px;
  height: 24px;
  font-size: 26px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
}
.newsCommonCon1 .text .description {
  text-align: center;
  margin-top: 20px;
  height: 14px;
  font-size: 14px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
}
.newsCommonCon2 {
  width: 1200px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
  margin: 0 auto 0;
  padding-bottom: 100px;
}
.newsCommonCon2 .left {
  float: left;
  width: 800px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
.newsCommonCon2 .right {
  width: 305px;
  float: right;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
.newsCommonCon2 .right .head {
  zoom: 1;
  overflow: hidden;
  margin-top: 39px;
}
.newsCommonCon2 .right .head .icon {
  float: left;
  width: 15px;
  height: 20px;
}
.newsCommonCon2 .right .head .icon img {
  width: 100%;
  height: 100%;
}
.newsCommonCon2 .right .head .title {
  margin-left: 9px;
  float: left;
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: bold;
  color: rgba(23, 28, 37, 0.92);
  line-height: 19px;
}
.newsCommonCon2 .right .list {
  margin-top: 10px;
}
.newsCommonCon2 .right .list .item {
  margin-top: 17px;
  display: block;
  width: 400px;
  zoom: 1;
  overflow: hidden;
}
.newsCommonCon2 .right .list .item.active .number {
  color: #ffffff;
  background: #24cfb9;
}
.newsCommonCon2 .right .list .item:hover .title {
  color: #24cfb9;
}
.newsCommonCon2 .right .list .item .number {
  text-align: center;
  float: left;
  width: 17px;
  height: 17px;
  background: rgba(23, 28, 37, 0.12);
  color: #0B0B0B;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
}
.newsCommonCon2 .right .list .item .title {
  margin-left: 12px;
  width: 277px;
  float: left;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.8);
  line-height: 16px;
}
.newsCommonCon2 .right .download {
  line-height: 56px;
  text-align: center;
  display: block;
  margin: 50px auto 0;
  width: 220px;
  height: 56px;
  background: #24cfb9;
  border-radius: 6px;
}
.newsCommonCon2 .right .download .icon {
  width: 15px;
  height: 16px;
  display: inline-block;
}
.newsCommonCon2 .right .download .icon img {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.newsCommonCon2 .right .download .title {
  margin-left: 16px;
  display: inline-block;
  height: 18px;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
}
#help-index {
  user-select: none;
}
#help-index .con1 {
    min-width: 1200px;
    height: 220px;
    background: url("/static/news/v3/banner2.png") no-repeat center;
    overflow: hidden;
}
#help-index .con1 .text {
  width: 1200px;
  margin: 0 auto;
}
#help-index .con1 .text .title {
  text-align: center;
  margin-top: 84px;
  height: 24px;
  font-size: 26px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
}
#help-index .con1 .text .description {
  text-align: center;
  margin-top: 20px;
  height: 14px;
  font-size: 14px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
}
#help-index .con2 {
  background: white;
  min-width: 1200px;
  height: 343px;
}
#help-index .con2 .con {
  width: 1200px;
  margin: 0 auto;
  height: 343px;
}
#help-index .con2 .con .item {
  float: left;
  position: relative;
  width: 400px;
  height: 300px;
}
#help-index .con2 .con .item a:hover .icon {
  transform: scale(1.2);
}
#help-index .con2 .con .item .icon {
  transition: all 0.3s;
  display: block;
  cursor: pointer;
  width: 107px;
  height: 107px;
  margin: 43px auto 0;
}
#help-index .con2 .con .item .icon img {
  width: 100%;
  height: 100%;
}
#help-index .con2 .con .item .title {
  margin-top: 2px;
  text-align: center;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.92);
  line-height: 17px;
}
#help-index .con2 .con .item .list {
  text-align: center;
  margin: 27px auto 0;
  height: 74px;
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.7);
  line-height: 30px;
}
#help-index .con2 .con .item .list a {
  display: block;
  color: rgba(23, 28, 37, 0.7);
}
#help-index .con2 .con .item .list a:hover {
  color: #24cfb9;
}
#help-index .con2 .con .item .more {
  display: none;
  text-transform: uppercase;
  left: 135px;
  position: absolute;
  bottom: 0;
  width: 126px;
  margin: 27px auto 0;
  height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  line-height: 12px;
  color: rgba(23, 28, 37, 0.5);
}
#help-index .con2 .con .item .more:hover {
  color: #24cfb9;
}
#help-index .con3 {
  background: rgba(37, 38, 59, 0.06);
  min-width: 1201px;
  height: 280px;
}
#help-index .con3 .con {
  width: 1201px;
  margin: 0 auto;
}
#help-index .con3 .con > .item {
  float: left;
  margin-right: 27px;
}
#help-index .con3 .con > .item:hover > .item {
  top: -10px;
}
#help-index .con3 .con > .item:last-child {
  margin-right: 0;
}
#help-index .con3 .con > .item > .item {
  zoom: 1;
  overflow: hidden;
  cursor: pointer;
  margin-top: 50px;
  position: relative;
  transition: top 0.3s;
  top: 0;
  width: 280px;
  height: 170px;
}
#help-index .con3 .con > .item > .item.wechat {
    background: url("/static/help/v3/wechat_bg.png") no-repeat center;
}
#help-index .con3 .con > .item > .item.kf {
    background: url("/static/help/v3/cs_bg.png") no-repeat center;
}
#help-index .con3 .con > .item > .item.faq {
    background: url("/static/help/v3/faq_bg.png") no-repeat center;
}
#help-index .con3 .con > .item > .item.qq {
    background: url("/static/help/v3/bg_qq.png") no-repeat center;
}
#help-index .con3 .con > .item > .item .title {
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.92);
  line-height: 17px;
  margin-top: 94px;
  text-align: center;
}
#help-index .con3 .con > .item > .item .description {
  text-align: center;
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.92);
  line-height: 14px;
  margin-top: 11px;
}
/*# sourceMappingURL=index.css.map */
