:root {    --main_color: #0495d8;    --sub_color: #1a1a1a;    --text_sub_color: #727272;}img {    max-width: 100%;    height: auto;}button,button:hover,a,a:hover,a:active,a:focus,a:visited {    transition: .3s ease;    text-decoration: none;}.index h1,.index h2,.index h3,.index h4,.index h5,.index h6,.index p {    padding: 0;    margin: 0;}.row {    margin-right: 0px;    margin-left: 0px;}body.wrapper_bg {    font-family: 'Noto Sans TC', sans-serif;    letter-spacing: 1px;    line-height: 1.5;    font-size: 15px;    color: var(--text_sub_color);    font-weight: 400;    background-image: url('archive/image/customization/bg.webp');    background-repeat: repeat;}/*容器設定*/#RWDfullscreen01 .container {    width: 85%;}.RWDmenu_plus04 .container {    width: 100% !important;    max-width: unset;}.container_fuild {    width: 100%;}/* 共用設定 */ 
.section_spacing {    padding: 12rem 0;}body.wrapper_bg .clear,body.wrapper_bg .RWDedictor008>div:last-of-type,body.wrapper_bg .RWDedictor>div:last-of-type {    display: none;}.edit_mask {    display: block !important;}/* 反白顏色設定*/::selection {    background: #555;    color: #fff;}::-moz-selection {    background: #555;    color: #fff;}/* font */ 
.section_title {    text-align: left;    position: relative;    margin: 0 auto 3rem;}.description.white,.section_title.white .main_title,.section_title.white {    color: #fff;}.section_title.white .description {    color: #ffffffa6;}.section_title.black .main_title,.section_title.black {    color: #333;}.section_title .main_title {    letter-spacing: 2px;    font-weight: 500;    margin-top: 0rem;    font-size: clamp(1.5rem, 1.0956rem + 1.659vw, 3.75rem);}.section_title .sub_title {    letter-spacing: 1px;    color: var(--text_sub_color);    font-weight: 400;    margin-top: 1rem;    font-size: clamp(1.25rem, 1.2051rem + 0.1843vw, 1.5rem);}.section_title .en_title {    font-family: 'Saira Stencil One', cursive;    line-height: 1;    transform: skewX(-10deg);    font-size: clamp(2.1875rem, 1.7944rem + 1.6129vw, 4.375rem);    margin-bottom: 2rem;    filter: blur(0px);    -webkit-box-reflect: below -0.9vw linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 65%));    opacity: .15;    display: block;}.description {    font-size: 17px;    letter-spacing: 1px;    color: var(--text_sub_color);    line-height: 1.7;}.section_title.center {    text-align: center;}.section_title.center .image {    margin: 0 auto 15px;}/* btn */ 
.RWDscore01 .more-btn,.index_btn,.RWDservice009 .more {    border: 0;    width: fit-content;    padding: 0;    font-size: 17px;    margin: 50px auto 0 auto;    display: block;    position: relative;    line-height: 1;    height: unset;    padding-left: calc(100px + 2rem);}.RWDscore01 .more-btn::before,.index_btn::before,.RWDservice009 .more::before {    content: '';    background: url(archive/image/customization/arrow.svg) no-repeat;    background-size: contain;    width: 100px;    height: 100px;    position: absolute;    top: -40px;    left: 0;}.RWDscore01 .more-btn::after,.index_btn::after,.RWDservice009 .more::after {    content: '';    background: url(archive/image/customization/arrow_2.svg) no-repeat;    background-size: contain;    width: 100px;    height: 100px;    position: absolute;    top: -40px;    left: 0;    transition: all 640ms cubic-bezier(.165, .84, .44, 1);    transition-timing-function: cubic-bezier(.165, .84, .44, 1);}.RWDscore01 .more-btn:hover::after,.index_btn:hover::after,.RWDservice009 .more:hover::after {    transform: rotate(270deg);}.RWDscore01 .more-btn:hover,.no-touch .RWDservice009 .more:hover {    background: transparent;    color: var(--main_color);}.index_btn:hover {    color: #fff;}.RWDscore01 .more-btn,.index_btn {    color: #fff;    margin: 6rem 0 0;}.index_btn::before {    filter: brightness(100);}.RWDservice009 .more {    margin-top: 6rem;}/*搜尋*/ 
.RWDmenu_plus04 #search-box.full .form-control {    font-size: 30px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 25px;}/* navi */ 
.RWDmenu_plus04 .logo {    width: 350px;    position: relative;    background: #525252;    height: 80px;    padding: 0 3rem;}.RWDmenu_plus04 .logo a {    display: flex;    align-items: center;    justify-content: center;    height: 80px;}.RWDmenu_plus04 .header {    background: var(--main_color);    transition: .3s ease;    height: 80px;    padding: 0;}.RWDmenu_plus04 .site-nav {    width: 70%;}.RWDmenu_plus04 .menu li a {    color: #fff;    font-size: 16px !important;    letter-spacing: 3px;}.RWDmenu_plus04 .site-nav .menu ul li>a {    text-align: center;}.RWDmenu_plus04 .site-nav .menu ul.is-open li a {    font-size: 15px !important;}.RWDmenu_plus04 .site-nav .menu>li.active>a:after {    border-color: #77aca7;}.RWDmenu_plus04 .site-nav .menu {    text-align: left;}.RWDmenu_plus04 .container {    width: 100% !important;    max-width: unset;}.RWDmenu_plus04 .features {    width: 240px;    float: right;    display: flex;}.RWDmenu_plus04 .features .edit,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .search-btn {    float: unset;}.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover {    background: transparent;    transition: .3s ease;    transform: translateY(5px);}.RWDmenu_plus04 .site-nav .menu>li>a {    padding: 28px 15px 28px;    position: relative;    transition: .3s ease;    transform: translateY(0);}.RWDmenu_plus04 .site-nav .menu ul {    background: #2b2b2b;}.RWDmenu_plus04 .site-nav .menu>li.has-child:after {    content: '';    width: 20px;    height: 12px;    background: var(--main_color);    position: absolute;    bottom: -11px;    border: 0;    clip-path: polygon(100% 0, 50% 100%, 0 0);    transform: translateX(50%);    margin-left: 0;    top: unset;    right: 50%;    opacity: 0;    z-index: 20;}.RWDmenu_plus04 .site-nav .menu>li:hover:after {    opacity: 1;}.RWDmenu_plus04 .site-nav .menu>li>a:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:after {    border: 0;    content: '';    height: 0px;    width: 1px;    background: #fff;    transform: unset;    top: -10px;    position: absolute;    transform: translateX(-50%);    left: 50%;    margin-left: 0;    transition: .3s ease;}.RWDmenu_plus04 .site-nav .menu>li:hover>a:after,.RWDmenu_plus04 .site-nav .menu>li.has-child:hover>a:after {    height: 35px;    transition: .3s ease;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    text-decoration: none;    font-weight: 400;}.RWDmenu_plus04 .site-nav .menu ul li a:hover {    color: var(--main_color);}/* 語系 */ 
.lang-select-label {    height: 80px;    background: #0384bf;    font-size: 15px;    transition: .3s ease;}.lang-select-label>span:first-of-type {    display: none;}.lang-select-symbol {    display: none;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after,.RWDmenu_plus04 .site-nav .menu li.dropdown>a:after,.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {    border-color: transparent;    border: 0;}.RWDmenu_plus04 .lang-select-label:after {    border-color: #fff;}.RWDmenu_plus04 .features .search-btn:hover,.RWDmenu_plus04 .features .cart-btn:hover,.RWDmenu_plus04 .lang-select:hover .lang-select-label {    background: #04affd;    transition: .3s ease;}.lang-select-options {    right: 0;    transform: unset;    background-color: #2b2b2b;    box-shadow: unset;}.lang-select-options a {    color: #fff;}.RWDmenu_plus04 .site-nav .menu ul.is-open li,.lang-select-options>li {    border-bottom: 1px solid;    border-right: 0;}.RWDmenu_plus04 .site-nav .menu ul.is-open li:last-of-type,.lang-select-options>li:last-of-type {    border-bottom: 0;}.lang-select-options a:hover,.lang-select-options a:hover * {    font-weight: 400;    color: var(--main_color);}.RWDmenu_plus04 .features>.lang-select{    display: none;}/* 詢問車 */ 
.RWDmenu_plus04 .features i {    color: #fff;}.RWDmenu_plus04 .cart-block h3,.RWDmenu_plus04 .querycar-block h3 {    font-size: 17px;    letter-spacing: 1px;    font-weight: 400;}.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    background: var(--main_color);    font-size: 16px;}.lang-select-label,.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a {    color: #ffffff;    padding: 30px 0px;    height: 80px;    width: 80px;    text-align: center;}.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .cart-btn {    border-left: 1px solid #ffffff4d;}.RWDmenu_plus04 .features .search-btn {    float: unset;}/* banner_block */ 
.banner_block {    margin-top: 79px;    position: relative;}.banner_block .slickitem01 {    position: relative;}.banner_block .slickitem01::after,.banner_block .slickitem01::before {    position: absolute;    font-family: 'Saira Stencil One', cursive;    z-index: 1;    line-height: 1;    transform: skewX(-5deg);    font-size: 7.72vw;    filter: blur(0px);    animation: focus 2s ease-in-out;    /* 去除 infinite 属性，使动画只播放一次并停留在最后一帧 */}.banner_block .slickitem01::before {    content: 'INNOVATION';    right: 0;    bottom: calc(-1.5rem + 35%);    color: #75757547;    letter-spacing: -4px;    animation: focus-2 3s ease-in-out;}@keyframes focus-2 {    0% {        opacity: 0;        font-size: 5.72vw;        filter: blur(20px);        letter-spacing: 3vw;    }    30% {        filter: blur(20px);    }    60% {        opacity: 1;        font-size: 7.72vw;        filter: blur(0px);        letter-spacing: -4px;    }    100% {        font-size: 7.72vw;        filter: blur(0px);    }}.banner_block .slickitem01::after {    content: 'TECHNOLOGY';    right: 0;    bottom: calc(35% - 7.72vw + 1.5rem);    color: #3033361c;    animation: focus 3s ease-in-out;    -webkit-box-reflect: below -2.3vw linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.65));}@keyframes focus {    0% {        opacity: 0;        font-size: 5.72vw;        filter: blur(20px);        letter-spacing: 3vw;    }    30% {        filter: blur(20px);    }    60% {        opacity: 1;        font-size: 7.72vw;        filter: blur(0px);        letter-spacing: 1px;    }    100% {        font-size: 7.72vw;        filter: blur(0px);    }}.banner_block .RWDbanner_plus01.style-dotnav.control-center .control-box .control {    padding-bottom: 1rem;}.banner_block .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {    right: 0.5%;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {    height: 65%;    background-position: top right;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    position: relative;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item,.banner_block .RWDbanner_plus01 .slick-caption {    max-height: calc(100vh - 80px) !important;    height: calc(100vh - 80px) !important;}#RWDfullscreen01 .banner_block .container {    align-items: end;    width: 80%;    display: grid;    grid-template-columns: auto 50%;    grid-template-rows: 35% 100px auto;    gap: 0px 5%;    grid-auto-flow: row;    grid-template-areas:        "logo txt1"        "logo txt2"        "logo txt3";    color: #fff;    top: 50%;    transform: translateY(-50%);    position: relative;}.banner_block .logo {    grid-area: logo;}.banner_block .txt1 {    grid-area: txt1;}.banner_block .txt2 {    grid-area: txt2;}.RWDbanner_plus01 .logo img {    margin-bottom: 0;}.banner_block .RWDbanner_plus01 .slick-caption {    top: 0%;    color: #333;    width: 100%;    text-align: left;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    line-height: 1.2;    margin: 0;    letter-spacing: 2px;    font-weight: 300;    font-size: clamp(1.875rem, 1.201rem + 2.565vw, 5.625rem);    transform: skewX(-5deg);}.banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {    font-weight: 600;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    line-height: 1.5;    letter-spacing: 1px;    font-weight: 300;    font-size: 24px;    color: #ccc;}.banner_block .RWDbanner_plus01 .slick-caption .dot {    position: relative;    top: -8px;    left: 8px;}.banner_block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {    background: #a39f9f !important;    opacity: .3;    width: 6px;    height: 24px;    line-height: 24px;    border-radius: 0;}.banner_block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    opacity: 1;    height: 35px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li {    width: fit-content;    margin-bottom: 10px;}.RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {    left: 3rem;}.banner_block .RWDbanner_plus01.style-dotnav .slick-dots li {    text-align: left;}.banner_block .RWDbanner_plus01.style-dotnav .slick-dots li:last-of-type {    margin-bottom: 0;}.banner_block .RWDbanner_plus01.style-dotnav.control-center .items,.banner_block .RWDbanner_plus01.style-dotnav.control-center .slick-arrow {    display: flex;    width: 50%;    margin-left: auto;}/* .page-scroll */ 
.banner_block .RWDbanner_plus01 .page-scroll {    bottom: 2rem;    left: 3rem;    width: 120px;    margin-left: 0;}.RWDbanner_plus01 .page-scroll a {    position: relative;    height: 120px;    width: 120px;    transform: unset;}.RWDbanner_plus01 .page-scroll a::before {    content: '';    background: url(archive/image/customization/scroll_2.webp) no-repeat;    width: 100%;    height: 100%;    position: absolute;    left: 0%;    top: 0%;    background-size: contain;    transition: all 640ms cubic-bezier(.165, .84, .44, 1);    transition-timing-function: cubic-bezier(.165, .84, .44, 1);    transform-origin: center center;    transform: rotate(0deg) scale(1);}.RWDbanner_plus01 .page-scroll a:hover::before {    transition: all 640ms cubic-bezier(.165, .84, .44, 1);    transition-timing-function: cubic-bezier(.165, .84, .44, 1);    transform-origin: center center;    transform: rotate(270deg) scale(1.1);}.RWDbanner_plus01 .page-scroll a:hover {    opacity: 1;}.RWDbanner_plus01 .page-scroll a:hover img {    transform: scale(1.1);    transition: .3s ease;}.RWDbanner_plus01 .page-scroll a img {    -webkit-animation: 1.5s infinite scroll_down;    animation: 1.5s infinite scroll_down;}@-webkit-keyframes scroll_down {    0% {        -webkit-transform: translateY(0);        transform: translateY(0);        opacity: 0;    }    50% {        opacity: 1;    }    100% {        -webkit-transform: translateY(10px);        transform: translateY(10px);        opacity: 0;    }}.RWDbanner_plus01 .page-scroll a img {    transition: .3s ease;}.RWDbanner_plus01 .page-scroll.style-custom span {    display: none;}/* pdt_block */ 
.pdt_block {    position: relative;    background: linear-gradient(360deg, #e0e1e282, transparent);    overflow: hidden;}.pdt_block::before {    content: '';    background: url(archive/image/customization/pdt_bg.webp) no-repeat;    width: 60%;    height: 47%;    position: absolute;    left: 0;    bottom: 0;    background-size: 120%;    background-position-x: right;}.pdt_title .section_title {    border-bottom: 1px solid #ccc;    padding-bottom: 3rem;    margin-bottom: 5rem;}.RWDservice009__head {    margin: 0;    display: none;}.RWDservice009 .main_pic {    width: 100%;    margin: auto;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {    height: 850px !important;    display: flex;    align-items: flex-start;    transition: all 0.9s ease;}#m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box,#m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {    height: auto !important;}#m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {    position: relative;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {    width: calc(100% - 40vw);}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {    display: block;    text-align: left;    background-color: transparent;    padding: 0;    width: calc(40vw - 10%);    position: absolute;    top: 0;    right: 5%;    box-shadow: unset;}/* 文字區塊 */ 
.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {    text-overflow: unset;    overflow: visible;    -webkit-line-clamp: unset;    font-size: 26px;    font-weight: 500;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo {    text-overflow: unset;    overflow: visible;    -webkit-line-clamp: unset;    font-size: 16px;    line-height: 1.8;    color: var(--text_sub_color);}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {    margin-top: 2rem;    margin-bottom: 1rem;    letter-spacing: 1px;    font-size: 20px;    border: 1px solid #c6c3c3;    width: fit-content;    padding: 8px 20px;    font-weight: 500;    color: #333;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .blue_color {    color: var(--main_color);}/* 小縮圖 */ 
.RWDservice009 .top_icon {    display: none;}.RWDservice009 .gallery-thumbs-RWDservice009 {    width: calc(40vw - 10%) !important;    position: absolute;    left: unset;    right: 5%;    z-index: 20;    padding-top: 8rem;    border-top: 1px solid #ccc;}.RWDservice009 .gallery-thumbs-RWDservice009::before {    content: '更多機台';    position: absolute;    left: 0;    top: 4rem;    letter-spacing: 1px;    font-size: 20px;    font-weight: 500;    color: #333;}/* .RWDservice009 .gallery-thumbs-RWDservice009::after{    content: '';    width: 100px;    height: calc(100% - 3rem);    background: linear-gradient(to left, #f0f0f0e0 60%, transparent 100%);    position: absolute;    right: -33px;    bottom: 0;    z-index: 20;} */ 
.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide:last-of-type {    z-index: 22;}.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,.RWDservice009 .gallery-thumbs-RWDservice009 .imgs {    background-color: transparent;    width: calc(34vw / 3 - 50px) !important;    height: 200px !important;    filter: unset;    transform: unset;}.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-wrapper {    height: 200px;}.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide.swiper-slide-active,.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide.swiper-slide-duplicate-active {    display: none;}.RWDservice009 .gallery-thumbs-RWDservice009 .imgs::before {    content: '';    position: absolute;    left: 50%;    top: 80%;    transform: translateY(-50%) translateX(-50%);    border-radius: 50%;    height: 50px;    width: 50px;    display: flex;    align-items: center;    justify-content: center;    opacity: 0;    transition: .3s ease;    background: url(archive/image/customization/click.svg) no-repeat;    background-size: contain;    pointer-events: none;}.RWDservice009 .gallery-thumbs-RWDservice009 .imgs:hover.imgs:hover::before {    opacity: 1;    top: 50%;    transition: .3s ease;    pointer-events: none;}.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,.RWDservice009 .gallery-thumbs-RWDservice009 .imgs {    cursor: pointer;}/* pdt_dec */ 
.pdt_dec {    position: absolute;    bottom: 37%;    left: 7.5%;    width: 45vw;    overflow: hidden;    height: 20vw;}.pdt_dec .circles .circle {    border: 1px solid #7070705c;}.pdt_dec .circles {    width: 40vw;    height: 40vw;    left: 0;}.circles {    user-select: none;    pointer-events: none;    overflow: hidden;    z-index: 1;    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}.circles .circle {    width: 100%;    height: 100%;    -webkit-animation-name: circle_an;    animation-name: circle_an;    -webkit-animation-duration: 4s;    animation-duration: 4s;    -webkit-animation-iteration-count: infinite;    animation-iteration-count: infinite;    -webkit-animation-timing-function: cubic-bezier(.555, .32, .205, .63);    animation-timing-function: cubic-bezier(.555, .32, .205, .63);    border: 1px solid #ffffff6a;    border-radius: 50%;    position: absolute;    opacity: 0;}.circles .circle:nth-child(2) {    -webkit-animation-delay: 2s;    animation-delay: 2s;}.circles .circle:nth-child(3) {    -webkit-animation-delay: 4s;    animation-delay: 4s;}@-webkit-keyframes circle_an {    from {        opacity: 0.5;        -webkit-transform: scale(0);        transform: scale(0);    }    50% {        opacity: 1;    }    100% {        opacity: 0;        -webkit-transform: scale(1);        transform: scale(1);    }}/* application_block */ 
.RWDservice012 .main_box {    display: flex;    flex-direction: row;    align-items: flex-end;}.RWDservice012 .pic_box {    position: relative;    width: 40%;    height: 1250px;    left: 0;    top: 0;    z-index: 1;}.RWDservice012 .text_box {    display: grid;    grid-auto-flow: row;    grid-template-columns: repeat(2, 1fr);    height: auto;    padding-bottom: 12rem;}.RWDservice012 .text_box .text .box {    width: 100%;    padding: 3rem 6rem 3rem 9rem;    color: #333;    position: relative;}.RWDservice012 .text_box a::before{    content: '';    width: 96%;    height: 1px;    background: #ccc;    position: absolute;    left: 2%;    bottom: 0;}.RWDservice012 .text_box .text:nth-of-type(8):before,.RWDservice012 .text_box .text:nth-of-type(7)::before {    display: none;}.RWDservice012 .text_box .text:nth-of-type(2n+1) .box:after {    content: '';    width: 1px;    height: 90%;    background: #ccc;    position: absolute;    right: 0;    top: 5%;}.RWDservice012 .text_box .text::after {    display: none;}.RWDservice012 .text_box::after,.RWDservice012 .text_box::before {    display: none;}.RWDservice012 .swiper-slide.swiper-slide-active .box .bg {    transform: unset;    transition: unset;}.RWDservice012 .text_box.num8 .text {    width: 100%;    height: auto;    border: 0;}.application_title {    position: absolute;    right: 0;    z-index: 1;    margin-top: 12rem;    margin-bottom: 3rem;}.application_title .section_title {    margin: 0 auto 0;}.RWDservice012 .text_box,.application_title {    width: 60%;    padding-left: 5%;    padding-right: 5%;}.RWDservice012 .text_box a {    position: relative;}.RWDservice012 .text_box .text .box::before {    position: absolute;    left: 2rem;    width: 90px;    line-height: 90px;    border: 1px solid #ccc;    font-family: 'Oswald', sans-serif;    font-size: 45px;    border-radius: 50%;    font-weight: 600;    color: #ccc;    top: 50%;    transform: translateY(-50%);    text-align: center;}.RWDservice012 .text_box .text:nth-of-type(1) .box:before {    content: '01';}.RWDservice012 .text_box .text:nth-of-type(2) .box:before {    content: '02';}.RWDservice012 .text_box .text:nth-of-type(3) .box:before {    content: '03';}.RWDservice012 .text_box .text:nth-of-type(4) .box:before {    content: '04';}.RWDservice012 .text_box .text:nth-of-type(5) .box:before {    content: '05';}.RWDservice012 .text_box .text:nth-of-type(6) .box:before {    content: '06';}.RWDservice012 .text_box .text:nth-of-type(7) .box:before {    content: '07';}.RWDservice012 .text_box .text:nth-of-type(8) .box:before {    content: '08';}.RWDservice012 .text_box .text .arrow.ii-arrow1:before {    content: '';    background: url(archive/image/customization/arrow_3.svg) no-repeat;    background-size: contain;    width: 20px;    height: 20px;    position: absolute;    right: 3rem;    top: 0;    opacity: 0;    transition: .3s ease;    filter: contrast(1) invert(1) brightness(1);}.RWDservice012 .text_box .text:hover .arrow.ii-arrow1:before {    opacity: 1;    top: -10px;    transition: .3s ease;}.RWDservice012 .text_box .text .title {    font-size: 22px;    margin-bottom: 10px;    font-weight: 500;}.RWDservice012 .text_box .text .memo {    font-size: 16px;    color: var(--text_sub_color);    line-height: 1.5;}.RWDservice012 .text_box .text:hover .box::before{   background: #fff;    color: var(--swiper-theme-color);    border-color: #fff;}.RWDservice012 .text_box.num8 .text:hover {    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);}.RWDservice012 .text_box.num8 .text:hover,.RWDservice012 .text_box.num8 .text:hover .memo,.RWDservice012 .text_box.num8 .text:hover .box {    color: #fff;}.RWDservice012 .text_box .text:nth-of-type(2n+1) .box:hover:after,.RWDservice012 .text_box a:hover::before{display: none;}/* cta_block */ 
.cta_block {    background: var(--main_color);    background: linear-gradient(-45deg, #c8e9f8 10%, #8cd3f1 40%, #3caffc 70%, #026eed 100%);    background-size: 300% 300%;    animation: gradient_bg 15s ease infinite;}@keyframes gradient_bg {    0% {        background-position: 0% 50%;    }    25% {        background-position: 100% 50%;    }    50% {        background-position: 0% 50%;    }    75% {        background-position: 100% 50%;    }    100% {        background-position: 0% 50%;    }}.cta_block .container_fuild {    display: grid;    grid-template-columns: 40% 60%;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "cta_text cta_image";}.cta_text {    grid-area: cta_text;    padding-left: 20% !important;}.cta_image {    grid-area: cta_image;}.cta_image .RWDparallax_new,.cta_image .RWDparallax_new .picbgbox {    height: 100% !important;    background-size: 100%;}.cta_block .index_btn {    background: transparent;    padding: 2rem 0rem 2rem 7rem;    border-radius: 50px;    color: #fff;    font-size: 19px;    z-index: 2;}.cta_block .index_btn::after {    content: '';    background: #ffc448;    width: 80px;    height: 80px;    position: absolute;    top: 0;    left: 0;    border-radius: 3rem;    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);}.cta_block .index_btn:hover::after {    width: 270px;    transform: unset;    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);    z-index: -1;}.cta_block .index_btn:hover {    color: #333;}.cta_block .index_btn:hover::before {    left: 1rem;    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);}.cta_block .index_btn::before {    width: 80px;    height: 80px;    top: 0;    left: 0;    filter: brightness(0);    z-index: 1;    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);}/* about_block */ 
.about_block .container_fuild {    display: grid;    grid-template-columns: 40% 60%;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "about_image about_text";}.about_image {    grid-area: about_image;    overflow: hidden;    height: 965px;}.about_text {    grid-area: about_text;    width: 60%;    margin: auto;}.about_image .RWDedictor008 {    display: grid;    grid-template-columns: 1fr 1fr;    grid-template-rows: 1fr;    gap: 0 1.5rem;    grid-auto-flow: row;    grid-template-areas:        "marquee_01 marquee_02";}.marquee_01 {    grid-area: marquee_01;}.marquee_02 {    grid-area: marquee_02;}.marquee {    display: flex;    overflow: hidden;    gap: 1rem;    flex-direction: column;}.marquee_group {    display: flex;    align-items: center;    flex-direction: column;    gap: 1.5rem;}.marquee_group img {    aspect-ratio: 4/3;}.marquee_group:hover {    animation-play-state: paused;}.marquee_01 .marquee_group {    animation: marquee_01 15s linear infinite alternate;}.marquee_02 .marquee_group {    animation: marquee_02 15s linear infinite alternate;}@keyframes marquee_01 {    from {        transform: translateY(-55%);    }    to {        transform: translateY(0px);    }}@keyframes marquee_02 {    from {        transform: translateY(0px);    }    to {        transform: translateY(-55%);    }}.feature_items {    display: grid;    grid-template-columns: 1fr 1fr;    grid-template-rows: 1fr;    gap: 0 3vw;    grid-auto-flow: row;    grid-template-areas:        "feature_item_01 feature_item_02";}.feature_item_01 {    grid-area: feature_item_01;}.feature_item_02 {    grid-area: feature_item_02;}.feature_item {    display: grid;    grid-template-columns: 50px auto;    grid-template-rows: 1fr 1fr;    gap: 1rem 1.5rem;    grid-auto-flow: row;    grid-template-areas:        "feature_image feature_title"        "feature_desc feature_desc";    align-items: center;}.feature_item img {    grid-area: feature_image;}.feature_item h3 {    grid-area: feature_title;    font-size: 22px;    font-weight: 500;    color: #333;    letter-spacing: 1px;}.feature_item p {    grid-area: feature_desc;}.about_text .section_title .description {    margin-top: 2.5rem;}.about_text .section_title {    border-bottom: 1px solid #ccc;    padding-bottom: 5rem;}/* global_block */ 
.global_block {    overflow: hidden;}.global_block .container_fuild {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: 1fr;    gap: 0;    grid-auto-flow: row;}.global_text {    grid-area: 1 / 1 / 2 / 2;    width: 35%;    margin-left: 15%;    color: #fff;}.global_bg {    grid-area: 1 / 1 / 2 / 2;    z-index: -1;}.global_text .description {    margin-top: 2rem;}/* 跑分 */ 
.RWDscore01 .count-item span:nth-of-type(2),.RWDscore01 .trigger-blk,.RWDscore01 .score-subtitle,.RWDscore01 .score-maintitle {    display: none;}.RWDscore01 .count-blk .swiper-slide {    color: #fff;    justify-content: space-between;    padding: 0;    background: #3c3c3cb0;}.RWDscore01 .score-mainblk {    min-height: unset;}.RWDscore01 .score-content {    text-align: left;    padding-top: 0;}.RWDscore01 .count-blk {    padding-top: 0;    max-width: unset;}.RWDscore01 .count-item {    margin: 0;    width: calc(100% / 3);    padding: 2rem 2.5rem;    display: flex;    flex-direction: column-reverse;    position: relative;}.RWDscore01 .count-item::before {    content: '';    width: 15px;    height: 15px;    background: var(--main_color);    position: absolute;    left: 0;    top: 0;}.RWDscore01 .count-item:nth-of-type(2) {    border-left: 1px solid #cccccc70;    border-right: 1px solid #cccccc70;}.RWDscore01 .count-title {    font-size: 20px;    margin-top: 0;}.RWDscore01 .count-str {    font-size: 22px;    margin-left: 10px;    font-weight: bold;}.RWDscore01 .count-num {    font-size: clamp(2.1875rem, 1.9067rem + 1.1521vw, 3.75rem);    font-weight: bold;    letter-spacing: 2px;    font-family: 'Oswald', sans-serif;}/* 寬版選單 */ 
.RWDmenu_plus04 .site-nav .menu>li.dropdown:hover>a:after,.RWDmenu_plus04 .site-nav .menu li.dropdown>a:after {    width: 6px;    height: 6px;    background: transparent;    border: 1px solid #fff;    border-width: 1px 1px 0 0;    display: inline-block;    border-color: #fff;}.RWDmenu_plus04 .site-nav .menu li.dropdown a:hover {    transform: translateY(0px);}.RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul>li.active>a, .RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul>li>a:hover {    background: var(--main_color);    color: #fff;    padding-left: 8px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box li {    width: calc(100% / 4);}.RWDmenu_plus04 .dropdown-menu {    margin: 0;}.RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a:hover {    color: var(--main_color);}.RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a {    border-bottom: none;    color: var(--title-color);    font-weight: 400;    font-size: 16px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box {    display: flex;    flex-wrap: wrap;}
/*footer start*/

/* footer_block */ 
.keyword p,.copyright_block,.copyright_block a,.copyright_desc,.copyright_desc a,.copyright_desc a:hover {    color: #c2c2c2;    font-size: 13px;    font-weight: 300;}.copyright_block{    margin-top: 4rem;}.copyrights{    display: flex;}.RWDssl01 {    display: flex;}/* cookie */ 
.RWDalert_fancybox.bottom .editor a {    text-decoration: underline;    color: var(--sub_color);}.RWDalert_fancybox.bottom .editor a:hover {    color: var(--main_color);}.RWDalert_fancybox.bottom {z-index: 99999 !important;    width: 390px;    padding: 30px 25px 20px !important;    box-shadow: -4px -3px 12px rgb(145 145 163 / 17%) !important;    background: rgba(255, 255, 255, 90%) !important;    color: #000 !important;    left: auto !important;      right: 50% !important;    line-height: 1.8 !important;    border-radius: 0;    transform: translateX(50%);}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: var(--sub_color);    background: var(--sub_color) !important;    border-radius: 0px;    transition: .5s all ease;}.RWDalert_fancybox .btn:hover {    border-color: var(--main_color);    background: var(--main_color) !important;    transition: .5s all ease;}/*loading*/ 
.fl {    width: 400px;}.fl img {    width: 100%;}.lang_tw .fl img {    animation-name: zeroall;    animation-duration: 1s;}@-webkit-keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}.footer_block .container_fuild {    overflow: hidden;    display: grid;    grid-template-columns: 26.5% auto;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "footer_image footer_text";}.footer_image {    grid-area: footer_image;}.footer_text {    grid-area: footer_text;    margin: auto;    padding: 8rem 0 3rem;        max-width: 1200px;}.footer_image .RWDparallax_new,.footer_image .RWDparallax_new .picbgbox {    height: 100% !important;}.footer_logo{    width: 280px;    margin-bottom: 3rem;}.footer_block ul{    list-style: none;    padding-left: 0px;    margin: 0;}.footer_block ul li,.footer_block ul a{    color: #5f5e5e;    line-height: 1.7;    letter-spacing: 1px;    font-weight: 300;    font-size: 18px;}.footer_block ul span{    font-weight: 500;    color: #333;   width: 50px;    display: inline-block;}.company-title{    font-weight: 500;    color: #333;    margin-bottom: 10px;    font-size: 24px;    display: block;}.company_info{    margin-bottom: 2.5rem;    border-bottom: 1px solid #ddd;    padding-bottom: 2.5rem;}.company_info ul{    display: grid;    grid-auto-flow: column;    grid-template-columns:repeat(3,max-content);    grid-template-rows: 1fr 1fr;    gap: 2px 5vw;    justify-content: space-between;}.company_2 ul li br,.company_3 ul li br{display:none}.footer_block .map{    border: 1px solid #02020247;    padding: 0 5px;    font-size: 13px;    margin-left: 15px;}.footer_block .map:hover{    border-color: var(--main_color);    color: var(--main_color);}.footer_block ul a:hover{    color: var(--main_color);}.phone_2{    padding-left: 50px;}.footer_center{    display: grid;    grid-auto-flow: column;    gap: 0 3.5vw;    grid-template-columns: repeat(2,1fr);    position: relative;}.company_2{        border-right: 1px solid #ddd;    padding-right: 3.5vw;}/* go top */ 
.scrollTop002 {    bottom: 2rem;    right: 2rem;    width: 80px;    filter: contrast(0.1);}.scrollTop002::before {    content: '';    background: url(archive/image/customization/scroll_2.webp) no-repeat;    width: 100%;    height: 100%;    position: absolute;    left: 0%;    top: 0%;    background-size: contain;    transition: all 640ms cubic-bezier(.165, .84, .44, 1);    transition-timing-function: cubic-bezier(.165, .84, .44, 1);    transform-origin: center center;    transform: rotate(0deg) scale(1);}.scrollTop002:hover {    opacity: 1;    filter: contrast(0.4);}.scrollTop002:hover img {    transform: scale(1.1);    transition: .3s ease;}.scrollTop002:hover::before {    transition: all 640ms cubic-bezier(.165, .84, .44, 1);    transition-timing-function: cubic-bezier(.165, .84, .44, 1);    transform-origin: center center;    transform: rotate(270deg) scale(1.1);}/* 20240314加費修改 */ 
.copyright_block {    margin-top: 6rem;}/*--------*/ 
.RWDsearch_page .list-img .name {display: block;}

/*footer end*/
/*EN-index start*/

:root .lang_en {     --h1-size: 34px;    --h2-size: 28px;    --h3-size: 24px;    --h4-size: 22px;    --h5-size: 20px;    --h6-size: 16px;    --p-size: 15px;    --noto-font-family: 'Noto Sans TC', sans-serif;    --oswald-font-family: 'Oswald', sans-serif;}.lang_en .RWDmenu_plus04 #search-box.full .form-control,.lang_en .compare .no-item,.lang_en .description,.lang_en .RWDmenu_plus04 .menu li a ,.lang_en .RWDmenu_plus04 #mobile-menu .menu>li>a,.lang_en .RWDservice012 .text_box .text .title,.lang_en .RWDalert_fancybox.bottom,.lang_en .RWDquiry .btn.normal,.lang_en .fix-compare,.lang_en .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a,.lang_en .RWDmenu_plus04 .cart-block h3,.lang_en .RWDmenu_plus04 .querycar-block h3,.lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo,.lang_en .RWDservice012 .text_box .text .memo,.lang_en .footer_block h4,.lang_en .footer_block ul li,.lang_en .footer_block ul a,.lang_en .RWDscore01,.lang_en .feature_item h3,.lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title,.lang_en .section_title .sub_title,.lang_en .section_title .main_title {    letter-spacing: 0px;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2{    letter-spacing: 0.5px;}.lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {    font-size: 18px;}.lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3,body.wrapper_bg.lang_en {    letter-spacing: 0px;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 1.8vw;    letter-spacing: 0;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {    text-transform: uppercase;    font-size: 2.3vw;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong br{    display: none;}.lang_en .RWDservice009 .gallery-thumbs-RWDservice009::before {    content: 'See More';}.lang_en .RWDservice012 .text_box {    padding-bottom: 9rem;}.lang_en .application_title {    margin-top: 9rem;}.lang_en .section_title .main_title {    text-transform: uppercase;    font-weight: 600;    font-size: calc(clamp(1.5rem, 1.0956rem + 1.659vw, 3.75rem)/1.1);}.lang_en .section_title .sub_title {    font-size: clamp(0.9rem, 0.9821rem + 0.1674vw, 1.25rem);}.lang_en .feature_item h3 {    font-weight: 600;    font-size: clamp(1.125rem, 1.0179rem + 0.2232vw, 1.375rem);}.lang_en .cta_text .section_title .main_title{    text-transform: capitalize;        font-size: calc(clamp(1.5rem, 1.0956rem + 1.659vw, 3.75rem)/1.2);}.lang_en .company_2 ul li br,.lang_en .company_3 ul li br {    display: block;}.lang_en .footer_block ul span {    width: 40px;}.lang_en .footer_text {    max-width: 1250px;    width: 90%;}.lang_en .footer_center span {    margin-left: -40px;}.lang_en .footer_block ul span.plant {    width: 75px;}.lang_en .footer_center ul li {    padding-bottom: 10px;}.lang_en .footer_center li {    padding-left: 40px;}.lang_en .company-title {    font-size: 22px;    line-height: 1.5;}.lang_en .footer_logo {    width: 300px;}.lang_en .RWDservice012 .text_box .text .memo {    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.lang_en .footer_block ul li,.lang_en .footer_block ul a {    font-size: 16px;}.lang_en .RWDscore01 .count-num {    line-height: 1;    padding-top: 1rem;}.lang_en .RWDscore01 .count-item:nth-of-type(3) .count-num {    min-width: 135px;}.lang_en .RWDscore01 .count-item {    justify-content: flex-end;}.lang_en .RWDscore01 .count-item>div:first-of-type {    display: flex;    align-items: flex-end;    min-height: 80px;}.lang_en .RWDmenu_plus04 .site-nav .menu ul{        width: 220px;            margin-left: -110px;}

/*EN-index end*/
/*EN小螢幕 start*/

@media (max-width: 2400px) {    .lang_en .section_title .main_title br {        display: none;    }    .lang_en .cta_block .container_fuild {        grid-template-columns: 45% 55%;    }    .lang_en .cta_image .RWDparallax_new,    .lang_en .cta_image .RWDparallax_new .picbgbox {        background-size: 118%;        background-position-x: right !important;    }    .lang_en .RWDscore01 .count-item:nth-of-type(3) .count-num {        min-width: 125px;    }    .lang_en .global_text {        width: 38%;    }}@media (max-width: 2280px) {    .lang_en .RWDservice012 .text_box .text .box {        padding: 2.5rem 3rem 2.5rem 9rem;    }    .lang_en .RWDservice012 .text_box .text .arrow.ii-arrow1:before {        right: 1rem;    }    .lang_en .RWDservice009 .gallery-thumbs-RWDservice009::before {        content: 'See More';        top: 1rem;    }    .lang_en .RWDservice009 .gallery-thumbs-RWDservice009 {        padding-top: 4rem;    }    .lang_en .global_text {        width: 45%;    }    .lang_en .footer_block ul li,    .lang_en .footer_block ul a,    .lang_en .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a,    .lang_en .description,    .lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo,    .lang_en .RWDservice012 .text_box .text .memo {        font-size: 15px;    }}@media (max-width: 2048px) {    .lang_en .cta_block .container_fuild {        grid-template-columns: 38% 62%;    }    .lang_en .RWDservice012 .text_box .text .box {        padding: 2rem 3rem 2rem 9rem;    }    .lang_en .RWDservice012 .text_box {        padding-bottom: 6rem;    }    .lang_en .application_title {        margin-top: 6rem;    }    .lang_en .cta_image .RWDparallax_new,    .lang_en .cta_image .RWDparallax_new .picbgbox {        background-size: 105%;    }}@media (max-width: 1920px) {    .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {        font-size: 1.8vw;    }    .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: 1.7vw;    }    .lang_en .RWDscore01 .count-item:nth-of-type(3) .count-num {        min-width: 115px;    }    .lang_en .cta_block .container_fuild {        grid-template-columns: 50% 50%;    }}@media (max-width: 1800px) {    .lang_en .company_2 {        padding-right: 2vw;    }    .lang_en .footer_center {        gap: 0 2vw;    }    .lang_en .company-title {        font-size: 20px;    }    .lang_en .company_info ul {        grid-template-columns: max-content max-content 1fr;    }    .lang_en .RWDscore01 .count-item {        padding: 2rem 1rem 2rem 2rem;    }    .lang_en .RWDservice012 .text_box .text .box {        padding: 2rem 2rem 2rem 8rem;    }    lang_en .RWDservice012 .text_box .text .memo {        font-size: 14px;    }    .lang_en .RWDservice012 .text_box {        padding-bottom: 4rem;    }    .lang_en .application_title {        margin-top: 4rem;    }    .lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .desc_01 {        display: -webkit-box;        -webkit-line-clamp: 3;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis;        height: auto;    }    .lang_en .cta_text {        padding: 8rem 0;        padding-left: 15% !important;    }}@media (max-width: 1680px) {    .lang_en .RWDservice012 .text_box .text .title {        font-size: 18px;    }    .lang_en #RWDfullscreen01 .banner_block .container {        width: 90%;    }    .lang_en .cta_image .RWDparallax_new,    .lang_en .cta_image .RWDparallax_new .picbgbox {        background-size: 125% !important;    }    .lang_en .footer_text {        width: 100%;    }    .lang_en .company_info ul {        grid-template-columns: repeat(3, max-content);        gap: 2px 1rem;    }    .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong br {        display: block;    }    .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {        font-size: 2.4vw;    }}@media (max-width: 1550px) {    .lang_en .RWDservice012 .text_box .text .box {        padding: 1.5rem 1rem 1.5rem 6rem;    }    .lang_en .RWDservice012 .text_box .text .box::before {        left: 1rem;    }    .lang_en .global_text {        width: 50%;        margin-left: 5%;    }    .lang_en .cta_text {        padding: 6rem 0;    }    .lang_en .cta_block .container_fuild {        grid-template-columns: 45% 55%;    }    .lang_en .RWDscore01 .count-item:nth-of-type(3) .count-num {        min-width: 90px;    }    .lang_en .RWDservice012 .text_box,    .lang_en .application_title {        padding-left: 3%;        padding-right: 4%;    }    .lang_en .RWDservice012 .text_box .text .title {        font-size: 17px;    }    .lang_en .RWDscore01 .count-item>div:first-of-type {        min-height: 60px;    }}@media (max-width: 1440px) {    .lang_en .footer_image {        display: none;    }    .lang_en .footer_block .container_fuild {        grid-template-columns: 1fr;        grid-template-areas: " footer_text";    }}@media (max-width: 1366px) {    .lang_en .RWDscore01 .count-num {        font-size: 35px;    }    .lang_en .RWDscore01 .count-str {        font-size: 18px;    }    .lang_en .RWDscore01 .count-title {        font-size: 16px;    }    .lang_en .RWDservice009 .gallery-thumbs-RWDservice009 {        bottom: 0rem;    }    .lang_en .footer_logo {        width: 260px;    }}@media (max-width: 1280px) {    .lang_en .footer_text {        padding: 6rem 5% 2rem;    }    .lang_en .cta_block .container_fuild {        grid-template-columns: 45% 55%;    }    .lang_en .cta_text {        padding-left: 10% !important;    }}@media (max-width: 1200px) {    .lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .desc_01 {        -webkit-line-clamp: 5;    }    .lang_en .RWDservice009 .gallery-thumbs-RWDservice009 {        bottom: 6rem;    }    .lang_en .RWDservice012 .text_box,    .lang_en .application_title {        padding-left: 0;        padding-right: 0;    }    .lang_en .company-title {        font-size: 18px;    }    .lang_en .footer_block ul li,    .lang_en .footer_block ul a {        font-size: 14px;    }    .lang_en .company_info ul {        justify-content: space-between;    }    .lang_en .RWDscore01 .count-item:nth-of-type(3) .count-num {        min-width: 80px;    }    .lang_en .RWDscore01 .count-item {        padding: 2rem 1rem 2rem 1rem;    }    .lang_en .global_text {        width: 55%;    }    .lang_en .RWDservice012 .text_box {        padding-bottom: 2rem;    }    .lang_en .application_title {        margin-top: 0;        padding: 0 5%;    }}

/*EN小螢幕 end*/
/*內頁 start*/

/* 匯入內頁版面寬度80%*//*a連結*/a{text-decoration: none;}.page_wrapper_bg section.call_to_action a, .page_wrapper_bg section.call_to_action a:hover, .page_wrapper_bg section.call_to_action a:focus,.page_wrapper_bg section.call_to_action .btn, .page_wrapper_bg section.call_to_action .btn:hover,.layoutlist_3 .dbtn_v2,.layoutlist_3 .dbtn_v2:hover {text-decoration: none;transition: .5s;}.row{margin-right:0px;margin-left:0px;}.boxname {margin: 0 10px;}.RWDquiry .btn-box{display: flex;align-items: center;justify-content: center;}/*230531範本預設按鈕改色導圓角統一5px*/ 
._bd_btn._bd_btn-primary:hover{color:#fff;background-color:var(--btn-main-hover-color);border-color:var(--btn-main-hover-color)}._bd_btn._bd_btn-primary{background:var(--btn-main-color);border-radius:5px!important}._bd_btn._bd_btn-default{background:0 0;border:1px solid var(--btn-sub-color);color:var(--btn-sub-color);border-radius:5px!important}._bd_btn._bd_btn-default:hover{color:#fff;background-color:var(--btn-sub-hover-color);border-color:var(--btn-sub-hover-color)}._bd_row a{color:#333}/*221226最小字級修正*/ 
.login_box_body .control-label, #btn_forget_form, #btn_reverify_form, .link-style, .member_join, .btn-primary, #forget_table .th, #join_form, .m2018 .products-nav>ul>li a, .RWDquiry, .RWDshopping, .RWDproduct_page .control-box .control-label, .RWDproduct_page .products-info .download .control-label, .RWDproduct_page .products-info .pd-info .control-label, .RWDproduct_page .products-info .txt .title, #mobile-fixed input, #mobile-fixed select, #mobile-fixed select.form-control:not([size]):not([multiple]), #plusbuy_mobile-fixed input, #plusbuy_mobile-fixed select, #plusbuy_mobile-fixed select:not([size]):not([multiple]), .RWDproduct_page input, .RWDproduct_page select, .RWDproduct_page select.form-control:not([size]):not([multiple]), .RWDproduct_page .btn, .RWDproduct_page .ibtn, .hgroup .breadcrumb, .shopping-item-box .item-btn, #join_form select, #join_form select.form-control:not([size]):not([multiple]), .RWDshopping select, .RWDshopping select.form-control:not([size]):not([multiple]), .bonus-box .form-group .btn, .voucher-box .form-group .btn, .form-control, .layoutlist_8 .listdate .yearmonth, select, textarea, .video_item_summary, .download .search-go, .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .list_subject .subsubject, .layoutlist_4 .listdate .yearmonth, .layoutlist_5 .list_subject a, .rwdlayoutlist_9 .summary, .rwdlayoutlist_9 .cdate, .RWDsearch01 .search-nav-btn, .count_info, .layoutlist_5 .item .summary, .list-btn_mobile, .list-btn, .buybtn, .layoutlist_3 .dbtn_v2, #mobile-fixed .btn, #plusbuy_mobile-fixed .btn, #mobile-fixed .stock, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page, .sum-box .total .td:last-child small, .delivery-editor ul, .goadd-box, .info-editor ul, .plus-fixed .name a, .plus-list .name a, .shopping-item .name, .shopping-step .name, .RWDshopping, .RWDshopping .btn, .bonus-box .form-group .btn, .delivery-editor, .goadd-box .goadd, .info-editor, .login-box a, .login-box a:hover, .plus-list .addcart, .plus-list .price-box, .shopping-item .tag, .shopping-title .freight, .shops-box .shops, .voucher-box .btn.vouchers, .voucher-box .form-group .btn, .login_box_footer a.shopping_view, .shopping_viewlogin__member, .RWDproduct_page .download_container .btn,.RWDsearch_page .list-img .name,.RWDmenu_plus04 .cart-block .name, .RWDmenu_plus04 .querycar-block .name,.RWDmenu_plus04 .cart-block .spe-box, .RWDmenu_plus04 .querycar-block .spe-box,.RWDtimeline02 .timeline2_list .block .text,.shopping_viewlogin__intro {    font-size: 1rem;    letter-spacing: 0;    line-height: 1.5;}.layoutlist_4 .buybtn {padding: 10px 0;}.list-btn {padding: 10px 0;margin: 20px 0 0;}.layoutlist_5 .product_list_item .subject {margin: 10px 0 0;}.layoutlist_5 .item .buybtn {width: 100%;padding: 5px 0;}input#top_search_searchkey {font-size: 20px !important;letter-spacing: 1px !important;}.cd-search.full .ibtn,.RWDmenu_plus04 #search-box.full .ibtn {font-size: 20px;}.RWDmenu_plus04 .member-block .form-area .group {flex-wrap: nowrap;}.login_box_footer a.member_join { display: flex;justify-content: center; align-items: center;}input#search_box_text {font-size: 20px !important;}/*購物流程圈圈改色*/@keyframes num-bg{0%{background:#666;-webkit-transform:scale(.5);transform:scale(.5)}100%{background:#666;-webkit-transform:scale(1);transform:scale(1)}}/*main*/ 
.page_wrapper_bg section.call_to_action { padding: 100px 0; min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {padding: 0 15px;width: 80%; max-width:1700px}.page_wrapper_bg .article-text .container {width: 100%;}.hgroup .container {width: 100%; margin: 0 0 50px;}/*搜尋*/ 
.RWDsearch_page .search-list { margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {height: auto;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {line-height: 1.7;}.page_wrapper_bg .article-text, .page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {font-size:1rem;line-height: 1.8;letter-spacing: 1px;color: #333; font-weight: 400;}._bd_row label, ._bd_row li, ._bd_row p, ._bd_row td{font-size:1rem;line-height: 1.8; font-weight: 400;}._bd_row li{margin-bottom: 10px;}._bd_row ol{padding-left: 22px;}._bd_row ul{padding-left: 18px;}/*-------按鈕--------*/#panelCms .btn.btn-primary { float: none;border-radius: 5px !important;}/*重新填寫*/ 
.refill_btn {display: none;}/*回上一頁按鈕*/ 
.btn {font-size: 16px;}#article .btn.btn_back a, #album .btn.btn_back a {padding: 10px 15px;display:block;}.btn.btn_back {margin-right: 0;float: right;background: transparent !important;padding: 0;box-shadow: none;margin-top:60px;}.btn.btn_back a { min-width:180px;padding: 10px 15px;background: transparent;color: var(--btn-main-color); transition: all 0.2s ease;border: 1px solid var(--btn-main-color);line-height: 1}.btn.btn_back a:hover {border: 1px solid var(--btn-main-hover-color);color: #fff !important;background: var(--btn-main-hover-color);}/*確定送出*/ 
.ebtn {padding: 0;background: transparent;-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;float: right;margin-right: 0;}.ebtn a{display:block;text-align:center;min-width:180px;line-height:1.5;padding:6px 30px!important;margin-top:20px;color:#fff!important;background:var(--btn-main-color);border:1px solid var(--btn-main-color);transition:all .2s ease;border-radius:0}.ebtn a:hover {background: var(--btn-main-hover-color); color: #fff !important; border-color: var(--btn-main-hover-color); transition: all .2s ease;}.new-form .new-width .currectsend_btn a{color:var(--btn-main-color)!important;background:0 0}.new-form .new-width .currectsend_btn a:hover{color:#fff!important;background:var(--btn-main-hover-color)}/*購物車按鈕*/ 
.RWDshopping .btn.bg1{background: transparent ;color: #444;border: 1px solid #444;border-radius: 0 ;}.RWDshopping .btn.bg1:hover{border-radius: 0 ;transition: all 0.3s ease;border: 1px solid #000 ;color: #fff !important;background: #000 ;}.layoutlist_4 .showY br {display: none;}.RWDshopping .btn.normal {max-width: initial;}.page_wrapper_bg.lang_en .voucher-box .form-group .btn {width: auto;}.RWDshopping .btn.bg2{border-radius: 0 !important;transition: all 0.3s ease;border: 1px solid #444 !important;color: #fff !important;background: #444 !important;}.RWDshopping .btn.bg2:hover{background:#000 !important;color: #fff !important;border: 1px solid #000 !important;}.RWDshopping .btn.bg2 i {transition: none;}.RWDshopping .btn.bg3{background: transparent; color: #444; border: 1px solid #444;border-radius: 0;}.RWDshopping .btn.bg3:hover{border-radius: 0;transition: all 0.3s ease;border: 1px solid #000;color: #fff !important; background: #000;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {max-width: initial;}/*購物車v3按鈕*/ 
.RWDshopping_v3 .cartform-submit,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .links,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn,.payhint-modal .btn-row .gray33radius-btn{background:var(--btn-main-color)}.RWDshopping_v3 .cart-fill .cart-list .info-pane .gray82empty-btn:hover,.RWDshopping_v3 .cartform-submit:hover,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn:hover,.RWDshopping_v3 .order-infobox .btn-row .links:hover,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn:hover,.payhint-modal .btn-row .gray33radius-btn:hover{background:var(--btn-main-hover-color)}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn{color:var(--btn-main-color);border-color:var(--btn-main-color);background:0 0}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn:hover{background:var(--btn-sub-hover-color);color:#fff}/*會員按鈕*/#join_form .btn{padding: 6px 12px;border-radius: 0;}#join_form .btn-link:hover { text-decoration: none;}.memberlist .col-sm-9.col-md-9 .btn.btn-primary a,.memberlist .col-sm-9.col-md-9 .btn.btn-primary a:hover {color: #fff !important;}#btn_member_login { float: none;background: #444;color: #fff;border: 1px solid #444;padding: 6px 12px;}#btn_member_login:hover {background: #000;color:#fff !important;border: 1px solid #000;}#join_form .btn-primary {min-width:180px;float: none; background: var(--btn-main-color);color: #fff;border: 1px solid var(--btn-main-color);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {background: var(--btn-main-hover-color) !important;color:#fff !important;border: 1px solid var(--btn-main-hover-color);}.webbtn {background: var(--btn-main-color)}.webbtn:hover {background: var(--btn-main-hover-color)}.btn-primary,.shopping_viewlogin__submit { background-color:#444;border: 1px solid #444; border-radius: 0 !important; float: right; margin-right: 0px;font-size: 14px;box-shadow:none;}.btn-primary a {color: #fff;font-size: 14px;}.btn.btn-primary:focus a, .btn.btn-primary:hover a, .btn.btn-primary:active a{color:#fff !important;}.btn-primary:hover{transition: all 0.3s ease; color:#fff; background-color: #000;border-color: #000;} .btn-primary:active:hover, .btn-primary:active:focus{background-color: #000;border: 1px solid #000;}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{color: #fff !important;background-color:  #000;border-color: #000;outline: none;}/*詢問車按鈕*/ 
.RWDmenu_plus04 .cart-block .bottom-box .pay-btn, .RWDmenu_plus04 .querycar-block .bottom-box .pay-btn,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover, .RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {transition: .5s;}/*忘記密碼 ＆重發認證信*/#div_forget_area *{border-radius: 0 !important;}/*註冊*/ 
.join_form_btns{ text-align: right;}/*文章列表*/ 
.RWDslider01 .products-list .products-item .box {display: flex;align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {flex-direction: row-reverse;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {margin-top: 60px !important;}/*文章列表-2*/#article .layoutlist_2 .list_subject a {font-size: 16px !important;font-weight: bold;margin: 0px 0px 20px !important; display: block;line-height:1.5 !important;}.subsubject {font-size: 14px;font-weight: 400;line-height: 1.5 ;}.layoutlist_2 .listdate .yearmonth, .layoutlist_4 .listdate .yearmonth{ padding-bottom: 0;}.layoutlist_2 .item {width: 100%;}.pagecontent .article_model[data-seq="0"] {margin-top: 0 !important;}/*文章列表-3*/ 
.layoutlist_3.fn_article3 .list_subject a{font-size: 16px !important;font-weight: bold;margin: 0px 0px 20px !important; display: block;line-height:2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a{font-size: 14px !important;font-weight: 400;line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {display: flex;align-items: stretch;border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a{font-size:17px!important;font-weight:700;margin:0 0 10px!important;display:block;line-height:1.5!important}#article .layoutlist_4 .list_subject .summary a{font-size:16px!important;font-weight:400;line-height:1.5!important}#article .layoutlist_4 .listdate{padding:0 10px;width:90px;border-left:1px solid #eee}#article .layoutlist_4 .listdate .day{font-size:25px}#article .layoutlist_4 .listdate .yearmonth{letter-spacing:1px;padding:0}#article .layoutlist_4 .item .list_img{padding-left:0}#article .layoutlist_4 .list_subject{width:calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject, .article7 .layoutlist_7 .subject a{margin-top: 15px !important;;margin-bottom: 10px !important;;}#article .layoutlist_7 .cdate, .article7 .layoutlist_7 .cdate a{font-size: 12px;}#article .layoutlist_7 .summary, .article7 .layoutlist_7 .summary a {font-size: 16px !important; font-weight: 300; line-height: 1.5 !important;}.layoutlist_7 .subject, .layoutlist_7 .subject a {font-size: 18px !important;font-weight: 500;}.layoutlist_7> .row:before, .layoutlist_7>.row:after {display: none;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {padding-left: 4rem;}.layoutlist_8 .article_subject{font-weight:500;font-size:1.3rem;line-height:1.5;display:block}.layoutlist_8 .list_subject .summary{margin:10px 0;}.layoutlist_8 .list_subject .summary a{font-size:16px;font-weight:400;line-height:1.5;color:#000}/*文章列表頁籤修正*/#article .tabs {margin: 50px 0;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li { padding: 50px;}#product_tabs .content section {border-top: 0;margin: -10px 0 0;}/*相簿列表*/ 
.layoutlist_2 .album_item {height: auto !important;}/*相簿上下方說明*/#album .page_desc {margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {margin: 50px 0 0;}/*修正相簿a連結顏色*/ 
.photo_view .flex-direction-nav a {color: transparent !important;}.album_item a:hover {color: #313131;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {padding: 20px 0px;font-size: 18px;}#album .page_content2 .dis .dis_li .text{font-size:16px;line-height:1.8;letter-spacing:0;color:#000;font-weight:400;margin:0 0 30px}/*相簿-2*/#album .layoutlist_2 .album_item_subject{padding: 20px 0px;font-size: 18px;}/*Q&A*/ 
.rwd .faq_question{font-size: 16px;letter-spacing: 2px;}.rwd .faq_answer{font-size: 15px;letter-spacing: 2px;line-height: 1.8;}/*影片*/ 
.video_item_subject{font-size: 16px;letter-spacing:1px;}.video_item a.videolink:hover {color: #000;}/*檔案下載*/ 
.download .search_input {background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {background: #333;border-color: #333;color: #fff;}.layoutlist_5 .dbtn_v2 { display: inline-block;margin: 15px 0 0;padding: 6px 0.8em;font-size: 14px; line-height: 1.2;color: #333;border: 1px solid #b7b7b7; border-radius: 2px;background: #fff; text-decoration: none; cursor: pointer;}.layoutlist_5 .download_subject {line-height: 1.4;}.layoutlist_5 .summary {margin: 8px 0 0;font-size: 13px;line-height: 1.4;color: #818181;}.dd-selected {font-size: 15px;letter-spacing: 0;}.download_container .btn{font-size:16px;background:var(--btn-main-color);color:#fff;border-radius:0;padding:6px 3rem}.download_container .btn:hover{background:var(--btn-sub-color)}.file_area label.dd-option-text {margin: 0;font-weight: 400;display: block;}#file_dlist a.dd-option {padding: 12px;}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {color: #313131;}.download .search-go {line-height: 2;transition: .5s;}.download .search-go:hover {background: #000;color: #fff;transition: .5s;}/*產品A*/ 
.page_content1 #productbx_bg{background: #efefef;-moz-opacity:1;opacity: 1;}.page_content1 .dd-selected {letter-spacing: 1px;padding: 0 40px 0 10px;}.product_desc_content {color: #333;letter-spacing: 1px;line-height: 30px;}.page_content1 #prod_price {margin-top: 0;}.page_content3_mainphoto .swiper-slide img {width: 100%;}#prod_price .money {font-size: 20px;font-weight: bold;}#member_org_price,div#prod_fixprice, .pagecontent.menu5 .page_content1 #prod_price, .pagecontent.menu8 .page_content1 #prod_price {margin: 0;}._shopping_info>div {display: flex; align-items: flex-end; letter-spacing: 0;}div#prod_price {margin-left: 15px !important;}.productcontent .page_content1 .info {text-align: center;margin: 30px 0 0;}.productcontent .page_content1 .product_desc_subject {text-align: center;}.page_content1 ._shopping_info>div {justify-content: center;}.page_content1 .spec-scroll .items ul li:hover {border: 1px solid #333;}#product > div.page_content1 > div.product_top.row > div.info.col-sm-12.col-md-12.col-xs-12 > div:nth-child(4),#product > div.page_content1 > div.product_top.row > div:nth-child(3) { display: flex; justify-content: center;margin: 0 0 10px;}#product > div.page_content1 > div.product_top.row > div:nth-child(3) {gap:0 10px;}.page_content1 #prod_name,.page_content1 #prod_name .product_name{font-size:25px;font-weight:700;letter-spacing:0;line-height:1.5;margin:0}/*產品A按鈕*/#btn_shopping{border-radius: 0;font-size: 14px;background: var(--btn-main-color)}#btn_shopping:hover{background:var(--btn-main-hover-color)}.fbtn{border-radius: 0;font-size: 14px;background:var(--btn-main-color);background: transparent;color:var(--btn-main-color);border:1px solid var(--btn-main-color);transition: .5s;}.fbtn:hover{background:var(--btn-sub-hover-color);color:#fff;transition: .5s;}#btn_querycar{border-radius: 0;font-size: 14px;background:var(--btn-sub-color);background: transparent;color:var(--btn-main-color);border:1px solid var(--btn-main-color);transition: .5s;}#btn_querycar:hover{background:var(--btn-sub-hover-color);color:#fff;transition: .5s;}/*產品下拉樣式*/label.dd-option-text {font-size: 14px !important;line-height: 1 !important;margin: 0 !important;font-weight: 400;}.dd-option {padding: 5px 10px;}/*產品B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop, #mobile-fixed .btn-shop .btn.shop {background:var(--btn-main-color);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add, #mobile-fixed .btn-shop .btn.add {background: var(--btn-sub-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {background-color: var(--btn-main-hover-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {background-color: var(--btn-sub-hover-color);}#mobile-fixed .style-radio .form-radio, .RWDproduct_page .style-radio .form-radio {border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked, .RWDproduct_page .style-radio .form-radio.checked {border-color: #000;}.RWDproduct_page .products-info .nu, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .subname, .RWDproduct_page .products-info .txt .editor {color: #555;font-size: 1rem;letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item, .layoutlist_2 .product_list_item {margin: 0 0 40px;}.layoutlist_4 .pricearea{text-align:left;display:flex;align-items:center;letter-spacing:0}.layoutlist_4 .fixprice{ font-size: 16px;text-decoration: line-through;margin:0 5px 0 0;}.layoutlist_4 .sellprice{color:#f10404;font-weight:bold;}.layoutlist_4 .subject {height: auto !important;line-height: 1.5;min-height: auto;font-weight: 500;}#product .item .subject {height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {padding-bottom: 0;border: 0;height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile, .layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {background: var(--btn-main-color);transition: .5s;}.layoutlist_4 .buybtn:hover{background:var(--btn-sub-hover-color);transition: .5s;}/*修正產品、文章預設列表排版*/ 
.productlist .layoutlist_2, .productlist .layoutlist_4, .productlist .layoutlist_5, .albumlist .layoutlist_2, .albumlist .layoutlist_4, .articlelist .layoutlist_2, .articlelist .layoutlist_4 {display: flex; flex-wrap: wrap;align-items: flex-start;}.sortbar {float: none !important;margin-bottom: 20px !important;text-align: left !important; width: 100%;flex-wrap: wrap;}.sortbar a:hover {color: #515151;}/*產品售價顏色*/li#O_sellPrice,span.payprice,.pricearea .price {color: var(--btn-main-color) !important;font-weight: bold;}.pricearea .price.delline {color: #333 !important;}.pricearea .price.fixprice {color: #777 !important;}/*購物清單*/ 
.RWDshopping .btn.normal{border-radius: 0;}/*會員註冊*/#join_form .btn-primary{border-radius: 0;}#join_form {background: white;}/*會員頁a連結修正*/ 
.member .css-table .tr a {color: #313131;}/*留言板*/ 
.customized_columns .css-table .th.textarea {width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {margin-left: 10px;}.RWDquiry .btn.normal{border-radius:0;font-size:15px;letter-spacing:1.5px;transition:.5s ease;color:var(--btn-main-color);border-color:var(--btn-main-color)}.RWDquiry .btn.normal:hover{transition:.5s ease;background:var(--btn-sub-hover-color);color:#fff;border-color:var(--btn-sub-hover-color);font-weight:500}.RWDquiry .btn.bg2,.btn.normal.bg3{background:var(--btn-main-color);color:#fff;border-color:var(--btn-main-color)}/*電子表單*/ 
.eformsDesc {margin: 50px 0;border: 0;}.eformscontent .layoutlist_1 {width: 100%;max-width: 1170px; margin: 0 auto;}.form-horizontal .form-group {margin-left: 0; margin-right: 0;}.form-horizontal .control-label {font-weight: 500;}textarea.form-control {min-height: 130px;}.systemmsg {text-align: center;}/*電子表單送出a連結修正*/ 
.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {color: #fff!important;background: var(--btn-main-color);}.eformscontent .col-sm-12.col-md-12 .ebtn a {background: transparent;color: var(--btn-main-color) !important;}/*左側選單*/ 
.m2018 .products-nav>ul>li {padding: 0; margin: 0;}.m2018 .products-nav a {padding: 15px 10px !important;font-weight: 400;font-size: 16px;}/*隱私權*/ 
.privacy_block, .privacy_block p {line-height: 2;letter-spacing: 1px;color: #000}.privacy_block a {color: #000;transition: 0.4s}.privacy_block a:hover {color: #000;transition: 0.4s;text-decoration: none}.privacy_block h5 {font-size: 18px;font-weight: bold;margin: 50px 0 10px;color: #000;}.privacy_block h6 {font-size: 16px;}.privacy_block ul {padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {line-height: 2;letter-spacing: 1px;color: #000}.shopping_txt a {color: #000;transition: 0.4s}.shopping_txt a:hover {color: #000;transition: 0.4s;text-decoration: none}.shopping_txt .item_row {margin-bottom:50px}.shopping_txt h2 {font-size: 24px !important;font-weight: bold;margin: 0;color: #b90000;text-decoration: underline;line-height:1.5 !important}.shopping_txt h3 {font-size: 20px !important;font-weight: bold;margin: 0 0 10px;color: #000;line-height:1.5 !important}.shopping_txt ul {padding-left: 24px;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {background: #000;padding: 5px 20px;color: #fff !important;border-color: #000;}/*隱私權購物說明最大寬度限制*/ 
.privacy_block,.shopping_txt {max-width: 1200px; margin: auto;}/*hashtag a連結修正*/ 
.hashtag_block .hashtagLink {color: #fff !important;}/* 人才招募表單標題修正 */ 
.customized_columns .fillform {font-size: 1.5rem; margin: 3rem;text-align: center;}.RWDproduct_page .pic-box{        width: calc(100% - 460px);}.RWDproduct_page .products-info{    width: 460px;}

/*內頁 end*/
/*EN-內頁 start*/

.lang_en .m2018 .products-nav>ul>li>a,.lang_en.page_wrapper_bg .hgroup h1,.lang_en.page_wrapper_bg .article-text,.lang_en.page_wrapper_bg .article-text p,.lang_en .RWDslider01 .editor,.lang_en .RWDtimeline01 li.event .point .editor,.lang_en #sidebar .products-nav{        letter-spacing: 0;}.lang_en .hgroup .breadcrumb{        width: 100%;}

/*EN-內頁 end*/
/*客製化內頁語法 start*/

/* 文字統一設定 */:root {    --h1-size: 46px;    --h2-size: 42px;    --h3-size: 34px;    --h4-size: 30px;    --h5-size: 26px;    --h6-size: 22px;    --p-size: 16px;    --noto-font-family: 'Noto Sans TC', sans-serif;    --oswald-font-family: 'Oswald', sans-serif;}:root {    --btn-main-color: #0495d8;    --btn-main-hover-color: #00aeff;    --btn-sub-color: #ffc448;    --btn-sub-hover-color: #ffcc60;    --title-color: #333333;}/* 內頁全背景 */ 
.collapsing_header .main {    background: transparent;    overflow: hidden;}.page_wrapper_bg section.call_to_action {    position: relative;}/* 文字 */ 
.page_wrapper_bg .hgroup h1 {    color: var(--title-color);    font-size: var(--h1-size);    line-height: 1.2;    letter-spacing: 1px;    font-weight: 400;    text-transform: uppercase;    margin-bottom: 0;    padding-bottom: var(--3dst);    position: relative;}.page_wrapper_bg .hgroup h1:before {    content: '';    position: absolute;    width: 100%;    height: 1px;    background: #cacaca;    bottom: 0.5rem;    z-index: -1;    left: 0;}.page_wrapper_bg .article-text h2 {    position: relative;    font-size: var(--h2-size);    line-height: 1.2;    letter-spacing: 1px;    margin: 0 0 10px;    text-transform: uppercase;    color: var(--title-color);}.page_wrapper_bg .article-text h3 {    position: relative;    font-size: var(--h3-size);    letter-spacing: 1px;    line-height: 1.2;    margin: 0 0 10px;    font-weight: 600;    color: var(--title-color);}.page_wrapper_bg .article-text h4 {    position: relative;    font-size: var(--h4-size);    line-height: 1.6;    letter-spacing: 1px;    margin: 0 0 10px;    color: var(--title-color);}.page_wrapper_bg .article-text h5 {    position: relative;    font-size: var(--h5-size);    line-height: 1.6;    letter-spacing: 1px;    margin: 0 0 10px;    color: var(--title-color);}.page_wrapper_bg .article-text h6 {    position: relative;    font-size: var(--h6-size);    line-height: 1.6;    letter-spacing: 1px;    margin: 0 0 10px;    color: var(--title-color);}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    font-size: var(--p-size);    line-height: 1.8;    letter-spacing: 1px;    color: var(--text_sub_color);    font-weight: 400;    margin: 0 0 1rem;    font-family: var(--noto-font-family);}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    color: var(--text_sub_color);    font-size: var(--p-size);    line-height: 1.8;    font-weight: 400;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}/* 照片 */ 
.con_pic img {    height: 100%;    object-fit: cover;}.con_pic {    height: 100%;    position: relative;}/*區塊*/ 
.con_item,.con_txt,.con_pic,.ab_item,.spc_item0,.contact_form_item {    position: relative;}.con_pic img {    width: 100%;}/*間距*/:root {    --0dst: .5rem;    --1dst: 1rem;    --2dst: 2rem;    --3dst: 3rem;    --4dst: 4rem;    --5dst: 5rem;    --6dst: 6rem;    --7dst: 7rem;    --8dst: 8rem;    --9dst: 10rem;    --10dst: 10rem;}/*編排*/ 
.grid_item {    display: grid;    position: relative;}.flex_item {    display: flex;    position: relative;}.page_wrapper_bg .article-text .container .pagecontent {    padding: 0 !important;}.con_txt hr {    margin: 2rem 0;}/* 主標 */ 
.hgroup .container {    padding: 0;    border-bottom: none;    text-align: center;}/* 麵包 */ 
.hgroup .container {    margin: 0 0 5rem;}.hgroup .breadcrumb {    font-size: 14px !important;    margin: 0 0 0;    padding: 0 2rem;    border: none;    bottom: 0;    right: auto;    left: 50%;    transform: translateX(-50%);    text-align: center;    float: none !important;    background: url(archive/image/customization/bg.webp) no-repeat;}.hgroup .breadcrumb a:hover {    color: var(--btn-main-color);}/* 內頁頁尾 */ 
.page_wrapper_bg .footer_block {    border-top: 1px solid #dedede;    /* padding-bottom: 68px; */}.page_wrapper_bg .scrollTop002 {    bottom: 5rem;}/* 內頁banner */ 
.page_wrapper_bg .banner_block {    margin-top: 0;}.page_wrapper_bg .banner_block:before {    content: '';    position: absolute;    width: 1px;    height: 85px;    background: #ffffff7a;    left: 50%;    transform: translateX(-50%);    bottom: 0;    z-index: 1;}.page_wrapper_bg .banner_block .RWDbanner_plus01 .slick-caption {    top: 45%;    height: auto !important;}.page_wrapper_bg .banner_block .slickitem01::before,.page_wrapper_bg .banner_block .slickitem01::after {    display: none;}.page_wrapper_bg .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.5rem, 1.0956rem + 1.659vw, 3.75rem);    letter-spacing: 1px;    font-weight: 600;    color: #ffffff;    transform: skewX(0deg);    text-align: center;}.page_wrapper_bg .banner_block .RWDbanner_plus01 .slick-caption .txt2 {    text-align: center;    font-weight: 700;    color: var(--main_color);    letter-spacing: 0px;    font-size: var(--h4-size);    font-family: var(--oswald-font-family);    text-transform: uppercase;}/*固定側選單*/ 
.collapsing_header .main {    overflow: inherit;}.main section .container .article-text>.container>.xrow {    height: 100%;    position: relative;    display: inline-block;    width: 100%;}.article-text>.container .xrow #sidebar {    position: sticky;    top: 120px;    left: 0;}/* 測選單 */#sidebar .products-nav {    font-family: var(--noto-font-family);}.m2018 .products-nav>ul>li.active a {    color: var(--main_color);}.m2018 .products-nav>ul>li>a {    font-size: 17px;    letter-spacing: 1px;    font-weight: 500;}.m2018 .products-nav .nav-title {    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    color: #fff;    padding: var(--1dst);    margin-bottom: var(--1dst);    font-size: var(--h6-size);}.m2018 .products-nav ul>li>.toggle-submenu {    top: 10px;}#sidebar .products-nav ul {    padding: 0px 0 0 10px;}.m2018 .products-nav>ul>li {    padding-bottom: var(--1dst);    border-color: #dfdfdf;}.m2018 .products-nav ul li {    padding: 0;}.m2018 .products-nav ul li>ul>li>a {    padding: 15px;}.m2018 .products-nav ul li>ul>li>ul>li>a {    padding: 10px 0 !important;    border-left: 0;}.m2018 .products-nav ul li>ul>li.active>a,.m2018 .products-nav ul li>ul>li.is-open>a,.m2018 li.sidemenu2__li.active.is-open.has-child>a,.m2018 .products-nav ul li.is-open a {    color: var(--btn-main-color);}.m2018 .products-nav>ul>li.active a:before {    content: '';    position: absolute;    width: 8px;    height: 8px;    background: var(--main_color);    left: 0;    bottom: 22px;}.m2018 .products-nav>ul>li.active a {    color: var(--main_color);    position: relative;    padding-left: 25px !important;}/*  檔案下載 */ 
.downlaod5_item_subject {    color: var(--title-color);    font-size: 18px;}.page_wrapper_bg .dd-selected {    border-radius: 50px;    font-size: 14px;}.download .search_bg {    border-radius: 50px;}.page_wrapper_bg .dd-pointer-down {    border: none;    border-left: 1px solid #dedede;}.dd-container .dd-options {    box-shadow: none;    border: none;    border-radius: 10px;    margin-top: 10px;}.downlaod5_item .downlaod5_item_text {    width: 100%;}.downlaod5_item_btn:hover {    background: var(--main_color);    border-color: var(--main_color);    color: #fff;}.download.download5 .downlaod5_item_btn {    font-size: 15px;    display: block;    width: 100%;    text-align: center;    border-radius: 50px;    padding: 10px;    border: 1px solid #dedede;}/* 區塊共通 */ 
.news_item,.ab_item {    position: relative;}.article3 .page_wrapper_bg .article-text .container {    padding: 0;}.article2 .page_wrapper_bg section.call_to_action>.container,.article3 .page_wrapper_bg section.call_to_action>.container {    width: 100%;    padding: 0;    max-width: none;}/* 時間軸 */ 
.RWDtimeline01 li.event:before {    width: 15px;    height: 15px;    border: 2px solid #999999;    background: #f9f9f9;}/* 新聞 */ 
.news_item .con_txt h5 {    font-weight: 500;}.news_item .con_txt h5,.news_item .con_txt h6 {    color: var(--title-color);}.news_item01 {    margin-bottom: var(--3dst);}.news_item01 .con_txt {    background: #fff;    padding: var(--5dst) var(--5dst) var(--5dst) var(--8dst);}.news_item01 .con_txt {    position: relative;}.news_item01 .con_txt:before {    content: '“';    position: absolute;    left: 0px;    top: 4rem;    font-size: 6rem;    line-height: 1;    color: var(--title-color);}.news_item01 .con_txt h5 {    padding-bottom: var(--2dst);    margin-bottom: var(--2dst);    border-bottom: 1px solid #dedede;}.news_item01 .con_txt h5:before {    content: '';    position: absolute;    width: 4rem;    height: 4px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    left: 0;    bottom: -1px;}.news_item01 .con_txt h5>span {    display: block;    font-weight: bold;    font-size: 130%;    position: relative;}.news_item02 {    grid-template-columns: 1fr 1.2fr;}.news_item02 .con_txt {    padding: var(--5dst) var(--3dst);    background-color: #ffffff;}.news_item02 .con_pic_item {    grid-template-columns: repeat(2, 1fr);    grid-gap: var(--1dst);}.news_item03 {    padding: 16rem 4rem 6rem;    color: #ffffff;    font-weight: 500;    text-align: center;    margin-top: var(--3dst);    z-index: 2;}.news_item03 .con_txt:before {    content: 'TECHNOLOGY';    position: absolute;    font-size: 5rem;    left: 50%;    letter-spacing: 0px;    transform: translateX(-50%);    color: #ffffff69;    top: -8rem;    font-family: var(--oswald-font-family);}.news_item03 .con_txt {    position: relative;}.news_item03:after {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: var(--main_color);    left: 0;    top: 0;    z-index: -1;    opacity: .85;}.news_item03:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/news_bg.jpg) no-repeat;    background-position: center;    background-size: cover;    left: 0;    top: 0;    z-index: -2;}.news_item03 h5 {    font-weight: 700;}.page_wrapper_bg .article-text .news_item03 p,.page_wrapper_bg .article-text .news_item03 h5 {    color: #ffffff;}.page_wrapper_bg .article-text .news_item03 p {    margin-bottom: var(--3dst);}.page_wrapper_bg .article-text .news_item03 h6 {    margin-bottom: var(--2dst);}/* 新聞照片 */ 
.layoutlist_7 .litem:hover .img img {    transform: scale(1.05);    transition: .5s ease;}.layoutlist_7 .litem .img img {    transition: .5s ease;}.layoutlist_7 .litem .img {    overflow: hidden;}/* 關於共通 */ 
.ab_item .con_txt h4 {    font-weight: bold;}.ab_item .con_txt h3,.ab_item .con_txt h4,.ab_item .con_txt h5,.ab_item .con_txt h6 {    color: var(--title-color);}/* 關於背景 */ 
.article2 .page_wrapper_bg section.call_to_action>.container {    width: 90%;}.article2 .page_wrapper_bg .article-text .container .pagecontent {    background-color: #ffffff;}/* 關於區塊 */ 
.ab_titke_item span {    text-transform: uppercase;    font-weight: 500;    color: #999999;    letter-spacing: .5px;}.ab_titke_item h2 {    font-weight: bold;    display: block;    background: linear-gradient(180deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    background: -webkit-linear-gradient(180deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    background-clip: text;    -webkit-background-clip: text;    color: transparent !important;}.ab_titke_item {    text-align: center;    padding: var(--4dst);    border-bottom: 1px solid #dedede;    margin-bottom: var(--4dst);}.article2 .pagecontent .RWDslider01,.article2 .pagecontent .RWDeditor01 {    margin-top: 0 !important;}.article2 .page_wrapper_bg section.call_to_action>.container section.hgroup {    display: none;}/* 關於01 */ 
.ab_item01 {    grid-template-columns: 1fr 1fr;    align-items: center;    grid-gap: var(--4dst);    padding: 0 var(--5dst) var(--5dst);}.ab_item01 .con_txt h5 {    padding-bottom: var(--1dst);    margin-bottom: var(--3dst);    border-bottom: 1px solid #dedede;}.ab_item01 .con_txt h5::before {    content: '';    position: absolute;    width: 50px;    height: 6px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    z-index: 1;    bottom: -1px;    left: 0;}.ab_item01 .con_txt h5>span {    padding: 0 10px;}.ab_item02 {    grid-template-columns: 1.1fr 1fr;    align-items: center;    grid-gap: var(--4dst);    padding: 0 var(--4dst) 0 0;    border-top: 1px solid #dedede;    border-bottom: 1px solid #dedede;}.ab_item02 .con_pic {    min-height: 55vh;}.ab_item02 .con_txt h6:before {    content: '';    position: absolute;    width: 4rem;    height: 4px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    left: 0;    bottom: -2rem;}.ab_item03:before {    content: '';    position: absolute;    width: 100%;    height: 12px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    z-index: 1;    bottom: 0;    left: 0;}.ab_item03 .con_txt {    padding: var(--6dst) 0;    width: 50%;    margin: 0 auto;    text-align: center;}a.contact_btn {    background: var(--btn-sub-color);    padding: 10px;    max-width: 300px;    width: 100%;    display: grid;    border-radius: 50px;    text-align: center;    margin: var(--4dst) auto 0;    font-size: var(--h6-size);    color: #fff;    font-weight: 500;}.ab_item03 .con_txt h3 {    text-transform: uppercase;    letter-spacing: 0;    font-weight: 700;    font-size: var(--h1-size);    font-family: var(--oswald-font-family);    color: var(--main_color);}/* 沿革 */ 
.article2.id345 .pagecontent .RWDtimeline01,.article2.id147 .pagecontent .RWDtimeline01 {    margin-top: 0;}.article2.id345 .pagecontent .RWDtimeline01 .model-title ,.article2.id147 .pagecontent .RWDtimeline01 .model-title {    font-size: var(--h4-size);    font-weight: bold;    text-align: center;    letter-spacing: 0px;    line-height: 1.5;    background: #3f3f3f;    color: #ffffff;    padding: 10px;    margin-bottom: var(--5dst);}.article2.id345 .RWDtimeline01 .timeline-in ,.article2.id147 .RWDtimeline01 .timeline-in {    margin-bottom: var(--7dst);}.article2.id345 .RWDtimeline01 li.event .point .date,.article2.id147 .RWDtimeline01 li.event .point .date {    font-size: var(--h5-size);    font-weight: bold;    letter-spacing: 0px;    color: var(--main_color);    padding-bottom: var(--0dst);    border-bottom: 1px dashed #dedede;    margin-bottom: var(--1dst);    font-family: var(--oswald-font-family);}.article2.id345 .RWDtimeline01 li.event .point .title ,.article2.id147 .RWDtimeline01 li.event .point .title {    font-size: 20px;    font-weight: 500;    color: var(--title-color);}.article2.id345 .RWDtimeline01 li.event .point,.article2.id147 .RWDtimeline01 li.event .point {    width: 30%;    padding: var(--2dst) var(--1dst);    background: #fff;    box-shadow: 10px 11px 17px 0px #dedede82;    right: 10%;}.article2.id345 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id147 .RWDtimeline01 li.event:nth-child(odd) .point {    left: 10%;}.article2.id345 .RWDtimeline01 li.event .point .circle_img,.article2.id147 .RWDtimeline01 li.event .point .circle_img {    max-width: 100px;    margin: 0 auto;    padding: 25px;    border-radius: 100%;    margin-bottom: var(--1dst);    background: #f7f7f7;}.article2.id345 .RWDtimeline01 li.event .point .circle_img img,.article2.id147 .RWDtimeline01 li.event .point .circle_img img {    margin-bottom: 0;}.time_item .con_txt h4 {    font-weight: 600;    color: var(--main_color);}.time_item .con_txt h2 {    font-weight: bold;    color: #fff;}.time_item .con_pic {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: 0;}.time_item .con_txt {    position: relative;    margin: 0 auto;    text-align: center;    z-index: 1;    padding: var(--5dst);}.time_item {    position: relative;}/* 客戶服務 */ 
.article3.id157 .page_wrapper_bg section.call_to_action {    padding-bottom: 0;    margin-bottom: -20px;}.article3 .page_wrapper_bg section.call_to_action>.container section.hgroup {    display: none;}.article3 .pagecontent .RWDslider01,.article3 .pagecontent .RWDeditor01 {    margin-top: 0 !important;}.service_item01 .con_txt01 {    border-bottom: 1px solid #ebebeb;    margin-bottom: var(--2dst);    position: relative;    padding-bottom: var(--1dst);}.service_item01 .con_txt01::before {    content: '';    position: absolute;    width: 50px;    height: 6px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    z-index: 1;    bottom: -1px;    left: 50%;    transform: translateX(-50%)}.service_item02 .con_pic>span>span {    color: #666666;    font-size: 19px;    font-weight: 400;    padding-top: 10px;    margin-top: 10px;    display: inline-block;    border-top: 1px solid #cccccc;}.service_item02 .con_pic>span {    font-size: var(--h1-size);    font-weight: bold;    max-width: 200px;    position: absolute;    left: 50%;    color: var(--main_color);    top: 50%;    transform: translate(-50%, -50%);    line-height: 1;    text-align: center;}.service_item01 {    width: 45%;    margin: var(--3dst) auto var(--8dst);    text-align: center;}.service_item.service_item01 .con_txt h5 {    font-weight: 500;    padding-bottom: 0;    margin-bottom: 10px;    border-bottom: none;    font-size: var(--h5-size);}.service_item.service_item01 .con_txt h5:before {    display: none;}.service_item02 .con_pic img {    height: auto;    object-fit: unset;}.service_item02 {    grid-template-columns: 1fr 1fr;    padding: var(--5dst);    align-items: center;    grid-gap: var(--5dst);    width: 70%;    margin: 0 auto;}.service_item02:before {    content: '';    position: absolute;    width: 74%;    height: 100%;    background: #fff;    left: 0;    z-index: -1;}.service_item02:after {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: linear-gradient(-45deg, #c8e9f8 10%, #8cd3f1 40%, #3caffc 70%, #026eed 100%);    background-size: 300% 300%;    z-index: -2;    animation: gradient_bg 15s ease infinite;    box-shadow: 5px -5px 20px 0px #c4c4c4;}.service_item .con_txt h5 {    font-weight: bold;    padding-bottom: var(--2dst);    margin-bottom: var(--3dst);    border-bottom: 1px solid #dedede;    font-size: var(--h2-size);}.service_item .con_txt h5:before {    content: '';    position: absolute;    width: 50px;    height: 6px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    z-index: 1;    bottom: -1px;    left: 0;}.service_item02 .con_pic {    width: 85%;    margin: 0 auto;}.service_item02 .con_txt ul li:last-child {    border-right: none;    padding-right: 0;}.service_item02 .con_txt ul li {    border-right: 1px solid #ffffff;    padding-right: 20px;}.service_item02 .con_txt ul li span {    display: block;    font-weight: bold;    color: var(--title-color);    font-size: var(--h6-size);    padding-bottom: var(--0dst);}.service_item02 .con_txt ul {    list-style: none;    display: grid;    grid-template-columns: 1fr 1fr 1.5fr;    grid-gap: var(--2dst);    padding: var(--2dst);    background: #e4f7ff;    margin: 0;}.service_item.service_item02 .con_txt p {    margin-bottom: var(--3dst);}.service_item02 .con_txt ul li span>b {    color: var(--main_color);    padding-right: 5px;    font-family: var(--oswald-font-family);}.service_item.service_item03 {    grid-template-columns: 1fr 1fr;    align-items: center;    grid-gap: var(--5dst);    margin-top: var(--5dst);    box-shadow: 10px 11px 30px #dedede;}.service_item03 .con_txt ul li,.service_item04 .con_txt ul li {    padding-bottom: var(--1dst);}.service_item03 .con_txt ul span,.service_item04 .con_txt ul span {    font-weight: bold;    color: var(--title-color);    padding-right: 10px;}.service_item03 .con_txt ul,.service_item04 .con_txt ul {    padding-left: 20px;    margin: 0;    list-style: circle;}.service_item03,.service_item04,.service_item05,.service_item06 {    margin: 0 auto;    width: 70%;    padding: var(--4dst);    background: #fff;    box-shadow: 10px 11px 30px #dedede;}.service_item04 .con_txt,.service_item05 .con_txt {    margin-bottom: var(--3dst);}.service_item04 .con_txt h5,.service_item05 .con_txt h5,.service_item06 .con_txt h5 {    text-align: center;}.service_item04 .con_txt h5:before,.service_item05 .con_txt h5:before,.service_item06 .con_txt h5:before {    left: 50%;    transform: translateX(-50%);}.service_item04 .con_pic_item {    grid-template-columns: repeat(4, 1fr);    grid-gap: var(--1dst);}.service_item05 .con_pic_item {    grid-template-columns: repeat(3, 1fr);    grid-gap: var(--1dst);}.service_item06 .con_pic {    box-shadow: 8px 7px 15px #eaeaea;}.service_item06 .con_pic_item {    grid-template-columns: repeat(5, 1fr);    grid-gap: var(--1dst);}.service_item07>.con_txt>ul>li:first-child {    padding-top: var(--2dst);    margin-top: var(--2dst);    border-top: 1px dashed #e3e3e3;}.service_item07>.con_txt>ul>li h4 {    line-height: 1;    font-weight: 600;}.service_item07>.con_txt>ul>li .num_txt {    font-size: var(--h2-size);    font-family: var(--oswald-font-family);    color: #d9d9d9;    font-weight: bold;    line-height: 1;    position: relative;    width: 90px;    height: 90px;    border: 1px solid #dedede;    display: flex;    justify-content: center;    align-items: center;    border-radius: 100%;}.service_item07>.con_txt>ul>li {    display: grid;    grid-template-columns: 120px auto;    margin-bottom: var(--2dst);    padding-bottom: var(--2dst);    border-bottom: 1px dashed #e3e3e3;    grid-gap: 0 var(--1dst);}.service_item07>.con_txt>ul {    list-style: none;    padding: 0;    margin: 0;}.service_item07 .con_txt h2 {    font-weight: bold;}.service_item07 .con_txt span {    margin-bottom: var(--5dst);    display: block;    font-size: var(--p-size);}.service_item07 {    grid-template-columns: 1.5fr 1fr;    grid-gap: var(--8dst);    align-items: center;    margin-top: var(--5dst);    background: #fff;    padding-right: 15%;    margin-bottom: -5px;}.service_item07:before {    content: '';    position: absolute;    width: 40vw;    height: 37vw;    background: url(archive/image/customization/globe_bg.png) no-repeat;    background-size: contain;    right: 0;    bottom: 0;    z-index: 0;    display: block;    opacity: .04;}.service_item07>.con_txt {    padding: var(--6dst) 0;}.service_item07>.con_txt>ul>li:last-child {    margin-bottom: 0;}.service_item07>.con_txt>ul .con_txt ul {    margin-bottom: 0;    padding-left: 20px;    list-style: disc;}.service_item04,.service_item06 {    background: #f3f3f3;}/* 產品列表 */ul.product_tag_item li {    font-size: 15px;    padding: 5px;    border: 1px solid #dedede;    margin: 0 5px 10px;    letter-spacing: 0px;}ul.product_tag_item {    list-style: none;    padding: 0;    display: flex;    flex-wrap: wrap;}#product .item .subject {    font-size: 20px;    text-align: center;}.item .subject A.itemlink {    font-weight: 600;    color: var(--title-color);}.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    border-bottom: none;}.layoutlist_2 .item .compare {    border: none;    margin-bottom: 0;}.layoutlist_2 .item .compare .btn_compare {    text-align: center;    font-size: 16px;    padding: 10px;    border-radius: 50px;    border: 1px solid #dedede;    background: #fff;    transition: .5s ease;}.layoutlist_2 .item .compare .btn_compare.active {    background: var(--main_color);    transition: .5s ease;}.compare .main_box .more {    background: var(--main_color);    font-weight: 500 !important;    font-size: 17px;    border-radius: 50px;}.compare .main_box .id {    margin-bottom: 0;}/* 產品內頁 */ 
.RWDproduct_page .products-info .download,.RWDproduct_page .products-info .name-box,.RWDproduct_page .products-info .price-box {    margin-bottom: 30px;}#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: var(--noto-font-family);}.page_wrapper_bg .article-text .container.RWDproduct_page {    padding: var(--5dst);    background: #ffffff;    box-shadow: 0 0 20px #dedede;}.RWDproduct_page .products-info .name {    font-size: var(--h5-size);    font-weight: bold;    color: var(--main_color);}.RWDproduct_page .products-info .txt .editor ul li {    margin-bottom: 10px;}.RWDproduct_page .products-info .txt .editor ul {    margin: 0;    padding-left: 20px;}.RWDproduct_page .products-editor {    padding: 0 var(--4dst);}.RWDproduct_page .products-editor h5 {    font-weight: bold;    padding-left: 15px;    border-left: 5px solid var(--btn-sub-color);    line-height: 1.3;    margin-bottom: 20px;}.RWDproduct_page .products-editor .pro_txt {    padding-bottom: var(--1dst);    border-bottom: 1px solid #dedede;    margin-bottom: var(--2dst);}/* 照片 */ 
.layoutlist_2 .product_list_item:hover .img img {    transform: scale(1.05);    transition: .5s ease;}.layoutlist_2 .product_list_item .img img {    transition: .5s ease;}.layoutlist_2 .product_list_item .img {    overflow: hidden;}/* 產品搜尋 */ 
.model.RWDsearch01 {    margin-bottom: var(--3dst);    padding: 0 15px;}.RWDsearch01 .search-nav-title {    left: 40px;    color: var(--title-color);    font-weight: 400;    text-align: left;}/* 產品檔案下載 */ 
.RWDproduct_page .download_container .btn {    background: transparent;    font-size: 13px;    padding: 5px 5px;    line-height: 1.5;    width: 80px;}.RWDproduct_page .file_area {    height: auto;}.btn-compare .btn.add {    border: 1px solid #dedede;    border-radius: 50px;}.btn-compare {    margin-top: 0;    border-top: none;    padding-top: 10px;}.RWDproduct_page .btn-other li {    width: 100%;}.RWDproduct_page .btn-other {    width: 100%;    color: #ffffff;}.RWDproduct_page .btn-other button.ibtn {    padding: 10px;    background: var(--main_color);    width: 100%;    border-radius: 50px;}.RWDproduct_page .btn-other .ibtn:hover,.RWDproduct_page .products-nav ul li>ul>li:hover>a,.RWDproduct_page .tab-box .tab-menu a:hover {    background: var(--btn-main-hover-color);    color: #fff;}.RWDproduct_page .download_container {    border-radius: 50px;}.RWDproduct_page .download_container .btn:hover,.RWDproduct_page .download_container:hover .btn {    background: transparent;    color: var(--title-color);}.RWDproduct_page .file_area {    background-color: transparent;    width: calc(100% - 85px) !important;}.RWDproduct_page .download_container:hover,.RWDproduct_page .download_container:hover .btn,.RWDproduct_page .form-control:hover,.RWDproduct_page select.form-control:hover,.RWDproduct_page select.form-control:hover:not([size]):not([multiple]) {    border-color: #b3ceda;}/* 產品頁籤 */ 
.RWDproduct_page .tab-box {    font-family: var(--noto-font-family);    margin-bottom: var(--6dst);}.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    display: flex;    align-items: flex-end;}.RWDproduct_page .tab-box .tab-menu a {    font-weight: 500;    padding: 10px 20px;    height: auto;    font-size: 18px;    background: #dedede;    border: 0;    position: relative;    color: var(--title-color);}.RWDproduct_page .tab-box .tab-menu li.active a:before,.RWDproduct_page .tab-box .tab-menu li a:before {    display: none;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #ffffff;    border: transparent;    background: var(--main_color);    letter-spacing: 1px;    padding: 10px 20px;}.RWDproduct_page .tab-box .tab-menu li:last-child a:after {    opacity: 0;}.RWDproduct_page .tab-box .tab-container {    border: 1px solid #eee;}.RWDproduct_page .tab-box .tab-container>ul>li {    padding: var(--4dst);    line-height: 2;    font-size: 18px;}.RWDproduct_page .list-h>li {    margin-right: 2px;}/* 產品特色 */ 
.pro_item .pro_card h5 {    text-align: center;    font-weight: bold;    margin-top: var(--1dst);    border-top: 1px dashed #dedede;    padding-top: var(--1dst);    font-size: var(--h6-size);    color: var(--main_color);}.pro_item .pro_card {    padding: var(--1dst);    background: #f5f5f5;}.pro_item .pro_icon {    max-width: 60px;    margin: 0 auto;    border-radius: 100%;}.pro_item {    grid-template-columns: repeat(5, 1fr);    grid-gap: var(--1dst);}/* 門市據點 */ 
.article4 .page_wrapper_bg section.call_to_action>.container section.hgroup {    display: none;}.article4 .m2018 .products-nav .nav-title {    display: none;}.article4 .page_wrapper_bg .article-text .container .pagecontent {    width: 100%;}.article4 .page_wrapper_bg .article-text .container #sidebar.layoutmenu3 {    width: 100%;    padding-right: 0;    position: relative;    top: auto;}.article4 ul.sidemenu2__ul {    display: flex;    justify-content: center;    align-items: center;}.article4 ul.sidemenu2__ul li {    border-bottom: none;}.article4 #sidebar .products-nav {    margin: 0;}.article4 .m2018 .products-nav>ul>li.active>a {    background: var(--main_color);    color: #ffffff;}.article4 .m2018 .products-nav>ul>li>a {    background: #f1f1f1;    padding: 15px 25px !important;    font-size: 18px;    letter-spacing: 1px;    font-weight: 500;}.article4 .RWDeditor01 .model-title {    font-size: var(--h2-size);    text-align: center;    font-weight: bold;    color: var(--main_color);    margin-bottom: var(--2dst);    line-height: 1.5;}.store_item .store_card {    background: #f3f3f3;    padding: var(--2dst) var(--2dst);    border-bottom: 5px solid #dedede;}.store_item .store_card ul li>span {    font-weight: bold;    margin-right: 9px;}.store_item .store_card ul li {    margin-bottom: 5px;    padding-bottom: 5px;    border-bottom: 1px dashed #e4e4e4;}.store_item .store_card ul {    padding-left: 0;    color: var(--title-color);    list-style: none;    margin-bottom: 0;}.store_item .store_card h4 {    font-weight: bold;    font-size: var(--h5-size);    padding-bottom: var(--1dst);    margin-bottom: var(--1dst);    border-bottom: 1px solid #dedede;}.store_item {    grid-template-columns: repeat(3, 1fr);    grid-gap: var(--2dst);    margin-bottom: var(--2dst);}.memo_item .con_txt_item ul {    list-style: none;    padding: 0;}.memo_item h5 {    font-weight: bold;    font-size: var(--h6-size) !important;    color: var(--title-color);    border-bottom: 1px dashed #dedede;    padding-bottom: var(--1dst);    margin-bottom: var(--3dst) !important;}.memo_item .con_txt_item {    grid-template-columns: repeat(3, 1fr);}.memo_item {    padding: 0 var(--2dst);}.memo_item .con_txt_item ul li span {    margin-right: 10px;}.memo_item .con_txt_item h6 {    color: var(--title-color);    font-size: 20px;    font-weight: 500;    padding-left: 15px;    border-left: 5px solid;    line-height: 1.2;    margin-bottom: 15px;}.store_item .store_card ul li a:hover,.memo_item .con_txt_item ul li a:hover {    color: var(--main_color);}.store_item .store_card ul li a {    color: var(--title-color);}.store_item .store_card ul li a.store_add i {    padding-left: 5px;}.article4 .pagecontent .RWDeditor01 {    background: #ffffff;    padding: var(--4dst);    box-shadow: 10px 11px 30px #dedede;    margin-bottom: var(--3dst) !important;    margin-top: 0 !important;}.store_item.store_item02 .store_card ul li {    margin-right: var(--2dst);}.store_item.store_item02 .store_card ul li a {    margin-right: 12px;}.store_item.store_item02 .store_card ul {    display: flex;}.store_item02.store_item {    grid-template-columns: auto;}.store_item .store_card ul li a.store_tel {        min-width: 150px;    display: inline-block;}.store_item04 .store_card h4,.store_item04 .store_card h4 a {    color: var(--title-color);    letter-spacing: 0px;    font-size: var(--h6-size);}.store_item04 .store_card h4 a:hover {    color: var(--main_color);}.store_item04 .store_card h4 a i {    padding-left: 10px;}.store_item04 .store_card ul li {    letter-spacing: 0px;    margin-bottom: 10px;}.store_item04 .store_card ul li>span {    margin-right: 0;    display: block;}/* 最新消息 */ 
.layoutlist_8 .article_subject {    font-weight: bold;    color: var(--title-color);}.article1 .page_wrapper_bg .article-text,.article5 .page_wrapper_bg .article-text,.article6 .page_wrapper_bg .article-text {    padding: var(--3dst);    background: #ffffff;    box-shadow: 1.6px 1.6px 1.2px rgba(0, 0, 0, 0.008), 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.012), 5.8px 5.8px 4.6px rgba(0, 0, 0, 0.015), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.018), 12.5px 12.5px 10px rgba(0, 0, 0, 0.02), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.022), 25.1px 25.1px 20.1px rgba(0, 0, 0, 0.025);}.article6.articlecontent .page_wrapper_bg .article-text {    background-color: transparent;    box-shadow: none;    padding: 0;}.layoutlist_8 .item .listdate {    text-align: right;    font-family: var(--oswald-font-family);}.layoutlist_8 .listdate .day {    color: var(--main_color);}.layoutlist_8 .item {    padding: 0 0 var(--3dst);    margin: 0 0 var(--3dst);    border-bottom: 1px dashed #dedede;}/* 照片 */ 
.layoutlist_8 .item:hover .list_img a img {    transform: scale(1.05);    transition: .5s ease;}.layoutlist_8 .item .list_img a img {    transition: .5s ease;}.layoutlist_8 .item .list_img a {    display: block;    overflow: hidden;}/* 文章頁籤 */#product_tabs>nav {    border-bottom: none;}.tabs nav ul {    display: flex !important;    justify-content: center;    align-items: center;}.tabs nav li.tab-current {    background: var(--main_color);}.tabs nav a {    color: #000 !important;    font-family: 'Noto Sans TC', sans-serif;    font-weight: 400;    font-size: 17px !important;    line-height: 1.5 !important;    border: none !important;    height: auto !important;    padding: 10px 20px !important;    background: #dedede !important;    border-left: none !important;    border-top: none !important;    border-bottom: none !important;}.tabs nav li.tab-current a {    color: #fff !important;    background-color: var(--main_color) !important;}.tabs .content {    padding: 40px 35px 0 !important;    border: none !important;    border-top: none !important;    margin-top: -1px;}.tabs nav ul li:first-child {    border-left: none;}#article .tabs .content {    padding: var(--3dst) !important;    border: 1px solid #dedede !important;}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after {    display: none;}.tabs nav li.tab-current a {    border: none !important;}/* 時間軸 */ 
.RWDtimeline01 li.event .point .title {    color: var(--title-color);}.RWDtimeline02 .control-box .slick-arrow {    width: 45px;    height: 45px;    border: 1px solid var(--main_color);}.RWDtimeline02 .control-box .slick-arrow:hover {    border-color: var(--main_color);}.RWDtimeline02 .control-box .slick-next:after,.RWDtimeline02 .control-box .slick-prev:after {    border-color: transparent var(--main_color) transparent transparent;}/* 新品發布 */ 
.no-touch .rwdlayoutlist_9 .litem:hover .litem__imgs::after {    display: none;}.rwdlayoutlist_9 .subject {    font-size: var(--h6-size);    font-weight: 600;    letter-spacing: 1px;}.rwdlayoutlist_9 .cdate::before {    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);}.rwdlayoutlist_9 .cdate {    font-size: 14px;    color: #999999;    margin-top: 15px;    font-family: var(--oswald-font-family);}/* 新品發布照片 */ 
.rwdlayoutlist_9 .litem:hover .litem__imgs img {    transition: .5s ease;    transform: scale(1.05);}.rwdlayoutlist_9 .litem .litem__imgs img {    transition: .5s ease;}.rwdlayoutlist_9 .litem .litem__imgs {    overflow: hidden;}.rwdlayoutlist_9 .litem__text {    padding: var(--1dst) var(--2dst);    background: #fafafa;}/* 相簿 */ 
.row .album_d_item a {    border-bottom: none;    padding-bottom: 0;}#album .layoutlist_2 .album_item_subject {    font-size: 20px;    color: var(--title-color);    padding: var(--1dst) 0 0;}/* 聯絡我們 */ 
.eforms1 .page_wrapper_bg section.call_to_action>.container section.hgroup,.eforms1 .hgroup .breadcrumb,.eforms1 .page_wrapper_bg .hgroup h1:before {    display: none;}.eforms1 .page_wrapper_bg .hgroup h1 {    padding: 0;}.eforms1 .hgroup .container {    margin: 0 0 3rem;}.customized_columns ._input,.customized_columns select {    background: #f1f1f1;    border: none;    border-radius: 0;    box-shadow: none;}.eformscontent .layoutlist_1 {    max-width: none;    width: 80%;}.eformsForm.layout_full {    background: #ffffff;    padding: var(--5dst);    box-shadow: 10px 11px 30px #dedede;}.eformsDesc {    margin: 0;    border: 0;    padding: 0;}.contact_item .con_txt span:before {    content: '';    position: absolute;    width: 50px;    height: 5px;    background: linear-gradient(90deg, rgb(17 200 255) 0%, rgb(2 149 216) 50%, rgb(14 95 232) 100%);    z-index: 1;    bottom: -1rem;    left: 50%;    transform: translateX(-50%);}.contact_item .con_txt p {    letter-spacing: 1.5px;}.contact_item .con_txt span {    position: relative;    margin-bottom: 3rem;    display: block;}.contact_item .con_txt h2 {    font-weight: 600;    letter-spacing: 1.5px;    font-size: var(--h1-size);}.contact_item .con_txt h2,.contact_item .con_txt span,.contact_item .con_txt p {    color: #ffffff;}.contact_item {    position: relative;}.contact_item .con_txt {    padding: var(--6dst) 0;    text-align: center;    z-index: 1;}.contact_item .con_pic {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}/* 隱私權政策 */ 
.privacy_block .item {    margin-top: var(--3dst);}.privacy_block {    padding: var(--4dst);    background: #ffffff;    max-width: 1500px;}.article7 .hgroup .breadcrumb,.article7 .page_wrapper_bg .hgroup h1:before {    display: none;}.article7 .page_wrapper_bg .hgroup h1 {    padding-bottom: 0;}.article7 .hgroup .container {    margin-bottom: var(--2dst);}/* 條件搜尋 */ 
.advanced_search {    margin: 0 15px 4rem;}.search_option_area {    background: #ffffff;    border-bottom: 5px solid var(--main_color);}.advanced_search_title {    color: var(--title-color);    font-size: var(--h5-size);}._option_label {    text-align: left;    color: var(--title-color);}.advanced_search_btns {    justify-content: flex-end;    margin-top: var(--4dst);}.advanced_search_btn_clear,.advanced_search_btn_send {    border-radius: 50px;    letter-spacing: 1px;    line-height: 1.5;}.advanced_search_btn_send {    background: var(--main_color);}/* test */#products-spec {    display: none;}/* 20231016 */ 
.page_wrapper_bg section.call_to_action {    padding: 45px 0 100px}.hgroup .container {    margin: 0 0 45px;}.column_memo > span {    color: #e74c3c;    font-size: 13px;}/* 20240202 */img.notice_img {    width: 30px;}

/*客製化內頁語法 end*/
/*表格 start*/

/*表格*//*表格修正*/ 
.con_form {overflow-x: auto;white-space: nowrap; }table.con_table{width:100%;overflow-x: scroll;-webkit-overflow-scrolling: auto;margin-bottom: 30px;overflow-x: auto;/*white-space: nowrap;*/}table.con_table::-webkit-scrollbar{width: 3px;height: 5px;}table.con_table::-webkit-scrollbar-thumb:horizontal {background-color: #a6a6a6;border-radius: 3px;}table.con_table::-webkit-scrollbar-track-piece:horizontal:decrement,table.con_table::-webkit-scrollbar-track-piece:horizontal:increment {background-color: rgba(166, 166, 166, 0.2);}.phone-info img {  width: 22px !important;margin-right: 10px;}/*橫桿呈現*/table.con_table{overflow-x: auto;white-space: nowrap;}table.con_table{    overflow-x: scroll;    padding-bottom:15px;    -webkit-overflow-scrolling: auto;}table.con_table::-webkit-scrollbar {  width: 3px;  height: 5px;}table.con_table::-webkit-scrollbar-thumb:horizontal {  background-color: #a6a6a6;  border-radius: 3px;}table.con_table::-webkit-scrollbar-track-piece:horizontal:decrement,table.con_table::-webkit-scrollbar-track-piece:horizontal:increment {  background-color: rgba(166, 166, 166, 0.2);}table.con_table tr td {    background: #fdfdfd;}table.con_table tr:nth-child(even) td {    background: #f5f5f5;}table.con_table tr td {    padding: 10px 20px;    background: #ffffff;}table.con_table tr {    border-bottom: 1px solid #ebebeb;}

/*表格 end*/
/*比較表頁面 start*/

.compare .swiper-slide .main_box div.top_area_sticky.active {    transform: translateY(75px);}.fix-compare {    bottom: -68px !important;  /*輸入電腦比較表提示條的高度*/}.fix-compare.is-phone {    top: -52px !important; /*輸入手機板比較表提示條的高度*/    bottom: initial !important;}.fix-compare.is-phone.active {    -webkit-transform: translateY(calc(100% + 72px)) !important; /*輸入手機板選單高度*/    transform: translateY(calc(100% + 72px)) !important;}.compare .top_num {    font-weight: 500;    letter-spacing: 1.5px;}.compare .main_title {    font-size: var(--h1-size);    color: var(--title-color);    font-weight: bold;    margin-bottom: var(--1dst);}.spec-name {    font-weight: 500;    color: var(--title-color);}.spec-box {    padding: 0 var(--4dst);}.fix-compare .nu {    color: var(--btn-sub-color);    font-family: var( --oswald-font-family);}.compare .main_box .memo {    text-align: left;    padding: var(--2dst) 0;    border-top: 1px solid #dedede;    border-bottom: 1px solid #dedede;    margin-bottom: var(--3dst);    background: #ffffff7d;}.spec-col, .spec-cont {    border: none;}.fix-compare {    background: #e5e5e5 !important;    border-top: 1px solid #dedede !important;}.compare .main_box .id {    font-size: var(--p-size);}.compare .swiper-slide .main_box div.top_area_sticky .main_name {    font-size: var(--h6-size);}

/*比較表頁面 end*/
/*內頁動態 start*/

/*.ab_item02 .con_pic,.service_item02 .con_pic {    animation-delay: 2.0s !important;}.ab_item02 .con_txt,.service_item02 .con_txt  {    animation-delay: 2.4s !important;}.ab_item03,.service_item.service_item03{    animation-delay: 2.8s !important;}.service_item04{    animation-delay: 3.4s !important;}.service_item05{    animation-delay: 4.2s !important;}.service_item06{    animation-delay: 5.5s !important;}.service_item07>.con_txt>ul>li.training_list01 {      animation-delay: 5.8s !important;  }.service_item07>.con_txt>ul>li.training_list02 {      animation-delay: 6.0s !important;  }.service_item07>.con_txt>ul>li.training_list03 {      animation-delay: 6.4s !important;  }.service_item07>.con_txt>ul>li.training_list04 {      animation-delay: 7.0s !important;  }*/

/*內頁動態 end*/
/*小螢幕 start*/

@media (max-width: 2400px) {    .service_item02,    .service_item03,    .service_item04,    .service_item05,    .service_item06 {        width: 80%;    }    .service_item07 {        padding-right: 10%;    }}@media (max-width: 2280px) {    .banner_block .logo {        width: 95%;    }    #RWDfullscreen01 .banner_block .container {        width: 85%;    }    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-wrapper,    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        height: 155px !important;    }    .RWDservice012 .text_box {        padding-bottom: 10rem;    }    .application_title {        margin-top: 10rem;    }    .RWDservice012 .pic_box {        height: 1185px;    }    .global_text {        width: 40%;        margin-left: 10%;    }    .footer_block .container_fuild {        grid-template-columns: 23.5% auto;    }    .footer_image .RWDparallax_new,    .footer_image .RWDparallax_new .picbgbox {        height: 105% !important;    }    .pdt_dec {        bottom: 45%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: 780px !important;    }    .pdt_block::before {        height: 50%;    }    .cta_image .RWDparallax_new,    .cta_image .RWDparallax_new .picbgbox {        height: 100% !important;        background-size: 110%;    }    /* 內頁 */    :root {        --h1-size: 44px;        --h2-size: 40px;        --h3-size: 32px;        --h4-size: 28px;        --h5-size: 24px;        --h6-size: 20px;    }    .page_wrapper_bg .banner_block:before {        height: 55px;    }    .ab_item03 .con_txt {        width: 100%;        max-width: 750px;    }    .ab_item02 .con_txt {        padding: var(--3dst) 0;    }}@media (max-width: 2048px) {    .RWDservice012 .pic_box {        width: 35%;    }    .RWDservice012 .text_box,    .application_title {        width: 65%;    }    .section_spacing {        padding: 10rem 0;    }    .RWDservice012 .text_box {        padding-bottom: 8rem;    }    .application_title {        margin-top: 8rem;    }    .RWDservice012 .text_box .text .box {        padding: 2rem 6rem 2rem 9rem;    }    .footer_block ul li,    .footer_block ul a {        font-size: 16px;    }    .company-title {        font-size: 22px;    }    .RWDscore01 .count-item {        padding: 2rem 2rem;    }    .about_image {        height: 880px;    }    .about_text {        width: 70%;    }    .footer_center span {        width: 50px;    }    .RWDservice012 .pic_box {        height: 995px;    }    .RWDservice009 .gallery-thumbs-RWDservice009,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {        width: 37vw !important;        right: 0%;    }    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        width: calc(37vw / 3 - 50px) !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009 {        padding-top: 6rem;    }    .RWDservice009 .gallery-thumbs-RWDservice009::before {        top: 2rem;    }    .cta_block .index_btn {        margin: 4rem 0 0;    }    .cta_image .RWDparallax_new .picbgbox {        background-size: 120% !important;    }    .pdt_block::before {        height: 52%;    }    /* 內頁 */    .page_wrapper_bg section.call_to_action>.container,    .service_item02,    .service_item03,    .service_item04,    .service_item05,    .service_item06 {        width: 85%;    }    .news_item01 .con_txt {        padding: var(--4dst) var(--4dst) var(--4dst) var(--8dst);    }    .ab_item02 {        grid-template-columns: 1.7fr 1fr;    }    .service_item07 {        padding-right: 7.5%;    }}@media (max-width: 1920px) {    #RWDfullscreen01 .banner_block .container {        grid-template-rows: 30% 90px auto;    }    .banner_block .slickitem01::before {        bottom: calc(-1.5rem + 35%);    }    .banner_block .slickitem01::after {        bottom: calc(35% - 7.72vw + 1.5rem);    }    .section_title {        margin: 0 auto 3rem;    }    .about_text .section_title {        padding-bottom: 3rem;    }    .about_image {        height: 820px;    }    .footer_image .RWDparallax_new,    .footer_image .RWDparallax_new .picbgbox {        height: 110% !important;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 22px;    }    .pdt_block::before {        height: 50%;    }    .pdt_dec {        bottom: 43%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: 750px !important;    }}@media (max-width: 1830px) {    .banner_block .slickitem01::before {        bottom: calc(-0.5rem + 35%);    }    .banner_block .slickitem01::after {        bottom: calc(35% - 7.72vw + 2rem);    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: 780px !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009::before {        top: 3rem;    }}@media (max-width: 1800px) {    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {        font-size: 24px;    }    #RWDfullscreen01 .container {        width: 90%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo {        font-size: 15px;    }    .RWDservice009 .gallery-thumbs-RWDservice009::before,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {        font-size: 18px;    }    .RWDscore01 .count-title {        font-size: 18px;    }    .RWDscore01 .count-str {        font-size: 20px;    }    .feature_item h3,    .RWDservice012 .text_box .text .title {        font-size: 20px;        margin-bottom: 5px;    }    .RWDservice012 .text_box .text .memo {        font-size: 15px;    }    .description {        font-size: 16px;    }    .banner_block .logo {        width: 100%;    }    .banner_block .slickitem01::before {        bottom: calc(0.5rem + 35%);    }    .banner_block .slickitem01::after {        bottom: calc(35% - 7.72vw + 3rem);    }    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-wrapper,    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        height: 130px !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs::before {        height: 40px;        width: 40px;    }    .RWDscore01 .more-btn::before,    .index_btn::before,    .RWDservice009 .more::before,    .RWDscore01 .more-btn::after,    .index_btn::after,    .RWDservice009 .more::after {        width: 80px;        height: 80px;        left: 0;        top: -30px;    }    .RWDscore01 .more-btn,    .index_btn,    .RWDservice009 .more {        padding-left: calc(80px + 2rem);    }    .RWDservice012 .text_box .text .box {        padding: 1.5rem 4rem 1.5rem 8rem;    }    .RWDservice012 .text_box .text .box::before {        left: 1.5rem;        width: 80px;        line-height: 80px;        font-size: 40px;    }    .RWDservice012 .text_box .text .arrow.ii-arrow1:before {        right: 2rem;    }    .about_text .section_title .description {        margin-top: 1.5rem;    }    .feature_item {        grid-template-columns: 45px auto;        gap: 1rem;    }    .about_image {        height: 780px;    }    .global_text {        width: 45%;    }    .RWDscore01 .count-item {        padding: 2rem 2rem 2rem 3rem;    }    .RWDbanner_plus01 .page-scroll a {        height: 100px;        width: 100px;    }    .RWDservice012 .pic_box {        height: 890px;    }    .section_title .en_title {        -webkit-box-reflect: below -1.1vw linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 65%));    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {        margin-bottom: 10px;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3:first-of-type {        margin-top: 1rem;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: 700px !important;    }    .pdt_block::before {        height: 48%;    }    .cta_block .index_btn {        padding: 1.4rem 0rem 1.4rem 5rem;    }    .cta_block .index_btn::after,    .cta_block .index_btn::before {        width: 60px;        height: 60px;    }    .cta_block .index_btn {        font-size: 17px;    }    .cta_block .index_btn:hover::after {        width: 220px;    }    /* 內頁 */    .pro_item {        grid-template-columns: repeat(3, 1fr);    }    .pro_item .pro_card {        padding: var(--2dst);    }    .page_wrapper_bg .banner_block .RWDbanner_plus01 .slick-caption {        top: 25%;    }  }@media (max-width: 1750px) {    .page_wrapper_bg section.call_to_action>.container,    .service_item02,    .service_item03,    .service_item04,    .service_item05,    .service_item06 {        width: 90%;    }    .page_wrapper_bg .article-text .news_item03 p br {        display: none;    }    .news_item03 {        padding: 13rem 4rem 6rem;    }    .ab_item01 .con_pic {        order: 1;        width: 60%;        margin: 0 auto var(--2dst);    }    .ab_item01 .con_txt {        order: 2;    }    .ab_item01 {        grid-template-columns: auto;        margin-bottom: var(--2dst);    }    .ab_item01 .con_txt h5::before,    .ab_item02 .con_txt h6:before {        left: 50%;        transform: translateX(-50%);    }    .ab_item01 .con_txt h3,    .ab_item01 .con_txt h5,    .ab_item02 .con_txt h3,    .ab_item02 .con_txt h6 {        text-align: center;    }    .ab_item02 .con_txt {        padding: 0 var(--4dst) var(--4dst);    }    .ab_item02 {        grid-template-columns: auto;        padding: 0;    }    .article2.id345 .RWDtimeline01 li.event .point,    .article2.id147 .RWDtimeline01 li.event .point {        width: 35%;        right: 5%;    }    .article2.id345 .RWDtimeline01 li.event:nth-child(odd) .point,    .article2.id147 .RWDtimeline01 li.event:nth-child(odd) .point {        left: 5%;    }    .article2.id345 .RWDtimeline01 li.event .point .title .article2.id147 .RWDtimeline01 li.event .point .title {        font-size: var(--p-size);    }    .service_item01 {        width: 100%;        max-width: 1000px;    }    .service_item02,    .service_item.service_item03 {        padding: var(--4dst);        grid-gap: var(--4dst);    }    .service_item04,    .service_item05,    .service_item06,    .eformsForm.layout_full {        padding: var(--4dst);    }    .service_item07 {        padding-right: 5%;        grid-gap: var(--4dst);    }    .eformscontent .layoutlist_1 {        width: 85%;    }}@media (max-width: 1680px) {    .banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {        height: 70%;    }    .banner_block .slickitem01::before {        bottom: calc(-0.8rem + 30%);    }    .banner_block .slickitem01::after {        bottom: calc(30% - 7.72vw + 1.5rem);    }    #RWDfullscreen01 .banner_block .container {        grid-template-rows: 35% 85px auto;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 20px;    }    .RWDservice009 .gallery-thumbs-RWDservice009 {        bottom: 0;    }    .cta_block .container_fuild {        grid-template-columns: 50% 50%;    }    .cta_text {        padding-left: 15% !important;        padding-right: 5% !important;        padding: 8rem 0;    }    .cta_text .section_title {        margin: 0 auto 2rem;    }    .about_text {        width: 80%;    }    .global_block .container_fuild {        position: relative;    }    .RWDscore01 .count-item {        padding: 2rem 1rem 2rem 3rem;    }    .copyright_block {        margin-top: 2rem;    }    .footer_text {        padding: 6rem 5% 2rem;    }    .footer_logo {        width: 260px;        margin-bottom: 2.5rem;    }    .scrollTop002 {        width: 70px;    }    .RWDservice012 .pic_box {        height: 885px;    }    .pdt_block::before {        background-size: 135%;    }    .cta_image .RWDparallax_new,    .cta_image .RWDparallax_new .picbgbox {        height: 100% !important;        background-position-x: 58% !important;        background-size: 135% !important;    }    #RWDfullscreen01 .banner_block .container {        width: 80%;    }      }@media (max-width: 1550px) {    .banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {        height: 64%;    }    .banner_block .slickitem01::before {        bottom: calc(-0.5rem + 28%);    }    .banner_block .slickitem01::after {        bottom: calc(28% - 7.72vw + 1.5rem);    }    .RWDbanner_plus01 .page-scroll a {        height: 80px;        width: 80px;    }    .banner_block .RWDbanner_plus01 .page-scroll {        bottom: 1rem;        left: 2rem;        width: 80px;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 18px;    }    #RWDfullscreen01 .banner_block .container {        grid-template-rows: 35% 70px auto;    }    #RWDfullscreen01 .banner_block .container {        width: 80%;    }    .section_spacing {        padding: 8rem 0;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {        margin-bottom: 1rem;    }    #RWDfullscreen01 .banner_block .container {        width: 85%;    }    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-wrapper,    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        height: 110px !important;    }    .RWDservice012 .text_box {        padding-bottom: 6rem;    }    .application_title {        margin-top: 6rem;    }    .RWDscore01 .count-item {        padding: 2rem 1rem 2rem 2rem;    }    .RWDscore01 .count-num {        font-size: 40px;    }    .RWDservice012 .text_box .text .box {        padding: 1.5rem 2rem 1.5rem 7rem;    }  .RWDservice012 .text_box .text .box::before {        left: 1.5rem;        width: 70px;        line-height: 70px;        font-size: 35px;    }    .RWDservice012 .text_box .text .arrow.ii-arrow1:before {        right: 1rem;    }    .RWDservice012 .text_box .text .arrow.ii-arrow1:before {        width: 17px;        height: 17px;        top: -25px;    }    .RWDservice012 .text_box .text:hover .arrow.ii-arrow1:before {        top: -35px;    }    .RWDservice012 .pic_box {        height: 825px;    }    .section_title {        margin: 0 auto 2rem;    }    .about_text .section_title {        padding-bottom: 2rem;    }    .pdt_title .section_title {        padding-bottom: 2rem;    }    .about_image {        height: 690px;    }    .section_title .sub_title {        margin-top: 8px;    }    .fl {        width: 300px;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: 700px !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009 {        padding-top: 6rem;    }    .cta_text {        padding: 8rem 0;        padding-right: 0 !important;    }    .cta_block .container_fuild {        grid-template-columns: 45% 55%;    }    .cta_image .RWDparallax_new,    .cta_image .RWDparallax_new .picbgbox {        background-position-x: 55% !important;        background-size: 129% !important;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: 665px !important;    }    .pdt_block::before {        height: 53%;    }    .RWDservice009 .more {        margin-top: 4rem;    }}@media (max-width: 1500px) {    .page_wrapper_bg section.call_to_action>.container,    .service_item02,    .service_item03,    .service_item04,    .service_item05,    .service_item06,    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 95%;    }    .layoutlist_8 .list_subject {        padding-left: 1rem;    }    .article1 .page_wrapper_bg .article-text,    .article5 .page_wrapper_bg .article-text,    .article6 .page_wrapper_bg .article-text {        padding: var(--2dst);    }    .rwdlayoutlist_9 .litem__text {        padding: var(--1dst);    }    .news_item01 .con_txt,    .ab_titke_item,    .RWDproduct_page .tab-box .tab-container>ul>li,    .article4 .pagecontent .RWDeditor01,    .eformsForm.layout_full {        padding: var(--3dst);    }    .news_item01 .con_txt:before {        display: none;    }    .news_item02 .con_pic {        order: 1;    }    .news_item02 .con_txt {        order: 2;    }    .news_item02 {        grid-template-columns: auto;    }    .ab_item01 {        padding: 0 var(--4dst) var(--4dst);    }    .ab_item03 .con_txt,    .time_item .con_txt,    .page_wrapper_bg .article-text .container.RWDproduct_page,    .news_item02 .con_txt {        padding: var(--4dst);    }    :root {        --h1-size: 40px;        --h2-size: 36px;        --h3-size: 30px;        --h4-size: 26px;        --h5-size: 22px;        --h6-size: 19px;    }    .ab_item01 .con_txt h5 {        border-bottom: none;        margin-bottom: var(--1dst);        padding-bottom: 0;    }    .ab_item01 .con_txt h5:before {        display: none;    }    .RWDproduct_page .products-editor,    .spec-box {        padding: 0 var(--3dst);    }    .service_item02 .con_pic {        width: 100%;        display: flex;        justify-content: center;        align-items: center;    }    .service_item02 .con_txt ul li {        padding-right: 0;        border-right: none;        border-bottom: 1px solid #ffffff;        padding-bottom: 15px;    }    .service_item02 .con_txt ul {        grid-template-columns: unset;        grid-gap: var(--1dst);    }    .service_item07>.con_pic img {        height: 500px;        object-position: center 23%;    }    .service_item07>.con_pic {        max-height: 500px;    }    .service_item07>.con_txt {        padding: 0 var(--4dst) var(--4dst);    }    .service_item07 {        padding: 0;        grid-template-columns: auto;        margin-bottom: var(--4dst);    }    .store_item {        grid-template-columns: repeat(2, 1fr);    }    .form-horizontal .control-label,    .form-group .col-sm-12.col-md-11,    .form-horizontal .form-group .col-sm-12.col-md-5 {        width: 100%;        padding: 0;    }.RWDproduct_page .pic-box{        width: calc(100% - 320px);}.RWDproduct_page .products-info{    width: 320px;}}@media (max-width: 1440px) {    .RWDmenu_plus04 .logo {        width: 300px;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        padding: 25px 10px;    }    #RWDfullscreen01 .banner_block .container {        width: 85%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {        font-size: 22px;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {        font-size: 17px;        padding: 6px 15px;        margin-bottom: 10px;    }    #RWDfullscreen01 .container {        width: 95%;    }    .feature_item h3,    .RWDservice012 .text_box .text .title {        font-size: 18px;    }    .RWDservice012 .text_box .text .memo {        font-size: 14px;    }    .RWDservice012 .pic_box {        height: 825px;    }    .description {        font-size: 15px;    }    .footer_block ul li,    .footer_block ul a {        font-size: 14px;    }    .company_info ul {        gap: 2px 2vw;    }    .footer_block ul span {        width: 40px;    }    .company-title {        font-size: 18px;    }    .keyword p,    .copyright_block,    .copyright_block a,    .copyright_desc,    .copyright_desc a,    .copyright_desc a:hover {        font-size: 12px;        letter-spacing: 0px;    }    .footer_block .map {        font-size: 12px;    }    .phone_2 {        padding-left: 40px;    }    .footer_center span {        width: 45px;    }    .RWDscore01 .more-btn,    .index_btn {        margin: 4rem 0 0;    }    .pdt_title .section_title {        padding-bottom: 2rem;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {        width: calc(100% - 45vw);    }    .RWDservice009 .gallery-thumbs-RWDservice009,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {        width: 42vw !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        width: calc(42vw / 3 - 50px) !important;    }    .pdt_block::before {        height: 38%;        width: 55%;    }    .pdt_dec {        bottom: 32%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        align-items: flex-end;    }}@media (max-width: 1400px) {    .RWDscore01 .count-blk {        padding-left: 0;        padding-right: 0;    }}@media (max-width: 1366px) {    .banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {        height: 57%;    }    .banner_block .slickitem01::before {        bottom: calc(43% - 7.72vw + 1rem);        color: #3033361c;    }    .banner_block .slickitem01::after {        bottom: calc(43% - 7.72vw - 3.6rem);    }    #RWDfullscreen01 .banner_block .container {        grid-template-rows: 37% 70px auto;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt2 {        letter-spacing: 0px;    }    #RWDfullscreen01 .banner_block .container {        width: 90%;    }    .RWDservice009 .gallery-thumbs-RWDservice009 {        bottom: -1rem;    }    .global_text .description {        margin-top: 1.5rem;    }    .global_text {        width: 55%;    }    .footer_logo {        width: 240px;    }    .cta_text {        padding: 6rem 0;    }    .banner_block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {        width: 30px;        height: 6px;        line-height: 6px;    }    .banner_block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {        height: 6px;        width: 35px;    }    .banner_block .RWDbanner_plus01.style-dotnav .slick-dots li:last-of-type {        margin-right: 0;    }    .RWDbanner_plus01 ul {        display: flex !important;        padding-bottom: 1.8rem;    }    .RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {        left: unset;        width: 50%;        right: 0;    }    .RWDbanner_plus01.style-dotnav .slick-dots li {        height: 6px;    }    .RWDbanner_plus01.style-dotnav.dot .slick-dots li {        width: fit-content;        margin-bottom: 0;        line-height: 6px;        margin-right: 10px;    }    .RWDbanner_plus01.style-dotnav.control-left .control-box {        height: fit-content !important;        bottom: 0rem;        top: unset;    }    .RWDbanner_plus01.style-dotnav.control-left .plus-banner-container,    .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {        bottom: 0;        top: unset;    }}@media (max-width: 1300px) {    .ml-stack-nav-toggle {        color: #fff;    }    .ml-stack-nav-toggle__line {        background: #fff;    }    .RWDmenu_plus04 .features:after {        display: none;    }    .ml-stack-nav-toggle {        padding: 28px 45px 28px 15px;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        border-left: 1px solid #ffffff4d;    }    .RWDmenu_plus04 .features {        margin-right: 0;        padding-right: 0;    }    .lang-select-options{            right: 50%;    transform: translateX(50%);    }    .RWDmenu_plus04 .menu li a {        color: #333;    }    .RWDmenu_plus04 .ml-stack-nav-toggle:hover {        color: #fff;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>a,    .RWDmenu_plus04 #mobile-menu .menu>li.active {        background-color: var(--main_color);    }.RWDmenu_plus04 .features .edit .lang-select,    .RWDmenu_plus04 .site-nav {        display: none;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        display: block;    }    .RWDmenu_plus04 #mobile-menu {        display: block;    }    .phone-group.hidden-lg{        display: block !important;    }.RWDmenu_plus04 .features {    width: 140px;}.menu-open .RWDmenu_plus04 #mobile-menu .language-block{    display: none;}}@media (max-width: 1280px) {    .section_spacing {        padding: 6rem 0;    }    .section_spacing {        padding: 6rem 0;    }    .RWDservice012 .text_box {        padding-bottom: 4rem;    }    .application_title {        margin-top: 4rem;    }    .RWDservice012 .pic_box {        height: 810px;    }    .footer_block .container_fuild {        grid-template-columns: 1fr;        grid-template-areas: "footer_text";    }    .footer_image {        display: none;    }    .about_image {        height: 630px;    }    .global_text {        margin-left: 5%;    }    .footer_text {        padding: 6rem 10% 2rem;        width: 100%;    }    .footer_center {        gap: 0 5vw;    }    .company_2 {        padding-right: 5vw;    }    .cta_text {        padding-left: 10% !important;        padding-right: 5% !important;    }    .company_info ul {        gap: 2px 5vw;        justify-content: start;    }}@media (max-width: 1200px) {    .RWDservice012 .pic_box {        height: 400px;        width: 100%;    }    .RWDservice012 .text_box {        padding-bottom: 2rem;        width: 100%;        padding-top: 13rem;        grid-template-columns: repeat(3, 1fr);        padding-left: 0;        padding-right: 0;    }    .application_title {        width: 100%;        z-index: 10;    }    .application_title .section_title {        text-align: center;    }    .RWDservice012 .main_box {        display: flex;        flex-direction: column-reverse;        align-items: flex-end;        padding: 0 5% 6rem;    }    .RWDservice012 .text_box .text .box:after {        content: '';        width: 1px;        height: 90%;        background: #ccc;        position: absolute;        right: 0;        top: 5%;    }    .RWDservice012 .text_box .text:nth-of-type(6) .box:after,    .RWDservice012 .text_box .text:nth-of-type(3) .box:after {        display: none;    }     .application_title {        margin-top: 6rem;    }    body.wrapper_bg,    .description,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo {        font-size: 14px;    }    .RWDmenu_plus04 .menu li a {        /*color: #fff;*/        font-size: 15px !important;        letter-spacing: 2px;    }    .RWDmenu_plus04 .features .share-group span,    .RWDmenu_plus04 .site-nav .menu ul li a {        font-size: 14px !important;    }    .RWDmenu_plus04 .logo {        width: 250px;        padding: 0 2rem;    }    .lang-select-label,    .RWDmenu_plus04 .features .search-btn,    .RWDmenu_plus04 .features .cart-btn,    .RWDmenu_plus04 .features .querycar-btn,    .RWDmenu_plus04 .features .share-group a {        color: #ffffff;        width: 70px;    }     #RWDfullscreen01 .banner_block .container {        width: 85%;    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {        width: 100%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo {        display: grid;        grid-auto-flow: column;        grid-template-columns: 60% 40%;    }    .desc_02 br,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo>br {        display: none;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .desc_01 {        border-right: 1px solid #ccc;        padding-right: 2rem;        margin-right: 2rem;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3:first-of-type {        margin-top: 0;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {        font-size: 16px;        letter-spacing: 0px;        padding: 5px 10px;        margin-bottom: 5px;        margin-top: 1rem;    }    .RWDservice009 .gallery-thumbs-RWDservice009 {        bottom: 4rem;        right: 0;        border: 0;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {        padding-left: 0;        width: 100% !important;        right: 50%;        transform: translateX(50%);    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {        margin-bottom: 2rem;    }    .pdt_block::before {        height: 40%;        width: 100%;        background: url(archive/image/customization/pdt_bg_pad.webp) no-repeat;        background-position-x: right;        background-size: 120%;    }    .pdt_dec {        bottom: 30%;        left: 3%;        height: 21vw;        width: 50%;    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {        position: relative;    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {        width: 50%;        margin-right: auto;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        flex-direction: column-reverse;    }    .RWDservice009 .gallery-thumbs-RWDservice009{        width: calc(40vw - 2rem) !important;    }    .footer_logo {        width: 220px;    }    .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        width: calc(38vw / 3 - 50px) !important;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: auto !important;    }    .cta_image .RWDparallax_new,    .cta_image .RWDparallax_new .picbgbox {        background-position-x: 59% !important;        background-position-y: bottom !important;        background-size: 135% !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009::before {        top: 2rem;    }    .pdt_dec .circles {        width: 50vw;        height: 50vw;        left: 0;    }}/* 匯入內頁版面寬度80%*/@media (max-width: 1920px) {    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }}/*產品定售價掉落修正*/@media (max-width: 1500px) {    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {        width: 100%;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo {        display: grid;        grid-auto-flow: column;        grid-template-columns: 60% 40%;    }    .desc_02 br,    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo>br {        display: none;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .desc_01 {        border-right: 1px solid #ccc;        padding-right: 2rem;        margin-right: 2rem;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3:first-of-type {        margin-top: 0;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {        font-size: 16px;        letter-spacing: 0px;        padding: 5px 10px;        margin-bottom: 5px;        margin-top: 1rem;    }    .RWDservice009 .gallery-thumbs-RWDservice009 {        bottom: 4rem;        right: 0;        border: 0;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {        padding-left: 0;        width: 100% !important;        right: 50%;        transform: translateX(50%);    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {        margin-bottom: 2rem;    }    .pdt_block::before {        height: 40%;        width: 100%;        background: url(archive/image/customization/pdt_bg_pad.webp) no-repeat;        background-position-x: right;        background-size: 120%;    }    .pdt_dec {        bottom: 30%;        left: 3%;        height: 21vw;        width: 50%;    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {        position: relative;    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {        width: 50%;        margin-right: auto;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        flex-direction: column-reverse;    }    .RWDservice009 .gallery-thumbs-RWDservice009{        width: calc(40vw - 2rem) !important;    }     .RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,    .RWDservice009 .gallery-thumbs-RWDservice009 .imgs {        width: calc(38vw / 3 - 50px) !important;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        height: auto !important;    }    .RWDservice009 .gallery-thumbs-RWDservice009::before {        top: 2rem;    }    .pdt_dec .circles {        width: 50vw;        height: 50vw;        left: 0;    }}/*寬度修正*/@media (max-width: 1400px) {    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .text_box {    left: unset;    margin-top: 0;}.RWDservice009 .gallery-thumbs-RWDservice009 {    display: block;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {    padding-bottom: 0;}.RWDservice009 {    overflow: visible;}.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-wrapper,.RWDservice009 .gallery-thumbs-RWDservice009 .swiper-slide,.RWDservice009 .gallery-thumbs-RWDservice009 .imgs {    height: 80px !important;}.pdt_dec {    bottom: 31%;    height: 19vw;}.application_block {    padding: 6rem 0;}.RWDservice012 .text_box .text .bg {    display: block;    position: relative;    top: unset;    left: unset;    width: 100%;    height: 300px;}.application_title {    margin-top: 0;    position: relative;}.RWDservice012 .main_box {    padding: 0 5%;}.RWDservice012 .text_box {    padding-bottom: 0;    width: 100%;    padding-top: 0;    grid-template-columns: repeat(2, 1fr);    padding-left: 0;    padding-right: 0;    gap: 2rem;}.RWDservice012 .text_box.num8 .text {    height: 100%;    display: grid;    grid-auto-flow: row;    grid-template-columns: 1fr;}.RWDservice012 .pic_box,.RWDservice012 .text_box .text .arrow.ii-arrow1:before,.RWDservice012 .text_box .text .box:after,.RWDservice012 .text_box a::before{    display: none !important;}.RWDservice012 .text_box .text .box::before{        transform: unset;    top: 1.5rem;}.RWDservice012 .text_box .text .box {    padding: 1.5rem 1.5rem 1.5rem 7rem;    border: 1px solid #ddd;}.about_block .container_fuild {    grid-template-columns: 1fr;    grid-template-areas: " about_text" "about_image";}.about_image {    height: 350px;}.about_text.section_spacing {    padding: 6rem 0 3rem;}.global_text {    width: 70%;}.about_text {    width: 80%;}.marquee_group img {    aspect-ratio: 4/2;    object-fit: cover;}.RWDscore01 .count-item {    padding: 1.5rem 1rem 1.5rem 2rem;}.footer_text {    padding: 6rem 5% 2rem;}.cta_block .container_fuild {    grid-template-columns: 50% 50%;}.cta_block .index_btn {    margin: 3rem 0 0;}#RWDfullscreen01 .banner_block .container {    width: 90%;}@keyframes marquee_01 {    from {        transform: translateY(-80%);    }    to {        transform: translateY(0px);    }}@keyframes marquee_02 {    from {        transform: translateY(0px);    }    to {        transform: translateY(-80%);    }}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 5rem 0;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;}#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    font-size: 1rem;    height: 45px;    color: #000;    letter-spacing: 0;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}/* 內頁 */ 
.page_wrapper_bg .article-text .container #sidebar.layoutmenu3 {    margin-bottom: var(--3dst);}:root {    --h1-size: 38px;    --h2-size: 34px;    --h3-size: 28px;    --h4-size: 24px;    --h5-size: 20px;    --h6-size: 18px;    --p-size: 15px;}.service_item01 {    width: 90%;}.service_item02 {    grid-template-columns: auto;}.service_item02 .con_pic {    width: 60%;}.service_item02:before {    width: 100%;}.service_item02 .con_txt h5 {    text-align: center;}.service_item02 .con_txt h5:before {    left: 50%;    transform: translateX(-50%);}.service_item04,.service_item05,.service_item06,.eformsForm.layout_full{    padding: var(--3dst);}.service_item07 .con_txt span {    margin-bottom: var(--3dst);}.pro_item .pro_card {    padding: var(--2dst) var(--1dst);}.spec-col-2 .spec-col {    width: 100%;}.spec-col-1 .spec-col:nth-child(2n+1),.spec-col-2 .spec-col:nth-child(4n+1),.spec-col-2 .spec-col:nth-child(4n+2),.spec-col-3 .spec-col:nth-child(6n+1),.spec-col-3 .spec-col:nth-child(6n+2),.spec-col-3 .spec-col:nth-child(6n+3) {    background-color: #fff;}.spec-col-2 .spec-col:nth-child(even) {    background: #f1f1f1;}.article-text>.container .xrow #sidebar {    position: relative;    top: auto;    left: auto;    width: 100%;}.page_wrapper_bg .article-text .container .pagecontent.col-md-9 {    width: 100%;}#sidebar.layoutmenu1, #sidebar.layoutmenu3, #sidebar.layoutmenu6 {    width: 100%;    padding: 0;    position: relative;    margin-bottom: var(--3dst);}.RWDproduct_page .products-editor, .spec-box {    padding: 0;}.ab_item03 .con_txt {    padding: var(--4dst) 0;}.page_wrapper_bg .banner_block:before {    display: none;}.privacy_block {    padding: 0;    background: transparent;}.lang_en .RWDservice012 .text_box .text .box::before{        width: 60px;    line-height: 60px;    font-size: 30px;}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {    #RWDfullscreen01 .banner_block .container {        gap: 0px 3%;        width: 90%;    }    .banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {        height: 60%;        background-size: 101%;        background-position-x: right;    }    .banner_block .slickitem01::after {        bottom: calc(43% - 7.72vw - 2.4rem);    }    .pdt_block::before {        height: 37%;    }    .pdt_title .section_title {        margin-bottom: 3rem;    }    .lang_en .cta_block .container_fuild {        grid-template-columns: 55% 45%;    }    .lang_en .cta_image .RWDparallax_new,    .lang_en .cta_image .RWDparallax_new .picbgbox {        background-size: 145% !important;        background-position-x: 70% !important;    }}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
.ml-stack-nav-toggle {    color: #fff;}.ml-stack-nav-toggle__line {    background: #fff;}.RWDmenu_plus04 .features:after {    display: none;}.ml-stack-nav-toggle {    padding: 28px 45px 28px 15px;}.RWDmenu_plus04 .ml-stack-nav-toggle {    border-left: 1px solid #ffffff4d;}.RWDmenu_plus04 .features {    margin-right: 0;    padding-right: 0;}.RWDmenu_plus04 .menu li a {    color: #333;}.RWDmenu_plus04 .ml-stack-nav-toggle:hover {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a,.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: var(--main_color);}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item,.banner_block .RWDbanner_plus01 .slick-caption {    max-height: calc(100vh - 80px - 74px) !important;    height: calc(100vh - 80px - 74px) !important;}.section_spacing {    padding: 4rem 0;}.banner_block .RWDbanner_plus01.style-dotnav.control-center .control-box .control {    padding-bottom: 1.5rem;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    letter-spacing: 0px;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {    margin-bottom: 1rem;}.RWDservice009 .more {    margin: 50px auto 30px auto;}.RWDscore01 .more-btn::before,.index_btn::before,.RWDservice009 .more::before,.RWDscore01 .more-btn::after,.index_btn::after,.RWDservice009 .more::after {    width: 60px;    height: 60px;    left: 0;    top: -20px;}.RWDscore01 .more-btn,.index_btn,.RWDservice009 .more {    padding-left: calc(60px + 1.5rem);}.RWDscore01 .more-btn,.index_btn {    margin: 4rem 0 30px;}.section_title .en_title {    margin-bottom: 1.5rem;}.application_block {    padding: 4rem 0;}.about_text.section_spacing {    padding: 4rem 0 2rem;}.footer_text {    padding: 4rem 5% 1rem;}.global_text .description {    margin-top: 1rem;}.footer_logo {    margin-bottom: 1.5rem;}.company_info {    margin-bottom: 1.5rem;    padding-bottom: 1.5rem;}.scrollTop002 {    bottom: 1rem;}.global_text {    padding: 6rem 0;    z-index: 2;}.global_block {    background: #202020;}.global_bg {    opacity: .5;    z-index: 0;}.about_text {    width: 90%;}.footer_center::before {    display: none;}.banner_block .slickitem01::before {    bottom: calc(39% - 7.72vw + 1rem);}.banner_block .slickitem01::after {    bottom: calc(39% - 7.72vw - 2.4rem);}.RWDalert_fancybox.bottom {    width: 100%}.RWDservice009 .gallery-thumbs-RWDservice009 .imgs:hover.imgs::before {    display: none}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 50px 0;}/*產品內頁-01*/ 
.page_content1 #prod_price {    margin-top: 18px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item {    flex-direction: column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate {    width: 100%}#article .layoutlist_4 .item .list_img {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .list_subject {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .listdate {    border: 0;    display: flex;    align-items: center;    padding: 0;}#article .layoutlist_4 .listdate .day:before {    content: "/";    margin-right: 5px}#article .layoutlist_4 .listdate .day {    font-size: 12px;    color: #afafaf;    position: relative;    margin-left: 5px}/*文章列表-G*/ 
.layoutlist_8 .list_subject {    padding-left: 2rem;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}/*電子表單*/ 
.form-group label {    padding-left: 0 !important;    padding-right: 0 !important;}#join_form .form-checkbox,#join_form .form-radio {    padding: 0 0 0 28px !important;}/* 內頁 */ 
.pro_item {    grid-template-columns: repeat(2, 1fr);}:root {    --h1-size: 36px;}.article2 .page_wrapper_bg section.call_to_action>.container,.article3 .page_wrapper_bg section.call_to_action>.container {    width: 95%;    padding: 0 15px;}.service_item01 {    margin: var(--3dst) auto;}.service_item02,.service_item.service_item03 {    padding: var(--3dst);    grid-gap: var(--3dst);}.service_item .con_txt h5 {    padding-bottom: var(--1dst);}.downlaod5_item {    display: flex;    flex-direction: column;    padding: 0 20px;}.downlaod5_item_img,.downlaod5_item .downlaod5_item_text {    width: 100%;    margin: 0 auto 1rem;}.compare .compare-container {    width: 100%;    padding: 0 15px;}.service_item.service_item03 {    margin-top: var(--3dst);}.memo_item .con_txt_item {    grid-template-columns: repeat(2, 1fr);}.lang_en .cta_text {    padding: 4rem 0;}.lang_en .global_text {    width: 60%;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.about_image {    height: 300px;}.RWDservice012 .text_box .text .bg {    height: 250px;}.footer_center {    grid-template-columns: 1fr;    gap: 0;    grid-auto-flow: row;}.footer_block .map {    margin-left: 10px;}#RWDfullscreen01 .banner_block .container {    grid-template-areas:        "txt1 "        "txt2 "        "logo ";    grid-template-rows: auto 70px auto;    grid-template-columns: 1fr;    width: 95%;    text-align: center;}.banner_block .slickitem01::after,.banner_block .slickitem01::before {    display: none;}/* @keyframes focus {    0% {        opacity: 0;        font-size: 5.5vw;        filter: blur(20px);        letter-spacing: 3vw;    }    30% {        filter: blur(20px);    }    60% {        opacity: 1;        font-size: 8vw;        filter: blur(0px);        letter-spacing: 1px;    }    100% {        font-size: 8vw;        filter: blur(0px);    }}@keyframes focus-2 {    0% {        opacity: 0;        font-size: 5.5vw;        filter: blur(20px);        letter-spacing: 3vw;    }    30% {        filter: blur(20px);    }    60% {        opacity: 1;        font-size: 8vw;        filter: blur(0px);        letter-spacing: -4px;    }    100% {        font-size: 8vw;        filter: blur(0px);    }} */ 
.banner_block .slickitem01::before {    bottom: calc(35% - 8vw + 0.5rem);}.banner_block .slickitem01::after {    bottom: calc(34% - 8vw - 1.7rem);    -webkit-box-reflect: below -1.8vw linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.65));}.banner_block .logo {    padding-top: 1rem;    width: 55%;    margin: auto;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {    height: 70%;    background-size: cover;    background-position-x: right;}.banner_block .RWDbanner_plus01.style-dotnav.control-center .items,.banner_block .RWDbanner_plus01.style-dotnav.control-center .slick-arrow {    display: flex;    width: 100%;    margin-left: auto;    justify-content: flex-end;    padding-right: 3%;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 45px;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .desc_01 {    border-right: 0;    padding-right: 0rem;    margin-right: 0rem;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo {    display: grid;    grid-auto-flow: row;    grid-template-columns: 1fr;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo .desc_02 {    margin-top: 2rem;}#m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {    width: 65vw;    margin: 2rem auto 0 auto;    padding-bottom: 0;}.RWDservice009 .gallery-thumbs-RWDservice009 {    bottom: 0;    right: 50%;    transform: translateX(50%);}.RWDservice009 .gallery-thumbs-RWDservice009 {    display: none;}.pdt_block::before {    height: 34%;    width: 100%;    background-position-x: left;    background-size: 150%;}.pdt_dec .circles {    width: 80vw;    height: 80vw;    left: 50%;    transform: translateX(-50%);}.pdt_dec {    bottom: 27%;    height: 36vw;    width: 90vw;    left: 50%;    transform: translateX(-50%);}.RWDservice009 .more {    margin: 2rem auto 30px auto;}.cta_block .container_fuild {    grid-template-columns: 55% auto;}.cta_text {    padding-right: 2rem !important;}.company_2 {    margin-bottom: 1.5rem;    padding-bottom: 1.5rem;    border-bottom: 1px solid #ddd;    border-right: 0;    padding-right: 0;}.company_info ul {    gap: 2px 2rem;    justify-content: space-between;}.RWDservice009 .swiper-button-next,.RWDservice009 .swiper-button-prev {    position: absolute;    width: 40px;    height: 40px;    margin-top: 0;    top: unset;    display: flex;    align-items: center;    justify-content: center;    background-color: transparent;    font-size: 18px;    color: gray;    outline: 0;    z-index: 100;    bottom: 27vw;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.RWDservice009 .swiper-button-next:after,.RWDservice009 .swiper-container-rtl .swiper-button-prev:after {    font-size: 30px;}.RWDservice009 .ii-arrow2 {    display: none;}.RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {    left: 0;    width: 100%;}.RWDbanner_plus01.style-dotnav.control-left .control-box {    height: fit-content !important;    bottom: 0rem;    top: unset;    width: 100%;    display: flex;    justify-content: center;}.banner_block .RWDbanner_plus01 .page-scroll {    bottom: 3rem;    left: unset;    width: 80px;    right: 2rem;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {    width: 95%;    margin: auto;}.pdt_title .section_title {    margin-bottom: 2rem;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {    font-size: 20px;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {    margin: 0 0 20px;}.hgroup .container {    margin: 0 0 40px;}.hgroup .page_subject {    text-align: center;}.page_wrapper_bg .hgroup h1 {    margin: 0 0 20px;}.hgroup .breadcrumb {    text-align: center;    float: none !important;    padding: 0;    border: 0;}/*編輯器 圖文*/ 
.RWDeditor01 .col-md-6 {    padding-left: 0px;    padding-right: 0px;    margin-bottom: 20px;}.RWDeditor01 .col-md-6 img {    width: 100%;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 40px !important;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {    align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 2 - 1px);    margin: 15px 0px;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式*/ 
.layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    width: calc(100% / 3 - 1px);    padding: 0 15px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ 
.album-list {    display: flex;    flex-wrap: wrap;}.album-list .item {    width: calc(100% / 3);}/*檔案下載樣式-02*/ 
.download .list_table .container::after {    clear: none;}.download .list_table .container .row::after {    clear: none;}.download .list_table .container .row div:last-child {    clear: none !important;}.download .oneline {    border-bottom: none;    clear: none;}/*電子表單*/ 
.eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}/*影片列表*/ 
.layoutlist_2 .video_item {    width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar {    padding: 0 !important;    margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}#mobile-fixed .btn-box .bg2 {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff;    background: #000;}.RWDshopping #mobile-fixed .btn.normal {    color: #444;}/*檔案下載*/ 
.download .search-container {    margin-left: 20px;    margin-top: 0;}.time_item .con_txt h2 {    font-size: var(--h3-size);}.search_option_area::after {    display: none;}.search_option_area {    padding: var(--2dst);}._option_vals_checkbox_label,._option_vals_radio_label {    flex: 100%;}.RWDproduct_page .tab-box .tab-container>ul>li {    padding: var(--2dst);}.service_item .con_txt h5 {    font-size: var(--h3-size);}.news_item01 .con_txt,.ab_titke_item,.RWDproduct_page .tab-box .tab-container>ul>li,.article4 .pagecontent .RWDeditor01,.eformsForm.layout_full {    padding: var(--2dst);}.memo_item {    padding: 0;}.downlaod5_item {    padding: 0 15px;}.service_item .con_txt h5:before {    left: 50%;    transform: translateX(-50%);}.service_item .con_txt h5 {    text-align: center;}.store_item04.store_item {    grid-template-columns: repeat(2, calc(50% - var(--1dst)));}.memo_item .con_txt_item {    grid-template-columns: auto;    grid-gap: var(--1dst);}.store_item .store_card ul li>span {    margin-right: 0;    display: block;}.store_item.store_item02 .store_card ul {    display: block;}.downlaod5_item_subject {    text-align: center;}.store_item04 .store_card ul li a,.store_item .store_card ul li a.store_tel {    display: block;}/* 20231016 */ 
._option_wrap.open ._option_vals {    display: flex;    flex-direction: column-reverse;}.column_memo>span {    padding: 10px 0;    display: block;    font-size: 15px;    margin-bottom: 10px;    text-align: center;}.lang_en .cta_text {    padding-right: 0rem !important;}.lang_en .footer_block ul span.plant {    width: 65px;}.lang_en .footer_block ul span {    width: 35px;}.lang_en .RWDscore01 .count-item>div:first-of-type {    min-height: 50px;}.lang_en .company_info ul {    display: flex;    flex-direction: column;}.scrollTop002 {    bottom: 4rem;}.lang_en .footer_block .phone_2 {    display: none;}.lang_en .footer_logo {    width: 250px;}.lang_en .global_text {    width: 85%;    margin: auto;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong br {    display: none;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1,.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2 {    width: 85%;    margin: auto;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {    font-size: 3.5vw;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 2.8vw;    padding-bottom: 1rem;}.lang_en .banner_block .logo {    width: 60%;}.RWDproduct_page .products-info,.RWDproduct_page .pic-box {    width: 100%;    padding-right: 0;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.fl {    width: 250px;}.RWDservice012 .text_box .text .bg {    height: 200px;}.lang_en .cta_image .RWDparallax_new,.lang_en .cta_image .RWDparallax_new .picbgbox,.cta_image .RWDparallax_new,.cta_image .RWDparallax_new .picbgbox {    height: 350px !important;    width: 100%;    margin-left: auto;    background-position-x: right !important;    background-position-y: bottom !important;    background-size: 63% !important;}.cta_block .container_fuild {    grid-template-columns: 1fr;    align-items: end;}.cta_text,.cta_image {    grid-column: 1/1;}.cta_text {    padding-right: 0rem !important;    z-index: 1;    width: 55%;    padding-left: 5% !important;}.global_text {    width: 85%;    margin: auto;}.footer_block ul li,.footer_block ul a {    letter-spacing: 0px;}.company_info ul {    grid-template-columns: 236px 158px 251px;    gap: 2px 1rem;}.banner_block .logo {    width: 70%;}/* 匯入內頁版面寬度80%*//*文章列表樣式-04*/#article .layoutlist_4 .fixrow {    padding-left: 0;    padding-right: 0;}/*圖文輪播*/ 
.RWDslider01 .products-list .box {    display: flex;    flex-direction: column;}.RWDslider01 .products-list .products-item .box {    flex-direction: column;    justify-content: flex-start;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: column;}.RWDslider01 .pic-list,.RWDslider01 .text {    width: 100%;    padding: 0 !important;}.RWDslider01 .control-box {    right: 0;    position: relative;    width: 100%;    text-align: center;}.RWDslider01 .pic-list,.RWDslider01 .text,.RWDslider01 .pic img {    width: 100%;}.RWDslider01 .pic-list {    padding-right: 0;}.RWDslider01.pic-right .pic-list {    padding-left: 0;}.pagecontent .RWDslider01,.article1 .pagecontent .RWDeditor01 {    margin-top: 30px;}.lang_en .cta_block .container_fuild {    grid-template-columns: 1fr;    align-items: start;}.lang_en .cta_text .description {    width: 55%;}.lang_en .cta_image {    padding-top: 13rem;}.lang_en .cta_text {    width: 100%;    padding-right: 5% !important;}.lang_en .RWDservice012 .text_box .text.link_box .box {    position: relative;    background-color: transparent;    bottom: 0;    left: 0;    width: 100%;    padding: 2rem 1.5rem 1.5rem;    display: flex;    flex-direction: column;    justify-content: center;}.lang_en .RWDservice012 .text_box .text .title {    padding-left: 55px;    margin-bottom: 15px;}.lang_en .RWDservice012 .text_box .text .box::before {    width: 45px;    line-height: 45px;    font-size: 23px;    top: 1.2rem;}.lang_en .footer_block ul li,.lang_en .footer_block ul a,.lang_en .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a,.lang_en .description,.lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo,.lang_en .RWDservice012 .text_box .text .memo {    font-size: 14px;}.lang_en .banner_block .logo {    width: 70%;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {    font-size: 4vw;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 3.2vw;}.lang_en .cta_text {    padding-left: 5% !important;}@media (max-width: 812px) {    .article2.id345 .RWDtimeline01 li.event:before,    .article2.id147 .RWDtimeline01 li.event:before {        left: -2px;        right: 0;    }    .article2.id345 .RWDtimeline01 .line_dot,    .article2.id345 .RWDtimeline01 .line_dot2,    .article2.id147 .RWDtimeline01 .line_dot,    .article2.id147 .RWDtimeline01 .line_dot2 {        left: 50%;        margin-left: -33px;    }    .article2.id345 .RWDtimeline01 li.event .point,    .article2.id147 .RWDtimeline01 li.event .point {        left: auto;    }    .article2.id345 .RWDtimeline01 li.event .point,    .article2.id147 .RWDtimeline01 li.event .point {        padding: 0;        box-shadow: none;        width: 40%;    }}
}
/*850px end*/
/*808px start*/

@media (max-width: 808px) {    .RWDservice012 .text_box .text .box {        display: flex;        flex-direction: column;        justify-content: center;        padding: 1rem 1.5rem 1rem 7rem;    }    /* 內頁 */    .service_item02 .con_pic {        width: 85%;    }    table.con_table tr td {        font-size: 15px;    }}

/*808px end*/
/*800px start*/
@media (max-width: 800px) {
/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {margin-left: 0;margin-right: 0;}.hgroup .page_subject {padding-bottom: 20px;}/*按鈕*/ 
.block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn {margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth { padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a { margin: 0px !important;}/*產品檔案下載按鈕*/ 
.productcontent .page_content1 .download_container .btn {float: none; margin: 60px auto 0 !important; display: block; max-width: 250px; padding: 5px;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {width: 100%;text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {width: 100%;}.btn.btn_back, .ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn, .btn-primary {    width: auto !important;}.store_item04.store_item {    grid-template-columns: auto;}.compare .swiper-slide .main_box div.top_area_sticky .main_name {    font-size: 16px;}
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {    .page_wrapper_bg .article-text .container {        padding: 0 15px;    }    .service_item.service_item03 {        grid-template-columns: auto;    }    .service_item04 .con_pic_item {        grid-template-columns: repeat(2, 1fr);    }    .service_item06 .con_pic_item {        grid-template-columns: repeat(3, 1fr);    }    .service_item04,    .service_item05,    .service_item06,    .eformsForm.layout_full,    .ab_item03 .con_txt {        padding: var(--2dst);    }    .RWDproduct_page .products-info {        width: 100%;    }    .RWDproduct_page .pic-box {        width: 100%;        padding-right: 0;    }    .ab_item03 .con_txt,    .time_item .con_txt,    .page_wrapper_bg .article-text .container.RWDproduct_page,    .news_item02 .con_txt {        padding: var(--3dst);    }    .RWDproduct_page .tab-box .tab-menu a {        font-size: 16px;    }    .ab_item01 .con_pic {        width: 80%;    }    .layoutlist_8 .list_subject {        padding-left: 1rem;    }    .page_wrapper_bg .hgroup h1 {        padding-bottom: var(--2dst);    }.ab_item02 {    grid-gap: var(--2dst);}}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {    height: 70%;    background-size: 100%;    background-position-y: top;    background-position-x: center;}.RWDmenu_plus04 .logo a {    height: 74px;}#RWDfullscreen01 .banner_block .container {    grid-template-areas:        "txt1"        "txt2"        "logo";    grid-template-rows: auto 70px auto;    grid-template-columns: 1fr;    top: unset;    transform: unset;    bottom: -3rem;}.banner_block .logo {    width: 80%;    margin: auto;}.RWDmenu_plus04 .header {    height: 74px}.lang-select-label,.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a {    height: 74px;    padding: 25px 0px;}.ml-stack-nav-toggle {    padding: 25px 45px 25px 15px;}.RWDmenu_plus04 .logo {    height: 74px;}.RWDmenu_plus04 .logo {    width: 230px;    padding: 0 1rem;}.banner_block {    margin-top: 74px;}br.visible-xs {    display: none !important;}.pdt_block::before {    height: 36%;    width: 100%;    background-position-x: center;}.pdt_dec .circles {    width: 90vw;    height: 90vw;}.pdt_dec {    bottom: 29%;}.RWDservice009 .ii-arrow2 {    display: block;}.RWDservice009 .ii-arrow2:before {    font-size: 25px;}.RWDservice012 .text_box .text.link_box .box {    position: relative;    background-color: transparent;    bottom: 0;    left: 0;    width: 100%;    padding: 2rem 1.5rem 1.5rem;    display: flex;    flex-direction: column;    justify-content: center;}.RWDservice012 .text_box .text .memo {    display: block;}.RWDservice012 .text_box {    gap: 1rem;}.RWDservice012 .text_box .text .box::before {    top: 1.5rem;    left: 1.5rem;    width: 40px;    line-height: 40px;    font-size: 20px;    transform: unset;}.RWDservice012 .text_box .text .title {    padding-left: 55px;    margin-bottom: 15px;}.RWDscore01 .count-item {    width: calc(100% / 2);}.RWDscore01 .count-item:nth-of-type(3) {    width: 100%;    border-top: 1px solid #cccccc70;}.RWDscore01 .count-item:nth-of-type(2) {    border-right: 0;}.RWDscore01 .trigger-next,.RWDscore01 .trigger-prev {    display: none;}.global_text {    width: 80%;}.company_info ul {    grid-template-columns: 1fr;    gap: 5px 0;    grid-auto-flow: revert;}.copyrights {    display: flex;    flex-wrap: wrap;}.about_image {    height: 250px;}.banner_block .slickitem01::before {    bottom: 19%;    font-size: 15vw;}.banner_block .slickitem01::after {    -webkit-box-reflect: below -4.5vw linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.65));    bottom: 10%;    font-size: 15vw;}@keyframes focus {    0% {        opacity: 0;        font-size: 18vw;        filter: blur(20px);        letter-spacing: 3vw;    }    30% {        filter: blur(20px);    }    60% {        opacity: 1;        font-size: 15vw;        filter: blur(0px);        letter-spacing: 1px;    }    100% {        font-size: 15vw;        filter: blur(0px);    }}@keyframes focus-2 {    0% {        opacity: 0;        font-size: 18vw;        filter: blur(20px);        letter-spacing: 3vw;    }    30% {        filter: blur(20px);    }    60% {        opacity: 1;        font-size: 15vw;        filter: blur(0px);        letter-spacing: -4px;    }    100% {        font-size: 15vw;        filter: blur(0px);    }}.banner_block .RWDbanner_plus01.style-dotnav.control-center .items,.banner_block .RWDbanner_plus01.style-dotnav.control-center .slick-arrow {    display: flex;    width: fit-content;    margin-left: auto;    justify-content: flex-end;    padding-right: 0;    margin: auto;}.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .title {    font-size: 18px;}.application_title {    margin-bottom: 2rem;}.footer_text {    padding: 4rem 0 1rem;    width: 90%;}.cta_text {    width: 60%;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item,.banner_block .RWDbanner_plus01 .slick-caption {    max-height: calc(100vh - 160px) !important;    height: calc(100vh - 160px ) !important;}.footer_block ul span {    pointer-events: none;    cursor: unset;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate {    padding-left: 0px;    padding-right: 0;}#article .layoutlist_2 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_2 .listdate .yearmonth::after {    content: "/";    position: relative;    display: inline-block;}#article .layoutlist_2 .listdate .yearmonth,.layoutlist_2 .listdate .day {    display: inline-block;}#article .layoutlist_2 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_3 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_3 .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {    content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow {    display: flex;    flex-wrap: wrap;}#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: calc(100% / 2 - 21px);    margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title {    display: flex;    align-items: center;}.rwdlayoutlist_6 .list_no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_date {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item {    display: flex;    justify-content: flex-start;    align-items: center;}.rwdlayoutlist_6 .list_item .column.no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date {    width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 2 - 1px);}.layoutlist_7 .row:before,.layoutlist_7 .row:after {    display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd {    display: flex;    flex-wrap: wrap;}.layoutlist_8.rwd .item {    border-bottom: 0;    width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {    margin-top: 15px;}.layoutlist_8 .list_subject {    padding-left: 15px;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px) {    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column    }    .RWDslider01 .text {        width: 100%    }    .RWDslider01.pic-right .pic-list {        padding: 0;    }    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column;        width: 90%;        margin: auto;        padding: 0 !important    }    .RWDslider01 .pic-list {        width: 100%;        padding: 0;        margin: auto;        float: none !important    }    .RWDslider01.pic-right .control-box {        left: 50%;        transform: translateX(-50%);        text-align: center;        right: auto    }    .RWDslider01 .control-box {        right: auto;        left: 50%;        transform: translateX(-50%)    }}/*文章列表頁籤*/ 
.tab_content {    margin-top: 20px}/*文章頁籤修正*/ 
.tab {    padding: 20px 0;}.tab.open .tab_title {    margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 0}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.RWDproduct_page .faq-item .editor {    padding: 30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/2);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {    width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: 100%;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}.RWDproduct_page .btn-other li button {    text-align: left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 2 - 1px) !important;    padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.row .album_d_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}.album-list .item {    width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    padding: 0;}#article .layoutlist_4 .listdate .yearmonth,.layoutlist_4 .listdate .day {    display: inline-block;}#article .layoutlist_4 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {    content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled {    opacity: 10 !important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {    text-align: center;}.download .list_table th.split {    display: none}.download .list_table td {    line-height: 1.5;    padding: 10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: 100px}.download .list_table th.list_date {    width: calc(100% - 200px)}.download .list_table td.split {    display: none;}/*檔案下載樣式-02*/ 
.download .item table tr {    display: flex;    flex-direction: column;}.download .oneline {    display: flex;    flex-wrap: wrap;}.download .list_table td {    width: 100%;    padding-top: 0;}.download .list_table td:nth-child(2) {    display: none;}.download .oneline .col-md-4.col-sm-6 {    width: calc(100% / 3);}.layoutlist_5 .downlaod_item {    width: calc(100%/2);}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#video .layoutlist_2 .video_item {    width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box {    text-align: center;}#mobile-fixed .btn-box.step1 li,#mobile-fixed .btn-box.step2 li {    padding: 0 1px;}#mobile-fixed .btn-box .normal {    text-align: center;    padding: 10px 0;    font-size: 15px !important;}#mobile-fixed .btn-box ul {    display: flex;}/* 內頁 */ 
.fix-compare.is-phone .nu,.fix-compare.is-phone,.is-phone .fix-compare-btn {    color: #666666 !important;}.layoutlist_8.rwd .listdate .day {    font-size: 1rem;    letter-spacing: 1px;}.ab_item03 .con_txt,.time_item .con_txt,.page_wrapper_bg .article-text .container.RWDproduct_page,.news_item02 .con_txt {    padding: var(--2dst);}.news_item03 .con_txt:before {    display: none;}.news_item03 {    padding: var(--5dst) var(--2dst);}.page_wrapper_bg .article-text .news_item03 p {    text-align: left;    margin-bottom: var(--2dst);}.ab_item01,.ab_item02 .con_txt,.service_item07>.con_txt {    padding: 0 var(--2dst) var(--4dst);}.ab_item02 .con_pic {    min-height: auto;}.time_item .con_txt {    padding: var(--3dst) var(--2dst);}.time_item .con_txt h2 {    font-size: var(--h6-size);    font-weight: 400;    line-height: 1.6;}.article2.id345 .RWDtimeline01 .line_dot,.article2.id345 .RWDtimeline01 .line_dot2,.article2.id147 .RWDtimeline01 .line_dot,.article2.id147 .RWDtimeline01 .line_dot2 {    left: 20px;    margin-left: 0;}.article2.id345 .RWDtimeline01 li.event:before,.article2.id147 .RWDtimeline01 li.event:before {    left: 43px;    right: inherit;}.article2.id345 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id345 .RWDtimeline01 li.event .point,.article2.id147 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id147 .RWDtimeline01 li.event .point {    left: 90px;    width: calc(85% - 90px);    text-align: left;    right: auto;}.article2.id345 .RWDtimeline01 li.event .point .circle_img,.article2.id147 .RWDtimeline01 li.event .point .circle_img {    margin: 0 0 var(--1dst);}.article2.id345 .RWDtimeline01 li.event .point .date,.article2.id147 .RWDtimeline01 li.event .point .date {    font-size: var(--h4-size);}.RWDtimeline01 li.event,.RWDproduct_page .faq-list {    margin-bottom: var(--2dst);}.advanced_search {    margin: 0 0 4rem;}.RWDproduct_page .faq-item.active .faq-question {    background: var(--main_color);    color: #ffffff;    font-size: var(--h6-size);    letter-spacing: 1px;}.pro_item {    grid-template-columns: auto;}.spec-col-1 .spec-col:nth-child(2n+1),.spec-col-2 .spec-col:nth-child(4n+1),.spec-col-2 .spec-col:nth-child(4n+2),.spec-col-3 .spec-col:nth-child(6n+1),.spec-col-3 .spec-col:nth-child(6n+2),.spec-col-3 .spec-col:nth-child(6n+3) {    background-color: #f8f8f8;}.spec-col-1 .spec-name {    width: 50%;}.service_item02,.service_item.service_item03 {    padding: var(--2dst);    grid-gap: var(--2dst);}.service_item02 .con_pic {    width: 100%;}.service_item02 .con_pic {    flex-direction: column;}.service_item02 .con_pic>span {    font-size: var(--h4-size);    position: relative;    max-width: none;    left: auto;    top: auto;    transform: translate(0px, 0px);    display: flex;    width: 100%;    flex-direction: column;    margin: var(--2dst) 0;}.service_item.service_item03 {    margin-top: var(--4dst);}.service_item .con_txt h5:before {    left: 50%;    transform: translateX(-50%);}.service_item .con_txt h5 {    text-align: center;}.service_item03 .con_txt ul span,.service_item04 .con_txt ul span {    display: block;    padding-right: 0;}.service_item07>.con_txt>ul>li {    grid-template-columns: auto;}.service_item07>.con_txt>ul>li .num_txt {    width: auto;    height: auto;    font-size: var(--h3-size);    margin-bottom: var(--1dst);    border: none;    padding: 0;    display: block;}.store_item.store_item02 .store_card ul {    flex-wrap: wrap;}.download .search-container {    margin-left: 0;    margin-top: 15px;}.ab_item03:before {    display: none;}.ab_item03 {    grid-gap: var(--2dst);}.ab_item03 .con_pic {    order: 1;}.ab_item03 .con_txt {    order: 2;}.ab_item02 {    border-bottom: none;}.article2.id345 .RWDtimeline01 li.event .point .circle_img,.article2.id147 .RWDtimeline01 li.event .point .circle_img {    background: transparent;    padding: 0;    max-width: 50px;}.service_item01 {    margin: 0 auto var(--3dst);}.store_item .store_card ul li a {    display: block;    width: 100%;    margin-right: 0;}.compare .compare-container {    padding: 0;}.compare .main_box .more {    font-size: 15px;}.compare .main_box .memo {    padding: 0;    border: none;    background: transparent;    margin-bottom: var(--1dst);}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1, .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2 {    width: 90%;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {    font-size: 4.5vw;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 3.5vw;}.lang_en .RWDservice012 .text_box {    grid-template-columns: repeat(1, 1fr);}.lang_en .RWDservice012 .text_box .text .bg {    height: 250px;}.lang_en .RWDservice012 .text_box .text .title {    padding-left: 0;    margin-bottom: 5px;    font-size: 18px;}.lang_en .RWDservice012 .text_box .text.link_box .box {    padding: 1.5rem;}.lang_en .RWDservice012 .text_box .text .memo {    -webkit-line-clamp: unset;}.lang_en .RWDservice012 .text_box .text .box::before {    display: none;}.lang_en .banner_block .logo {    width: 80%;}
}
/*767px end*/
/*650px start*/

@media (max-width:650px) {    .RWDmenu_plus04 .features .search-btn,    .RWDmenu_plus04 .features .cart-btn {        border-left: 0;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        border-left: 0;    }    .lang-select-label,    .RWDmenu_plus04 .features .search-btn,    .RWDmenu_plus04 .features .cart-btn,    .RWDmenu_plus04 .features .querycar-btn,    .RWDmenu_plus04 .features .share-group a {        color: #ffffff;        width: 50px;    }    .RWDmenu_plus04 .features {        width: 110px;    }    .RWDmenu_plus04 .logo {        width: 180px;    }    .banner_block .RWDbanner_plus01 .page-scroll {        display: none;    }    .banner_block .RWDbanner_plus01 .slick-caption {        text-align: center;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt1,    .banner_block .RWDbanner_plus01 .slick-caption .txt2 {        padding-left: 0;    }    .banner_block .logo {        padding-top: 1rem;        width: 95%;    }    .section_title .sub_title {        margin-top: 13px;        line-height: 1.3;        font-size: 18px;    }    .pdt_title .section_title {        padding-bottom: 1rem;        margin-bottom: 2rem;    }    .pdt_block::before {        height: 34%;        width: 100%;        background-size: 200%;        background-position-x: center;    }    #m_RWDfullscreen01_92_1.RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box .img {        width: 80vw;    }    .RWDservice009 .swiper-button-next {        right: -15px;    }    .RWDservice009 .swiper-button-prev {        left: -15px;    }    .RWDservice012 .text_box {        grid-template-columns: repeat(1, 1fr);        gap: 30px;    }    .RWDservice012 .text_box .text .bg {        height: 250px;    }    .RWDservice012 .text_box .text.link_box .box {        height: auto !important;        padding: 1.5rem;    }    .RWDservice012 .text_box a::before {        display: none;    }    .RWDservice012 .text_box .text .title {        padding-left: 0;        margin-bottom: 5px;    }    .cta_text {        padding-right: 0rem !important;        z-index: 1;        width: 90%;        margin: auto;        padding-left: 0 !important;        padding: 4rem 0 0;    }    .cta_image {        grid-row: 2/2;    }    .cta_image .RWDparallax_new,    .cta_image .RWDparallax_new .picbgbox {        height: 70vw !important;        width: 100%;        margin-left: auto;        background-position-y: bottom !important;        background-size: 100% !important;    }    .feature_items {        display: grid;        grid-template-columns: 1fr;        grid-template-rows: 2fr;        gap: 30px 0;        grid-template-areas:            "feature_item_01"            " feature_item_02";    }    .feature_item {        grid-template-columns: 35px auto;        gap: 10px 1rem;    }    .about_image .RWDedictor008 {        background: #202020;        grid-template-columns: 1fr;        gap: 0;        grid-template-areas:            "marquee_01"            " marquee_02";    }    .marquee_group img {        object-fit: cover;        color: #f9f9f9;        border: #f9f9f9;        background: #f9f9f9;    }    .marquee_02 {        display: none;    }    .global_text {        width: 90%;    }    .RWDservice012 .text_box .text .box::before {        display: none;    }    .scrollTop002 {        width: 50px;        right: 1rem;        bottom: 10px;    }    .footer_text {        padding: 4rem 0 4rem;    }    .marquee_group {        gap: 0;    }    .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .box {        width: 95%;    }    .marquee_01 .marquee_group {        animation: marquee_01 20s linear infinite alternate;    }    @keyframes marquee_01 {        from {            transform: translateY(0%);        }        to {            transform: translateY(-75%);        }    }    .cta_block {        background-size: 200% 200%;        animation: gradient_bg 10s ease infinite;    }    .lang_en .cta_text {        padding: 4rem 5% 0 5% !important;    }    .lang_en .cta_text .description {        width: 100%;    }    .lang_en .cta_image {        padding-top: 0;    }    .lang_en .cta_image .RWDparallax_new,    .lang_en .cta_image .RWDparallax_new .picbgbox {        height: 70vw !important;        width: 100%;        margin-left: auto;        background-position-y: top !important;        background-size: 120% !important;    }      .lang_en .footer_block ul li,    .lang_en .footer_block ul a,    .lang_en .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a,    .lang_en .description,    .lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo,    .lang_en .RWDservice012 .text_box .text .memo {        font-size: 14px;    }    .lang_en .RWDservice009 .gallery-top-RWDservice009 .swiper-slide .memo h3 {        font-size: 16px;    }    .lang_en .application_title .section_title .sub_title {        text-align: left;    }    .lang_en .footer_logo {        width: 220px;    }    .index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong,    .index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: 4vw;    }    .lang_en #RWDfullscreen01 .banner_block .container {        width: 100%;    }    .lang_en .footer_text {        padding: 6rem 5% 4rem;    }    .index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2,    .index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {        width: 85%;    }    .lang_en .banner_block .logo {        width: 95%;    }    .lang_en #RWDfullscreen01 .banner_block .container {        bottom: -4rem;    }}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.fl {    width: 200px;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 40px;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 16px;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 50px;    line-height: 1.8;}.hgroup .container {    margin: 0 0 40px;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn,.btn-primary {    width: 100% !important;}/*container*/ 
.page_wrapper_bg .pagecontent {    padding: 0px !important;}.page_wrapper_bg section.call_to_action {    padding: 40px 0;}.page_wrapper_bg .article-text .container {    padding: 0;}section.hgroup {    padding: 0;}/*fixrow*/ 
.fixrow {    padding-left: 0px !important;    padding-right: 0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: 100%;    margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul {    margin: 0;}.rwdlayoutlist_6 li {    margin: 0;    border-bottom: #dfdfdf solid 1px;    padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title {    display: none;}.rwdlayoutlist_6 .list_item {    text-align: center;    flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date {    width: 100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: 100%;    padding: 0 0 40px;    margin: 0 0 40px;    border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item {    border-bottom: 1px solid #eee;    width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list {    width: 100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot,.RWDtimeline01 .line_dot2 {    left: 0;}.RWDtimeline01 li.event:before {    left: 27px;}.RWDtimeline01 li.event .point {    width: calc(100% - 90px);    left: 90px;}.RWDtimeline01 li.event .point .date {    font-size: 14px;    letter-spacing: 1px}/*文章檔案下載*/ 
.file_area {    margin: 0 0 10px;}#file_dlist,.page_wrapper_bg .dd-select,.file_area {    width: 100% !important;}.download_container .btn {    width: 100%;}/*電子表單*/ 
.new-form {    margin-top: 0;}.webdesc {    margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {    margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 30px 0 0;}.photo_discription .text {    font-size: 16px !important;    line-height: 1.5 !important;    margin: 30px 0;    color: #333 !important;    letter-spacing: 2px;    font-weight: 400}/*相簿列表樣式-01*/ 
.layoutlist_1 .album_item {    width: 100% !important;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 1 - 1px) !important;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    margin: 10px 0px 20px !important;    width: 100%;}#album .layoutlist_2 .album_item {    width: 100%;    padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/1);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {    width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: 100%;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;}/*產品檔案下載*/ 
.productcontent .page_content1 .download_container .btn {    max-width: 100% !important;}/*相簿內容樣式-01*/ 
.row .album_d_item {    width: 100%;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: 100% !important;}/*相簿內容樣式-04*/ 
.album-list .item {    width: 100%;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {    width: 100%;    margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {    width: 100%;    margin: 0 0 40px;}/*產品內頁-01*/#member_org_price,#prod_fixprice {    margin-top: 25px;}.page_content1 #prod_price {    margin-top: 5px;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    width: 100%;    margin: 5px 0;}.shopping-step li span.name {    font-size: 13px !important;}#mobile-fixed .btn-box {    width: 180px;}#mobile-fixed .fixed-in {    width: calc(100% - 180px);    letter-spacing: 0;}/*詢問車按鈕*/ 
.RWDquiry .btn.normal {    width: 100%;    margin: 5px 0;}.service_item04 .con_pic_item,.service_item06 .con_pic_item,.store_item {    grid-template-columns: auto;}.service_item .con_txt h5 {    font-size: var(--h4-size);}.layoutlist_8.rwd .item {    padding-bottom: 0;    margin-bottom: 0;    border-bottom: none;}.hgroup .page_subject {    padding: 0;}.news_item03 {    margin-top: 0;}.page_wrapper_bg .article-text .news_item03 p {    margin-bottom: 1rem;}.ab_titke_item h2 {    font-size: var(--h4-size) !important;}.ab_item01 .con_txt h3 {    font-size: var(--h4-size);}.ab_item01 .con_txt h5 {    font-size: var(--h6-size);}.ab_item01 .con_pic {    width: 100%;}.ab_item01 {    grid-gap: var(--2dst);}.article2.id345 .RWDtimeline01 .line_dot,.article2.id345 .RWDtimeline01 .line_dot2,.article2.id147 .RWDtimeline01 .line_dot,.article2.id147 .RWDtimeline01 .line_dot2 {    left: 0;}.article2.id345 .RWDtimeline01 li.event:before,.article2.id147 .RWDtimeline01 li.event:before {    left: 24px;}.lang_en .plant-li {    text-indent: -34px;    margin-left: 69px;}.lang_en .footer_block ul span.plant {    width: fit-content;    margin-right: 10px}.lang_en #RWDfullscreen01 .banner_block .container {    width: 100%;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2,.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    width: 95%;}.lang_en .RWDservice012 .text_box .text.link_box .box {    padding: 1rem;}/*會員註冊變更位置*/@media (max-width: 575px) {    .login_box_footer {        position: relative;        padding: 20px 0 0;        margin: 20px 0 0;    }}.RWDproduct_page .faq-item .editor {    padding: 20px 15px;}.file_area {    margin: 0;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .ml-stack-nav-toggle {    margin-left: 10px;    margin-right: 3%;    padding: 25px 15px 25px;    height: 74px;}.RWDmenu_plus04 .features {    width: 105px;}.banner_block .slickitem01::before {    bottom: 22%;}.banner_block .slickitem01::after {    bottom: 15%;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item.slickitem01 .pic {    height: 70%;    background-size: 125%;    background-position-y: 35%;}#RWDfullscreen01 .banner_block .container {    top: 5%;    bottom: 0;}.banner_block .logo {    width: 90%;    padding-top: 1rem;}br.visible-xs {    display: block !important;}.pdt_block::before {    height: 31%;    background-size: 270%;}.pdt_dec {    bottom: 27%;}.cta_block .index_btn {    width: 100%;    text-align: center;    background: #ffc448;    color: #333;    padding: 1.4rem 0rem 1.4rem 2rem;}.cta_block .index_btn::before {    left: 4rem;}.cta_image .RWDparallax_new,.cta_image .RWDparallax_new .picbgbox {    height: 68vw !important;    background-size: 110% !important;    background-position-y: 10vw !important;}.RWDscore01 .more-btn {    margin: 4rem auto 30px;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 35px;}.company_2 li:first-of-type,.company_3 li:first-of-type {    text-indent: -40px;    padding-left: 40px;    line-height: 1.5;}.company_2 li:first-of-type span,.company_3 li:first-of-type span {    text-indent: 0px;}.company_2 ul li br,.company_3 ul li br {    display: block}.footer_center ul li,.footer_center ul a {    line-height: 2;}.RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {    width: 100%;}.article2 .page_wrapper_bg .article-text .container .pagecontent,.article2.id345 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id345 .RWDtimeline01 li.event .point .article2.id147 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id147 .RWDtimeline01 li.event .point {    background-color: transparent;}.article2.id345 .RWDtimeline01 .line_dot2 span,.article2.id147 .RWDtimeline01 .line_dot2 span {    display: none;}.article2.id345 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id345 .RWDtimeline01 li.event .point,.article2.id147 .RWDtimeline01 li.event:nth-child(odd) .point,.article2.id147 .RWDtimeline01 li.event .point {    width: calc(100% - 90px);}.page_wrapper_bg .hgroup h1 {    font-size: var(--h4-size);}.search_option_area {    padding: var(--1dst);}.page_wrapper_bg .hgroup h1:before {    display: none;}.page_wrapper_bg .hgroup h1 {    padding-bottom: 0;}.hgroup .breadcrumb {    width: 100%;    position: relative;    bottom: auto;    left: auto;    transform: translateX(0);}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}.advanced_search_btns {    width: 100%;    flex-wrap: wrap;    justify-content: center;    flex-direction: column;}.advanced_search_btn_clear {    margin: 10px 0 0;}.advanced_search_btn_clear,.advanced_search_btn_send {    max-width: none;    width: 100%;}.article1 .page_wrapper_bg .article-text,.article5 .page_wrapper_bg .article-text,.article6 .page_wrapper_bg .article-text {    padding: 0;    box-shadow: none;    background: transparent;}.page_wrapper_bg .banner_block .RWDbanner_plus01 .slick-caption {    top: 40%;}.ab_titke_item {    padding: 0 0 var(--1dst);}.store_item .store_card {    background: #fff;    padding: 20px;}.article4 .RWDeditor01 .model-title {    font-size: var(--h4-size);    margin-bottom: var(--1dst);}.news_item01 .con_txt h5 {    font-size: var(--h6-size);}.news_item01 .con_txt,.news_item02 .con_txt {    padding: var(--1dst) 0 0;    background: transparent;}.news_item02 .con_pic_item,.service_item05 .con_pic_item {    grid-template-columns: auto;}.news_item03:before,.news_item03:after {    display: none;}.news_item01 {    margin-bottom: var(--2dst);}.news_item03 {    padding: 0;}.page_wrapper_bg .article-text .news_item03 p,.page_wrapper_bg .article-text .news_item03 h5 {    color: var(--text_sub_color);    text-align: left;}.service_item01 {    width: 100%;}.service_item02:before,.service_item02:after {    display: none;}.service_item02,.service_item.service_item03 {    padding: 0;}.service_item02,.service_item.service_item03 {    box-shadow: none;    background: transparent;}.service_item02,.service_item03,.service_item04,.service_item05,.service_item06 {    width: 100%;}.RWDproduct_page .tab-box .tab-container>ul>li,.article4 .pagecontent .RWDeditor01,.service_item04,.service_item05,.service_item06,.eformsForm.layout_full,.ab_item03 .con_txt {    padding: 0;    box-shadow: none;    background: transparent;}.eformsForm.layout_full {    margin-top: var(--2dst);}.service_item.service_item03,.service_item04,.service_item05,.service_item .con_txt h5 {    margin-bottom: var(--2dst);}.service_item.service_item02 .con_txt p {    margin-bottom: var(--1dst);}.service_item04 .con_txt,.service_item05 .con_txt {    margin-bottom: 0;}.service_item.service_item01 .con_txt h5 {    font-size: var(--h6-size);}.service_item01 .con_txt01 h3 {    font-size: var(--h4-size);}.service_item .con_txt h5 {    font-size: var(--h4-size);}.service_item07>.con_pic img {    height: 300px;    object-position: center 23%;}.service_item07 {    background: transparent;    grid-gap: var(--2dst);}.ab_item01,.ab_item02 .con_txt,.service_item07>.con_txt {    padding: 0;}.service_item07 .con_txt span {    margin-bottom: 0;}.service_item07 .con_txt span {    text-align: center;}.service_item07 .con_txt h2 {    font-size: var(--h3-size);    text-align: center;}.service_item07>.con_txt>ul>li .num_txt,.service_item07>.con_txt>ul>li h4 {    text-align: center;}.service_item07>.con_txt>ul>li:last-child {    border-bottom: none;    padding-bottom: 0;}.contact_item .con_txt {    padding: var(--4dst) 0;}.contact_item .con_txt h2 {    font-size: var(--h2-size);}.ab_item02 {    margin-bottom: var(--2dst);}a.contact_btn {    margin: var(--1dst) auto;    max-width: none;}.ab_item03 .con_pic {    min-height: 20vh;}.lang_en .company_2 li:first-of-type,.lang_en .company_3 li:first-of-type {    text-indent: 5px;    padding-left: 35px;}.lang_en .plant-li{    grid-template-columns: 1fr max-content;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 14px;    margin: auto;}.lang_en .banner_block .logo {    width: 90%;    margin-top: -1.5rem;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    padding-bottom: 0;    font-size: 21px;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong{    font-size: 24px;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
.RWDmenu_plus04 .logo {    width: 165px;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 16px;}.lang_en .footer_block h4 {    font-size: 16px;}.pdt_block::before {    height: 25%;}.cta_image .RWDparallax_new,.cta_image .RWDparallax_new .picbgbox {    background-position-y: 163%;}.global_bg {    opacity: .2;}.section_title .main_title {    letter-spacing: 0px;}.RWDscore01 .count-item {    width: 100%;}.RWDscore01 .count-item:nth-of-type(2) {    border-right: 0;    border-top: 1px solid #cccccc70;    border-left: 0;}.RWDscore01 .count-item {    padding: 1.5rem 3rem 1.5rem 4rem;}.footer_text {    padding: 4rem 0 3rem;}.footer_block h4 {    font-size: 16px;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 30px;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 strong {    font-size: 17px;}.index .lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 14px;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2,.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt1 {    width: 100%;}.lang_en .banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 12px;}/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/#mobile-fixed .btn-box {    width: 170px;    padding-left: 10px;}#mobile-fixed .fixed-in {    width: calc(100% - 170px);}.RWDproduct_page .faq-item .editor {    padding: 20px;}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item, .banner_block .RWDbanner_plus01 .slick-caption {    max-height: calc(100vh - 80px - 0px) !important;    height: calc(100vh - 80px - 0px) !important;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 25px;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 14px;}#RWDfullscreen01 .banner_block .container{    grid-template-rows: auto 60px auto;}.banner_block .logo {    width: 80%;}
}
/*320px end*/