@media screen and (min-width: 1100px) {
  .page {
    overflow: hidden;
  }
  .page .team_color {
    background: #f4f3f3 !important;
    padding-bottom: 122px !important;
  }
  .page .banner {
    margin-bottom: 99px !important;
  }
  .page .banner .text_box {
    align-items: initial !important;
    padding-left: 30px;
    padding-top: 66px !important;
  }
  .page .banner .text_1 {
    margin-bottom: 20px;
    width: 316px !important;
  }
  .page .banner .text_2 {
    width: 316px !important;
    font-size: 18px !important;
    line-height: normal !important;
    margin: 0 !important;
  }
  .page .team {
    padding: 88px 0 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .page .team .history {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page .team .history .inner {
    width: 1220px;
    position: relative;
    height: 680px;
  }
  .page .team .history .inner .arrow {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0;
    top: -120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f9fbfc;
    border: 5px solid #eeeeee;
  }
  .page .team .history .inner .arrow .arrow_img {
    width: 15px;
    height: auto;
    transition: all 0.5s;
  }
  .page .team .history .inner .img {
    position: absolute;
    right: -700px;
    top: 50%;
    transform: translateY(-50%);
    height: 520px;
  }
  .page .team .title {
    font-size: 36px;
    font-weight: 700;
    color: #231916;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 5px;
  }
  .page .team .sub_title {
    font-size: 16px;
    font-weight: 400;
    color: #231916;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 40px;
  }
  .page .team .sub_title-en {
    font-size: 16px;
    font-weight: 400;
    color: #231916;
    line-height: 58px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
  }
  .page .team .team_list {
    width: 1220px;
    height: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page .team .team_list .item {
    display: flex;
    margin: 0 5px;
    width: 300px;
    height: 300px;
    overflow: hidden;
    transition: all 0.6s;
  }
  .page .team .team_list .item .img {
    width: 300px;
    height: 300px;
    z-index: 2;
    position: absolute;
    top: 0;
  }
  .page .team .team_list .item .detail {
    width: 300px;
    height: 300px;
    transition: all 0.6s;
    padding: 40px 0;
    position: absolute;
    z-index: 9999;
    top: 0;
    background: #ff8a5c;
    display: none;
  }
  .page .team .team_list .item .detail .name {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    line-height: 33px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 20px;
    font-family: 'OratorStd';
  }
  .page .team .team_list .item .detail .country {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    line-height: 33px;
    letter-spacing: 1px;
    padding: 0 20px;
  }
  .page .team .team_list .item .detail .desc {
    width: 310px;
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    line-height: 26px;
    padding: 0 20px;
  }
  .page .team .team_list_1 {
    display: none;
  }
  .page .team .team_list_1:nth-child(4) {
    display: none;
  }
  .page .team .left_jiantou {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3e3939;
  }
  .page .team .left_jiantou .inner {
    width: 1220px;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .page .team .left_jiantou .inner .left_a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #050505;
    position: relative;
    z-index: 99999;
  }
  .page .team .left_jiantou_1 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f3f3;
    margin-top: 40px;
  }
  .page .team .left_jiantou_1 .inner {
    width: 1220px;
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
  }
  .page .team .left_jiantou_1 .inner .left_a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #050505;
    position: absolute;
    bottom: 170px;
    right: 560px;
    z-index: 99999;
  }
  .page .project {
    width: 100%;
    margin-top: -200px;
  }
  .page .project .inner {
    margin: 0 auto;
    width: 1220px;
    position: relative;
  }
  .page .project .inner .title_box {
    position: absolute;
    top: -10px;
    right: 159px;
  }
  .page .project .inner .title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 4px;
  }
  .page .project .inner .sub_title {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
  }
  .page .project .inner .box_1 {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
  }
  .page .project .inner .box_1 .img {
    width: 700px;
    height: 460px;
    position: relative;
    overflow: hidden;
  }
  .page .project .inner .box_1 .img .inner_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
  }
  .page .project .inner .box_1 .detail {
    padding-bottom: 30px;
    height: 460px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .page .project .inner .box_1 .detail .detail_inner {
    height: 200px;
    background: #fff;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding-left: 20px;
  }
  .page .project .inner .box_1 .detail .text_1 {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    line-height: 36px;
    letter-spacing: 1px;
  }
  .page .project .inner .box_1 .detail .text_2 {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    line-height: 36px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .page .project .inner .box_1 .detail .text_3 {
    width: 440px;
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .page .project .inner .box_2 {
    display: flex;
    flex-wrap: wrap;
  }
  .page .project .inner .box_2 .item {
    width: 390px;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  .page .project .inner .box_2 .item:nth-child(3n) {
    margin-right: 0px;
  }
  .page .project .inner .box_2 .item .img_box {
    width: 390px;
    height: 255px;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #000;
    object-fit: cover;
  }
  .page .project .inner .box_2 .item .text {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #09141a;
    letter-spacing: 2px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
  }
  .page .project .inner .box_2 .item .text_1 {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #09141a;
    line-height: 25px;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .page .first {
    width: 100%;
    margin-top: -590px;
    background: #f4f3f3;
    padding-bottom: 100px;
  }
  .page .first .inner {
    width: 1220px;
    margin: 0 auto;
    display: flex;
    position: relative;
    justify-content: space-between;
  }
  .page .first .inner .img {
    width: 560px;
    height: 420px;
    background: #000000;
  }
  .page .first .inner .asdasd {
    position: absolute;
    left: 0;
    top: 0;
  }
  .page .first .inner .title_1 {
    width: 689px;
    font-size: 36px;
    font-weight: 700;
    color: #231916;
    letter-spacing: 4px;
  }
  .page .first .inner .sub_title_en_1 {
    width: 689px;
    font-size: 16px;
    font-weight: 400;
    color: #231916;
    letter-spacing: 2px;
    font-family: 'OratorStd';
    margin-bottom: 100px;
  }
  .page .first .inner .kuang {
    width: 520px;
    position: relative;
    overflow: hidden;
  }
  .page .first .inner .kuang .list {
    position: absolute;
    left: 0;
    top: 153px;
    width: 100%;
    display: flex;
  }
  .page .first .inner .kuang .list .swiper_2 {
    background: #f4f3f3;
  }
  .page .first .inner .kuang .list .text_box {
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .page .first .inner .kuang .list .text_box.curr {
    display: flex !important;
  }
  .page .first .inner .kuang .list .text_box .text_1 {
    font-size: 65px;
    font-weight: 500;
    color: #DBDBDB;
    background: #f4f3f3;
    letter-spacing: 2px;
    line-height: 49px;
  }
  .page .first .inner .kuang .list .text_box .text_2 {
    font-size: 65px;
    font-weight: 700;
    background: #f4f3f3;
    color: #1c1c1c;
    letter-spacing: 2px;
    display: none;
  }
  .page .first .inner .kuang .list .text_box .text_3 {
    width: 520px;
    font-size: 20px;
    font-weight: 400;
    background: #f4f3f3;
    color: #000000;
    letter-spacing: 2px;
  }
}
.none {
  display: none !important;
}
@media screen and (max-width: 1100px) {
  .page {
    overflow: hidden;
  }
  .page .title_h_1 {
    margin-bottom: 0 !important;
  }
  .page .banner {
    margin-bottom: 63px;
  }
  .page .banner .text_1 {
    font-family: 'din-bold-2' !important;
  }
  .page .history {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page .history .inner {
    position: relative;
    width: 100%;
    height: 350px;
    display: flex;
    align-items: center;
    padding-left: 20px;
  }
  .page .history .inner .arrow {
    position: absolute;
    right: 0;
    top: -47px;
    z-index: 99;
    width: 50px !important;
    height: 50px !important;
    background: #f9fbfc;
    border: 3px solid #eeeeee;
  }
  .page .history .inner .img {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: 300px;
  }
  .page .team {
    padding: 30px 0 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .page .team .title {
    font-size: 13px;
    font-weight: 700;
    color: #231916;
    letter-spacing: 2px;
    margin-bottom: 5px;
    width: 345px;
  }
  .page .team .sub_title {
    width: 345px;
    font-size: 10px;
    font-weight: 300;
    color: #231916;
    letter-spacing: 1px;
    margin-bottom: 35px;
  }
  .page .team .sub_title_en {
    width: 345px;
    font-size: 10px;
    font-weight: 300;
    color: #231916;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 24px;
  }
  .page .team .team_list {
    display: none;
  }
  .page .team .team_list_1 {
    width: 345px;
  }
  .page .team .team_list_1 .item {
    display: flex;
    background: #ff8a5c;
    justify-content: space-between;
  }
  .page .team .team_list_1 .item:nth-child(2n) {
    background: #3e3939;
  }
  .page .team .team_list_1 .item:nth-child(2n) .detail {
    padding-left: 18px;
    padding-right: 0;
  }
  .page .team .team_list_1 .item .img {
    width: 117px;
    height: 150px;
    object-fit: cover;
  }
  .page .team .team_list_1 .item .detail {
    padding-top: 18px;
    padding-right: 18px;
  }
  .page .team .team_list_1 .item .detail .name {
    font-size: 12px;
    font-weight: 400;
    font-family: 'OratorStd';
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .page .team .team_list_1 .item .detail .country {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 13px;
  }
  .page .team .team_list_1 .item .detail .desc {
    width: 194px;
    font-size: 11px;
    font-weight: 300;
    color: #ffffff;
    line-height: 18px;
    letter-spacing: 1px;
  }
  .page .team .team_list_1 .item:nth-child(3) .country {
    margin-bottom: 7px;
  }
  .page .team .left_jiantou {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3e3939;
  }
  .page .team .left_jiantou .inner {
    width: 100%;
    height: 160px;
    position: relative;
  }
  .page .team .left_jiantou .inner .left_a {
    position: absolute;
    top: -20px;
    right: 0;
  }
  .page .team .left_jiantou_1 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f3f3;
  }
  .page .team .left_jiantou_1 .inner {
    width: 100%;
    height: 1px;
    position: relative;
  }
  .page .team .left_jiantou_1 .inner .left_a {
    position: absolute;
    top: -25px;
    right: 0;
    z-index: 99;
  }
  .page .jiantou_3 {
    margin-top: 130px;
  }
  .page .project {
    width: 100%;
    margin-top: -113px;
    margin-bottom: 24px;
    position: relative;
  }
  .page .project .inner {
    margin: 0 auto;
    width: 331px;
  }
  .page .project .inner .title_box {
    position: absolute;
    top: -122px;
    left: 50%;
    transform: translateX(-50%);
    width: 345px;
  }
  .page .project .inner .title_box .title {
    font-size: 13px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 700;
    color: #231916;
    letter-spacing: 2px;
  }
  .page .project .inner .title_box .sub_title {
    font-size: 10px;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #231916;
    letter-spacing: 1px;
  }
  .page .project .inner .box_1 {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
  }
  .page .project .inner .box_1 .img {
    width: 100%;
    background: #000;
    margin-bottom: 14px;
  }
  .page .project .inner .box_1 .img .inner_img {
    width: 100%;
  }
  .page .project .inner .box_1 .detail {
    padding-bottom: 15px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .page .project .inner .box_1 .detail .text_1 {
    font-size: 11px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 1px;
  }
  .page .project .inner .box_1 .detail .text_2 {
    font-size: 11px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 1px;
    margin: 10px 0 !important;
  }
  .page .project .inner .box_1 .detail .text_3 {
    width: 100%;
    font-size: 10px;
    font-weight: 300;
    color: #000000;
  }
  .page .project .inner .box_2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .page .project .inner .box_2 .item {
    width: 390px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .page .project .inner .box_2 .item:nth-child(3) {
    display: none;
  }
  .page .project .inner .box_2 .item .img_box {
    width: 161px;
    height: 144px;
    margin-bottom: 14px;
    background: #dedede;
    object-fit: cover;
  }
  .page .project .inner .box_2 .item .text {
    width: 150px;
    font-size: 11px;
    font-weight: 700;
    color: #09141a;
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
  .page .project .inner .box_2 .item .text_1 {
    width: 153px;
    font-size: 11px;
    font-weight: 400;
    color: #09141a;
    line-height: 18px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .page .first {
    width: 100%;
  }
  .page .first .inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 21px;
    height: 360px;
    background: #f4f3f3;
  }
  .page .first .inner .img {
    width: 330px;
    height: 150px;
    background: #f4f3d5;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 180px;
  }
  .page .first .inner .kuang {
    position: relative;
    overflow: hidden;
    width: 330px;
    height: 82px;
  }
  .page .first .inner .kuang .list {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
  }
  .page .first .inner .kuang .list .swiper_2 {
    background: #f4f3f3;
  }
  .page .first .inner .kuang .list .text_box {
    width: 330px;
  }
  .page .first .inner .kuang .list .text_box .text_1 {
    font-size: 65px;
    font-weight: 500;
    color: #1c1c1c;
    letter-spacing: 2px;
    line-height: 49px;
    background: #f4f3f3;
    display: none;
  }
  .page .first .inner .kuang .list .text_box .text_2 {
    font-size: 20px;
    background: #f4f3f3;
    font-weight: 500;
    color: #1c1c1c;
    letter-spacing: 1px;
  }
  .page .first .inner .kuang .list .text_box .text_3 {
    width: 332px;
    font-size: 11px;
    background: #f4f3f3;
    font-weight: 300;
    color: #231916;
    line-height: 18px;
    letter-spacing: 1px;
  }
  .asdasd {
    width: 330px;
  }
  .asdasd .sub_title_en_1 {
    width: 330px;
    margin-top: 4px;
    margin-bottom: 20px;
    font-size: 10px;
    font-family: 'OratorStd';
    font-weight: 300;
    color: #231916;
    letter-spacing: 1px;
  }
  .text_2 {
    margin-bottom: 20px;
  }
}
