@media screen and (max-width: 1880px) {
  .l-wrap {
    padding: 25px;
  }

  .idea .id-b {
    width: 265px;
    height: 265px;
  }
}

@media screen and (max-width: 1520px) {
  .l-wrap {
    padding: 20px;
  }

  .menu {
    width: 100%;
    margin: 3.125000vw auto 0px;
  }

  .menu .li:hover .en::after,
  .menu .li.active .en::after {
    width: 40px;
  }

  .menu .li {
    margin-bottom: 20px;
  }

  .call img {
    width: 80px;
  }

  .service .se-t .img-b {
    width: 32%;
    padding: 10px;
  }

  .about .fs-svg,
  .footer .fs-svg {
    left: -20%;
  }

  .th-t .th-tr .th-trb {
    position: static;
  }

  .case3 .ca3-t .ca3-tr {
    width: 80%;
  }

  .idea .id-t {
    justify-content: center;
  }
}

@media (min-width: 1366px) and (max-width: 1520px) {
  .idea .id-b {
    width: 300px;
    height: 300px;
    margin: 0px 80px 20px;
  }
}

@media screen and (max-width: 1366px) {
  .l-wrap {
    width: 200px;
  }

  .r-wrap {
    width: calc(100% - 200px);
    left: 200px;
  }

  .service .se-t .img-b {
    width: 48%;
  }

  .idea .id-b {
    width: 300px;
    height: 300px;
  }
}

@media screen and (max-width: 1250px) {
  .footer .f-t .f-box .f-rbb img {
    max-width: 150px;
  }
}

@media screen and (max-width: 991px) {

  /* 公共 */
  .header,
  .navbar-toggle {
    display: block;
  }

  .l-wrap {
    transform: translateX(-240px);
    width: 240px;
  }

  .l-wrap.active {
    transform: translateX(0);
  }

  .l-wrap .logo {
    display: none;
  }

  .menu {
    margin: 30px auto 0;
  }

  .r-wrap {
    width: 100%;
    left: 0;
    top: 50px;
  }

  .addtop {
    width: 100%;
  }

  .wrap {
    padding: 60px 40px;
  }

  .wrapp {
    padding: 0px 40px 60px;
  }

  .t-60 {
    margin-top: 30px;
  }

  .h-banner .text {
    left: 40px;
  }

  /* 首页 */
  .banner .ba-t .img {
    margin-bottom: 20px;
  }

  .banner .ba-t .img .imgg:first-child {
    margin-right: 20px;
  }

  .banner .ba-t .img img {
    max-width: 150px;
  }

  .service .se-t,
  .case .ca-r,
  .con2 .con2-l,
  .con2 .con2-r,
  .over-t .over-tl,
  .over-t .over-tr,
  .over-b .over-bb {
    width: 100%;
  }

  .service .se-t {
    justify-content: space-between;
  }

  .service .se-t .img-b {
    width: 31%;
    padding: 0;
  }

  /* .case .ca-l {
    width: 60%;
  } */
  .case .ca-r {
    margin-top: 20px;
  }

  .th-t .th-tl {
    width: 55%;
    padding-left: 0;
    padding-right: 10px;
  }

  .th-t .th-tl::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  .th-t .th-tr {
    width: 40%;
  }

  .field .fi-b .fi-bt,
  .field .fi-bb {
    padding: 20px 40px;
  }

  .process .axis {
    justify-content: space-between;
  }

  .axis .axis-c {
    width: 20%;
  }

  .axis .axis-r {
    width: 60%;
  }

  .case3 .ca3-t .ca3-tl,
  .case3 .ca3-t .ca3-tr,
  .mission .mi-t .mi-tl,
  .mission .mi-t .mi-tr {
    width: 100%;
  }

  .case3 .ca3-t .ca3-tl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .case3 .ca3-btt p {
    height: auto;
  }

  .over-t .over-tl,
  .idea .id-b {
    margin-bottom: 20px;
  }

  .mission .mi-t .mi-tr {
    padding: 20px;
  }

  .partner .button-b {
    top: -75px;
  }

  .activity .button-b {
    top: -70px;
  }

  .team .tea-t .tea-b {
    width: 32%;
  }

  .con2 .con2-l .con-tet {
    position: static;
    right: auto;
    top: auto;
    transform: none;
    width: 100%;
    padding: 60px 40px;
  }

  .con3 {
    padding: 60px 40px;
  }

  .bar {
    display: none;
  }

  /* 底部 */
  .footer .f-t {
    padding: 20px 40px;
  }

  .footer .f-t .f-box .f-lbb {
    width: 100%;
  }

  .footer .f-t .f-box .f-lbb {
    margin-bottom: 40px;
  }

  .footer .f-t .f-box .f-rbb p {
    text-align: left;
  }

  .about .fs-svg,
  .footer .fs-svg {
    left: -60%;
  }

  .desire .swiper-slide {
    width: 48% !important;
  }
}

@media screen and (max-width: 768px) {
  .desire .swiper-slide {
    width: 100% !important;
  }

  .wrap {
    padding: 40px 20px;
  }

  .wrapp {
    padding: 0px 20px 40px;
  }

  .t-60 {
    margin-top: 20px;
  }

  .h-banner .text {
    left: 20px;
  }

  .menu .li {
    margin-bottom: 20px;
  }

  .h-banner .text h1,
  .banner .ba-t h1 {
    font-size: 32px;
    line-height: 50px;
  }

  .idea .id-b .before .en {
    font-size: 30px;
  }

  .title h1,
  .about .ab-t h2,
  .case .ca-r h2,
  .th-t .th-tl h2,
  .title2 h1,
  .over-t .over-tl h1,
  .idea .id-b .before .cn,
  .con2 .con-tet h1,
  .window .card-r .txt h1 {
    font-size: 26px;
    line-height: 40px;
  }

  .banner .ba-t h3,
  .h-banner .text h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
  }

  .banner .ba-t .more {
    display: none;
  }

  .banner .ba-t {
    width: 100%;
    padding: 0 20px;
    left: 0;
  }

  .case2 .case2-b .text h3,
  .idea .id-b .after h4,
  .team .tea-b .txt h4,
  .con4 .con4-t h1,
  .window .card-r .txt h2,
  .desire .de-t .txt h1 {
    font-size: 22px;
  }

  .field .fi-bt .fi-btl h1,
  .case3 .ca3-btt h1 {
    font-size: 20px;
  }

  .title .cb {
    width: 10px;
    height: 35px;
    margin-right: 15px;
  }

  .title p {
    padding-left: 25px;
  }

  .banner .button-b {
    display: none;
  }

  .th-t .th-tl,
  .th-t .th-tr,
  .case2 .case2-b {
    width: 100%;
  }

  .service .se-t .img-b {
    width: 48%;
  }

  .th-t .th-tl {
    margin-bottom: 20px;
  }

  .about .ab-t h2 {
    max-width: 100%;
  }

  .th-t .th-tr .th-b h3 {
    height: auto;
  }

  .case2 .case2-b .case2-bt .text {
    max-width: 90%;
  }

  .case2 .case2-b .text p {
    display: block;
  }

  .desire .de-t .txt {
    bottom: 10px;
  }

  .desire .de-t .txt p {
    display: block;
    padding-right: 10px;
    margin-top: 0;
    padding-bottom: 0;
    height: 90px;
    overflow: auto;
  }

  .case2 .case2-b .text h3::before {
    opacity: 1;
    visibility: visible;
  }

  .field .fi-b .fi-bt,
  .field .fi-bb {
    padding: 20px;
  }

  .axis::after,
  .axis .axis-l {
    display: none;
  }

  .process .axis {
    flex-wrap: wrap;
  }

  .axis .axis-c,
  .axis .axis-r {
    width: 100%;
  }

  .axis .axis-c {
    text-align: center;
    margin: 0 0 20px;
  }

  .footer .f-t .f-logo img {
    max-width: 250px;
  }

  .case3 .ca3-t .ca3-tl {
    justify-content: space-around;
  }

  .case3 .ca3-btt h1,
  .case3 .ca3-bb h4,
  .over-t .over-tl h1,
  .idea .id-b .before .cn,
  .con2 .con-tet p,
  .footer .f-t .f-box .f-lbb h3,
  .window .card-r .txt h2 {
    margin-bottom: 5px;
    margin-top: 0;
  }

  .team .tea-b .txt p,
  .title p {
    margin-top: 5px;
  }

  .case3 .ca3-t .ca3-b::before,
  .case3 .ca3-t .ca3-b:hover::before,
  .case3 .ca3-t .ca3-b.active::before {
    width: 25px;
    height: 25px;
  }

  .over .over-b .over-bb {
    text-align: center;
    padding: 20px;
    margin-top: 20px;
  }

  .idea .id-b .after h4,
  .mission .mi-tr h4,
  .con2 .con-tet h1,
  .window .card-r .txt h1,
  .case2 .case2-b .text h3,
  .desire .de-t .txt h1,
  .con3 .con3-t h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .con3 .con3-t p,
  .con4 .con4-t span {
    margin-bottom: 10px;
  }

  .desire .swiper-pagination-bullet {
    margin: 0 10px;
  }

  .team .tea-t .tea-b {
    width: 48%;
  }

  .activity .button-b {
    top: -60px;
  }

  .desire .button-b {
    top: -135px;
  }

  .partner .button-b {
    top: -60px;
  }

  .con2 .con2-l .con-tet,
  .con3 {
    padding: 40px 20px;
  }

  .con4 .con4-t h1 {
    margin-bottom: 20px;
  }

  .con4 .con4-t textarea {
    height: 100px;
  }

  .con2-r #container {
    height: 250px;
  }

  .footer .f-t {
    padding-top: 0;
    padding: 20px;
  }

  .footer .f-t .f-box .f-lbb {
    margin-bottom: 20px;
  }

  .window .card-l {
    width: 50%;
    margin-bottom: 20px;
  }

  .window .card-l .img img {
    transform: translate(10px, -10px);
  }

  .window .card-r,
  .window .button-b {
    width: 100%;
  }

  .window .button-b .back{
    margin-left: 40px;
  }

  .window .card-r .txt {
    height: 40vh;
    padding: 20px 20px 20px 0;
  }

  .close {
    width: 25px;
    height: 25px;
  }

  .about .more {
    margin: 20px auto 0px;
  }

  .service .more {
    margin: 0px auto;
  }

  .t-num {
    display: none;
  }

  .over .over-t {
    margin: 40px auto 20px;
  }

  .banner .swiper-pagination-bullet {
    width: 40px;
    margin: 0 10px !important;
  }

  .partner .img img {
    opacity: 1;
  }

  .field .fi-bt .fi-btl h1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .case3 .ca3-tl .ca3-btn {
    width: 150px;
  }

  .bullet-frame .frame span {
    margin-top: 10px;
  }

  .bullet-frame .frame {
    padding: 20px 40px;
  }

  .case2 .case2-b .case2-bi img {
    height: 350px;
    object-fit: cover;
  }

  .th-t .th-tr .th-b {
    margin-bottom: 10px;
  }

  .th-t .th-tr .th-b span {
    margin: 5px 0;
  }

  .case3 .ca3-t .ca3-b::after {
    width: 140px;
    height: 120px;
  }

  .over-b .over-bb img {
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px) {

  .idea .id-b .before .en {
    font-size: 26px;
  }

  .title h1,
  .about .ab-t h2,
  .case .ca-r h2,
  .th-t .th-tl h2,
  .title2 h1,
  .over-t .over-tl h1,
  .idea .id-b .before .cn,
  .con2 .con-tet h1,
  .window .card-r .txt h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .banner .ba-t h3,
  .h-banner .text h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }

  .idea .id-b {
    width: 240px;
    height: 240px;
  }

  .desire .button-b {
    top: -160px;
  }

  .team .tea-t .tea-b {
    width: 100%;
  }

  .service .se-t .img-b {
    width: 100%;
  }

  .h-banner .text h1,
  .banner .ba-t h1 {
    font-size: 20px;
    line-height: 30px;
  }

  .case3 .ca3-t .ca3-b::before,
  .case3 .ca3-t .ca3-b:hover::before,
  .case3 .ca3-t .ca3-b.active::before {
    width: 15px;
    height: 15px;
  }

  .desire .de-t .swiper-slide .txt h1::before {
    width: 60px;
  }

  .about .fs-svg,
  .footer .fs-svg {
    left: -180%;
  }

  .banner .ba-t .img img {
    max-width: 45px;
  }

  .banner .ba-t .img {
    margin-bottom: 10px;
  }

  .banner .ba-t .img .imgg:first-child {
    margin-right: 10px;
  }

  .field .fi-b .fi-bt,
  .field .fi-bb {
    padding: 10px;
  }

  .se-t .img-b span {
    margin-top: 0;
  }

  .about .ab-t p {
    font-size: 15px;
  }

  .th-t .th-tl {
    height: 70vw;
  }

  .th-t .th-tl::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }

  .footer .f-t .f-box {
    max-width: 100%;
  }

  .over .over-b .over-bb {
    padding: 10px;
  }

  .desire .de-t .img::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.58) 100%);
  }
}

@media (min-width: 1921px) {
  .case3 .ca3-t .ca3-b::after {
    top: 20px;
    width: 280px;
    height: 240px;
  }
}

@media (min-width: 992px) {
  .banner {
    height: 100vh;
  }

  .banner .ba-i img {
    height: 100vh;
    object-fit: cover;
  }
}