.about {
  padding: 100px 0 0px; }
  .about__header {
    height: 1080px;
    background-color: #6fb0d6;
    color: #FFF;
    padding-top: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; }
    .about__header__title {
      display: flex;
      justify-content: start;
      flex-direction: column; }
      .about__header__title i {
        font-size: 26px;
        font-style: normal; }
      .about__header__title h3 {
        font-size: 74px;
        font-weight: normal; }
    .about__header__ewm {
      margin-top: 155px;
      width: 700px;
      height: 480px;
      background-color: #8cc0de;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center; }
  .about__box2 {
    padding: 0 25px; }
    .about__box2__content {
      position: relative; }
      .about__box2__content > img {
        position: absolute;
        top: -95px;
        left: 50%;
        transform: translateX(-50%); }
      .about__box2__content > h2 {
        font-size: 36px;
        padding: 115px 0 0;
        font-weight: normal;
        text-align: center; }
      .about__box2__content > p {
        font-size: 20px;
        color: #aaa;
        text-align: center; }
      .about__box2__content__linkage {
        display: flex;
        flex-direction: column; }
        .about__box2__content__linkage span {
          height: 250px;
          box-sizing: border-box;
          padding-top: 65px; }
        .about__box2__content__linkage img {
          width: 114px;
          height: 114px;
          border-radius: 57px;
          background-color: #FFF; }
        .about__box2__content__linkage p {
          font-size: 16px;
          color: #FFF; }
      .about__box2__content__linkage {
        height: 295px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        margin: 40px 0 190px;
        display: flex;
        justify-content: space-around;
        flex-direction: row;
        align-items: center;
        padding: 0 30px;
        box-sizing: border-box; }
        .about__box2__content__linkage p {
          color: #30b8ff;
          font-size: 30px;
          font-weight: bold; }
  .about__box3 {
    position: relative;
    background: linear-gradient(to bottom, #f1f1f1, #FFF);
    padding: 0 25px; }
    .about__box3__role_r {
      position: absolute;
      right: 0;
      top: -70px; }
    .about__box3__role_l {
      position: absolute;
      left: 0;
      bottom: -130px; }
    .about__box3__content {
      position: relative;
      z-index: 10;
      text-align: center; }
      .about__box3__content > img {
        position: absolute;
        top: -95px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 100; }
      .about__box3__content > h2 {
        font-size: 36px;
        padding: 120px 0 0;
        font-weight: normal; }
      .about__box3__content > p {
        font-size: 20px;
        color: #aaa; }
  .about__box4 {
    background: url(../img/bg.png) no-repeat center;
    height: 2135px;
    padding: 230px 75px 0;
    box-sizing: border-box; }
    .about__box4__content__l {
      display: flex;
      flex-direction: column;
      margin-bottom: 50px; }
      .about__box4__content__l img {
        margin-top: 50px; }
    .about__box4__content h4 {
      display: flex;
      align-items: center;
      color: #FFF;
      font-size: 36px; }
      .about__box4__content h4::before {
        content: ' ';
        width: 6px;
        background: #FFF;
        height: 34px;
        margin-right: 15px; }
    .about__box4__content__title {
      color: #FFF;
      display: flex;
      flex-direction: column;
      padding-top: 25px; }
      .about__box4__content__title span {
        display: flex;
        font-size: 24px; }
        .about__box4__content__title span i {
          font-style: normal; }
        .about__box4__content__title span p {
          font-size: 24px;
          flex: 2;
          padding-left: 15px; }
  .about__reward {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 45px 0; }
    .about__reward li {
      background: url(../img/icon2.png) no-repeat center;
      margin: 0 7px;
      padding-top: 40px;
      width: 210px;
      height: 161px;
      box-sizing: border-box;
      text-align: center; }
      .about__reward li span {
        color: #30b8ff;
        font-size: 34px;
        font-weight: bold; }
      .about__reward li p {
        font-size: 20px; }
  .about__det {
    height: 580px;
    width: 100%;
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .about__det__bot {
      height: 500px; }
      .about__det__bot .content span:nth-child(3) {
        height: 120px !important; }
    .about__det__l {
      width: 350px;
      background: url(../img//flagBg.jpg) no-repeat center; }
      .about__det__l .title {
        display: flex !important; }
        .about__det__l .title p {
          width: 50%;
          text-align: center;
          font-size: 24px;
          color: #30b8ff; }
      .about__det__l .content {
        display: flex;
        flex-direction: column; }
        .about__det__l .content span {
          display: flex;
          border-bottom: 1px solid #FFF;
          align-items: center;
          box-sizing: border-box;
          text-align: center; }
          .about__det__l .content span p {
            width: 50%;
            font-size: 36px;
            color: #FFF;
            font-family: 'Myriad Pro'; }
          .about__det__l .content span:nth-child(1) {
            height: 100px;
            box-sizing: border-box; }
          .about__det__l .content span:nth-child(2) {
            height: 200px;
            box-sizing: border-box; }
          .about__det__l .content span:nth-child(3) {
            border: none;
            height: 200px;
            box-sizing: border-box; }
    .about__det__c {
      width: 350px;
      background: rgba(255, 255, 255, 0.95); }
      .about__det__c .title {
        background: rgba(238, 238, 238, 0.9) !important; }
      .about__det__c .content {
        display: flex;
        flex-direction: column; }
        .about__det__c .content span {
          display: flex;
          border-bottom: 1px solid #e8e8e8;
          align-items: center;
          box-sizing: border-box; }
          .about__det__c .content span p {
            font-size: 18px;
            width: 50%;
            text-align: left;
            padding-left: 15px;
            box-sizing: border-box; }
            .about__det__c .content span p img {
              vertical-align: middle;
              padding-right: 20px; }
          .about__det__c .content span:nth-child(1) {
            height: 100px; }
          .about__det__c .content span:nth-child(2) {
            height: 199px;
            flex-wrap: wrap; }
          .about__det__c .content span:nth-child(3) {
            border: none;
            height: 199px;
            flex-wrap: wrap; }
    .about__det .title {
      text-align: center;
      display: block;
      line-height: 80px;
      width: 100%;
      background: rgba(255, 255, 255, 0.2);
      font-size: 24px;
      font-weight: bold; }
  .about__bottom {
    font-size: 30px;
    color: #666;
    margin-top: 30px;
    text-align: center; }

/*# sourceMappingURL=business.css.map */
