<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Arial MT Pro";
    font-size: 18px;
    background-color: #F8F8F8;
}
.newsTopNav{
    background: url("../images/inv.patent.header.jpg") no-repeat center;
}
.activeA {
    color: #0C72B9;
}
.activeAA {
    display: none;
}
.patent-area-1 {
    background: linear-gradient(to right, #bce2f6, #dff6f6);
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 60px;
}
.patent-area-1-inside {
    background-color: #F8F8F8;
    width: 94%;
    margin: 30px auto;
    padding-bottom: 40px;
}
.div-tags {
    width: 100%;
    display: flex;
}
.g-bd-wrap {
    display: flex;
    align-items: flex-end;
}

@media (min-width: 1200px) {
    .display-mobile {
        display: none;
    }
    .g-bd-wrap {
        background: #fff url(../images/inv.patent.title-002.jpg) center no-repeat;
        background-size: 100%  100%;
        width: 100%;
        height: 450px;
    }
    .i-top-title {
        font-size: 50px;
    }
    .title {
        font-size: 30px;
        text-align: center;
        width: 100%;
        height: 100px;
        line-height: 100px;
        font-weight: bolder;
    }
    .page-head {
        height: 100px;
        color: white;
    }
    .div-tag {
        width: 33.33%;
        height: 400px;
        display: flex;
        justify-content: center;
    }
    .tag-inside{
        width: 325px;
        height: 360px;
        margin: auto;
    }
    .tag-inside-icon-img, .tag-inside-bg {
        cursor: pointer;
    }
    .tag-inside-icon {
        width: 55%;
        height: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: auto;
        top: 20px;
        z-index: 10;
        background: #f9faf6;
        border: 2px solid #c9e2ce;
    }
    .tag-inside-icon-selected {
        width: 55%;
        height: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: auto;
        top: 20px;
        z-index: 10;
        border: 0;
        background: linear-gradient(to right, #85c9ed, #60e396);
        opacity: 0.7;
    }
    .tag-inside-content {
        width: 70%;
        height: 90px;
        font-size: 20px;
        color: #8bba96;
        text-align: center;
        position: relative;
        margin: auto;
        top: -175px;
        z-index: 10;
    }
    .tag-inside-content-selected {
        width: 70%;
        height: 90px;
        font-size: 20px;
        color: black;
        text-align: center;
        position: relative;
        margin: auto;
        top: -175px;
        z-index: 10;
    }
    .tag-inside-bgc {
        width: 85%;
        height: 65%;
        position: relative;
        margin: auto;
        top: -15%;
        z-index: 5;
        background: #FFFFFF;
        border: 2px solid #c9e2ce;
    }
    .tag-inside-bgc-selected {
        width: 85%;
        height: 65%;
        border: 0;
        position: relative;
        margin: auto;
        top: -15%;
        z-index: 5;
        background: linear-gradient(to left, #ceeafa, #d6f5f5);
    }
    .content-title-div {
        width: 93%;
        height: 350px;
        margin: 30px auto;
    }
    .content-title-bg {
        width: 100%;
        height: 70%;
        position: relative;
        z-index: 5;
        background: linear-gradient(to right, #97e6fa, #86e0b1);
    }
    .content-title-detail {
        display: flex;
        position: relative;
        z-index: 10;
        top: -58%;
    }
    .content-title-img {
        width: 40%;
        margin-left: 40px;
    }
    .content-title {
        margin-top: 20px;
        margin-left: 40px;
        font-size: 28px;
        color: white;
        font-weight: bolder;
        width: 400px;
        height: 120px;
        border-bottom: 5px solid #FFFFFF;
    }
    .content-detail {
        width: 90%;
        margin: auto;
        line-height: 32px;
        font-size: 16px;
    }
    .patent-area-2 {
        display: flex;
        width: 100%;
        height: 370px;
        margin-bottom: 50px;
    }
    .area-2-left-title {
        width: 100px;
        height: 80%;
        margin-left: 3px;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    .area-2-left {
        width: 63%;
        height: 100%;
        display: flex;
        align-items: center;
        background: url(../images/inv.patent.area-2-bg001.png) center no-repeat;
        background-size: 100%;
    }
    .area-2-right {
        width: 38%;
        height: 100%;
        margin-left: 35px;
        background: url(../images/inv.patent.area-2-bg002.png) center no-repeat;
        background-size: 100% 87%;
    }
    .area-2-right-title {
        width: 98%;
        height: 35px;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        margin-top: -70px;
    }
    .area-2-right-img {
        background: url(../images/inv.patent.icon04.png) center no-repeat;
        background-size: 100%;
        width: 90px;
        height: 90px;
    }
    .area-2-left-inside {
        width: 80%;
        /*padding-left: 80px;*/
    }
    .area-2-left-inside&gt;p {
        font-size: 15px;
        text-align: right;
        width: 90%;
        font-style: italic;
    }
    ul {
        list-style-type: none;
        width: 100%;
        font-size: 15px;
        line-height: 28px;
    }
    .area-2-right {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
    }
}
@media (max-width: 768px) {
    .display-pc {
        display: none;
    }
    .g-bd-wrap {
        background: #fff url(../images/inv.patent.title-001.jpg) center no-repeat;
        background-size: 100%  100%;
        width: 100%;
    }
    .i-top-title {
        font-size: 25px;
        font-weight: bolder;
    }
    .page-head {
        height: 115px;
        color: #ffffff;
        display: flex;
        align-items: center;
    }
    .container {
        padding: 0 5px;
    }
    .patent-area-1 {
        background: linear-gradient(to right, #bce2f6, #dff6f6);
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 5px;
    }
    .patent-area-1-inside {
        background-color: #F8F8F8;
        width: 97%;
        margin: 10px auto;
        padding-bottom: 20px;
    }
    .title {
        font-size: 18px;
        text-align: center;
        width: 100%;
        height: 130px;
        line-height: 85px;
        font-weight: bolder;
    }
    .div-tag {
        width: 33.33%;
        height: 140px;
        display: flex;
        justify-content: center;
    }
    .tag-inside{
        width: 325px;
        height: 360px;
        margin: auto;
    }
    .tag-inside-icon {
        width: 55%;
        height: 20%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: auto;
        top: -35px;
        z-index: 10;
        background: #f9faf6;
        border: 2px solid #c9e2ce;
    }
    .tag-inside-icon&gt;img, .tag-inside-icon-selected&gt;img {
        width: 80%;
    }
    .tag-inside-icon-selected {
        width: 55%;
        height: 20%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: auto;
        top: -35px;
        z-index: 10;
        border: 0;
        background: linear-gradient(to right, #85c9ed, #60e396);
        opacity: 0.7;
    }
    .tag-inside-content {
        width: 70%;
        height: 75px;
        font-size: 11px;
        color: #8bba96;
        text-align: center;
        position: relative;
        margin: auto;
        top: -125px;
        z-index: 10;
    }
    .tag-inside-content-selected {
        width: 70%;
        height: 75px;
        font-size: 11px;
        color: black;
        text-align: center;
        position: relative;
        margin: auto;
        top: -125px;
        z-index: 10;
    }
    .tag-inside-bgc {
        width: 85%;
        height: 25%;
        position: relative;
        margin: auto;
        top: -15%;
        z-index: 5;
        background: #FFFFFF;
        border: 2px solid #c9e2ce;
    }
    .tag-inside-bgc-selected {
        width: 85%;
        height: 25%;
        border: 0;
        position: relative;
        margin: auto;
        top: -15%;
        z-index: 5;
        background: linear-gradient(to left, #ceeafa, #d6f5f5);
    }
    .content-title-div {
        width: 93%;
        height: 150px;
        margin: auto;
    }
    .content-title-bg {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 5;
        background: linear-gradient(to right, #97e6fa, #86e0b1);
    }
    .content-title-detail {
        display: flex;
        position: relative;
        z-index: 10;
        top: -90%;
    }
    .content-title-img {
        width: 100%;
        margin-left: 10px;
    }
    .content-title {
        margin-left: 5px;
        font-size: 16px;
        color: white;
        font-weight: bolder;
        width: 140px;
    }
    .content-detail {
        width: 90%;
        margin: 25px auto;
        line-height: 28px;
        font-size: 14px;
    }
    .patent-area-2 {
        width: 100%;
        margin-top: 20px;
    }
    .area-2-left {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        background: url(../images/inv.patent.area-2-bg001.png) center no-repeat;
        background-size: 100% 100%;
    }
    .area-2-left-inside {
        width: 95%;
        padding-top: 40px;
        padding-bottom: 20px;
        padding-left: 35px;
    }
    .area-2-left-inside&gt;p {
        font-size: 14px;
        text-align: right;
        padding-right: 30px;
        font-style: italic;
    }
    .area-2-right {
        margin-top: 20px;
        margin-bottom: 30px;
        width: 100%;
        height: 100%;
        background: url(../images/inv.patent.area-2-bg001.png) center no-repeat;
        background-size: 100% 100%;
    }
    .area-2-right-img {
        background: url(../images/inv.patent.icon04.png) center no-repeat;
        background-size: 100%;
        width: 90px;
        height: 90px;
    }
    ul {
        list-style-type: none;
        width: 100%;
        font-size: 12px;
        line-height: 24px;
    }
    .area-2-right {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
        padding: 30px 0;
    }
    .area-2-right-word {
        padding-bottom: 15px;
    }
    b {
        font-size: 16px;
    }
    .area-2-right-word&gt;p {
        font-size: 14px;
    }
    .area-2-left-title, .area-2-right-title {
        display: none;
    }
}
@media (max-width: 380px) {
    .display-mobile {
        display: none;
    }
    .patent-area-1 {
        width: 100%;
        height: 1300px;
    }
    .title {
        font-size: 16px;
        text-align: center;
        width: 100%;
        height: 120px;
        line-height: 85px;
        font-weight: bolder;
    }
    .content-title-div {
        height: 125px;
    }
    .area-2-right-word&gt;p {
        font-size: 14px;
    }
    .area-2-left-title, .area-2-right-title {
        display: none;
    }
}
</pre></body></html>