﻿.product {
    width: 100%;
    height: auto;
    display: inline-block;
    background-image: url(../images/case.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0;
    padding-bottom: 5%;
}

.title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-left: 1%;
    margin-top: 2%;
}

.title h3 {
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 1%;
    text-align: center;
}

.title p {
    font-size: 14px;
    color: #5f5f5f;
    letter-spacing: 1px;
}

.case {
    width: 100%;
    height: auto;
    display: inline-block;
}

.i03 {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    max-height: 100%;
}

.i03 .le {
    height: 100%;
    position: relative;
    float: left;
    width: 70%;
    overflow: hidden;
}

.i03 .le video {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.i03 .le:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00041e;
    opacity: 0.5;
    z-index: 3;
}

.i03 .le img {
    z-index: 5;
    position: relative;
    transition: all .6s;
}

.i03 .le:hover img {
    opacity: 1;
}

.i03 .le .text {
    width: 68%;
    position: absolute;
    top: 44%;
    z-index: 6;
    transform: translate(0%, -50%);
}

.i03 .le .text h3 {
    margin-bottom: 20px;
    color: #ffb624;
    font-size: 35px;
    letter-spacing: 4px;
}

.i03 .le .text h3:after {
    position: relative;
    content: "";
    width: 50px;
    height: 8px;
    background-color: var(--dex);
    display: block;
    margin-top: 22px;
}

.i_title {
    font-size: 40px;
    font-weight: bold;
}

.i03 .le .text p {
    font-size: 16px;
    line-height: 35px;
    color: #eee;
}

.i03 .le dl {
    padding-top: 125px;
    margin-bottom: 30px;
}

.i03 .le dl dd {
    float: left;
    width: 41.5%;
    margin-right: 17%;
    margin-bottom: 30px;
}

.i03 .le dl dd:nth-of-type(2n) {
    margin-right: 0%;
}

.i03 .le dl dd h4 {
    display: flex;
    align-items: flex-end;
}

.i03 .le dl dd h4 strong {
    font-family: 'Num';
    font-weight: bold;
    font-size: 80px;
    margin-right: 0.8rem;
    line-height: 1em;
    color: #ffb624;
    border-bottom: 2px solid#ffb624;
    margin-bottom: -1.5px;
    z-index: 0;
}

.i03 .le dl dd h4 span {
    font-size: 18px;
    position: relative;
    top: -10px;
    color: #ffb624;
}

.i03 .le dl dd h5 {
    font-size: 15px;
    position: relative;
    margin-top: 0;
    padding-top: 6px;
    color: #eee;
    z-index: 9999;
    letter-spacing: 2px;
    font-weight: normal;
}

.i03 .le dl dd h5::before {
    left: 0px;
    top: 0;
    position: absolute;
    content: "";
    width: 25%;
    height: 1px;
    background-color: var(--dex);
    z-index: 14;
}

.i03 .le dl dd h5::after {
    height: 1px;
    position: absolute;
    content: "";
    width: 75%;
    left: 25%;
    top: 0;
    background-color: #a9a9a9;
}

.i03 .ri {
    height: 100%;
    float: right;
    width: 30%;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
}

.i03 .ri .t {
    height: 50%;
    position: relative;
}

.i03 .ri .t img {
    z-index: 5;
    position: relative;
    transition: all .6s;
}

.i03 .ri .t:hover img {
    opacity: 1;
}

.i03 .ri .t video {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.i03 .ri .t .text, .i03 .ri .b .text {
    position: absolute;
    left: 50px;
    bottom: 30px;
    height: auto;
    z-index: 6;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.i03 .ri .t .text h4 {
    font-size: 21px;
    margin-bottom: 20px;
    width: 70%;
    font-weight: bold;
    text-align: left;
    line-height: 35px;
    color: #fff;
}

.i03 .ri .t .text h5 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1em;
    color: #fff;
    letter-spacing: 3px;
}

.i03 .ri .b {
    height: 50%;
    position: relative;
}

.i03 .ri .b .text h5 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1em;
    color: #fff;
    letter-spacing: 1px;
}

.i03 .ri .b .text h4 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: bold;
    width: 70%;
    text-align: left;
    color: #fff;
}

.i03 .le img, .i03 .ri .b img, .i03 .ri .t img {
    height: 100%;
}

.i03 .ri .b .more {
    background-color: rgba(255,255,255,0.5);
}

.i03 .ri .b .more:hover {
    background-color: rgba(255,255,255,1);
}

.honour {
    width: 100%;
    display: inline-block;
    background: url(../images/cooperate.jpg) center center no-repeat;
    background-size: cover;
    visibility: visible;
    animation-delay: 0.1s;
    animation-name: fadeIn;
    overflow: hidden;
    margin-top: -4px;
    padding-top: 6%;
    padding-bottom: 4%;
}

h-title {
}

.ht-left {
    width: 75%;
    float: left;
}

.ht-left h3 {
    font-size: 26px;
    letter-spacing: 2px;
    float: left;
}

.ht-left p {
    font-size: 14px;
    color: #5f5f5f;
    letter-spacing: 1px;
    margin-left: 6%;
    display: inline-block;
    float: left;
    margin-top: 1%;
}

.ht-rights {
    padding-right: 1%;
    float: right;
    margin-top: 6px;
}

.ht-rights a {
    font-size: 14px;
    color: #5f5f5f;
    letter-spacing: 2px;
}

.h-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}

.hs-left {
    width: 10%;
    float: left;
}

.hls-one {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 51%;
}

.hls-one a {
    font-size: 18px;
    color: #5f5f5f;
    border-bottom: 1px solid;
    padding-bottom: 7%;
}

.hls-ones {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 22%;
}

.hls-ones a {
    font-size: 18px;
    color: #5f5f5f;
    border-bottom: 1px solid;
    padding-bottom: 7%;
}

.hs-right {
    width: 87%;
    float: right;
}

.hs-right ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.hs-right li {
    width: 25%;
    float: left;
    margin-bottom: 2%;
}

.hs-right li a {
}

.hs-right li img {
    width: 85%;
}

#ons {
    display: none;
}

.fabric {
    width: 100%;
    height: auto;
    display: inline-block;
    background-image: url(../images/product.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0;
    padding-bottom: 5%;
}

.fab-nav {
    height: auto;
    width: 100%;
    margin-top: 2%;
}

.fab-nav ul {
    width: 100%;
    height: auto;
    display: flex;
    grid-template-columns: auto auto auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.fab-nav li {
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.fab-nav li a {
    color: #454545;
    font-size: 14px;
}

.fab-nav span {
    float: left;
    margin: 0 1%;
    color: #7b7e80;
}

.fab-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}

.fab-box li {
    width: 24%;
    float: left;
    margin-right: 1%;
    position: relative;
}

.fb-top {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.fb-top img {
    width: 100%;
    background: #f2f2f2;
    padding: 12% 0;
}

.fb-top p {
    color: #323232;
    text-align: center;
    background: #fff;
    padding: 8% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.fb-bttom {
    width: 100%;
    height: auto;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 8px;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            transform: scale(0.9);
            transition: all 0.3s ease;
}

.fbb-top {
    width: 94%;
    height: auto;
    background: #1172b4;
    padding: 47% 10px;
    text-align: center;
    padding-top: 15%;
}

.fbb-top h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}

.fbb-top p {
    color: #fff;
    font-size: 15px;
    line-height: 29px;
}

.fb-bttom img {
    width: 70% !important;
    background: #fff;
    position: absolute;
    left: 16%;
    bottom: -16%;
}

.fab-box li:hover .fb-top{
         opacity: 0;
            transform: scale(0.9);
}
.fab-box li:hover .fb-bttom{

     opacity: 1;
            transform: scale(1);
}

.news {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 3% 0;
    padding-bottom: 5%;
}
.news ul{
    margin-top: 3%;
}
.news li {
    width: 31%;
    float: left;
    border: 1px solid#dbe1ec;
    overflow: hidden;
    margin-right: 2%;
}

.n-top {
    width: 100%;
    height: auto;
    display: inline-block;
}

.nt-time {
    width: 50%;
    height: auto;
    display: inline-block;
    padding: 4% 8%;
    padding-bottom: 0px;
}

.nt-time span {
    float: left;
    color: #58b64d;
    font-size: 28px;
    font-weight: bold;
}

.nt-time h3 {
    float: left;
    color: #6a6a6a;
    font-weight: normal;
    margin-left: 5%;
    margin-top: 5%;
}

.n-top h2 {
    font-size: 17px;
    color: #242a34;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 27px;
    margin: 1% 8%;
    margin-bottom: 6%;
}

.n-top img {
    width: 100%;
}

.n-bootom {
    width: 100%;
    height: auto;
    display: none;
}

.n-bootom h2 {
    font-size: 17px;
    color: #242a34;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 27px;
    padding: 4% 8%;
    padding-top: 5px;
    padding-bottom: 4%;
}

.n-bootom p {
    font-size: 15px;
    color: #242a34;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-height: 27px;
    padding: 4% 8%;
    padding-top: 0px;
}

.n-bootom .more {
    font-size: 15px;
    color: #242a34;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-height: 27px;
    padding: 4% 8%;
    padding-top: 0px;
}
.nav-item.active {
    border-bottom: 1px solid#2c7be5;
    color: #2c7be5;
}

.content-container {
    border: 1px solid #eee;
    border-radius: 5px;
    min-height: 300px;
}

.content-item {
    display: none;
    animation: fadeIn 0.5s ease;
}

.content-item.active {
    display: block;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .product {
        width: 100%;
        height: auto;
        display: inline-block;
        margin: 3% 0;
    }

    .title {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-left: 1%;
        margin-top: 4%;
    }

    .title h3 {
        font-size: 19px;
        letter-spacing: 1px;
        margin-bottom: 0%;
    }

    .card-area .card-item.active {
        z-index: 6;
        width: 100%;
        height: auto;
        margin-right: 0%;
        margin-left: 1%;
    }

    .card-area .card-item {
        z-index: 4;
        transition: all .3s cubic-bezier(.4,0,.2,1), z-index 0s .12s;
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .nb-left {
        width: 100%;
        float: left;
        background: #ffb624;
        position: relative;
    }

    .nb-right {
        width: 100%;
        float: right;
    }

    .nbl-left {
        width: 40%;
        float: left;
        position: absolute;
        top: 9%;
        left: 6%;
    }

    .nbl-left h3 {
        color: #fff;
        font-size: 14px;
        letter-spacing: 1px;
        margin: 9px 0;
    }

    .nbl-left .more {
        display: none;
    }

    .case {
        display: none;
    }

    .case-phone {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 11%;
    }

    .cp-video {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .cp-video video {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .t_syvides {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .case-phone h2 {
        font-size: 20px;
        color: #333;
        line-height: 31px;
        padding: 10px 0;
    }

    .case-phone p {
        color: #666;
        font-size: 15px;
        line-height: 27px;
        padding-bottom: 7%;
    }
.fab-box li {
    width: 100%;
    float: left;
    margin-right: 0%;
    position: relative;
}
.fab-nav ul {
    width: 100%;
    height: auto;
    display: block;
    grid-template-columns: auto auto auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.fab-nav li {
    float: left;
    margin-bottom: 3%;
    text-align: center;
    width: 100%;
}
.fab-nav {
    height: auto;
    width: 100%;
    margin-top: 7%;
}
.news ul {
    margin-top: 7%;
}
.news li {
    width: 100%;
    float: left;
    border: 1px solid #dbe1ec;
    overflow: hidden;
    margin-right: 0%;
}
.fab-nav span{
    display: none;
}
}