/* now =>2025-08-18 14:18:21*/ 
 /* Last Midoify Time By 2023-08-07 17:15:03 */ 
 /* Last Midoify Time By 1691399703 */ 
 /* Last Midoify Time By Mon, 07 Aug 2023 09:15:03 +0000 */ 
/* HTTP_IF_MODIFIED_SINCE=>*/ 
/* RWDPAGE_BASE_PAT02 start=> */ 
 /* <= RWDPAGE_BASE_PAT02 end */ 
 /* miracle customization start=> */ 
/* all */body {    font-family: 'Poppins', 'Noto Sans TC', sans-serif;    font-weight: 400;    letter-spacing: 1px;}a,a:hover,a:focus {    text-decoration: none;    transition: all 0.5s ease-out;}p {    letter-spacing: 0;    color: #555;    line-height: 1.8;    font-weight: 300;    font-size: 16px;}/* 反白顏色設定*/::selection {    background: #FFB90F;    color: #fff;}::-moz-selection {    background: #FFB90F;    color: #fff;}/* 動態效果改成fadeIn*/ 
.bounceIn {    animation-name: fadeInUp;    animation-duration: 1s}/*loading*/ 
.RWDfakeloader img {    width: 123px;    animation-name: zeroall;    animation-duration: 2.5s;}@keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/*行動呼籲*/ 
.mobile-link {    position: fixed;    display: none;    left: 0;    bottom: 0;    width: 100%;    color: #FFF;    text-align: center;    z-index: 800;    transition: all 0.5s ease-out;}.mobile-link .RWDedictor {    display: flex;    flex-direction: row;    align-items: stretch;    align-content: center;    animation-delay: initial !important;    animation-duration: initial !important;    background-color: #ab8f45;}.mobile-link .RWDedictor a {    width: 100%;    color: #fff;    padding: 15px 0;    display: flex;    flex-direction: row;    justify-content: center;    align-items: center;}.mobile-link a.button::before {    position: static;    margin-right: 10px;}/*搜尋*/ 
.RWDmenu_plus04 .features .search-btn {    padding: 25px 12px}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {    max-width: 900px}/*網頁警告*/ 
.RWDalert_fancybox.bottom {    z-index: 99999 !important;    width: 500px;    padding: 30px 50px 20px !important;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    background: rgba(255, 255, 255, 100%) !important;    color: #000 !important;    left: auto !important;    right: 0px !important;    line-height: 1.5 !important;}.RWDalert_fancybox.bottom .editor {    margin-bottom: 28px;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: #e21f1a;    background: #e21f1a !important;    border-radius: 0;    font-size: 16px;}.RWDalert_fancybox.bottom .editor a {    color: #000;    border-bottom: 1px solid #555;}/*按鈕*/a.button,.RWDnews015 .more,.RWDscore01 .more-btn {    background: #CD950C;    margin: 0 auto;    width: 234px;    height: 53px;    line-height: 53px;    font-weight: 400;    color: #FFF;    display: block;    position: relative;    z-index: 99;    padding-left: 20px;    text-align: center;    font-size: 16px;    letter-spacing: 5px;    border-radius: 0;    border: 0;    padding: 0 0 0 20px;}a.button::before,.RWDnews015 .more::before,.RWDscore01 .more-btn::before {    content: '';    background: url(archive/image/customization/icon_arrow.png)no-repeat;    width: 20px;    height: 20px;    position: absolute;    left: 20px;    top: 17px;    filter: brightness(0) invert(1);    background-size: 100% auto;}a.button::after,.RWDnews015 .more::after,.RWDscore01 .more-btn::after {    content: "";    background: #FFB90F;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}/*hover*/a:hover.button,.RWDnews015 .more:hover,.RWDscore01 .more-btn:hover {    color: #fff;}a:hover.button::after,.RWDnews015 .more:hover::after,.RWDscore01 .more-btn:hover::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background: #FFB90F;    border: 1px solid transparent;}.about-block a.button,.news-block .RWDnews015 .more,.RWDscore01 .more-btn {    margin: 3vw 0 0 0.5vw;    color: #CD950C;    background: transparent;    border: #CD950C solid 1px;}.about-block a.button::before,.news-block .RWDnews015 .more::before,.RWDscore01 .more-btn::before {    background: url(archive/image/customization/icon_arrow_02.png);    filter: initial;    background-size: 100% auto;}.about-block a:hover.button,.news-block .RWDnews015 .more:hover,.RWDscore01 .more-btn:hover {    border: 0;    color: #fff;}.about-block a:hover.button::before,.news-block .RWDnews015 .more:hover::before,.RWDscore01 .more-btn:hover::before {    filter: brightness(0) invert(1);}/*主標題*/ 
.titlebar {    text-align: left;    position: relative;    margin-bottom: 40px;}.titlebar h3.main-tit,.about-block h3.main-tit {    color: #e4b101;    font-size: clamp(1.4375rem, 1.2411rem + 0.9821vw, 2.8125rem);    font-weight: 700;    letter-spacing: 2px;    margin-top: 0px;}.titlebar h6.en-tit {    font-family: 'Poppins';    font-size: clamp(1rem, 0.5089rem + 2.4554vw, 4.4375rem);    font-weight: 700;    color: #404040;    margin: 20px 0 54px;    letter-spacing: 0px;    text-transform: uppercase;    position: relative;}.titlebar h6.en-tit::after {    content: '';    width: 50px;    height: 4px;    background: #ababab;    display: block;    position: absolute;    bottom: -16px;    left: 2px;}.titlebar p {    color: #555;    font-size: 17px;    text-transform: uppercase;    font-weight: 300;}/*header*/ 
.RWDmenu_plus04 .features {    width: 140px;}.RWDmenu_plus04 .header {    padding: 0 8% 0px 8%;    background: #f6f6f6;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header:before {    content: "";    background: linear-gradient(217deg, rgb(228 177 1 / 20%), transparent);    right: 0;    top: 0;    position: absolute;    width: 50%;    height: 100%;    pointer-events: none;}.RWDmenu_plus04 .container {    max-width: initial;    padding-right: 5vw;}.RWDmenu_plus04 .logo {    z-index: 30;    width: 150px;    margin: 10px 0;    transition: all 0.5s ease-out;    padding-left: 20px;}.RWDmenu_plus04 .is-up .logo {    margin: 10px 0;    padding: 0 0 0 10px;    width: 130px;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .site-nav .menu {    text-align: right;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-family: 'Poppins', sans-serif;    font-size: 17px;    color: #212121;    font-weight: bold;    text-transform: uppercase;    padding-right: 40px;}.RWDmenu_plus04 .cart-block .control .price .unit, .RWDmenu_plus04 .phone-group *~span, .lang-select-label>*+* {    font-weight: bold;}/*header hover*/ 
.RWDmenu_plus04 .lang-select:hover .lang-select-label,.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover {    background: transparent;    color: #EEAD0E;}.lang-select-label {    font-size: 16px;}.lang-select-options a {    font-size: 16px;}.RWDmenu_plus04 .site-nav .menu>li>a:before {    content: "";    position: absolute;    width: 0;    height: 1px;    background: #EEAD0E;    bottom: 0;    right: 0;    transition: all .5s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    width: 100%;    transition: all .5s ease;    right: auto;    left: 0;}/*header下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu li {    text-align: center;}.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 {    position: absolute;    right: 23px;    border-color: #212121;}.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 {    font-weight: 400;    text-decoration: none;    color: #eead0e;}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding-right: 20px;    padding-left: 20px;    text-align: left;}.RWDmenu_plus04 .site-nav .menu>li>ul {    left: 50%;    width: 200px;    transform: translateX(-50%);    margin: 0;}.RWDmenu_plus04 .site-nav .menu ul{ width: 200px;}.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #EEAD0E;}/*header icon*/ 
.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img {    width: 17px;    height: 17px;}.RWDmenu_plus04 .features .edit {    float: right;}.RWDmenu_plus04 .features .lang-select {    margin: 10px 0 0;}.RWDmenu_plus04 .features .lang-select,.RWDmenu_plus04 .features .language-block {    float: left;}.lang-select-label {    padding: 15px 15px;}.RWDmenu_plus04 .lang-select-label:after {    right: 5px;}.RWDmenu_plus04 .features .lang-select:hover .lang-select-label i,.RWDmenu_plus04 .lang-select:hover .lang-select-label {    color: #EEAD0E;}.RWDmenu_plus04 .features .share-group span, .RWDmenu_plus04 .site-nav .menu ul li a {    font-size: 16px;}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up {    transition: all 0.5s ease-out;    background: #fff;    padding-bottom: 0;    padding: 0 3% 0 0;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .features .cart-btn {    color: #fff;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #fff;}/*漢堡選單基本設定*/ 
.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li .m_title_block {    color: #EEAD0E;}.RWDmenu_plus04 #mobile-menu .menu>li .m_stitle_block {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: #EEAD0E;}.RWDmenu_plus04 #mobile-menu .menu>li.active .m_title_block,.RWDmenu_plus04 #mobile-menu .menu>li.active .m_stitle_block {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    color: #fff;    font-weight: 400;}/*寬版選單*/ 
.RWDmenu_plus04 .container,.RWDmenu_plus04 .site-nav,.RWDmenu_plus04 .header-in {    position: initial;}.RWDmenu_plus04 .dropdown-menu .container,.RWDmenu_plus04 .dropdown-menu {    max-width: 100%;}.RWDmenu_plus04 .dropdown-menu {    min-height: 230px !important;    box-shadow: initial;}.RWDmenu_plus04 .dropdown-menu .container {    padding: 0 0px 30px 0;    height: 230px;    overflow: hidden;    width: 65%;}.RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a {    font-size: 17px;    font-weight: 500;    color: #212121;    display: flex;    align-items: center;}.RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a::before {    content: '';    width: 8px;    height: 8px;    display: inline-block;    background: #EEAD0E;    margin-right: 15px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li a {    font-size: 16px;    color: #555;    font-weight: 400;}/*banner*//*bnanimation*/ 
.RWDbanner_plus01 .banner-slider .slick-item { max-height: 100vh !important;overflow: hidden !important;}.RWDbanner_plus01 .slick-item.slick-active .pic-box .pic img{-webkit-animation-name:zoomOut01;animation-name:zoomOut01;-webkit-animation-duration:12s;animation-duration:12s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes zoomOut01 {0%{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2)}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}}.banner-block {    position: relative;}.banner-block .RWDbanner_plus01 .slick-caption {    top: 30%;}.banner-block .container {    width: 69%;}.banner-block .RWDbanner_plus01 .logo {    position: absolute;    top: -1vw;    right: 16vw;    width: 32vw;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(1rem, 0.5089rem + 2.4554vw, 4.4375rem);    color: #fff;    letter-spacing: 0;    font-weight: 700;    line-height: 1;    margin:45px 0 0 ;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.5625rem, 1.3304rem + 1.1607vw, 3.1875rem);    text-transform: uppercase;    letter-spacing: 0;    margin-top: 0;    font-weight: 600;    background: linear-gradient(180deg, #CD950C, #EEAD0E, #EEAD0E 100%);    background: -webkit-linear-gradient(180deg, #CD950C, #EEAD0E, #EEAD0E 100%);    background-clip: text;    -webkit-background-clip: text;    color: transparent;    text-transform: uppercase;    width: fit-content;    position: relative;}.banner-block .RWDbanner_plus01 .slick-caption .txt3::before {    content: '';    width: 50px;    height: 4px;     display: block;    position: absolute;    top: 0;    left: 1px;}.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    color: #fff;    font-size: clamp(1.0625rem, 0.9286rem + 0.6696vw, 2rem);    font-weight: 400;    margin-top: -5px;}.banner-block .RWDbanner_plus01 .pic-box {    position: relative;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {    background: #666;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #cd950c;}.banner-block .RWDbanner_plus01 .page-scroll {    bottom: -12px;}/*產品*/ 
.product-block {    position: relative;    width: 84%;    margin: 0 auto;}.product-block .container {    width: 100%;    padding: 100px 0;    position: relative;}.product-block .titlebar {    padding: 0;    text-align: center;}.product-block .RWDnews005 .container {    padding: 0 !important;    width: 100% !important;    border: 0 !important;}.product-block .RWDnews005 .owl-carousel .owl-item>.img-hover img {    display: block;    border-radius: 20px;    overflow: hidden;}.product-block .RWDnews005 .owl-carousel img {    width: 100%;}.product-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    border-radius: 0;}.product-block .RWDnews005 .owl-carousel .owl-item div {    font-size: 22px;    font-weight: 600;}/*about關於*/ 
.about-block {    overflow: hidden;    position: relative;    z-index: 0;    background: #cd950c;}.about-block::before {    content: '';    background: #f6f6f6;    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    display: block;    z-index: -1;}.about-block .container:before, .about-block .container:after {   display:none;}.about-block .container {    width: 84%;    padding: 100px 0;    position: relative;    z-index: 0;    display: flex;    gap: 0 60px;    align-items: center;}.about-block .photobox, .about-block .infobox {    width: 50%;}.about-block .infobox .RWDedictor008 {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: row;}.about-block .container .clear {    display: none !important;}.about-block .infobox .leftbox {    width: 20%;}/*標題*/ 
.about-block h3.main-tit {    line-height: 1;    display: flex;    flex-direction: row;    align-items: flex-start;    justify-content: flex-start;    font-size: clamp(1.4375rem, 1.2143rem + 1.1161vw, 3rem);}.about-block h3.main-tit span {    display: block;    writing-mode: vertical-rl;}.about-block .titlebar {    border-bottom: 1px solid #dddddd;    margin-bottom: 34px;    padding-bottom: 15px;}.about-block .titlebar h6.en-tit {    margin-top: -6px;    margin-bottom: 0;}.about-block .titlebar h6.en-tit::after {    display: none;}.about-block .about-content {    width: 70%;}/*跑分*/ 
.RWDscore01 {    width: 100%;    float: right;}.RWDscore01 .score-mainblk {    min-height: initial;}.RWDscore01 .count-blk {    padding-top: 20px;    max-width: 100%;    margin: 0;}.RWDscore01 .count-blk .swiper-slide {    padding: 0;    width: 100% !important;    display: flex;    justify-content: flex-start;    align-items: flex-start}.RWDscore01 .score-content {    display: flex;    flex-direction: column-reverse;    align-items: flex-start;    justify-content: flex-end;    padding: 20px 0 50px;}.RWDscore01 .count-num {    font-size: 73px;    font-weight: 600;    font-family: 'Poppins', sans-serif;    font-size: clamp(1.875rem, 1.4911rem + 1.9196vw, 4.5625rem);    color: #404040;}.RWDscore01 .score-maintitle {    font-size: 20px;    margin-bottom: 0;    margin-top: 40px;    font-weight: 500;}.RWDscore01 .count-str {    font-size: 16px;    font-weight: 400;    color: #838181;}.RWDscore01 .count-item {    display: flex;    flex-direction: column-reverse;    align-items: flex-start;    justify-content: flex-end;    margin: 0 80px 0 0;    position: relative;    width: 189px;}.RWDscore01 .count-item::after {    content: '';    width: 1px;    height: 100%;    background-color: #dfdfdf;    display: block;    position: absolute;    right: -1.5vw;    top: 0;}.RWDscore01 .count-title {    margin-top: 0;    margin-bottom: 26px;    font-size: 16px;    color: #eead0e;}.RWDscore01 .trigger-blk,.RWDscore01 .score-subtitle,.RWDscore01 .trigger-wrap,.RWDscore01 .trigger-blk,.RWDscore01 .count-item span:nth-child(2),.RWDscore01 .count-item:nth-child(4)::after,.RWDscore01 .more-btn,.RWDscore01 .score-maintitle {    display: none;}/*背景*/ 
.about-block .RWDparallax_new {    width: 31vw;    position: absolute;    left: -17vw;    bottom: -7vw;}.about-block .RWDparallax_new .container {    width: 100% !important;    padding: 0 !important;    border: 0 !important;}.about-block .RWDparallax_new .picbgbox {    height: 900px;    background-size: contain;}/*圖片*/ 
.ab_pic, .ab_pic img {    width: 100%;}.about-block a.button {    width: 197px;    position: absolute;    right: 0;    bottom: 0;    margin: 0;}/*news*/ 
.news-block {    background: #cd950c;    padding: 160px 0 0;    position: relative;}.news-block .titlebar {    margin-bottom: 60px;}.news-block .titlebar h6.en-tit {    margin-top: 0;}.news-block .container {    width: 85%;    float: right;    position: relative;    padding: 80px 3vw 2vw;}.news-block .container::before {    content: '';    background: #f6f6f6;    position: absolute;    top: 0;    left: 0;    display: block;    width: 100%;    height: 100%;}.news-block .RWDnews015 {    width: 75%;    margin: 0;}.news-block .RWDnews015 .link {    margin-left: 5px;}.news-block .RWDnews015 .more {    margin: 3vw 0;}.news-block .RWDnews015 .main_box .RWDnews015-container:nth-child(1) {    display: none;}/*news按鈕*/ 
.news-block .RWDnews015 .more {    margin: 3vw 0 0 0.5vw;}/*join*/ 
.join-block .container {    width: 100%;    padding: 0;}.join-block .RWDparallax_new,.join-block .RWDparallax_new .overlay {    height: 100%;}.join-block .RWDparallax_new {    aspect-ratio: 1/1;    height: 500px;    width: 100%;    padding: 0 0 0 15%;    position: relative;}.join-block .RWDparallax_new .picbgbox {    position: relative;    z-index: 0;    height: 100% !important;}.join-block .RWDparallax_new::before {    content: '';    background: #e7af26;    position: absolute;    top: 0;    left: 0;    width: 15%;    height: 100%;    display: block;    opacity: 0.8;    z-index: -1;}.join-block .RWDparallax_new .picbgbox::after {    content: '';    background: rgba(0, 0, 0, 0.6);    position: absolute;    top: 0;    right: 0;    width: 100%;    height: 100%;    display: block;    z-index: -1;}.join-block .RWDparallax_new .container {    width: 64%;    display: flex;    justify-content: space-between;    align-items: center;    height: 100%;    flex-direction: row;    float: left;    margin-left: 3.5vw;}.join-block .RWDparallax_new .leftbox,.join-block .RWDparallax_new .rightbox {    width: 50%;    position: relative;}.join-block .RWDparallax_new .rightbox {    display: flex;    flex-direction: column;    align-items: flex-end;}.join-block .RWDparallax_new .titlebar {    text-align: left;    margin-bottom: 0px;}.join-block .RWDparallax_new .titlebar h6.en-tit{    margin-bottom: 15px;}.join-block .RWDparallax_new .titlebar h6.en-tit,.join-block .RWDparallax_new .titlebar h3 {    color: #fff;}.join-block .RWDparallax_new .titlebar h3 {    letter-spacing: 3px;    margin-right: -2px;}.join-block .RWDparallax_new .titlebar p {    font-size: 20px;    font-weight: 400;    color: #efefef;    text-align: right;    line-height: 1.3;}.join-block .RWDparallax_new .btnbox{    margin-top: 20px;}.join-block .RWDparallax_new .titlebar h6.en-tit::after {    display: none;}/*230713簡中*/body.wrapper_bg.lang_cn {font-family: 'Poppins', 'Noto Sans SC', sans-serif;}.lang-select-options>li {font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', sans-serif;}/*230713英*/body.wrapper_bg.lang_en, .wrapper_bg.lang_en p, .wrapper_bg.lang_en a,.wrapper_bg.lang_en a.button,.wrapper_bg.lang_en .RWDnews015 .more,.wrapper_bg.lang_en .RWDscore01 .more-btn,.wrapper_bg.lang_en .titlebar h3.main-tit,.wrapper_bg.lang_en .about-block h3.main-tit,.wrapper_bg.lang_en .join-block .RWDparallax_new .titlebar h3,.wrapper_bg.lang_en .RWDscore01 {letter-spacing: 0 !important;}.wrapper_bg.lang_en .titlebar p {text-transform: none;}/*header*/ 
.wrapper_bg.lang_en .RWDmenu_plus04 .site-nav .menu>li>a {font-weight: 600;}/*banner*/ 
.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption {top: 50%;}.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: clamp(1rem, 0.5089rem + 2.4554vw, 4.4375rem); color: #fff; letter-spacing: 0; font-weight: 700; line-height: 1; margin: 0; text-transform: none;}/*about*/ 
.wrapper_bg.lang_en .titlebar h3.main-tit, .wrapper_bg.lang_en .about-block h3.main-tit {text-transform: uppercase;}.wrapper_bg.lang_en .about-block .titlebar p {max-width: 60%;}.wrapper_bg.lang_en .RWDscore01 .count-item::after {right: -1vw;}.wrapper_bg.lang_en .RWDscore01 .count-blk .swiper-slide {flex-wrap: wrap; gap: 30px 0;}.wrapper_bg.lang_en .RWDscore01 .count-item {width: calc(40% - 27px);}.wrapper_bg.lang_en .RWDscore01 .count-item:nth-child(2)::after {display: none;}
/*footer start*/ 


/*footer*/ 
.footer-block {    background: #f6f6f6;    padding: 100px 0 10px;}.footer-block,.footer-block a {    color: #212121;}.footer-block ul {    list-style: none;    margin: 0;    padding: 0;}.footer-block .container {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;    flex-wrap: wrap;    width: 72%;}/*內容*/ 
.footer-block .ft-left {    width: 40%;}.footer-block .ft-right {    width: 60%;}/*公司資訊*/ 
.ft-info h2 {    margin: 0 0 2vw;    font-weight: 600;    font-size: clamp(1.5rem, 1.4464rem + 0.2679vw, 1.875rem);}.ft-info ul li{    margin-bottom: 5px;}.ft-info ul li span {    width: 41px;    display: inline-block;    color: #999;}/*網站地圖*/ 
.sitemap .RWDedictor {    display: flex;    flex-direction: row;    justify-content: flex-end;    align-items: stretch;}.sitemap .sitelist {    width: calc(100%/5 - 25px);    border-right: 1px solid #dfdfdf;    margin: 0 10px 0 0;    padding: 0 10px;    font-size: 15px;}.sitemap .RWDedictor .sitelist:nth-child(5){    margin-right: 0;    border-right: 0;    padding-right: 0;}.sitemap .sitelist h6 {    font-size: 18px;    display: flex;    align-items: center;    margin-bottom: 20px;    margin-top: 0;}.sitemap .sitelist h6::before {    content: '';    width: 8px;    height: 8px;    display: inline-block;    background: #EEAD0E;    margin-right: 8px;}.sitemap .sitelist ul>li {    margin-bottom: 5px;}.sitemap .sitelist ul>li a {    color: #555;    font-weight: 300;}.sitemap .sitelist ul>li a:hover {    color: #000;}/*copyright*/ 
.ft-bottom {    display: flex;    align-items: center;    flex-wrap: wrap;    font-size: 12px;    width: 100%;    margin: 100px 0 0;    font-family: '微軟正黑體', serif;    color: #666;}.copyright_desc a,.copyright_desc {    color: #666;}/*230713英*/ 
.wrapper_bg.lang_en .footer-block .container {width: 87%;}.wrapper_bg.lang_en .footer-block .ft-left {width: 35%;}.wrapper_bg.lang_en .footer-block .ft-right {width: 65%;}.wrapper_bg.lang_en .ft-bottom {line-height: 1.4;}

/*footer 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;}:root {    --btn-main-color: #CD950C;    --btn-main-hover-color: #FFB90F;    --btn-sub-color: #999;    --btn-sub-hover-color: #111;    --text_title_color: #e4b101;    --text_title_dark_color: #CD950C;    --text_title_light_color: #EEAD0E;}/*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 input,#join_form select,#join_form select.form-control:not([size]):not([multiple]),.RWDshopping input,.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,input,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 !important;    letter-spacing: 0 !important;    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 150px;    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;      width: 72%;}.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;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    line-height: 1.7;}.page_wrapper_bg .article-text h2 {    font-size: 24px;    line-height: 1;    letter-spacing: 2px;}.page_wrapper_bg .article-text h3 {    letter-spacing: 2px;    line-height: 1.5;    margin-bottom: 10px;    font-weight: bold;    font-size: 24px !important;}.page_wrapper_bg .article-text h4 {    font-size: 18px;    line-height: 1.7;    letter-spacing: 2px;    margin: 15px 0 15px;    font-weight: bold;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    letter-spacing: 0;    color: #555;    line-height: 1.8;    font-weight: 300;    font-size: 16px;}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: 15px;    line-height: 2;    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;    position: relative;    margin-top: 2rem;    background: transparent;}.ebtn a {    display: block;    text-align: center;    line-height: 1.5;    color: var(--btn-main-color);    transition: all .2s ease;    z-index: 1;    position: relative;    border: 1px solid var(--btn-main-color);    width: 234px;    height: 53px;    font-weight: 400;    position: relative;    text-align: center;    font-size: 16px;    letter-spacing: 5px;    display: flex;    align-items: center;    justify-content: center;}.ebtn a::after {    content: "";    background: var(--btn-main-hover-color);    width: 0;    height: 100%;    position: absolute;    left: 0;    top: 0;    transition: .5s;    z-index: 0;}.ebtn a:hover::after {    width: 100%;    z-index: -1;}.ebtn a:hover {    background: #888;    color: #fff !important;    border-color: var(--btn-main-hover-color);    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: var(--btn-main-color) !important;    background: 0 0}.new-form .new-width .currectsend_btn a:hover {    color: #fff !important;    background: var(--btn-main-hover-color)}/*購物車按鈕*/ 
.RWDshopping .btn.bg1 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}.layoutlist_4 .showY br {    display: none;}.RWDshopping .btn.normal {    max-width: initial;}.page_wrapper_bg.lang_en .voucher-box .form-group .btn {    width: auto;}.RWDshopping .btn.bg2 {    border-radius: 0 !important;    transition: all 0.3s ease;    border: 1px solid #444 !important;    color: #fff !important;    background: #444 !important;}.RWDshopping .btn.bg2:hover {    background: #000 !important;    color: #fff !important;    border: 1px solid #000 !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    max-width: initial;}/*購物車v3按鈕*/ 
.RWDshopping_v3 .cartform-submit,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .links,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn,.payhint-modal .btn-row .gray33radius-btn {    background: var(--btn-main-color)}.RWDshopping_v3 .cart-fill .cart-list .info-pane .gray82empty-btn:hover,.RWDshopping_v3 .cartform-submit:hover,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn:hover,.RWDshopping_v3 .order-infobox .btn-row .links:hover,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn:hover,.payhint-modal .btn-row .gray33radius-btn:hover {    background: var(--btn-main-hover-color)}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);    background: 0 0}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn:hover {    background: var(--btn-sub-hover-color);    color: #fff}/*會員按鈕*/#join_form .btn {    padding: 6px 12px;    border-radius: 0;}#join_form .btn-link:hover {    text-decoration: none;}.memberlist .col-sm-9.col-md-9 .btn.btn-primary a,.memberlist .col-sm-9.col-md-9 .btn.btn-primary a:hover {    color: #fff !important;}#btn_member_login {    float: none;    background: #444;    color: #fff;    border: 1px solid #444;    padding: 6px 12px;}#btn_member_login:hover {    background: #000;    color: #fff !important;    border: 1px solid #000;}#join_form .btn-primary {    min-width: 180px;    float: none;    background: var(--btn-main-color);    color: #fff;    border: 1px solid var(--btn-main-color);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {    background: var(--btn-main-hover-color) !important;    color: #fff !important;    border: 1px solid var(--btn-main-hover-color);}.webbtn {    background: var(--btn-main-color)}.webbtn:hover {    background: var(--btn-main-hover-color)}.btn-primary,.shopping_viewlogin__submit {    background-color: #444;    border: 1px solid #444;    border-radius: 0 !important;    float: right;    margin-right: 0px;    font-size: 14px;    box-shadow: none;}.btn-primary a {    color: #fff;    font-size: 14px;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: #fff !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: #fff;    background-color: #000;    border-color: #000;}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: #000;    border: 1px solid #000;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: #fff !important;    background-color: #000;    border-color: #000;    outline: none;}/*忘記密碼 ＆重發認證信*/#div_forget_area * {    border-radius: 0 !important;}/*註冊*/ 
.join_form_btns {    text-align: right;}/*文章列表*/ 
.RWDslider01 .products-list .products-item .box {    display: flex;    align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: row-reverse;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 60px !important;}/*文章列表-2*/#article .layoutlist_2 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 1.5 !important;}.subsubject {    font-size: 14px;    font-weight: 400;    line-height: 1.5;}.layoutlist_2 .listdate .yearmonth,.layoutlist_4 .listdate .yearmonth {    padding-bottom: 0;}.layoutlist_2 .item {    width: 100%;}.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*文章列表-3*/ 
.layoutlist_3.fn_article3 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a {    font-size: 14px !important;    font-weight: 400;    line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {    display: flex;    align-items: stretch;    border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a {    font-size: 17px !important;    font-weight: 700;    margin: 0 0 10px !important;    display: block;    line-height: 1.5 !important}#article .layoutlist_4 .list_subject .summary a {    font-size: 16px !important;    font-weight: 400;    line-height: 1.5 !important}#article .layoutlist_4 .listdate {    padding: 0 10px;    width: 90px;    border-left: 1px solid #eee}#article .layoutlist_4 .listdate .day {    font-size: 25px}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;    padding: 0}#article .layoutlist_4 .item .list_img {    padding-left: 0}#article .layoutlist_4 .list_subject {    width: calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {    height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a {    margin-top: 15px !important;    ;    margin-bottom: 10px !important;    ;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: 16px !important;    font-weight: 300;    line-height: 1.5 !important;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 18px !important;    font-weight: 500;}/*文章列表-8*/ 
.layoutlist_8 .article_subject {    font-weight: 500;    font-size: 17px;    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}.tabs nav li.tab-current a::before {    background: var(--text_title_dark_color) !important;}.tabs nav li.tab-current a {    font-weight: bold;}/*文章列表頁籤修正*/#article .tabs {    margin: 50px 0 0;}#article .tabs .content {    padding: 30px !important;    border-top: 1px solid #ccc !important;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;}#product_tabs .content section {    border-top: 0;    margin: -10px 0 0;}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;}/*相簿上下方說明*/#album .page_desc {    margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 50px 0 0;}/*修正相簿a連結顏色*/ 
.photo_view .flex-direction-nav a {    color: transparent !important;}.album_item a:hover {    color: #313131;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}#album .page_content2 .dis .dis_li .text {    font-size: 16px;    line-height: 1.8;    letter-spacing: 0;    color: #000;    font-weight: 400;    margin: 0 0 30px}/*相簿-2*/#album .layoutlist_2 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}/*Q&A*/ 
.rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*影片*/ 
.video_item_subject {    font-size: 16px;    letter-spacing: 1px;}.video_item a.videolink:hover {    color: #000;}/*檔案下載*/ 
.download .search_input {    background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {    background: #333;    border-color: #333;    color: #fff;}.layoutlist_5 .dbtn_v2 {    display: inline-block;    margin: 15px 0 0;    padding: 6px 0.8em;    font-size: 14px;    line-height: 1.2;    color: #333;    border: 1px solid #b7b7b7;    border-radius: 2px;    background: #fff;    text-decoration: none;    cursor: pointer;}.layoutlist_5 .download_subject {    line-height: 1.4;}.layoutlist_5 .summary {    margin: 8px 0 0;    font-size: 13px;    line-height: 1.4;    color: #818181;}.dd-selected {    font-size: 15px;    letter-spacing: 0;}.download_container .btn {    font-size: 16px;}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2;    transition: .5s;}.download .search-go:hover {    background: #000;    color: #fff;    transition: .5s;}/*產品A*/ 
.page_content1 #productbx_bg {    background: #efefef;    -moz-opacity: 1;    opacity: 1;}.page_content1 .dd-selected {    letter-spacing: 1px;}.product_desc_content {    color: #333;    letter-spacing: 1px;    line-height: 30px;}.page_content1 #prod_price {    margin-top: 0;}.page_content3_mainphoto .swiper-slide img {    width: 100%;}#prod_price .money {    font-size: 20px;    font-weight: bold;}#member_org_price,div#prod_fixprice,.pagecontent.menu5 .page_content1 #prod_price,.pagecontent.menu8 .page_content1 #prod_price {    margin: 0;}._shopping_info>div {    display: flex;    align-items: flex-end;    letter-spacing: 0;}div#prod_price {    margin-left: 15px !important;}.productcontent .page_content1 .info {    text-align: center;    margin: 30px 0 0;}.productcontent .page_content1 .product_desc_subject {    text-align: center;}.page_content1 ._shopping_info>div {    justify-content: center;}.page_content1 .spec-scroll .items ul li:hover {    border: 1px solid #333;}#product>div.page_content1>div.product_top.row>div.info.col-sm-12.col-md-12.col-xs-12>div:nth-child(4),#product>div.page_content1>div.product_top.row>div:nth-child(3) {    display: flex;    justify-content: center;    margin: 0 0 10px;}#product>div.page_content1>div.product_top.row>div:nth-child(3) {    gap: 0 10px;}.page_content1 #prod_name,.page_content1 #prod_name .product_name {    font-size: 25px;    font-weight: 700;    letter-spacing: 0;    line-height: 1.5;    margin: 0}/*產品A按鈕*/#btn_shopping {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color)}#btn_shopping:hover {    background: var(--btn-main-hover-color)}.fbtn {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}.fbtn:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}#btn_querycar {    border-radius: 0;    font-size: 14px;    background: var(--btn-sub-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}#btn_querycar:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}/*產品下拉樣式*/label.dd-option-text {    font-size: 14px !important;    line-height: 1 !important;    margin: 0 !important;    font-weight: 400;}.dd-option {    padding: 5px 10px;}/*產品B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: var(--btn-main-color);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--btn-sub-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: var(--btn-main-hover-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {    background-color: var(--btn-sub-hover-color);}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 15px;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;}#product .item .subject {    height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {    background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {    background: var(--btn-main-color);    transition: .5s;}.layoutlist_4 .buybtn:hover {    background: var(--btn-sub-hover-color);    transition: .5s;}/*修正產品、文章預設列表排版*/ 
.productlist .layoutlist_2,.productlist .layoutlist_4,.productlist .layoutlist_5,.albumlist .layoutlist_2,.albumlist .layoutlist_4,.articlelist .layoutlist_2,.articlelist .layoutlist_4 {    display: flex;    flex-wrap: wrap;    align-items: flex-start;}.sortbar {    float: none !important;    margin-bottom: 20px !important;    text-align: left !important;    width: 100%;    flex-wrap: wrap;}.sortbar a:hover {    color: #515151;}/*產品售價顏色*/li#O_sellPrice,span.payprice,.pricearea .price {    color: var(--btn-main-color) !important;    font-weight: bold;}.pricearea .price.delline {    color: #333 !important;}.pricearea .price.fixprice {    color: #777 !important;}/*購物清單*/ 
.RWDshopping .btn.normal {    border-radius: 0;}/*會員註冊*/#join_form .btn-primary {    border-radius: 0;}#join_form {    background: white;}/*會員頁a連結修正*/ 
.member .css-table .tr a {    color: #313131;}/*留言板*/ 
.customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: var(--btn-sub-hover-color);    color: #fff;    border-color: var(--btn-sub-hover-color)}.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-main-hover-color);    color: #fff;    border-color: var(--btn-main-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: 0;    border: 0;    font-size: 22px;    font-weight: 500;    letter-spacing: 2px;    color: #fff;    padding: 1.5rem 3rem;    background: var(--text_title_color);    text-align: center;}.eformscontent .layoutlist_1 {    width: 100%;    max-width: 1000px;    margin: 0 auto;}.eformscontent .eformsForm {    background: #f6f6f6;    padding: 3rem;}.customized_columns ._input,.customized_columns select {    background-color: #fff;    border-radius: 0;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    color: #555;    font-size: 16px;    font-weight: 400;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-12 .ebtn a {    color: #000 !important;}.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {    color: #fff !important;}/*左側選單*/ 
.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 15px 10px !important;    font-weight: 400;    font-size: 16px;}/*隱私權*/ 
.privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 1px;    color: #000}.privacy_block a {    color: #000;    transition: 0.4s}.privacy_block a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: 18px;    font-weight: bold;    margin: 50px 0 10px;    color: #000;}.privacy_block h6 {    font-size: 16px;}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: #000}.shopping_txt a {    color: #000;    transition: 0.4s}.shopping_txt a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.shopping_txt .item_row {    margin-bottom: 50px}.shopping_txt h2 {    font-size: 24px !important;    font-weight: bold;    margin: 0;    color: #e70707;    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;}/* 公用 */ 
.pdt_image.w-100 {    width: 100%;}.w-100 {    width: 100%;}.pdt_image.w-80 {    width: 80%;    margin: auto;}.w-80 {    width: 80%;    margin: auto;}.text-right {    text-align: right;}/* inner_banner */ 
.inner_banner .container {    width: 55%;}.inner_banner .RWDbanner_plus01 .slick-caption {    top: 50%;    transform: translateY(-50%);}.inner_banner .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.5625rem, 1.3304rem + 1.1607vw, 3.1875rem);    text-transform: uppercase;    letter-spacing: 0;    margin-top: 0;    font-weight: 600;    background: linear-gradient(180deg, #CD950C, #EEAD0E, #fdba16 100%);    background: -webkit-linear-gradient(180deg, #CD950C, #EEAD0E, #fdba16 100%);    background-clip: text;    -webkit-background-clip: text;    color: transparent;    text-transform: uppercase;    width: fit-content;    position: relative;    margin-left: auto;}/* pageTitle */ 
.page_wrapper_bg .hgroup h1 {    line-height: 1;    font-size: 35px;    color: var(--text_title_color);    font-weight: 700;    letter-spacing: 2px;    margin-top: 0px;}.breadcrumb>li+li:before,.hgroup .breadcrumb a {    color: #bababa;    font-size: 13px;    letter-spacing: 1px;}.hgroup .breadcrumb a:hover {    color: var(--text_title_color);}.hgroup .breadcrumb {    border: 0;}.page_subject {    padding: 0;}/* 基本sidebar */ 
.page_wrapper_bg .m2018 .products-nav .nav-title {    font-size: 20px;    padding: 10px 20px;    margin-bottom: 15px;    font-weight: 500;    letter-spacing: 2px;    color: #fff;    background: linear-gradient(to right, #cd950c 0%, #e7af26 100%);    font-family: 'Poppins', 'Noto Sans TC', sans-serif;}#sidebar .products-nav>ul {    padding: 0 15px;    font-family: 'Poppins', 'Noto Sans TC', sans-serif;}.page_wrapper_bg .m2018 .products-nav {    background: #fff;    border: 1px solid #efefef;}.page_wrapper_bg .m2018 .products-nav li:not(.has-child)>a:hover {    color: #333;    transition: 0.4s;}.page_wrapper_bg .m2018 .products-nav>ul>li>a {    padding: 0px 10px !important;    transition: 0.4s;    font-size: 18px !important;    letter-spacing: 2px !important;    font-weight: bold !important;    color: #19264b;}.page_wrapper_bg .m2018 .products-nav>ul>li {    padding: 15px 0px;    margin: 0px;    border-bottom: 1px solid #f0f0f0;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child a {    padding-bottom: 5px;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child {    border-bottom: 0px solid #b8b8b8;}.page_wrapper_bg .m2018 .products-nav ul .is-open>a,.page_wrapper_bg .m2018 .products-nav ul .active>a,.m2018 .products-nav ul li>ul>li:hover>a,.m2018 .search-box .ibtn:hover {    color: #333;    font-weight: 500;}.page_wrapper_bg .m2018 .products-nav .sidemenu2__ul>li.active:not(.iscate)>a::before {    content: "";    background: #EEAD0E;    width: 8px;    height: 8px;    display: inline-block;    margin-right: 9px;    margin-bottom: 2px;}.m2018 .products-nav ul>li>.toggle-submenu {    top: 14px;}/* 文章 */ 
.RWDtimeline01 li.event .point .title {    font-size: 20px;    font-weight: 600;}.RWDtimeline01 .model-title,.RWDtimeline02 .model-title {    font-size: 24px;    font-weight: 600;}/* 產品 */ 
.page_wrapper_bg .article-text h3::before {    content: '';    width: 8px;    height: 8px;    background: var(--text_title_light_color);    position: absolute;    top: 0;    left: 0;}.page_wrapper_bg .article-text h3 {    padding-left: 20px;    position: relative;    line-height: 1;    margin-bottom: 1rem;}.article2 .article_half {    grid-template-columns: 1fr 1fr;}.pdt_item .pdt_text {    margin-top: 0;}.pdt_item.article_half {    align-items: center;}.article2.id336 .article_half {    grid-template-columns: 1fr 1.5fr;}.article_half {    display: grid;    grid-auto-flow: column;    column-gap: 5rem;    grid-template-columns: 1fr 1fr;}.border-bottom {    border-bottom: 1px solid #eee;}.article_half,.article_full {    padding-bottom: 5rem;    margin-bottom: 5rem;}.article_half.article_half_last,.article_full.article_full_last {    padding-bottom: 0;    margin-bottom: 0;}.article_full>.article_half {    padding-bottom: 0;    margin-bottom: 0;}.article3 .article_half,.article3 .article_full {    padding-bottom: 80px;    margin-bottom: 0rem;}.pdt_text,.pdt_image {    margin-top: 3rem;}.article_title {    margin-top: 0;}.page_wrapper_bg .article_title>h3:first-of-type {    padding-left: 30px;    font-size: 30px !important;    background: var(--text_title_color);    padding: 1rem;    color: #fff;    margin-bottom: 2rem;}.pdt_item .pdt_image:nth-of-type(1) {    display: flex;    align-items: flex-end;}.pdt_text table::-webkit-scrollbar-track-piece:horizontal:decrement {    background-color: rgb(218, 218, 218);}.pdt_text table th,.pdt_text table td {    border-color: #d8d8d8;    border-style: solid;    border-width: 1px;    padding: 8px 20px !important;    font-size: 17px;}.pdt_text .odd_bg th,.pdt_text .odd_bg td {    padding: 8px 15px !important;}.pdt_text table th span {    font-size: 30px;}.pdt_text table th {    word-break: keep-all;}.pdt_text thead tr {    font-weight: bold;}.pdt_text .no_odd_bg th,.pdt_text .odd_bg tbody tr:nth-child(even) {    background: #eee;}.pdt_text table {    width: 100%;    margin-top: 2rem;}.pdt_text table+p {    margin-top: 1rem;}.pdt_text table ul {    padding-left: 20px;}.pdt_text .odd_bg thead {    font-weight: 500;    background: #828181;    color: #fff;}.pdt_text .odd_bg thead th {    font-weight: 500 !important;}.pdt_text ol {    list-style: upper-alpha;    padding-left: 20px;}.pdt_items .article_full {    padding-bottom: 0;    margin-bottom: 0;}/* 下載 */ 
.download .list_table th {    background: var(--text_title_light_color);    color: #fff;    padding: 10px 0;    font-weight: 500;    font-size: 18px;    letter-spacing: 2px;}.list_faketb__li.list_faketb__li--header>div {    background: var(--text_title_light_color);    color: #fff;    font-weight: 500;    font-size: 17px;    padding: 10px 13px;}.list_faketb__li--header {    background: var(--text_title_light_color);}.list_faketb__download {    flex: 0 0 120px;}.list_faketb__li.list_faketb__li--header>div,.download .list_table th.list_downloadbtn,.download .list_table th.list_date,.download .list_table th.list_subject,.download .list_table th.list_no {    border-bottom: 0;}.download .search-go:hover {    background: var(--btn-main-color);}/* csr */ 
.sdg_icon {    display: grid;    grid-auto-flow: column;    grid-template-columns: 160px auto;    border: 1px solid #ccccccc2;    align-items: center;padding: 1rem;}.sdg_icon:nth-of-type(odd) {    background: #e7e7e7;}.sdg_icon:first-of-type {    background: #828181;    padding: 10px 1rem;}.sdg_icon_list {    padding-left: 1rem;}.sdg_icon:first-of-type p {    color: #fff;    font-size: 20px;    font-weight: 500;    margin-bottom: 0;    letter-spacing: 2px;    padding: 0px;}.sdg_icon:first-of-type p:nth-of-type(2) {padding-left:30px}.sdg_icon:first-of-type p:first-of-type {    border-right: 1px solid;}.sdg_items_2,.sdg_items {    margin-top: 3rem;}.sdg_items_2 .sdg_icon:first-of-type {    background: #e7e7e7;}.sdg_items_2 .sdg_icon:first-of-type p {    letter-spacing: 0;    color: #555;    line-height: 1.8;    font-weight: 300;    font-size: 16px;}.sdg_items_2 ul {    margin-bottom: 0;    padding-left: 20px;}.sdg_items_2 .sdg_icon p:first-of-type {    border-right: 1px solid;    padding-right: 2rem;    border-right: 1px solid #ccc;}.sdg_items_2 .sdg_icon {    display: grid;    grid-template-columns: 200px 1fr 1fr;    gap: 0px 2rem;    grid-auto-flow: row;    grid-template-areas:        "sdg_item_title sdg_item_title sdg_item_title"        "sdg_icon_image sdg_icon_list sdg_icon_list_2";    padding: 2rem 3rem;    border-top: 0;}.sdg_items_2 .sdg_icon:first-of-type {    border-top: 1px solid #ccccccc2;}.sdg_items_2 .sdg_item_title {    grid-area: sdg_item_title;}.sdg_items_2 .sdg_icon_image {    grid-area: sdg_icon_image;}.sdg_items_2 .sdg_icon_list {    grid-area: sdg_icon_list;}.sdg_items_2 .sdg_icon_list_2 {    grid-area: sdg_icon_list_2;}.sdg_items_2 .sdg_icon:nth-of-type(odd) {    background: transparent;}.page_wrapper_bg .sdg_items_2 .sdg_item_title {    margin: 0 0 15px;    font-weight: 500;    font-weight: 500;}.pdt_image_3 {    display: grid;    grid-auto-flow: column;    grid-template-columns: 1fr 2.5fr;    align-items: end;    margin: 2rem 0 4rem;}.pdt_image_4 {    display: flex;    flex-wrap: wrap;    justify-content: space-between;}.pdt_image_4 a:first-of-type {    width: 100%;}.pdt_image_4 a:nth-of-type(2),.pdt_image_4 a:nth-of-type(3) {    width: 46%;}.text-right+.odd_bg {    margin-top: 0rem;}.article5 .pdt_image img {    width: 100%;}/* 永續報告書 */ 
.oneline {    border-bottom: 0;}.layoutlist_3 .download_subject {    line-height: 1.4;    font-size: 18px;    font-weight: 500;}.layoutlist_3 .dbtn_v2 {    color: #CD950C;    background: transparent;    border: #CD950C solid 1px;    font-weight: 400 !important;    padding: 5px 30px;    font-size: 16px !important;    letter-spacing: 3px !important;    position: relative;    z-index: 0;    border-radius: 0;}.layoutlist_3 .dbtn_v2::after {    content: "";    background: var(--btn-main-hover-color);    width: 0;    height: 100%;    position: absolute;    left: 0;    top: 0;    transition: .5s;    z-index: 0;    border: var(--btn-main-hover-color) solid 1px;    opacity: 0;}.no-touch .layoutlist_3 .dbtn_v2:hover {    background: #888;    border-color: var(--btn-main-hover-color);    color: #fff;}.no-touch .layoutlist_3 .dbtn_v2:hover::after {    width: 100%;    z-index: -1;    opacity: 1;}.download6 .page_wrapper_bg .article-text .container {    width: auto;}.oneline .col-md-4 {    width: 50%;    margin: 1.5rem 0;}.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;}.article9.id486 .article_full:first-of-type {    padding-bottom: 0;}.article9.id486 .article_full:first-of-type .pdt_text {    margin-top: 0;}.layoutlist_8 .article_subject {    font-size: 20px;}.layoutlist_8 .list_subject .summary a {    font-size: 15px;    color: #555;}.article2.cid108.id348 .article_full:first-of-type .pdt_text:first-of-type,.download2 .article_full:first-of-type .pdt_text,.article2.id336 .article_full:first-of-type .pdt_text {    margin-top: 0;}.sdg_items_2~.pdt_image img {    display: block;    margin: auto;    width: 80%;}#article .download_container .btn {    background: var(--text_title_light_color);    color: #fff;    border-radius: 0;    line-height: 33px;    padding: 0 1rem;    letter-spacing: 2px;    font-size: 15px;    transition: .3s ease;}#article .file_area {    margin-right: 0;}#article .download_container {    border: 1px solid #8b8a8a7a;    width: fit-content;    margin: 40px 0 0px;}#article .dd-pointer-down,#article .dd-selected {    border: 0;}#article .download_container .btn:hover {    background: var(--btn-main-hover-color);    transition: .3s ease;}.article2.cid96.id336 .pdt_text {    margin-top: 0;}.phone-info img {    width: 20px;    margin-right: 10px;    top: -8px;    position: relative;}.phone-info {    padding: 10px 0;}.phone-info span {    font-size: 15px;    font-weight: bold;}.phone-info {    display: none;}.pdt_text table {    margin-bottom: 1rem;}.form-horizontal .form-group .col-md-11{width: calc(100% - 100px);}.form-horizontal .control-label{    width: 100px;}.oneline {    padding: 0;}.page ul{    display: flex;    justify-content: center;}/*230713簡中*/ 
.page_wrapper_bg.lang_cn .m2018 .products-nav .nav-title, .page_wrapper_bg.lang_cn #sidebar .products-nav>ul {font-family: 'Poppins', 'Noto Sans SC', sans-serif;}/*230713英*/ 
.page_wrapper_bg.lang_en .RWDtimeline01,.page_wrapper_bg.lang_en .RWDbanner_plus01 .slick-caption,.page_wrapper_bg.lang_en input#top_search_searchkey,.page_wrapper_bg.lang_en .article-text h2,.page_wrapper_bg.lang_en .article-text h3,.page_wrapper_bg.lang_en .article-text h4,.page_wrapper_bg.lang_en .ebtn a,.page_wrapper_bg.lang_en #article .layoutlist_4 .listdate .yearmonth,.page_wrapper_bg.lang_en .rwd .faq_question,.page_wrapper_bg.lang_en .rwd .faq_answer,.page_wrapper_bg.lang_en .video_item_subject,.page_wrapper_bg.lang_en .page_content1 .dd-selected,.page_wrapper_bg.lang_en .product_desc_content,.page_wrapper_bg.lang_en .RWDproduct_page .products-info .nu,.page_wrapper_bg.lang_en .RWDproduct_page .products-info .stock,.page_wrapper_bg.lang_en .RWDproduct_page .products-info .subname,.page_wrapper_bg.lang_en .RWDproduct_page .products-info .txt .editor,.page_wrapper_bg.lang_en .RWDquiry .btn.normal,.page_wrapper_bg.lang_en .eformsDesc,.page_wrapper_bg.lang_en .privacy_block,.page_wrapper_bg.lang_en .privacy_block p,.page_wrapper_bg.lang_en .shopping_txt,.page_wrapper_bg.lang_en .hgroup h1,.page_wrapper_bg.lang_en .breadcrumb>li+li:before,.page_wrapper_bg.lang_en .hgroup .breadcrumb a,.page_wrapper_bg.lang_en .m2018 .products-nav .nav-title,.page_wrapper_bg.lang_en .m2018 .products-nav>ul>li>a,.page_wrapper_bg.lang_en .download .list_table th,.page_wrapper_bg.lang_en .sdg_icon:first-of-type p,.page_wrapper_bg.lang_en .layoutlist_3 .dbtn_v2,.page_wrapper_bg.lang_en #article .download_container .btn {letter-spacing: 0 !important;}.page_wrapper_bg.lang_en .inner_banner .RWDbanner_plus01 .slick-caption .txt1 {text-transform: none;}

/*內頁 end*/ 

/*小螢幕 start*/ 


@media (max-width: 2400px) {/*230713英*/ 
.wrapper_bg.lang_en .about-block .about-content {width: 85%;}}@media (max-width: 2300px) {/*230713英*/ 
.wrapper_bg.lang_en .about-block .about-content {width: 90%;}.wrapper_bg.lang_en .footer-block .ft-left {width: 25%;}.wrapper_bg.lang_en .footer-block .ft-right {width: 75%;}}@media (max-width: 2100px) {/*230713英*/ 
.wrapper_bg.lang_en .about-block .titlebar p {max-width: 70%;}.wrapper_bg.lang_en .footer-block .container {width: 90%;}}@media (max-width: 2000px) {    .RWDscore01 .count-blk .swiper-slide {        flex-wrap: wrap;        gap: 30px 0;    }    .RWDscore01 .count-item {        width: calc(40% - 27px);    }    .footer-block .container {        width: 85%;    }    .footer-block .ft-left {        width: 30%;    }    .footer-block .ft-right {        width: 70%;    }    .RWDscore01 {        top: 0;    }    .RWDmenu_plus04 .dropdown-menu .container {        width: 85%;    }    /* 內頁 */    .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }/*230713英*/ 
.wrapper_bg.lang_en .about-block .about-content {width: 100%;}.wrapper_bg.lang_en .footer-block .container {width: 85%;}.wrapper_bg.lang_en .footer-block .ft-left{width:30%}.wrapper_bg.lang_en .footer-block .ft-right{width:70%}.wrapper_bg.lang_en .sitemap .RWDedictor{display:flex;flex-wrap:wrap}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist{width:calc(100%/3 - 25px);margin:0 0 25px}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(4){border-left:1px solid #dfdfdf}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(5){border-right:1px solid #dfdfdf}.wrapper_bg.lang_en .ft-bottom{margin:77px 0 0}}@media (max-width: 1800px) {    .RWDmenu_plus04 .header {        padding: 0 5% 0px 5%;    }    .banner-block .container {        width: 80%;    }    .banner-block .RWDbanner_plus01 .pic-box::before {        width: 90%;    }    .banner-block .RWDbanner_plus01 .logo {        position: absolute;        top: -2vw;        right: 12vw;        width: 37vw;    }    .product-block,    .about-block .container,    .news-block .container {        width: 90%;    }    .RWDscore01 {        top: 0;    }    .news-block {        padding-top: 113px;    }    .news-block .RWDnews015 {        width: 80%;    }    .news-block::before,    .news-block::after {        right: 5vw;    }    .join-block .RWDparallax_new .picbgbox::before {        width: 10%;    }    .join-block .RWDparallax_new {        padding: 0 0 0 10%;    }    .join-block .RWDparallax_new .container {        margin-left: 13.5vw;        width: 75%;    }}@media (max-width: 1700px) {    .RWDscore01 .count-item::after {        right: -0.5vw;    }    .about-block .RWDparallax_new {        width: 37vw;    }    .footer-block .ft-left {        width: 25%;    }    .footer-block .ft-right {        width: 75%;    }    .about-block a.button {        display: none;    }    .RWDscore01 .more-btn {        display: block;        margin-left: 0px;    }    .RWDscore01 .score-content {        padding: 0 0 70px;    }    .RWDscore01 .score-content {        display: flex;        flex-direction: column    }    .about-block .about-content {        width: 100%;    }    .article3 .article_half, .article3 .article_full {        padding-bottom: 40px;    }    .page_wrapper_bg .article_title>h3:first-of-type{        font-size: 26px !important;    }    .page_wrapper_bg .article-text h3{        font-size: 22px !important;    }    .pdt_text table th, .pdt_text table td {        font-size: 16px;    }        .sdg_icon:first-of-type p{        font-size: 18px !important;    }/*230713英*/ 
.wrapper_bg.lang_en .about-block .titlebar p {max-width: 100%;}.wrapper_bg.lang_en .footer-block .container {width: 90%;}}@media (max-width: 1600px) {    .banner-block .RWDbanner_plus01 .slick-caption .txt3 {        font-size: clamp(1.4375rem, 1.25rem + 0.9375vw, 2.1875rem);    }    .RWDmenu_plus04 .logo {        width: 117px;    }    .RWDmenu_plus04 .features {        width: auto;    }    .RWDmenu_plus04 .features .edit {        margin: 0 0 0 15px;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        padding-right: 33px;        padding-left: 10px;    }    .RWDmenu_plus04 .features .edit a.button {        width: 185px;        padding-left: 30px;    }    .RWDmenu_plus04 .dropdown-menu .container {        width: 90%;    }    .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a {        font-size: 16px;    }    .RWDmenu_plus04 .dropdown-menu .manu-item-box li {        padding: 0 5px;    }    .page_wrapper_bg .hgroup h1{        font-size: 30px;    }    .eformsDesc{        font-size: 20px;    }    .phone-info_md{        display: block;        margin-bottom: -2rem;    }    .table_scroll_md{        white-space: nowrap;        -webkit-overflow-scrolling: auto;        overflow-x: auto;        width: 100%;    }/*230713英*/ 
.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: clamp(1.4375rem, 1.25rem + 0.9375vw, 2.1875rem);}.wrapper_bg.lang_en .footer-block .container {width: 95%;}}@media (max-width: 1500px) {    .footer-block .container {        width: 90%;    }    .join-block .RWDparallax_new {        max-height: 400px;    }    .about-block .RWDparallax_new {        bottom: 1vw;    }    .RWDscore01 .count-item::after {        right: -2vw;    }    .RWDscore01 .count-item:nth-child(2)::after {        display: none;    }    .RWDscore01 .count-title {        margin-bottom: 16px;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        font-size: 16px;        letter-spacing: 0px;    }    .RWDmenu_plus04 .container {        padding-right: 2vw;    }    .RWDmenu_plus04 .features .share-group span, .RWDmenu_plus04 .site-nav .menu ul li a {        font-size: 15px;        letter-spacing: 0px;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    .page_wrapper_bg .m2018 .products-nav>ul>li>a {        font-size: 17px !important;        letter-spacing: 1px !important;    }    .RWDtimeline01 li.event .point .title {        font-size: 18px;    }          .page_wrapper_bg .article-text, .page_wrapper_bg .article-text p, .RWDslider01 .editor, .RWDtimeline01 li.event .point .editor, #sidebar .products-nav {        font-size: 15px;    }    .article_half, .article_full {        padding-bottom: 3rem;        margin-bottom: 3rem;    }    .pdt_text table th, .pdt_text table td {        font-size: 15px;    }    .page_wrapper_bg .article-text h3 {        font-size: 20px !important;    }    .article_half{        column-gap: 3rem;    }    .layoutlist_8 .article_subject {        font-size: 18px;    }    .layoutlist_8 .list_subject .summary a {        font-size: 14px;    }    .page_wrapper_bg .article_title>h3:first-of-type {        font-size: 22px !important;    }/*230713英*/ 
.wrapper_bg.lang_en .RWDscore01 .count-item::after {right: -2vw;}.wrapper_bg.lang_en .footer-block .ft-left{width:33%}.wrapper_bg.lang_en .footer-block .ft-right{width:67%}}@media (max-width: 1400px) {    .RWDscore01 .count-blk {        padding-left: 0%;        padding-right: 0%;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        padding-right: 25px;    }.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:after, .RWDmenu_plus04 .site-nav .menu>li.has-child>a:after {        right: 10px;    }/*230713英*/ 
.page_wrapper_bg.lang_en .inner_banner .container {width: 75%;}  }@media (max-width: 1380px) {    .banner-block .RWDbanner_plus01 .logo {        width: 39vw;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt3 {        margin: 20px 0 0;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: clamp(1.5625rem, 1.4531rem + 0.5469vw, 2rem);    }    .banner-block .RWDbanner_plus01 .slick-caption .txt3::before {        top: -9px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 17px;    }    /*行動呼籲*/    .mobile_link {        display: block;    }    /*product*/    .product-block .container {        padding: 50px 0;    }    .product-block .titlebar {        margin-bottom: 44px;    }    /*footer*/    .footer-block .ft-left {        width: 30%;    }    .footer-block .ft-right {        width: 70%;    }    .sitemap .RWDedictor {        display: flex;        flex-wrap: wrap;    }    .sitemap .RWDedictor .sitelist {        width: calc(100%/3 - 25px);        margin: 0 0 25px;    }    .sitemap .RWDedictor .sitelist:nth-child(4) {        border-left: 1px solid #dfdfdf;    }    .sitemap .RWDedictor .sitelist:nth-child(5) {        border-right: 1px solid #dfdfdf;    }    .ft-bottom {        margin: 77px 0 0;    }    .RWDmenu_plus04 .container {        padding-right: 0;    }    .RWDmenu_plus04 .header {        padding: 0 3% 0px 1%;    }}@media (max-width: 1300px) {    .about-block .about-content {        width: 90%;    }    .RWDscore01 .count-item {        margin: 0 27px 0 0;    }    .RWDscore01 .count-item {        width: calc(50% - 27px);    }    .RWDscore01 .count-item::after {        right: 0vw;    }    .inner_banner .container {        width: 65%;    }    .page_wrapper_bg .hgroup h1 {        font-size: 27px;    }    .article2.id336 .article_half {        grid-template-columns: 1fr 1fr;    }/*230713英*/ 
.wrapper_bg.lang_en .RWDscore01 .count-item::after {right: 0;}/*.wrapper_bg.lang_en .ab_pic, .wrapper_bg.lang_en .ab_pic img {height: 520px;}*/ 
.wrapper_bg.lang_en .sitemap .RWDedictor{display:flex;flex-wrap:wrap;justify-content:flex-start}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist{width:calc(100%/3 - 25px);padding-left:15px;margin-bottom:20px}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(3){border-right:0}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(4){padding-left:0}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(5){border-right:1px solid #dfdfdf}    }/* 匯入內頁版面寬度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) {
/*1199*/ 
.lang-select-label {    display: none;}/*漢堡選單開啟*/ 
.RWDmenu_plus04 .site-nav,.RWDmenu_plus04 #mobile-menu .menu li .m_stitle,.RWDmenu_plus04 #mobile-menu .menu li.active .m_title {    display: none;}.RWDmenu_plus04 #mobile-menu,.RWDmenu_plus04 .ml-stack-nav-toggle,.RWDmenu_plus04 .toggle-menu {    display: block;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {    display: inline;}/*漢堡選單樣式調整*/ 
.RWDmenu_plus04 #mobile-menu {    background-color: #fff;    padding-bottom: 0;}.RWDmenu_plus04 #mobile-menu .menu>li {    border-bottom: 1px solid #dfdfdf;}.RWDmenu_plus04 #mobile-menu .menu a {    color: #21211;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: #EEAD0E;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {    font-size: 16px;}.RWDmenu_plus04 #mobile-menu .menu>li>ul {    background-color: #fff;}.RWDmenu_plus04 .menu li a {    color: #212112;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    font-weight: normal;    color: #555;}.RWDmenu_plus04 .menu li a .m_stitle_block {    color: #adadad;}/*漢堡本人調整*/ 
.ml-stack-nav-toggle {    color: #212121;    margin-right: -10px;}.ml-stack-nav-toggle__line {    background: #212121;}/*header menu hover*/ 
.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #888;}.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: normal;    color: #000000;}/*格線*/ 
.RWDmenu_plus04 .features:after {    display: none;}/*header呼籲*/ 
.RWDmenu_plus04 .features {    position: relative;    padding-right: 0;    float: right;    margin: 10px 5px 0 0;}.RWDmenu_plus04 .features .edit {    display: block;}.RWDmenu_plus04 .features .edit .headerbooking {    margin: 15px 0 0;}/*header下滑*/ 
.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {    color: #212121;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #212121;}.RWDmenu_plus04 .features {    width: fit-content;}.RWDmenu_plus04 .features .lang-select {    margin: 0;}.RWDmenu_plus04 .features .search-btn {    padding: 15px 12px;}.RWDmenu_plus04 .is-up .logo {    width: 100px;}.RWDmenu_plus04 .header {    padding: 0 3% 0px 0;}/*about*/ 
.about-block .RWDparallax_new {    width: 43vw;    bottom: 23vw;}.about-block .container {    flex-direction: column-reverse;}.about-block .photobox,.about-block .infobox {    width: 85%;}.ab_pic,.ab_pic img {    object-fit: cover;    height: 460px;    object-position: bottom;}/*news*/ 
.news-block {    padding-top: 81px;}/*footer*/ 
.footer-block .container {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: flex-start;    flex-wrap: wrap;}.footer-block .ft-left,.footer-block .ft-right {    width: 100%;}.footer-block .ft-right {    margin-top: 5vw;}.sitemap .RWDedictor {    display: flex;    flex-wrap: wrap;    justify-content: space-between;}.sitemap .RWDedictor .sitelist {    width: calc(100%/5 - 25px);    margin: 0 10px 0 0px;    padding-left: 0;}.sitemap .RWDedictor .sitelist:nth-child(1) {    padding-left: 0;}.sitemap .RWDedictor .sitelist:nth-child(4) {    border-left: 0;}.sitemap .RWDedictor .sitelist:nth-child(5) {    border-right: 0;}/* 匯入內頁版面寬度80%*//*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}.page_wrapper_bg section.call_to_action {    padding: 80px 0 100px;}.hgroup .container {    margin: 0 0 3rem;}.pdt_image.w-80 {    width: 100%;}.pdt_text table th span {    font-size: 25px;}.article2.id336 .article_half {    grid-template-columns: 1fr 1.5fr;}.download .list_table th {    padding: 8px 0;    font-size: 17px;    letter-spacing: 0px;}.eformsDesc {    padding: 0.5rem 1rem;    font-size: 18px;    letter-spacing: 0px;}.page_wrapper_bg section.call_to_action {    padding: 80px 0 100px;}.eformscontent .eformsForm {    background: #f6f6f6;    padding: 3rem 2rem;}.sdg_items_2 .sdg_icon {    grid-template-areas:        "sdg_icon_image sdg_item_title "        "sdg_icon_list sdg_icon_list "        "sdg_icon_list_2 sdg_icon_list_2";    grid-template-columns: 150px 1fr;    gap: 1rem 2rem;    margin-bottom: 3rem;    border-top: 1px solid #ccccccc2;    padding: 2rem 2rem;}.sdg_items_2 .sdg_icon_list {    border-top: 1px solid #ccc;    padding-top: 2rem;}.sdg_items_2 .sdg_icon p:first-of-type {    padding: 0;    border-right: 0;}.page_wrapper_bg .article-text h4 {    letter-spacing: 0px;}.article_half {    column-gap: 2rem;}.page_wrapper_bg .hgroup h1 {    font-size: 25px;    line-height: 1.3;}.sdg_icon:first-of-type p {    font-size: 15px !important;}.wrapper_bg.lang_en .about-block .container {flex-direction: column-reverse;}.wrapper_bg.lang_en .about-block .photobox, .wrapper_bg.lang_en .about-block .infobox {width: 85%;}.wrapper_bg.lang_en .ab_pic, .wrapper_bg.lang_en .ab_pic img {object-fit: cover; height: 570px; object-position: bottom;}.wrapper_bg.lang_en .footer-block .container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.wrapper_bg.lang_en .footer-block .ft-left, .wrapper_bg.lang_en .footer-block .ft-right{width:100%}.wrapper_bg.lang_en .footer-block .ft-right{margin-top:5vw}.wrapper_bg.lang_en .sitemap .RWDedictor{display:flex;flex-wrap:wrap;justify-content:space-between}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist{width:calc(100%/5 - 25px);margin:0 10px 0 0;padding-left:0}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:first-child{padding-left:0}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(4){border-left:0}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(5){border-right:0}
}
/*1199px end*/ 

/*1024px start*/ 

@media (max-width: 1024px) {
/* 匯入內頁版面寬度80%*//*產品內頁-01*/ 
.page_content1 #prod_price {    margin-top: 18px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item {    flex-direction: column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate {    width: 100%}#article .layoutlist_4 .item .list_img {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .list_subject {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .listdate {    border: 0;    display: flex;    align-items: center;    padding: 0;}#article .layoutlist_4 .listdate .day:before {    content: "/";    margin-right: 5px}#article .layoutlist_4 .listdate .day {    font-size: 12px;    color: #afafaf;    position: relative;    margin-left: 5px}/*文章列表-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;}.page_wrapper_bg section.call_to_action>.container {    width: 95%;}.phone-info.phone_info_xs {    display: none;}.phone-info {    display: block;    margin-bottom: -2rem;}.table_scroll {    white-space: nowrap;    -webkit-overflow-scrolling: auto;    overflow-x: auto;    width: 100%;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 20px !important;}.RWDtimeline01 .model-title,.RWDtimeline02 .model-title {    font-size: 20px;}.sdg_icon {    grid-template-columns: 130px auto;}.article2.id336 .article_half {    grid-template-columns: 1fr;    grid-auto-flow: row;}.RWDtimeline02 .timeline2_list .block .text-in {    max-height: 68px;}.article2.cid96.id336 .pdt_text{    grid-row: 2/2;}.article2.cid96.id336 .pdt_image{    grid-row: 1/1;    width: 40%;}.article2.cid96.id336 .pdt_image.w-100{ width: 100%;}.article2.cid96.id336  .article_full:first-of-type .pdt_image{    width: 80%;}/*230713英*/ 
.wrapper_bg.lang_en .ab_pic, .wrapper_bg.lang_en .ab_pic img {height: 460px;}
}
/*1024px end*/ 

/*991px start*/ 

@media (max-width: 991px) {
/*991*/ 
.mobile-link {    display: block;}/*標題*/ 
.banner-block .RWDbanner_plus01 .slick-caption {    top: 15%;}.banner-block .RWDbanner_plus01 .logo {    position: absolute;    top: 10vw;    right: 2vw;    width: 57vw;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(1.3125rem, 0.4481rem + 4.3219vw, 3.125rem);    margin: 45px 0 0 ;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.5625rem, 0.8173rem + 3.7258vw, 3.125rem);}.banner-block .RWDbanner_plus01 .slick-caption .txt3::before {    top: -18px;}/*標題*/ 
.titlebar h6.en-tit {    margin-bottom: 39px;}/*news*/ 
.news-block .RWDnews015 {    width: 90%;}.news-block .RWDnews015 .RWDnews015-container-thumb {    margin: 30px 0 50px;    min-height: initial;}/*footer*/ 
.footer-block {    padding-top: 70px;    padding-bottom: 80px;}.sitemap .RWDedictor {    display: flex;    flex-wrap: wrap;    justify-content: flex-start;}.sitemap .RWDedictor .sitelist {    width: calc(100%/3 - 25px);    padding-left: 15px;    margin-bottom: 15px;}.sitemap .RWDedictor .sitelist:nth-child(3) {    border-right: 0;}.sitemap .RWDedictor .sitelist:nth-child(4) {    padding-left: 0;}.sitemap .RWDedictor .sitelist:nth-child(5) {    border-right: 1px solid #dfdfdf;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {margin: 0 0 20px;}.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% / 3 - 1px);margin: 15px 0px;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}.litem__text {width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: calc(100% / 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 .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;}.article_half{    grid-auto-flow: row;    grid-template-columns: 1fr;    gap: 2rem 0;}.RWDtimeline01 li.event .point .title {    font-size: 16px;}.article2 .article_half {    grid-template-columns: 1fr;}.pdt_item .pdt_image:nth-of-type(1) {    width: 70%;}.page_wrapper_bg section.call_to_action {    padding: 40px 0 80px;}.pdt_image.w-80 {    width: 65%;}.page_wrapper_bg .article_title>h3:first-of-type {    font-size: 20px !important;    padding: 0.8rem;}.list_faketb__li.list_faketb__li--header>div{    font-size: 16px;}.list_faketb__download {    flex: 0 0 80px;}.list_faketb__li>div {    padding: 16px 0px;}.list_faketb__li.list_faketb__li--header>div {    padding: 10px 0;}.page_wrapper_bg .article-text .container{    padding: 0;}.inner_banner .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 30px;    line-height: 1.5;}.article2.cid84 .pdt_item .pdt_text{    grid-row: 2/2;}.article2.cid84 .pdt_item .pdt_image{    grid-row: 1/1;    width: 50%;}/*230713英*/ 
.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: clamp(1.3125rem, 0.4481rem + 4.3219vw, 3.125rem); width: auto;}.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption {top: 20%; text-align: center;}.wrapper_bg.lang_en .RWDscore01 .count-item {width: calc(50% - 27px);}.page_wrapper_bg.lang_en .inner_banner .RWDbanner_plus01 .slick-caption .txt1 span {font-size: 20px !important;}
}
/*991px end*/ 

/*850px start*/ 


/*850*/@media (max-width: 850px) { .news-block .titlebar {  margin-bottom: 30px; } .news-block .container {  padding: 50px 3vw 3vw; } .news-block .RWDnews015 .more {  margin-top: 5vw; } /* 匯入內頁版面寬度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, .article1 .RWDslider01 .text, .article1 .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; } .pagecontent .article_model:first-of-type .pdt_text {  margin-top: 0; }}

/*850px end*/ 

/*800px start*/ 

@media (max-width: 800px) {
/* 800 *//* 匯入內頁版面寬度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: 15px;}#article .layoutlist_4 .list_subject .summary {margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a { margin: 0px !important;}/*相簿列表樣式-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%;}.pdt_image.w-80 {    width: 90%;}.pdt_text table {    margin-top: 0rem;}.phone-info {    margin-bottom: 0;}.sdg_items_2, .sdg_items {    margin-top: 2rem;}.pageTitle {    margin-bottom: 0;}.eformscontent .eformsForm {    padding: 2rem 2rem;}.article2.cid84 .pdt_item .pdt_image {    width: 70%;}.w-80 {    width: 100%;}/*230713英*/ 
.wrapper_bg.lang_en .footer-block .ft-left{border-bottom:1px solid #dfdfdf;padding-bottom:20px;margin-bottom:20px;}.wrapper_bg.lang_en .sitemap .RWDedictor{display:flex;flex-wrap:wrap;justify-content:space-between;}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist{width:calc(100%/2 - 10px);padding-left:0!important;border-bottom:1px solid #dfdfdf!important;border-right:0!important;margin:0 10px 20px 0;padding:0 0 20px;}.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist:nth-child(5){border-bottom:0!important;}
}
/*800px end*/ 

/*767px start*/ 

@media (max-width: 767px) {
/*767*/ 
.banner-block .RWDbanner_plus01 .logo {    position: absolute;    top: 16vw;    right: -6vw;    width: 77vw;}.about-block .infobox .RWDedictor008 {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: column;}/*標題*/ 
.titlebar h6.en-tit,.about-block .titlebar h6.en-tit {    font-size: clamp(1.875rem, 1.2039rem + 3.3557vw, 2.8125rem);    margin-bottom: 39px;}.titlebar h3.main-tit,.about-block h3.main-tit {    font-size: clamp(1.5rem, 1.0078rem + 2.4609vw, 2.1875rem);}/*about*/ 
.about-block .container {    padding-top: 50px;}.about-block .infobox .leftbox,.about-block .infobox .rightbox {    width: 100%;}.about-block h3.main-tit {    margin-bottom: 0;}.about-block h3.main-tit span {    display: block;    writing-mode: initial;}.about-block .titlebar h6.en-tit {    margin-bottom: 5px;}.RWDscore01 {    width: 100%;}.about-block .container {    flex-direction: column-reverse;}.about-block .photobox,.about-block .infobox {    width: 85%;}.RWDscore01 .count-item {    width: calc(50% - 1px);    margin: 0;}.RWDscore01 .count-item::after {    right: 5vw;}/*news*/ 
.news-block .RWDnews015 .link .title {    font-weight: normal;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate {    padding-left: 0px;    padding-right: 0;}#article .layoutlist_2 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_2 .listdate .yearmonth::after {    content: "/";    position: relative;    display: inline-block;}#article .layoutlist_2 .listdate .yearmonth,.layoutlist_2 .listdate .day {    display: inline-block;}#article .layoutlist_2 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_3 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_3 .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {    content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow {    display: flex;    flex-wrap: wrap;}#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: calc(100% / 2 - 21px);    margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title {    display: flex;    align-items: center;}.rwdlayoutlist_6 .list_no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_date {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item {    display: flex;    justify-content: flex-start;    align-items: center;}.rwdlayoutlist_6 .list_item .column.no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date {    width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 2 - 1px);}.layoutlist_7 .row:before,.layoutlist_7 .row:after {    display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd {    display: flex;    flex-wrap: wrap;}.layoutlist_8.rwd .item {    border-bottom: 0;    width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {    margin-top: 15px;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px) {    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column    }    .RWDslider01 .text {        width: 100%    }    .RWDslider01.pic-right .pic-list {        padding: 0;    }    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column;        width: 90%;        margin: auto;        padding: 0 !important    }    .RWDslider01 .pic-list {        width: 100%;        padding: 0;        margin: auto;        float: none !important    }    .RWDslider01.pic-right .control-box {        left: 50%;        transform: translateX(-50%);        text-align: center;        right: auto    }    .RWDslider01 .control-box {        right: auto;        left: 50%;        transform: translateX(-50%)    }}/*文章列表頁籤*/ 
.tab_content {    margin-top: 20px}/*文章頁籤修正*/ 
.tab {    padding: 20px 0;}.tab.open .tab_title {    margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 0}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.RWDproduct_page .faq-item .editor {    padding: 30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/2);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {    width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: 100%;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}.RWDproduct_page .btn-other li button {    text-align: left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 2 - 1px) !important;    padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.row .album_d_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}.album-list .item {    width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    padding: 0;}#article .layoutlist_4 .listdate .yearmonth,.layoutlist_4 .listdate .day {    display: inline-block;}#article .layoutlist_4 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {    content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled {    opacity: 10 !important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {    text-align: center;}.download .list_table th.split {    display: none}.download .list_table td {    line-height: 1.5;    padding: 10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: 100px}.download .list_table th.list_date {    width: calc(100% - 200px)}.download .list_table td.split {    display: none;}/*檔案下載樣式-02*/ 
.download .item table tr {    display: flex;    flex-direction: column;}.download .oneline {    display: flex;    flex-wrap: wrap;}.download .list_table td {    width: 100%;}.download .list_table td:nth-child(2) {    display: none;}.download .oneline .col-md-4.col-sm-6 {    width: calc(100% / 2);}.layoutlist_5 .downlaod_item {    width: calc(100%/2);}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#video .layoutlist_2 .video_item {    width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box {    text-align: center;}#mobile-fixed .btn-box.step1 li,#mobile-fixed .btn-box.step2 li {    padding: 0 1px;}#mobile-fixed .btn-box .normal {    text-align: center;    padding: 10px 0;    font-size: 15px !important;}#mobile-fixed .btn-box ul {    display: flex;}.phone-info_xs {    display: block;    margin-bottom: -2rem;}.table_scroll_xs {    white-space: nowrap;    -webkit-overflow-scrolling: auto;    overflow-x: auto;    width: 100%;}.inner_banner .RWDbanner_plus01 .slick-caption .txt1 {    display: none;}.pdt_image.w-80 {    width: 100%;}.article2.id336 .article_half {    grid-template-columns: 1fr;    gap: 0rem 0;}.pdt_text table th,.pdt_text table td {    font-size: 14px;}.article_half,.article_full {    padding-bottom: 2rem;    margin-bottom: 2rem;}.pdt_text,.pdt_image {    margin-top: 2rem;}.page_wrapper_bg .article-text h3 {    font-size: 18px !important;    line-height: 1.4;    letter-spacing: 1px;}.article_full:first-of-type .article_title {    margin-top: 0;}.page_wrapper_bg .article_title>h3:first-of-type {    margin-top: 0;}.list_faketb__li>div {    padding: 10px 0px;}.list_faketb__li {    flex-wrap: wrap;    border-top: var(--text_title_color) 3px solid;}.list_faketb__subject {    font-weight: bold;    font-size: 18px;    text-align: center;    border-bottom: 0 !important;}.page_wrapper_bg .article-text h3::before {    top: 5px}.layoutlist_8.rwd .listdate .day,.layoutlist_8.rwd .listdate .yearmonth,.layoutlist_8.rwd .listdate {    font-size: 12px !important;    color: #afafaf;    letter-spacing: 2px;}.layoutlist_8 .article_subject {    font-size: 16px;}.layoutlist_8.rwd .listdate {    margin: 0px 0 0;}.pdt_image_4 {    width: 100%;}.list_faketb__no{    display: none;}.list_faketb__li {    padding: 1.5rem 1.5rem 2.5rem;    margin-bottom: 3rem;    background: #f9f9f9;}.downloadForMobile__btn+.downloadForMobile__btn:before{    display: none;}.list_faketb__li>.list_faketb__downloadForMobile{    position: relative;    margin: 0;}.list_faketb__li>.list_faketb__downloadForMobile::before{    content: '';    width: 1px;    height: 100%;    background: #dedede ;    position: absolute;    left: 50%;    transform: translateX(-50%);}.list_faketb__li>.list_faketb__downloadForMobile::after{    content: '';    width: 100%;    height: 1px;    background: #dedede ;    top: 50%;    transform: translateY(-50%);    position: absolute;  }.list_faketb__date{    padding: 0 0 10px 0 !important;line-height: 1;}.phone-info.phone_info_xs {    display: block;}.downloadForMobile__btn__text{    color: #333;}/*230713英*/ 
.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption {top: 25%;}.wrapper_bg.lang_en .RWDscore01 .count-item {width: calc(50% - 1px); margin: 0;}.wrapper_bg.lang_en .RWDscore01 .count-item::after {right: 3vw;}.wrapper_bg.lang_en .about-block .titlebar p {line-height: 1.7; margin-top: 10px;}.page_wrapper_bg.lang_en .inner_banner .RWDbanner_plus01 .slick-caption .txt1.device_phone {display: block; text-align: center !important; margin: 0 auto;}.page_wrapper_bg.lang_en .inner_banner .RWDbanner_plus01 .slick-caption .txt1 {line-height: 1;}
}
/*767px end*/ 

/*700px start*/ 


/*700*/@media (max-width: 700px) {    /*join*/    .join-block .RWDparallax_new .container {        width: 90%;        margin: 0 auto;        float: none;        display: flex;        flex-direction: column;        justify-content: center;        align-items: center;    }    .join-block .RWDparallax_new .leftbox,    .join-block .RWDparallax_new .rightbox {        width: 100%;    }    .join-block .RWDparallax_new .titlebar,    .join-block .RWDparallax_new .titlebar h3,    .join-block .RWDparallax_new .titlebar p {        text-align: center;    }    .join-block .RWDparallax_new .rightbox {        display: flex;        align-items: center;    }    .join-block .RWDparallax_new .titlebar p {        font-size: 18px;    }    .join-block .RWDparallax_new .titlebar h6.en-tit {        margin-bottom: 11px;    }    .join-block .btnbox,    .join-block .RWDparallax_new .titlebar p {        margin-top: 25px;    }}

/*700px end*/ 

/*600px start*/ 

@media (max-width: 600px) {
/*600*/ 
.ml-stack-nav-toggle {    margin-right: 0;}.RWDalert_fancybox.bottom {    width: 100%;    padding: 30px 20px 20px !important;}.RWDmenu_plus04 .logo {    width: 98px;}.titlebar p {    line-height: 1.4;}.RWDmenu_plus04 .is-up .logo {    width: 90px;}/*banner*/ 
.banner-block .RWDbanner_plus01 .slick-caption {    top: 20%;}.banner-block .container {    width: 85%;    padding: 0;}.banner-block .RWDbanner_plus01 .slick-caption {    width: 100%;    text-align: center;}.banner-block .RWDbanner_plus01 .logo {    position: absolute;    top: 33vw;    right: 11vw;    width: 80%;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(1.125rem, 0.9821rem + 0.7143vw, 1.25rem);    margin: 10px 0 0;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    margin-left: auto;    margin-right: auto;}.banner-block .RWDbanner_plus01 .slick-caption .txt3::before {    left: 50%;    transform: translateX(-50%);}.banner-block .RWDbanner_plus01 .page-scroll {    display: none;}/*pro*/ 
.product-block .container {    padding: 40px 0;}.product-block .container::before {    top: 6vw;}.product-block .RWDnews005 .owl-prev,.product-block .RWDnews005 .owl-next {    width: 40px !important;    line-height: 40px;    font-size: 28px;}.product-block .RWDnews005 .controlls-over .owl-controls .owl-prev,.product-block .RWDnews005 .controlls-over .owl-controls .owl-next {    margin-top: -48px;}/*about*/ 
.about-block h3.main-tit {    margin-bottom: 5px;}.about-block .titlebar p,.about-block .about-content,.RWDscore01 .more-btn,.RWDscore01 .count-blk {    width: 100%;}.about-block .RWDparallax_new {    bottom: 44vw;}.ab_pic,.ab_pic img {    object-fit: cover;    height: auto;    object-position: bottom;}.RWDscore01 .count-blk .swiper-slide {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: column;    flex-wrap: wrap;}.RWDscore01 .count-item {    width: 100%;    margin: 0 0 15px;    border-bottom: #dfdfdf solid 1px;    padding: 0 0 15px;    display: flex;    flex-direction: row-reverse;    justify-content: space-between;    align-items: center;}.RWDscore01 .count-item:nth-child(4) {    border: 0;}.RWDscore01 .count-item::after {    display: none;}.RWDscore01 .count-title {    margin-bottom: 0;}.RWDscore01 .count-str {    font-size: 14px;}/*news*/ 
.news-block {    padding-top: 63px;}.news-block .RWDnews015 .more {    width: 98%;}/*footer*/ 
.footer-block .container {    padding: 0 10px;}.footer-block .ft-left {    border-bottom: 1px solid #dfdfdf;    padding-bottom: 20px;    margin-bottom: 20px;}.ft-info h2 {    margin: 0 0 8vw;}.ft-info ul li {    margin-bottom: 15px;    line-height: 1.2;}.ft-info ul li span {    width: auto;    margin-right: 5px;}.sitemap .RWDedictor {    display: flex;    flex-wrap: wrap;    justify-content: space-between;}.sitemap .RWDedictor .sitelist {    width: calc(100%/2 - 10px);    padding-left: 0px !important;    border-bottom: 1px solid #dfdfdf !important;    border-right: 0 !important;    margin: 0 10px 20px 0;    padding: 0 0 20px;}.sitemap .RWDedictor .sitelist:nth-child(5) {    border-bottom: 0 !important;}.ft-bottom {    margin: 0;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.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%;    padding: 0 0 40px;    margin: 0 0 40px;    border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item {    width: 100%;    padding: 20px 0;}/*文章列表樣式-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: 23px;}.RWDtimeline01 li.event .point {    width: calc(100% - 90px);    left: 90px;}.RWDtimeline01 li.event .point .date {    font-size: 14px;    letter-spacing: 1px}/*文章檔案下載*/ 
.file_area {    margin: 0 0 10px;}#file_dlist,.page_wrapper_bg .dd-select,.file_area {    width: 100% !important;}.download_container .btn {    width: 100%;}/*電子表單*/ 
.new-form {    margin-top: 0;}.webdesc {    margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {    margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 30px 0 0;}.photo_discription .text {    font-size: 16px !important;    line-height: 1.5 !important;    margin: 30px 0;    color: #333 !important;    letter-spacing: 2px;    font-weight: 400}/*相簿列表樣式-01*/ 
.layoutlist_1 .album_item {    width: 100% !important;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 1 - 1px) !important;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    margin: 10px 0px 20px !important;    width: 100%;}#album .layoutlist_2 .album_item {    width: 100%;    padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/1);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {    width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: 100%;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;}/*相簿內容樣式-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: 0 0 2rem 0;    padding: 0;}/*影片列表*/#video .layoutlist_2 .video_item {    width: 100%;}/*產品內頁-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;}.pdt_text table th span {    font-size: 20px;}.eformscontent .eformsForm {    padding: 2rem 1rem;}.ebtn a {    width: 100%;}.pdt_text .odd_bg th,.pdt_text .odd_bg td,.pdt_text table th,.pdt_text table td {    padding: 8px 10px !important;}.page_wrapper_bg .article-text h3 {    margin-bottom: 0.5rem;}.sdg_icon {    grid-template-columns: 80px auto;}.sdg_icon_list {    padding-left: 0rem;}.sdg_items_2 .sdg_icon {    grid-template-areas:        "sdg_icon_image  "        "sdg_item_title "        "sdg_icon_list "        " sdg_icon_list_2";    grid-template-columns: 1fr;    padding: 1rem;    gap: 0rem 0rem;    margin-bottom: 2rem;}.sdg_items_2 .sdg_icon_image img {    width: 200px;    margin: auto auto 1rem auto;    display: block;}.page_wrapper_bg .article-text h4 {    font-size: 16px;}.sdg_items_2 .sdg_icon_list {    padding-top: 1.5rem;}.sdg_items_2~.pdt_image img {    width: 100%;}.pdt_image_3 {    grid-auto-flow: row;    grid-template-columns: 1fr;    margin: 2rem 0 2rem;    row-gap: 1rem;}.pdt_image_4 a:nth-of-type(2),.pdt_image_4 a:nth-of-type(3) {    width: 100%;}.pdt_image_4 {    flex-direction: column;    row-gap: 1rem;}.pdt_text>.text-right {    text-align: left;}#article .download_container {    width: 100%;}#article .file_area {    margin: 0;}#article .dd-options {    width: 100% !important;}.article2.cid84 .pdt_item .pdt_image {    width: 90%;}.article2.cid96.id336 .article_full:first-of-type .pdt_image {    width: 100%;}.article2.cid96.id336 .pdt_image {    width: 80%;}.eformsDesc{    background: transparent;    color: #333;    padding: 0.5rem 0 1.5rem 0;    font-size: 16px;}/*230713英*/ 
.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption {top: 26%;}.wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption .txt1 {/*font-size: clamp(1.125rem, 0.9821rem + 0.7143vw, 1.25rem);*/ font-size: clamp(1.5625rem, 0.8173rem + 3.7258vw, 3.125rem);}.wrapper_bg.lang_en .ft-bottom {margin: 0;}.wrapper_bg.lang_en .ab_pic, .wrapper_bg.lang_en .ab_pic img {height: auto;}.wrapper_bg.lang_en .RWDscore01 .count-blk .swiper-slide{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;}.wrapper_bg.lang_en .RWDscore01 .count-item{width:100%;margin:0 0 15px;border-bottom:#dfdfdf solid 1px;padding:0 0 15px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;}.wrapper_bg.lang_en .RWDscore01 .count-item:nth-child(4){border:0;}.wrapper_bg.lang_en .RWDscore01 .count-item::after{display:none;}
}
/*600px end*/ 

/*480px start*/ 

@media (max-width: 480px) {
/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}.hgroup .container {    margin: 0 0 20px;}.tab {    padding: 15px 20px !important;}.tab_title {    font-size: 16px !important;    line-height: unset;}.list_faketb__li {    padding: 1rem 1rem 2rem;}/*230713英*/ 
.wrapper_bg.lang_en .sitemap .RWDedictor .sitelist {width: 100%; margin: 0 0 20px 0;}.wrapper_bg.lang_en .about-block .photobox, .wrapper_bg.lang_en .about-block .infobox {width: 90%;}.wrapper_bg.lang_en .ft-info h2 {font-size: 22px;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}
}
/*480px end*/ 

/*380px start*/ 

@media (max-width: 380px){
/*380*/ 
.RWDscore01 .count-item {    display: flex;    flex-direction: column-reverse;    justify-content: space-between;    align-items: center;}.RWDscore01 .count-title {    margin-bottom: 11px;}.RWDscore01 .count-num {    font-size: 42px;}/*news*/ 
.news-block .container {    float: none;}.news-block .RWDnews015 {    width: 100%;}.news-block .container {    padding-left: 4vw;    padding-right: 4vw;}.news-block .RWDnews015 .link {    margin-left: 0;}.news-block .RWDnews015 .more {    width: 100%;    margin-left: 0;    margin-top: 11vw;}/*join*/ 
.join-block .RWDparallax_new .picbgbox::before {    width: 5%;}.join-block .RWDparallax_new .picbgbox::after {    width: 95%;}/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/#mobile-fixed .btn-box {width: 170px;padding-left: 10px;}#mobile-fixed .fixed-in {width: calc(100% - 170px);}.eformsDesc {    font-size: 16px;}/*230713英*/ 
.wrapper_bg.lang_en .RWDscore01 .count-item {display: flex; flex-direction: column-reverse; justify-content: space-between; align-items: center;}.wrapper_bg.lang_en .RWDscore01 .count-title {margin-bottom: 11px;}.wrapper_bg.lang_en .join-block .RWDparallax_new .picbgbox::after {width: 100%;}
}
/*380px end*/ 
/* <= miracle customization end */ 
/* user customization start=> */ 

/* <= user customization end */ 
