@media (max-width: 620px) {
    /* General Styles */
    body {
        font-size: 14px;
        line-height: 24px;
    }

    .container {
        padding: 0 15px;
    }

    .common_title h1 {
        font-size: 1.5rem;
    }

    /* Header */
    header .container {
        height: 60px;
        border-bottom: 1px solid #fff;
    }

    header .logo {
        margin-top: 15px;
    }

    header .logo img {
        width: 80px;
        height: 30px;
    }

    .pc_nav {
        display: none;
    }

    .wap_nav {
        display: block;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 1000;
        background: rgba(0, 0, 0, 0.7);
    }

    .nav_show {
        height: auto;
        padding: 20px 0;
        top: 60px;
    }

    .nav_show .top {
        margin-top: 20px;
        font-size: 16px;
        line-height: 40px;
    }

    .nav_show .under {
        margin-right: 0;
        width: 100%;
    }

    .nav_show .under a {
        line-height: 36px;
    }

    /* Banner */
    #pc_banner {
        display: none;
    }

    #wap_banner {
        display: block;
    }

    .banner,
    .banner_in,
    .banner .swiper-slide,
    .banner_in .swiper-slide {
        height: 400px;
    }

    /* Parts */
    .part1,
    .part2,
    .part3,
    .part4,
    .part5,
    .part6,
    .part7 {
        padding: 20px 0;
    }

    .part1 {
        padding: 50px 0;
        background: #f6f7f8;
    }

    .part1 .top .container .row div {
        font-size: 25px;
    }

    .part1 .under .in {
        padding-bottom: 100%;
        margin-bottom: 5px;
    }

    .part1 .under .in img {
        width: 40px;
        height: 40px;
    }

    .part1 .under .in .r {
        padding: 2px 0;
        bottom: 25%;
    }

    .part1 .under .in .r h1 {
        font-size: 20px;
    }

    .part1 .under .col-6 {
        padding: 10px 10px;
    }

    .part2 .under .col-6 {
        padding: 10px;
    }

    .part2 .col-12 {
        padding: 10px;
    }

    .part2 .under .in,
    .part5 .under .in {
        height: 300px;
        margin-bottom: 0;
    }

    .part2 .under .in .r h2,
    .part5 .under .in .r h2 {
        font-size: 20px;
    }

    .part3 .common_title {
        width: 80%;
        margin: 0 auto;
    }

    .part3 .under .in h1 {
        font-size: 30px !important;
    }

    .part3 .under .in {
        display: block;
        text-align: center;
        padding: 30px 0;
        margin-bottom: 20px;
        background: #f5f5f7;
        border-radius: 8px;
        text-decoration: none;
        color: #313132;
        transition: all 0.3s ease;
        height: 100%;
        position: relative;
    }

    .part3 .under .in h2 {
        font-size: 12px !important;
        color: #313132;
        line-height: 18px;
    }

    .part4 .under .in .r {
        padding: 0;
    }

    .part4 .under .in .r h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .part4 .container {
        padding: 0;
    }

    .part4 .pinpai {
        gap: 20px;
        padding: 30px 0;
    }

    .part4 .pinpai img {
        width: 47%;
        height: 60px;
        margin-bottom: 20px;
    }

    .part5 .under .col-12 .r {
        padding: 5px;
        position: relative;
        width: 100%;
        height: 100%;
    }

    .part5 .under .col-12 .r h1 {
        display: none;
    }

    .part5 .under .col-12 .r h2 {
        font-size: 16px !important;
        text-align: center;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
        top: 50%;
    }

    .part5 .under .col-12 {
        padding: 0;
    }

    .part5 .under .col-6 {
        padding: 5px 5px;
    }

    .part5 .under .col-12 .in {
        height: 100px;
        margin-bottom: 0;
        width: 31%;
        float: left;
        margin: 1%;
        position: relative;
    }

    .part6 .under .in {
        border-radius: 10px;
        padding: 0;
    }

    .part6 .under .in img {
        height: 200px;
        border-radius: 10px;
    }

    .part6 .under .in .r img {
        width: 15px;
        height: 10px;
        object-fit: contain;
        display: inline-block;
        margin-left: 10px;
    }

    .part6 .under .in .r a span {
        padding-left: 10px;
        font-size: 17px;
    }

    .part6 .under .in .btn {
        width: 80%;
        margin: 0 auto;
        display: flex;
        justify-content: space-evenly;
    }

    .part6 .under .in .r h1 {
        width: 100%;
        margin-top: 20px;
        height: auto;
        -webkit-line-clamp: 8;
    }

    .part6 .under .in .r a {
        width: 90px;
        height: 30px;
        line-height: 30px;
        margin-right: 0;
    }
    .part7 .under .col-12:nth-of-type(2) {
        margin-bottom: 0;
    }

    .part7 .under .col-12:nth-of-type(2) .in {
        margin-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .part7 .under .in img {
        height: 180px;
    }

    .part7 .under .right {
        height: 330px;
        max-width: 92%;
        margin: 0 auto;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .part7 .under .in {
        background: #fff;
    }

    .part7 .under .r {
        width: 80%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .part7 .under .in .r h1 {
        font-size: 18px !important;
        margin-top: 20px;
        margin-bottom: 10px;
        line-height: 26px;
        overflow: unset;
        text-overflow: unset;
        white-space: unset;
        width: 90%;
    }

    .part7 .under .in .r h3 {
        font-size: 14px !important;
        margin-top: 0;
        margin-bottom: 20px;
        line-height: 20px;
        overflow: unset;
        text-overflow: unset;
        display: unset;
        -webkit-box-orient: unset;
        -webkit-line-clamp: unset;
        width: 100%;
    }

    .part7 .under .in .r h2 {
        font-size: 17px !important;
        color: #666;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 90%;
    }
    .part7 .under .right .in h1 {
        margin-top: 20px;
    }

    .part7 .bg {
        display: none;
    }

    /* Footer */
    .foot .left {
        padding: 0;
    }
    .foot .right {
        display: none;
    }
    .foot .left .logo {
        margin: 30px 0;
        text-align: center;
    }

    .foot .left .logo img {
        margin: 0 auto;
    }

    .foot .right {
        margin: 20px 0;
        text-align: center;
    }

    .foot .left .contact h2 {
        font-size: 15px !important;
    }

    .foot .left .contact:last-of-type h2 {
        width: 100%;
    }

    .foot .left .contact {
        padding: 0;
    }

    .footer a {
        color: #1e1e1e;
        text-align: center;
        display: block;
        font-size: 10px;
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

    .footer {
        padding: 15px 0;
    }

    .wap_footer {
        display: block;
        background: #313132;
    }

    .wap_footer .col-lg-3.col-md-3.col-3 {
        position: relative;
    }

    .wap_footer .col-lg-3.col-md-3.col-3:not(:last-child)::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 30px; /* Adjust height as needed */
        width: 1px;
        border-right: 1px dotted #fff;
    }

    .wap_footer img {
        width: 50px;
        height: 50px;
        object-fit: contain;
        padding: 10px 10px;
        display: block;
        margin: 0 auto;
    }

    .wap_footer h1 {
        text-align: center;
    }

    /* Hide desktop elements */
    .desktop-only {
        display: none !important;
    }

    /* Show mobile elements */
    .mobile-only {
        display: block !important;
    }

    /* Adjust all h1, h2, h3 sizes */
    h1 {
        font-size: 16px !important;
    }

    h2 {
        font-size: 20px !important;
    }

    h3 {
        font-size: 16px !important;
    }

    /* Navigation adjustments */
    .nav_level {
        top: 60px;
        height: 40px;
    }

    .nav_level a {
        font-size: 12px;
        line-height: 40px;
        margin-left: 10px;
        margin-right: 10px;
    }

    /* Swiper navigation */
    .part4 .swiper-button-prev,
    .part4 .swiper-button-next {
        width: 30px;
        height: 30px;
        background-size: 8px 14px;
    }

    /* Grid adjustments */
    .row > div {
        margin-bottom: 10px;
    }

    /* Button adjustments */
    .btn {
        padding: 8px 15px;
        font-size: 14px;
    }

    .common_title h1 {
        font-size: 28px !important;
        font-weight: bold;
        color: #313132;
    }
    .banner .swiper-pagination-bullets {
        bottom: 20px !important;
    }
    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }
    .swiper-pagination-bullet-active {
        width: 20px !important;
    }
    .part7 .under .right .in h1 {
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 26px;
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
  width: 100%;
}
.part7 .under .right .in h2 {
    display: none;
}
.foot .left .contact h3 {
  font-size: 16px!important;
  color: #8d8d8d;
  margin-bottom: 10px;
  display: block;
}
.foot .left .contact h4 {
  margin-bottom: 10px;
  font-size: 14px!important;
  color: #1e1e1e;
  display: block;
  line-height: 2.28em;
}
.foot .left .contact h4 a{
    color: #000;
}
.foot .left .contact a{
    vertical-align: middle;
}
.foot .left .contact h1 {
    font-size: 16px !important;
    color: #8d8d8d;
    /* margin-bottom: 10px; */
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
}
.foot .left .contact img {
    width: 30px;
    height: 30px;
}
.foot .left .contact{
    margin-bottom: 0;
}

.foot .left .contact1{
    margin: 0 auto;
    width: 100%;
}

.foot .left .contact1 a{
    margin-bottom:10px;
    display: inline-block;
}
}
