@media screen and (min-width: 300px) and (max-width: 1160px) {
  .index-bg {
    position: static;
    border: none;
    padding-top: 40px; }
    .index-bg > img {
      position: static; }

  .header {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%; }

  .header > div:first-child {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 40px;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 3px solid #1CA8EB; }

  .header > div:first-child > a:first-child {
    margin-left: 10px; }

  .header > div:first-child > a:first-child > img {
    width: 50px; }

  .header > div:first-child > ul > li > a {
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 50px;
    text-align: left;
    width: 88%; }

  .header > div:first-child > ul {
    display: none;
    background: #ffffff;
    width: 100%;
    top: 40px;
    left: 0;
    height: auto; }

  .header > div:first-child > ul > li:hover > div {
    display: none; }

  .header > div:first-child > ul > li {
    float: none;
    margin-right: 0;
    width: 100% !important;
    border-bottom: 1px solid #dcdcdc;
    min-height: 40px; }
    .header > div:first-child > ul > li > img {
      display: block;
      position: absolute;
      right: 15px;
      top: 12px; }
    .header > div:first-child > ul > li:nth-child(3) > div {
      height: auto; }
      .header > div:first-child > ul > li:nth-child(3) > div a {
        height: 40px; }
        .header > div:first-child > ul > li:nth-child(3) > div a > p {
          line-height: 40px; }
    .header > div:first-child > ul > li .hover {
      background: none;
      color: #072840; }

  .header > div:first-child > a:nth-child(3) {
    margin-right: 70px;
    margin-top: 3px; }

  .header > div:first-child > img {
    display: block;
    width: 23px;
    position: absolute;
    right: 15px;
    top: 12px; }

  .header > div:first-child > ul > li > div {
    display: none;
    position: static;
    width: 100%;
    padding-left: 50px; }

  .index-video {
    position: relative;
    z-index: 888;
    margin: -60px auto 0; }

  .header > div:first-child > ul > li > div > a {
    width: 100% !important;
    height: 40px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center; }
    .header > div:first-child > ul > li > div > a > p {
      margin-top: 0; }
    .header > div:first-child > ul > li > div > a > div {
      display: inline-flex;
      display: -webkit-inline-flex;
      align-items: center;
      justify-content: center;
      width: 50px; }
      .header > div:first-child > ul > li > div > a > div > img {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        height: 20px; }

  .header > div:nth-child(2), .header > div:nth-child(3) {
    padding: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    border: none;
    position: absolute;
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .header > div:nth-child(2) > a, .header > div:nth-child(3) > a {
      flex: 1;
      border-width: 3px !important; }
      .header > div:nth-child(2) > a > img, .header > div:nth-child(3) > a > img {
        width: 100%; }
    .header > div:nth-child(2):after, .header > div:nth-child(2):before, .header > div:nth-child(3):after, .header > div:nth-child(3):before {
      border-width: 3px; }

  .header > div:nth-child(3) {
    width: 54%;
    left: 50%;
    transform: translate(-50%, 100%); }
    .header > div:nth-child(3):before {
      width: 130%;
      height: 36%; }
    .header > div:nth-child(3):after {
      width: 116%;
      height: 70%; }

  .header > div:nth-child(2) {
    width: 81%; }
    .header > div:nth-child(2):before {
      width: 119%;
      height: 36%; }
    .header > div:nth-child(2):after {
      width: 109%;
      height: 70%; }

  .index-video > div {
    height: auto; }
    .index-video > div > video {
      margin: 0;
      width: 100%;
      height: auto; }
    .index-video > div > img {
      width: 50px; }

  .index-news {
    margin-top: 25px; }
    .index-news > img {
      position: static;
      width: 100%;
      height: auto; }

  .index-news > div {
    width: 100%;
    height: auto;
    float: none;
    padding: 20px 15px;
    border: none; }
    .index-news > div > ul {
      margin-right: 0;
      width: 100%;
      float: none;
      font-size: 13px;
      line-height: 18px; }
      .index-news > div > ul > li:first-child {
        font-size: 16px;
        font-weight: bold; }
    .index-news > div > span {
      display: none; }

  .index-footer .share {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center; }

  .index-footer .communication > ul {
    padding: 0 15px; }

  .index-footer {
    height: auto;
    padding-top: 15px;
    padding-bottom: 30px; }
    .index-footer .communication {
      margin-top: 15px; }
      .index-footer .communication > div {
        margin: 5px 0 0; }

  .index-footer .communication > ul > li {
    width: 100% !important;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center;
    margin-bottom: 15px; }
    .index-footer .communication > ul > li:last-child {
      float: left; }
    .index-footer .communication > ul > li > div {
      margin-bottom: 0;
      display: inline-flex;
      display: -webkit-inline-flex;
      align-items: center;
      flex-shrink: 0;
      margin-right: 10px; }
      .index-footer .communication > ul > li > div > img {
        position: static; }

  .footer-link {
    display: none; }

  .terms {
    height: 30px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center;
    justify-content: center; }
    .terms > p {
      display: none; }
    .terms > div {
      padding: 0 !important; }

  .header > div:first-child > div {
    right: 90px;
    top: 54%; }

  .header > div:first-child > ul > li:first-child > div > i {
    display: none; }

  .news-center-text {
    font-size: 28px;
    letter-spacing: 1px;
    top: 80px;
    width: 100%;
    text-align: center; }

  .bsg-cn-intro {
    padding: 0; }
    .bsg-cn-intro > p {
      display: none; }
    .bsg-cn-intro > div {
      padding: 40px 15px;
      width: 100%; }
      .bsg-cn-intro > div > p {
        color: #072840;
        font-size: 14px;
        line-height: 18px; }

  .charter .text {
    padding: 30px 15px;
    color: #072840;
    font-size: 16px;
    line-height: 22px; }
  .charter .charter-container {
    background: none;
    height: auto; }
    .charter .charter-container > p {
      display: none; }
    .charter .charter-container > ul {
      width: 100%; }
      .charter .charter-container > ul > li {
        margin: 0;
        width: 100%; }
        .charter .charter-container > ul > li:after {
          display: none; }
        .charter .charter-container > ul > li > div {
          display: flex;
          display: -webkit-flex;
          display: -ms-flex;
          align-items: center;
          justify-content: center;
          height: 110px; }
          .charter .charter-container > ul > li > div > div {
            height: auto;
            margin: 0; }
            .charter .charter-container > ul > li > div > div > img {
              position: static;
              -webkit-transform: none;
              -moz-transform: none;
              -ms-transform: none;
              -o-transform: none;
              transform: none;
              height: 50px; }
          .charter .charter-container > ul > li > div > p {
            padding-left: 20px;
            color: #ffffff;
            font-size: 22px;
            line-height: 28px; }
        .charter .charter-container > ul > li > p {
          color: #072840;
          font-size: 14px;
          line-height: 18px;
          padding: 25px 15px 40px;
          height: auto; }
        .charter .charter-container > ul > li:nth-child(even) {
          display: flex;
          display: -webkit-flex;
          display: -ms-flex;
          flex-direction: column-reverse; }

  .culture-policy {
    background: #B3B3B3; }
    .culture-policy .title {
      padding: 35px 15px 15px;
      height: auto; }
      .culture-policy .title > h3 {
        color: #072840;
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px; }
      .culture-policy .title > p {
        color: #072840;
        font-size: 14px;
        line-height: 18px;
        text-indent: 28px;
        text-align: left; }
    .culture-policy .detail {
      padding: 10px 0; }
      .culture-policy .detail > ul > li {
        float: none;
        background-image: none !important;
        width: 100%;
        height: auto;
        padding: 30px 15px; }
        .culture-policy .detail > ul > li > div {
          height: auto;
          margin-bottom: 20px; }
          .culture-policy .detail > ul > li > div > img {
            margin: 0 auto;
            position: static;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none; }
        .culture-policy .detail > ul > li > h3 {
          color: #ffffff;
          font-size: 20px;
          line-height: 1em;
          text-align: center; }
        .culture-policy .detail > ul > li > p {
          color: #ffffff;
          font-size: 14px;
          line-height: 18px;
          text-indent: 28px; }
      .culture-policy .detail > div {
        margin-top: 0;
        height: auto;
        background-image: none; }
        .culture-policy .detail > div > * {
          float: none !important; }
        .culture-policy .detail > div > ul {
          padding: 30px 0 0 0; }
          .culture-policy .detail > div > ul > li:first-child {
            margin-bottom: 20px; }
          .culture-policy .detail > div > ul > li:last-child {
            color: #ffffff;
            font-size: 20px;
            line-height: 1em; }
          .culture-policy .detail > div > ul > li > img {
            margin: 0 auto; }
        .culture-policy .detail > div > div {
          width: 100%;
          padding: 6px 15px 25px; }
          .culture-policy .detail > div > div > p {
            color: #ffffff;
            font-size: 14px;
            line-height: 18px;
            text-indent: 28px; }
          .culture-policy .detail > div > div > ul {
            margin-bottom: 14.5px; }
            .culture-policy .detail > div > div > ul > li {
              float: none !important;
              width: 100%; }
              .culture-policy .detail > div > div > ul > li:first-child {
                margin-bottom: 5px; }

  .culture-policy2 {
    padding-bottom: 25px; }
    .culture-policy2 > p {
      width: 180px;
      height: 88px;
      background-size: cover;
      color: #ffffff;
      font-size: 18px;
      line-height: 1em;
      padding-top: 20px;
      margin-bottom: 25px; }
    .culture-policy2 > ul {
      padding: 0 15px; }
      .culture-policy2 > ul > li {
        height: auto;
        float: none;
        margin-bottom: 25px;
        padding: 0 !important;
        width: 100% !important; }
        .culture-policy2 > ul > li:nth-child(2) {
          border: none; }
        .culture-policy2 > ul > li > div > p {
          padding-left: 40px;
          font-size: 18px; }
        .culture-policy2 > ul > li > div > div > p {
          color: #072840;
          font-size: 14px;
          line-height: 18px;
          text-indent: 28px; }

  .develop-container > p {
    width: 180px;
    height: 88px;
    background-size: cover;
    color: #ffffff;
    font-size: 18px;
    line-height: 1em;
    padding-top: 20px;
    margin-bottom: 25px; }
  .develop-container .text > li {
    width: 100%;
    padding: 0 15px; }
    .develop-container .text > li > p {
      color: #072840;
      font-size: 14px;
      line-height: 18px;
      text-indent: 28px;
      margin-bottom: 8px; }
  .develop-container .img {
    margin: 25px 0; }
    .develop-container .img > img {
      margin: 0 !important;
      width: 100%;
      height: auto; }
      .develop-container .img > img:first-child, .develop-container .img > img:nth-child(3) {
        display: none; }
  .develop-container .chart {
    padding-bottom: 30px; }
    .develop-container .chart > p {
      width: 180px;
      height: 88px;
      background-size: cover;
      color: #ffffff;
      font-size: 18px;
      line-height: 1em;
      padding-top: 20px;
      margin-bottom: 25px; }
    .develop-container .chart > h3 {
      color: #072840;
      font-size: 14px;
      line-height: 18px;
      text-indent: 28px;
      padding: 0 15px; }
    .develop-container .chart > h4 {
      padding: 0 15px;
      text-align: justify;
      word-break: break-all; }
    .develop-container .chart > ul > li {
      height: auto;
      width: 100%;
      padding: 0 15px;
      margin-top: 20px; }
      .develop-container .chart > ul > li > p {
        color: #072840;
        font-size: 14px;
        line-height: 18px; }
      .develop-container .chart > ul > li > div > img {
        width: 100%;
        height: auto; }
      .develop-container .chart > ul > li > div .p2 {
        top: -26px !important;
        right: 0 !important; }
      .develop-container .chart > ul > li > div .p1 {
        top: 18px !important;
        right: 9px !important; }
      .develop-container .chart > ul > li > div > p {
        padding: 5px;
        font-size: 12px;
        line-height: 15px; }
        .develop-container .chart > ul > li > div > p:after {
          right: 7px; }
    .develop-container .chart > div {
      margin-top: 20px; }
      .develop-container .chart > div > ul > li {
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        justify-content: space-between;
        align-items: center; }
        .develop-container .chart > div > ul > li:first-child > p {
          font-size: 12px !important; }
        .develop-container .chart > div > ul > li:first-child > ul > li {
          font-size: 12px !important; }
        .develop-container .chart > div > ul > li:after {
          display: none; }
        .develop-container .chart > div > ul > li > p {
          line-height: 34px;
          font-size: 12px;
          white-space: nowrap; }
        .develop-container .chart > div > ul > li > ul > li {
          font-size: 12px;
          width: 50px !important;
          line-height: 34px;
          margin-left: 10px;
          white-space: nowrap; }
          .develop-container .chart > div > ul > li > ul > li:last-child {
            width: 100px !important; }

  .contact-container {
    padding: 40px 0 20px; }
    .contact-container > ul {
      padding: 0;
      margin-bottom: 20px; }
      .contact-container > ul:nth-child(2) {
        border-width: 1px;
        padding: 20px 0; }
      .contact-container > ul > li {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        align-items: flex-start;
        justify-content: space-between;
        padding: 0 10px; }
        .contact-container > ul > li:first-child {
          padding-bottom: 20px;
          border-bottom: 1px solid #1CA8EB; }
        .contact-container > ul > li:last-child {
          padding-top: 20px; }
        .contact-container > ul > li > img {
          width: 22%; }
        .contact-container > ul > li > ul {
          width: 74%; }
          .contact-container > ul > li > ul > li:first-child {
            white-space: normal;
            font-size: 16px;
            line-height: 20px;
            margin-top: -2px; }
          .contact-container > ul > li > ul > li:not(:first-child) {
            padding-left: 18px;
            font-size: 12px;
            line-height: 16px; }
          .contact-container > ul > li > ul > li:nth-child(2) {
            background-size: 10px;
            margin: 7px 0; }
          .contact-container > ul > li > ul > li:nth-child(3) {
            background-size: 12px;
            margin-bottom: 7px; }
          .contact-container > ul > li > ul > li:nth-child(4) {
            background-size: 12px; }

  .earth-title {
    font-size: 25px; }

  .earth-run {
    overflow: auto;
    height: auto;
    margin-bottom: 40px;
    width: 100%; }
    .earth-run > p {
      width: 180px;
      height: 88px;
      background-size: cover;
      color: #ffffff;
      font-size: 18px;
      line-height: 1em;
      padding-top: 20px;
      margin-bottom: 25px; }

  .earth-business {
    background: #9B9B9B;
    padding-bottom: 10px; }
    .earth-business > div > p {
      width: 180px;
      height: 88px;
      background-size: cover;
      color: #ffffff;
      font-size: 18px;
      line-height: 1em;
      padding-top: 20px;
      margin-bottom: 25px; }
    .earth-business > div .regoin > div {
      width: 100% !important;
      margin-bottom: 25px; }
      .earth-business > div .regoin > div:first-child > div > p {
        display: none; }
      .earth-business > div .regoin > div:first-child > div > div > p {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold; }
      .earth-business > div .regoin > div > ul > li {
        margin: 0 !important;
        width: 100%;
        position: relative; }
        .earth-business > div .regoin > div > ul > li > p {
          height: auto; }
          .earth-business > div .regoin > div > ul > li > p > img {
            position: static;
            width: 100%;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none; }
        .earth-business > div .regoin > div > ul > li > div {
          position: Absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          padding: 0 15px;
          display: flex;
          display: -webkit-flex;
          display: -ms-flex;
          justify-content: center;
          align-items: flex-start;
          flex-direction: column; }
          .earth-business > div .regoin > div > ul > li > div > p {
            font-size: 16px;
            margin-bottom: 10px; }
      .earth-business > div .regoin > div > div {
        padding: 15px 0;
        height: auto; }
        .earth-business > div .regoin > div > div > p {
          font-size: 18px;
          line-height: 24px; }
        .earth-business > div .regoin > div > div > div {
          margin: 0;
          display: flex;
          display: -webkit-flex;
          display: -ms-flex;
          align-items: center;
          justify-content: center;
          flex-direction: column; }
          .earth-business > div .regoin > div > div > div > p {
            float: none;
            width: 100%;
            text-align: center; }

  .news-center-list {
    padding-bottom: 10px; }
    .news-center-list > ul > li {
      height: auto;
      margin-top: 30px !important;
      border: none; }
      .news-center-list > ul > li > img {
        display: none; }
      .news-center-list > ul > li > ul {
        float: none !important;
        width: 100%;
        margin: 0 !important;
        padding: 0 15px 15px; }
        .news-center-list > ul > li > ul > li:first-child {
          color: #1CA8EB;
          font-size: 18px;
          line-height: 22px;
          margin-bottom: 8px;
          text-align: center; }
        .news-center-list > ul > li > ul > li:nth-child(2) > p {
          color: #072840;
          font-size: 14px;
          line-height: 18px;
          text-indent: 28px; }
      .news-center-list > ul > li > div {
        float: none !important;
        margin-left: 0 !important;
        width: 100%;
        height: auto; }
        .news-center-list > ul > li > div > img {
          width: 100%;
          height: auto;
          position: static;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; }
      .news-center-list > ul > li:after {
        display: none; }

  .news-detail-container {
    padding: 30px 0; }
    .news-detail-container img {
      width: 100% !important;
      height: auto !important;
      display: block; }
    .news-detail-container > p {
      text-align: center;
      color: #1CA8EB;
      font-size: 18px;
      line-height: 22px;
      padding: 0 15px;
      margin: 20px 0 15px; }
    .news-detail-container > div {
      padding: 0 15px; }
      .news-detail-container > div > p {
        color: #072840;
        font-size: 13px;
        line-height: 16px; }

  .search-box {
    margin-top: -70px;
    height: 70px;
    width: 100%; }
    .search-box .text {
      display: none; }
    .search-box .input {
      width: calc(100% - 30px);
      margin: 0 auto;
      padding: 0 15px;
      display: flex;
      display: -webkit-flex;
      display: -ms-flex;
      align-items: center; }
      .search-box .input:after {
        display: none; }
      .search-box .input > input {
        flex: 1;
        width: auto;
        height: 30px;
        font-size: 14px; }
      .search-box .input > img {
        margin-top: 0;
        width: 18px; }
    .search-box .link {
      font-size: 14px;
      padding-left: 15px;
      margin-bottom: 15px; }
      .search-box .link > a {
        font-size: 14px; }

  .result {
    padding: 30px 15px; }
    .result > div > a {
      display: block;
      text-align: center;
      float: none;
      width: 100%;
      font-size: 16px; }
    .result > div > p {
      font-size: 16px;
      line-height: 20px; }
    .result > div > h3 {
      font-size: 12px; }
    .result > div > ul > li {
      padding: 20px 0;
      border-width: 1px; }
      .result > div > ul > li > a {
        color: #1CA8EB;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px; }
      .result > div > ul > li > p {
        font-size: 12px;
        line-height: 16px;
        text-indent: 24px; }

  .video-list {
    padding: 10px 0 30px; }
    .video-list .index-video {
      margin-top: 25px; }
      .video-list .index-video > p {
        font-size: 16px;
        margin-bottom: 15px; }

  .video-circle {
    margin: 0 auto 30px; }
    .video-circle > a:first-child {
      margin-right: 5px; }
    .video-circle > a:last-child {
      margin-left: 5px; }
    .video-circle a {
      padding: 0 3px;
      min-width: 15px;
      font-size: 13px; }
    .video-circle > div > span {
      padding: 0 3px; }

  .global-text-intro {
    padding-bottom: 25px; }
    .global-text-intro > p {
      width: 180px;
      height: 88px;
      background-size: cover;
      color: #ffffff;
      font-size: 18px;
      line-height: 1em;
      padding-top: 20px;
      margin-bottom: 25px; }
    .global-text-intro > div > img {
      width: 100%;
      margin-bottom: 20px; }
    .global-text-intro > div > div {
      width: 100%;
      padding: 0 15px; }
      .global-text-intro > div > div > p {
        color: #072840;
        font-size: 14px;
        line-height: 18px;
        text-indent: 28px; }

  .bsg-region {
    background: #9B9B9B; }
    .bsg-region > div {
      padding-bottom: 40px; }
      .bsg-region > div > p {
        width: 180px;
        height: 88px;
        background-size: cover;
        color: #ffffff;
        font-size: 18px;
        line-height: 1em;
        padding-top: 20px;
        margin-bottom: 25px; }
      .bsg-region > div > ul {
        padding: 0 15px; }
        .bsg-region > div > ul > li {
          float: none;
          width: 100%; }
          .bsg-region > div > ul > li > p {
            color: #ffffff;
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 10px;
            text-indent: 28px; }
          .bsg-region > div > ul > li:last-child {
            margin-top: 10px; }
      .bsg-region > div > div {
        margin-top: 25px; }

  .bsg-history {
    padding-bottom: 30px; }
    .bsg-history > p {
      width: 180px;
      height: 88px;
      background-size: cover;
      color: #ffffff;
      font-size: 18px;
      line-height: 1em;
      padding-top: 20px;
      margin-bottom: 25px; }
    .bsg-history > h3 {
      padding: 0 15px;
      margin-bottom: 10px;
      color: #072840;
      font-size: 14px;
      line-height: 18px;
      text-indent: 28px; }

  .job-apply-container {
    margin-top: 20px;
    margin-bottom: 20px; }
    .job-apply-container .right, .job-apply-container .left {
      float: none;
      width: 100%; }
    .job-apply-container .left {
      margin-top: 25px; }

  .after-login {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    border-top: none;
    border-right: none;
    border-left: none;
    flex-wrap: wrap; }
    .after-login > div {
      width: calc(100% / 2); }
      .after-login > div > a {
        height: 40px;
        padding-left: 30px;
        background-size: 18px;
        line-height: 40px;
        font-size: 14px; }

  .job-search {
    padding: 0 15px;
    border-top: none;
    border-left: none;
    border-right: none; }
    .job-search > p {
      margin-bottom: 15px; }
    .job-search > form > div > select {
      background-position-x: 95%;
      background-color: #f1f1f1;
      border-right: none;
      border-left: none; }
    .job-search > h3 {
      height: 40px;
      line-height: 40px; }

  .basic-title > p {
    text-align: center;
    font-size: 20px; }
  .basic-title > div {
    padding: 0 15px; }
    .basic-title > div > p {
      font-size: 16px;
      line-height: 16px; }
    .basic-title > div > ul {
      display: none; }

  .basic-data-form {
    padding: 0 15px; }
    .basic-data-form > div {
      display: flex;
      display: -webkit-flex;
      display: -ms-flex;
      align-items: center;
      justify-content: space-between; }
      .basic-data-form > div > select {
        background-position-x: calc(100% - 9px); }
      .basic-data-form > div:nth-child(3) > input {
        background-position-x: calc(100% - 9px);
        background-size: 15px; }
      .basic-data-form > div:last-child {
        position: relative;
        padding-bottom: 80px; }
        .basic-data-form > div:last-child > div {
          position: static; }
          .basic-data-form > div:last-child > div > ul > li:nth-child(2) {
            position: static;
            font-size: 14px;
            margin-top: 10px;
            height: 30px;
            line-height: 30px; }
          .basic-data-form > div:last-child > div > a {
            width: 100%;
            position: absolute;
            bottom: 10px;
            height: 38px;
            line-height: 38px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            margin: 0; }
      .basic-data-form > div:after {
        display: none; }
      .basic-data-form > div > p {
        width: 28%;
        flex-shrink: 0;
        line-height: 18px; }
      .basic-data-form > div > div {
        width: 67%;
        height: 32px; }
        .basic-data-form > div > div > div {
          margin-top: 7.5px;
          margin-right: 20px; }
      .basic-data-form > div > input, .basic-data-form > div > select {
        width: 75%;
        height: 32px;
        border: none;
        background-color: #f1f1f1 !important; }

  .chance-title > p {
    text-align: center;
    font-size: 20px; }
  .chance-title > h3 {
    padding: 0 15px;
    text-indent: 28px; }

  .chance-table > form {
    padding: 0 15px;
    flex-direction: column; }
    .chance-table > form > ul {
      width: 100%;
      border-left: none;
      margin-bottom: 20px;
      border-top: none; }
      .chance-table > form > ul:last-child {
        border-right: none !important; }
      .chance-table > form > ul > li:first-child {
        height: 32px; }
        .chance-table > form > ul > li:first-child > p {
          line-height: 32px;
          font-size: 14px; }
      .chance-table > form > ul > li:nth-child(2) {
        padding: 15px 0; }
        .chance-table > form > ul > li:nth-child(2) > div {
          margin-bottom: 15px; }
  .chance-table > h3 {
    width: 80%;
    margin: 20px auto 0;
    float: none; }

  .my-data-title {
    padding: 0 15px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px; }
    .my-data-title:after {
      display: none; }
    .my-data-title > p {
      font-size: 20px; }
    .my-data-title > ul {
      display: none; }

  .job-list > li {
    padding: 20px 15px; }
    .job-list > li > img {
      width: 40px;
      right: 15px;
      top: 20px; }
    .job-list > li > div {
      width: 100%; }
      .job-list > li > div > p {
        font-size: 16px;
        line-height: 20px; }
      .job-list > li > div > ul {
        margin-top: 20px; }
        .job-list > li > div > ul > li {
          margin-bottom: 5px;
          line-height: 16px; }
          .job-list > li > div > ul > li > span {
            font-size: 12px; }
    .job-list > li > p > a {
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      width: 80px; }

  .my-apply-title {
    padding: 0 15px 15px; }
    .my-apply-title > h3 {
      font-size: 14px; }
    .my-apply-title > p {
      font-size: 20px; }
    .my-apply-title > a {
      right: 15px; }

  .job-intro-detail > div {
    top: 5px;
    left: 0;
    width: 100%;
    padding: 15px 7px; }
    .job-intro-detail > div:before {
      left: 115px; }
    .job-intro-detail > div > ul {
      margin-top: 15px; }
      .job-intro-detail > div > ul > li {
        margin-bottom: 15px; }
        .job-intro-detail > div > ul > li > p {
          font-size: 12px;
          line-height: 16px; }
    .job-intro-detail > div > p > span {
      font-size: 18px; }

  .search-link {
    border: none;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    padding: 0 15px; }
    .search-link > div {
      flex: 1;
      width: auto;
      padding: 0; }
      .search-link > div:nth-child(2) > a {
        background-position-x: 20px; }
      .search-link > div > a {
        height: 40px;
        line-height: 40px;
        padding-left: 30px;
        background-size: 15px;
        font-size: 14px; }

  #back-apply, #success-apply {
    width: 96%;
    padding: 15px 8px 30px; }
    #back-apply > div, #success-apply > div {
      margin-top: 20px;
      font-size: 14px;
      line-height: 20px; }
      #back-apply > div > span, #success-apply > div > span {
        text-align: right; }
    #back-apply > p > span, #success-apply > p > span {
      font-size: 18px; }

  #login > div, #reg > div, #email > div, #newpsd > div {
    width: 96%; }
    #login > div > h3, #reg > div > h3, #email > div > h3, #newpsd > div > h3 {
      height: 40px;
      line-height: 40px; }
    #login > div > div > span, #reg > div > div > span, #email > div > div > span, #newpsd > div > div > span {
      font-size: 18px; }
    #login > div > div > p, #reg > div > div > p, #email > div > div > p, #newpsd > div > div > p {
      margin-top: 3px;
      line-height: 12px;
      font-size: 12px; }
    #login > div > form, #reg > div > form, #email > div > form, #newpsd > div > form {
      margin-top: 15px; }
      #login > div > form > div, #reg > div > form > div, #email > div > form > div, #newpsd > div > form > div {
        margin-bottom: 15px; }
        #login > div > form > div > input, #reg > div > form > div > input, #email > div > form > div > input, #newpsd > div > form > div > input {
          height: 30px; }

  .resume-message {
    margin-top: 20px;
    padding: 0 15px; }
    .resume-message .file > div:nth-child(2) > ul > li:first-child {
      width: 100%; }
    .resume-message .file > div:nth-child(2) > ul > li:nth-child(2) {
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 5px; }
    .resume-message .file > div:nth-child(2) > ul > li:nth-child(3) > p {
      width: 100%;
      margin-top: 15px;
      height: 40px;
      line-height: 40px; }
    .resume-message .file > div:nth-child(2) > ul > li:nth-child(3) > ul > li {
      padding: 5px 28px 5px 8px;
      font-size: 12px;
      margin-top: 10px; }
      .resume-message .file > div:nth-child(2) > ul > li:nth-child(3) > ul > li > img {
        right: 5px; }
    .resume-message .work-experience {
      margin-top: 20px;
      padding-bottom: 10px; }
      .resume-message .work-experience > div:nth-child(2) > div {
        width: 100%;
        overflow: auto; }
        .resume-message .work-experience > div:nth-child(2) > div > ul {
          width: 700px; }
          .resume-message .work-experience > div:nth-child(2) > div > ul > li > div:first-child {
            width: 131px; }
          .resume-message .work-experience > div:nth-child(2) > div > ul > li > div:nth-child(2) {
            width: 189px; }
          .resume-message .work-experience > div:nth-child(2) > div > ul > li > div:nth-child(3) {
            width: 90px; }
          .resume-message .work-experience > div:nth-child(2) > div > ul > li > div:nth-child(4) {
            width: 216px; }
            .resume-message .work-experience > div:nth-child(2) > div > ul > li > div:nth-child(4) > input {
              width: 100px !important;
              background-size: 18px !important;
              background-position-x: 75px !important;
              font-size: 12px; }
        .resume-message .work-experience > div:nth-child(2) > div:nth-child(3) {
          margin-top: 20px;
          display: flex;
          display: -webkit-flex;
          display: -ms-flex;
          align-items: center;
          justify-content: space-between; }
          .resume-message .work-experience > div:nth-child(2) > div:nth-child(3) > p {
            margin: 0;
            width: 32%; }
      .resume-message .work-experience > div:nth-child(2) > textarea {
        height: 130px; }

  .write-rusume {
    padding-top: 15px; }

  .environment-bg {
    height: 300px; }

  .environment-show {
    margin-top: 140px; }
    .environment-show > img {
      width: 70px;
      margin-bottom: 40px;
      margin-right: 30px; }
    .environment-show .img {
      padding: 15px 6px 30px;
      height: auto; }
      .environment-show .img > ul {
        top: 0;
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        justify-content: space-between; }
        .environment-show .img > ul:after {
          display: none; }
        .environment-show .img > ul > li {
          width: calc(100% / 3 - 4px); }
          .environment-show .img > ul > li > div {
            height: 106px; }
            .environment-show .img > ul > li > div > img {
              height: auto; }
          .environment-show .img > ul > li > p {
            font-size: 12px;
            line-height: 14px; }
    .environment-show .page {
      padding-right: 0;
      display: table;
      margin: 22px auto 0;
      zoom: 0.8; }

  #environment-big-img {
    width: 90%; }
    #environment-big-img > img {
      width: 100%;
      height: auto; }

  .header > div:first-child > a:nth-child(4) {
    margin-top: 2px;
    margin-right: 68px; }

  .header > div:first-child > p {
    left: 74px; }
    .header > div:first-child > p > a {
      color: #1CA8EB;
      font-size: 14px; }

  .join-swiper .swiper-wrapper {
    height: 300px; }
    .join-swiper .swiper-wrapper .swiper-slide {
      overflow: hidden; }
      .join-swiper .swiper-wrapper .swiper-slide > img {
        width: 100%; }
  .join-swiper .swiper-pagination {
    margin-top: 30px; }
  .join-swiper > img {
    width: 60px;
    top: 30px;
    right: 30px; }

  .reap-container {
    padding: 30px 0 40px; }
    .reap-container > img {
      display: none; }
    .reap-container > div > div {
      margin: 0 0 30px 0 !important;
      display: flex;
      display: -webkit-flex;
      display: -ms-flex;
      flex-direction: column-reverse;
      width: 100%; }
      .reap-container > div > div > p {
        position: static;
        bottom: 0;
        font-size: 20px !important;
        margin-bottom: 20px;
        width: 100% !important; }
      .reap-container > div > div > div {
        width: 100% !important;
        height: auto; }
        .reap-container > div > div > div > ul {
          position: static !important; }
          .reap-container > div > div > div > ul:after {
            content: "";
            display: block;
            clear: both; }
          .reap-container > div > div > div > ul > li {
            float: left;
            width: 20% !important;
            height: 93px !important; }
            .reap-container > div > div > div > ul > li:first-child > i {
              display: none !important; }
            .reap-container > div > div > div > ul > li > p {
              font-size: 12px !important;
              line-height: 14px !important;
              padding: 0 2px !important; }
            .reap-container > div > div > div > ul > li > div {
              width: 100% !important;
              height: 48px !important; }
              .reap-container > div > div > div > ul > li > div > img {
                width: 40px !important; }
            .reap-container > div > div > div > ul > li .special {
              height: 38px !important; }

  #reap-pop > div {
    width: 98%; }

  .earth-run > div {
    width: 100%;
    overflow: auto; }
    .earth-run > div > div {
      width: 1090px;
      zoom: 0.68; }

  .public-hint {
    max-width: calc(100% - 30px);
    display: table;
    font-size: 12px;
    line-height: 14px;
    padding: 4px;
    background: rgba(17, 98, 135, 0.25);
    color: #ffffff;
    margin: 10px 0 10px 15px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .public-hint:after {
      content: "";
      position: absolute;
      border: 5px solid transparent;
      border-top-color: rgba(17, 98, 135, 0.25);
      left: 10px;
      bottom: -10px; }

  .earth-run > div > div .intro {
    padding: 36px 20px 0; } }

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