@charset "UTF-8";
/**
 * 修改CSS时请勿直接修改 index.css  请修改index.scss
 * 主体内容编写
 */
img {
  display: block; }

.w-index-content-hgroup {
  color: #6E3EAB; }
  .w-index-content-hgroup h4::after {
    background: #6E3EAB; }
  .w-index-content-hgroup h4::before {
    background: #6E3EAB; }

.w-index-content .w-index-content-box-head {
  position: relative;
  padding: 0 54px; }
  .w-index-content .w-index-content-box-head span {
    font-size: 130px;
    font-weight: bold;
    color: #F1F1F1;
    position: absolute;
    top: 0; }
  .w-index-content .w-index-content-box-head h3 {
    font-size: 36px;
    font-weight: bold;
    color: #303030;
    position: relative;
    line-height: 172px; }
  .w-index-content .w-index-content-box-head p {
    font-size: 30px;
    font-weight: bold;
    color: #2B2B2B;
    position: relative;
    margin-bottom: 20px; }

.w-index-content-box1 {
  position: relative;
  margin-top: 113px; }
  .w-index-content-box1 .w-index-content-box-head {
    position: absolute; }
  .w-index-content-box1 .left {
    left: 57px;
    top: 451px;
    right: 713px; }
  .w-index-content-box1 .left1 {
    top: 1977px;
    left: 57px;
    right: 642px; }
  .w-index-content-box1 .right {
    top: 2819px;
    right: 61px;
    left: 619px; }
  .w-index-content-box1 .right1 {
    top: 4345px;
    right: 55px;
    left: 619px; }
  .w-index-content-box1 .item {
    position: absolute; }
    .w-index-content-box1 .item h4 {
      font-size: 36px;
      font-weight: bold;
      color: #BF8A3B;
      margin-bottom: 35px; }
    .w-index-content-box1 .item p {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.5;
      color: #444444; }

.w-index-content-box2 {
  position: relative;
  padding-top: 50px; }
  .w-index-content-box2 .w-index-content-box-head {
    position: absolute;
    top: 0; }

.w-index-content-from {
  margin-top: 140px; }
