@charset "UTF-8";
.banner {
  width: 100%;
  max-height: 700px;
  overflow: hidden;
  margin-top: 100px; }
  .banner img {
    padding: 0 !important; }

.margin-bottom-value {
  margin-bottom: px-top-rem(30px) !important; }

.common-title-name {
  line-height: 3.5rem;
  font-size: 36px;
  font-weight: bold;
  margin-top: 3rem;
  padding: 1.5rem 0.5rem !important; }

@media screen and (max-width: 991.98px) {
  .common-title-name {
    line-height: 3.5rem;
    font-size: 1.6rem;
    margin-top: 1rem;
    padding: 0 0.5rem !important; }

  .banner {
    margin-top: 68px; } }
a.btn {
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #999;
  text-align: left;
  padding-left: 26px;
  border: 1px solid #e5e5e5;
  margin: 2rem auto 0 auto;
  background: url("../imgs/index/arrorw.png") no-repeat 94px center; }
  a.btn:hover {
    color: #fff;
    background: #bb0942 url("../imgs/index/arrorw2.png") no-repeat 94px center;
    border: 1px solid #bb0942; }

html {
  font-size: 14px;
  font-family: 'Micrsofot Yahei', Arial, Helvetica, sans-serif;
  background: #fff;
  overflow-x: hidden; }

body {
  overflow-x: hidden;
  font-size: 14px !important; }

html,
body,
h1,
h2,
h3,
h4,
h5,
p,
div.label,
a,
li {
  font-family: 'Micrsofot Yahei', Arial, Helvetica, sans-serif; }

html {
  font-size: 14px !important; }

.header {
  font-size: 0.8571428571rem; }

@media screen and (max-width: 991.98px) {
  html {
    font-size: 11px; } }
.margin-top-value {
  margin-top: px-top-rem(30px) !important; }

/************ head *****************/
.container-box {
  width: 100%;
  padding: 0;
  margin: 0 auto; }
  .container-box .header-box {
    z-index: 999;
    position: relative;
    background: #fff;
    padding: 0 !important;
    min-height: 100px; }
    .container-box .header-box .logo {
      max-width: 100px;
      padding-top: 10px; }
    .container-box .header-box li {
      min-height: 100px;
      line-height: 100px;
      list-style-type: none;
      float: left; }
      .container-box .header-box li a {
        font-size: 1.2857142857rem;
        color: #010101;
        margin-left: 5.1428571429rem; }
      .container-box .header-box li a.first {
        margin-left: 0; }
    @media screen and (max-width: 1024px) {
      .container-box .header-box .head-inner-box {
        width: 100%; }
        .container-box .header-box .head-inner-box .logo {
          width: 100%;
          float: none; }
        .container-box .header-box .head-inner-box li {
          width: 100%;
          float: none;
          min-height: 2rem;
          line-height: 2rem;
          text-align: left;
          padding-left: 3%;
          border-bottom: 1px solid #eee; }
          .container-box .header-box .head-inner-box li a {
            font-size: 1.2857142857rem;
            color: #010101;
            margin-left: 5.1428571429rem; }
        .container-box .header-box .head-inner-box .head-link {
          float: none; } }

.header-logo {
  width: 64px;
  height: 73px;
  background: url("../imgs/index/logo.png") no-repeat; }
  .header-logo .title-logo {
    display: none; }

@media screen and (max-width: 991.98px) {
  .header-logo {
    padding-left: 50px;
    padding-top: 15px;
    font-size: 1.8rem;
    font-weight: bold;
    width: 64px;
    height: 64px;
    background: url("../imgs/index/app_logo.png") no-repeat left center;
    background-size: 50% auto; }
    .header-logo .title-logo {
      display: block; } }
.head-link {
  padding: 0 0 0 0; }
  .head-link ul {
    height: 5rem;
    margin: 6px 0 0 2rem;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
  .head-link li {
    list-style: none; }
    .head-link li .form-control {
      border-right: none;
      border-color: #cccccc; }
      .head-link li .form-control ::placeholder {
        color: #9b9b9b; }
    .head-link li .input-group-text {
      background: #fff;
      border-left: none;
      margin-right: 0.5rem; }
      .head-link li .input-group-text i {
        font-size: 1.3rem;
        color: #9b9b9b; }
  .head-link a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: none;
    margin: 0 10px; }
    .head-link a i {
      color: #999;
      font-size: 20px; }
    .head-link a:hover {
      color: #bb0942; }
      .head-link a:hover i {
        color: #bb0942; }
  .head-link a.search-btn {
    background: url("../imgs/index/search.png") no-repeat;
    background: contain; }
  .head-link a.tel-btn {
    background: url("../imgs/index/contact.png") no-repeat;
    background: contain; }
  .head-link a.e-mail-btn {
    background: url("../imgs/index/email.png") no-repeat;
    background: contain; }
  .head-link a.language-btn {
    background: url("../imgs/index/language.png") no-repeat;
    background: contain; }

/*************** footer ******************/
.footer {
  width: 100%;
  min-height: 20.7142857143rem;
  overflow: hidden;
  margin: 0 auto;
  background: #333333; }
  .footer .footer-inner-box {
    max-width: 98.5714285714rem;
    margin: 0 auto; }
  .footer .footer-inner-box {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0 0; }
    .footer .footer-inner-box .footer-info {
      width: 70%; }
      .footer .footer-inner-box .footer-info .footer-link {
        width: 100%; }
        .footer .footer-inner-box .footer-info .footer-link li {
          float: left;
          font-size: 1rem;
          color: #fff;
          padding: 0 10px; }
          .footer .footer-inner-box .footer-info .footer-link li a {
            color: #fff; }
            .footer .footer-inner-box .footer-info .footer-link li a :hover {
              text-decoration: none; }
      .footer .footer-inner-box .footer-info .address {
        display: block;
        width: 100%;
        text-align: left;
        margin-top: 2.1428571429rem;
        margin: 1.5rem auto 0 auto; }
    .footer .footer-inner-box .qr-img {
      width: 150px;
      text-align: right; }
      .footer .footer-inner-box .qr-img img {
        width: 10.7142857143rem;
        height: 10.7142857143rem; }
      .footer .footer-inner-box .qr-img label {
        width: 100%;
        line-height: 2.5rem;
        font-size: 14px;
        color: #Fff;
        text-align: center; }
    .footer .footer-inner-box p {
      color: #fff;
      margin-bottom: 0.5rem; }
  .footer .footer-inner-box2 {
    width: 1400px;
    min-height: 54px;
    margin: 0 auto;
    padding: 0; }
    .footer .footer-inner-box2 p {
      line-height: 3.8571428571rem;
      color: #F5F5F5;
      padding: 0;
      margin: 0; }
  .footer .bottom-copyright-box {
    background: #222222;
    min-height: 3.8571428571rem;
    text-align: left;
    overflow: hidden;
    margin-top: 20px; }
  .footer .footer-link li {
    list-style: none;
    float: left; }
  @media screen and (max-width: 991.98px) {
    .footer .footer-link li {
      line-height: 2rem; }
    .footer .footer-link li:nth-child(odd) {
      width: 24%; }
    .footer .footer-link li:nth-child(even) {
      width: 1%; }
    .footer .footer-link li:last-child {
      width: 27%;
      padding: 0 !important; }
    .footer .footer-inner-box,
    .footer .footer-inner-box2 {
      width: 100%;
      padding: 1rem 1rem 1rem 1rem; }
    .footer .footer-inner-box2 p {
      line-height: 1.8rem; }
    .footer .footer-inner-box {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 1rem; }
      .footer .footer-inner-box .footer-info,
      .footer .footer-inner-box .qr-img {
        width: 100%; }
      .footer .footer-inner-box .qr-img {
        text-align: center;
        margin-top: .8rem; }
      .footer .footer-inner-box .footer-info {
        margin-top: 2rem; }
        .footer .footer-inner-box .footer-info .address {
          width: 90%; } }

.menu-box {
  margin-top: 1.5rem;
  border-bottom: 1px solid #e6e6e6; }
  .menu-box ul li {
    padding: 0 2rem; }
    .menu-box ul li a {
      line-height: 2rem;
      font-size: 18px;
      color: #666666;
      padding-left: 0;
      padding-right: 0; }
    .menu-box ul li a.active {
      border-bottom: 2px solid #bb0942; }

.pop-menu-box {
  width: 100%;
  min-height: 200px;
  background: #f9fafc; }
  .pop-menu-box .pop-menu-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1400px;
    height: 200px;
    margin: 0 auto; }
    .pop-menu-box .pop-menu-link .img-box {
      width: 180px;
      height: 120px; }
    .pop-menu-box .pop-menu-link ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: start;
      width: calc(100% - 180px - 5%);
      padding-left: 5%; }
      .pop-menu-box .pop-menu-link ul li {
        display: block;
        width: 20%;
        line-height: 36px;
        list-style-type: none;
        font-size: 16px;
        text-align: left; }

.active-menu-box {
  display: none; }

html {
  font-size: 14px;
  font-family: 'Micrsofot Yahei', Arial, Helvetica, sans-serif;
  background: #fff;
  overflow-x: hidden; }

body {
  overflow-x: hidden;
  font-size: 14px !important; }

html,
body,
h1,
h2,
h3,
h4,
h5,
p,
div.label,
a,
li {
  font-family: 'Micrsofot Yahei', Arial, Helvetica, sans-serif; }

html {
  font-size: 14px !important; }

.header {
  font-size: 0.8571428571rem; }

@media screen and (max-width: 991.98px) {
  html {
    font-size: 11px; } }
.margin-top-value {
  margin-top: px-top-rem(30px) !important; }

/************ head *****************/
.container-box {
  width: 100%;
  padding: 0;
  margin: 0 auto; }
  .container-box .header-box {
    z-index: 999;
    position: relative;
    background: #fff;
    padding: 0 !important;
    min-height: 100px; }
    .container-box .header-box .logo {
      max-width: 100px;
      padding-top: 10px; }
    .container-box .header-box li {
      min-height: 100px;
      line-height: 100px;
      list-style-type: none;
      float: left; }
      .container-box .header-box li a {
        font-size: 1.2857142857rem;
        color: #010101;
        margin-left: 5.1428571429rem; }
      .container-box .header-box li a.first {
        margin-left: 0; }
    @media screen and (max-width: 1024px) {
      .container-box .header-box .head-inner-box {
        width: 100%; }
        .container-box .header-box .head-inner-box .logo {
          width: 100%;
          float: none; }
        .container-box .header-box .head-inner-box li {
          width: 100%;
          float: none;
          min-height: 2rem;
          line-height: 2rem;
          text-align: left;
          padding-left: 3%;
          border-bottom: 1px solid #eee; }
          .container-box .header-box .head-inner-box li a {
            font-size: 1.2857142857rem;
            color: #010101;
            margin-left: 5.1428571429rem; }
        .container-box .header-box .head-inner-box .head-link {
          float: none; } }

.header-logo {
  width: 64px;
  height: 73px;
  background: url("../imgs/index/logo.png") no-repeat; }
  .header-logo .title-logo {
    display: none; }

@media screen and (max-width: 991.98px) {
  .header-logo {
    padding-left: 50px;
    padding-top: 15px;
    font-size: 1.8rem;
    font-weight: bold;
    width: 64px;
    height: 64px;
    background: url("../imgs/index/app_logo.png") no-repeat left center;
    background-size: 50% auto; }
    .header-logo .title-logo {
      display: block; } }
.head-link {
  padding: 0 0 0 0; }
  .head-link ul {
    height: 5rem;
    margin: 6px 0 0 2rem;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
  .head-link li {
    list-style: none; }
    .head-link li .form-control {
      border-right: none;
      border-color: #cccccc; }
      .head-link li .form-control ::placeholder {
        color: #9b9b9b; }
    .head-link li .input-group-text {
      background: #fff;
      border-left: none;
      margin-right: 0.5rem; }
      .head-link li .input-group-text i {
        font-size: 1.3rem;
        color: #9b9b9b; }
  .head-link a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: none;
    margin: 0 10px; }
    .head-link a i {
      color: #999;
      font-size: 20px; }
    .head-link a:hover {
      color: #bb0942; }
      .head-link a:hover i {
        color: #bb0942; }
  .head-link a.search-btn {
    background: url("../imgs/index/search.png") no-repeat;
    background: contain; }
  .head-link a.tel-btn {
    background: url("../imgs/index/contact.png") no-repeat;
    background: contain; }
  .head-link a.e-mail-btn {
    background: url("../imgs/index/email.png") no-repeat;
    background: contain; }
  .head-link a.language-btn {
    background: url("../imgs/index/language.png") no-repeat;
    background: contain; }

/*************** footer ******************/
.footer {
  width: 100%;
  min-height: 20.7142857143rem;
  overflow: hidden;
  margin: 0 auto;
  background: #333333; }
  .footer .footer-inner-box {
    max-width: 98.5714285714rem;
    margin: 0 auto; }
  .footer .footer-inner-box {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0 0; }
    .footer .footer-inner-box .footer-info {
      width: 70%; }
      .footer .footer-inner-box .footer-info .footer-link {
        width: 100%; }
        .footer .footer-inner-box .footer-info .footer-link li {
          float: left;
          font-size: 1rem;
          color: #fff;
          padding: 0 10px; }
          .footer .footer-inner-box .footer-info .footer-link li a {
            color: #fff; }
            .footer .footer-inner-box .footer-info .footer-link li a :hover {
              text-decoration: none; }
      .footer .footer-inner-box .footer-info .address {
        display: block;
        width: 100%;
        text-align: left;
        margin-top: 2.1428571429rem;
        margin: 1.5rem auto 0 auto; }
    .footer .footer-inner-box .qr-img {
      width: 150px;
      text-align: right; }
      .footer .footer-inner-box .qr-img img {
        width: 10.7142857143rem;
        height: 10.7142857143rem; }
      .footer .footer-inner-box .qr-img label {
        width: 100%;
        line-height: 2.5rem;
        font-size: 14px;
        color: #Fff;
        text-align: center; }
    .footer .footer-inner-box p {
      color: #fff;
      margin-bottom: 0.5rem; }
  .footer .footer-inner-box2 {
    width: 1400px;
    min-height: 54px;
    margin: 0 auto;
    padding: 0; }
    .footer .footer-inner-box2 p {
      line-height: 3.8571428571rem;
      color: #F5F5F5;
      padding: 0;
      margin: 0; }
  .footer .bottom-copyright-box {
    background: #222222;
    min-height: 3.8571428571rem;
    text-align: left;
    overflow: hidden;
    margin-top: 20px; }
  .footer .footer-link li {
    list-style: none;
    float: left; }
  @media screen and (max-width: 991.98px) {
    .footer .footer-link li {
      line-height: 2rem; }
    .footer .footer-link li:nth-child(odd) {
      width: 24%; }
    .footer .footer-link li:nth-child(even) {
      width: 1%; }
    .footer .footer-link li:last-child {
      width: 27%;
      padding: 0 !important; }
    .footer .footer-inner-box,
    .footer .footer-inner-box2 {
      width: 100%;
      padding: 1rem 1rem 1rem 1rem; }
    .footer .footer-inner-box2 p {
      line-height: 1.8rem; }
    .footer .footer-inner-box {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 1rem; }
      .footer .footer-inner-box .footer-info,
      .footer .footer-inner-box .qr-img {
        width: 100%; }
      .footer .footer-inner-box .qr-img {
        text-align: center;
        margin-top: .8rem; }
      .footer .footer-inner-box .footer-info {
        margin-top: 2rem; }
        .footer .footer-inner-box .footer-info .address {
          width: 90%; } }

.menu-box {
  margin-top: 1.5rem;
  border-bottom: 1px solid #e6e6e6; }
  .menu-box ul li {
    padding: 0 2rem; }
    .menu-box ul li a {
      line-height: 2rem;
      font-size: 18px;
      color: #666666;
      padding-left: 0;
      padding-right: 0; }
    .menu-box ul li a.active {
      border-bottom: 2px solid #bb0942; }

.pop-menu-box {
  width: 100%;
  min-height: 200px;
  background: #f9fafc; }
  .pop-menu-box .pop-menu-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1400px;
    height: 200px;
    margin: 0 auto; }
    .pop-menu-box .pop-menu-link .img-box {
      width: 180px;
      height: 120px; }
    .pop-menu-box .pop-menu-link ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: start;
      width: calc(100% - 180px - 5%);
      padding-left: 5%; }
      .pop-menu-box .pop-menu-link ul li {
        display: block;
        width: 20%;
        line-height: 36px;
        list-style-type: none;
        font-size: 16px;
        text-align: left; }

.active-menu-box {
  display: none; }

.challenge-layer {
  padding-bottom: 7rem; }

.challenge-box .col-md-4 {
  padding: 0 10px; }
.challenge-box .card {
  display: block;
  width: 100%;
  min-height: 434px;
  vertical-align: top;
  text-align: center;
  border: none;
  box-shadow: 0 5px 5px rgba(187, 189, 191, 0.3); }
  .challenge-box .card h5 {
    display: inline-block;
    font-size: 24px;
    text-align: left;
    margin: 1rem 0 3rem 0;
    padding-bottom: 2rem;
    background: url("../imgs/career/title_line.png") no-repeat left bottom; }
  .challenge-box .card .title {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #fff;
    padding: 0.5rem 1.5rem;
    background: #9b0c3b; }
  .challenge-box .card .img-box {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    overflow: hidden; }
  .challenge-box .card .img-box2 {
    height: 175px; }
  .challenge-box .card img {
    transition: all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition: all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition: all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition: all 0.5s ease-out; }
  .challenge-box .card:hover {
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(187, 189, 191, 0.6); }
    .challenge-box .card:hover h5 {
      background: url("../imgs/career/title_line_hover.png") no-repeat left bottom; }
    .challenge-box .card:hover img {
      transform: scale(1.1, 1.1);
      overflow: hidden; }

.talents-box {
  width: 100%;
  padding: 3rem 0 6rem 0;
  background: #f9fafc; }
  .talents-box .card {
    box-shadow: none;
    border: none; }
    .talents-box .card:hover {
      box-shadow: 0 10px 10px rgba(187, 189, 191, 0.3); }
    .talents-box .card .card-img, .talents-box .card .card-img-top {
      width: 11.1428571429rem;
      height: 11.1428571429rem;
      border-radius: 50%;
      margin: -5.5714285714rem auto 0 auto; }
    .talents-box .card .card-body {
      line-height: 48px;
      font-size: 1.2857142857rem;
      color: #333;
      padding: 3rem; }
      .talents-box .card .card-body .card-text {
        text-align: left; }
  .talents-box .col-md-4 {
    margin-top: 5rem; }

@media screen and (max-width: 991.98px) {
  .challenge-box .card {
    margin: 0.5rem; }
    .challenge-box .card .img-box {
      height: auto; }

  .talents-box {
    padding: 1.5rem 0; }
    .talents-box .card .card-body {
      line-height: 2.4rem;
      font-size: 1.2rem;
      padding: 2rem 1.5rem; } }
.wait-box {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 5rem; }
  .wait-box .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0 0;
    padding: 0; }
    .wait-box .list li {
      width: 20%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-left: 10px;
      padding-right: 10px;
      -webkit-transition: .65s;
      transition: .65s; }
      .wait-box .list li:hover {
        width: 40% !important;
        padding: 0; }
        .wait-box .list li:hover .card-cover {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 50%;
          background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.4)));
          background-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.4)); }
  .wait-box .wait-card {
    display: block;
    position: relative;
    height: 316px;
    padding: 32px;
    background-size: cover;
    background-position: 0;
    overflow: hidden;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none; }
  .wait-box .card-text {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    text-align: left;
    -webkit-transition: .65s;
    transition: .65s; }
    .wait-box .card-text label {
      font-size: 1rem;
      padding: 6px 15px;
      background: #9b0c3b; }
    .wait-box .card-text h3 {
      font-size: 1.7142857143rem;
      padding-top: 0.4rem; }

@media screen and (max-width: 991.98px) {
  .challenge-layer {
    padding: 0 0.5rem; }
    .challenge-layer .card {
      margin: 0 0 1.5rem 0; }
      .challenge-layer .card h5 {
        font-size: 1.4em; }

  .wait-box .list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0; }
    .wait-box .list li {
      width: 100%;
      margin-top: 1.5rem; }

  .warm-and-sweet-cy .col-sm-12 {
    padding: 0 1.5rem; } }
.story-box {
  width: 100%;
  padding-bottom: 6rem;
  background: #f9fafc; }
  .story-box .item-box {
    display: flex;
    box-shadow: 0 10px 10px rgba(187, 189, 191, 0.3);
    width: 100%;
    height: auto;
    overflow: hidden; }
    .story-box .item-box img {
      transition: all 0.5s ease-out;
      /* 过度 所有css属性 1秒过度 结束慢*/
      -moz-transition: all 0.5s ease-out;
      /* Firefox 4 */
      -webkit-transition: all 0.5s ease-out;
      /* Safari 和 Chrome */
      -o-transition: all 0.5s ease-out; }
    .story-box .item-box:hover {
      box-shadow: 0 10px 20px rgba(187, 189, 191, 0.3); }
      .story-box .item-box:hover img {
        transform: scale(1.1, 1.1); }
    .story-box .item-box div {
      width: 50%; }
    .story-box .item-box .card {
      border: none;
      border-radius: 0; }
      .story-box .item-box .card:hover a {
        text-decoration: none; }
      .story-box .item-box .card .card-body {
        width: 94%;
        margin: 1.5rem auto 0 auto;
        text-align: left; }
        .story-box .item-box .card .card-body .card-title, .story-box .item-box .card .card-body .card-subtitle {
          color: #333333 !important; }
        .story-box .item-box .card .card-body .card-title {
          line-height: 3rem;
          font-size: 2.1428571429rem;
          font-weight: bold;
          padding-top: 2rem;
          background: url("../imgs/talent/title_line.png") no-repeat top left; }
        .story-box .item-box .card .card-body .card-subtitle {
          line-height: 3rem;
          font-size: 24px; }
        .story-box .item-box .card .card-body .card-text {
          line-height: 2.5714285714rem;
          font-size: 1.2857142857rem;
          color: #999;
          padding-top: 0.5rem; }

@media screen and (max-width: 991.98px) {
  .story-box .item-box {
    margin-top: 1.5rem;
    display: block; }
    .story-box .item-box div {
      width: 100%; }
    .story-box .item-box .card .card-body {
      margin: 1em auto 0 auto; }
      .story-box .item-box .card .card-body .card-title {
        line-height: 3rem;
        font-size: 1.6rem;
        font-weight: bold; }
      .story-box .item-box .card .card-body .card-subtitle {
        line-height: 3rem;
        font-size: 1.4rem; }
      .story-box .item-box .card .card-body .card-text {
        line-height: 2.4rem;
        font-size: 1.2rem;
        color: #999;
        padding-top: 0.5rem; } }
.join-box .box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center; }
  .join-box .box .item-box {
    width: 20%;
    padding: 0 20px 0 0; }
    .join-box .box .item-box .card {
      box-shadow: 0 5px 5px rgba(187, 189, 191, 0.3); }
      .join-box .box .item-box .card:hover {
        box-shadow: 0 10px 10px rgba(187, 189, 191, 0.5); }
      .join-box .box .item-box .card .card-body h5 {
        font-size: 1.4rem; }

.treatment-box {
  width: 100%;
  padding-bottom: 6rem;
  background: #f9fafc; }
  .treatment-box .challenge-box .card {
    box-shadow: none; }
    .treatment-box .challenge-box .card:hover {
      box-shadow: 0 10px 10px rgba(187, 189, 191, 0.3); }
    .treatment-box .challenge-box .card h5 {
      margin-bottom: 0;
      padding-bottom: 1rem; }
    .treatment-box .challenge-box .card .card-img-top {
      width: 7.1428571429rem;
      height: 7.1428571429rem;
      border-radius: 50%;
      margin: 3rem auto 0 auto; }
    .treatment-box .challenge-box .card .card-title {
      display: block;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      border: none;
      margin-top: 0.5rem; }
    .treatment-box .challenge-box .card ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      justify-content: start;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: calc(100% - 4rem);
      margin: 0 2rem 2rem 2rem; }
      .treatment-box .challenge-box .card ul li {
        width: 50%;
        line-height: 2.5714285714rem;
        padding-left: 1rem;
        text-align: center;
        font-size: 1.2857142857rem;
        border: none;
        background: url("../imgs/talent/point.png") no-repeat 20px center; }

.add-btn {
  width: 14.2857142857rem;
  height: 4.2857142857rem;
  font-size: 2.1428571429rem;
  font-weight: bold;
  color: #fff;
  background: #bb0942;
  border-radius: 2.1428571429rem; }

.contact-us-info {
  padding: 5rem 0 5rem 0;
  color: #333;
  font-size: 1.7142857143rem; }
  .contact-us-info h3 {
    font-size: 1.7142857143rem;
    font-weight: bold;
    color: #333; }
  .contact-us-info ul {
    margin: 1rem auto 0 auto; }
    .contact-us-info ul li {
      line-height: 3.4285714286rem; }

.recruitment-requirements-box {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 5rem;
  padding-top: 100px; }
  .recruitment-requirements-box .row-recruitment-requirements:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2); }
  .recruitment-requirements-box h3 {
    line-height: 3rem;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
    padding-bottom: 0; }
  .recruitment-requirements-box .tab-btn {
    width: 40%;
    height: 3rem;
    display: flex;
    justify-content: space-around;
    margin: 0 auto; }
  .recruitment-requirements-box .tab {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    position: relative; }
  .recruitment-requirements-box .active {
    font-size: 24px;
    font-weight: 600;
    color: #bb0942;
    text-align: center;
    letter-spacing: 0.005rem;
    display: inline-block; }
  .recruitment-requirements-box .context {
    width: 100%; }
  .recruitment-requirements-box .con {
    display: none;
    width: 100%; }
  .recruitment-requirements-box .tab-btn {
    width: 100%;
    min-height: 5rem;
    line-height: 5rem;
    justify-content: center;
    border-bottom: 1px solid #e6e6e6;
    padding: 0; }
  .recruitment-requirements-box .tab {
    font-weight: normal;
    padding: 0 2rem;
    cursor: pointer; }
  .recruitment-requirements-box .active {
    color: #333;
    background: url("../imgs/founder/line.png") no-repeat center bottom; }
  .recruitment-requirements-box .row {
    margin-top: 20px; }
    .recruitment-requirements-box .row .col-md-3, .recruitment-requirements-box .row .col-md-9 {
      padding: 0; }
    .recruitment-requirements-box .row .col-md-9 {
      min-height: 500px;
      padding: 1rem 3rem;
      background: #f9fafc; }
      .recruitment-requirements-box .row .col-md-9 .item {
        padding-top: 0.2rem; }
  .recruitment-requirements-box .img-box {
    position: relative;
    overflow: hidden; }
    .recruitment-requirements-box .img-box img {
      transition: all 0.5s ease-out;
      /* 过度 所有css属性 1秒过度 结束慢*/
      -moz-transition: all 0.5s ease-out;
      /* Firefox 4 */
      -webkit-transition: all 0.5s ease-out;
      /* Safari 和 Chrome */
      -o-transition: all 0.5s ease-out; }
      .recruitment-requirements-box .img-box img:hover {
        transform: scale(1.07, 1.07); }
    .recruitment-requirements-box .img-box label {
      position: absolute;
      top: 0;
      left: 0;
      width: 160px;
      min-height: 40px;
      line-height: 40px;
      font-size: 24px;
      font-weight: bold;
      color: #fff;
      background: #bb0942; }
  .recruitment-requirements-box .item h3, .recruitment-requirements-box .item li {
    font-size: 16px;
    color: #333;
    text-align: left; }
  .recruitment-requirements-box .item h3 {
    font-size: 1.4rem;
    font-weight: bold; }
  .recruitment-requirements-box .item ul li {
    line-height: 2.4rem;
    font-size: 1.2rem; }

@media screen and (min-width: 1000px) and (max-width: 1024px) {
  .treatment-box {
    padding: 0 1rem; }
    .treatment-box .challenge-box ul {
      width: calc(100% - 1rem);
      margin: 0 .5rem 2rem .5rem; }
      .treatment-box .challenge-box ul li {
        background: url("../imgs/talent/point.png") no-repeat left center; }

  .recruitment-requirements-box, .footer, .join-box {
    padding: 0 1rem; } }
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .treatment-box .challenge-box ul li {
    background: url("../imgs/talent/point.png") no-repeat 15px center; } }
@media screen and (max-width: 991.98px) {
  .join-box .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 1rem; }
    .join-box .box .item-box {
      width: 100%;
      padding: 0; }
      .join-box .box .item-box:nth-child(2), .join-box .box .item-box:nth-child(4) {
        padding-right: 0; } }
@media screen and (max-width: 991.98px) {
  .recruitment-requirements-box {
    padding-top: 1.5rem; }
    .recruitment-requirements-box h3 {
      font-size: 2rem; }
    .recruitment-requirements-box .tab-btn {
      display: flex;
      width: 100%;
      height: auto; }
    .recruitment-requirements-box .tab {
      font-size: 1.4rem;
      padding: 0 0.5rem; }
    .recruitment-requirements-box .row .col-md-3, .recruitment-requirements-box .row .col-md-9 {
      height: auto;
      padding: 1.5rem; }

  .treatment-box {
    padding-bottom: 1.5rem; }
    .treatment-box .challenge-box .card ul li {
      line-height: 2.5rem;
      font-size: 1.4rem; }

  #talent_brother img {
    max-width: 70%; }
  #talent_brother .add-btn {
    height: 4rem;
    line-height: 4rem;
    font-size: 1.6rem; }

  .contact-us-info {
    padding: 1.5rem 0 2rem 0;
    color: #333;
    font-size: 1.4rem; }
    .contact-us-info ul li {
      line-height: 2.4rem; } }
.family-instructions {
  width: 100%;
  padding-bottom: 3rem; }
  .family-instructions .instructions-list {
    width: 100%; }
    .family-instructions .instructions-list ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center; }
      .family-instructions .instructions-list ul li {
        width: 33.333% !important;
        margin: 1rem 20px 1.5rem 0; }
  .family-instructions .card {
    width: 100%;
    height: 770px;
    background: #f9fafc url("../imgs/culture/mao.png") no-repeat 93% 92%;
    border: none; }
    .family-instructions .card .card-body {
      text-align: left;
      padding: 0 1.5rem 1rem 1.5rem; }
      .family-instructions .card .card-body h5.card-title {
        font-size: 24px;
        color: #333;
        padding: 0.5rem 0 1rem 0;
        margin: 1rem 0;
        background: url("../imgs/culture/title_line.png") no-repeat left bottom; }
      .family-instructions .card .card-body p.card-text {
        line-height: 32px;
        font-size: 16px;
        color: #333;
        padding-left: 10px;
        margin-top: 1rem;
        background: url("../imgs/culture/point.png") no-repeat left 12px; }
      .family-instructions .card .card-body:hover {
        background: #fff url("../imgs/culture/mao.png") no-repeat 93% 92%;
        box-shadow: 0 0 10px rgba(187, 189, 191, 0.3); }
        .family-instructions .card .card-body:hover h5 {
          background: url("../imgs/career/title_line_hover.png") no-repeat left bottom; }

@media screen and (max-width: 991.98px) {
  .family-instructions .instructions-list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    .family-instructions .instructions-list ul li {
      width: calc(100% - 3rem) !important;
      margin: 1rem 1rem 0 1rem;
      padding: 0; }
      .family-instructions .instructions-list ul li .card {
        width: auto;
        height: auto; }
        .family-instructions .instructions-list ul li .card .card-body h5.card-title {
          font-size: 1.4rem;
          font-weight: bold; }
        .family-instructions .instructions-list ul li .card .card-body p.card-text {
          line-height: 2.4rem;
          font-size: 1.2rem; } }
@media screen and (min-width: 1024px) and (max-width: 1336px) {
  .family-instructions .instructions-list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    .family-instructions .instructions-list ul li {
      width: 30% !important;
      margin: 1rem 1rem 0 1rem;
      padding: 0; } }
.cy-story .item-box {
  box-shadow: none; }
  .cy-story .item-box:hover {
    box-shadow: 0 0 10px rgba(187, 189, 191, 0.3); }
  .cy-story .item-box .card .card-body .card-title {
    font-size: 1.6rem; }
  .cy-story .item-box .card .card-body .card-subtitle {
    font-size: 1.4rem; }
  .cy-story .item-box .card .card-body .card-text {
    font-size: 1.2rem; }
  .cy-story .item-box .card a:hover {
    text-decoration: none;
    color: #007bff; }
.cy-story .more-box {
  width: 100%;
  margin: 0 auto; }

.values-box {
  width: 100%;
  height: 850px;
  background: url("../imgs/culture/values_bg.jpg") no-repeat top center;
  overflow: hidden; }
  .values-box .info-box {
    width: 1400px;
    margin-top: 8rem;
    background: #fff; }
    .values-box .info-box:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    .values-box .info-box .col-md-3 {
      display: flex;
      align-items: center;
      justify-content: center;
      background: #f9fafc;
      min-height: 600px; }
    .values-box .info-box .ring {
      width: 200px;
      height: 200px;
      font-size: 36px;
      font-weight: bold;
      color: #Fff;
      text-align: center;
      border-radius: 50%;
      padding-top: 3rem;
      background: #bb0942; }
    .values-box .info-box .value-info-bg {
      width: 100%;
      height: 600px;
      text-align: left;
      padding: 4.5rem 3rem 3.5rem 3rem;
      background: url("../imgs/culture/cy.png") no-repeat 94% 90%; }
      .values-box .info-box .value-info-bg .modle {
        margin-bottom: 4rem; }
        .values-box .info-box .value-info-bg .modle h3 {
          font-size: 18px;
          color: #333;
          padding-bottom: 1rem;
          background: url("../imgs/culture/title_line.png") no-repeat left bottom; }
        .values-box .info-box .value-info-bg .modle p {
          line-height: 3rem;
          font-size: 24px;
          font-weight: bold;
          padding-top: 1rem; }
        .values-box .info-box .value-info-bg .modle p.second {
          line-height: 36px;
          font-size: 16px;
          font-weight: normal;
          color: #999;
          padding-top: 0; }

.warm-and-sweet-cy .title-describe-info {
  line-height: 36px;
  font-size: 14px;
  color: #999;
  margin-bottom: 1.5rem; }
.warm-and-sweet-cy .item-box {
  box-shadow: none; }
  .warm-and-sweet-cy .item-box .card .card-body {
    width: 99%;
    margin: 0 auto; }
    .warm-and-sweet-cy .item-box .card .card-body .card-title {
      line-height: 2rem;
      font-size: 24px;
      padding-top: 1rem;
      background: none; }
    .warm-and-sweet-cy .item-box .card .card-body .card-text {
      line-height: 28px;
      font-size: 16px; }

.three {
  line-height: 36px;
  font-size: 14px;
  color: #999;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3e4e6; }

.panel-img-list .panel-img-box {
  position: relative;
  margin-top: 1.4285714286rem; }
  .panel-img-list .panel-img-box a {
    display: flex;
    flex-direction: column; }
    .panel-img-list .panel-img-box a:hover {
      text-decoration: none; }
    .panel-img-list .panel-img-box a .img-box {
      width: 100%;
      height: 255px;
      overflow: hidden; }
    .panel-img-list .panel-img-box a .img-box2 {
      height: 529px; }
    .panel-img-list .panel-img-box a img {
      width: 100%;
      transition: all 0.5s ease-out;
      /* 过度 所有css属性 1秒过度 结束慢*/
      -moz-transition: all 0.5s ease-out;
      /* Firefox 4 */
      -webkit-transition: all 0.5s ease-out;
      /* Safari 和 Chrome */
      -o-transition: all 0.5s ease-out; }
      .panel-img-list .panel-img-box a img:hover {
        transform: scale(1.1, 1.1); }
  .panel-img-list .panel-img-box .img-box {
    position: relative; }
  .panel-img-list .panel-img-box .text-box {
    position: absolute;
    left: 0;
    bottom: 1rem;
    width: 100%;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 15px 30px;
    font-size: 18px; }
    .panel-img-list .panel-img-box .text-box .name {
      position: relative;
      top: 1rem;
      font-size: 1.7142857143rem;
      font-weight: bold; }

.peer-box,
.cy-story {
  width: 100%;
  text-align: center; }
  .peer-box .tab-btn,
  .cy-story .tab-btn {
    width: 40%;
    height: 3rem;
    display: flex;
    justify-content: space-around;
    margin: 0 auto; }
  .peer-box .tab,
  .cy-story .tab {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    position: relative; }
  .peer-box .active,
  .cy-story .active {
    font-size: 24px;
    font-weight: 600;
    color: #bb0942;
    text-align: center;
    letter-spacing: 0.005rem;
    display: inline-block; }
  .peer-box .context,
  .cy-story .context {
    width: 100%; }
  .peer-box .con,
  .cy-story .con {
    display: none;
    width: 100%; }

.cy-story .menu-box-line {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 2rem; }
.cy-story .tab-btn {
  width: 40%;
  height: 5rem;
  font-weight: normal;
  display: flex;
  justify-content: space-around;
  margin: 0 auto; }
.cy-story .tab {
  font-size: 18px; }
.cy-story .active {
  font-size: 18px;
  border-bottom: 3px solid #bb0942; }
.cy-story .item-box2 {
  height: 375px; }

.record-box {
  width: 100%;
  margin: 0 auto;
  background: #f9fafc;
  overflow: hidden; }
  .record-box .list {
    width: 100%; }
    .record-box .list ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center; }
      .record-box .list ul li {
        width: 33.333%;
        margin: 1rem 20px 1.5rem 0; }
  .record-box .card {
    width: 453px;
    min-height: 500px;
    background: #fff;
    border: none; }
    .record-box .card:hover {
      box-shadow: 0 0 10px rgba(187, 189, 191, 0.3); }
    .record-box .card .card-body {
      text-align: left; }
      .record-box .card .card-body h5.card-title {
        font-size: 24px;
        color: #bb0942;
        font-weight: bold;
        padding: 0.5rem 0 0rem 0; }
      .record-box .card .card-body p.card-text {
        line-height: 36px;
        font-size: 16px;
        color: #333;
        margin-bottom: 1rem; }

@media screen and (max-width: 991.98px) {
  .values-box {
    height: auto;
    overflow: visible; }
    .values-box .info-box {
      width: 100%;
      margin-top: 1rem; }
      .values-box .info-box .col-md-3 {
        min-height: 3rem;
        padding: 2rem 0; }
      .values-box .info-box .col-md-3,
      .values-box .info-box .col-md-9 {
        width: 100%; }
      .values-box .info-box .value-info-bg {
        height: auto;
        padding: 1rem;
        background-size: 50% auto; }
        .values-box .info-box .value-info-bg .modle {
          margin-bottom: 2.5rem; }
          .values-box .info-box .value-info-bg .modle p {
            font-size: 1.6rem; }
          .values-box .info-box .value-info-bg .modle p.second {
            font-size: 1.2rem; }

  .peer-box .tab-btn {
    width: 100%; }
  .peer-box .panel-img-list .panel-img-box a .img-box {
    height: auto; }

  .record-box {
    overflow: auto; }
    .record-box .list {
      width: 100%; }
      .record-box .list ul {
        padding: 0 1rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .record-box .list ul li {
          width: 100%;
          margin: 1rem 0.5rem 1.5rem 0.5rem; }
    .record-box .card {
      width: 100%;
      min-height: 300px;
      background: #fff;
      border: none; }
      .record-box .card .card-body {
        text-align: left; }
        .record-box .card .card-body h5.card-title {
          font-size: 24px;
          color: #bb0942;
          padding: 0.5rem 0 0rem 0; }
        .record-box .card .card-body p.card-text {
          line-height: 36px;
          font-size: 1.2rem;
          margin-bottom: 1rem; }

  .cy-story .item-box2 {
    height: auto; }

  .warm-and-sweet-cy .title-describe-info {
    text-align: left;
    text-indent: 2em;
    font-size: 1.2rem; } }
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .record-box {
    overflow: hidden; }
    .record-box .list {
      width: 100%; }
      .record-box .list ul {
        padding: 0 1rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: top; }
        .record-box .list ul li {
          width: 20%;
          margin: 1rem 0 1.0 0; }
    .record-box .card {
      width: 100%;
      min-height: 300px;
      background: #fff;
      border: none; }
      .record-box .card .card-body {
        text-align: left; }
        .record-box .card .card-body h5.card-title {
          font-size: 24px;
          color: #bb0942;
          padding: 0.5rem 0 0rem 0; }
        .record-box .card .card-body p.card-text {
          line-height: 36px;
          font-size: 16px;
          margin-bottom: 1rem; } }
.land_base_box {
  background: url("../imgs/land_base/center_line.png") no-repeat center top;
  padding-bottom: 100px; }
  .land_base_box ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    padding: 0 36px;
    justify-content: space-between;
    margin: 62px auto 0 auto; }
    .land_base_box ul li {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      justify-content: space-between;
      align-items: flex-start;
      margin-top: 0;
      width: 50%;
      position: relative;
      top: 0; }
      .land_base_box ul li .card {
        width: 453px;
        min-height: 500px;
        background: #fff;
        border: none; }
        .land_base_box ul li .card:hover {
          box-shadow: 0 0 10px rgba(187, 189, 191, 0.3); }
        .land_base_box ul li .card .card-body {
          text-align: left; }
          .land_base_box ul li .card .card-body h5.card-title {
            font-size: 24px;
            color: #bb0942;
            font-weight: bold;
            padding: 0.5rem 0 0rem 0; }
          .land_base_box ul li .card .card-body p.card-text {
            line-height: 36px;
            font-size: 16px;
            color: #333;
            margin-bottom: 1rem; }
      .land_base_box ul li .card {
        position: relative;
        width: calc(100% - 166px);
        height: 473px; }
        .land_base_box ul li .card::after {
          content: "";
          display: block;
          position: absolute;
          top: 143px;
          left: 100%;
          height: 1px;
          width: 166px;
          background-color: #bb0942;
          z-index: 111; }
        .land_base_box ul li .card .card-title {
          color: #333 !important; }
      .land_base_box ul li .time-box {
        justify-content: center;
        position: relative;
        top: 100px;
        right: 44px;
        z-index: 333;
        width: 88px;
        height: 88px;
        line-height: 16px;
        font-size: 24px;
        font-weight: bold;
        color: #bb0942;
        background: #fff;
        border: 2px solid #bb0942;
        border-radius: 50%;
        padding-top: 18px; }
    .land_base_box ul li.left .time-box {
      right: -44px; }
    .land_base_box ul li.right {
      top: 163px; }
      .land_base_box ul li.right .card::after {
        left: -166px; }
    .land_base_box ul .margin-top-value2 {
      margin-top: 60px; }
  @media screen and (max-width: 991.98px) {
    .land_base_box {
      background: none;
      padding-bottom: 2rem; }
      .land_base_box ul {
        width: 100%;
        padding: 0 1.5rem;
        margin: 2rem auto 0 auto;
        clear: both; }
        .land_base_box ul li {
          display: block;
          align-items: flex-start;
          width: 100%;
          margin-top: 0;
          position: none;
          top: 0; }
          .land_base_box ul li:nth-child(2) {
            margin-top: 2em; }
          .land_base_box ul li .card {
            position: none;
            width: 100%;
            height: auto;
            min-height: 10rem; }
            .land_base_box ul li .card::after {
              display: none; }
          .land_base_box ul li .time-box {
            display: none; }
        .land_base_box ul li.right {
          top: 0; }
        .land_base_box ul .margin-top-value2 {
          margin-top: 2rem; } }

/*# sourceMappingURL=culture.css.map */
