.slide-content-1-bottom-down {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-content-1-bottom-down {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*gap: 4px; !* 箭头之间的间距，可根据需要调整 *!*/
}

.slide-content-1-bottom-down svg, .sc4-bottom-down svg {
    opacity: 0;
    animation: arrowBlink 1.5s infinite;
}

.slide-content-1-bottom-down svg:nth-child(1), .sc4-bottom-down svg:nth-child(1) {
    animation-delay: 0s;
}

.slide-content-1-bottom-down svg:nth-child(2), .sc4-bottom-down svg:nth-child(2) {
    animation-delay: 0.3s;
}

.slide-content-1-bottom-down svg:nth-child(3), .sc4-bottom-down svg:nth-child(3) {
    animation-delay: 0.6s;
}

@keyframes arrowBlink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

*, span, div {
    font-family: "Microsoft YaHei", "PingFang SC" !important;
}
.jrs-line {
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
    height: 100svh;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;

    max-width: 1920px !important;
    margin: 0 auto !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.jrs-linem,
.jrs-line {
    display: flex;
}

.jrs-linem,
.jrs-linem3 {
    height: 100%;
}

.jrs-linem {
    position: relative;
}

.jrs-linem4 {
    position: absolute;
    width: 100%;
    height: 400px;
    left: 0;
}

.jrs-linem4 {
    top: 50%;
    transform: translateY(-50%);
}

.jrs-linem3 {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.jrs-linem1:last-child {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}


.jrs-linem1 {
    width: 10.2%;
}

.jrs-nav,
.jrs-linem2 {
    width: 79.1%;
    display: flex;
    transition: all 0.3s ease;
}

.jrs-nav a {
    color: #fff;
    display: inline-block;
    position: relative;
}

.jrs-linem3 {
    width: 25%;
}

.jrs-linem3s {
    width: 33%;
}

.jrs-line {
    height: 100svh;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
    height: 100svh;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
}

.jrs-linem,
.jrs-line {
    display: flex;
}

.jrs-linem,
.jrs-linem3 {
    height: 100%;
}

.jrs-linem {
    position: relative;
}

.jrs-linem4 {
    position: absolute;
    width: 100%;
    height: 400px;
    left: 0;
}

.jrs-linem4 {
    top: 50%;
    transform: translateY(-50%);
}

.jrs-linem3 {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.jrs-linem1:last-child {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.gdd {
    position: absolute;
    background: url(../img/gd.png) center no-repeat;
    opacity: 0.3;
}

.gdd {
    width: 12px;
    height: 100%;
    top: 0;
}

.gdd-l {
    left: -7px;
}

.gdd-r {
    right: -7px;
}

.gdd1 {
    animation: moves1 6s linear infinite;
}

.gdd2 {
    animation: moves2 6s linear infinite;
}

@keyframes moves1 {
    0% {
        transform: translateY(-50%)
    }

    100% {
        transform: translateY(100%);
    }
}

@keyframes moves2 {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(-50%);
    }
}




.area-content {
    width: 100%;
    max-width: 1480px;
    padding: 0 20px;
    margin: 0 auto;

    display: flex;
    flex-direction: column;
    justify-content: center;
}


@media screen and (max-width: 1919px){
    .area-content {
        max-width: unset;
        width: 77.2%;
    }
}

@media screen and (max-width: 1675px) {
    .jrs-linem2 {
        width: 188%;
    }
    .area-content {
        max-width: unset;
        width: 87%;
    }
}

@media screen and (max-width: 1000px) {
    .area-content {
        max-width: unset;
        width: 100%;
        padding: 0 20px;
    }
    .jrs-linem1 {
        width: 0;
    }
    .jrs-linem2 {
        width: 400%;
    }
    .jrs-line {
        padding: 0 20px;
    }
}




.content {
    margin-top: calc(-1 * var(--hh));
    background-color: rgba(0, 0, 38, 1);
}

.area1 {
    position: relative;
    /*height: calc(100svh);*/
    background-size: cover;
    color: #fff;
    padding-bottom: 120px;
}

.area1 .bg {
    max-height: 1561px;
    width: 100%;
    overflow: hidden;
}

.area1 .bg img {
    width: 100%;
}

.a1c-t1 {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.56px;
    margin-bottom: 18px;
}

.a1c-t2 {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 113.333% */
    letter-spacing: 1.2px;
    margin-bottom: 18px;
}

.a1c-t3 {
    max-width: 713px;
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 162.5% */
    letter-spacing: 1.6px;
    margin-bottom: 135px;
}



.a1c-t4 span {
    display: inline-block;
    color: #FFF;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    letter-spacing: 0.24px;
    width: fit-content;
    border-radius: 8px;
    background: #ffffff33;
    padding: 2px 10px;
    transition: all .3s;
}

.a1c-t4 span:hover {
    transform: scale(1.1);
}

.area1 .slide-content-1-bottom-down {
    position: absolute;
    top: calc(100svh - 100px);
    left: 50%;
    transform: translateX(-50%);
}

.a1c-product {
    margin-top: 100px;
    margin-bottom: 221px;
    display: flex;
    justify-content: space-around;
}

.a1c-product-item {
    transition: all .3s;
}

.a1c-product-item-title {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 283.333% */
    letter-spacing: 0.48px;
    width: 100%;
    border-bottom: 1px solid #FF6E00;
    transition: all .3s;
}

.a1c-product-item-desc {
    margin-top: 30px;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    letter-spacing: 1.6px;
}

.a1c-product-item-img {
    /*margin-bottom: 80px;*/
}

.a1c-product-item-img img {
    transition: all .3s;
}

.a1c-product-item:hover {
    transform: scale(1.1);
}

.a1c-product-item:hover .a1c-product-item-title {
    color: #FF6E00;
}


.area2 {
    position: relative;
    padding-top: 115px;
    overflow: hidden;
}

.a2c-t1 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
    letter-spacing: 1px;

    padding-bottom: 137px;
    position: relative;
    z-index: 10;
}
.a2c-t1 span {
    transition: all .3s;
    width: fit-content;
    display: block;
    margin: 0 auto;
}
.a2c-t1 span:hover {
    transform: scale(1.1);
}

.a2c-t1-small {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 46px;
    letter-spacing: 0.56px;
}

.a2c-content {
    padding-bottom: 209px;
}
.area2 .bg {
    z-index: 0;
    width: 100%;
}
.area2 .bg img {
    width: 100%;
    object-fit: cover;
}

.a2c-content-line-warp {
    position: relative;
    padding: 180px 0;
}
.a2c-content-line {
    /*position: relative;*/
    height: 1px;
    width: 100%;
    background-color: #FF6E00;
}

.a2c-content-line-item {
    position: absolute;
    top: 0;
    left: 0;

    width: calc(100% / 6 * 2);
    height: 180px;
    /*background-color: palegoldenrod;*/

    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.a2c-content-line-item-text {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    border-radius: 8px;
    transition: all .3s;
}

.a2c-content-line-item-text:hover {
    background: #ffffff4d;
    backdrop-filter: blur(2px);
    transform: scale(1.1);
}

.a2c-content-line-item-dot {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #FF6E00;
    border: 5px solid #000026;
    box-sizing: content-box;
}

.a2c-content-line-item-dot::before {
    position: relative;
    content: '';
    display: block;
    width: 1px;
    height: 52px;
    background-color: #FF6E00;
    left: 50%;
    transform: translateX(-50%);
}

.a2c-content-line-item-text {
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.4px;
}



.a2c-content-line-item.lttop {
    padding-bottom: 80px;
}

.a2c-content-line > .a2c-content-line-item.lttop {
    top: 0;
    bottom: unset;
}

.a2c-content-line > .a2c-content-line-item.lttop .a2c-content-line-item-dot {
    transform: translate(-50%, 50%);
}

.a2c-content-line-item.lttop .a2c-content-line-item-dot::before {
    transform: translate(-50%, -100%);
}


.a2c-content-line-item.ltbottom {
    padding-top: 80px;
}

.a2c-content-line > .a2c-content-line-item.ltbottom {
    top: unset;
    bottom: 0;
}

.a2c-content-line > .a2c-content-line-item.ltbottom .a2c-content-line-item-dot {
    transform: translate(-50%, -50%);
    bottom: unset;
    top: 0;
}

.a2c-content-line-item.ltbottom .a2c-content-line-item-dot::before {
    transform: translate(-50%, 50%);
}


.a2c-content-line .a2c-content-line-item:nth-child(2) { left: calc(100% / 6); }
.a2c-content-line .a2c-content-line-item:nth-child(3) { left: calc(100% / 6 * 2); }
.a2c-content-line .a2c-content-line-item:nth-child(4) { left: calc(100% / 6 * 3); }
.a2c-content-line .a2c-content-line-item:nth-child(5) { left: calc(100% / 6 * 4); }

.a3c-t1 {
    padding-bottom: 110px;
}
.a3c-content {
    padding-bottom: 80px;
}
.a3c-content .area-content .a3c-content-items {
    width: 100%;
    border-radius: 8px;
    background: #ffffffb3;
    backdrop-filter: blur(4px);
    height: 358.06px;
}
.a3c-content-items {
    position: relative;
    display: flex;
}

.a3c-content-item-hover-bg {
    position: absolute;
    /*right: 0;*/
    left: calc(100% / 5 * 4);
    top: 50%;
    bottom: 0;
    width: calc(100% / 5);
    height: 400px;
    transform: translateY(-50%);

    z-index: -1;
    transition: all .3s;
    /*padding: 0 10px;*/
}
.a3c-content-item-hover-bg .a3c-content-item-hover-bg-content {
    /*background: rgba(255, 110, 0, 0.8);*/
    /*backdrop-filter: blur(4px);*/
    width: 100%;
    height: 100%;
    /*border-radius: 5px;*/
}

.a3c-content-item.active .a3c-content-item-title {
    color: #fff;
}
.a3c-content-item.active .a3c-content-item-title::after {
    background-color: #fff;
}
.a3c-content-item.active .a3c-content-item-content {
    color: #fff;
}

.a3c-content-item {
    flex: 1;
    padding: 0 39px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.a3c-content-item-title {
    position: relative;
    color: #212121;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.48px;
    padding-bottom: 32px;
    margin-bottom: 30px;
    transition: all .3s;
}
.a3c-content-item-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    height: 1px;
    width: 48px;
    background-color: #FF6E00;
    transition: all .3s;
}
.a3c-content-item-content {
    color: #212121;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.28px;
    transition: all .3s;
}

.a3c-bottom {
    position: relative;
    z-index: 1;
    padding-bottom: 200px;
}

.a3c-b-t1 {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.56px;

    padding-bottom: 50px;
}

.a3c-b-content {
    height: 268px;
    flex-shrink: 0;
    border-radius: 8px;
    border: 1px solid #FFF;
    transition: all .3s;

    /*background: #ffffff33;*/
}

.a3c-b-content-inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 120px;

    display: none;
}

.a3c-b-content-header {
    margin-bottom: 5px;
    display: flex;
    gap: 19px;
    height: 167px;
}

.a3c-b-content-header-item {
    position: relative;
    flex: 1;
}
.a3c-b-content-header-item.active .k {
    opacity: 0;
}
.a3c-b-content-header-item.active .k-r {
    opacity: 1 !important;
}
.k-r path { transition: all .3s; }
.a3c-b-content-header-item:hover .a3c-b-content-header-item-bg .k {
    opacity: 0;
}

.a3c-b-content-header-item:hover .a3c-b-content-header-item-bg .k-r {
    opacity: 1 !important;
}
.a3c-b-content-header-item:hover .a3c-b-content-header-item-bg .k-r path[fill-opacity="0"] {
    fill-opacity: .2;
}

/*.a3c-b-content-header-item:hover .a3c-b-content {*/
/*    background-color: #ffffff33;*/
/*}*/

.a3c-b-content-inner-warp { transition: all .3s }

.a3c-b-content-header-item-bg {
    position: relative;
    width: 100%;
    height: 100%;
}
.a3c-b-content-header-item-text {
    padding-bottom: 15px;
}

.a3c-b-content-header-item-bg svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    /*height: 100%;*/
}



.a3c-b-content-header-item-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.a3c-b-content-header-item-text > div {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.56px;
}

.a3c-b-content-item-t1, .a3c-b-content-item-t2 {
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.4px;
}

.a3c-b-content-item-t1 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.a3c-b-content-item-t1::after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    height: 1px;
    width: 158.5px;
    background-color: #FF6E00;
}

.a3c-b-content-item {
    max-width: 316px;
}


.a4a5-warp {
    position: relative;
}

.a4a5-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.a4a5-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.area4 {
    padding-bottom: 250px;
}

.a4c-t1 {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 76px;
    letter-spacing: 1px;
}

.a4c-t1 {
    padding-bottom: 113px;
}

.a4c-t1 span {
    display: inline-block;
    transition: all .3s;
}

.a4c-t1 span:hover {
    transform: scale(1.1);
}

.a4c-content .a4c-content-row-warp {
    border: 1px solid #fff;
    border-radius: 8px;
    overflow: hidden;
}

.a4c-content-row {
    display: flex;
}

.a4c-content-row-item {
    transition: all .3s;
    border-right: 1px solid #fff;
}

.a4c-content-row-item:hover {
    background: #ffffff4d;
    backdrop-filter: blur(4px);
}
.a4c-content-row-item-inner-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    transition: all .3s;
    height: 160px;
}
.a4c-content-row-item:hover .a4c-content-row-item-inner-inner {
    transform: scale(1.1);
}

.a4c-content-row-item-inner {
    transition: all .3s;
}
.a4c-content-row-item span {
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.4px;
}
.area-content .a4c-content-row:nth-child(1) {
    border-bottom: 1px solid #fff;
}
.area-content .a4c-content-row:nth-child(1) .a4c-content-row-item:nth-child(1) {
    flex: 492;
}

.area-content .a4c-content-row:nth-child(1) .a4c-content-row-item:nth-child(2) {
    flex: 562;
}

.area-content .a4c-content-row:nth-child(1) .a4c-content-row-item:nth-child(3) {
    flex: 386;
    border-right: none;
}


.area-content .a4c-content-row:nth-child(2) .a4c-content-row-item:nth-child(1) {
    flex: 374;
}

.area-content .a4c-content-row:nth-child(2) .a4c-content-row-item:nth-child(2) {
    flex: 552;
}

.area-content .a4c-content-row:nth-child(2) .a4c-content-row-item:nth-child(3) {
    flex: 514;
    border-right: none;
}

.a5c-t1 {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 1px;
    margin: 0 auto;

    display: flex;

    padding-bottom: 95px;
}

.a5c-t1 span {
    transition: all .3s;
}

.a5c-t1 span:hover {
    transform: scale(1.1);
}


.a5c-t1 div {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.32px;
}


.a5c-content {
    height: 208px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #FFF;

    display: flex;
}

.area5 {
    padding-bottom: 253px;
}

.a5c-content-item-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;

    transition: all .3s;
}
.a5c-content-item-inner:hover {
    transform: scale(1.1);
}

.a5c-content-item {
    height: 100%;
    flex: 1;
}


.area6 {
    background-position: center;
    background-size: cover;
}
.a6-t1 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
    letter-spacing: 1px;
    padding-bottom: 113px;
}
.a6-t1 span {
    transition: all .3s;
    display: inline-block;
}
.a6-t1 span:hover {
    transform: scale(1.1);
}
.a6-content {
    padding-bottom: 214px;
    /*height: 652px;*/
    /*display: flex;*/
    box-sizing: content-box;
    gap: 20px;

    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(3, 1fr);
}


.a6-content .a6-content-item-warp:nth-child(1) { grid-area: 1 / 1 / 2 / 7; }
.a6-content .a6-content-item-warp:nth-child(2) { grid-area: 2 / 1 / 3 / 4; }
.a6-content .a6-content-item-warp:nth-child(3) { grid-area: 2 / 4 / 3 / 7; }
.a6-content .a6-content-item-warp:nth-child(4) { grid-area: 3 / 1 / 4 / 3; }
.a6-content .a6-content-item-warp:nth-child(5) { grid-area: 3 / 3 / 4 / 5; }
.a6-content .a6-content-item-warp:nth-child(6) { grid-area: 3 / 5 / 4 / 7; }


.a6-content-item-warp {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: space-between;
}
.a6-content-item {
    height: 100%;
    width: 100%;
    flex: 1;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(9.300000190734863px);

    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    padding-bottom: 60px;
    transition: all .3s;

}
.a6-content-item:hover {
    background-color: #fff;
}
.a6-content-item:hover .a6-content-item-image img {
    transform: scale(1.1);
}
.a6-content-item-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 9px;
    height: 100%;
}
.a6-content-item-image img {
    transition: all .3s;
}
.a6-content-item-t1 {
    color: #212121;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 290;
    line-height: 28px; /* 175% */
    letter-spacing: 0.32px;
    transition: all .3s;
}
.a6-content-item-t2 {
    color: #212121;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 114.286% */
    letter-spacing: 0.56px;
    margin-top: 6px;
    margin-bottom: 21px;
    transition: all .3s;
}
.a6-content-item-t3 {
    display: inline-block;
    color: #212121;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: 1.6px;
    padding: 6px 42px;


    border-radius: 20px;
    border: 1px solid #414141;
}

.a2c-mobile img {
    margin: 0 auto;
}
@media screen and (max-width: 1440px) {
    .a3c-b-content-inner {
        gap: unset;
        padding: 40px;
        justify-content: space-between;
    }
    .a3c-b-content-item-t1, .a3c-b-content-item-t2 {
        font-size: 16px;
    }
    .a3c-b-content-item {
        padding: 0 20px;
    }
    .a3c-b-content-header-item-text img {
        width: 50px;
    }
    .a3c-b-content-header-item-text div {
        font-size: 20px;
    }
}

@media screen and (min-width: 1001px){
    .area1 .area-content {
        transform: translateY(120px);
    }
    .area1 .slide-content-1-bottom-down {
        transform: translateX(-50%) translateY(-120px);
    }
    .a1c-product {
        padding-bottom: 120px;
    }

    .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item {
        flex-direction: row-reverse;
        padding: 0 130px;
        padding-right: 63px;
    }

    .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item img {
        height: 400px;
    }

    .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item > div {
        align-items: flex-start;
    }
    .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item-t1 {
        margin-bottom: 13px;
    }
    .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item-t2 {
        margin-bottom: 87px;
    }
    .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item-t1, .a6-content .a6-content-item-warp:nth-child(1) .a6-content-item-t2 {
         text-align: left;
    }

    .a6-content {
        grid-template-rows: 462px 1fr 1fr;
    }
}

@media screen and (max-width: 1000px) {
    .area1 {
        padding-bottom: 0;
    }

    .area1 .bg {
        height: 100svh;
    }

    .area1 .bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .a1c-t1 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .a1c-t2 {
        font-size: 40px;
        margin-bottom: 0;
    }

    .a1c-t3 {
        font-size: 14px;
        margin-bottom: 25svh;
    }

    .area1 .slide-content-1-bottom-down {
        top: unset;
        bottom: 20px;
    }

    .a1c-product {
        flex-direction: column;
    }

    .a1c-product-item-img {
        margin-bottom: 20px;
    }

    .a1c-product-item {
        margin-bottom: 40px;
    }

    .a1c-product {
        margin-bottom: 40px;
    }

    .a2c-t1 {
        font-size: 35px;
        margin-bottom: 0;
        padding-bottom: 80px;
    }

    .a2c-content {
        margin-bottom: 80px;
        padding-bottom: 0px;
    }

    .a2c-content-line-item-text {
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
    }

    .a2c-content-line-item-dot {
        width: 15px;
        height: 15px;
    }

    .a2c-content-line-warp {
        display: none;
    }

    .a2c-mobile {
        display: block !important;
    }

    .a3c-content-items {
        flex-direction: column;
        padding: 40px 20px;
        gap: 40px;
    }

    .a3c-content-item {
        padding: 0;
    }

    .a3c-t1 {
        padding-bottom: 80px;
    }

    .a3c-content {
        padding-bottom: 80px;
    }

    .a3c-content .area-content .a3c-content-items {
        height: auto;
    }

    .a3c-content-item-hover-bg {
        display: none;
    }

    .a3c-content-item-title {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .a3c-content-item-content {
        font-size: 12px;
    }

    .a3c-content-item.active .a3c-content-item-title, .a3c-content-item.active .a3c-content-item-content {
        color: #212121;
    }

    .a3c-content-item.active .a3c-content-item-title::after {
        background-color: #FF6E00;
    }

    .area4 {
        padding-bottom: 80px;
    }

    .a4c-t1 {
        padding-bottom: 40px;
    }

    .a4c-content-row {
        flex-direction: column;
    }

    .a4c-content-row-item-inner-inner {
        height: 80px;
        padding: 0 60px;
    }

    .a4c-content-row-item-inner-inner img {
        width: 40px;
        height: 40px;
    }
    .a4c-content-row-item {
        border-right: none;
    }
    .a4c-content-row-item span {
        font-size: 14px;
        flex: 1;
    }

    .area-content .a4c-content-row:nth-child(1) {
        border-bottom: none;
    }


    .a4c-t1 span, .a5c-t1 span, .a6-t1 span, .a2c-t1 span {
        font-size: 30px !important;
        line-height: 40px;
    }

    .area5 {
        padding-bottom: 80px;
    }
    .a5c-t1 {
        padding-bottom: 40px;
    }
    .a5c-t1 span {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .a5c-t1 span div {
        margin-top: 20px;
    }
    .a5c-content {
        padding: 20px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        height: auto;
        gap: 20px;
    }

    .a6-content {
        display: flex;
        flex-direction: column;
        padding-bottom: 100px;
    }

    .a3c-b-content-inner {
        flex-direction: column;
        gap: 40px;
    }
    .a3c-b-content {
        height: auto;
    }

    .a3c-b-content-header {
        display: none;
    }
    .a3c-b-content-header-mobile {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .a3c-b-content-header-item-text {
        flex-direction: column;
    }
    .a3c-b-content-header-item {
        height: 100%;
    }
}
