.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.high-page * {
  box-sizing: border-box;
}
.high-page .banner-module {
  background: url("../images/highLevelBoard/banner-bg.jpg") no-repeat center;
  width: 100%;
  height: 420px;
  min-width: 1400px;
  background-size: cover;
  padding-top: 67px;
}
.high-page .example-prefer-title {
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.high-page .example-prefer-title:after {
  display: inline-block;
  content: '';
  height: 2px;
  background: url("../images/highLevelBoard/line-bg.png") repeat-x center;
  flex: 1;
  margin-left: 50px;
}
.high-page .example-prefer-title .text {
  font-size: 34px;
}
.high-page .example-prefer-title .title-tag {
  font-size: 12px;
  color: #353535;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 1;
  letter-spacing: 2px;
  font-weight: normal;
}
.high-page .plat-module {
  background: url("../images/highLevelBoard/plat-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  height: 700px;
  padding-top: 90px;
  box-sizing: border-box;
  background-size: cover;
}
.high-page .plat-module .plat-box {
  background: url("../images/highLevelBoard/plat-cen-bg.png") no-repeat center;
  width: 1400px;
  height: 469px;
  margin: 52px auto 0;
  padding: 172px 698px 0 72px;
  box-sizing: border-box;
}
.high-page .plat-module .plat-box .plat-des {
  font-size: 18px;
  color: #001010;
  line-height: 24px;
}
.high-page .layer-module {
  background: linear-gradient(-41deg, #F9F9FF 0%, #E4E4F0 100%);
  padding: 80px 0 16px;
}
.high-page .layer-module .layer-title {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #7C7FA7;
  display: flex;
  align-items: center;
}
.high-page .layer-module .layer-title:before {
  flex: 1;
  height: 17px;
  background: linear-gradient(90deg, #7C7FA7 0%, rgba(124, 127, 167, 0) 100%);
  opacity: 0.1;
  content: '';
  display: inline-block;
  margin-right: 10px;
}
.high-page .layer-module .layer-title:after {
  flex: 1;
  height: 17px;
  background: linear-gradient(-90deg, #7C7FA7 0%, rgba(124, 127, 167, 0) 100%);
  opacity: 0.1;
  content: '';
  display: inline-block;
  margin-left: 10px;
}
.high-page .layer-module .plat-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .layer-module .plat-box .plat-item {
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  width: 624px;
  height: 474px;
  padding: 188px 50px 28px;
  box-sizing: border-box;
}
.high-page .layer-module .plat-box .plat-item:last-of-type {
  float: right;
}
.high-page .layer-module .plat-box .plat-item:last-of-type .tag {
  background: #5BC000;
}
.high-page .layer-module .plat-box .plat-item dd {
  text-align: center;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  color: #001010;
  padding: 12px 0;
}
.high-page .layer-module .plat-box .plat-item dd:after {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #FCFCFF 0%, #2F3358 45%, #FDFDFF 100%);
  opacity: 0.14;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.high-page .layer-module .plat-box .plat-item dd:last-of-type {
  padding: 15px 0;
}
.high-page .layer-module .plat-box .plat-item dd:last-of-type:after {
  display: none;
}
.high-page .layer-module .plat-box .plat-item dd:first-of-type {
  padding: 13px 0;
  font-weight: bold;
}
.high-page .layer-module .plat-box .plat-item .tag {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  padding: 0 17px;
  height: 32px;
  line-height: 34px;
  box-sizing: border-box;
  background: #7C7FA7;
  border-radius: 6px;
}
.high-page .layer-module .plat-box .plat-menu {
  float: left;
  margin-left: 18px;
  margin-top: 188px;
  width: 120px;
  padding: 12px 13px 4px;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  background: linear-gradient(90deg, rgba(252, 252, 255, 0.5) 0%, rgba(245, 245, 255, 0.5) 45%, rgba(252, 252, 255, 0.5) 100%);
  border-radius: 16px;
  position: relative;
}
.high-page .layer-module .plat-box .plat-menu::before {
  background: url("../images/highLevelBoard/plat-menu-bg.png") no-repeat center;
  width: 152px;
  height: 427px;
  content: '';
  display: block;
  position: absolute;
  left: -26px;
  right: 0;
  bottom: 34px;
  margin: 0 auto;
  z-index: 2;
}
.high-page .layer-module .plat-box .plat-menu dd {
  font-weight: 500;
  font-size: 14px;
  color: #7C7FA7;
  text-align: center;
  padding: 14px 0;
  box-sizing: border-box;
  position: relative;
}
.high-page .layer-module .plat-box .plat-menu dd::after {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #FCFCFF 0%, #2F3358 45%, #FDFDFF 100%);
  opacity: 0.14;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.high-page .layer-module .plat-box .plat-menu dd:last-of-type::after {
  display: none;
}
.high-page .Why-trust-module {
  padding: 80px 0 132px;
  background: #F9F9FF;
}
.high-page .Why-trust-module .trust-box {
  margin-top: 100px;
  position: relative;
}
.high-page .Why-trust-module .trust-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .Why-trust-module .trust-box::before {
  background: url("../images/highLevelBoard/trust-ling-bg.png") no-repeat center;
  width: 1198px;
  height: 29px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -66px;
  margin: auto;
}
.high-page .Why-trust-module .trust-right-icon {
  background: url("../images/highLevelBoard/trust-right-icon.png") no-repeat center;
  width: 134px;
  height: 76px;
  display: block;
  position: absolute;
  right: 0;
  top: -78px;
}
.high-page .Why-trust-module .trust-left-icon {
  background: url("../images/highLevelBoard/trust-left-icon.png") no-repeat center;
  width: 175px;
  height: 126px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -100px;
}
.high-page .Why-trust-module .trust-item {
  float: left;
  width: 690px;
  height: 150px;
  background: linear-gradient(-18deg, #F0F0FA 0%, #F5F5FF 100%);
  border-radius: 16px;
  border: 1px solid #ffffff;
  margin-left: 16px;
  margin-bottom: 26px;
  padding: 38px 62px 20px 30px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.high-page .Why-trust-module .trust-item:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .Why-trust-module .trust-item:hover {
  transform: translateY(-5px);
}
.high-page .Why-trust-module .trust-item img {
  float: left;
  margin-top: 10px;
}
.high-page .Why-trust-module .trust-item dl {
  width: 490px;
  float: left;
}
.high-page .Why-trust-module .trust-item dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #303354;
  margin-bottom: 10px;
}
.high-page .Why-trust-module .trust-item dl dd {
  font-size: 16px;
  color: #7C7FA7;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.high-page .Why-trust-module .trust-item:first-of-type {
  margin-left: unset;
}
.high-page .Why-trust-module .trust-item:nth-of-type(3) {
  margin-left: unset;
}
.high-page .power-module {
  padding: 72px 0;
  background: url("../images/highLevelBoard/power-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  height: 700px;
  background-size: cover;
}
.high-page .power-module .power-box {
  width: 1304px;
  margin: 54px auto 0;
  overflow: hidden;
  border-radius: 16px;
}
.high-page .power-module .power-box dt {
  background: #5BC000;
  color: #ffffff;
  padding: 17px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.high-page .power-module .power-box .tab-l {
  font-weight: 500;
  font-size: 16px;
  flex: 1;
}
.high-page .power-module .power-box .tab-c {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  flex: 1;
}
.high-page .power-module .power-box .tab-c span:first-of-type {
  display: inline-block;
  margin-right: 40px;
}
.high-page .power-module .power-box .tab-r {
  font-weight: 300;
  font-size: 16px;
  flex: 1;
  text-align: right;
}
.high-page .power-module .power-box dd {
  background: url("../images/highLevelBoard/power-cen-bg.png") no-repeat center;
  width: 1304px;
  height: 408px;
}
.high-page .power-module .power-box dd div {
  width: 960px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  margin: auto;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
.high-page .power-module .power-box dd div span {
  display: inline-block;
  width: 50%;
  position: relative;
  box-sizing: border-box;
}
.high-page .power-module .power-box dd div span:first-of-type {
  float: left;
  text-align: right;
  padding-right: 40px;
}
.high-page .power-module .power-box dd div span:last-of-type {
  float: right;
  text-align: left;
  padding-left: 8px;
}
.high-page .power-module .power-box dd div::before {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.high-page .power-module .power-box dd div:nth-of-type(odd)::before {
  background: linear-gradient(90deg, #FDFDFF 0%, #CACAE0 45%, #FDFDFF 100%);
}
.high-page .power-module .power-box dd div:nth-of-type(even)::before {
  background: linear-gradient(90deg, #FDFDFF 0%, #E4E4F0 45%, #FDFDFF 100%);
}
.high-page .power-module .power-box dd div:last-of-type {
  border-bottom: unset;
}
.high-page .product-line-module {
  background: url("../images/highLevelBoard/product-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  height: 700px;
  background-size: cover;
  padding-top: 62px;
  position: relative;
}
.high-page .product-line-module .pro-region {
  background: url("../images/highLevelBoard/product-cen-bg.png") no-repeat center;
  width: 1400px;
  height: 420px;
  margin-top: 56px;
  padding: 37px 48px 33px;
  box-sizing: border-box;
}
.high-page .product-line-module .pro-item:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .product-line-module .pro-pic {
  float: left;
  margin-left: 16px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.high-page .product-line-module .pro-pic:first-of-type {
  margin-left: unset;
}
.high-page .product-line-module .pro-pic img {
  transition: all 0.3s ease-in-out;
}
.high-page .product-line-module .pro-pic:hover img {
  transform: scale(1.1);
}
.high-page .product-line-module .pro-des {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
}
.high-page .product-line-module .pro-menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #EDEDFB;
}
.high-page .product-line-module .pro-menu .page-wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .product-line-module .pro-menu .menu-item {
  float: left;
  width: 244px;
  text-align: center;
  height: 79px;
  line-height: 79px;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.high-page .product-line-module .pro-menu .menu-item:hover {
  background: url("../images/highLevelBoard/product-menu-bg.png") no-repeat center;
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
}
.high-page .product-line-module .pro-menu .menu-item:hover::before {
  background: #ffffff;
}
.high-page .product-line-module .pro-menu .menu-item::before {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #333333;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.high-page .product-line-module .pro-menu .menu-item:first-of-type {
  width: 175px;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  cursor: unset;
}
.high-page .product-line-module .pro-menu .menu-item:first-of-type img {
  margin-right: 6px;
}
.high-page .product-line-module .pro-menu .menu-item:first-of-type::before {
  display: none;
}
.high-page .product-line-module .pro-menu .menu-item:first-of-type:hover {
  background: unset;
  font-size: 18px;
  color: #333333;
}
.high-page .product-line-module .pro-menu .menu-item.active {
  background: url("../images/highLevelBoard/product-menu-bg.png") no-repeat center;
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
}
.high-page .product-line-module .pro-menu .menu-item.active::before {
  background: #ffffff;
}
.high-page .help-module {
  padding: 70px 0 48px;
}
.high-page .help-module .help-box {
  margin-top: 86px;
}
.high-page .help-module .help-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .help-module .help-item {
  float: left;
  margin-left: 16px;
}
.high-page .help-module .help-item:first-of-type {
  margin-left: unset;
}
.high-page .help-module .help-item:nth-of-type(2) .help-pic:first-of-type {
  margin-bottom: 16px;
}
.high-page .help-module .help-pic {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.high-page .help-module .help-pic img {
  transition: all 0.3s ease-in-out;
}
.high-page .help-module .help-pic:hover img {
  transform: scale(1.1);
}
.high-page .help-module .help-des {
  position: absolute;
  left: 22px;
  bottom: 27px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
.high-page .help-module .help-r-b {
  text-align: right;
  color: #001010;
  margin-top: 20px;
}
.high-page .help-module .help-r-b .title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 2px;
  padding-right: 46px;
}
.high-page .help-module .help-r-b .title::before {
  background: url("../images/highLevelBoard/help-icon.png") no-repeat center;
  width: 59px;
  height: 5px;
  content: '';
  display: inline-block;
  vertical-align: super;
  margin-right: 16px;
}
.high-page .help-module .help-r-b .des {
  font-size: 14px;
  padding-left: 78px;
}
.high-page .user-module {
  background: url("../images/highLevelBoard/user-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  height: 750px;
  background-size: cover;
  padding-top: 60px;
}
.high-page .user-module .user-box {
  width: 1328px;
  margin: 48px auto 0;
}
.high-page .user-module .user-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.high-page .user-module .case-item {
  width: 620px;
  float: left;
}
.high-page .user-module .case-item:first-of-type {
  margin-bottom: 28px;
}
.high-page .user-module .case-item:nth-of-type(2) {
  float: right;
  margin-top: 42px;
}
.high-page .user-module .case-item:last-of-type {
  float: right;
  margin-top: 24px;
}
.high-page .user-module .case-title {
  font-weight: bold;
  font-size: 18px;
  color: #3D7609;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.high-page .user-module .case-title img {
  margin-right: 10px;
}
.high-page .user-module .case-bor {
  background: linear-gradient(-18deg, #E8E8F6 0%, #F5F5FF 100%);
  border: 1px solid #ffffff;
  border-radius: 16px;
  padding: 28px 24px 66px;
  font-weight: 500;
  font-size: 15px;
  position: relative;
}
.high-page .user-module .case-bor::before {
  background: url("../images/highLevelBoard/case-arrow.png") no-repeat center;
  width: 25px;
  height: 16px;
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: -16px;
}
.high-page .user-module .user-des {
  color: #333333;
  line-height: 24px;
}
.high-page .user-module .user-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  padding: 14px;
  font-size: 16px;
  font-weight: 500;
  color: #393C61;
  line-height: 16px;
  border-radius: 8px 8px 16px 16px;
  border: 1px solid #F7F7FF;
  background: linear-gradient(-19deg, #B6B6D5 0%, #BFBFE1 99%);
  text-align: center;
  box-sizing: border-box;
}
.high-page .user-module .user-title::before {
  background: url("../images/highLevelBoard/user-line-left.png") no-repeat center;
  width: 87px;
  height: 1px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.high-page .user-module .user-title::after {
  background: url("../images/highLevelBoard/user-line-right.png") no-repeat center;
  width: 85px;
  height: 1px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.high-page .project-module {
  background: url("../images/highLevelBoard/project-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  height: 250px;
  background-size: cover;
  padding-top: 72px;
}
.high-page .project-module .project-box {
  text-align: center;
}
.high-page .project-module .title {
  font-weight: bold;
  font-size: 34px;
  color: #001010;
  line-height: 34px;
}
.high-page .project-module .title::before {
  background: url("../images/highLevelBoard/project-line-l-icon.png") no-repeat center;
  width: 349px;
  height: 1px;
  content: '';
  display: inline-block;
  vertical-align: super;
  margin-right: 24px;
}
.high-page .project-module .title::after {
  background: url("../images/highLevelBoard/project-line-r-icon.png") no-repeat center;
  width: 349px;
  height: 1px;
  content: '';
  display: inline-block;
  vertical-align: super;
  margin-left: 24px;
}
.high-page .project-module .des {
  font-weight: 500;
  font-size: 14px;
  color: #686A91;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.high-page .project-module .free-more {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  display: inline-block;
  padding: 11px 24px;
  background-color: #5BC000;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.high-page .project-module .free-more::before {
  background: url("../images/highLevelBoard/project-icon.png") no-repeat center;
  width: 18px;
  height: 19px;
  content: '';
  display: inline-block;
  margin-right: 6px;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.high-page .project-module .free-more:hover {
  background: #70d614;
  box-shadow: 0 10px 15px 0 rgba(0, 70, 54, 0.16);
}
/*# sourceMappingURL=highLevelBoard.css.map */