img {    max-width: 100%;    height: auto;}a,a:hover,a:active,a:focus,a:visited {    transition: .4s ease-out;    text-decoration: none;}.index ul,.footer_block ul {    list-style: none;    padding: 0;    margin-bottom: 0;}.index h1,.index h2,.index h3,.index h4,.index h5,.index h6,.footer_block h1,.footer_block h2,.footer_block h3,.footer_block h4,.footer_block h5,.footer_block h6 {    position: relative;    margin-top: 0;    margin-bottom: 0;}.row {    margin-right: 0px;    margin-left: 0px;}#RWDfullscreen01 {    overflow: visible !important;}/*共通設定*/:root {    --main-color: #0c0c18;    --sub-color: #0a5eb8;    --third-color: #e71f19;    --hover-color: #12b5e4;    --hover-light-color: #78e1ff;    --bg-color: #e2f3fe;    --txt-color: #444444;    --black-color: #000000;    --white-color: #ffffff;    --line-color: #06c755;    --facebook-color: #1877F2;    --title-size: clamp(1.875rem, 1.5625rem + 1.5625vw, 4.0625rem);    --sub-size: clamp(1.25rem, 1.2143rem + 0.1786vw, 1.5rem);    --p-size: clamp(0.875rem, 0.8571rem + 0.0893vw, 1rem);}/*搜尋*/ 
.cd-search.full input {    font-size: 30px;}.cd-search.full .ibtn {    font-size: 25px;}@media (min-width: 800px) {    .cd-search.full .search-in {        max-width: 1000px;        width: 80%;    }}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 30px;    letter-spacing: 1px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 25px;}@media (min-width: 800px) {    .RWDmenu_plus04 #search-box.full .search-in {        max-width: 1000px;        width: 80%;    }}/*網頁警告*/ 
.RWDalert_fancybox.bottom {    width: 500px !important;    z-index: 99999 !important;    padding: 30px 50px 20px !important;    box-shadow: 1px 0px 2px rgb(51 51 102 / 80%) !important;    background: rgba(0, 0, 0, 80%) !important;    color: #fff !important;    left: auto !important;    right: 0px !important;    line-height: 1.8 !important;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    color: #fff !important;    padding: 5px 20px;    border-color: var(--hover-color);    background: var(--hover-color) !important;    border-radius: 0px;}.RWDalert_fancybox.bottom .editor a {    color: var(--hover-light-color);    border-bottom: 1px solid var(--hover-light-color);}.RWDalert_fancybox.bottom .editor {    text-align: left;}@media (max-width: 767px) {    .RWDalert_fancybox.bottom {        width: 100% !important;    }}/*loading*/ 
.fl {    width: 1500px;}.fl img {    width: 100%;}/* 選單 */ 
.RWDmenu_plus04 .header {    background: transparent;    padding: 2vw 5vw 0 18vw;    transition: .45s ease;}.RWDmenu_plus04 .header.is-up {    padding: 0 6vw;    transition: .35s ease;}.RWDmenu_plus04 .site-nav>.container {    width: 100%;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: 17px;    padding: 25px 25px;    color: var(--white-color);    font-weight: 300;    letter-spacing: 1px;    transition: .45s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:before {    content: '';    position: absolute;    width: 0;    height: 1px;    background: linear-gradient(45deg, #2bd0ff, #14f9fb);    bottom: 0;    left: 0;    transition: .35s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    right: 0;    width: 100%;    transition: .35s ease;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a {    color: var(--txt-color);    transition: .35s ease;}.RWDmenu_plus04 .lang-select:hover .lang-select-label,.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover,.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a:hover {    background: transparent;    color: var(--hover-color);}.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;    color: var(--hover-color);}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding: 15px;    font-size: 16px;    color: var(--txt-color);}.RWDmenu_plus04 .header .header-in {    position: relative;    transition: .4s ease-out;    display: flex;    justify-content: space-between;}.RWDmenu_plus04 .header.is-up .header-in {    background: var(--white-color);    padding: 0 2vw;    display: flex;    justify-content: space-between;    border-radius: 50px;    transition: .35s ease-out;    box-shadow: 1.6px 2.7px 1.2px rgba(0, 0, 0, 0.004), 3.4px 6px 2.7px rgba(0, 0, 0, 0.006), 5.8px 10px 4.5px rgba(0, 0, 0, 0.008), 8.7px 15.1px 6.9px rgba(0, 0, 0, 0.009), 12.5px 21.8px 9.9px rgba(0, 0, 0, 0.01), 17.7px 30.8px 14px rgba(0, 0, 0, 0.011), 25.1px 43.7px 19.9px rgba(0, 0, 0, 0.012), 36.5px 63.5px 28.8px rgba(0, 0, 0, 0.014), 56.3px 97.9px 44.4px rgba(0, 0, 0, 0.016), 100px 174px 79px rgba(0, 0, 0, 0.02);    position: relative;    top: 15px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after,.RWDmenu_plus04 .lang-select-label:after,.RWDmenu_plus04 .site-nav .menu li.dropdown>a:after,.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {    border-color: #fff;}.RWDmenu_plus04 .is-up  .dropdown-menu .manu-item-box ul li.has-child>a:after,.RWDmenu_plus04 .is-up  .lang-select-label:after,.RWDmenu_plus04 .is-up  .site-nav .menu li.dropdown>a:after,.RWDmenu_plus04 .is-up .site-nav .menu li.has-child>a:after {    border-color: var(--txt-color);}/* 選單搜尋 */ 
.RWDmenu_plus04 #search-box {    margin-right: auto;    right: 15vw;    border-radius: 50px;    overflow: hidden;}.RWDmenu_plus04 .header.is-up #search-box .form-control {    background: #f1f1f1;}/* 選單Logo  */ 
.RWDmenu_plus04 .logo {    width: 220px;    transition: .45s ease;}.RWDmenu_plus04 .header.is-up .logo {    width: 200px;    position: relative;    top: 7px;    transition: .35s ease;}.RWDmenu_plus04 .logo img {    filter: brightness(0) invert(1);    transition: .45s ease;}.RWDmenu_plus04 .header.is-up .logo img {    transition: .35s ease;    filter: none;}/* 跟隨 */ 
.RWDmenu_plus04 .fixed_btn_item {    display: flex;}.RWDmenu_plus04 .features .edit {    float: right;    position: relative;    top: 18px;    margin-left: 2rem;}a.fixed_btn {    display: grid;    grid-template-columns: 35px auto;    grid-gap: 5px;    font-size: var(--p-size);    align-items: center;    justify-content: center;    text-align: center;    padding: 10px 30px;    color: var(--white-color);    border-radius: 50px;    transition: .5s ease;    font-weight: 400;}a.fixed_btn.fixed_line_btn {    background: var(--line-color);    margin-left: 5px;}a.fixed_btn.fixed_con_btn {    background: var(--sub-color);}.RWDmenu_plus04 .features .edit a.fixed_btn i {    color: var(--white-color);}/* 功能 */ 
.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .lang-select,.RWDmenu_plus04 .features .language-block {    float: left;}.RWDmenu_plus04 .features .search-btn .glyphicon-search:before {    font-size: 24px;    content: "\f4a4";    font-family: "Ionicons";}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a,.RWDmenu_plus04 .features i,.RWDmenu_plus04 .lang-select {    color: var(--white-color);}.RWDmenu_plus04 .header.is-up .features .cart-btn,.RWDmenu_plus04 .header.is-up .features .querycar-btn,.RWDmenu_plus04 .header.is-up .features .share-group a,.RWDmenu_plus04 .header.is-up .features i,.RWDmenu_plus04 .header.is-up .lang-select {    color: var(--txt-color);}/* 語系 */ 
.RWDmenu_plus04 .lang-select-label {    font-size: 15px;    padding-right: 35px;    position: relative;    margin-right: 30px;}.RWDmenu_plus04 .lang-select-label:before {    content: '';    position: absolute;    width: 0px;    height: 30px;    border-left: 1px solid #b4b4b4;    right: 0;    top: 50%;    transform: translateY(-50%);}.RWDmenu_plus04 .lang-select-options a {    font-size: 15px;    font-weight: 300;    color: var(--main-color);}.lang-select-options a:hover,.lang-select-options a:hover * {    font-size: 15px;    font-weight: 300;    color: var(--hover-color);}/* 搜尋 */ 
.RWDmenu_plus04 #search-box .form-control {    border: none;}/* banner */ 
.banner_block {    clip-path: polygon(0 0, 100% 0, 100% 87%, 50% 100%, 0 87%);    overflow: hidden;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 83vh !important;    height: 83vh !important;}.RWDbanner_plus01 .slick-caption>.container {    width: 65% !important;    position: relative;}.RWDbanner_plus01 .slick-caption {    top: auto;    bottom: 16%;}.RWDbanner_plus01 .slick-caption .logo {    width: 37vw;}.RWDbanner_plus01 .slick-caption .txt1 {    color: rgb(255 255 255 / 85%);    text-align: right;    margin-top: 7rem;    font-size: 1.2rem;    font-weight: 300;    margin-right: -18rem;}.RWDbanner_plus01 .slick-caption .txt1>span {    letter-spacing: .5px;}/* 輪播點 */ 
.RWDbanner_plus01.style-dotnav.control-center .control-box {    bottom: 60px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {    width: 5px;    height: 30px;    background: var(--white-color);    border-radius: 0;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: var(--hover-color);    opacity: 1;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li {    margin: 0 0 0 5px;}.RWDbanner_plus01.style-dotnav .control-box .control {    text-align: left;    width: 75%;    margin: 0 auto;}/* scroll */ 
.RWDbanner_plus01 .page-scroll {    margin-left: 0;    left: 50%;    bottom: 20px;    transform: translateX(-50%);}.RWDbanner_plus01 .page-scroll.style01 a span {    -webkit-animation: 1s infinite scroll01;    animation: 1s infinite scroll01;}.RWDbanner_plus01 .page-scroll.style01 a span,.RWDbanner_plus01 .page-scroll.style02 a span {    width: 40px;    height: 40px;}.RWDbanner_plus01 .page-scroll.style01 a {    color: transparent;}/* scroll動態 */@keyframes oxxo {    0% {        top: 40px;    }    25% {        top: 78px;    }    50% {        top: 100px;    }    75% {        top: 132px;    }    100% {        top: 180px;    }}.scrolldown_block {    position: absolute;    top: -80px;}/*全站背景*/ 
.index .main.cd-main-content {    position: relative;}/*全站文字*/body.wrapper_bg {    font-family: 'Poppins', 'Noto Sans TC', sans-serif;    font-size: 16px;    line-height: 1.5;    font-weight: 400;    letter-spacing: 1px;    color: var(--txt-color);}/* 全站寬度 */ 
.index .container {    width: 75%;    position: relative;}.wrapper_bg .container::before,.wrapper_bg .container::after {    display: none;}.section_block {    position: relative;    padding: clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem) 0;}/* 標題共通 */ 
.title_block {    margin-bottom: 2.5rem;    position: relative;}.title_item {    position: relative;}.title_item:before,.RWDservice007 .info-title:before {    content: '';    position: absolute;    width: 12px;    height: 12px;    background: var(--third-color);    left: -14px;    top: -14px;}.RWDservice007 .info-title>span {    font-size: 140%;    line-height: 1;    padding-right: 11px;}.title_item .sub_title {    position: relative;    color: var(--sub-color);    font-weight: 400;    letter-spacing: 1px;    margin: 0 0 10px;    font-size: clamp(1.25rem, 1.2143rem + 0.1786vw, 1.5rem);    line-height: 1.5;}.title_item .main_title {    font-size: clamp(1.875rem, 1.6429rem + 1.1607vw, 3.5rem);    color: var(--main-color);    margin: 0 0 1rem;    font-weight: 600;    line-height: 1.2;    letter-spacing: 1.5px;    position: relative;}.title_item .title_txt {    position: relative;    font-size: 19px;    letter-spacing: 1px;    line-height: 1.6;    color: var(--txt-color);    font-weight: 300;}body.wrapper_bg p {    font-size: 16px;    line-height: 1.5;    font-weight: 300;    letter-spacing: 1px;    color: var(--txt-color);}.deco_txt {    margin-top: 6rem;    font-size: 20rem;    text-align: center;    color: transparent;    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-image: linear-gradient(180deg, #ffffff, transparent);    z-index: -2;    font-weight: 200;    letter-spacing: -24px;    line-height: .8;    margin-bottom: -2rem;}/* 共通按鈕 */ 
.RWDbtn01 ul.btn-box li {    padding: 0;    width: 100%;}.RWDbtn01 {    margin: 0;    width: 250px;    overflow: unset;}.RWDbtn01 .btn {    font-size: 17px;    font-weight: 400;    letter-spacing: 1px;    background: var(--bg-color);    border-radius: 50px;    line-height: 1.5;    position: relative;    padding: 10px 35px;    width: 100%;    overflow: hidden;}.RWDbtn01 .btn:hover {    background: linear-gradient(45deg, #11f2d3, #73f6ff);    color: var(--main-color);}.RWDbtn01 .btn:before,.RWDbtn01 .btn:after {    content: '';    position: absolute;    width: 23px;    height: 20px;    background: url(archive/image/customization/arrow.webp) no-repeat;    background-size: contain;    right: 45px;    top: 50%;    transform: translateY(-50%);    transition: .25s ease;}.RWDbtn01 .btn:hover:before {    right: -35px;    opacity: 0;    transition: .3s ease;}.RWDbtn01 .btn:hover:after {    right: 45px;    transition: .3s ease;    opacity: 1;}.RWDbtn01 .btn:after {    right: 85px;    opacity: 0;    transition: .3s ease;}.RWDbtn01 .btn {    font-size: 17px;    font-weight: 300;    letter-spacing: 1px;    background: var(--bg-color);    border-radius: 50px;    line-height: 1.5;    position: relative;    padding: 15px 45px;    width: 100%;    text-align: left;}/* 主背景 */ 
.main_block {    position: relative;}.main_block .main_bg_block,.service_block .bg_block {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -4;}.main_block .main_bg_block {    height: calc(76% + 6vw);    top: -6vw;}.main_block .main_bg_block .RWDparallax_new,.main_block .main_bg_block .RWDparallax_new .picbgbox {    height: 100% !important;}.service_block .bg_block .RWDparallax_new,.service_block .bg_block .RWDparallax_new .picbgbox {    height: 100% !important;}/* 價值 */ 
.value_block.section_block {    padding-bottom: 0;}.value_block>.container {    width: 55% !important;}.index .value_block .RWDedictor008 {    opacity: 1 !important;    animation-delay: 0s !important;    animation-duration: 0s !important;}/* service002共通 */ 
.RWDService002 {    padding: 0;}.RWDService002 .container.section-content {    width: 100% !important;    padding: 0;}.RWDService002 .section-subject,.RWDService002 .funny-boxes.not-right-column::before,.RWDService002 .funny-boxes.float-shadow>.funny-boxes-icon::before,.RWDService002 .funny-boxes>.funny-boxes-text>.funny-boxes-tit:after,.RWDService002 .funny-boxes.float-shadow>.funny-boxes-icon {    display: none;}.RWDService002 .row:after {    clear: unset;}.RWDService002 .col-sm-4.col-md-4 .funny-boxes-text.animated.flipInY {    animation-name: unset !important;    animation-duration: 0s !important;    opacity: 1 !important;}.RWDService002 .funny-boxes>.funny-boxes-text>.funny-boxes-tit {    font-size: 20px;    letter-spacing: 1.5px;    font-weight: 500;    line-height: 1.5;    color: var(--hover-color);    padding: 0;    margin: 0 0 10px;}.RWDService002 .funny-boxes>.funny-boxes-text>p {    font-size: 18px;    margin: 0 auto;    max-width: 200px;}/* 價值 */ 
.value_block .RWDService002 .col-sm-4.col-md-4 {    width: calc(100% / 4);    position: relative;    padding: 30px;}.value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(2),.value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(3) {    margin-top: 6vw;}.value_block .RWDService002 .col-sm-4.col-md-4:before {    content: '';    position: absolute;    width: 10vw;    height: 10vw;    background: rgb(255 255 255 / 95%);    border-radius: 50%;    left: 50%;    top: 50%;    transform: translate(-50%, -50%) rotate(-30deg);    border: 3px solid rgb(232 243 254);    box-shadow: 0px 9px 3.6px rgba(0, 0, 0, 0.024), 0px 14px 10px rgba(0, 0, 0, 0.035), 0px 20px 24.1px rgba(0, 0, 0, 0.046), 100px 100px 80px rgb(71 71 73 / 7%);    z-index: -2;}/* 價值標題 */ 
.value_block .title_block {    text-align: center;    max-width: 680px;    margin: 0 auto 2.5rem;}.value_block>.container .main_block {    width: 85%;    margin: 0 auto;}.value_block .title_item:before {    left: 5%;    top: 20px;}/* 服務流程 */ 
.service_block.section_block {    padding-bottom: 0;    padding-top: calc(clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem) + 4rem);}/* 服務流程背景 */ 
.service_block .bg_block {    z-index: -2;}.service_block>.container {    padding: 8rem 10rem 6rem;}.service_block .main_block {    margin-bottom: 5rem;    position: relative;}.service_block .title_block {    margin-bottom: 8rem;}.service_block .btn_block .RWDbtn01 {    margin: 0 0 0 auto;}/* 服務流程標題 */ 
.service_block .title_item .main_title {    color: var(--white-color);}.service_block .title_item .main_title {    margin: 0;}.service_block .title_item {    display: flex;    justify-content: space-between;    align-items: flex-end;}.service_block .title_item .main_title:before {    display: none;}.service_block .title_item {    position: relative;}.service_block .title_item .en_title {    position: absolute;    top: 0;    right: 0;    color: var(--white-color);    font-weight: 200;    font-size: 12rem;    letter-spacing: -10px;    z-index: -1;    opacity: .15;    line-height: .8;}.service_block .title_item .sub_title {    font-size: 18px;    color: var(--white-color);    margin: 0px 0 2rem;}/* service01共通 */ 
.RWDService001 .section-subject {    display: none;}/* 流程項目 */ 
.RWDService001 .row:nth-child(2):after {    clear: unset;}.RWDService001 .col-md-3.col-sm-6 {    width: calc(100% / 6 - 11px);    margin-right: 10px;    padding: 0;    position: relative;}.RWDService001 .col-md-3.col-sm-6:before {    content: '';    position: absolute;    width: calc(100% - 110px);    height: 1px;    background: rgb(255 255 255 / 35%);    right: 15px;    top: 13px;}.RWDService001 .row:nth-child(3) .col-md-3.col-sm-6:last-child:before {    display: none;}.RWDService001 .col-md-3.col-sm-6 i {    width: 60px;    margin: 0 0 1rem;    order: 2;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 {    display: flex;    flex-direction: column;    align-items: flex-start;    border-left: 1px solid rgb(255 255 255 / 35%);    padding-left: 30px;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 p {    order: 3;    font-size: 18px;    font-weight: 400;    margin: 0;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2,.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 p {    color: var(--white-color);}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {    order: 1;    margin-bottom: 2rem;    font-weight: 600;    font-size: 1.8rem;    color: var(--hover-light-color);}/* 五大特點 */ 
.index .point_block .container {    width: 70%;}.point_block.section_block {    overflow: hidden;}/* 五大背景 */ 
.point_block:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/point_bg03.jpg) no-repeat;    top: 0;    left: 0;    z-index: -4;    background-size: cover;    background-position: top;}.RWDservice007 .ring-2sec:before,.RWDservice007 .box-shadow {    display: none;}/* 左右寬度 */ 
.RWDservice007 .ring-info-block {    margin-left: 0;    width: 45%;}.RWDservice007>.ring-info-block {    padding: 0 6rem 0 8rem;}.RWDservice007 .ring-block {    width: 55%;    margin: 0;}.RWDservice007 .ring-core {    top: calc(10% + 30px);    right: calc(10% + 30px);    bottom: calc(10% + 30px);    left: calc(10% + 30px);}.RWDservice007 .ring-2sec {    mix-blend-mode: hard-light;    opacity: .65;    filter: drop-shadow(20px 20px 25px rgba(0 0 0 / 20%));    background: linear-gradient(303deg, var(--white-color), #fff0);    width: 97%;    height: 97%;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);}.RWDservice007 .ring-2sec:before {    content: '';    position: absolute;    width: calc(100% + 70px);    height: calc(100% + 70px);    border: 1px solid #545f8f;    display: block;    left: 50%;    top: 50%;    transform: translate(-50%, -50%) rotate(120deg);    border-left: none;    border-bottom: none;    z-index: -3;}.RWDservice007 .ring-mask {    border: 10px solid var(--white-color);}.RWDservice007 .ring-item.active .icon-active {    mix-blend-mode: color-dodge;}/* 文字 */ 
.RWDservice007 .info-box {    margin: 0;    background: transparent;}.RWDservice007 .slide-box {    background-color: transparent;}.RWDservice007 .info-box .swiper-container {    padding: 0;}.RWDservice007 .info-title {    position: relative;    font-size: clamp(1.875rem, 1.6429rem + 1.1607vw, 3.5rem);    color: var(--main-color);    margin: 0 0 1rem;    font-weight: 600;    line-height: 1.2;    letter-spacing: 1.5px;}.RWDservice007 .info-sub-title {    position: relative;    font-size: 20px;    letter-spacing: 1px;    line-height: 1.6;    color: var(--txt-color);    font-weight: 400;    margin: 0 0 3rem;    padding: 0 0 1rem;    max-width: none;    border-bottom: 1px solid #b5b5b5;}.RWDservice007 .slide-content>span {    margin: 0 0 15px;    display: block;}.RWDservice007 .slide-content {    font-size: 18px;    margin: 0;}.RWDservice007 .slide-title {    font-size: 1.5rem;    letter-spacing: 1px;    color: var(--main-color);    margin: 0 0 5px;}/* 箭頭 */ 
.RWDservice007 .slide-nav .ii {    font-size: 15px;}.RWDservice007 .slide-nav.web-device {    padding: 10px 30px;    border: 1px solid var(--white-color);    border-radius: 50px;    width: fit-content;    align-items: center;    margin: 5rem 0 0 auto;    background: #ffffff57;}.RWDservice007 .ii-arrow2:before {    content: "\f3d3";    font-family: "Ionicons";}.RWDservice007 .info-pagination>span.swiper-pagination-current {    color: var(--hover-color);}.RWDservice007 .info-pagination>span.swiper-pagination-current,.RWDservice007 .info-pagination>span.swiper-pagination-total {    padding: 0 5px;}.RWDservice007 .info-pagination {    color: #999999;    font-size: 14px;}/* icon背景 */ 
.RWDservice007 .ring-item {    width: 100px;    height: 100px;    transition: .35s ease;    filter: drop-shadow(20px 20px 15px rgba(0 0 0 / 10%));    border: 5px solid #f6f6f6;}.RWDservice007 .ring-item .icon-passive {    transition: .35s ease;}.RWDservice007 .ring-item:hover .icon-passive {    filter: brightness(0) invert(1);    transition: .35s ease;}.RWDservice007 .ring-item:hover,.RWDservice007 .ring-item.active {    background: linear-gradient(45deg, #076bfc, #0e519d);    transition: .35s ease;}/* 應用 */ 
.app_block.section_block {    padding-top: calc(clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem) + 3rem);}.index .app_block>.container,.index .certification_block>.container {    width: 70%;}/* 應用背景 */ 
.app_block .bg_block .RWDedictor,.app_block .bg_block .app_bg,.certification_block .bg_block .RWDedictor,.certification_block .bg_block .cer_bg {    height: 100%;}.app_block .bg_block .app_bg img,.certification_block .bg_block .cer_bg img {    width: 100%;    height: 100%;    object-fit: cover;}.app_block .bg_block,.certification_block .bg_block {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -3;}/* 標題 */ 
.app_block .title_block {    margin-bottom: 4rem;}.app_block .title_item .main_title:before,.RWDservice006 .view-contain.tab--left .tab-name:after {    display: none;}.app_block .title_item .main_title,.app_block .title_item .sub_title,.app_block .title_item .title_txt {    color: var(--white-color);}.app_block .title_item .sub_title_item {    padding-left: 3rem;    border-left: 1px solid #eeeeee96;    margin-left: 3rem;}.app_block .title_item .en_title {    position: absolute;    bottom: -1rem;    right: 0;    color: var(--white-color);    font-weight: 200;    font-size: 7rem;    letter-spacing: -8px;    z-index: -1;    opacity: .15;    line-height: .8;    text-align: right;}.RWDservice006 {    margin: 0;    padding: 7rem;    background: rgb(255 255 255 / 10%);}/* 左右寬度 */ 
.RWDservice006 .view-contain.tab--left .tab-block {    width: 20%;    margin-right: 0;}.RWDservice006 .view-contain.tab--left .main-slider {    width: 80%;}.RWDservice006 .tab-title {    font-size: 18px;    letter-spacing: .5px;    color: var(--white-color);}/* 右邊照片 */ 
.RWDservice006 .main-slider .img-box {    width: 100%;}/* 左邊頁籤 */ 
.RWDservice006 .tab-name {    margin-bottom: 0 !important;    height: auto !important;}.RWDservice006 .tab-title {    font-size: 20px;    letter-spacing: .5px;    color: var(--white-color);    padding-bottom: 25px;    margin-bottom: 25px;    border-bottom: 1px solid #d9d9d973;    display: block;    width: 100%;    overflow: unset;    text-overflow: unset;    -webkit-line-clamp: unset;    -webkit-box-orient: unset;}.RWDservice006 .tab-name:hover .tab-title {    color: var(--hover-color);}.RWDservice006 .tab-name {    transition: .35s ease;}.RWDservice006 .tab-name:hover {    transform: translateX(10px);    transition: .35s ease;}.RWDservice006 .tab-name.swiper-slide-thumb-active .tab-title {    color: var(--hover-light-color);    border-color: var(--hover-light-color);}/* 右側圖文 */ 
.RWDservice006 .main-slider .RWDservice006__content {    order: 2;}.RWDservice006 .main-slider .img-box {    order: 1;    height: 100%;}.RWDservice006 .main-slider .img-box img {    height: 100%;    object-fit: cover;}.RWDservice006 .main-slider .swiper-slide {    display: grid !important;    grid-template-columns: 1fr 1fr;    align-items: center;    grid-gap: 5rem;}.RWDservice006 .view-contain.tab--left .main-slider .img-box {    padding: 0;}.RWDservice006 .main-slider .RWDservice006__content .editor>strong {    display: block;    font-size: 24px;    font-weight: 500;    width: 80%;    line-height: 1.4;}.RWDservice006 .main-slider .RWDservice006__content .editor {    color: var(--white-color);    font-size: 18px;    font-weight: 300;    line-height: 1.6;}/* 應用裝飾文字 */ 
.app_block {    overflow: hidden;}.app_block .deco_block {    position: absolute;    right: -3vw;    top: 0;}.app_block .deco_block .deco_txt {    writing-mode: tb-rl;    margin-top: 0;    background-image: linear-gradient(90deg, #ffffff, transparent);    opacity: .35;    border-left: 1px solid #dededea6;}/* 證書 */ 
.certification_block:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: linear-gradient(45deg, #0f53aa, #07347a);    top: 0;    left: auto;    mix-blend-mode: soft-light;    z-index: -2;    opacity: .8;}.certification_block .title_block {    margin: 0;    writing-mode: vertical-lr;}.index .certification_block>.container {    display: grid;    grid-template-columns: 150px auto;    grid-gap: 1rem;}.certification_block .title_block .title_item .title_txt {    color: var(--white-color);    letter-spacing: 2px;    font-size: 24px;    border-right: 1px solid rgb(222 222 222 / 30%);    padding-right: 3rem;}.RWDbanner008 .slider {    padding: 0 5px;}.RWDbanner008 .slider a.RWDbanner008__a {    transition: none;}/* 品牌 */ 
.brand_block {    overflow: hidden;}.brand_block .title_block {    margin-left: 3rem;}/* 品牌寬度 */ 
.index .brand_block>.container {    width: 58%;}/* 品牌背景 */ 
.brand_block:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/brand_bg.webp) no-repeat;    top: 0;    left: 0;    z-index: -4;}.brand_block:after {    content: 'Digital Transformation';    position: absolute;    height: 100%;    top: 0;    color: #f9f9f9;    right: 2rem;    writing-mode: tb;    font-size: 7rem;    font-weight: 300;    letter-spacing: -10px;    line-height: .88;    width: fit-content;    padding-left: 2rem;    border-left: 1px solid #eeeeee;}/* 品牌區塊 */ 
.brand_block .RWDnews005 .container {    width: 100%;    padding: 2rem 0 0;    border-top: 1px solid #dedede;}/* 品牌標題 */ 
.brand_block .title_item .main_title {    margin: 0 0 1rem;    letter-spacing: 2px;}.title_item .main_title:before {    display: none;}.brand_block .title_item:before {    content: '“';    position: absolute;    left: -9rem;    top: -7px;    font-size: 8rem;    font-family: 'Noto Sans TC', sans-serif;    letter-spacing: 0px;    line-height: 1;    color: var(--main-color);    font-weight: 300;    width: auto;    height: auto;    background: transparent;}.brand_block .title_item .main_title>span>b>small {    font-weight: 400;    font-size: 2rem;    position: absolute;    top: 0;    right: 0;}.brand_block .title_item .main_title>span>b {    font-weight: 600;    letter-spacing: -1px;    font-size: 140%;    display: inline-block;    padding: 0 25px 0 15px;    position: relative;}.brand_block .title_item .main_title>span {    display: block;}/* 客戶說明區塊 */ 
.RWDnews005 .owl-carousel.owl-padding-10 {    overflow: visible;    margin: 0;}.RWDnews005 .owl-carousel .owl-wrapper-outer {    overflow: hidden;}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    padding: 0 5px;}.RWDnews005 .owl-carousel .owl-item .img-hover {    padding: 20px 60px 20px 0;    display: grid;    grid-template-columns: 150px auto;    grid-column-gap: 30px;    align-items: center;}.RWDnews005 .owl-carousel .owl-item .img-hover .news005_h4.text-left.margin-top-20 {    border-bottom: 1px dotted #dedede;    text-align: left;    margin: 0 0 15px !important;    padding: 0 0 10px;}.RWDnews005 .owl-carousel .owl-item .img-hover .news005_h4.text-left.margin-top-20>a {    font-size: 24px;    font-weight: 500;    letter-spacing: 1px;}.RWDnews005 p.text-left {    grid-column: 2;    text-align: justify;    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    line-height: 1.6;    font-size: 16px;    margin-bottom: 0 !important;}/* 品牌logo */ 
.RWDnews005 .owl-carousel .owl-item .img-hover>a {    grid-row: 1/3;    background: #fff;    border-radius: 50%;    overflow: hidden;    width: 150px;    height: 150px;    display: flex;    justify-content: center;    align-items: center;    filter: drop-shadow(8px 10px 12px rgba(0 0 0 / 5%));}.RWDnews005 .owl-carousel img {    width: 100px !important;    margin: 0 auto;    height: 100px !important;}/* 左右切換按鈕 */ 
.RWDnews005 .controlls-over .owl-controls .owl-next {    right: 0;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: auto;    right: 70px;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    background: #fafcff;    border-radius: 99em;    width: 50px !important;    height: 50px !important;    display: flex;    justify-content: center;    align-items: center;    margin-top: 0;    box-shadow: 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.025), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.035), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.045), 36.5px 36.5px 29.2px rgba(0, 0, 0, 0.055), 100px 100px 80px rgba(0, 0, 0, 0.08);    color: var(--sub-color);    top: -7rem;    font-size: 18px;}.RWDnews005 .controlls-over .owl-pagination {    text-align: right;    width: 100%;    bottom: 0;    margin: 50px 0 0;}
/*footer start*/

.footer_block {    padding: clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem) 0 0;    position: relative;}.footer_block:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/footer_bg03.webp) no-repeat;    top: 0;    left: 0;    background-size: cover;    z-index: -4;    opacity: .85;}.footer_block:after {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: #0a0e3f;    top: 0;    left: 0;    z-index: -5;}/* 頁尾寬度 */ 
.wrapper_bg .footer_block>.container {    width: 100%;    max-width: 1800px;    display: grid;    grid-template-columns: 350px 900px auto;    margin: 0 auto 5rem;}.footer_info_block {   padding-left: 6rem;    border-left: 1px solid #dedede4a;    margin-left: 6rem;    margin-right: 6rem;}.footer_info {    padding-bottom: 3rem;    margin-bottom: 3rem;    border-bottom: 1px solid #dedede4a;}.footer_info_block .footer_info h5 {    font-size: 1.2rem;    font-weight: 300;    position: relative;    margin-bottom: 3rem;    letter-spacing: 1px;}.footer_info_block .footer_info h5:before {    content: '';    position: absolute;    width: calc(100% - 90px);    height: 1px;    background: #dedede4a;    right: 0;    top: 10px;}/* 左邊 */ 
.footer_logo_pic {    max-width: 320px;}.footer_logo_pic img {    filter: brightness(0) invert(1);}/* 社群 */ 
.RWDsocial002 {    margin: 5rem 0 0;}.RWDsocial002 ul.socialNetwork {    float: none !important;}.RWDsocial002 .iconRounded {    border: none;    padding: 10px;    width: 50px !important;    height: 50px !important;    margin: 0;    display: flex;    justify-content: center;    align-items: center;        background: transparent;}.RWDsocial002 .iconRounded:hover, .color1 .iconRounded:hover {    background-color: transparent;}/* 頁尾文字 */ 
.footer_block,.footer_block a,ul.footer_list,ul.footer_list li,ul.footer_list li a {    font-size: 16px;    font-weight: 300;    color: var(--white-color);    letter-spacing: 1px;    line-height: 1.8;}.footer_info_txt h5 {    font-weight: 500;    font-size: 24px;    margin-bottom: 25px;}ul.footer_list li.footer_list_add>span:nth-child(2) br {    display: none;}/* 中間資訊 */ul.footer_list li>span:nth-child(1) {    font-weight: 400;    margin-right: 15px;        display: inline-block;    width: 75px;}/* 頁尾按鈕 */ 
.footer_map .RWDbtn01 .btn-box a.btn {background: linear-gradient(45deg, #11f2d3, #73f6ff);    color: var(--main-color);    font-weight: 400;    text-align: center;    font-size: 18px;}/* 地圖 */ 
.footer_map .RWDbtn01 {    width: 100%;    display: flex;    flex-direction: column-reverse;}.footer_map .RWDbtn01 .btn-box {    width: 100%;    margin: 0 0 2rem auto;}.footer_map iframe.footer_mep {    height: 220px !important;    filter: grayscale(.15);}/* 選單 */ul.ft_menu_list {    display: grid;    grid-template-columns: repeat(3, 1fr);    margin: 2rem 0 0;    width: 62%;}ul.ft_menu_list li a:hover,.footer_block a:hover {    color: var(--hover-light-color);}ul.ft_menu_list li a {    font-size: 15px;}/* 網頁宣告 */ 
.footer_block .text_block {        display: flex;    justify-content: center;    flex-wrap: wrap;    padding: 1rem  2rem;    background: rgb(30 38 57 / 55%);}.copyright_block .RWDssl01 {    padding: 0 15px;}.copyright_desc,.copyright_desc a,.copyright_desc a:hover,.keyword_block {    line-height: 1.5;    letter-spacing: 1px;    color: #2d95d0;    font-size: 13px;}.copyright_block {    font-size: 13px;    display: flex;    flex-wrap: wrap;    line-height: 1.5;    letter-spacing: 1px;    color: #2d95d0;    align-items: center;}/* 關鍵字 */ 
.keyword_block {    padding-left: 3rem;}/* 電子報 */ 
.web_edm .btn_container {    background: #3d6aa3;    display: flex;}.web_edm {    border: none;    background: transparent;    margin: 2rem 0 0;}.web_edm .email {    width: calc(100% - 124px);}.web_edm .email input {    background: #3d6aa3;    font-size: 14px;    width: 100%;    height: auto;    padding: 5px;    color: #cecece;    text-align: center;    margin: 0;    border-radius: 50px 0 0 50px;     border-right: 1px solid #7a99c0;}.web_edm .btn {        background: transparent;    border: none;    font-size: 14px;    color: #cecece;    padding: 5px 15px;    border-radius: 0;    letter-spacing: 2px;    font-weight: 400;}#btn_reject_emailm_RWDfullscreen01_94_3 {        background: #0e4590;    color: #8ba5d0;}.web_edm {    border: none;    background: transparent;    margin: 2rem 0 0;    border-radius: 50px;    overflow: hidden;    display: flex;}/* 跟隨 */ 
.fixed_block {    position: fixed;    bottom: 0;    left: 0;    z-index: 203;    width: 100%;    display: none;} .RWDmobile_bottom_v2 a.mobile_bottom__a .text {    font-size: 16px;    letter-spacing: 1px;}.RWDmobile_bottom_v2 .icon {    width: fit-content;    margin: 0;}.RWDmobile_bottom_v2 a.mobile_bottom__a {    display: flex;    justify-content: center;    align-items: center;    text-align: center;    font-size: 16px;    padding: 10px;}.RWDmobile_bottom_v2 .mobile_bottom__li:nth-child(2) .icon {    margin-right: 6px;    font-size: 18px;}.RWDmobile_bottom_v2 .mobile_bottom__li:nth-child(2) {    background: var(--line-color);}.RWDmobile_bottom_v2 .mobile_bottom__li {    float: unset;    border: none;    background: var(--sub-color);}

/*footer end*/
/*bounceIn 修正成 fadeIn start*/

@-webkit-keyframes bounceIn {  from {    opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);  }    to {    opacity: 1;    -webkit-transform: none;    transform: none;  }   }@keyframes bounceIn {  from {    opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);  }  to {    opacity: 1;    -webkit-transform: none;    transform: none;  }}.bounceIn {  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}

/*bounceIn 修正成 fadeIn end*/
/*動態調整 start*/

/*關於圖片滑入方向調整*/@keyframes move07{  0% {      opacity: 0;  -webkit-transform:translateX(30px);      -moz-transform:translateX(30px);      -ms-transform:translateX(30px);      -o-transform:translateX(30px);  transform:translateX(30px);  }  100% {      opacity: 1;  -webkit-transform:translateX(0px);      -moz-transform:translateX(0px);      -ms-transform:translateX(0px);      -o-transform:translateX(0px);  transform:translateX(0px);  }  } .index .paneleffect_page.animated {    animation-delay: 0.65s !important;}.value_block .animated.RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(1) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.5s;    opacity: 0;}.value_block .animated.RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(2) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.65s;    opacity: 0;}.value_block .animated.RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(3) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.8s;    opacity: 0;}.value_block .animated.RWDService002 .row:nth-child(3) .col-sm-4.col-md-4:nth-child(1) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.95s;    opacity: 0;}.animated.RWDService001 .row:nth-child(2) .col-md-3.col-sm-6:nth-child(1) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.5s;    opacity: 0;}.animated.RWDService001 .row:nth-child(2) .col-md-3.col-sm-6:nth-child(2) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.65s;    opacity: 0;}.animated.RWDService001 .row:nth-child(2) .col-md-3.col-sm-6:nth-child(3) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.8s;    opacity: 0;}.animated.RWDService001 .row:nth-child(2) .col-md-3.col-sm-6:nth-child(4) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 0.95s;    opacity: 0;}.animated.RWDService001 .row:nth-child(3) .col-md-3.col-sm-6:nth-child(1) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 1.1s;    opacity: 0;}.animated.RWDService001 .row:nth-child(3) .col-md-3.col-sm-6:nth-child(2) {    animation: 900ms ease normal forwards 1 move07;    animation-delay: 1.25s;    opacity: 0;}

/*動態調整 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;}/*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: 15px;    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 5rem;}/*搜尋*/ 
.RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}._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-sub-hover-color);    color: #fff !important;    border-color: var(--btn-sub-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);    border-color: 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: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    border-radius: 0 !important;    float: right;    margin-right: 0px;    font-size: 14px;    box-shadow: none;}.btn-primary a {    color: #fff;    font-size: 1rem;}.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 {    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: 1.1rem !important;    font-weight: 500;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}.layoutlist_7 .litem {    margin: 0 0 3rem !important;    padding: 0 15px;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {    padding: 0 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}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li ul,.RWDproduct_page .tab-box .tab-container>ul>li ol {    padding-left: 22px;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #121212;    border: transparent;    background: transparent;    font-weight: 500;    letter-spacing: 1px;    font-size: 17px}.RWDproduct_page .tab-box .tab-container {    border: 1px solid #eee}.RWDproduct_page .tab-box .tab-menu li:last-child a:after {    opacity: 0}.RWDproduct_page .tab-box .tab-menu a:after {    content: "";    background: #ccc;    position: absolute;    width: 1px;    height: 15px;    right: 0;    top: 50%;    transform: translateY(-50%)}.RWDproduct_page .tab-box .tab-container>ul>li ol>li:last-child {    margin: 0}.RWDproduct_page .tab-box .tab-container>ul>li ol>li {    margin: 0 0 15px}#mobile-fixed,.RWDproduct_page {    color: #444}.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;    line-height: 2;    font-size: 15px}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none}.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    display: flex}.RWDproduct_page .tab-box .tab-menu a {    margin: 0 5px 0 0;    padding: 15px 30px;    height: auto;    font-size: 17px;    background: transparent;    border: 0;    position: relative}.productcontent .tabs nav ul {    margin: 0 !important;}/*文章頁籤*/ 
.tabs nav a {    padding: 15px 20px !important;    height: auto !important}.tabs nav ul li:first-child {    border: 0;    box-shadow: none;}.tabs nav li:last-child:before {    opacity: 0}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after,.tabs nav li.tab-current:after {    display: none}.tabs nav ul li {    border: 0}.tabs nav a {    border-radius: 0;    font-weight: 400;    letter-spacing: 1px;    background: transparent !important;    border: 0 !important;    font-size: 16px !important}.tabs nav ul li:before {    content: "";    background: #ccc;    width: 1px;    height: 15px;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%)}.tabs nav li.tab-current:before {    width: 1px;    right: 0;    background: #ccc;    bottom: auto;    top: 50%;    transform: translateY(-50%);    height: 15px}.tabs .content {    border: 1px solid #eee;    padding: 50px !important;    font-weight: 400;    line-height: 1.8;    font-size: 15px;    letter-spacing: 1px;    margin: -10px 0 0;    background: #fff}.tabs nav li.tab-current a {    background: transparent;    color: var(--hover-color) !important;    border: 0;    font-weight: 500 !important}.tabs nav ul {    margin: 0 0 10px !important}.tabs nav li.tab-current {    border: transparent;    box-shadow: none;    border-bottom: none;    z-index: 100;}/* 時間軸 */ 
.RWDtimeline01 li.event .point {    z-index: 1;}/*相簿列表*/ 
.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: 1.1rem;}#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: 1.1rem;}/*相簿共同彈跳視窗*/ 
.photo_num {    position: relative;    text-align: right;    margin: 10px 0 0px;}/*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: 1rem;    letter-spacing: 0;    font-weight: 500;    color: #000}.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;}.downlaod5_item_btn:hover {    background: var(--btn-sub-color);    border-color: var(--btn-sub-color);    color: #fff;}.downlaod5_item_btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);}/*檔案下載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;}#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;    flex-wrap: wrap;}#product>div.page_content1>div.product_top.row>div:nth-child(3) {    gap: 0 10px;    margin: 30px 0 0;}.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;}/* 相關產品 */ 
.RWDproduct_page .related-box .item a {    max-width: inherit;}/*購物清單*/ 
.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: 20px 0;    border: 0;    }.eformscontent .layoutlist_1 {    width: 1200px;    margin: 0 auto;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    font-weight: 500;    width: 100px;    padding: 0 10px;}.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1 {    width: 100px;    padding: 0 10px;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-11 {    width: calc(100% - 100px);    padding: 0;}.eformscontent .col-sm-12.col-md-5 {    width: calc(50% - 100px);    padding: 0;}.eformscontent .col-sm-6.address-col-1,.eformscontent .col-sm-6.address-col-2 {    width: 50%;    padding: 0;    float: left;}.eformscontent .col-sm-12.col-md-11 .col-sm-12 {    width: 100%;    padding: 0;}.customized_columns>.row .col-sm-12.col-md-11 {    width: 100%;}/*電子表單送出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 a {    color: var(--main-color);    transition: 0.4s}.privacy_block a:hover {    color: var(--main-color);    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: var(--h5-size);    font-weight: bold;    margin: 50px 0 10px;    color: var(--main-color);}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt a {    color: var(--main-color);    transition: 0.4s;}.shopping_txt a:hover {    color: var(--main-color);    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;}/* 問與答 */ 
.faq_q_icon {    background: 0 0;    position: relative}.faq_q_icon:before {    content: "Q";    position: absolute;    top: -8px;    font-size: var(--h5-size);    left: 0;    color: var(--hover-color);    font-weight: 600;}.faq_answer tr td:first-child {    display: none}.rwd .faq_question {    font-size: var(--h5-size);    color: var(--main-color);    padding: 1rem;}

/*內頁 end*/
/*內頁基礎設定 start*/

.page_wrapper_bg .footer_block {    background: transparent;    margin-top: 0;    border-top: none;}.page_wrapper_bg .RWDmenu_plus04 .header  .dropdown-menu .manu-item-box ul li.has-child>a:after,.page_wrapper_bg .RWDmenu_plus04 .header  .lang-select-label:after,.page_wrapper_bg .RWDmenu_plus04 .header  .site-nav .menu li.dropdown>a:after,.page_wrapper_bg .RWDmenu_plus04 .header .site-nav .menu li.has-child>a:after {    border-color: var(--txt-color);}.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 6vw;    transition: .35s ease;}.page_wrapper_bg .RWDmenu_plus04 .header .header-in {    background: var(--white-color);    padding: 0 2vw;    display: flex;    justify-content: space-between;    border-radius: 50px;    transition: .35s ease-out;    box-shadow: 1.6px 2.7px 1.2px rgba(0, 0, 0, 0.004), 3.4px 6px 2.7px rgba(0, 0, 0, 0.006), 5.8px 10px 4.5px rgba(0, 0, 0, 0.008), 8.7px 15.1px 6.9px rgba(0, 0, 0, 0.009), 12.5px 21.8px 9.9px rgba(0, 0, 0, 0.01), 17.7px 30.8px 14px rgba(0, 0, 0, 0.011), 25.1px 43.7px 19.9px rgba(0, 0, 0, 0.012), 36.5px 63.5px 28.8px rgba(0, 0, 0, 0.014), 56.3px 97.9px 44.4px rgba(0, 0, 0, 0.016), 100px 174px 79px rgba(0, 0, 0, 0.02);    position: relative;    top: 15px;}.page_wrapper_bg .RWDmenu_plus04 .header .site-nav .menu>li>a {    color: var(--txt-color);    transition: .35s ease;}.page_wrapper_bg .RWDmenu_plus04 .header .site-nav .menu>li>a:hover {    background: transparent;    color: var(--hover-color);}.page_wrapper_bg .RWDmenu_plus04 .header #search-box .form-control {    background: #f1f1f1;}.page_wrapper_bg .RWDmenu_plus04 .header .logo {    width: 200px;    position: relative;    top: 7px;    transition: .35s ease;}.page_wrapper_bg .RWDmenu_plus04 .header .logo img {    transition: .35s ease;    filter: none;}.page_wrapper_bg .RWDmenu_plus04 .header .features .cart-btn,.page_wrapper_bg .RWDmenu_plus04 .header .features .querycar-btn,.page_wrapper_bg .RWDmenu_plus04 .header .features .share-group a,.page_wrapper_bg .RWDmenu_plus04 .header .features i,.page_wrapper_bg .RWDmenu_plus04 .header .lang-select {    color: var(--txt-color);}/* 內頁banner */ 
.inn_banner_block {    clip-path: polygon(0 0, 100% 0, 100% 87%, 50% 100%, 0 87%);    overflow: hidden;}/*內頁基礎設定 start*//* 文字統一設定 */:root {    --h1-size: clamp(2rem, 1.7304rem + 1.106vw, 3.5rem);    --h2-size: clamp(1.75rem, 1.5714rem + 0.8929vw, 3rem);    --h3-size: clamp(1.625rem, 1.5rem + 0.625vw, 2.5rem);    --h4-size: clamp(1.5rem, 1.4286rem + 0.3571vw, 2rem);    --h5-size: 20px;    --h6-size: 19px;    --inn-block-space: clamp(3.125rem, 2.8571rem + 1.3393vw, 5rem);    --inn-title-space: clamp(2rem, 1.8571rem + 0.7143vw, 3rem);    --hgroup-title-space: clamp(2.5rem, 2.2143rem + 1.4286vw, 4.5rem);    --btn-main-color: #0a5eb8;    --btn-main-hover-color: #12b5e4;    --btn-sub-color: #0c0c18;    --btn-sub-hover-color: #000000;    --border-color: #dedede;}.page_wrapper_bg .hgroup h1 {    color: var(--main-color);    font-size: var(--h1-size);    line-height: 1.4;    letter-spacing: 2px;    font-weight: 600;    margin: 0;    position: relative;}.page_wrapper_bg .article-text h2 {    position: relative;    font-size: var(--h2-size);    line-height: 1.2;    letter-spacing: 1px;    margin: 0 0 10px;    font-weight: 600;    color: var(--main-color);}.page_wrapper_bg .article-text h3 {    position: relative;    font-size: var(--h3-size);    letter-spacing: 1px;    line-height: 1.4;    margin: 0 0 10px;    font-weight: 600;    color: var(--main-color);}.page_wrapper_bg .article-text h4 {    position: relative;    font-size: var(--h4-size);    line-height: 1.5;    letter-spacing: 1px;    margin: 0 0 10px;    font-weight: 600;    color: var(--main-color);}.page_wrapper_bg .article-text h5 {    position: relative;    font-size: var(--h5-size);    line-height: 1.5;    letter-spacing: 1px;    margin: 0 0 10px;    font-weight: 500;    color: var(--main-color);}.page_wrapper_bg .article-text h6 {    position: relative;    font-size: var(--h6-size);    line-height: 1.5;    letter-spacing: 1px;    margin: 0 0 10px;    font-weight: 400;    color: var(--main-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.7;    font-weight: 300;    letter-spacing: 1px;    color: var(--txt-color);}.page_wrapper_bg .article-text p {    margin-bottom: 15px;}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: var(--p-size);    line-height: 1.7;    letter-spacing: 1px;    color: var(--txt-color);    font-weight: 300;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}.pagecontent .inn_sub_title_item h2 {    font-size: var(--h5-size);    letter-spacing: 1px;    font-weight: 600;    color: var(--main-color);}.pagecontent .number_txt {    font-size: calc(var(--h1-size) * 1.1);    font-weight: 500;    color: var(--hover-color);    line-height: 1;}/* 間距 */ 
.card_space {    padding: 4rem 6rem;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: var(--inn-block-space) !important;}/* 對齊 */ 
.text_center {    text-align: center;}/*區塊*/ 
.con_txt,.con_pic,.card_item {    position: relative;}.con_pic {    height: 100%;}.con_pic img {    width: 100%;    height: 100%;    object-fit: cover;}.con_icon {    width: 95px;    margin: 0 0 10px;}.con_pic.con_bg {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -1;}/*grid編排*/ 
.grid_item {    display: grid;    position: relative;}.grid_two {    grid-template-columns: repeat(2, 1fr)}.grid_three {    grid-template-columns: repeat(3, 1fr)}.grid_four {    grid-template-columns: repeat(4, 1fr)}.grid_five {    grid-template-columns: repeat(5, 1fr)}.grid_six {    grid-template-columns: repeat(6, 1fr)}@media (max-width: 600px) {    .grid_item,    .grid_two,    .grid_three,    .grid_four,    .grid_five,    .grid_six {        grid-template-columns: auto;        grid-gap: 2rem 0;    }}.align_center {    align-items: center;}/* flex編排 */ 
.flex_item {    position: relative;    display: flex;    flex-wrap: wrap;}.column_item {    display: flex;    flex-direction: column;    align-items: center;}.page_wrapper_bg .article-text .container {    padding: 0;}.page_wrapper_bg .article-text .container .pagecontent {    padding: 0 !important;}/* 區塊標題 */ 
.page_wrapper_bg .article-text .inn_title_item {    position: relative;    margin-bottom: var(--inn-title-space);}.page_wrapper_bg .article-text .inn_title_item:before {    content: '';    position: absolute;    width: 10px;    height: 10px;    background: var(--third-color);    left: -15px;    top: -15px;}.title_line:before,.title_line::after {    content: '';    position: absolute;    width: 3vw;    height: 1px;    background: var(--hover-color);    bottom: -1px;    left: 0;}:is(.about_item01 .con_txt_item02, .product_item02, .product_item04, .product_item08, .product_item10, .service_item04, .case_item, .erp_item) .inn_title_item:before {    display: none;}.page_wrapper_bg .inn_title_item h2 {    font-weight: 600;    color: var(--main-color);}.border-bottom {    padding: 0 0 1rem;    border-bottom: 1px solid var(--border-color);}.page_wrapper_bg .article-text .inn_title_item.sub_bg_color {    padding: 50px 40px;    margin: 0;}.sub_bg_color {    background: url(archive/image/RWDfullscreen01821/app_bg.webp) no-repeat;    background-size: cover;}.page_wrapper_bg .inn_title_item h6 {    margin: 0;}/* list */ul.list_dot>li>span {    font-weight: 600;    display: block;    color: var(--main-color);    margin: 0 0 10px;}ul.list_dot>li,ul.list_none>li {    padding-bottom: 10px;}ul.list_dot {    padding-left: 20px;    list-style: circle;    margin: 0;}ul.list_none {    list-style: none;    padding: 0;    margin: 0;}.page_wrapper_bg ul.list_dot>li>p {    margin: 0;}ul.list_dot.grid_item {    grid-gap: 0 4rem;}ul.list_none>li i.icon {    color: var(--sub-color);    padding-right: 10px;}/* 主標 */ 
.hgroup .container {    padding: 0px;    border: none;    display: flex;    justify-content: center;    align-items: center;    margin-bottom: var(--hgroup-title-space);}.hgroup .container .page_subject {    padding: 0;    width: 100%;    text-align: center;    position: relative;}/* 麵包 */ 
.hgroup .breadcrumb a,.hgroup .breadcrumb {    font-size: 13px;}.hgroup .breadcrumb a:hover {    color: var(--sub-color);}.hgroup .breadcrumb {    position: relative;    bottom: auto;    right: auto;    border: none;    text-align: left;    float: none !important;    width: fit-content;    margin: 20px auto 0;    padding: 0;    background-color: transparent;    z-index: 1;}:is(.eformscontent, .article8) .hgroup .breadcrumb {    display: none;}/* 全站背景 */ 
.collapsing_header .main {    top: 0 !important;    position: relative;}.collapsing_header .main:before {    content: '';    position: fixed;    width: 100%;    height: 100%;    background: url(archive/image/customization/point_bg03.jpg) no-repeat;    z-index: -7;    background-size: cover;    bottom: 0;    left: 0;}/* ˊ中間色塊背景指定 */:is(.article3, .article5, .article6, .article7, .eformscontent, .article8) .page_wrapper_bg .article-text .container {    padding: 4vw;    background: var(--white-color);    box-shadow: 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.025), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.035), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.045), 36.5px 36.5px 29.2px rgba(0, 0, 0, 0.055), 100px 100px 80px rgba(0, 0, 0, 0.08);}/* 測選單區塊指定 */:is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container {    padding: 0;    width: 100%;    max-width: none;}:is(.faq1, .article2, .download1) .collapsing_header .main:after {    content: '';    position: absolute;    width: calc(100% - 500px);    height: 100%;    top: 0;    right: 0;    background-color: var(--white-color);    z-index: -6;}.page_wrapper_bg section.call_to_action {    position: relative;    padding: 10rem 0 6rem;}/* 側選單標題至左 */:is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container .hgroup .container .page_subject {    text-align: left;}:is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container section.hgroup .container {    justify-content: flex-start;    text-align: left;    padding-left: calc(500px + 10vw);}:is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container .hgroup .breadcrumb {    margin-left: 0;}/* 側選單區塊 */ 
.page_wrapper_bg .article-text .container .pagecontent.col-md-9 {    width: calc(100% - 500px);    padding: 0 10vw !important;}#sidebar.layoutmenu1,#sidebar.layoutmenu3,#sidebar.layoutmenu6 {    width: 500px;    padding: 0 3vw;}/*固定側選單*/ 
.collapsing_header .main {    overflow: inherit;}.main section .container .article-text>.container>.xrow {    position: relative;    display: inline-block;    width: 100%;}.main section .container .article-text>.container .xrow #sidebar {    position: sticky;    top: 200px;    left: 0;}.m2018 .products-nav .toggle-submenu::after {    transform: translateY(0%);    top: 8px;}.m2018 .products-nav li.is-open>.toggle-submenu::after {    -ms-transform: translateY(0%) rotate(90deg);    transform: translateY(0%) rotate(90deg);}/* 側選單標題 */#sidebar .products-nav {    font-family: 'Noto Sans TC', sans-serif}.m2018 .products-nav .nav-title {    background: transparent;    color: var(--main-color);    text-align: left;    padding: 0 0 1rem;    font-size: var(--h4-size);    letter-spacing: 1.5px;    font-weight: 700;    margin: 0;    line-height: 1.2;}/* 側選單下方 */ 
.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;    border-bottom: 1px solid #eee;}.m2018 .products-nav ul>li a {    font-weight: 400;    transition: all 0.3s ease;    color: var(--txt-color);}#sidebar .products-nav>ul.sidemenu2__ul>li {    border-bottom: 1px solid #d2dadc;}.m2018 .products-nav a {    padding: 1rem 2rem !important;    font-weight: 400;    font-size: 17px !important;    letter-spacing: 1px !important;}.m2018 .products-nav li.active>a,.m2018 .products-nav li:hover>a {    font-weight: 500;    color: var(--main-color);    transition: all 0.3s ease;}.m2018 .products-nav ul li>ul>li.active>a,.m2018 .products-nav ul li>ul>li.is-open>a,.m2018 .products-nav>ul>li.active>a {    color: var(--main-color);    font-weight: 500;}.m2018 .products-nav li.active.has-child>a:before,#sidebar .products-nav>ul.sidemenu2__ul--parent>li.active>a:before {    opacity: 1;    animation: none;    transform: none;}.m2018 .products-nav ul>li a:before {    content: '';    position: absolute;    width: 8px;    height: 8px;    left: 0;    top: 1.5rem;    background: var(--third-color);    transform: translateY(0%) rotate(-15deg);    opacity: 0;    animation: fadeOutLeft .5s forwards;    font-weight: bold;}.m2018 .products-nav li:hover>a:before {    animation: fadeInLeft .5s forwards;    transform: translateY(-50%) rotate(0deg);}/* 列表文字 */ 
.webdesc {    text-align: center;    font-size: var(--h6-size);    padding: 0 0 1rem;    margin: 0 0 3rem;    border-bottom: 1px solid var(--border-color);}/* 最新消息 */#article .layoutlist_4 .listdate .day {    color: var(--hover-color);    font-weight: 500;    font-size: var(--h2-size);    letter-spacing: 0px;}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 0px;    font-size: 12px;}#article .layoutlist_4 .listdate {    text-align: right;}/* 成功案例 */ 
.layoutlist_7 .litem:hover .img img {    transform: scale(1.05);}.layoutlist_7 .litem .img img {    transition: .35s ease;}.layoutlist_7 .litem .img {    border: 1px solid var(--border-color);    overflow: hidden;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    text-align: center;}:is(.article5) .layoutlist_7 .cdate {    display: none;}/* 表單 */ 
.eformsDesc {    padding: 0;    margin: 0 0 2rem;    text-align: center;}.formdesc.col-md-6 ul.info_list li,.formdesc.col-md-6 ul.info_list li a {    font-size: var(--p-size);    font-weight: 300;    color: var(--main-color);    line-height: 1.7;}.formdesc.col-md-6 ul.info_list {    list-style: none;    padding: 0;    margin: 0;}.new-form .formdesc {    padding: 0;    margin: 0;}.eformscontent.eforms2 .new-form {    display: flex;}.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li {    width: 100%;     margin-bottom: 1rem;}.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li>span:first-child {    padding-right: 10px;}.formdesc.col-md-6 ul.info_list {    display: flex;    flex-wrap: wrap;}.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li:nth-child(1),.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li:nth-child(2) {    width: 50%;}.new-form {    margin-top: 3rem;    margin-left: auto;    margin-right: auto;}.new-form .form-horizontal .form-group {    margin-bottom: 1.5rem;}/* 隱私權 */ 
.privacy_block .item {    margin-top: 4rem;}/* 時間軸 */ 
.RWDtimeline01 li.event .point .title {    font-size: var(--h5-size);    color: var(--main-color);}.RWDtimeline01 li.event:before {    width: 15px;    height: 15px;    background: var(--hover-color);    border: none;}.RWDtimeline02 .timeline2_list .block .text-in {    font-size: var(--p-size);    letter-spacing: 1px;    line-height: 1.6;}.RWDtimeline02 .control-box .slick-arrow {    border: 1px solid #ddd;}.col-md-6.con_img {    padding: 0;}.customized_columns ._input,.customized_columns select {    background: #f7f7f7;    box-shadow: none;    border-radius: 0;    border: none;}.faq_item {    border-color: var(--border-color);}/*箭頭動態*/@keyframes aboutBottomArrow {    0% {        transform: translateY(-10px);        opacity: 0;    }    10% {        transform: translateY(-10px);        opacity: 0;    }    30% {        transform: translateY(-5px);        opacity: 1;    }    50% {        transform: translateY(0px);        opacity: 0;    }    70% {        transform: translateY(5px);        opacity: 1;    }    90% {        transform: translateY(10px);        opacity: 0;    }    100% {        transform: translateY(10px);        opacity: 0;    }}.down-arrow {    width: 35px;    animation: aboutBottomArrow 2s linear infinite;    margin: 0 auto 3rem;}/* 20240227 */ 
.article6 .layoutlist_7 .cdate {    display: none;}

/*內頁基礎設定 end*/
/*內頁客製化語法 start*/

/* 共通間距 */:is(.erp_item01, .erp_item03, .case_item02, .about_item).grid_item {    grid-gap: 0 6rem;}/* 共通按鈕 */ 
.page_wrapper_bg a.more_btn {    color: var(--main-color);    font-weight: 400;    text-align: center;    font-size: 17px;    padding: 15px 35px;    border-radius: 50px;    margin: 0 auto;    position: relative;    display: block;    max-width: 300px;    border: 1px solid #bdbdbdc2;    background: rgb(255 255 255 / 60%);    transition: .4s ease-out;}.page_wrapper_bg a.more_btn:hover {    background: var(--main-color);    color: var(--white-color);}.page_wrapper_bg a.contact_btn {    background: var(--white-color);    display: grid;    grid-template-columns: 35px auto;    grid-gap: 5px;    font-size: var(--p-size);    align-items: center;    justify-content: center;    text-align: center;    color: var(--main-color);    font-weight: 400;    padding: 10px;    width: 100%;    max-width: 300px;    margin: 0 auto;    border-radius: 50px;}/* 共通標題 */ 
.about_item01 .con_txt_item .inn_title_item h3,.about_item01 .con_txt_item .inn_title_item h6,.about_item01 .con_txt_item .con_txt p,.about_item01 .con_txt_item .con_txt h6,.page_wrapper_bg .article-text .inn_title_item.sub_bg_color h3,.page_wrapper_bg .article-text .inn_title_item.sub_bg_color h6 {    color: var(--white-color);}.page_wrapper_bg .article-text .inn_title_item.sub_bg_color::before {    display: none;}/* 不要標題 */:is(.article1.id63, .eforms2.id8) .page_wrapper_bg section section.hgroup {    display: none;}/* ˊ裝飾文字 */ 
.con_txt_item .deco_txt {    font-size: clamp(2.5rem, 1.7143rem + 3.9286vw, 8rem);    margin-top: 0;    letter-spacing: -5px;    margin-bottom: 0;    text-align: left;    opacity: .2;    text-transform: uppercase;}/* 白背景 */ 
.erp_item01.erp_item {    margin-bottom: 4rem;}.erp_item02.erp_item {    padding: 4rem 4rem;    background: url(archive/image/customization/box_bg.webp) no-repeat;    background-size: cover;}.erp_item,.about_item,.product_item {    position: relative;}.erp_item03.erp_item .con_pic, .erp_item03.erp_item .con_pic img {    height: auto;}.erp_item0102.erp_item,.erp_item03,.product_item0304,.service_item04.service_item,.product_item09.product_item {    padding: 4rem;    border: 1px solid var(--border-color);}/* 成功案例 */ 
.page_wrapper_bg .article-text .case_item02 .inn_title_item {    gap: 0 1rem;}.page_wrapper_bg .article-text .case_item02 .inn_title_item h5 {    margin: 0;}.case_item .con_logo {    width: 89px;    margin-right: 20px;}.case_item02.case_item .con_txt {    margin-bottom: 4rem;}/* 關於背景 */:is(.article1.id63) .collapsing_header .main:before {    background: url(archive/image/model/index/value_bg02.webp) no-repeat;    background-position: top;    height: 100%;    background-size: cover;}/* 關於單張 */:is(.article1.id63) .pagecontent .single-photo {    margin-top: 4rem !important;}:is(.article1.id63) .RWDeditor01[data-seq="1"] {    margin-top: 0 !important;}/* 關於01 */ 
.about_item {    align-items: flex-start;}.about_item01 .con_txt_item .deco_txt {    margin-top: 6rem;}.about_item01:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/RWDfullscreen01821/app_bg.webp) no-repeat;    top: 0;    left: 0;    background-size: cover;    background-position: bottom;    z-index: -2;}.about_item01.about_item {    position: relative;    padding: 6vw 4vw;    margin: 0 auto;}.about_item {    padding: 0 16vw;}.about_item01.about_item>.con_pic {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -3;}.about_item01 .con_txt_item02 {    padding-left: 6rem;    border-left: 1px solid var(--border-color);}.about_item01 .con_txt_item02 .con_txt>h6>b {    font-size: 220%;    font-weight: 500;    padding: 0 5px;    line-height: 1;    letter-spacing: 0px;}.about_item01 .con_txt_item02 .con_txt>h6 {    padding: 0 0 2rem;    margin: 0 0 2rem;    border-bottom: 1px dashed #dedede52;}/* 關於02 */ 
.about_item02.about_item {    align-items: center;}.about_item02.about_item .con_txt_item {    padding: 4vw 0 4vw 6vw;}.about_item02.about_item {    align-items: center;    padding: 0;    margin: 0 auto;    background: rgba(255, 255, 255, .6);}/* 產品01 */ 
.product_item01 .con_txt_item {    padding: 4vw 20%;}.product_item01.product_item {    background: rgb(255 255 255 / 60%);}.product_item01 .grid_item .con_txt_item {    padding: 6rem;}.product_item01 .con_txt_item .flex_item {    padding: 40px;    justify-content: center;}.product_item01 .con_txt_item .card_item {    padding: 0 2rem;    border-right: 1px solid var(--border-color);}.product_item01 .con_txt_item .card_item .con_icon {    background: var(--sub-color);    padding: 15px;    border-radius: 100%;}.product_item01 .con_txt_item .card_item .con_icon img {    filter: brightness(1) invert(1);}.product_item01 .con_txt_item .card_item:last-child {    border-right: none;}.product_item01.product_item .con_txt_item>p {    margin-bottom: 3rem;    border-bottom: 1px solid var(--border-color);    padding: 0 0 1rem;    font-size: var(--h4-size);    position: relative;    font-weight: 600;}.product_item01.product_item .con_txt_item>p.title_line:before {    left: 50%;    transform: translateX(-50%);}.product_item01.product_item .con_txt_item>p.title_line:after {    display: none;}.product_item01 .grid_item .con_txt_item>p {    padding: 0 0 1rem;    margin: 0 0 4rem;    border-bottom: 1px dashed var(--border-color);    font-weight: 600;    font-size: var(--h5-size);    color: var(--main-color);}.product_item01 .con_txt_item .card_item p {    letter-spacing: 1.5px;    margin: 0;    font-weight: 400;}/* 產品03 */ 
.product_item03 {    align-items: center;    margin-bottom:var(--inn-block-space);}.product_item03 .con_txt,.product_item09 .con_txt_item {    padding: 0 4vw 0 0;}.product_item03 .con_txt ul.list_dot>li {    margin: 0 0 10px;    border-bottom: 1px dashed #dedede;}/* 產品04 */ 
.product_item04 .card_item p {    padding: 0 15px;}.product_item04 .card_item h5 {    background: var(--sub-color);    padding: 10px;    text-align: center;    color: var(--white-color);    margin: 0 0 1rem;}.product_item04 .con_txt_item {    grid-gap: 2rem 2rem;}.product_item01.product_item {    background: url(archive/image/customization/box_bg.webp) no-repeat;    background-size: cover;    box-shadow: 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.025), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.035), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.035), 100px 100px 80px rgba(0, 0, 0, 0.08);}.product_item05 .con_txt_item,.service_item0203.service_item {    background: url(archive/image/customization/box_bg.webp) no-repeat;    background-position: right;    background-size: cover;    padding: 4rem;    box-shadow: 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.025), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.035), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.035), 100px 100px 80px rgba(0, 0, 0, 0.08);}/* 產品05 */ 
.product_item05 .con_txt_item {    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr;    grid-gap: 0 1rem;}.product_item05 .con_txt_item .card_item h5 {    border-bottom: 1px solid var(--border-color);    padding: 0 0 10px;    margin: 0 0 2rem;}/* 產品06 */ 
.product_item02.product_item,.product_item06.product_item {    margin-top: 4vw;}.product_item02.product_item:before,.product_item06.product_item:before {    content: '“';    position: absolute;    font-size: 6rem;    font-family: 'Noto Sans TC', sans-serif;    left: 50%;    transform: translateX(-50%);    top: -5rem;    color: var(--main-color);}.product_item07 .con_txt h4 {    margin-bottom: 3rem;    color: var(--white-color);}.product_item07 .con_txt {    padding: 5vw;    text-align: center;}/* 產品08 */ 
.product_item08.product_item .con_txt_item:before {    content: '';    position: absolute;    width: 90%;    height: 80%;    background: var(--white-color);    left: 50%;    transform: translateX(-50%);    top: 10%;    opacity: .9;}.product_item08.product_item .con_txt_item {    padding: 6vw 4vw;    width: 45%;    position: relative;    margin-left: 6%;}.product_item08.product_item .con_txt_item .con_txt p {    margin-bottom: 4rem;}.product_item09.product_item .con_txt_item ul.list_dot li {    padding: 0 0 10px;    border-bottom: 1px dashed var(--border-color);    margin: 0 0 10px;}.product_item09.product_item .con_pic,.product_item09.product_item .con_pic img {    height: auto;}.product_item09.product_item {    align-items: center;}/* 產品10 */ 
.product_item10 .con_icon {    width: 60px;}.product_item10 .card_item:nth-child(odd) {    background: #ffffff;}.product_item10 .card_item {    grid-template-columns: 1.5fr 1fr 1fr;    padding: 5rem 4rem;    background: #f5fafe;}.product_item10 .card_item .inn_title_item {    margin: 0;    padding-right: 3rem;    border-right: 1px solid var(--border-color);    margin-right: 3rem;}.product_item10 .card_item .inn_title_item>h4>span {    font-size: var(--p-size);    font-weight: 400;    display: block;}.product_item10 .card_item .inn_title_item>h4 {    margin: 0;}.product_item10 .card_item .inn_title_item>span {    font-size: calc(var(--h1-size) * 1.4);    line-height: 1;    font-weight: 400;    color: var(--hover-color);    letter-spacing: -3px;    display: inline-block;    padding-right: 20px;}.product_item10.product_item .inn_title_item h3>b {    font-size: 160%;    padding-right: 5px;    font-weight: 700;}/* 服務項目 */ 
.service_item01 .inn_title_item {    align-items: flex-end;    justify-content: space-between;    padding-bottom: 1rem;    border-bottom: 1px solid var(--border-color);}.service_item02 {    margin-bottom: 4rem;}.service_item02 .grid_item .card_item,.service_item03 .grid_item .card_item {    padding: 0 3rem 0 0;}.service_item02.service_item h4,.service_item03.service_item h4 {    margin-bottom: 2rem;    border-bottom: 1px solid var(--border-color);    padding: 0 0 1rem;}.service_item02 .grid_item .card_item h5>span,.service_item03 .grid_item .card_item h5>span {    color: var(--hover-color);    letter-spacing: 0px;    padding-right: 10px;}.product_item img.win_icon {    width: 25px;    margin-left: -8px;    margin-right: 10px;}.service_item04.service_item .con_pic {    width: 70%;    margin: 0 auto;}.service_item04.service_item .con_pic,.service_item04.service_item .con_pic img {    height: auto;}.service_item04.service_item .con_txt_item {    margin-bottom: 3rem;}.service_item04.service_item {    text-align: center;}/* 聯絡我們 */ 
.eformscontent.eforms2 .page_wrapper_bg .article-text .container {    padding: 0;}.eformscontent.eforms2 .layoutlist_1 {    width: auto;}.eformscontent.eforms2 .new-form {    margin: 0;}.eformscontent.eforms2 .customized_columns {    padding: 6rem 6rem;    border-top: 10px solid var(--sub-color);    }.eformscontent.eforms2 .new-form .formdesc {    background: url(archive/image/RWDfullscreen01821/app_bg.webp) no-repeat;    padding: 6rem 6rem;    background-position: left;    background-size: cover;    margin-bottom: -8px;}.eformscontent.eforms2 .new-form .formdesc h5 {    margin: 0 0 5rem;    font-weight: 400;}.eformscontent.eforms2 .new-form .formdesc h5,.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li,.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li a {    color: var(--white-color);}.eformscontent.eforms2 div#pagecontentend {    display: none;}.product_item02.product_item .inn_title_item {    margin-bottom: 0;}

/*內頁客製化語法 end*/
/*小螢幕 start*/

@media (max-width: 2400px) {    .RWDmenu_plus04 .header {        padding: 2vw 3vw 0 18vw;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        font-size: 16px;        padding: 25px 20px;    }    .RWDbanner_plus01 .banner-slider.bg .slickitem01 .pic,    .RWDbanner_plus01.inpage .bg .slickitem01 .pic {        background-position: left;    }    .value_block>.container .main_block {        width: 100%;    }    .RWDService002 .funny-boxes>.funny-boxes-text>p {        font-size: 16px;    }    .RWDservice007>.ring-info-block {        padding: 0 0 0 6rem;    }    .RWDservice006 {        padding: 6rem;    }    /* 內頁 */    .page_wrapper_bg .RWDmenu_plus04 .header {        padding: 0 3vw;    }    .page_wrapper_bg .article-text .container .pagecontent.col-md-9 {        padding: 0 8vw !important;    }    :is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container section.hgroup .container {        padding-left: calc(500px + 8vw);    }    /* 產品 */    .product_item08.product_item .con_txt_item {        width: 50%;    }}@media (max-width: 2200px) {    .RWDmenu_plus04 .header {        padding: 2vw 3vw 0 13vw;    }    .index .container {        width: 80%;    }    .RWDbanner_plus01 .page-scroll.style01 a span,    .RWDbanner_plus01 .page-scroll.style02 a span {        width: 40px;        height: 40px;    }    .RWDbanner_plus01 .slick-caption .txt1 {        margin-top: 5.5rem;    }    .value_block>.container {        width: 65% !important;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 12vw;        height: 12vw;    }    .service_block>.container {        padding: 8rem 8rem 6rem;    }    .RWDService001 .col-md-3.col-sm-6 i {        width: 50px;    }    .index .app_block>.container,    .index .certification_block>.container {        width: 72.5%;    }    .index .point_block .container {        width: 75%;    }    .RWDservice006 .main-slider .RWDservice006__content .editor>strong {        font-size: 22px;    }    .RWDservice006 {        padding: 5rem;    }    .RWDservice006 .tab-title {        font-size: 18px;    }    .RWDservice006 .main-slider .swiper-slide {        grid-gap: 3rem;        grid-template-columns: 1.2fr 1fr;    }    .RWDservice006 .main-slider .RWDservice006__content .editor>strong {        width: 100%;    }    .index .brand_block>.container {        width: 65%;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        grid-template-columns: 140px auto;        grid-column-gap: 20px;    }    .RWDnews005 .owl-carousel .owl-item .img-hover>a {        width: 140px;        height: 140px;    }    .RWDnews005 p.text-left {        font-size: 16px;    }    .wrapper_bg .footer_block>.container {        max-width: 1650px;        grid-template-columns: 335px 800px auto;    }    /* 內頁 */    .product_item03 .con_txt,    .product_item09 .con_txt_item {        padding: 0 3vw 0 0;    }    .product_item10 .card_item {        padding: 5rem 2rem;    }}@media (max-width: 2000px) {    .RWDmenu_plus04 .header {        padding: 2vw 3vw 0;    }    .RWDmenu_plus04 .header.is-up {        padding: 0 3vw;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        padding: 25px 15px;    }    .RWDbanner_plus01 .slick-caption .logo {        width: 40vw;    }    .RWDbanner_plus01 .slick-caption .txt1 {        margin-right: -10rem;        font-size: 1rem;    }    a.fixed_btn {        padding: 10px 15px;    }    .value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(2),    .value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(3) {        margin-top: 5vw;    }    .value_block .title_item:before {        left: 12%;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 13vw;        height: 13vw;    }    .index .point_block .container {        width: 80%;    }    .service_block .title_item .en_title {        font-size: 10rem;    }    .app_block .deco_block .deco_txt {        font-size: 15rem;        opacity: .25;    }    .RWDservice007>.ring-info-block {        padding: 0 0 0 5rem;    }    .RWDservice006 {        padding: 4rem 3rem;    }    .RWDservice006 .main-slider .RWDservice006__content .editor>strong {        font-size: 22px;    }    .RWDservice006 .main-slider .RWDservice006__content .editor {        font-size: 16px;    }    .wrapper_bg .footer_block>.container {        max-width: 1500px;        grid-template-columns: 335px 750px auto;    }    .footer_info_block {        padding-left: 5rem;        margin-left: 3rem;        margin-right: 4rem;    }    .footer_logo_pic {        max-width: 300px;    }    .footer_info {        padding-bottom: 2rem;        margin-bottom: 2rem;    }    .footer_info_block .footer_info h5 {        margin-bottom: 2.5rem;    }    /* 內頁 */    :is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container section.hgroup .container {        padding-left: calc(450px + 6vw);    }    .page_wrapper_bg .article-text .container .pagecontent.col-md-9 {        padding: 0 6vw !important;        width: calc(100% - 450px);    }    :is(.faq1, .article2, .download1) .collapsing_header .main:after {        width: calc(100% - 450px);    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        width: 450px;    }    /* 產品 */    .product_item10 .card_item .inn_title_item {        flex-direction: column;    }    .product_item10 .card_item .inn_title_item>span {        display: block;        letter-spacing: 0px;    }    :is(.article1.id63) .pagecontent .single-photo {        margin-top: 0rem !important;    }    .page_wrapper_bg section.call_to_action {        padding: 8rem 0 6rem;    }}@media (max-width: 1800px) {    .RWDmenu_plus04 .header {        padding: 2vw 2vw 0;    }    .RWDmenu_plus04 .header.is-up {        padding: 0 2vw;    }    .RWDmenu_plus04 .header.is-up {        background: var(--white-color);    }    .RWDmenu_plus04 .header.is-up .header-in {        padding: 0;        background: transparent;        box-shadow: none;        display: table-row;        top: auto;    }    a.fixed_btn {        grid-template-columns: 30px auto;    }    .value_block>.container {        width: 70% !important;    }    .index .app_block>.container,    .index .certification_block>.container {        width: 75%;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 15vw;        height: 15vw;    }    .index .container,    .index .point_block .container {        width: 85%;    }    .app_block .deco_block .deco_txt {        font-size: 15rem;    }    .brand_block:after {        font-size: 6.5rem;        color: #f4f4f4;        right: 0;        padding: 0 1rem;    }    .brand_block .title_item:before {        font-size: 7rem;    }    .service_block .title_item .en_title {        font-size: 9rem;    }    .RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {        margin-bottom: 2rem;    }    .index .brand_block>.container {        width: 70%;    }    .RWDnews005 .owl-theme .owl-controls .owl-buttons div {        top: -9rem;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        padding-left: 0;    }    .footer_info_block {        padding-left: 4rem;        margin-left: 3rem;    }    .footer_block>.container .main_block {        grid-template-columns: 330px 680px auto;    }    .footer_map .RWDbtn01 .btn-box a.btn {        font-size: 16px;    }    /* 內頁 */    /* 關於 */    .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    /* 產品 */    .product_item08.product_item .con_txt_item {        width: 60%;    }    .product_item09.product_item .con_txt_item ul.list_dot {        display: grid;        grid-template-columns: 1fr 1fr;    }    .product_item09.product_item {        grid-template-columns: auto;        grid-gap: 2rem 0;    }    .product_item10 .card_item .con_txt {        width: 50%;    }    .product_item10 .card_item .inn_title_item {        width: 100%;        border-right: none;        padding: 0 0 2rem;        margin: 0 0 2rem;        border-bottom: 1px solid var(--border-color);        flex-direction: row;    }    .product_item10 .card_item {        display: flex;        flex-wrap: wrap;        padding: 4rem 4rem;    }    /* erp */    :is(.erp_item01, .erp_item03, .case_item02, .about_item).grid_item {        grid-gap: 0 4rem;    }    .erp_item03.erp_item {        grid-template-columns: auto;    }    /* 製造 */    .service_item0203 .grid_item.grid_four {        grid-template-columns: repeat(2, 1fr);        grid-gap: 2rem;    }    .service_item02 .grid_item .card_item,    .service_item03 .grid_item .card_item {        padding: 0;    }    .service_item04.service_item .con_pic {        width: 100%;    }    /* 關於 */    .about_item02.about_item .con_txt_item {        padding: 6vw 0 6vw 4vw;    }    /* 聯絡 */    .eformscontent.eforms2 .new-form .formdesc,    .eformscontent.eforms2 .customized_columns {        padding: 5rem 4rem;    }    .eformscontent.eforms2 .new-form .formdesc h5 br {        display: none;    }    .eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li:nth-child(1),    .eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li:nth-child(2) {        width: 100%;    }}@media (max-width: 1800px) {    .page_wrapper_bg .RWDmenu_plus04 .header .header-in {        padding: 0;        background: transparent;        box-shadow: none;        display: table-row;        top: auto;    }    .page_wrapper_bg .RWDmenu_plus04 .header {        background: var(--white-color);    }    .page_wrapper_bg .RWDmenu_plus04 .header .logo {        left: auto;    }    .page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle__line {        background: var(--txt-color);    }    .collapsing_header .main {        top: 79px !important;    }}@media (max-width: 1680px) {    .RWDbanner_plus01.full .banner-slider.bg .slick-item {        max-height: 84vh !important;        height: 84vh !important;    }    .RWDbanner_plus01 .slick-caption .logo {        width: 47vw;    }    .RWDbanner_plus01 .slick-caption>.container {        width: 75% !important;    }    .RWDbanner_plus01 .slick-caption .txt1 {        margin-right: -5rem;        margin-top: 4.5rem;    }    /* 內頁 */    /* 案例 */    .case_item02.case_item {        grid-template-columns: auto;        grid-gap: 4rem 0;    }}@media (max-width: 1650px) {    .RWDmenu_plus04 #search-box {        right: 19vw;    }    .RWDmenu_plus04 .header.is-up .logo {        width: 180px;        top: 13px;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        font-size: 15px;        padding: 25px 10px;    }    .RWDbanner_plus01.full .banner-slider.bg .slick-item {        max-height: 95vh !important;        height: 95vh !important;    }    .RWDbanner_plus01 .slick-caption .logo {        width: 45vw;    }    .service_block .title_item .main_title {        margin: 0 0 1rem;    }    .service_block .title_item .sub_title {        margin-bottom: 0;    }    .service_block .title_item {        flex-direction: column;        align-items: flex-start;    }    .service_block .title_item .en_title {        font-size: 7rem;    }    .service_block>.container {        padding: 7rem 6rem 6rem;    }    .RWDService001 .col-md-3.col-sm-6:before {        width: calc(100% - 100px);    }    .RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {        font-size: 1.5rem;    }    .RWDbtn01 .btn {        font-size: 16px;    }    .RWDservice007 .ring-item {        width: 90px;        height: 90px;        border: 4px solid #f6f6f6;    }    .RWDservice006 .tab-title {        font-size: 16px;    }    .RWDservice006 .main-slider .RWDservice006__content .editor>strong {        font-size: 18px;        line-height: 1.6;    }    .index .brand_block>.container {        width: 80%;    }    .brand_block:after {        display: none;    }    .footer_block,    .footer_block a,    ul.footer_list,    ul.footer_list li,    ul.footer_list li a {        font-size: 15px;    }    .wrapper_bg .footer_block>.container {        max-width: none;        grid-template-columns: 335px 650px auto;        width: 90%;    }    ul.footer_list li>span:nth-child(1) {        width: 70px;    }    /* 內頁 */    /* 內頁 */    :is(.faq1, .article2, .download1) .page_wrapper_bg section.call_to_action>.container section.hgroup .container {        padding-left: calc(350px + 6vw);    }    :is(.erp_item01, .erp_item03, .about_item).grid_item {        grid-gap: 0 3rem;    }    .page_wrapper_bg .article-text .container .pagecontent.col-md-9 {        padding: 0 6vw !important;        width: calc(100% - 350px);    }    :is(.faq1, .article2, .download1) .collapsing_header .main:after {        width: calc(100% - 350px);    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        width: 350px;    }    /* erp */    .erp_item01.erp_item {        grid-template-columns: auto;        grid-gap: 2rem 0;    }    .erp_item0102.erp_item,    .erp_item03,    .product_item0304,    .service_item04.service_item,    .product_item09.product_item {        padding: 3rem;    }    /* 產品 */    .product_item04 .con_txt_item {        grid-template-columns: repeat(2, 1fr);    }    .product_item05 .con_txt_item {        grid-gap: 2rem 3rem;        grid-template-columns: repeat(3, 1fr);    }}@media (max-width: 1550px) {    .about_item01 .con_txt_item02 {        padding-left: 4rem;    }    .eformscontent .layoutlist_1 {        width: auto;    }}@media (max-width: 1500px) {    .RWDbanner_plus01 .slick-caption .txt1 {        margin-top: 4rem;    }    .RWDmenu_plus04 #search-box {        right: 25vw;    }    /*漢堡提早*/    .RWDmenu_plus04 .logo {        width: 200px;        position: absolute;        top: 10px;        left: 12vw;        transition: .35s ease;    }    .RWDmenu_plus04 .header.is-up .logo {        left: auto;        transition: .35s ease;    }    .RWDmenu_plus04 .header,    .RWDmenu_plus04 .header.is-up,    .page_wrapper_bg .RWDmenu_plus04 .header {        padding: 0 30px;    }    .RWDmenu_plus04 .header .header-in {        display: table-row;    }    .RWDmenu_plus04 .site-nav,    .RWDmenu_plus04 .lang-select-label {        display: none;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        display: block;    }    .RWDmenu_plus04 #mobile-menu {        display: block;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>a {        background-color: transparent;    }    .RWDmenu_plus04 #mobile-menu .menu li a {        font-size: 16px;        padding: 20px;        letter-spacing: 1px;    }    .RWDmenu_plus04 #mobile-menu .menu>li {        border-bottom: 1px solid #eee;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active {        background-color: transparent;        background: linear-gradient(45deg, #3e868d, #1b4966);    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {        letter-spacing: 1px;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        padding-left: 30px;        padding-top: 55px;        padding-bottom: 30px;        color: #fff    }    .RWDmenu_plus04 .features {        float: right;        width: auto;    }    .RWDmenu_plus04 .ml-stack-nav-toggle__line {        height: 1px;        background: var(--white-color);    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: var(--txt-color);    }    .RWDmenu_plus04 .ml-stack-nav-toggle i {        display: none;    }    .value_block>.container {        width: 75% !important;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 16vw;        height: 16vw;    }    .RWDService001 .col-md-3.col-sm-6 i {        width: 50px;        margin: 0 0 10px;    }    .RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 p {        font-size: 17px;    }    .app_block .deco_block .deco_txt {        display: none;    }    .index .app_block>.container,    .index .certification_block>.container {        width: 85%;    }    .index .point_block .container {        width: 95%;    }    .RWDservice007 .ring-item {        border: 3px solid #f6f6f6;    }    .index .brand_block>.container {        width: 85%;    }    .RWDservice006 {        padding: 4rem 2rem;    }    .RWDservice006 .view-contain.tab--left .tab-block {        width: 25%;    }    .RWDservice006 .view-contain.tab--left .main-slider {        width: 75%;    }    .RWDservice006 .main-slider .RWDservice006__content .editor,    .RWDnews005 p.text-left {        font-size: 15px;    }    .wrapper_bg .footer_block>.container {        grid-template-areas:            'footer_title_block footer_title_block'            'footer_info_block footer_map';        grid-template-columns: 1.5fr 1fr;    }    .footer_map {        grid-area: footer_map;    }    .footer_info_block {        grid-area: footer_info_block;        padding-left: 0;        margin-left: 0;        border-left: none;        margin-right: 5rem;    }    .footer_title_block {        grid-area: footer_title_block;        margin-bottom: 3rem;        display: grid;        grid-template-columns: auto 150px 330px;        align-items: flex-end;    }    .footer_logo_pic {        max-width: 280px;    }    .RWDsocial002 {        width: 150px;        margin: 0 0 -9px;    }    .web_edm .email input {        border-radius: 0;        background: transparent;        color: #bed5f2;        margin-right: 0;        border-right: none;    }    .web_edm {        border: 1px solid rgb(61 106 163 / 80%);    }    /* 內頁關於 */    .about_item01.about_item {        grid-template-columns: 1.5fr 1fr;    }    .about_item01 .con_txt_item .deco_txt {        display: none;    }    .product_item05 .con_txt_item .card_item ul.list_none {        display: grid;        grid-template-columns: repeat(2, 1fr);    }    .product_item05 .con_txt_item .card_item ul.list_none li {        padding: 0;    }}@media (max-width: 1400px) {    .RWDbanner_plus01.full .banner-slider.bg .slick-item {        max-height: 90vh !important;        height: 90vh !important;    }    .RWDbanner_plus01 .slick-caption .logo {        width: 50vw;    }    /* 內頁 */     .page_wrapper_bg .article-text h3 {        margin: 0 0 5px;    }    /* 關於 */    .about_item01 .con_txt_item02 {        padding-left: 4rem;    }    /* 產品 */    .product_item01 .con_txt_item {        padding: 4vw 5%;    }    .con_icon {        width: 80px;    }    .product_item03 .inn_title_item:before {        display: none;    }    .product_item03 .con_txt {        order: 2;    }    .product_item03 .con_pic {        order: 1;    }    .product_item03 {        grid-template-columns: auto;        grid-gap: 2rem 0;    }    .product_item04 .inn_title_item.text_center {        text-align: left;    }    .product_item04 .card_item p {        padding: 0;    }    /* 產品 */    .product_item08.product_item .con_txt_item:before {        height: 90%;        top: 5%;        width: 100%;    }    .product_item08.product_item .con_txt_item {        width: 80%;        margin: 0 auto;    }    .product_item03 .con_txt,    .product_item09 .con_txt_item {        padding: 0;    }    .article2.id83 .product_item03 {        margin: 0;    }   }@media (max-width: 1350px) {    .RWDbanner_plus01.full .banner-slider.bg .slick-item {        max-height: 100vh !important;        height: 100vh !important;    }    .RWDmenu_plus04 #search-box {        right: 29vw;    }    .value_block>.container {        width: 85% !important;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 18vw;        height: 18vw;    }    .RWDService001 .col-md-3.col-sm-6 {        width: calc(100% / 3 - 11px);        margin-bottom: 3rem;    }    .index .service_block>.container {        width: 100%;        padding: 10% 10%;    }    .RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {        font-size: 2rem;    }    .RWDService001 .col-md-3.col-sm-6:before {        width: calc(100% - 110px);    }    .service_block .main_block {        margin-bottom: 3rem;    }    .service_block .title_block {        margin-bottom: 5rem;    }    .RWDservice006 .main-slider .swiper-slide {        grid-gap: 2rem;    }    .RWDservice007 .ring-2sec {        width: 96%;        height: 96%;    }    .brand_block:after {        display: none;    }    .index .brand_block>.container {        width: 90%;        margin: 0 auto;    }    .brand_block .title_item:before {        display: none;    }    .RWDnews005 .owl-carousel .owl-item .img-hover>a {        width: 130px;        height: 130px;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        grid-template-columns: 130px auto;    }    .RWDservice006 .main-slider .RWDservice006__content .editor>strong {        font-size: 20px;    }    .footer_title_block {        grid-template-columns: auto 135px 290px;    }    .web_edm .email input {        width: 160px;        padding: 5px 2px;        font-size: 13px;    }    /* 內頁 */    .erp_item0102.erp_item,    .erp_item03,    .product_item0304,    .service_item04.service_item,    .product_item09.product_item,    .erp_item02.erp_item,    .product_item05 .con_txt_item,    .service_item0203.service_item,    .about_item01.about_item,    .product_item05 .con_txt_item {        padding: 4rem 3rem;    }    .eformscontent.eforms2 .new-form .formdesc h5 {        margin: 0 0 3rem;    }}@media (max-width: 1300px) {    .RWDbanner_plus01 .slick-caption .logo {        width: 53vw;    }}/* 匯入內頁版面寬度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    }}/*寬度修正*/@media (max-width: 1400px) {    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #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) {
.banner_block {    clip-path: unset;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 80vh !important;    height: 80vh !important;}.RWDbanner_plus01 .slick-caption {    bottom: 7%;}.RWDbanner_plus01 .slick-caption .txt1 {    margin-top: 6rem;}.RWDbanner_plus01 .page-scroll {    bottom: 30px;}.RWDbanner_plus01 .page-scroll.style01 a span,.RWDbanner_plus01 .page-scroll.style02 a span {    width: 35px;    height: 35px;}.RWDbanner_plus01 .slick-caption .logo {    width: 55vw;}.RWDbanner_plus01 .page-scroll.style01 a span,.RWDbanner_plus01 .page-scroll.style02 a span {    width: 40px;    height: 40px;}.title_item .main_title,.app_block .title_item .main_title {    margin: 0 0 1rem;}.RWDService002 .funny-boxes>.funny-boxes-text>p {    font-size: 15px;}.RWDService002 .funny-boxes>.funny-boxes-text>.funny-boxes-tit {    font-size: 18px;    margin: 0 0 5px;}.index .service_block>.container {    padding: 10% 8%;}.app_block .title_item .sub_title_item {    padding: 0;    margin-left: 0;    border-left: none;}.RWDservice007 .info-title:before,.app_block .title_item:before {    left: 16%;}.app_block .title_item {    display: block;}.RWDservice007 .ring-2sec {    width: 90%;    height: 90%;}.RWDservice007 .slide-content {    font-size: 17px;}.app_block .title_block {    text-align: center;}.RWDservice006 {    padding: 0;    background: transparent;}.RWDservice006 .main-slider .swiper-slide {    grid-template-columns: auto;    padding: 3rem 4rem;    background: rgb(255 255 255 / 15%);    align-items: flex-start;    grid-gap: 0;}.RWDservice006 .main-slider .img-box {    height: auto;}.RWDservice006 .main-slider .img-box img {    height: auto;    object-fit: unset;}.RWDservice006 .main-slider .RWDservice006__content .editor {    margin-bottom: 1rem;}.RWDservice006 .main-slider .RWDservice006__content .editor>strong {    font-size: 20px;}.RWDservice006 .main-slider .RWDservice006__content {    order: 1;}.RWDservice006 .main-slider .img-box {    order: 2;}.index .app_block>.container,.index .certification_block>.container {    width: 90%;}.certification_block .title_item:before {    display: none;}.RWDnews005 .owl-carousel .owl-item .img-hover>a {    width: 115px;    height: 115px;    filter: none;}.RWDnews005 .owl-carousel .owl-item .img-hover {    grid-template-columns: 115px auto;}.footer_block:before {    background-attachment: scroll;}.wrapper_bg .footer_block>.container {    grid-template-columns: 1.3fr 1fr;}f.web_edm .email input ul.footer_list li>span:nth-child(1) {    margin-right: 10px;}.keyword_block {    padding-left: 0;}/* 匯入內頁版面寬度80%*//*main*/#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);}/* 內頁 */:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg section.call_to_action>.container {    width: 90%;    padding: 0 15px;}.main section .container .article-text>.container .xrow #sidebar {    position: relative;    top: auto;    left: auto;}#sidebar.layoutmenu1,#sidebar.layoutmenu3,#sidebar.layoutmenu6 {    width: 100%;    padding: 0;    margin: 0 0 2rem;}.page_wrapper_bg .article-text .container .pagecontent.col-md-9 {    padding: 0 !important;    width: 100%;}:is(.faq1, .article2, .article3, .article6, .download1) .collapsing_header .main:after {    display: none;}:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg section.call_to_action>.container section.hgroup .container {    justify-content: center;    text-align: center;    padding-left: 0;}:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg section.call_to_action>.container .hgroup .container .page_subject {    text-align: center;}:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg section.call_to_action>.container .hgroup .breadcrumb {    margin-left: auto;}/* 內頁 */:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg .article-text .container {    padding: 4vw;    background: var(--white-color);    box-shadow: 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.025), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.035), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.045), 36.5px 36.5px 29.2px rgba(0, 0, 0, 0.055), 100px 100px 80px rgba(0, 0, 0, 0.08);}/* 關於 */:is(.article1.id63) .pagecontent .single-photo {    margin-top: 0rem !important;}.about_item01 .con_txt_item .deco_txt {    display: none;}.about_item01 .con_txt_item02 {    padding-left: 3rem;}.product_item07 .con_txt,.product_item08.product_item .con_txt_item {    z-index: 2;}.con_pic.con_bg {    z-index: 1;}.product_item08.product_item {    display: grid;    grid-gap: 2rem 0;}.product_item08.product_item .con_txt_item:before {    display: none;}.product_item08.product_item .con_pic.con_bg {    position: relative;    height: auto;    top: auto;    left: auto;    order: 1;}.product_item08.product_item .con_txt_item {    width: auto;    padding: 0;    order: 2;}.product_item08.product_item .con_txt_item .con_txt p {    margin-bottom: 2rem;}.page_wrapper_bg section.call_to_action {    padding: 5rem 0 6rem;}/* 聯絡我們 */ 
.eformscontent.eforms2 .new-form .formdesc,.eformscontent.eforms2 .customized_columns {    padding: 4rem 3rem;}.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li {    margin-bottom: 1rem;}.eformscontent.eforms2 .new-form .formdesc,.eformscontent.eforms2 .customized_columns {    padding: 3rem 2rem;}.eformscontent.eforms2 .new-form .formdesc h5 {    margin: 0 0 2rem;}.case_item02.case_item .con_txt {    margin-bottom: 2rem;}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {    .RWDbanner_plus01 .slick-caption .logo {        width: 60vw;    }    .RWDservice006 .main-slider .swiper-slide {        padding: 3rem 3rem;    }    .RWDservice007 {        -ms-flex-wrap: wrap;        flex-wrap: wrap;        padding-bottom: 0px;    }    .RWDservice007 .info-sub-title {        font-size: 18px;    }    .RWDservice007 .mobile-device {        position: relative;        width: 100%;        display: block;        text-align: center;    }    .RWDservice007 .web-device,    .RWDservice007 .info-pagination>span.swiper-pagination-current,    .RWDservice007 .mobile-device.info-pagination {        display: none;    }    .RWDservice007 .mobile-device.info-mb {        width: 40px;        height: 40px;        background-color: transparent;        position: absolute;        background-repeat: no-repeat;        background-position: center;        top: 50%;        z-index: 1;    }    .RWDservice007 .slide-title {        padding-left: 0;    }    .RWDservice007 .ring-2sec:before {        width: 100%;        height: 100%;    }    .RWDservice007 .ring-item {        width: 80px;        height: 80px;        display: flex;        justify-content: center;        align-items: center;    }    .RWDservice007 .icon-active,    .RWDservice007 .icon-passive {        width: 75%;        height: 75%;        background-size: 100%;    }    .RWDservice007 .info-sub-title {        padding: 0;        margin: 0;        border-bottom: none;    }    .RWDservice007 .info-title:before {        left: 35%;    }    .RWDservice007 .mobile-device.info-next-mb {        right: -30px;        left: auto;    }    .RWDservice007 .mobile-device.info-prev-mb {        left: -30px;        right: auto;        transform: scaleX(-1);    }    .RWDservice007 .ring-block {        width: 60%;    }    .RWDservice007 .ring-info-block {        width: 40%;    }    .RWDservice007 .ring-info-block {        position: relative;        padding: 0 30px;        margin: 0 auto;    }    .RWDservice007 .ring-2sec {        background: transparent;    }    .RWDservice007 .info-title {        max-width: none;    }    .index .brand_block>.container {        width: 90%;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        padding: 20px 45px 20px 0;    }    .wrapper_bg .footer_block>.container {        width: 95%;    }    .footer_logo_pic {        max-width: 270px;    }    .footer_block,    .footer_block a,    ul.footer_list,    ul.footer_list li,    ul.footer_list li a {        font-size: 15px;    }    .footer_info_block {        margin-right: 3rem;    }}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
.RWDmenu_plus04 .features .edit {    display: block;}.RWDmenu_plus04 .logo {    left: 7.5%;}.RWDmenu_plus04 .features .edit {    display: block;}.RWDmenu_plus04 .features {    padding-right: 0;    margin-right: 0;}.RWDmenu_plus04 .features:after {    display: none;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 60px) !important;    height: calc(100vh - 60px) !important;}.RWDbanner_plus01 .slick-caption .txt1 {    margin-right: auto;    margin-top: 0rem;}.RWDbanner_plus01 .slick-caption>.container {    width: 85% !important;}.RWDbanner_plus01 .page-scroll {    left: 7.5%;}.RWDservice007 .info-title:before,.RWDservice007 .info-title:before {    left: 35%;}.service_block .title_block,.app_block .title_block {    margin-bottom: 5rem;    text-align: center;}.service_block .main_block {    margin-bottom: 1rem;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {    margin-bottom: 1rem;}.RWDService001 .col-md-3.col-sm-6 {    width: calc(100% / 3 - 11px);    margin-bottom: 4rem;}.RWDService001 .col-md-3.col-sm-6 i {    width: 55px;}.brand_block .title_block {    margin-left: 1rem;}.RWDnews005 .controlls-over .owl-pagination {    margin: 30px 0 0;}ul.footer_list li>span:nth-child(1) {    width: 70px;}@media (max-width: 1000px) {    .RWDservice007 .mobile-device.info-prev-mb {        transform: unset;    }}/* 匯入內頁版面寬度80%*//*main*//*產品內頁-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;    border-bottom: none;}#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;    font-weight: 400;}/*文章列表-G*/ 
.layoutlist_8 .list_subject {    padding: 0 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;}/* 關於 */ 
.about_item01.about_item {    grid-template-columns: auto;    grid-gap: 4rem 0;}.about_item01.about_item .inn_title_item h6 br {    display: none;}.about_item01.about_item .inn_title_item:before {    display: none;}.about_item01 .con_txt_item02 {    padding-left: 0;    border: none;}.about_item01 .con_txt_item02 .con_txt>h6 {    margin: 0;    padding: 0 0 1rem;}.about_item01 .con_txt_item02 .con_txt {    display: flex;    justify-content: space-between;    align-items: baseline;}/* 產品 */ 
.product_item10 .card_item {    padding: 3rem 3rem;}.RWDbanner_plus01 .slick-caption {    bottom: auto;    top: 50%;    transform: translateY(-50%);}
}
/*1024px end*/
/*992px start*/

  @media (max-width: 992px) {      .new-form .new-width .must,      .new-form .new-width .control-label,      .new-form .new-width .row .col-md-1 {          width: 100px;      }  }

/*992px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDmenu_plus04 #search-box {    right: 35vw;}.RWDbanner_plus01 .slick-caption {    bottom: auto;    top: 24%;}.RWDbanner_plus01 .slick-caption .logo {    width: 70vw;}.RWDbanner_plus01 .slick-caption .txt1 {    margin-top: 20rem;}.main_block .main_bg_block {    height: 65%;}.value_block>.container {    width: 95% !important;}.value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(2),.value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(3) {    margin-top: 5vw;}.value_block .RWDService002 .col-sm-4.col-md-4:before {    width: 20vw;    height: 20vw;}.title_block,.service_block .title_block,.app_block .title_block,.RWDservice007 .mobile-device {    margin-bottom: 4rem;}.title_item:before,.RWDservice007 .info-title:before,.RWDservice007 .info-title:before {    left: 22%;}.service_block .title_item {    align-items: center;}.RWDService001 .col-md-3.col-sm-6:nth-child(3n) article.boxFeature-2 {    border-right: 1px solid rgb(255 255 255 / 35%);}.service_block .main_block {    margin-bottom: 0;}.service_block .title_item .en_title {    display: none;}.service_block .btn_block .RWDbtn01 {    margin: 0 auto;}.RWDservice007 .ring-2sec {    width: 100%;    height: 100%;}.RWDservice007 .ring-core {    top: 8%;    right: 8%;    bottom: 8%;    left: 8%;}.RWDservice007 .ring-item {    width: 90px;    height: 90px;}.RWDservice007 .ring-block {    width: 100%;    margin: 0 auto;}.RWDservice007 .ring-info-block {    width: 80%;    margin: 0 auto;}.RWDservice007 .slide-content>span {    text-align: center;}.RWDservice007 .slide-title {    width: 100%;    display: block;    text-align: center;    font-size: 25px;}.app_block.section_block {    padding-top: clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem);}.app_block .title_block {    text-align: center;}.RWDservice006 .tab-lead {    display: none;}.RWDservice006 .view-contain.tab--left .tab-block,.RWDservice006 .view-contain.tab--left .main-slider {    width: 100%;}.RWDservice006 .tab-title {    margin-bottom: 0;}.RWDservice007 .ring-block {    padding: 0;}.RWDservice007 .ring-2sec:before {    width: 90%;    height: 90%;}.RWDservice006 .tab-name {    padding-bottom: 0;    border-bottom: none;}.RWDservice006 .swiper-button-next:after,.RWDservice006 .swiper-button-prev:after {    color: #eee;    font-size: 24px;}.RWDservice006 .main-slider .RWDservice006__content {    width: 100%;}.index .certification_block>.container {    grid-template-columns: 100px auto;    grid-gap: 0;}.certification_block .title_block .title_item .title_txt {    border-right: none;    padding-right: 0;}.brand_block .main_block {    padding: 0;}.brand_block .title_item {    text-align: center;}.brand_block .title_block {    margin-left: 0;}.brand_block .RWDnews005 .container {    padding: 0;    border-top: none;}.RWDnews005 .owl-carousel .owl-item .img-hover>a {    width: 110px;    height: 110px;}.RWDnews005 .owl-carousel .owl-item .img-hover {    grid-template-columns: 110px auto;    padding: 20px 25px;}.RWDnews005 .controlls-over .owl-controls .owl-next {    right: -50px;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -50px;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    top: 25%;    background: transparent;    box-shadow: none;    border: none;    font-size: 30px;    color: var(--txt-color);}.wrapper_bg .footer_block>.container {    width: 75%;    grid-template-areas:        'footer_title_block footer_title_block'        'footer_map footer_map'        'footer_info_block footer_info_block';}.footer_map {    margin: 0 0 1rem;}.footer_map .RWDbtn01 .btn-box {    margin: 0 0 2rem;}.footer_map iframe.footer_mep {    height: 150px !important;}.footer_title_block .RWDsocial002 {    width: 130px;}.footer_title_block .RWDedictor {    width: calc(100% - 130px);}.footer_title_block {    display: flex;    flex-wrap: wrap;    margin-bottom: 2rem;}.web_edm .btn_container {    width: 140px;    border: none;    background-color: transparent;}.footer_title_block .web_edm {    width: 100%;    border: 1px solid #3d6aa3;    border-radius: 50px;    overflow: hidden;    margin-top: 4rem;}.web_edm .email {    width: calc(100% - 140px);}.web_edm .email input {        width: 100%;    border: none;    font-size: 15px;    border-right: 1px solid #3d6aa3b3;    padding: 8px;}#btn_reject_emailm_RWDfullscreen01_94_3 {    float: right;}.web_edm .email input, .web_edm .btn {    color: #fff;}.web_edm .btn {    line-height: 1.5;    font-size: 15px;    padding: 12px 18px;}.footer_logo_pic {    margin-left: 15px;}.footer_info_block {    margin: 3rem 0 0;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container{margin: 0 0 50px;}.hgroup .page_subject{text-align: center;}.hgroup .breadcrumb{text-align: center;float: none !important;position: static;padding: 0;border:0;}/*編輯器 圖文*/ 
.RWDeditor01 .col-md-6{padding-left:0px;padding-right:0px;margin-bottom:20px;}.RWDeditor01 .col-md-6 img{width:100%;}/*文章列表樣式*/ 
.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);}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}.litem__text {width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: calc(100% / 3 - 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 .col-sm-12.col-md-11, .eformscontent .col-sm-12.col-md-5 { width: 100%;}.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;}/* 內頁 *//* 案例 */ 
.page_wrapper_bg .article-text .case_item02 .inn_title_item h5 br {    display: none;}.pagecontent .number_txt {    font-size: var(--h2-size);}/* erp */ 
.product_item05 .con_txt_item, .service_item0203.service_item {    background-position: center;    background: url(archive/image/customization/box_bg.webp) no-repeat;}.product_item10 .card_item .inn_title_item {    padding: 0 0 1.5rem;    margin: 0 0 1.5rem;}.eformscontent.eforms2 .new-form {        display: block;}.eformscontent.eforms2 .new-form .formdesc, .eformscontent.eforms2 .customized_columns {    padding: 3rem 3rem;}.eformsDesc {    text-align: left;}.RWDbanner_plus01 .slick-caption {    transform: translateY(0%);}
}
/*991px end*/
/*900px start*/

@media (max-width: 900px) {    .RWDbanner_plus01 .slick-caption .logo {        width: 75vw;    }    .title_item .main_title,    .app_block .title_item .main_title {        margin-bottom: 1rem;    }    .title_item .title_txt {        font-size: 17px;    }    .value_block>.container .main_block {        margin-top: 5rem;        width: 85%;    }    .value_block .RWDService002 .col-sm-4.col-md-4 {        width: calc(100% / 2);        margin-bottom: 8rem;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 28vw;        height: 28vw;    }    .value_block>.container {        width: 85% !important;    }    .service_block.section_block {        padding-top: 0;    }    .RWDservice007 .info-title:before {        left: 30%;    }    .brand_block .title_block {        text-align: center;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        padding: 20px 35px;        display: flex;        flex-direction: column;    }    .RWDnews005 .owl-carousel .owl-item .img-hover>a {        box-shadow: none;        border-radius: 0;        margin: 0 0 1.5rem;        padding: 15px;        width: 100%;    }    .RWDnews005 .owl-carousel .owl-item .img-hover .news005_h4.text-left.margin-top-20 {        display: block;        width: 100%;        text-align: center;    }    .RWDnews005 p.text-left {        -webkit-line-clamp: 3;    }    .RWDnews005 .controlls-over .owl-pagination {        text-align: center;    }    .RWDnews005 .controlls-over .owl-controls .owl-next {        right: -25px;    }    .RWDnews005 .controlls-over .owl-controls .owl-prev {        left: -25px;    }    .RWDnews005 .owl-theme .owl-controls .owl-buttons div {        top: 35%;    }    .RWDnews005 .controlls-over .owl-pagination {        margin: 30px auto 0;    }    .wrapper_bg .footer_block>.container {        width: 80%;    }    .value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(2),    .value_block .RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(3) {        margin-top: 0;    }    .RWDservice007 .ring-item {        width: 85px;        height: 85px;    }    .footer_block .text_block {        justify-content: flex-start;        flex-direction: column-reverse;    }    .copyright_block,    .copyright_desc,    .copyright_desc a,    .copyright_desc a:hover,    .keyword_block {        font-size: 12px;        text-align: left;        color: #8e929b;    }    /* 內頁 */    :is(.article3, .article5, .article6, .article7, .eformscontent, .article8) .page_wrapper_bg .article-text .container,    :is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg .article-text .container {        padding: 3rem;    }    /*案例 */    .case_item01.case_item .inn_title_item {        flex-direction: column;        align-items: center;        justify-content: center;        text-align: center;        gap: 1rem;    }    /* erp */    .erp_item0102.erp_item,    .erp_item03,    .product_item0304,    .service_item04.service_item,    .product_item09.product_item,    .erp_item02.erp_item,    .product_item05 .con_txt_item,    .service_item0203.service_item,    .about_item01.about_item,    .product_item05 .con_txt_item,    .product_item10 .card_item {        padding: 3rem 2rem;    }    .service_item0203 .grid_item.grid_four {        grid-template-columns: auto;        grid-gap: 1rem 0;    }    /* 關於 */    .about_item01 .con_txt_item02 .con_txt>h6 {        width: 100%;        padding: 0 0 1.5rem;        margin: 0 0 1.5rem;    }    .about_item01 .con_txt_item02 .con_txt {        flex-direction: column;        width: 100%;        align-items: flex-start;    }    .about_item02.about_item .con_txt_item {        padding: 3rem 2rem 0;    }    .about_item02.about_item {        grid-template-columns: auto;        grid-gap: 2rem 0;    }    /* 產品 */    .product_item02.product_item:before,    .product_item06.product_item:before {        display: none;    }    .product_item05 .con_txt_item {        grid-gap: 2rem 2rem;        grid-template-columns: repeat(2, 1fr);    }    .product_item02.product_item,    .product_item06.product_item {        margin-top: 0;    }    .product_item09.product_item .con_txt_item ul.list_dot {        grid-template-columns: auto;    }    .product_item10 .card_item .con_txt {        width: 100%;        margin-bottom: 1rem;    }    .product_item10 .card_item .con_txt:last-child {        margin: 0;    }    .product_item img.win_icon {        width: 20px;        margin-left: -2px;        margin-right: 8px;    }}

/*900px end*/
/*850px start*/

@media (max-width: 850px) {/* 匯入內頁版面寬度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;}}

/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.RWDbanner_plus01 .slick-caption .logo {    width: 77vw;}.fl {    width: 1000px;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {    margin-left: 0;    margin-right: 0;}.hgroup .page_subject {    padding-bottom: 20px;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    width: auto !important;}.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: 0px;}#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%;}/* 內頁 */:is(.article1.id63) .pagecontent .single-photo img {    object-fit: cover;    width: auto;    height: 100%;}:is(.article1.id63) .pagecontent .single-photo {    height: 220px;}.product_item01 .con_txt_item .card_item {    padding: 0 1rem}.product_item04 .con_txt_item {    grid-template-columns: auto;}.product_item07 .con_txt h4 {    margin-bottom: 2rem;}.product_item07 .con_txt {    padding: 10vw 7vw;    text-align: center;}.product_item04 .card_item p {    margin: 0;}
}
/*800px end*/
/*768px start*/
@media (max-width: 768px) {
.funny-boxes.not-right-column {    padding-bottom: 0;}.RWDService002 .funny-boxes>.funny-boxes-text>p {    max-width: 170px;}.wrapper_bg .footer_block>.container {    padding:  0 15px;}
}
/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.RWDmenu_plus04 .logo {    left: auto;}.RWDbanner_plus01 .page-scroll {    display: none;}.RWDbanner_plus01 .slick-caption .logo {    width: 70vw;}.RWDbanner_plus01 .slick-caption.txt-left,.RWDbanner_plus01 .slick-caption .txt1 {    text-align: center;}.title_block,.service_block .title_block,.app_block .title_block,.RWDservice007 .mobile-device {    margin-bottom: 2.5rem;}.value_block .RWDService002 .col-sm-4.col-md-4,.RWDService001 .col-md-3.col-sm-6 {    float: left;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {    font-size: 1.5rem;}.index .service_block>.container {    padding: 10% 7.5%;}.RWDservice006 .tab-name {    background: transparent;}.RWDservice006 .main-slider .RWDservice006__content .editor>strong {    font-size: 18px;}.certification_block .title_block {    writing-mode: unset;    text-align: center;    margin-bottom: 2rem;}.index .certification_block>.container {    grid-template-columns: auto;    grid-gap: 0;}.RWDservice007 .mobile-device.info-next-mb {    right: -50px;}.RWDservice007 .mobile-device.info-prev-mb {    left: -50px;}.RWDservice007 .info-title:before,.app_block .title_item:before,.title_item:before,.RWDservice007 .info-title:before,.RWDservice007 .info-title:before {    display: none;}.RWDnews005 .owl-carousel .owl-item .img-hover>a {    margin: 0 0 1rem;}.RWDnews005 .owl-carousel .owl-item .img-hover {    padding: 20px 25px;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 41px);    margin: 0 20px;}#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 2rem;    padding: 0;}/*文章列表樣式-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;    font-weight: 400;}#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: 15px;}.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);}.download5 .search-container {    margin: 10px 0 0;}/*影片列表*/#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;}/* 內頁 */ 
.page_wrapper_bg section.call_to_action>.container,:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg section.call_to_action>.container {    width: 95%;}.page_wrapper_bg .article-text p {    margin-bottom: 10px;}.privacy_block .item {    margin-top: 2rem;}.product_item10 .con_icon {    width: 45px;}.down-arrow {    margin: 0 auto 2rem;}
}
/*767px end*/
/*700px start*/

@media (max-width: 700px) {    .RWDmenu_plus04 #search-box {        right: 13vw;    }    .value_block .RWDService002 .col-sm-4.col-md-4 {        margin-bottom: 6rem;    }    .index .service_block>.container {        padding: 10% 5%;    }    .value_block>.container,    .index .point_block .container {        width: 90% !important;    }    .value_block .RWDService002 .col-sm-4.col-md-4:before {        width: 30vw;        height: 30vw;    }    .value_block.section_block {        padding-bottom: 3rem;    }    .RWDService001 .col-md-3.col-sm-6:before {        display: none;    }    .title_block,    .service_block .title_block,    .app_block .title_block,    .RWDservice007 .mobile-device {        margin-bottom: 3.5rem;    }    .wrapper_bg .footer_block>.container {        width: 85%;    }    .RWDservice007 .ring-info-block {        width: 90%;    }    .RWDservice007 .ring-block {        width: 90%;        margin: 2rem auto 3rem;    }    .point_block .RWDservice007 .ring-core {        top: 0;        right: 0;        bottom: 0;        left: 0;    }    .RWDmenu_plus04 .features .edit {        display: none;    }    .fixed_block {        display: block;    }    .footer_block .text_block {        padding-bottom: 55px;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        padding: 0 20px;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        padding-top: 45px;    }    .RWDbanner_plus01.full .banner-slider.bg .slick-item {        max-height: calc(100vh - 60px - 50px) !important;        height: calc(100vh - 60px - 50px) !important;    }    /* 內頁 */    /* 案例 */    .page_wrapper_bg .article-text .case_item02 .inn_title_item h5 br {        display: block;    }    /* erp */    .erp_item0102.erp_item {        padding: 0;        border: none;    }    .con_icon {        width: 65px;    }}

/*700px end*/
/*600px start*/
@media (max-width: 600px) {
.RWDmenu_plus04 #search-box .form-control {    width: 200px;    height: 35px;}.RWDbanner_plus01.style-dotnav.control-right .control-box {    bottom: 20px;}.value_block>.container {    width: 85% !important;}.value_block .RWDService002 .col-sm-4.col-md-4:before {    display: none;}.value_block .RWDService002 .col-sm-4.col-md-4 {    width: 100%;    padding: 0 0 1rem;    margin: 0 0 1rem;    border-bottom: 1px dashed #cccccc;}.RWDService002 .funny-boxes>.funny-boxes-text>.funny-boxes-tit {    text-align: left;    font-size: 19px;}.RWDService002 .funny-boxes>.funny-boxes-text>p {    max-width: none;    text-align: left;    font-size: 16px;    font-weight: 400;}.value_block>.container .main_block {    margin: 0;    width: 100%;}.value_block .title_item .title_txt {    font-size: 16px;    text-align: left;}.index .service_block>.container {    padding: 10% 12.5%;}.RWDService001 .col-md-3.col-sm-6:nth-child(3n) article.boxFeature-2 {    border-right: none;}.service_block .main_block {    margin-bottom: 2rem;}.RWDService001 .col-md-3.col-sm-6 {    width: 100%;    margin: 0 0 2.5rem;}.RWDService001 .col-md-3.col-sm-6 i {    width: 40px;    margin: 0;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 p {    grid-area: text;    text-align: left;    font-size: 18px;    margin: 0;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 h2 {    grid-area: title;    font-size: 2rem;    margin-bottom: 15px;    border-bottom: 1px dashed #dedede52;    padding: 0 0 10px;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 i.iconBog {    grid-area: icon;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 {    display: grid;    grid-template-columns: 60px auto;    grid-template-areas:        'title title'        'icon text';    align-items: flex-end;}.RWDbtn01 {    width: 100%;}.RWDbtn01 .btn {    font-weight: 400;    text-align: center;    padding: 12px 20px;}.RWDservice007 .ring-item {    width: 70px;    height: 70px;}.RWDservice007 .ring-mask {    border: 7px solid var(--white-color);}.RWDservice007 .ring-info-block {    width: 95%;}.title_item:before,.RWDservice007 .info-title:before,.RWDservice007 .info-title:before {    display: none;}.title_item .sub_title {    font-size: 18px;}.RWDservice006 .main-slider .swiper-slide {    padding: 2rem 2rem;}.footer_title_block .RWDedictor {    width: 100%;    margin: 0 0 1rem;}.footer_title_block .RWDsocial002 {    width: 100%;}.RWDsocial002 ul.socialNetwork {    display: flex;}.footer_logo_pic {    max-width: 240px;}.footer_title_block .web_edm {    margin-top: 2rem;}.footer_title_block {    margin-bottom: 1rem;}ul.ft_menu_list {    width: 100%;}.index .footer_block>.container {    margin-bottom: 3rem;}.copyright_block .RWDssl01 {    padding: 0;}.RWDservice006 .tab-title {    padding-bottom: 10px;    height: 2.2em;}/* 匯入內頁版面寬度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 .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%;    margin: 0 0 40px;}/*文章列表樣式-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;}#btn_shopping {    width: 100%;    margin: 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;}/*會員註冊變更位置*/@media (max-width: 575px) {    .login_box_footer {        position: relative;        padding: 20px 0 0;        margin: 20px 0 0;    }}/* 內頁 */ 
.page_wrapper_bg .article-text .inn_title_item:before {    display: none;}.page_wrapper_bg section.call_to_action {    padding: 3rem 0 4rem;}/* 案例 */:is(.article3, .article5, .article6, .article7, .eformscontent, .article8) .page_wrapper_bg .article-text .container,:is(.faq1, .article2, .article3, .article6, .download1) .page_wrapper_bg .article-text .container,.product_item05 .con_txt_item,.service_item0203.service_item,.service_item04.service_item,.about_item01.about_item {    padding: 2rem 1.5rem;}.about_item02.about_item .con_txt_item {    padding: 3rem 1.5rem 0;}.service_item0203.service_item {    box-shadow: none;}.service_item04.service_item {    padding: 0;    border: none;}.eformscontent.eforms2 .new-form .formdesc,.eformscontent.eforms2 .customized_columns {    padding: 3rem 2rem;}/**--240508緊急預定--**/ 
.page_wrapper_bg .article-text .inn_title_item.sub_bg_color {    margin: 0 0 1.5rem;    padding: 50px 20px;}/**--240508緊急預定.page_wrapper_bg .article-text .inn_title_item.sub_bg_color h3,.page_wrapper_bg .article-text .inn_title_item.sub_bg_color h6 {    color: var(--main-color);}.page_wrapper_bg .article-text .inn_title_item.sub_bg_color {    background: transparent;    padding: 0;    text-align: left;    margin-bottom: var(--inn-title-space);    border: none;}--*/ 
.page_wrapper_bg .article-text .service_item01 .inn_title_item {    margin: 0;}.about_item {    padding: 0;}.page_wrapper_bg a.more_btn {    max-width: none;    width: 100%;    display: block;}:root {    --h3-size: 1.5rem;    --h4-size: 1.25rem;    --h5-size: 18px;    --h6-size: 17px;    --p-size: 15px;}.about_item02.about_item .con_txt_item .inn_title_item {    text-align: center;}.product_item01.product_item {    background: transparent;    box-shadow: none;}.product_item01 .con_txt_item {    padding: 0;}.product_item01 .con_txt_item .grid_item {    grid-template-columns: repeat(3, 1fr);}.product_item01.product_item .con_txt_item>p {    font-size: var(--h5-size);    text-align: left;    margin-bottom: 2rem;}.product_item06.product_item p {    text-align: left;}.product_item06.product_item p br {    display: none;}.product_item07 .con_txt {    padding: 13vw 6vw;}.product_item0304.product_item {    padding: 0;    border: none;}.product_item05 .con_txt_item ul.list_none.grid_item li {    padding: 0;}.product_item05 .con_txt_item ul.list_none.grid_item {    grid-gap: 8px 0;}/* 產品 */ 
.product_item10 .card_item .inn_title_item>span {    padding-right: 0;    display: block;    margin: 0 0 5px;    font-size: calc(var(--h1-size) * 1.1);}.product_item10 .card_item .inn_title_item {    flex-direction: column;}.product_item10 .card_item {    grid-gap: 0;}.product_item10 .card_item .con_txt {    margin-bottom: 1rem;}.product_item10 .card_item .con_txt:last-child {    margin: 0;}.page_wrapper_bg a.more_btn {    font-size: 15px;}.product_item08.product_item .con_txt_item .con_txt p {    margin-bottom: 1rem;}.hgroup .breadcrumb {    margin-top: 15px;}.product_item01.product_item .con_txt_item>p.title_line:before {    left: 0;    transform: inherit;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    line-height: 1.5;}ul.list_dot>li,ul.list_none>li {    padding-bottom: 5px;}.product_item01 .con_txt_item .card_item {    border: none;    padding: 0 10px;}.product_item05 .con_txt_item .card_item ul.list_none {    grid-template-columns: auto;}.RWDtimeline01 li.event:before {    left: 24px;}.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li>span:first-child i {    display: none;}.eformscontent.eforms2 .formdesc.col-md-6 ul.info_list li>span:first-child {    padding-right: 0;    display: block;}.title_line:before,.title_line::after {    width: 8vw;}.rwd .faq_question {    padding: 1.5rem 0;}.rwd .faq_answer {    padding: 1.5rem 0;}.product_item05 .con_txt_item .card_item h5 {    margin: 0 0 1rem;}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: auto;}.page_wrapper_bg .article-text .case_item02 .inn_title_item {    flex-direction: column;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo,.page_wrapper_bg .RWDmenu_plus04 .header .logo {    width: 180px;    top: 13px;}.RWDmenu_plus04 #search-box {    right: 0;    background: var(--white-color);}.RWDmenu_plus04 #search-box .form-control {    width: 100%;}.RWDbanner_plus01 .slick-caption .logo {    width: 90%;}.RWDbanner_plus01 .slick-caption>.container {    width: 100% !important;}.RWDbanner_plus01 .slickitem01 .slick-caption .txt1 {    display: none;}.RWDbanner_plus01.style-dotnav .control-box .control {    text-align: center;}.RWDservice007 .mobile-device.info-prev-mb {    left: -35px;}.RWDservice007 .mobile-device.info-mb {    right: -35px;}.index .service_block>.container {    padding: clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem) 10%;}.ml-stack-nav-toggle__line {    width: 30px;}.RWDservice007 .ring-block {    width: 100%;}.RWDservice007 .mobile-device.info-mb {    width: 25px;    height: 25px;    top: auto;    bottom: 30%;}.app_block.section_block {    padding: clamp(3.4375rem, 3.0357rem + 2.0089vw, 6.25rem) 0 2rem;}.RWDservice006 .swiper-button-next:after,.RWDservice006 .swiper-button-prev:after {    font-size: 20px;}.brand_block .title_item .main_title>span>b>small {    font-size: 1.5rem;    right: 7px;}.RWDnews005 .controlls-over .owl-controls .owl-next {    right: -35px;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -35px;}.wrapper_bg .footer_block>.container {    width: 95%;}.web_edm .email input {    font-size: 13px;    padding: 10px;}.web_edm .btn {    font-size: 13px;    padding: 15px 18px;}ul.footer_list li {    margin-bottom: 10px;}ul.footer_list li>span:nth-child(1) {    display: block;    width: auto;}.title_item .main_title,.app_block .title_item .main_title {    font-size: 28px;    letter-spacing: 1px;}.web_edm .btn_container {    width: 132px;}.web_edm .email {    width: calc(100% - 132px);}.footer_block,.footer_block a,ul.footer_list,ul.footer_list li,ul.footer_list li a {    font-size: 14px;}ul.footer_list li.footer_list_add>span:nth-child(2) br {    display: block;}@media (max-width: 414px) {    .RWDbanner_plus01.style-dotnav.dot .slick-dots button {        width: 25px;        height: 4px;    }}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}.download5 .search-container {    margin: 10px 0 0 !important;}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}/* 內頁 */:is(.article5, .article7, .eformscontent, .article8) .page_wrapper_bg .article-text .container {    padding: 2rem 25px;}.service_item0203.service_item {    padding: 0;    background: transparent;}.page_wrapper_bg section.call_to_action {    padding: 3rem 0 4rem;}/* 關於 */ 
.con_txt_item.con_txt_item01 .inn_title_item h3 br {    display: none;}:is(.article1.id63) .pagecontent .single-photo {    height: 150px;}.about_item01 .con_txt_item02 .con_txt>h6 {    padding: 0 0 1rem;    margin: 0 0 1rem;}.about_item01.about_item {    grid-gap: 3rem 0;}.inn_banner_block {    clip-path: unset;}.product_item0304,.product_item09.product_item,.product_item05 .con_txt_item,.about_item01.about_item,.product_item05 .con_txt_item,.product_item10 .card_item {    padding: 2rem 1.5rem;}.product_item02.product_item .inn_title_item,.product_item02.product_item.text_center {    text-align: left;}.product_item02.product_item .inn_title_item h3 {    display: inline;    font-size: var(--h4-size);}.product_item01.product_item {    padding: 0 0 2rem;    border-bottom: 1px solid var(--border-color);}.web_edm .btn {    margin-top: 0;}.product_item07 .con_txt {    padding: 25vw 6vw;}.eformscontent.eforms2 .new-form .formdesc,.eformscontent.eforms2 .customized_columns {    padding: 2rem 1.5rem;}.product_item10.product_item> .inn_title_item {    padding: 0 10px;}.erp_item03,.erp_item02.erp_item {    padding: 0;    border: none;    background: transparent;}
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
.RWDmenu_plus04 .header,.RWDmenu_plus04 .header.is-up {    padding: 0 20px;}.value_block>.container {    width: 90% !important;}.RWDservice007 .ring-item {    width: 65px;    height: 65px;}.RWDservice007 .slide-title {    font-size: 24px;}.title_item .title_txt {    font-size: 16px;    text-align: left;    margin-top: 1rem;    padding-top: 1rem;    border-top: 1px solid #dedede96;}.brand_block .title_item .main_title>span>b {    font-size: 120%;    padding: 0 25px 0 5px;}.title_item .main_title,.app_block .title_item .main_title {    font-size: 24px;}.web_edm .btn {    padding: 15px 10px;}.value_block .title_item .title_txt,body.wrapper_bg p {    font-size: 14px;}.RWDservice007 .info-sub-title {    text-align: left;    font-size: 17px;}.RWDservice007 .ring-block {    margin: 0 auto 1rem;}.footer_info_block .footer_info h5 {    margin-bottom: 2rem;}.footer_info {    padding-bottom: 1rem;    margin-bottom: 1rem;}.certification_block .title_block .title_item .title_txt {    border-top: none;    padding-top: 0;    margin-top: 0;    letter-spacing: 1px;    font-size: 21px;}.web_edm .btn_container {    width: 100px;    display: flex;}.web_edm .email {    width: calc(100% - 100px);}.RWDbtn01 .btn:before,.RWDbtn01 .btn:after {    display: none;}.RWDService001 .col-md-3.col-sm-6 i {    width: 38px;}.RWDService001 .col-md-3.col-sm-6 article.boxFeature-2 p {    font-size: 17px;}.footer_block .text_block {    padding: 1rem 1.5rem 55px;}ul.footer_list li.footer_list_add>span:nth-child(2) br {    display: none;}/* 匯入內頁版面寬度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;}/* 內頁 */:is(.article5, .article7, .eformscontent, .article8) .page_wrapper_bg .article-text .container {    padding: 2rem 20px;}.product_item0304,.product_item09.product_item,.product_item05 .con_txt_item,.about_item01.about_item,.product_item05 .con_txt_item,.product_item10 .card_item {    padding: 2rem 1rem;}.page_wrapper_bg .hgroup h1 {    letter-spacing: 1px;}.RWDmenu_plus04 .header,.RWDmenu_plus04 .header.is-up,.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 20px;}:root {    --h1-size: 28px;    --h3-size: 1.4rem;    --h4-size: 1.2rem;    --h6-size: 16px;    --p-size: 14px;}.product_item05 .con_txt_item {    grid-gap: 2rem 0;    grid-template-columns: auto;}.product_item01 .con_txt_item .grid_item {    grid-template-columns: auto;}.product_item01 .con_txt_item .card_item {    padding: 0;    border: none;}.product_item01 .con_txt_item .grid_item {    grid-gap: 1.5rem 0;}.product_item05 .con_txt_item .card_item ul.list_none {    grid-template-columns: repeat(2, 1fr);    grid-gap: 5px 0;}.page_wrapper_bg .article-text .inn_title_item {    margin-bottom: 25px !important;}.product_item02.product_item .inn_title_item {    margin-bottom: 0 !important;}.product_item07 .con_txt {    padding: 25vw 3vw;}.product_item01 .con_txt_item .card_item .con_icon {    border-radius: 3px;    width: 100%;}.product_item01 .con_txt_item .card_item .con_icon img {    filter: brightness(1) invert(1);    width: 40px;}.verifyimg {    width: 90px;    margin-left: 10px;}
}
/*380px end*/