body {
    margin: 0;
    padding: 0;
    width: 100vw;
    background-color: white;
}

.back-top{
    display: none;
    position: fixed;
    bottom: 150px;
    right: 60px;
    background: none;
    border: none;
    cursor: pointer;
}

.back-top img{
    width: 71px;
}

.List-ProductsItem{
    position: fixed;
    top: 0;
    width: 100vw;
    height: 292px;
    margin-top: 100px;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1;
    background-color: #E8EEF1D9;
    border-radius: 0px 0px 100px 100px;
}

.List-ProductsItem button{
    background: none;
    border: none;
    cursor: pointer;
    padding-left: 6px;
    padding-right: 6px;
}

.List-ProductsItem button img{
    width: 15vw;
}

.Topnav-Container {
    background-color: white;
    box-shadow: 0px 4px 20px 0px #0000001A;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100px;
    display: flex;
    align-items: center;
    z-index: 1;
}

.Mobile-Topnav{
    display: none;
}

.PC-Topnav {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100vw;
    display: flex;
    align-items: center;
}

.PC-Topnav li:nth-child(1) {
    flex: 35%;
    margin: 0;
    margin-left: 12.5vw;
}

.PC-Topnav li:nth-child(1) .Clearsoft{
    display: flex;
    flex-direction: column;
}

.PC-Topnav li:nth-child(1) .Clearsoft div .Chinese{
    font-size: 28px;
    color: #4F4F4F;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

.PC-Topnav li:nth-child(1) .Clearsoft div .English{
    font-size: 14px;
    color: #0075BC;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

.PC-Topnav li:nth-child(2) {
    flex: 13%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}

.PC-Topnav li:nth-child(2) a{
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    background-color: #F5F5F5;
    width: 160px;
    height: 48px;
    max-width: 160px;
    max-height: 48px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.PC-Topnav li:nth-child(3) {
    flex: 13%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}

.PC-Topnav li:nth-child(3) a{
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    background-color: #F5F5F5;
    width: 160px;
    height: 48px;
    max-width: 160px;
    max-height: 48px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.PC-Topnav li:nth-child(4) {
    flex: 13%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}

#Products-ItemList{
    background: none;
    border: none;
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    background-color: #F5F5F5;
    width: 160px;
    height: 48px;
    max-width: 160px;
    max-height: 48px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-weight: bold;
}

.PC-Topnav li:nth-child(4) img{
    width: 13px;
    margin-left: 5px;
}

.PC-Topnav li:nth-child(5) {
    flex: 13%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}

.PC-Topnav li:nth-child(5) a{
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    background-color: #F5F5F5;
    width: 160px;
    height: 48px;
    max-width: 160px;
    max-height: 48px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.PC-Topnav li:nth-child(6) {
    flex: 12%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    margin-right: 12.5%;
    margin-left: 40px;
    color: #0075BC;
}

.PC-Topnav li:nth-child(6) div{
    color: black;
}

.PC-Topnav li:nth-child(6) a{
    text-decoration: none;
    color: #000000;
}

.PC-Topnav li img{
    height: 48px;
}

.PC-Topnav li:nth-child(6) img{
    height: 22px;
}

.Mobile-Menu-Container{
    display: none;
}

.Mobile-Content-Container{
    display: none;
}

.PC-Content-0{
    display: flex;
    height: 600px;
}

.PC-Content-0 .left-half{
    margin-top: 40px;
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 12.5vw;
}

.PC-Content-0 .left-half .Title div:nth-child(1){
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0em;
    color: #00000066;
}

.PC-Content-0 .left-half .Title div:nth-child(2){
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 0em;
    color: #000000;
}

.PC-Content-0 .left-half .Title div:nth-child(3){
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    color: #00000099;
}

.PC-Content-0 .left-half .Contactus{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 48px;
    border-radius: 8px;
    /* padding: 8px, 10px, 8px, 10px; */
    background-color: #247EE9;
}

.PC-Content-0 .left-half .Contactus a{
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.PC-Content-0 .left-half img:nth-child(2){
    height: 50px;
}

.PC-Content-0 .right-half{
    margin-top: 40px;
    flex: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url("../image/index/PC/Content0-right-bg.svg");
    background-size: cover;
    padding-right: 12.5vw;
}

.PC-Content-0 .right-half img{
    width: 40vw;
}

.PC-Content-1{
    display: flex;
    height: 600px;
    /* background-image: url("../image/index/PC/OddContent-bg.svg"); */
    background-color: #F4FAFF;
    padding-top: 130px;
}

.PC-Content-1 .left-half{
    padding-left: 12.5vw;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
}

.PC-Content-1 .left-half img{
    width: 35vw;
}

.PC-Content-1 .right-half{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
}

.PC-Content-1 .right-half .Title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30vw;
}

.PC-Content-1 .right-half .Title .Number{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 120px;
    font-weight: 700;
    line-height: 163px;
    letter-spacing: 0em;
    color: #3C86C7;
}

.PC-Content-1 .right-half .Title .Content{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.PC-Content-1 .right-half .Title .Content .Icon{
    width: 44.00000000000004px;
    height: 44.00000000000004px;
    position: relative;
    background-color: #FF911A;
    border-radius: 50%;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
}

.PC-Content-1 .right-half .Title .Content .Icon::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background-color: transparent; /* 右半边是透明的 */
    transform: translateX(-50%);
}

.PC-Content-1 .right-half .Title .Content .Name{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    color: #000000;
}

.PC-Content-1 .right-half .Divider{
    width: 100%;
    border: 2px solid #0075BC;
    width: 30vw;
}

.PC-Content-1 .right-half .Text{
    display: flex;
    justify-content: flex-start;
    width: 29vw;
    max-width: 100vw;
    margin-top: 20px;
    line-height: 32.48px;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
}

.PC-Content-1 .right-half .MoreInfo{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 48px;
    border-radius: 8px;
    background-color: #247EE9;
}

.PC-Content-1 .right-half .MoreInfo a{
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.PC-Content-2{
    display: flex;
    height: 600px;
}

.PC-Content-2 .left-half{
    padding-left: 12.5vw;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.PC-Content-2 .left-half .Title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30vw;
}

.PC-Content-2 .left-half .Title .Number{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 120px;
    font-weight: 700;
    line-height: 163px;
    letter-spacing: 0em;
    color: #3C86C7;
}

.PC-Content-2 .left-half .Title .Content{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.PC-Content-2 .left-half .Title .Content .Icon{
    width: 44.00000000000004px;
    height: 44.00000000000004px;
    position: relative;
    background-color: #FF911A;
    border-radius: 50%;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
}

.PC-Content-2 .left-half .Title .Content .Icon::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background-color: transparent; /* 右半边是透明的 */
    transform: translateX(-50%);
}

.PC-Content-2 .left-half .Title .Content .Name{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    color: #000000;
}

.PC-Content-2 .left-half .Divider{
    width: 100%;
    border: 2px solid #0075BC;
    width: 30vw;
}

.PC-Content-2 .left-half .Text{
    display: flex;
    justify-content: flex-start;
    width: 29vw;
    max-width: 100vw;
    margin-top: 20px;
    line-height: 32.48px;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
}

.PC-Content-2 .left-half .MoreInfo{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 48px;
    border-radius: 8px;
    background-color: #247EE9;
}

.PC-Content-2 .left-half .MoreInfo a{
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.PC-Content-2 .right-half{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 12.5vw;
}

.PC-Content-2 .right-half img{
    width: 35vw;
}

.PC-Content-3{
    display: flex;
    height: 600px;
    background-color: #F4FAFF;
}

.PC-Content-3 .left-half{
    padding-left: 12.5vw;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.PC-Content-3 .left-half img{
    width: 35vw;
}

.PC-Content-3 .right-half{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.PC-Content-3 .right-half .Title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30vw;
}

.PC-Content-3 .right-half .Title .Number{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 120px;
    font-weight: 700;
    line-height: 163px;
    letter-spacing: 0em;
    color: #3C86C7;
}

.PC-Content-3 .right-half .Title .Content{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.PC-Content-3 .right-half .Title .Content .Icon{
    width: 44.00000000000004px;
    height: 44.00000000000004px;
    position: relative;
    background-color: #FF911A;
    border-radius: 50%;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
}

.PC-Content-3 .right-half .Title .Content .Icon::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background-color: transparent; /* 右半边是透明的 */
    transform: translateX(-50%);
}

.PC-Content-3 .right-half .Title .Content .Name{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    color: #000000;
}

.PC-Content-3 .right-half .Divider{
    width: 100%;
    border: 2px solid #0075BC;
    width: 30vw;
}

.PC-Content-3 .right-half .Text{
    display: flex;
    justify-content: flex-start;
    width: 29vw;
    max-width: 100vw;
    margin-top: 20px;
    line-height: 32.48px;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
}

.PC-Content-3 .right-half .MoreInfo{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 48px;
    border-radius: 8px;
    background-color: #247EE9;
}

.PC-Content-3 .right-half .MoreInfo a{
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.PC-Content-4{
    display: flex;
    height: 600px;
}

.PC-Content-4 .left-half{
    padding-left: 12.5vw;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.PC-Content-4 .left-half .Title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30vw;
}

.PC-Content-4 .left-half .Title .Number{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 120px;
    font-weight: 700;
    line-height: 163px;
    letter-spacing: 0em;
    color: #3C86C7;
}

.PC-Content-4 .left-half .Title .Content{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.PC-Content-4 .left-half .Title .Content .Icon{
    width: 44.00000000000004px;
    height: 44.00000000000004px;
    position: relative;
    background-color: #FF911A;
    border-radius: 50%;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
}

.PC-Content-4 .left-half .Title .Content .Icon::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background-color: transparent; /* 右半边是透明的 */
    transform: translateX(-50%);
}

.PC-Content-4 .left-half .Title .Content .Name{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    color: #000000;
}

.PC-Content-4 .left-half .Divider{
    width: 100%;
    border: 2px solid #0075BC;
    width: 30vw;
}

.PC-Content-4 .left-half .Text{
    display: flex;
    justify-content: flex-start;
    width: 29vw;
    max-width: 100vw;
    margin-top: 20px;
    line-height: 32.48px;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
}

.PC-Content-4 .left-half .MoreInfo{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 48px;
    border-radius: 8px;
    background-color: #247EE9;
}

.PC-Content-4 .left-half .MoreInfo a{
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.PC-Content-4 .right-half{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 12.5vw;
}

.PC-Content-4 .right-half img{
    width: 35vw;
}

.PC-Content-5{
    display: flex;
    height: 600px;
    background-color: #F4FAFF;
}

.PC-Content-5 .left-half{
    padding-left: 12.5vw;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.PC-Content-5 .left-half img{
    width: 35vw;
}

.PC-Content-5 .right-half{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.PC-Content-5 .right-half .Title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30vw;
}

.PC-Content-5 .right-half .Title .Number{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 120px;
    font-weight: 700;
    line-height: 163px;
    letter-spacing: 0em;
    color: #3C86C7;
}

.PC-Content-5 .right-half .Title .Content{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.PC-Content-5 .right-half .Title .Content .Icon{
    width: 44.00000000000004px;
    height: 44.00000000000004px;
    position: relative;
    background-color: #FF911A;
    border-radius: 50%;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
}

.PC-Content-5 .right-half .Title .Content .Icon::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background-color: transparent; /* 右半边是透明的 */
    transform: translateX(-50%);
}

.PC-Content-5 .right-half .Title .Content .Name{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    color: #000000;
}

.PC-Content-5 .right-half .Divider{
    width: 100%;
    border: 2px solid #0075BC;
    width: 30vw;
}

.PC-Content-5 .right-half .Text{
    display: flex;
    justify-content: flex-start;
    width: 29vw;
    max-width: 100vw;
    margin-top: 20px;
    line-height: 32.48px;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
}

.PC-Content-5 .right-half .MoreInfo{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 48px;
    border-radius: 8px;
    background-color: #247EE9;
}

.PC-Content-5 .right-half .MoreInfo a{
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.Content-Space{
    height: 150px;
    background-color: white;
}

.Mobile-footer{
    display: none;
}

.PC-footer{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 200px;
    color: white;
    background-color: #002136;
}

.PC-footer div{
    color: gray;
    font-size: 16px;
}

.PC-footer div:nth-of-type(2){
    color: white;
    margin-top: 10px;
    font-size: 16px;
}

.PC-footer div:nth-of-type(2) button{
    color: white;
    font-size: 16px;
    text-decoration: underline;
    border: none;
    background: none;
    cursor: pointer;
}

.PC-Products{
    position: absolute;
    width: 75vw;
    top: 540px;
    margin-left: 12.5vw;
    height: 120px;
    display: flex;
    background-color: white;
    border-radius: 120px;
    background-size: cover;
    box-shadow: 17px 14px 77px 0px #509FC133;
    max-width: 80vw;
    justify-content: center;
    align-items: center;
}

#Products-1{
    background: none;
    border: none;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
}

#Products-1 img{
    max-width: 100%;
    width: 85%;
    margin-top: 10px;
}

#Products-2{
    background: none;
    border: none;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 50px;
}

#Products-2 img{
    max-width: 100%;
    margin-top: 18px;
    width: 90%;
}

#Products-3{
    background: none;
    border: none;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 50px;
}

#Products-3 img{
    margin-top: 12px;
    width: 80%;
}

#Products-4{
    background: none;
    border: none;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 50px;
}

#Products-4 img{
    margin-top: 8px;
    width: 95%;
}

#Products-5{
    background: none;
    border: none;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 50px;
    padding-right: 40px;
}

#Products-5 img{
    margin-top: 10px;
    width: 100%;
}

.Policy-Container{
    position: fixed;
    top: 0;
    display: none;
    /* justify-content: center; */
    z-index: 10000;
}

.Policy{
    border-radius: 20px;
    max-width: 1084px;
    max-height: 678px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 1);
    background: linear-gradient(to bottom, #DEEAFF, #FFFFFF);
}

.Policy .Policy-Title{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    line-height: 34.75px;
    margin-top: 5%;
    font-weight: bold;
}

.Policy .Policy-Title button{
    background: none;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 92.5%;
    margin-bottom: 60px;
}

.Policy .Policy-Content{
    height: 80%;
}

.Policy-Text{
    background-color: white;
    border-radius: 20px;
    margin-left: 10%;
    margin-top: 40px;
    overflow-y: scroll;
    margin-right: 10%;
    height: 80%;
    padding: 30px;
    line-height: 32px;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* 灰暗感覺的遮罩，可以根據需要調整透明度 */
    z-index: 9999;
    display: none;
}
  
@media screen and (max-width: 768px) {
    .back-top{
        display: none;
    }

    .Topnav-Container {
        width: 100vw;
        height: 10vh;
        background-image: none;
        background-color: white;
        box-shadow: 0px 4px 20px 0px #0000001A;
        opacity: 0.9;
    }

    .PC-Topnav{
        display: none;
    }
    
    .Mobile-Topnav{
        display: flex;
        align-items: center;
    }

    .Mobile-Topnav img{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Mobile-Topnav {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100vw;
        display: flex;
        /* justify-content: center; */
        align-items: center;
    }
    
    .Mobile-Topnav li {
        margin: 0;
        width: 20vw;
        align-items: center;
    }

    .Mobile-Topnav li Button{
        border: none;
        background: none;
        margin-left: 20px;
    }
    
    .Mobile-Topnav li:nth-child(2) {
        margin: 0;
        display: flex;
        align-items: center;
        position: absolute;
        left: 20vw;
        width: 80vw;
        padding-left: 15vw;
    }
    
    .Mobile-Topnav li:nth-child(2) .Clearsoft{
        display: flex;
        flex-direction: column;
    }
    
    .Mobile-Topnav li:nth-child(2) .Clearsoft div .Chinese{
        font-size: 28px;
        color: #4F4F4F;
        cursor: pointer;
        text-decoration: none;
        font-weight: bold;
    }
    
    .Mobile-Topnav li:nth-child(2) .Clearsoft div .English{
        font-size: 14px;
        color: #0075BC;
        cursor: pointer;
        text-decoration: none;
        font-weight: bold;
    }

    .Mobile-Menu-Container{
        display: none;
    }

    .Mobile-Menu-Topnav-Container{
        position: fixed;
        top: 0;
        width: 100vw;
        height: 10vh;
        background-image: none;
        background-color: white;
        opacity: 1.0;
        display: flex;
        align-items: center;
    }

    .Mobile-Menu-Topnav{
        list-style: none;
        display: flex;
        align-items: center;
        padding: 0;
        position: fixed;
        z-index: 9999;
        width: 100vw;
    }

    .Mobile-Menu-Topnav li:nth-child(1){
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Mobile-Menu-Topnav li:nth-child(1) div{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Mobile-Menu-Topnav li:nth-child(1) a{
        text-decoration: none;
        color: #0075BC;
    }

    .Mobile-Menu-Topnav li:nth-child(2){
        position: absolute;
        margin-left: 87vw;
    }

    .Mobile-Menu-Topnav button{
        background: none;
        border: none;
    }

    .Mobile-Menu{
        background-image: url("../image/index/Frame13313.svg");
        background-size: cover;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: fixed;
        margin-top: 10vh;
        z-index: 9999;
    }

    .Mobile-Menu a{
        background-color: #FFFFFF;
        border-radius: 80px;
        color: #000000;
        font-size: 20px;
        text-decoration: none;
        width: 160px;
        height: 48px;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Mobile-Menu a:nth-of-type(1){
        margin-top: 10vh;
    }

    .PC-Content-Container{
        display: none;
    }

    .Mobile-Content-Container{
        display: block;
    }

    .Mobile-Content-0{
        display: flex;
        flex-direction: column;
        padding-top: 20vh;
        height: 110vh;
    }

    .Mobile-Content-0 .Img{
        display: flex;
        justify-content: center;
    }

    .Mobile-Content-0 .Img img{
        width: 100vw;
        height: 30vh;
    }

    .Mobile-Content-0 .Title{
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .Mobile-Content-0 .Title div:nth-child(1){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 23px;
        letter-spacing: 0em;
        color: #00000066;
    }
    
    .Mobile-Content-0 .Title div:nth-child(2){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 28px;
        font-weight: 700;
        line-height: 41px;
        letter-spacing: 0em;
        color: #000000;
    }
    
    .Mobile-Content-0 .Title div:nth-child(3){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 22px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        color: #00000099;
    }

    .Mobile-Content-0 .Contactus{
        margin-left: 10vw;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 192px;
        height: 48px;
        border-radius: 8px;
        background-color: #247EE9;
    }

    .Mobile-Content-0 .Contactus a{
        color: #FFFFFF;
        font-size: 20px;
        text-decoration: none;
    }

    .Mobile-Content-1{
        display: flex;
        flex-direction: column;
        background-color: #F4FAFF;
        /* height: 100vh; */
        padding-top: 45vh;
    }

    .Mobile-Content-1 .Img{
        display: flex;
        justify-content: center;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .Mobile-Content-1 .Img img{
        width: 80vw;
    }

    .Mobile-Content-1 .Title{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
    }

    .Mobile-Content-1 .Number{
        display: flex;
        height: 95px;
    }

    .Mobile-Content-1 .Title .Number div:nth-child(1){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 80px;
        font-weight: 700;
        line-height: 109px;
        letter-spacing: 0em;
        color: #0075BC;
    }

    .Mobile-Content-1 .Title .Number .Icon{
        width: 34px;
        height: 34px;
        position: relative;
        background-color: #FF911A;
        border-radius: 50%;
        clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
        top: 47px;
        margin-left: 10px;
    }
    
    .Mobile-Content-1 .Title .Number .Icon::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        background-color: transparent; /* 右半边是透明的 */
        transform: translateX(-50%);
    }
    
    .Mobile-Content-1 .Title .Name{
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        line-height: 35px;
        letter-spacing: 0em;
        color: #000000;
    }

    .Mobile-Content-1 .Divider{
        width: 80vw;
        position: relative;
        left: 10vw;
        border: 2px solid #0075BC;
        margin-top: 5px;
    }

    .Mobile-Content-1 .Text{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
        margin-top: 20px;
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 16px;
        font-weight: 350;
        line-height: 33px;
        letter-spacing: 0em;
        color: #00000099;
    }

    .Mobile-Content-1 .MoreInfo{
        margin-left: 10vw;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 192px;
        height: 48px;
        border-radius: 8px;
        background-color: #247EE9;
        margin-bottom: 40px;
    }

    .Mobile-Content-1 .MoreInfo a{
        color: #FFFFFF;
        font-size: 20px;
        text-decoration: none;
    }

    .Mobile-Content-2{
        display: flex;
        flex-direction: column;
        /* height: 100vh; */
    }

    .Mobile-Content-2 .Img{
        display: flex;
        justify-content: center;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .Mobile-Content-2 .Img img{
        width: 80vw;
    }

    .Mobile-Content-2 .Title{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
    }

    .Mobile-Content-2 .Number{
        display: flex;
        height: 95px;
    }

    .Mobile-Content-2 .Title .Number div:nth-child(1){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 80px;
        font-weight: 700;
        line-height: 109px;
        letter-spacing: 0em;
        color: #0075BC;
    }

    .Mobile-Content-2 .Title .Number .Icon{
        width: 34px;
        height: 34px;
        position: relative;
        background-color: #FF911A;
        border-radius: 50%;
        clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
        top: 47px;
        margin-left: 10px;
    }
    
    .Mobile-Content-2 .Title .Number .Icon::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        background-color: transparent; /* 右半边是透明的 */
        transform: translateX(-50%);
    }
    
    .Mobile-Content-2 .Title .Name{
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        line-height: 35px;
        letter-spacing: 0em;
        color: #000000;
    }

    .Mobile-Content-2 .Divider{
        width: 80vw;
        position: relative;
        left: 10vw;
        border: 2px solid #0075BC;
        margin-top: 5px;
    }

    .Mobile-Content-2 .Text{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
        margin-top: 20px;
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 16px;
        font-weight: 350;
        line-height: 33px;
        letter-spacing: 0em;
        color: #00000099;
    }

    .Mobile-Content-2 .MoreInfo{
        margin-left: 10vw;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 192px;
        height: 48px;
        border-radius: 8px;
        background-color: #247EE9;
        margin-bottom: 40px;
    }

    .Mobile-Content-2 .MoreInfo a{
        color: #FFFFFF;
        font-size: 20px;
        text-decoration: none;
    }

    .Mobile-Content-3{
        display: flex;
        flex-direction: column;
        background-color: #F4FAFF;
        /* height: 100vh; */
    }

    .Mobile-Content-3 .Img{
        display: flex;
        justify-content: center;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .Mobile-Content-3 .Img img{
        width: 80vw;
    }

    .Mobile-Content-3 .Title{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
    }

    .Mobile-Content-3 .Number{
        display: flex;
        height: 95px;
    }

    .Mobile-Content-3 .Title .Number div:nth-child(1){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 80px;
        font-weight: 700;
        line-height: 109px;
        letter-spacing: 0em;
        color: #0075BC;
    }

    .Mobile-Content-3 .Title .Number .Icon{
        width: 34px;
        height: 34px;
        position: relative;
        background-color: #FF911A;
        border-radius: 50%;
        clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
        top: 47px;
        margin-left: 10px;
    }
    
    .Mobile-Content-3 .Title .Number .Icon::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        background-color: transparent; /* 右半边是透明的 */
        transform: translateX(-50%);
    }
    
    .Mobile-Content-3 .Title .Name{
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        line-height: 35px;
        letter-spacing: 0em;
        color: #000000;
    }

    .Mobile-Content-3 .Divider{
        width: 80vw;
        position: relative;
        left: 10vw;
        border: 2px solid #0075BC;
        margin-top: 5px;
    }

    .Mobile-Content-3 .Text{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
        margin-top: 20px;
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 16px;
        font-weight: 350;
        line-height: 33px;
        letter-spacing: 0em;
        color: #00000099;
    }

    .Mobile-Content-3 .MoreInfo{
        margin-left: 10vw;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 192px;
        height: 48px;
        border-radius: 8px;
        background-color: #247EE9;
        margin-bottom: 40px;
    }

    .Mobile-Content-3 .MoreInfo a{
        color: #FFFFFF;
        font-size: 20px;
        text-decoration: none;
    }

    .Mobile-Content-4{
        display: flex;
        flex-direction: column;
        /* height: 100vh; */
    }

    .Mobile-Content-4 .Img{
        display: flex;
        justify-content: center;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .Mobile-Content-4 .Img img{
        width: 80vw;
    }

    .Mobile-Content-4 .Title{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
    }

    .Mobile-Content-4 .Number{
        display: flex;
        height: 95px;
    }

    .Mobile-Content-4 .Title .Number div:nth-child(1){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 80px;
        font-weight: 700;
        line-height: 109px;
        letter-spacing: 0em;
        color: #0075BC;
    }

    .Mobile-Content-4 .Title .Number .Icon{
        width: 34px;
        height: 34px;
        position: relative;
        background-color: #FF911A;
        border-radius: 50%;
        clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
        top: 47px;
        margin-left: 10px;
    }
    
    .Mobile-Content-4 .Title .Number .Icon::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        background-color: transparent; /* 右半边是透明的 */
        transform: translateX(-50%);
    }
    
    .Mobile-Content-4 .Title .Name{
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        line-height: 35px;
        letter-spacing: 0em;
        color: #000000;
    }

    .Mobile-Content-4 .Divider{
        width: 80vw;
        position: relative;
        left: 10vw;
        border: 2px solid #0075BC;
        margin-top: 5px;
    }

    .Mobile-Content-4 .Text{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
        margin-top: 20px;
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 16px;
        font-weight: 350;
        line-height: 33px;
        letter-spacing: 0em;
        color: #00000099;
    }

    .Mobile-Content-4 .MoreInfo{
        margin-left: 10vw;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 192px;
        height: 48px;
        border-radius: 8px;
        background-color: #247EE9;
        margin-bottom: 40px;
    }

    .Mobile-Content-4 .MoreInfo a{
        color: #FFFFFF;
        font-size: 20px;
        text-decoration: none;
    }

    .Mobile-Content-5{
        display: flex;
        flex-direction: column;
        background-color: #F4FAFF;
        /* height: 100vh; */
    }

    .Mobile-Content-5 .Img{
        display: flex;
        justify-content: center;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .Mobile-Content-5 .Img img{
        width: 80vw;
    }

    .Mobile-Content-5 .Title{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
    }

    .Mobile-Content-5 .Number{
        display: flex;
        height: 95px;
    }

    .Mobile-Content-5 .Title .Number div:nth-child(1){
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 80px;
        font-weight: 700;
        line-height: 109px;
        letter-spacing: 0em;
        color: #0075BC;
    }

    .Mobile-Content-5 .Title .Number .Icon{
        width: 34px;
        height: 34px;
        position: relative;
        background-color: #FF911A;
        border-radius: 50%;
        clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%); /* 利用 clip-path 剪切成橢圆的左半边 */
        top: 47px;
        margin-left: 10px;
    }
    
    .Mobile-Content-5 .Title .Number .Icon::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        background-color: transparent; /* 右半边是透明的 */
        transform: translateX(-50%);
    }
    
    .Mobile-Content-5 .Title .Name{
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        line-height: 35px;
        letter-spacing: 0em;
        color: #000000;
    }

    .Mobile-Content-5 .Divider{
        width: 80vw;
        position: relative;
        left: 10vw;
        border: 2px solid #0075BC;
        margin-top: 5px;
    }

    .Mobile-Content-5 .Text{
        padding-left: 10vw;
        padding-right: 10vw;
        width: 80vw;
        margin-top: 20px;
        font-family: "Microsoft JhengHei", Arial, sans-serif;
        font-size: 16px;
        font-weight: 350;
        line-height: 33px;
        letter-spacing: 0em;
        color: #00000099;
    }

    .Mobile-Content-5 .MoreInfo{
        margin-left: 10vw;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 192px;
        height: 48px;
        border-radius: 8px;
        background-color: #247EE9;
        margin-bottom: 40px;
    }

    .Mobile-Content-5 .MoreInfo a{
        color: #FFFFFF;
        font-size: 20px;
        text-decoration: none;
    }

    .Mobile-Products{
        position: absolute;
        top: 100vh;
        height: 60vh;
        background-color: white;
        border-radius: 20px;
        box-shadow: 17px 14px 77px 0px #7BB5CD33;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 10vw;
        width: 80vw;
    }

    .Mobile-Products .Products-row{
        flex: 1;
        display: flex;
        margin-top: 5vw;
        margin-bottom: 5vw;
    }

    .Mobile-Products .Products-row .Products-1{
        display: flex;
        align-items: center;
        margin-right: 5vw;
    }

    .Mobile-Products .Products-row .Products-1 button{
        background: none;
        border: none;
        padding: 0;
    }

    .Mobile-Products .Products-row .Products-1 button img{
        width: 20vw;
    }

    .Mobile-Products .Products-row .Products-2{
        display: flex;
        align-items: center;
        margin-left: 5vw;
    }

    .Mobile-Products .Products-row .Products-2 button{
        background: none;
        border: none;
        padding: 0;
    }

    .Mobile-Products .Products-row .Products-2 button img{
        width: 25vw;
    }

    .Mobile-Products .Products-row .Products-3{
        display: flex;
        align-items: center;
        margin-right: 5vw;
    }

    .Mobile-Products .Products-row .Products-3 button{
        background: none;
        border: none;
        padding: 0;
    }

    .Mobile-Products .Products-row .Products-3 button img{
        width: 20vw;
    }

    .Mobile-Products .Products-row .Products-4{
        display: flex;
        align-items: center;
        margin-left: 5vw;
    }

    .Mobile-Products .Products-row .Products-4 button{
        background: none;
        border: none;
        padding: 0;
    }

    .Mobile-Products .Products-row .Products-4 button img{
        width: 25vw;
    }

    .Mobile-Products .Products-row .Products-5{
        display: flex;
        align-items: center;
        margin-right: 5vw;
    }

    .Mobile-Products .Products-row .Products-5 button{
        background: none;
        border: none;
        padding: 0;
    }

    .Mobile-Products .Products-row .Products-5 button img{
        width: 20vw;
    }

    .Mobile-Products .Products-row .Products-Space{
        width: 25vw;
        margin-left: 5vw;
    }

    .Content-Space{
        height: 100px;
    }

    .PC-footer{
        display: none;
    }

    .Mobile-footer{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 250px;
        background-color: #002136;
    }

    .Mobile-footer div{
        color: gray;
        font-size: 20px;
    }
    
    .Mobile-footer div:nth-of-type(2){
        color: gray;
        font-size: 20px;
    }

    .Mobile-footer div:nth-of-type(3){
        color: white;
        margin-top: 20px;
        font-size: 20px;
    }

    .Mobile-footer div:nth-of-type(4){
        color: white;
        margin-top: 20px;
        font-size: 20px;
    }

    .Mobile-footer div:nth-of-type(5){
        color: white;
        margin-top: 20px;
        font-size: 20px;
    }

    .Mobile-footer div:nth-of-type(5) button{
        color: white;
        font-size: 20px;
        text-decoration: underline;
        border: none;
        background: none;
        cursor: pointer;
    }
    
    .Policy-Container{
        position: fixed;
        top: 0;
        display: none;
        /* justify-content: center; */
        z-index: 10000;
    }
    
    .Policy{
        /* background-image: url("../image/index/Frame13355.svg"); */
        background-color: #DEEAFF;
        border-radius: 20px;
        width: 90vw;
        height: 90vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 1);
    }
    
    .Policy .Policy-Title{
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 24px;
        margin-top: 10%;
    }
    
    .Policy .Policy-Title button{
        background: none;
        border: none;
        cursor: pointer;
        position: absolute;
        left: 80%;
        margin-bottom: 40px;
    }
    
    .Policy .Policy-Content{
        height: 80%;
    }
    
    .Policy-Text{
        background-color: white;
        border-radius: 20px;
        margin-left: 10%;
        margin-top: 20px;
        overflow-y: scroll;
        margin-right: 10%;
        height: 80%;
        padding: 30px;
        line-height: 32px;
    }

}  
