/*-------共通--------*/img { max-width: 100%;  height: auto;}a, a:hover, a:active, a:focus, a:visited {transition: .5s ease; text-decoration: none;}.row {margin-right: 0px;margin-left: 0px;}/* 反白顏色設定*/::selection {background: #555;color: #fff;}::-moz-selection {background:#555;color: #fff;}/*main*/#RWDfullscreen01 .container, .footer_block .container {width: 80%;}.news_block .container {width: 70% !important;}/*全背景*/ 
.main {overflow: hidden; color: #333;}.main.cd-main-content {position: relative;}/*拿掉的物件*/#RWDfullscreen01 .section-line, .RWDright_cont002 .item-first .text-box a, .RWDright_cont002 .item-first .text-box .underline, .RWDleft_cont002 .item-second .text-box .underline,.RWDleft_cont002 .item-second .text-box .subtitle,.title_top .box_title, .RWDright_cont002 .item-first .text-box .subtitle {display: none;}/*文字*/body, html {font-family: 'Montserrat', sans-serif; font-weight: 400; letter-spacing: 0; line-height: 2;}/*英文斷行*/ 
.ab_top p.ab_txt, .RWDproduct004 .list-inline, .RWDservice005 .block .title2, .RWDnews011 .list-title .t2, .RWDnews005 p.text-left {word-break: break-word;}/*顏色*/:root {    --main_color: #ff5100;    --sub_color: #231914;    --nav_color: #0f162a;    --nav_color: #051c3e;    --txt-main_color: #231914;    --txt-sub_color: #555;    --txt-sec_color: #ababab;    --txt-main-w_color: #fff;    --txt-sub-w_color: #c3c3c3;    --btn-main-color: #ff5100;    --btn-main-hover-color: #ff712e;    --btn-sub-color: #231914;    --btn-sub-hover-color: #231914;    --btn-sec-hover-color: #ff5100;}/* 動態效果fadeIn&hover*/ 
.RWDproduct002_v2 .bounceIn,.RWDproduct002_v3 .bounceIn,.RWDproduct002_v4 .bounceIn {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}.RWDService002 .flipInY {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}.RWDmenu_plus02 .cart-block:hover:after, .RWDmenu_plus02 .member-block:hover:after, .RWDmenu_plus02 .querycar-block:hover:after{display:none}.RWDleft_cont002 .item-second:hover .pic img,.RWDright_cont002 .item-first:hover .pic img{transform:scale(1)}/*網頁警告*/ 
.RWDalert_fancybox.bottom {z-index:99999 !important; width:500px; padding: 20px 50px !important;  box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;background: #ffffffd9 !important; color: #000 !important;  left: auto !important;right: 0px !important;line-height: 1.8 !important; border-radius: 30px 0 0;}.RWDalert_fancybox .btn, .RWDalert_fancybox .btn.active {padding: 5px 20px;  border-color: var(--btn-sub-color); background: var(--btn-sub-color) !important; border-radius: 30px;}.RWDalert_fancybox.bottom .editor a {color: #333; text-decoration: underline;}.RWDalert_fancybox .btn {font-size: 16px;}/*loading*/ 
.fl {width: 250px;}.fl img {width: 100%;}/*search*/ 
.RWDmenu_plus04 #search-box.full {height: 100vh;}.RWDmenu_plus04 .features .search-btn {padding:25px 12px}.RWDmenu_plus04 #search-box.full .form-control {font-size: 20px; letter-spacing: 1px;}.RWDmenu_plus04 #search-box.full .ibtn {font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {max-width:900px}/*-------header--------*/ 
.RWDmenu_plus04 .header {background: transparent;padding: 0 0 0 3%;  transition: .5s ease-out;}.RWDmenu_plus04 .header.is-up {background: #fff; padding: 0 0 0 3%; box-shadow: 0 10px 20px rgb(66 67 68 / 10%); transition: .5s ease-out;}.RWDmenu_plus04 .logo {width: 250px; transition: .35s ease-out; margin: 14px 0;}.RWDmenu_plus04 .logo img {filter: brightness(0) invert(1);}.RWDmenu_plus04 .header.is-up .logo { width: 220px; transition: .35s ease-out; margin: 17px 0;}.RWDmenu_plus04 .header.is-up .logo img {filter: none;}.RWDmenu_plus04 .site-nav > .container {width: 100% !important; max-width: none;}.RWDmenu_plus04 .site-nav .menu {text-align: right; letter-spacing: 1px; font-size: 16px; color: #333;}.RWDmenu_plus04 .header .site-nav .menu>li>a { position: relative;  padding: 25px; color: #fff; transition: .5s ease; font-size: 16px; letter-spacing: 0; text-transform: uppercase;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a {color: var(--txt-main_color);}.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: var(--main_color);transition: .5s ease;}.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: var(--main_color); transition: .3s ease;}.RWDmenu_plus04 .site-nav .menu li { text-align: center;}.RWDmenu_plus04 .site-nav .menu>li>ul {padding: 0;}.RWDmenu_plus04 .site-nav .menu ul li>a {font-weight: 400;  font-size: 16px;letter-spacing: 1px;color: #333;transition: .5s ease; padding-right: 10px;}.RWDmenu_plus04 .site-nav .menu>li>a:before {content: ''; position: absolute; width: 0; height: 1px; background: var(--main_color);  left: 0; bottom: 5px;  transition: .35s ease-out;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before { width: 100%; right: 0;  transition: .35s ease-out;}.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; background: #eaeaea; color:  var(--main_color);}.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {border-color: #fff;}.RWDmenu_plus04 .header.is-up .site-nav .menu li.has-child>a:after {border-color: var(--txt-main_color);}.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after {border-color: var(--main_color) !important;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a:hover {color: var(--main_color);}.RWDmenu_plus04 .features .search-btn i {color: #fff;}.RWDmenu_plus04 .header.is-up .features .search-btn i {color: var(--txt-main_color);}/*功能選單*/ 
.RWDmenu_plus04 .features .search-btn, .RWDmenu_plus04 .features .lang-select, .RWDmenu_plus04 .features .language-block { float: left;}/*功能icon*/ 
.RWDmenu_plus04 .lang-select-label, .RWDmenu_plus04 .features .search-btn { padding: 30px 25px;}.RWDmenu_plus04 .lang-select-options a { color: #333;  font-weight: 400;}.RWDmenu_plus04 .features .lang-select:hover .lang-select-label i, .RWDmenu_plus04 .lang-select:hover .lang-select-label {  color: #ee1c25;}.lang-select-options a:hover, .lang-select-options a:hover * {font-weight: 400;  color: var(--main_color);}.lang-select-options a:hover {background: #eaeaea;}.RWDmenu_plus04 .lang-select, .RWDmenu_plus04 .features i {color: #fff;}.RWDmenu_plus04 .lang-select-label:after {border-color: #fff;}.RWDmenu_plus04 .header.is-up .lang-select, .RWDmenu_plus04 .header.is-up .features i {color: var(--txt-main_color);}.RWDmenu_plus04 .header.is-up .lang-select-label:after {border-color: var(--txt-main_color);}.RWDmenu_plus04 .features .search-btn i {position: relative; top: 3px;}/*右邊選單*/ 
.RWDmenu_plus04 .features .edit {float: right;}.RWDmenu_plus04 .features .edit .menu_btn a {font-size:17px; text-transform:uppercase; color:#fff; background:var(--btn-main-color);padding:15px 40px; line-height:2;border-radius:0 0 0 30px;font-weight:600;display:flex;align-items:center;}.RWDmenu_plus04 .features .edit .menu_btn a:hover {background:var(--btn-main-hover-color);}.RWDmenu_plus04 .header.is-up .features .edit .menu_btn a {padding: 25px 40px;}.RWDmenu_plus04 .features .edit .menu_btn a i {margin-right: 10px;}.RWDmenu_plus04 .header.is-up .features .edit .menu_btn a i {color: #fff;}/*-------banner--------*/ 
.index .RWDbanner_plus01 .banner-slider.bg .pic-box {border-radius: 0 0 0 clamp(12.5rem, 4.6371rem + 32.2581vw, 56.25rem); overflow: hidden;}.index .RWDbanner_plus01 .banner-slider.bg .slick-item:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: var(--nav_color);}.index .RWDbanner_plus01 .slick-caption {top: 35%;}.index .RWDbanner_plus01 .slick-caption .txt1 {    color: #fff;    font-size: clamp(2.5rem, 1.7362rem + 3.1336vw, 6.75rem);    text-transform: uppercase;    font-weight: 600;}.index .RWDbanner_plus01 .slick-caption .txt1>span>span {    font-size: clamp(1.125rem, 0.6532rem + 1.9355vw, 3.75rem);    color: #ffffffb3;    margin-right: 20px;    font-weight: 500;    font-style: italic;    color: var(--main_color);    position: relative;    top: -13px;}.index .RWDbanner_plus01 .slick-caption span.slogan_small.slogan_2 {    margin-left: 7%;}.index .RWDbanner_plus01 .slick-caption .txt2 span {    font-size: clamp(0.9375rem, 0.769rem + 0.6912vw, 1.875rem);    color: #ffffffb3;    margin-left: 7%;}.index .RWDbanner_plus01 .slick-caption .txt1:before {    content: '';    position: absolute;    width: 2px;    background: var(--main_color);    top: 60%;    left: 5%;    height: 60%;    background: #ff510099;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {    background: #ffffff5e;    opacity: 1;    border: 1px solid #ffffff82;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: var(--main_color);    border: 1px solid var(--main_color);}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {    width: 10px;    height: 10px;    line-height: 10px;}/*scrolldown*/ 
.RWDbanner_plus01 .page-scroll {bottom: 0px;  height: 175px;  margin-left: 0px;  opacity: 0.9;  left: 15px; z-index: 201;}.RWDbanner_plus01 .page-scroll::before { content: ""; display: block;  position: absolute;  width: 8px; height: 8px;  bottom:0; left: 47px;  margin-left: 0;  background: #999; animation-name: oxxo;  animation-duration: 1s;   animation-iteration-count: infinite; animation-timing-function: step-start; animation-timing-function: steps(30,end); border-radius: 99em; z-index: 1;}.RWDbanner_plus01 .page-scroll::after { position: absolute; content: ''; width: 1px;height: 160px;  left: 50px; bottom: 0px;  background: #ffffff75;}.RWDbanner_plus01 .page-scroll a { -webkit-transform: translate(0,0%);  transform: translate(0,0%);}.RWDbanner_plus01 .page-scroll.style-custom span {display: inline-block;   margin-bottom: 0px; -webkit-writing-mode: vertical-lr; writing-mode: vertical-lr; font-size: 10px; position: absolute;  left: -20px;   letter-spacing: 1px; color: #c6c2c6; font-weight: 300; color: #999; text-transform: uppercase; white-space: nowrap;}@keyframes oxxo{      0%{        top:40px;      }      25%{        top:78px;      }      50%{        top:100px;      }      75%{        top:132px;      }      100%{        top:180px;      }  }.scrolldown_block { position: absolute;  top: -86px;}/*共通-區塊間距*/ 
.index_section {padding: clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem) 0; position: relative;}/*共通-title*/ 
.section-subject {margin-bottom: clamp(2.5rem, 1.7347rem + 2.0408vw, 5rem);}.section-subject .main-title {    font-size: clamp(1.875rem, 1.4257rem + 1.8433vw, 4.375rem);    font-weight: 700;    letter-spacing: 0;    margin: 0;    line-height: 1.1;    color: var(--txt-main_color);    text-transform: uppercase;}.section-subject .sub-title {    font-size: clamp(1rem, 0.9326rem + 0.2765vw, 1.375rem);    letter-spacing: 0;    line-height: 1.4;    font-weight: 400;    margin: 0;    color: var(--txt-sub_color);}.section-subject .main-title:after {    content: '';    position: relative;    display: block;    width: 100px;    height: 5px;    background: var(--main_color);    margin: 25px 0 30px;}.about_block .section-subject {margin-bottom: 30px;}.about_block .section-subject .main-title {color: #fff;}.about_block .section-subject .sub-title {color: var(--main_color);  margin: 0 0 5px 0; font-size: clamp(1rem, 0.9101rem + 0.3687vw, 1.5rem);}.about_block .section-subject .main-title:after {display: none;}.service_block .section-subject .sub-title {max-width: 1450px;}.product_block .section-subject, .service_block .section-subject {padding: 0 15px;}.news_block .section-subject, .case_block .section-subject {text-align: center;}.news_block .section-subject .main-title:after, .case_block .section-subject .main-title:after {left: 50%; transform: translateX(-50%);}/*共通-按鈕*/ 
.RWDbtn01 {margin-top: 60px;}.RWDbtn01 .btn-box {margin: 0;}.RWDbtn01 .btn-box li {    padding: 0;}.RWDbtn01 .btn-box li.col-sm-3 {padding: 0; width: auto;}.RWDbtn01 .btn, .RWDnews011 .more-btn {    border: 1px solid #2319147a;    color: var(--btn-sub-color);    height: auto;    min-width: 230px;    width: fit-content;    line-height: 1.5;    padding: 12px 25px;    transition: .3s ease;    background: 0 0;    border-radius: 30px;    font-size: 16px;    font-weight: 400;    text-align: center;    position: relative;    text-transform: uppercase;    display: block;    letter-spacing: 1px;}/*.service_block .RWDbtn01 .btn {color: #fff; border: 1px solid #fff;}*/ 
.service_block .RWDbtn01 .btn {    color: #fff;    background: var(--btn-sub-color);    border: 1px solid var(--btn-sub-color);}.service_block .RWDbtn01 .btn:before {    content: "\f391";    font-family: "Ionicons";    margin-right: 10px;    font-size: 17px;    position: relative;    top: 1px;}.service_block .RWDbtn01 .btn:hover {    background: var(--btn-main-color);    border: 1px solid var(--btn-main-color);}.RWDnews011 .more-btn {position: absolute; left: 0; bottom: 0;}/*.product_block .RWDbtn01 .btn-box li {justify-content: flex-end;}*/ 
.RWDbtn01 .btn:hover, .RWDnews011 .more-btn:hover {color: #fff; background: var(--btn-sub-hover-color); border: 1px solid var(--btn-sub-hover-color);}/*共通-裝飾線*/ 
.product_block:after, .service_block:after, .news_block:after {    position: absolute;    content: '';    width: 1px;    height: 100%;    background: #d1d1d19c;    left: 80px;    top: 0;}/*-------about--------*/ 
.about_block {background: var(--nav_color);}.about_block>.container {width: 100% !important; padding: 0 !important;}.RWDright_cont002 .container {width: 100% !important; padding: 0 !important; margin: 0;}.RWDright_cont002 .item-first, .RWDleft_cont002 .item-second .text-box {background: transparent;}.RWDright_cont002 .item-first .pic {width: 100%;}.RWDright_cont002 .item-first {display: flex; flex-wrap: wrap;}.RWDright_cont002 .item-first>a {width: 23%; pointer-events: none;}.RWDright_cont002 .item-first .text-box{width: 77%; padding: 0 0 0 6vw;}.RWDright_cont002 .item-first .text-box .text {margin-top: 0; width: 100%;}.RWDright_cont002 .item-first .pic {border-radius: 0 clamp(4.375rem, 1.8878rem + 6.6327vw, 12.5rem) 0 0;}.RWDright_cont002 .item-first .pic, .RWDright_cont002 .item-first .pic img {height: 35vw; object-fit: cover; height: calc(100% + clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem)); /*height: 100%;*/}.RWDright_cont002 .item-first .text-box .text {    line-height: 1.8;    font-size: 16px;    letter-spacing: 1px;    margin-top: 35px;    width: 100%;}.ab_top p.ab_txt {color: var(--txt-sub-w_color); max-width: 1050px;}/*icons*/ 
.ab_icons {    margin: 80px 0 0;    display: flex;    flex-wrap: wrap;    /*justify-content: space-between;*/}.ab_icons .icon_list {    text-align: center;    padding: 30px;    background: #ffffff1c;    border-radius: 20px;    border: 1px solid #dddddd96;    margin-right: 2.3vw;    width: calc(100%/4 - 2.3vw);    max-width: 260px;}.ab_icons .icon_list img {    width: 60px;    margin: 0 0 15px 0;}.ab_icons .icon_list p {    margin: 0;    text-transform: uppercase;    line-height: 1.4;}.RWDright_cont002 .item-first .text-box .ab_top {padding-right: 50px;}/**/ 
.RWDright_cont002 .item-first .text-box .ab_bottom {    margin-top: 60px;    border-top: 1px solid #ffffff40;    display: flex;    justify-content: space-between;}.ab_bottom .ab_cer {     padding: 60px 4vw 0 0;    width: 65%;}.ab_bottom .ab_cer_pic {display: flex; flex-wrap: wrap;}.ab_bottom .ab_cer_pic .pic_item {    width: 110px;    height: 110px;    border-radius: 99em;    padding: 7px;    background: #fff;    margin-right: 2.3vw;    overflow: hidden;}.ab_bottom .ab_cer_pic .pic_item img {    object-fit: contain;}/*.ab_cer .ab_cer_pic img {    min-width: 110px;    border-radius: 99em;    padding: 7px;    background: #fff;    margin-right: 2.3vw;    width: 10%;}*/ 
.ab_bottom .ab_cer p.ab_cer_tilte {    letter-spacing: 1px;    line-height: 1.2;    font-weight: 400;    color: var(--main_color);    margin: 0 0 20px 0;    font-size: clamp(1.125rem, 1.0801rem + 0.1843vw, 1.375rem);    display: inline-block;}.ab_bottom .ab_cer p.ab_cer_tilte:after {     content: '';    position: relative;    display: inline-block;    width: 100px;    height: 1px;    background: #ff5100a1;    margin: 17px 0 10px 10px;}.ab_bottom .ab_bottom_pic {    border-radius: 0 0 0 clamp(2.5rem, 1.352rem + 3.0612vw, 6.25rem);    overflow: hidden;    width: 35%;}/*-------product--------*/ 
.product_block:before {    position: absolute;    content: '';    width: 100%;    height: 100%;    background: var(--nav_color);    z-index: -1;    top: 0;    left: 0;}.product_block {    background: #fff;    border-radius: 0 clamp(6.25rem, 0.5102rem + 15.3061vw, 25rem) 0 0;}.RWDproduct004 section {    border: none;}.RWDproduct004 #portfolio.portfolio-nogutter .row {    display: flex;    flex-wrap: wrap;}.RWDproduct004 #portfolio.portfolio-nogutter .row .col-md-3.col-sm-3 {    width: calc(100% / 3 - 31px);    margin: 0 15px 30px !important;    transition: .5s ease;}/*.RWDproduct004 .item-box figure>a:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    background: linear-gradient(0deg, rgb(20 15 2 / 80%), transparent);    z-index: 1;    mix-blend-mode: darken;    transition: .5s ease;    opacity: 0;}.RWDproduct004 #portfolio.portfolio-nogutter .row .col-md-3.col-sm-3:hover .item-box figure>a:before {    transition: .5s ease;    opacity: .5;}*//*產品照片*/ 
.RWDproduct004 #portfolio.portfolio-nogutter .row .col-md-3.col-sm-3:hover img {    transform: scale(1.03);    transition: .5s ease;}.RWDproduct004 div.row>div img.img-responsive {    transition: .5s ease;}/*產品文字*/ 
.RWDproduct004 #portfolio div.col-md-3 h3 {    position: relative;    font-size: 24px;    text-transform: uppercase;    font-weight: 600;    color: var(--txt-main_color);    margin: 0 0 25px;    padding-right: 70px;    transition: .5s ease;    word-break: break-word;    line-height: 1.2;}.RWDproduct004 .list-inline {    height: auto !important;    font-size: 16px;    color: var(--txt-sub_color);    transition: .5s ease;    line-height: 1.5;    /*text-align: justify;*/}.RWDproduct004 .list-inline small {    font-size: 10px !important;    position: relative;    top: -3px;}.RWDproduct004 .item-box-desc {    margin: 0;    padding: 30px 25px 0;    background: #fff;    width: 100%;    z-index: 2;    transition: .4s ease;}.RWDproduct004 #portfolio div.col-md-3:hover h3 {    color: var(--main_color);    transition: .5s ease;}.RWDproduct004 #portfolio div.col-md-3 h3:after {    content: '+';    position: absolute;    background: var(--btn-main-color);    width: 40px;    height: 40px;    border-radius: 99em;    color: #fff;    font-size: 24px;    font-weight: 500;    display: flex;    justify-content: center;    align-items: center;    right: 0;    top: -6px;    transition: .5s ease;}.RWDproduct004 #portfolio div.col-md-3:hover h3:after {    background: var(--btn-sub-hover-color);    transform: rotate(180deg);    transition: .5s ease;}/*-------service--------*/ 
.service_block.index_section {padding: 0 0 clamp(6.25rem, 4.5651rem + 6.9124vw, 15.625rem);}/*.service_block:before {    position: absolute;    content: '';    width: 100%;    height: 45%;    background: #eaeaea;    left: 0;    bottom: 0;}*/ 
.service_bg {    position: absolute;    content: '';    width: 100%;    height: 80%;    background: url(archive/image/customization/deco_bg.png) no-repeat;    background-size: cover;    background-position: bottom;    left: 0;    bottom: 0;    z-index: -2;}.service_block:before {    position: absolute;    content: '';    width: 100%;    height: 150px;    background: url(archive/image/customization/bg_circle.png) no-repeat;    background-size: contain;    background-position: bottom;    left: 0;    bottom: 0;    z-index: -1;}.service_block .container {    padding: clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem) 15px 0 !important;    border-top: 1px solid #d1d1d19c;}.RWDservice005 .block {    padding: 0 0 20px;    margin: 0 15px 30px;    background: #fff;    box-shadow: rgb(31 36 51 / 13%) 25px 25px 60px -15px;}.RWDservice005 .block .title1 {    padding: 0 30px;    font-size: 24px;    font-weight: 600;    text-transform: uppercase;    color: var(--txt-main_color);    margin: 25px 0 0;    height: auto !important;    line-height: 1.2;    transition: 0.5s ease;}.RWDservice005 .block:hover .title1 {    color: var(--main_color);    transition: 0.5s ease;}.RWDservice005 .block .title2 {    font-size: 16px;    margin: 25px 0;    padding: 0 30px;    line-height: 1.5;    -webkit-line-clamp: 3;    color: var(--txt-sub_color);    height: auto;    min-height: 72px;    max-height: 72px;    word-break: break-word;}.RWDservice005 .block .link {    width: fit-content;    font-size: 15px;    border: none;    border-bottom: 1px solid #888;    padding: 0;    float: right;    margin: 0 30px 10px 0;    line-height: 1.5;}.RWDservice005 .block .imgs img {    transition: 0.5s ease;}.RWDservice005 .block .imgs {    overflow: hidden;}.RWDservice005 .block:hover .imgs img {    transform: scale(1.03);    transition: 0.5s ease;}.RWDservice005 .block:hover .link {    background-color: transparent;    color: var(--main_color);    border-bottom: 1px solid var(--main_color);}/*-------news--------*/ 
.news_block:before {    content: '';    position: absolute;    background: url(archive/image/customization/deco_logo.png) no-repeat;    width: 30vw;    height: 30vw;    background-size: contain;    background-position: bottom right;    right: 0;    bottom: -90px;    opacity: 0.05;}.RWDnews011 {margin: 0 auto;}.RWDnews011 .title-block.title-center{display: none;}.news-block{position: static;align-items: center}.RWDnews011 .listitem{margin-bottom: 25px;border-bottom: #dfdfdf dotted 1px;}.RWDnews011 .title-block .ctrl-bar{right: auto;left: 0;}.RWDnews011 .list-title .t1 {    font-weight: 600;    letter-spacing: 1px;    color: var(--txt-main_color);    font-size: 20px;    margin: 0 0 10px;    transition: .5s ease;}.RWDnews011 .list-title .t2 {    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    font-weight: 400;    font-size: 16px;    letter-spacing: 0;    color: var(--txt-sub_color);}.RWDnews011 .listitem:hover .list-title .t1 {color: var(--main_color); transition: .5s ease;}.RWDnews011 .list a.more-btn{display: none;}.RWDnews011 .list-M-Y,.knowledge-block .RWDnews011 .title-block .page-fraction {font-size: 13px;}.RWDnews011 .list .swiper-container {height: 210px;}.RWDnews011 .list-D {    font-size: 28px;    font-weight: 500;}.RWDnews011 .img-view {max-width: 650px;}/*case*/ 
.case_block {background: #eaeaea; border-radius: 0 0 0 clamp(6.25rem, 0.5102rem + 15.3061vw, 25rem);}.case_block:before {position: absolute; content: ''; width: 100%; height: 100%; background: var(--nav_color); z-index: -1; top: 0; left: 0;}.RWDnews005 .container {width: 100% !important; padding: 0 !important;}.RWDnews005 .owl-carousel .owl-item .img-hover{padding:50px;display:grid;grid-template-columns:28% auto;grid-column-gap:30px;background:rgb(255 255 255 / 85%);}.RWDnews005 .owl-carousel .owl-wrapper-outer{padding:0 5px;}.RWDnews005 .owl-carousel .owl-item .img-hover>a {grid-row:1/3;}.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons{display:none;}.RWDnews005 .margin-top-20{margin-top:0!important}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item{padding:0 5px;}.RWDnews005 .owl-carousel img{border-radius:50%}.RWDnews005 .owl-carousel{margin-bottom:0}.RWDnews005 .controlls-over .owl-pagination{margin-top:40px}.RWDnews005 p.text-left{font-size:15px;line-height:1.5;margin:0;max-height:93px;min-height:93px;grid-column:2;/*text-align:justify;*/ display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--txt-sub_color);}.RWDnews005 h4{text-align:center;font-size:20rem;letter-spacing:1px; margin: 0 0 10px 0; font-weight: 600;}.RWDnews005 h4 a,.news005_h4 a {color: var(--txt-main_color); font-weight: 500; text-transform: uppercase;}.owl-theme .owl-controls .owl-page span{border-radius:3px;width:9px;height:9px}.RWDnews005 .owl-carousel .owl-item div{text-align:left}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span{background:#bdbdbd;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {background: transparent; border: none; color: var(--txt-sub_color); top: 40%;}.RWDnews005 .controlls-over .owl-controls .owl-prev {left: -40px;}.RWDnews005 .controlls-over .owl-controls .owl-next {right: -50px;}.RWDnews005 .owl-carousel {overflow: visible;}.RWDnews005 .owl-carousel .owl-wrapper-outer {overflow: hidden;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {display: none;}/*231220修*/ 
.service_bg {    background-size: cover;    background: url(archive/image/customization/1220deco_bg.webp) no-repeat;    background-position: bottom;}
/*footer start*/

.footer_block{position:relative;background:var(--nav_color);color:var(--txt-main-w_color); padding:clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem) 0 clamp(3.125rem, 2.1684rem + 2.551vw, 6.25rem);}.footer_block .ft_content{display:grid; grid-column-gap:70px; grid-template-columns: 550px calc(100% - 550px - 27% - 140px) 27%;}/*-------left--------*/ 
.footer_block .ft_left {border-right: 1px solid #ffffff38}.ft_left .RWDedictor008{display:flex;flex-direction:column;height:100%}.ft_left .company_name h2{font-size:19px;font-weight:500;margin:10px 0 0}.ft_left .company_name img{filter:brightness(0) invert(1);width:220px}/*CTA*/ 
.ft_left .ft_buy_btn{margin:auto 0 0 0}.ft_left .ft_buy_btn a i{margin-right:7px}.ft_left .ft_buy_btn a:hover{background:var(--btn-main-hover-color)}.ft_left .ft_buy_btn a{padding:6px 30px;color:#fff;background:var(--btn-main-color);border-radius:30px;margin-top:40px;display:block;width:fit-content;font-size:16px;font-weight:500;text-transform:uppercase;min-width: 300px; text-align: center;}/*-------middle--------*/ 
.footer_block .ft_middle {display: flex; flex-direction: column;}/*info*/ 
.ft_middle ul.company_info li span{margin-right:10px;min-width:65px;display:inline-block}.ft_middle ul.company_info li i{margin-right:7px; width: 12px;}.ft_middle ul.company_info li a:hover{color:var(--main_color)}.ft_middle ul.company_info li a{color:var(--txt-sub-w_color)}.ft_middle ul.company_info li{line-height:1.4;margin:0 0 10px 0}.ft_middle ul.company_info{list-style:none;padding:0; margin: 0;}/*social*/ 
.ft_middle .ft_links .RWDsocial002{margin-right:10px}.RWDsocial002 .pull-right{float:left!important}.RWDsocial002 .iconRounded{border:0;margin-right:15px;transition:.5s ease;color:#fff}.RWDsocial002 .i.ii-fb3.iconRounded{padding:12px;background:#1578fb}.RWDsocial002 .i.ii-line1.iconRounded{font-size:18px;padding:12px 10px;background:#45b91f}.RWDsocial002 ul.socialNetwork{margin-bottom:0!important}/*links*/ 
.ft_middle .ft_links{display: flex; align-items: center; margin: auto 0 0;}.ft_links .ft_menu a:hover{color:var(--main_color)}.ft_links .ft_menu a:last-child{padding-right:0;margin-right:0;border:0}.ft_links .ft_menu a{color:var(--txt-sub-w_color);padding-right:15px;border-right:1px solid #ffffff78;margin-right:10px}/*-------right--------*/ 
.ft_right .company_map{margin-bottom:-10px;}.ft_right .company_map iframe{height:170px!important;}/*-------copyright--------*/ 
.ft_copyright{font-size:12px;color:#ffffff61;padding:15px 0 0;display:flex;flex-wrap:wrap;border-top:1px solid #ffffff38;margin-top:50px;width:100%;line-height:1.5;font-weight:300;}.ft_copyright .RWDedictor,.ft_copyright .RWDssl01{padding-right:10px;}.copyright_desc,.copyright_desc a,.copyright_desc a:hover{color:#ffffff61;font-weight:300;}a.privacy_link{color:#ffffff61;padding-right:10px;border-right:1px solid #ffffff38;}a.privacy_link:hover{color:var(--main_color);}/*-------CTA--------*/ 
.fixed_btn {position: fixed; bottom: 0; left: 0; z-index: 222; width: 100%; display: none;}/* 230928 */ 
.ft_copyright {    margin: 0;    border: 0;    border-left: 1px solid #ffffff38;    padding-left: 3vw;    flex-direction: column;    gap: 10px 0;}a.privacy_link {    border: 0;    color: #ffffffab;}/* 231020修改 */ 
.footer_block .ft_content {grid-template-columns: 550px calc(100% - 550px - 25% - 140px) 25%;}.ft_copyright{padding:15px 0 0;display:flex;flex-wrap:wrap;border-top:1px solid #ffffff38;margin-top:50px; border-left: 0;  flex-direction: row;}a.privacy_link {border-right:1px solid #ffffff38;}.ft_right {border-left: 1px solid #ffffff38; padding-left: 70px;}.footer_block .RWDsocial002 {margin-top: 7px;}.ft_middle ul.company_info li:last-child {margin: 0;}.RWDsocial002 .cusimg {background: #ff5a00; padding: 1px;}

/*footer end*/
/*內頁 start*/

/*----------------*/ 
.page_wrapper_bg .RWDmenu_plus04 .header {    background: #fff;    padding: 0 0 0 3%;    box-shadow: 0 10px 20px rgb(66 67 68 / 10%);    transition: .5s ease-out;}.page_wrapper_bg .RWDmenu_plus04 .header .logo {    width: 220px;    transition: .35s ease-out;    margin: 17px 0;}.page_wrapper_bg .RWDmenu_plus04 .header .logo img {    filter: none;}.page_wrapper_bg .RWDmenu_plus04 .header .site-nav .menu>li>a {    color: var(--txt-main_color);}.page_wrapper_bg .RWDmenu_plus04 .header .site-nav .menu li.has-child>a:after {    border-color: var(--txt-main_color);}.page_wrapper_bg .RWDmenu_plus04 .header .site-nav .menu>li>a:hover {    color: var(--main_color);}.page_wrapper_bg .RWDmenu_plus04 .header .features .search-btn i {    color: var(--txt-main_color);}.page_wrapper_bg .RWDmenu_plus04 .header .lang-select,.page_wrapper_bg .RWDmenu_plus04 .header .features i {    color: var(--txt-main_color);}.page_wrapper_bg .RWDmenu_plus04 .header .lang-select-label:after {    border-color: var(--txt-main_color);}.page_wrapper_bg .RWDmenu_plus04 .header .features .edit .menu_btn a {    padding: 25px 40px;}.page_wrapper_bg .RWDmenu_plus04 .header .features .edit .menu_btn a i {    color: #fff;}.page_wrapper_bg .article-text>.container {    width: 100%;    padding: 0;}.page_wrapper_bg section.call_to_action>.container {    width: 60%;    padding: 0;}.article4 .page_wrapper_bg section.call_to_action>.container,.product1 .page_wrapper_bg section.call_to_action>.container {    width: 80%;    padding: 0;}.page_wrapper_bg section.call_to_action {    padding: 100px 0;    min-height: 1000px;    position: relative;    background: #eaeaea;    border-radius: 0 0 0 clamp(6.25rem, 0.5102rem + 15.3061vw, 25rem);}.page_wrapper_bg section.call_to_action:after {    position: absolute;    content: '';    width: 100%;    height: 100%;    background: var(--nav_color);    z-index: -1;    top: 0;    left: 0;}.eforms1 .page_wrapper_bg section.call_to_action:before {    position: absolute;    content: '';    width: 100%;    height: 80%;    background: url(archive/image/customization/1220deco_bg.webp) no-repeat;    background-size: cover;    background-position: bottom;    left: 0;    bottom: -5%;    z-index: 0;    pointer-events: none;    mix-blend-mode: darken;}.eforms1 .page_wrapper_bg section.call_to_action:after {    display: none}.eforms1 .page_wrapper_bg section.call_to_action {    background: #f6f6f6;    padding: 100px 0 250px;    border-radius: 0}.page_wrapper_bg .article-text {    font-size: 16px;    font-weight: normal;    color: #555;    letter-spacing: 0.5px;    line-height: 1.5;}.page_wrapper_bg .article-text p {    font-size: 16px;    font-weight: normal;    color: #555;    letter-spacing: 0.5px;    line-height: 1.5;}.page_wrapper_bg .article-text h5 {    font-size: clamp(1rem, 0.9326rem + 0.2765vw, 1.375rem);    letter-spacing: 0;    line-height: 1.4;    font-weight: 500;    margin: 0 0 5px;    color: var(--txt-sub_color);}.page_wrapper_bg .article-text h2 {    padding: 0;    font-size: clamp(1.875rem, 1.4257rem + 1.2vw, 2rem);    font-weight: 500;    letter-spacing: 0;    margin: 0;    line-height: 1.1;    color: var(--txt-main_color);    text-transform: uppercase;}/*側選單*/#sidebar .products-nav>ul>li.active>ul {    display: block;}.xrow {    width: 100%;    height: 100%;    position: relative;    display: inline-block;}#sidebar .products-nav {    background: transparent;    box-shadow: none;    border: 1px solid #333;    font-family: 'Montserrat', sans-serif;}.m2018 .products-nav .nav-title {    background: #333;    padding: 15px 10px;    color: #fff;    border-radius: 0;    text-align: center;    font-size: 18px;    font-weight: 500;    letter-spacing: 0;    margin: 0;    line-height: 1.1;    text-transform: uppercase;}.page_wrapper_bg .products-nav>ul>li {    border-bottom: 1px solid #ddd;    padding: 10px;    margin-bottom: 0px;    text-align: center;    transition: 0.4s;}.page_wrapper_bg .products-nav>ul>li.active {    background: transparent;    border-bottom: 1px solid #ff5100;}.page_wrapper_bg .products-nav>ul>li.active>a {    color: #ff5100;    font-weight: 600;}.page_wrapper_bg .products-nav>ul>li:hover>a {    color: #ff5100;}.layoutlist_2 .item:hover .subject a {    color: #ff5100;}.m2018 .products-nav>ul>li>a {    padding-right: 0;    color: #333;}.m2018 .products-nav ul li>ul>li.active>a,.m2018 .products-nav ul li>ul>li:hover>a,.m2018 .products-nav ul li>ul>li.is-open>a {    color: #494949;    font-weight: 600;}.m2018 .products-nav ul>li>.toggle-submenu {    top: 10px;}.m2018 .products-nav>ul>li>a {    font-size: 16px;    padding: 5px 0px;    letter-spacing: 0;}#sidebar>div>div>ul>li>ul>li:last-child {    border-bottom: none;}#sidebar>div>div>ul>li>ul>li {    border-top: 1px solid #ddd;    padding: 5px 0;}.m2018 .products-nav ul li {    padding: 8px 0px;}/*確定送出*/ 
.page_wrapper_bg .new-form .new-width .currectsend_btn {    background: transparent;}.page_wrapper_bg .currectsend_btn a {    background: #409fca;    padding: 7px 30px !important;    border-radius: 30px;    color: #fff;    font-size: 14px;    font-weight: 600;    transition: 0.5s ease;}.page_wrapper_bg .ebtn a {    color: rgb(255, 255, 255);    font-size: 16px;    font-weight: 400;    background: #333;    padding: 10px 30px;    border-radius: 30px;    transition: all 0.5s ease 0s;}.ebtn.currectsend_btn a:hover {    background: #ff5100;    transition: .3s ease;}.page_wrapper_bg .currectsend:hover a {    background: #409fca;}.page_wrapper_bg .ebtn {    background: transparent;    margin-top: 30px;    float: right;    border-radius: 0px;    padding: 0px;}/*回上頁按鈕*/ 
.btn.btn_back {    background: transparent;    padding: 0;    float: right;    box-shadow: none;    border-radius: 0px;    margin-top: 30px;}.btn.btn_back a:hover {    background: #333;    transition: .5s ease;    border: 1px solid #333;    color: #fff;}.btn.btn_back a {    border: 1px solid #555;    background: transparent;    color: #333;    padding: 3px 50px;    border-radius: 20px;    font-size: 16px;}#article .btn.btn_back a {    padding: 9px 50px;    display: block;}.btn.btn_back {    background: transparent !important;}.album1 .btn.btn_back a {    padding: 10px 20px;}.album1 .btn.btn_back a:hover {    padding: 10px 20px;}/*麵包屑(置中)*/ul.breadcrumb.pull-right a {    color: #666;    transition: all 0.2s ease;    letter-spacing: 1px;}ul.breadcrumb.pull-right a:hover {    color: #333;}.hgroup .breadcrumb {    font-size: 12px;    background-color: transparent;    border: none;    position: relative;    float: none !important;    text-align: center;    bottom: 0;    padding: 0;    margin: 10px 0 30px;}.hgroup .container {    margin: 0;    border-bottom: none;    padding: 0;    width: 100%;}.hgroup .pageTitle {    text-align: center;    padding: 0;    font-size: clamp(1.875rem, 1.4257rem + 1.8433vw, 3.7rem);    font-weight: 700;    letter-spacing: 0;    margin: 0;    line-height: 1.1;    color: var(--txt-main_color);    text-transform: uppercase;}.product1 section.hgroup {    padding-left: 25%;}.article1 section.hgroup {    display: none;}/**/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}.layoutlist_7 .litem {    text-align: center;}.layoutlist_7 .subject a:hover {    color: #8dc21f;    transition: .3s ease;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    color: #333;    font-size: 18px;    font-weight: bold;    transition: .3s ease;}.layoutlist_8 .item:last-child {    border-bottom: none;}.layoutlist_8 .item {    padding: 35px 0;    border-bottom: 1px solid #d7d7d7;}.layoutlist_8 .article_subject:hover {    color: #000;    transition: .3s ease;}.layoutlist_8 .article_subject {    color: #333;    font-size: 20px;    transition: .3s ease;}.layoutlist_8 .listdate .yearmonth {    text-align: right;    color: #555;    font-size: 12px;    letter-spacing: 0px;    padding-bottom: 5px;}.layoutlist_8 .listdate .day {    text-align: right;    color: #555;    font-size: 30px;}.layoutlist_8 .list_subject .summary {    margin: 5px 0;}.layoutlist_8 .list_subject .summary a {    font-size: 15px;    font-weight: normal;    color: #747474;}/*會員*/#btn_member_login:hover {    background-color: #009fe8;}#btn_member_login {    border-radius: 20px;    background-color: #27adeb;}.member_join_strong {    color: #7bae12;    font-weight: bold;}#join_form .btn-primary:hover {    background: #04a1e9;}#join_form .btn-primary {    background: #11a5e9;    border-radius: 20px;}.btn-primary {    color: #fff;    background-color: #0aa3e9;    border-color: #0aa3e9;    border-radius: 20px;}.btn-primary a {    color: #fff;}.btn-primary:hover {    background: #0aa3e9;    border-color: #0aa3e9;    color: #fff;}/*產品頁*/ 
.RWDproduct_page .products-info .price-box li.active {    color: #ff6613;}#RWDPAGE_BASE_PAT02 .cart-menu .text-box .price {    color: #ff6613;}.RWDproduct_page .products-info .name {    font-size: 20px;    color: #333;    font-weight: bold;}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover,.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: #10a5e9;    color: #fff;    transition: .3s ease;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: #fff;    border-radius: 20px;    color: #009fe8;    border: 1px solid #009fe8;    transition: .3s ease;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: #10a5e9;    border-radius: 20px;}.layoutlist_2 .subject {    text-align: center;}/*-----------*/ 
.layoutlist_2 .item,.layoutlist_4 .item {    margin-top: 0;    border-bottom: none;    margin-bottom: 30px;}.layoutlist_2 .item img {    transform: scale(1.0);    transition: .3s ease;}.layoutlist_2 .item:hover img {    transform: scale(1.05);    transition: .3s ease;}/*-----*/ 
.innerservice-block {    display: flex;    flex-wrap: wrap;}.innerservice-sec {    width: calc(50% - 50px);    margin: 0 25px 50px;}.innerservice-img {    display: flex;    gap: 5px;}.innerservice-top {    border-bottom: 1px solid #c5c5c5;    padding: 0 0 50px;    margin: 50px 20px 50px;    text-align: center;}.innerservice-txt {    min-height: 7vw;    padding: 40px;    background: #f8f8f8;}.certificate-sec {    display: flex;    gap: 10px;    background: #f3f3f3;    padding: 15px;    margin: 50px 0 0;}.laboratory-box {    width: calc(100%/3 - 20px);    margin: 0 10px 20px;}.laboratorye-sec {    display: flex;    flex-wrap: wrap;}.innerservice-top.quality h5 {    max-width: 60%;    margin: 10px auto 0;}.privacy_block .item {    margin: 50px 0;}/*------*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}.album_item img {    max-width: 100%;    max-height: initial !important;}.album_item.col-sm-3.col-md-3.content_box {    width: calc(100%/3 - 20px);    height: auto !important;    margin: 0 10px 40px;    background: #fff;    padding: 10px;}.layoutlist_2 .album_item_subject {    padding: 9px 5px;    font-weight: 500;    text-transform: uppercase;    font-size: 18px;    padding: 15px 0;}.innerapplication-block {    display: flex;    flex-wrap: wrap;}.application-box {    width: calc(50% - 30px);    margin: 0 15px 50px;}.album_item.col-sm-3.col-md-3.content_box:hover .album_item_subject {    color: #ff5100;    transition: .3s ease;}.album_item.col-sm-3.col-md-3.content_box .album_item_subject {    transition: .3s ease;}.row .album_d_item a {    border-bottom: none;    height: auto;}.album_d_item .album_item_subject {    bottom: 0;    height: auto;    width: 100%;    color: #333;    text-align: center;    background: transparent;    position: relative;    padding: 0;    font-weight: 500;    opacity: 1 !important;    font-size: 18px;    margin-top: 10px;}/*------*/ 
.content section {    font-size: 16px;    padding: 0 70px 70px;    font-weight: 400;    color: #555;    background: #fbfbfb;    max-width: inherit;}.tabs nav li.tab-current:after,.tabs nav li.tab-current:before {    display: none;}.tabs nav li.tab-current {    border: none;    box-shadow: none;}.tabs nav ul {    margin: 30px 0 -10px;    width: 100%;    background: #fbfbfb;    padding: 40px 70px 40px;}.tabs nav ul li {    border: none;}.tabs nav a {    white-space: nowrap;    border: 1px solid #2319147a;    color: var(--btn-sub-color);    height: auto;    min-width: 230px;    width: fit-content;    line-height: 1.5;    padding: 12px 25px;    transition: .3s ease;    background: 0 0;    border-radius: 30px;    font-size: 16px;    font-weight: 400;    text-align: center;    position: relative;    text-transform: uppercase;    display: block;    letter-spacing: 1px;    margin: 0 5px}.tabs nav li.tab-current a {    color: #fff;    background: var(--btn-sub-color);    border: 1px solid var(--btn-sub-color);}.tabs nav a:hover {    background: #d6d6d6;    transition: .3s ease;}.application-txt {    margin-top: 15px;}/*-----------*/#prod_name .product_name {    border-bottom: 1px solid #a9a9a9;    padding: 0 0 50px;    font-weight: 700;    letter-spacing: 0;    line-height: 1.1;    color: var(--txt-main_color);    text-align: center;    font-size: 32px;    margin: 50px 0 0;}.product_desc_subject {    margin: 0 0 20px;    color: #ff5100;    letter-spacing: 0;    font-weight: 500;    text-align: center;}.product_desc_content .prtopsec h5 {    text-align: center;}.product_desc,#product_tabs {    padding: 0 15%;}.product_desc_content {    text-align: left;    color: #555;    line-height: 1.7;    margin-bottom: 30px;}/*--------*/ 
.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: calc(100% - 150px);}.form-horizontal .control-label {    font-weight: 400;    letter-spacing: 0;    width: 150px;}.customized_columns ._input,.customized_columns select {    border: none;    background-color: #f4f4f4;}.form-control {    color: #555;    background-color: #fff;    border: none;    border-radius: 0;    -webkit-box-shadow: none;    box-shadow: none;    -webkit-transition: none;    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.eformsDesc {    margin: 0 0 50px;    padding-bottom: 40px;    border-bottom: 1px solid #dcdcdc;    letter-spacing: 0;}/*------*/#faq .layoutlist_2,.layoutlist_1.page_content2,.download.layoutlist_2 {    background: #fff;    padding: 70px 15%;}.layoutlist_1.page_content2 {    z-index: 1;    position: relative;}/*-----*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}.video_item {    margin: 0 0 40px !important;    width: calc(100%/3);    height: auto !important;}.video_item_subject {    font-size: 20px !important;    margin: 20px 0px 10px !important;    text-align: center !important;    font-weight: 500;    color: #333;    letter-spacing: 0;}.video_item_summary {    font-size: 16px !important;    text-align: center !important;    letter-spacing: 0;}/*----*/ 
.dd-options label.dd-option-text {    font-weight: 500;    letter-spacing: 0;    font-size: 15px;}.page_wrapper_bg .dd-selected {    font-size: 15px;    letter-spacing: 0;}/*----------*/ 
.article1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;    padding: 0;}.article1 .page_wrapper_bg section.call_to_action {    padding: 0;}.article1 #article {    padding: 0 !important;}.article1 .pagecontent .RWDslider01,.article1 .pagecontent .RWDeditor01,.article1 .pagecontent .single-photo {    margin-top: 0 !important;}.innerab-block {    padding: 150px 0;}.innerab-block.block1 {    background: #051c3e;    color: #fff;    padding-bottom: 0;}.innerab-block>.container {    display: flex;    margin-right: 0;    width: 90%;    padding: 0;    align-items: flex-start;}.innerab-title h2 {    font-size: clamp(1.875rem, 1.4257rem + 1.8433vw, 4.375rem) !important;    font-weight: 700 !important;}.innerab-txtsec h5 {    font-size: clamp(1rem, 0.9326rem + 1.2765vw, 1.7rem) !important;}.innerab-block.block1 .innerab-title h2 {    color: #fff !important;}.innerab-block.block1 .innerab-txtsec h5 {    color: #fff !important;    margin: 10px 0 !important;}.innerab-txtsec {    width: 50%;    padding: 0 100px}.innerab-block.block1 .innerab-txtsec {    padding-left: 0;}.innerab-block.block1 .innerab-imgsec {    border-radius: clamp(4.375rem, 1.8878rem + 6.6327vw, 12.5rem) 0 0 0;}.innerab-block.block2 .innerab-imgsec {    border-radius: 0 0 0 clamp(3.5rem, 4.352rem + 8.0612vw, 15.25rem);}.innerab-imgsec {    width: 50%;    height: 26.5vw !important;    overflow: hidden;}.innerab-title:after {    content: '';    position: relative;    display: block;    width: 100px;    height: 5px;    background: var(--main_color);    margin: 40px 0;}.innerab-title {    position: relative;}.innerab-block.block2>.container {    flex-direction: row-reverse;}.innerab-block.block2:before {    content: '';    position: absolute;    background: url(archive/image/customization/deco_logo.png) no-repeat;    width: 25vw;    height: 25vw;    background-size: contain;    background-position: bottom right;    right: 0;    bottom: -130px;    opacity: 0.05;}/*---------------*/ 
.leftin.fadeInUp {    -webkit-animation-name: fadeInLeft;    animation-name: fadeInLeft;    animation-delay: .5s !important;}.rightin.fadeInUp {    -webkit-animation-name: fadeInRight;    animation-name: fadeInRight;    animation-delay: .5s !important;}.paneleffect_v1.firstin {    animation-delay: 1.5s !important;}.paneleffect_v1.firstpr {    animation-delay: 1s !important;}.paneleffect_v1.firstpr2 {    animation-delay: 1.3s !important;}.paneleffect_v1.firstpr3 {    animation-delay: 1.6s !important;}/*-------*/ 
.article6 .layoutlist_2 .item {    padding: 50px 30px;    border-bottom: 1px solid #e6e6e6;    margin: 0;    background: #fff;}.layoutlist_2 .listdate .yearmonth {    color: #555 !important;    font-size: 15px !important;    letter-spacing: 1px !important;    padding: 0 !important;}.layoutlist_2 .listdate .day {    color: #555 !important;    font-size: 38px !important;}.layoutlist_2 .list_subject a {    color: #333 !important;    font-size: 25px !important;    line-height: 1.7 !important;    letter-spacing: 0;}.article6 .layoutlist_2 .item .subsubject {    word-break: break-word;}.RWDtimeline01 .line_dot2 span {    background: linear-gradient(to bottom, rgb(234 234 234) 0, rgb(234 234 234) 2%, rgb(234 234 234) 100%);}/*240103*/ 
.innerab-block>.container {    display: flex;    flex-direction: row-reverse;    column-gap: 3em;}.innerab-block.block2>.container {    flex-direction: row;    display: flex;}.innerab-block.block2 .innerab-imgsec {    height: auto !important;}#sidebar .products-nav {    background: #ffffff7d;    min-height: 29vw;}.item .subject A.itemlink {    font-size: 19px;    font-weight: 700;}.RWDproduct_page .pic-box {    width: calc(100% - 55%);}.RWDproduct_page .products-info {    width: 55%;}/*240103 tabs*/ 
.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    background: #051c3e;    padding: 15px 8px 0;}.RWDproduct_page .tab-box .tab-menu a {    border-radius: 10px 10px 0 0;    background: transparent;    color: #fff;    border: 0;}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none;}.RWDproduct_page .tab-box .tab-container {    border: 2px solid #051c3e;    border-top: 0;}.RWDproduct_page .btn-other .ibtn:hover,.RWDproduct_page .products-nav ul li>ul>li:hover>a,.RWDproduct_page .tab-box .tab-menu a:hover {    color: #051c3e;    background: #fff;}.RWDproduct_page .list-h .item,.RWDproduct_page .list-h>li {    margin: 0 5px;}/*產品detail*/ 
.RWDproduct_page .products-info .txt .editor {    display: block !important;}.RWDproduct_page .products-info .txt .title {    display: none;}a.pro-de-btn-style {    border: 1px solid var(--btn-main-color);    color: #fff !important;    height: auto;    min-width: 230px;    width: fit-content;    line-height: 1.5;    padding: 12px 25px;    transition: .3s ease;    background: 0 0;    border-radius: 30px;    font-size: 16px;    font-weight: 400;    text-align: center;    position: relative;    text-transform: uppercase;    display: block;    letter-spacing: 1px;    background-color: var(--btn-main-color);    margin: 20px 0 0;}/*240103 contect*/textarea.form-control {    height: 200px;}.eforms1 .hgroup .breadcrumb {    display: none;}.eforms1 .hgroup {    margin: 0 0 3rem;}/*240103麵包屑*/ 
.hgroup .pageTitle {    margin: 0 0 2rem;}.hgroup .breadcrumb {    position: absolute;    right: 30px;    top: 1rem;    margin: 0;}.productcontent .hgroup .breadcrumb {    top: -2rem;}/*240103下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu .menu_pro ul {    width: 200px;    margin-left: -100px;    letter-spacing: 0;}.RWDmenu_plus04 .site-nav .menu>li.menu_pro>ul>li>ul {    margin-left: -1px;    width: 290px;    font-size: 15px;    letter-spacing: 0;}.RWDmenu_plus04 .site-nav .menu>li.menu_pro>ul>li>ul>li {    text-align: left;}.RWDmenu_plus04 .site-nav .menu>li.menu_pro>ul>li>ul>li a {    padding: 10px 20px;}.productlist .hgroup .breadcrumb{display: none;}/*240124修改*/ 
.innerab-block.block2 .innerab-imgsec img {border-radius: 0 clamp(3.5rem, 4.352rem + 8.0612vw, 15.25rem) 0 0;}.innerab-block.block2 .innerab-imgsec {border-radius: 0;}.innerab-block.block2:before {display: none;}.hgroup .pageTitle {font-size: 32px; margin: 0 0 65px;}.page_wrapper_bg section.call_to_action {padding: 65px 0 100px;}.eforms1 .page_wrapper_bg section.call_to_action {padding: 65px 0 250px;}.eforms1 .hgroup {margin: 0;}/*240131修*/ 
.innerservice-top {margin-top: 0;}.article3.id103 .page_wrapper_bg .article-text p {margin-top: 0;}

/*內頁 end*/
/*語系 start*/

/*文字*/body.lang_cn {    font-family: "Noto Sans SC", sans-serif;    letter-spacing: 1px;}.lang_cn .section-subject .main-title,.lang_cn .section-subject .sub-title,.lang_cn .RWDnews011 .list-title .t2,.lang_cn .RWDmenu_plus04 .header .site-nav .menu>li>a {    letter-spacing: 1px;}.page_wrapper_bg.lang_cn .article-text,.page_wrapper_bg.lang_cn .article-text p,.page_wrapper_bg.lang_cn .article-text h5,.page_wrapper_bg.lang_cn .article-text h2,.lang_cn .m2018 .products-nav .nav-title,.lang_cn .m2018 .products-nav>ul>li>a,.lang_cn .hgroup .pageTitle,.lang_cn #prod_name .product_name,.lang_cn .product_desc_subject, .lang_cn .form-horizontal .control-label,.lang_cn .eformsDesc, .lang_cn .video_item_subject,.lang_cn .video_item_summary,.lang_cn .dd-options label.dd-option-text,.lang_cn .dd-options label.dd-option-text,.lang_cn .layoutlist_2 .list_subject a,.lang_cn .RWDmenu_plus04 .site-nav .menu .menu_pro ul,.lang_cn .RWDmenu_plus04 .site-nav .menu>li.menu_pro>ul>li>ul {    letter-spacing: 1px;}table.pd_in_table td {    border: 1px solid #888;    padding: 10px;}

/*語系 end*/
/*小螢幕 start*/

@media (max-width: 2500px) {    .innerservice-sec {        width: 100%;        margin: 0 0 50px;        display: flex;        align-items: center;        background: #f8f8f8;    }    .innerservice-txt {        min-height: auto;        padding: 0 100px;        background: transparent;        width: 50%;    }    .innerservice-img {        display: flex;        gap: 5px;        width: 50%;    }}@media (max-width: 2300px) {    /*about*/    /*.RWDright_cont002 .item-first .text-box .ab_top {width: 75%;}*/    /*footer*/    .footer_block .container {        width: 85% !important;    }    /*------*/    .innerab-block.block1 .innerab-imgsec {        height: 36.5vw !important;    }    .innerab-block.block1 .innerab-imgsec img {        object-fit: cover;        min-height: 37vw;    }    .page_wrapper_bg section.call_to_action>.container {        width: 80%;    }}@media (max-width: 2000px) {    /*main*/    #RWDfullscreen01 .container {        width: 85%;    }    /*header*/    .RWDmenu_plus04 .header .site-nav .menu>li>a {        padding: 25px 20px;    }    .RWDmenu_plus04 .lang-select-label,    .RWDmenu_plus04 .features .search-btn {        padding: 30px 20px;    }    /*about*/    /*.RWDright_cont002 .item-first .text-box .ab_top {width: 80%;}*/    /*product*/    .RWDproduct004 .item-box-desc {        padding: 25px 20px 0;    }    .RWDproduct004 #portfolio div.col-md-3 h3 {        font-size: 22px;        margin: 0 0 20px;    }    .RWDproduct004 #portfolio div.col-md-3 h3:after {        top: -8px;    }    /*service*/    .RWDservice005 .block .title1 {        font-size: 22px;    }    .RWDservice005 .block .title2 {        margin: 20px 0;    }    /*news*/    .news_block .container {        width: 75% !important;    }    /*case*/    .RWDnews005 .owl-carousel .owl-item .img-hover {        padding: 40px;    }    /*footer*/    .footer_block .ft_content {        grid-column-gap: 50px;        grid-template-columns: 500px calc(100% - 500px - 25% - 100px) 25%;    }    .ft_left .company_name h2 {        font-size: 18px;    }    /* 231020修改 */    .ft_right {        padding-left: 50px;    }}@media (max-width: 1900px) {    /*header*/    .RWDmenu_plus04 .lang-select-label,    .RWDmenu_plus04 .features .search-btn {        padding: 29px 15px;    }    .RWDmenu_plus04 .header .site-nav .menu>li>a {        font-size: 15px;        padding: 25px 15px;    }    .RWDmenu_plus04 .features .edit .menu_btn a {        font-size: 16px;        padding: 12px 30px;    }    .RWDmenu_plus04 .header.is-up .features .edit .menu_btn a {        padding: 25px 30px;    }    .RWDmenu_plus04 .logo {        width: 230px;        margin: 16px 0;    }    .RWDmenu_plus04 .header.is-up .logo {        width: 210px;        margin: 17px 0;    }}@media (max-width: 1800px) {    .innerab-block.block1 .innerab-imgsec {        height: 46.5vw !important;    }    .innerab-block.block1 .innerab-imgsec img {        min-height: 50vw;    }    .product_desc,    #product_tabs {        padding: 0 5%;    }    .lang_cn .innerab-block.block1 .innerab-imgsec img {        min-height: 40vw;    }    .lang_cn .innerab-block.block1 .innerab-imgsec {        height: 40vw !important;    }}@media (max-width: 1700px) {    /*main*/    #RWDfullscreen01 .container {        width: 90%;    }    /*banner*/    .banner_block .container {        width: 88% !important;    }    .index .RWDbanner_plus01 .slick-caption .txt1:before {        height: 65%;    }    .index .RWDbanner_plus01 .slick-caption .txt1>span>span {        top: -8px;    }    /*共通-裝飾線*/    .product_block:after,    .service_block:after,    .news_block:after {        left: 45px;    }    /*about*/    /*.RWDright_cont002 .item-first .text-box .ab_top {width: 90%;}*/    /*news*/    .news_block .container {        width: 80% !important;    }    /*footer*/    .footer_block .container {        width: 90% !important;    }}@media (max-width: 1600px) {    /*header-漢堡提早*/    .RWDmenu_plus04 .header {        padding: 0 15px 0 3%;    }    .RWDmenu_plus04 .header.is-up {        padding: 0 15px 0 3%;    }    .RWDmenu_plus04 .logo {        margin-top: 0;        float: none;    }    .RWDmenu_plus04 .site-nav .menu {        display: none;    }    .RWDmenu_plus04 #mobile-menu,    .RWDmenu_plus04 .ml-stack-nav-toggle,    .RWDmenu_plus04 .toggle-menu,    .RWDmenu_plus04 .toggle-mmenu-cover {        display: block;    }    .ml-stack-nav-toggle i {        display: none;    }    .RWDmenu_plus04 #mobile-menu .menu>li>a {        color: #333;        letter-spacing: 1px;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul {        background: #eaeaea;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>a {        background-color: transparent;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active {        background-color: var(--main_color);    }    .RWDmenu_plus04 #mobile-menu .menu a {        font-size: 15px;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>.toggle-submenu:after,    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active>.toggle-submenu:after {        color: #ffffffa1;    }    .RWDmenu_plus04 .features {        float: right;        position: relative;    }    .RWDmenu_plus04 .features .share-group.main_share {        padding-right: 25px;    }    a.ml-stack-nav-toggle {        margin-top: 17px;    }    .RWDmenu_plus04 .header .ml-stack-nav-toggle__line {        background: #fff;        transition: .5s ease-out;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: #525261;        transition: .5s ease-out;    }    .RWDmenu_plus04 .features .edit {        margin: 15px 5px 15px 20px;    }    .RWDmenu_plus04 .features .edit .menu_btn a,    .RWDmenu_plus04 .header.is-up .features .edit .menu_btn a {        border-radius: 30px;        padding: 10px 40px;    }    /*-----*/    .page_wrapper_bg .RWDmenu_plus04 .header .features .edit .menu_btn a {        padding: 10px 40px;    }    .page_wrapper_bg .RWDmenu_plus04 .header {        padding: 0 15px 0 3%;    }    .page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle__line {        background: #525261;        transition: .5s ease-out;    }    .page_wrapper_bg .RWDmenu_plus04 .features .edit .menu_btn a,    .page_wrapper_bg .RWDmenu_plus04 .header .features .edit .menu_btn a {        border-radius: 30px;        padding: 10px 40px;    }    /*case*/    .RWDnews005 .owl-carousel .owl-item .img-hover {        padding: 40px 30px;    }    .hgroup .pageTitle {        text-align: left;    }    .eforms1 .hgroup .pageTitle {        text-align: center;    }    /*240124修*/    .hgroup .pageTitle {text-align: center; margin: 0 0 15px;}    .hgroup .breadcrumb {position: static; margin-bottom: 1rem;}    .eforms1 .hgroup .pageTitle {margin: 0 0 65px;}            /*240131修*/    .innerservice-top {margin-top: 25px;}    .article3.id103 .page_wrapper_bg .article-text p {margin-top: 1em;}}@media (max-width: 1550px) {    /*----------*/    .page_wrapper_bg .article-text,    .page_wrapper_bg .article-text p {        font-size: 15px;    }}@media (max-width: 1500px) {    /*共通-按鈕*/    .RWDbtn01 .btn,    .RWDnews011 .more-btn {        padding: 10px 25px;        font-size: 15px;    }    /*about*/    .banner_block .container {        width: 92% !important;    }    /*about*/    .ab_icons {        display: grid;        grid-template-columns: 1fr 1fr 1fr 1fr;        grid-column-gap: 30px;    }    .ab_icons .icon_list {        margin-right: 0;        width: auto;    }    .ab_bottom .ab_cer_pic .pic_item {    width: 100px;    height: 100px;    }    /*.ab_cer .ab_cer_pic img {        min-width: 100px;    }*/    .RWDright_cont002 .item-first .text-box {        padding: 0 0 0 60px;    }    .ab_top p.ab_txt,    .ab_icons .icon_list p {        font-size: 15px;    }    /*product*/    .RWDproduct004 .item-box-desc {        padding: 20px 15px 0;    }    .RWDproduct004 #portfolio div.col-md-3 h3:after {        top: -4px;        font-size: 20px;        width: 30px;        height: 30px;    }    .RWDproduct004 #portfolio div.col-md-3 h3 {        font-size: 20px;        margin: 0 0 15px;        padding-right: 55px;    }    .RWDproduct004 .list-inline {        font-size: 15px;    }    /*service*/    .RWDservice005 .block .title1 {        font-size: 20px;        padding: 0 20px;        margin: 20px 0 0;    }    .RWDservice005 .block .title2 {        margin: 15px 0 20px;        padding: 0 20px;        font-size: 15px;    }    .RWDservice005 .block .link {        margin: 0 20px 10px 0;        font-size: 14px;    }    .RWDservice005 .block {        padding: 0 0 15px;    }    /*news*/    .news_block .container {        width: 90% !important;    }    /*case*/    .RWDnews011 .list-title .t1 {        font-size: 18px;    }    .RWDnews011 .list-title .t2 {        font-size: 15px;    }    /*footer*/    .ft_left {        grid-area: ft_left;    }    .ft_middle {        grid-area: ft_middle;    }    .ft_right {        grid-area: ft_right;    }    .footer_block .ft_left {        border-right: 0;        padding-bottom: 50px;        border-bottom: 1px solid #ffffff38;    }    .footer_block .ft_content {        grid-template-columns: repeat(2, 1fr);        grid-template-areas: "ft_left ft_left""ft_middle ft_right";        grid-gap: 50px;    }    .ft_left .ft_buy_btn {        margin: 0 0 0 auto;    }    .ft_left .ft_buy_btn a {        margin-top: 0;    }    .ft_left .RWDedictor008 {        flex-direction: row;        align-items: flex-end;    }    .ft_copyright {        margin-top: 0;    }    .ft_middle ul.company_info,    .ft_links .ft_menu {        font-size: 15px;    }    /*-------*/    .innerab-block>.container {        width: 95%;    }    .innerab-txtsec h5 {        font-size: clamp(1rem, 0.9326rem + 1.2765vw, 1.3rem) !important;    }    .innerab-title:after {        margin: 25px 0;    }    #product .layoutlist_2 .col-xs-12.col-sm-6.col-md-4 {        width: 50%;    }    .product_desc,    #product_tabs {        padding: 0;    }    .tabs nav a {        min-width: 170px;        padding: 10px 25px;        font-size: 15px;    }    .row .album_d_item {        width: calc(100%/3);        margin-top: 0;    }    .innerservice-top.quality h5 {        max-width: 80%;    }    }@media (max-width: 1400px) {    /*case*/    .RWDnews005 .owl-carousel .owl-item div {        text-align: center;    }    .RWDnews005 .owl-carousel .owl-item .img-hover {        display: block;    }    .RWDnews005 p.text-left {        -webkit-line-clamp: 3;        max-height: 70px;        min-height: 70px;    }    .RWDnews005 .owl-carousel img {        max-width: 40%;        min-width: 150px;        display: block !important;        margin: 0 auto 15px;    }    /*-----*/    .innerab-block.block1 .innerab-imgsec {        height: 60.5vw !important;    }    .innerab-block.block1 .innerab-imgsec img {        min-height: 62vw;    }    .innerservice-txt {        padding: 0 50px;        margin: 0 0 30px    }    .lang_cn .innerab-block.block1 .innerab-imgsec img {        min-height: 46.5vw;    }    .lang_cn .innerab-block.block1 .innerab-imgsec {        height: 46.5vw !important;    }}@media (max-width: 1300px) {    /*about*/    .RWDright_cont002 .item-first>a {        width: 80%    }    .RWDright_cont002 .item-first .pic,    .RWDright_cont002 .item-first .pic img {        height: 30vw;        width: 100%;        object-position: top    }    .RWDright_cont002 .item-first .text-box {        margin: 80px 0 0;        width: 100%;        padding: 0    }    .RWDright_cont002 .item-first .text-box .text {        margin-top: 0    }    .RWDright_cont002 .item-first .text-box .ab_top {        width: 87%;        margin: 0 auto;        padding: 0 15px    }    .RWDright_cont002 .item-first .text-box .ab_bottom {        width: 93.5%;        margin: 60px 0 0 auto;        padding: 0 0 0 15px    }    #faq .layoutlist_2,    .layoutlist_1.page_content2,    .download.layoutlist_2 {        padding: 70px;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
/*banner*/ 
.RWDbanner_plus01 .page-scroll {display: none;}/*main*/#RWDfullscreen01 .container {width: 95%;}.footer_block .container {width: 95% !important;}/*banner*/ 
.index .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 65px) !important;    height: calc(100vh - 65px) !important;}.RWDbanner_plus01 .banner-slider.bg .slick-active .pic.zoomOut01 {    animation-name: none;    transform: scale(1);    -webkit-transform: scale(1);}/*共通-按鈕*/ 
.RWDbtn01 {margin-top: 50px;}/*共通-裝飾線*/ 
.product_block:after, .service_block:after, .news_block:after {display: none;}/*about*/ 
.RWDright_cont002 .item-first .text-box .ab_top {width: 92%;}.RWDright_cont002 .item-first .text-box .ab_bottom {width: 96%;}.RWDright_cont002 .item-first>a {width: 85%;}.ab_bottom .ab_cer {padding: 50px 4vw 0 0;}/*case*/ 
.RWDnews005 h4, .news005_h4 {margin: 0 0 10px 0;}/*footer*/ 
.ft_left .ft_buy_btn a {min-width: 250px;}.innerab-block {    padding: 100px 0;}.innerab-block>.container {    width: 80%;    flex-direction: column;    margin-right: auto;}.innerab-txtsec {    width: 100%;    padding: 0 0 50px;}.innerab-imgsec {width: 100%;}.innerab-block.block1 .innerab-imgsec {    height:44vw !important;}.innerab-block.block1 .innerab-imgsec img {    min-height:40vw;}.innerab-block.block2>.container {    flex-direction: column;}.innerab-imgsec {    height: 35vw !important;}.innerab-block.block2:before{display: none;}.product1 section.hgroup {    padding-left: 0;}#sidebar {    width: 100%;    padding: 0 !important;margin: 0 0 40px}#product {    width: 100%;}.album_item.col-sm-3.col-md-3.content_box {    width: calc(100%/2 - 20px);}.innerservice-top.quality h5 {max-width: 100%;}.innerservice-sec {    flex-direction: column;}.innerservice-img {    width: 100%;}.innerservice-txt {    min-height: auto;    padding:50px 50px 40px;    width: 100%;margin:0}.article4 .page_wrapper_bg section.call_to_action>.container, .product1 .page_wrapper_bg section.call_to_action>.container {    width: 85%;}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {/*news*/ 
.RWDnews011 .more-btn {position: relative;}}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
/*header*/ 
.RWDmenu_plus04 .features .edit {display: block;}.RWDmenu_plus04 .features:after {display: none;}.RWDmenu_plus04 .features {margin-right: 0; padding-right: 0;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
/*main*/#RWDfullscreen01 .container {    width: 100%;    padding: 0 50px;}.news_block .container {    width: 100% !important;}.footer_block .container {    width: 100% !important;}/*header*/ 
.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 200px;}.page_wrapper_bg .RWDmenu_plus04 .header .logo,.page_wrapper_bg .RWDmenu_plus04 .header.is-up .logo {    width: 200px;}/*共通-title*/ 
.product_block .section-subject,.service_block .section-subject {    padding: 0 10px;}.section-subject .main-title:after {    width: 80px;    margin: 20px 0 25px;}/*共通-按鈕*/ 
.RWDbtn01 {    margin-top: 40px;}/*banner*/ 
.banner_block .container {    width: 85% !important;}.index .RWDbanner_plus01 .slick-caption {    top: 20%;}.index .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 65px) !important;    height: calc(100vh - 65px) !important;}.index .RWDbanner_plus01 .slick-caption .txt1>span>span {    margin-right: 15px;}.index .RWDbanner_plus01 .slick-caption .txt1:before {    height: 72%;    left: 4%;}/*product*/ 
.RWDproduct004 #portfolio.portfolio-nogutter .row .col-md-3.col-sm-3 {    width: calc(100% / 2 - 21px);    margin: 0 10px 30px !important;}/*about*/ 
.RWDright_cont002 .item-first .pic,.RWDright_cont002 .item-first .pic img {    height: 33vw;}.RWDright_cont002 .item-first>a {    width: calc(100% - 50px);}.RWDright_cont002 .item-first .text-box {    margin: 60px 0 0;}.RWDright_cont002 .item-first .text-box .ab_top {    width: 100%;    padding: 0 50px;}.ab_icons {    margin: 60px 0 0;    grid-template-columns: 1fr 1fr;    grid-column-gap: inherit;    grid-gap: 30px;}.RWDright_cont002 .item-first .text-box .ab_bottom {    width: 100%;    padding: 0 50px;    border-top: 0;    margin: 50px 0 0 auto;}.ab_icons .icon_list {    max-width: inherit;}.ab_bottom .ab_cer {    padding: 30px 0 0 0;    width: 100%;    border-top: 1px solid #ffffff40;}.ab_bottom .ab_bottom_pic {    display: none;}.ab_bottom .ab_cer_pic .pic_item {margin-right: 30px;}/*.ab_cer .ab_cer_pic img {    margin-right: 30px;}*//*service*/ 
.service_block .container {    padding: clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem) 50px 0 !important;}.RWDservice005.col3 .img_block {    flex-wrap: wrap;}.RWDservice005 .block {    width: calc(100%/2 - 21px);    margin: 0 10px 30px;}.service_bg {    background-position: 34% bottom;}/*news*/ 
.RWDnews011 .more-btn {    position: relative;}.news_block:before {    width: 40vw;    height: 40vw;    bottom: -50px;}/*case*/ 
.RWDnews005 .owl-carousel .owl-item .img-hover {    padding: 30px 20px;}/*footer*/ 
.footer_block .ft_content {    grid-template-areas: unset;    grid-template-columns: none;    display: flex;    flex-direction: column;    grid-gap: 40px;}.footer_block .ft_left {    padding-bottom: 40px;}.ft_left .RWDedictor008 {    flex-direction: column;    align-items: flex-start;}.ft_left .ft_buy_btn {    margin: 40px 0 0;}.ft_middle .ft_links {    margin: 20px 0 0;}.ft_right .company_map iframe {    height: 150px !important;}/* 230928 */ 
.ft_copyright {    border: 0;    border-top: 1px solid #ffffff38;    padding: 40px 0 0;}/* 231020修改 */ 
.ft_right {    padding: 0;    border: 0;}.ft_copyright {    padding: 15px 0 0;}/*-------*/ 
.page_wrapper_bg section.call_to_action,.innerab-block {    padding: 70px 0;}.page_wrapper_bg section.call_to_action>.container {    width: 90%;}.innerab-block>.container {    width: 85%;}.article4 .page_wrapper_bg section.call_to_action>.container,.product1 .page_wrapper_bg section.call_to_action>.container {    width: 90%;    padding: 0;}.content section {    font-size: 15px;    padding: 0 30px 40px;}.tabs nav ul {    padding: 40px 40px 40px;}.row .album_d_item {    width: calc(100%/2);}.certificate-box {    width: calc(100%/3 - 10px);}.certificate-sec {    flex-wrap: wrap;}.form-horizontal .form-group .col-sm-12.col-md-11,.form-horizontal .control-label {    width: 100%;    padding: 0 !important}.eforms1 .page_wrapper_bg section.call_to_action:before {    height: 50%;    bottom: 0;}.eforms1 .page_wrapper_bg section.call_to_action:before {    height: 40%;    bottom: 0;    background-position-x: 10%;}.video_item {    width: calc(100%/2);}#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    margin-bottom: 30px;}/*240103*/ 
.RWDproduct_page .pic-box {    width: calc(100% - 50%);}.RWDproduct_page .products-info {    width: 50%;}.hgroup .pageTitle {    margin: 0 0 15px;    text-align: center;}.hgroup .breadcrumb {    position: static;    margin-bottom: 1rem;}/*240124修改*/ 
.hgroup .pageTitle {font-size: 29px;}
}
/*991px end*/
/*800px start*/
@media (max-width: 800px) {
.block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn {    margin-top: 40px !important;    margin-right: 0;}.page_wrapper_bg  .ebtn a {width:180px;}.page_wrapper_bg  .ebtn {width: auto;}.RWDproduct_page .btn_back {width: auto;}
}
/*800px end*/
/*767px start*/
@media (max-width: 767px) {
/*banner*/ 
.banner_block .container {width: 100% !important;}/*news*/ 
.RWDnews011 .list-D {font-size: 13px; font-weight: 700;}.RWDnews011 {padding-left: 15px; padding-right: 15px;}.RWDnews011 .img-view {max-width: none;}.RWDnews011 .list-title .t2 {-webkit-line-clamp: 4; height: 6.1em;}.RWDnews011 .more-btn {margin: 50px 0 0;}.RWDnews011 .title-block {display: none;}.RWDnews011 .page-arrow:after, .RWDnews011 .page-arrow:before {font-size: 14px;}.RWDnews011 .mobile-only.page-prev, .RWDnews011 .mobile-only.page-next {border-radius: 99em;}.RWDnews011 .list-title {padding: 0;}.RWDnews011 .list-date {padding: 0 40px 10px 0;}.RWDnews011 .list .swiper-container {height: auto;}.innerab-block.block1 .innerab-imgsec {    height: auto !important;}#product .layoutlist_2 .col-xs-12.col-sm-6.col-md-4 {    padding: 0 10px;}.innerab-imgsec {    height: 50vw !important;}.tab_content {    font-size: 15px;    color: #555;    line-height: 1.7;    display: none;    margin-top: 30px;font-weight: 400;}.tab_title {    font-size: 18px !important;    color: #232323 !important;    line-height: 27px;    position: relative;    font-weight: 500;    letter-spacing: 0;}.tab:last-child {    border-bottom: none !important;}.innerfeature-block ul {    padding-left: 20px;}.laboratory-box {    width: calc(100%/2 - 20px);    margin: 0 10px 20px;}.innerservice-top {    padding: 0 0 30px;    margin: 10px 0 30px;    text-align: left;}.innerservice-top.quality.box1 {    margin-top: 0;}.page_wrapper_bg .article-text h2 {font-size: 25px;}.video_item {    width: 100%;    margin: 0 0 50px !important;    padding: 0;}.layoutlist_2 .col-xs-12 {width: 50%;float: left;}.layoutlist_8.rwd .item {    padding: 0;    width: 50%;    float: left;    border-bottom: none;    margin: 0 0 50px;}.layoutlist_8.rwd .row {margin-left: 0;margin-right: 0;}.RWDslider01 .pic-list {float: none;width: 100%;padding-left: 0;padding-right: 0;}.RWDslider01.pic-right .pic-list { float:none; padding-left: 0px; padding-right: 0;}.RWDslider01 .text { float: none;width: 100%;}.RWDslider01 .control-box { left: 0;}.layoutlist_8.rwd .listdate .day {    color: #555;    font-size: 12px;    letter-spacing: 0;}.listdate.col-sm-2.col-md-2 {    margin-top: 20px;}.layoutlist_2 .listdate .yearmonth {    color: #555 !important;    font-size: 15px !important;    letter-spacing: 0px !important;    padding: 0 !important;    display: inline-block;}.layoutlist_2 .listdate .day {    color: #555 !important;    font-size: 15px !important;    display: inline-block;    position: relative;    letter-spacing: 0;    margin-left: -3px;}.layoutlist_2 .listdate .day:before {    content: "/";}/*240103修*/ 
.RWDproduct_page .faq-item.active .faq-question {    background: #051c3e;    color: #fff;}.RWDproduct_page .faq-list{    background-color: #fff;}.RWDproduct_page .pic-box,.RWDproduct_page .products-info {    width:100%;}/*240113修*/ 
.innerservice-top {text-align: center;}/*240131修*/ 
.innerservice-top {margin-top: 35px;}.lang_cn .innerab-block.block1 .innerab-imgsec {        height: auto !important;    }    .lang_cn .innerab-block.block1 .innerab-imgsec img {        min-height: auto;    }
}
/*767px end*/
/*650px start*/

@media (max-width: 650px) {/*header*/ 
.RWDmenu_plus04 .features .edit {display: none;}/*about*/ 
.ab_bottom .ab_cer_pic .pic_item {    width: 90px;    height: 90px;    margin: 0 10px 20px;}/*.ab_cer .ab_cer_pic img {margin: 0 10px 20px; width: 90px; min-width: auto;}*//*footer*/ 
.footer_block {padding: clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem) 0 80px;}.ft_copyright {flex-direction: column;}a.privacy_link {padding-right: 0; border-right: 0;}/*CTA*/ 
.fixed_btn {display: block; width: 100%;}.fixed_btn .RWDbtn01.paneleffect_page.animated {opacity: 1;}.fixed_btn .RWDbtn01.paneleffect_page {opacity: 1; margin-top: 0;}.fixed_btn .RWDbtn01.fadeInUp {animation-name: auto;}.fixed_btn .RWDbtn01 .btn-box {margin: 0;}.fixed_btn .RWDbtn01 .btn-box li {padding: 0;width:100%}.fixed_btn .RWDbtn01 .btn {border-radius: 0; color: #fff; font-size: 16px; padding: 7px 10px; background: var(--btn-main-color) !important; font-weight:500; text-transform:uppercase; border: 0; width: 100%;}.fixed_btn .RWDbtn01 li a:before {content: '\e116'; font-family: "Glyphicons Halflings" !important; position: relative; font-size: 18px; display: inline-block; margin-right: 6px; color: #fff; top: 2px;}/* 231020修改 */ 
.ft_copyright {gap: 3px 0;}}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
/*cookie*/ 
.RWDalert_fancybox.bottom {    width: 100%;    padding: 20px 25px !important;    border-radius: 30px 30px 0 0;}.RWDalert_fancybox.bottom,.RWDalert_fancybox .btn {    letter-spacing: 0 !important;}/*loading*/ 
.fl {    width: 200px;}/*main*/#RWDfullscreen01 .container {    padding: 0 30px;}/*header*/ 
.RWDmenu_plus04 .header,.RWDmenu_plus04 .header.is-up {    padding: 0 15px;}.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 180px;}.page_wrapper_bg .RWDmenu_plus04 .header,.page_wrapper_bg .RWDmenu_plus04 .header.is-up {    padding: 0 15px;}.page_wrapper_bg .RWDmenu_plus04 .logo,.page_wrapper_bg .RWDmenu_plus04 .header.is-up .logo,.page_wrapper_bg .RWDmenu_plus04 .header .logo {    width: 180px;}/*banner*/ 
.index .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 125px) !important;    height: calc(100vh - 125px) !important;}.index .RWDbanner_plus01 .slick-caption .txt2 {    margin-top: 10px;}.index .RWDbanner_plus01 .slick-caption span.slogan_small.slogan_2 {    margin-left: auto;}.index .RWDbanner_plus01 .slick-caption .txt1>span>span {    margin-right: 10px;}.index .RWDbanner_plus01 .slick-caption .txt2 span {    margin-left: 0;}.index .RWDbanner_plus01 .slick-caption .txt1:before {    display: none;}.index .RWDbanner_plus01 .slick-caption .txt2 {    margin-top: 0;}.index .RWDbanner_plus01 .slick-caption .txt2:before {    content: '';    position: relative;    display: block;    width: 50px;    height: 5px;    background: var(--main_color);    margin: 20px 0;    left: 50%;    transform: translateX(-50%);}.index .RWDbanner_plus01 .slick-caption.txt-left {    text-align: center;    width: 100%;}.index .RWDbanner_plus01 .slick-caption .txt1>span>span {    top: -6px;}/*共通-title*/ 
.product_block .section-subject,.service_block .section-subject {    padding: 0;}.section-subject .main-title:after {    width: 70px;}/*共通-按鈕*/ 
.RWDbtn01 {    margin-top: 30px;}.RWDbtn01 .btn,.RWDnews011 .more-btn {    min-width: auto;    width: 100%;}.ft_left .ft_buy_btn,.ft_left .ft_buy_btn a {    min-width: auto;    width: 100%;}/*about*/ 
.RWDright_cont002 .item-first>a {    width: calc(100% - 30px);}.RWDright_cont002 .item-first .pic,.RWDright_cont002 .item-first .pic img {    height: 40vw;}.RWDright_cont002 .item-first .text-box .ab_top {    padding: 0 30px;}.RWDright_cont002 .item-first .text-box {    margin: 45px 0 0;}.ab_icons {    margin: 50px 0 0;}.RWDright_cont002 .item-first .text-box .ab_bottom {    padding: 0 30px;    margin: 40px 0 0 auto;}.ab_icons .icon_list {    padding: 30px 20px;}.ab_icons {    grid-gap: 20px;}/*product*/ 
.RWDproduct004 #portfolio.portfolio-nogutter .row .col-md-3.col-sm-3 {    width: 100%;    margin: 0 0 40px !important;}.RWDproduct004 .item-box-desc {    padding: 17px 0 0;}.RWDproduct004 #portfolio div.col-md-3 h3 {    font-size: 18px;    margin: 0 0 10px;}.RWDproduct004 #portfolio div.col-md-3 h3:after {    top: -6px;}/*service*/ 
.service_block .container {    padding: clamp(5rem, 3.6607rem + 3.5714vw, 9.375rem) 30px 0 !important;}.RWDservice005 .block {    width: 100%;    margin: 0 0 30px;}.RWDservice005 .block .title1 {    font-size: 18px;    margin: 17px 0 0;}.RWDservice005 .block .title2 {    margin: 7px 0 20px;    min-height: auto;    max-height: none;    -webkit-line-clamp: inherit;}.service_bg {    background-position: bottom;}/*news*/ 
.news_block:before {    display: none;}/*case*/ 
.RWDnews005 .controlls-over .owl-pagination {    margin-top: 30px;    display: block;}/*footer*/ 
.footer_block .ft_left {    padding-bottom: 35px;}.ft_left .company_name img {    width: 180px;}.ft_left .company_name h2 {    font-size: 17px;    line-height: 1.4;}.footer_block .ft_content {    grid-gap: 30px;}.ft_middle .ft_links {    flex-direction: column;    align-items: flex-start;    margin: 25px 0 0;}.ft_links .ft_menu {    margin-top: 10px;}/* 230928 */ 
.ft_copyright {    padding: 20px 0 0;}/*------*/ 
.innerab-block,.page_wrapper_bg section.call_to_action {    padding: 70px 0;}.innerab-txtsec h5 {    font-size: 17px !important;    margin-top: 10px !important;}#product .layoutlist_2 .col-xs-12.col-sm-6.col-md-4 {    width: 100%;    padding: 0;}#product {    padding: 0 !important;}.innerab-imgsec {    height: 60vw !important;}.application-box {    width: 100%;    margin: 0 0 50px;}.product_desc_content .prtopsec h5 {    text-align: center;    font-size: 20px;}#prod_name .product_name {    font-size: 25px;}#prod_name .product_name {    padding: 0 0 30px;    font-size: 25px;    margin: 30px 0 0;}.album_item.col-sm-3.col-md-3.content_box {    width: 100%;    margin: 0 0 40px;}.row .album_d_item {    width: 100%;}.laboratory-box {    width: 100%;    margin: 0 0 20px;}.certificate-box {    width: calc(100%/2 - 10px);}.certificate-sec {    background: transparent;    padding: 0;    margin: 40px 0 0;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01,.pagecontent .single-photo {    margin-top: 50px !important;}.page_wrapper_bg .article-text h2 {    font-size: 22px;}.innerservice-txt {    padding: 0 0 20px;}.innerservice-sec {    background: transparent;}#faq .layoutlist_2,.layoutlist_1.page_content2,.download.layoutlist_2 {    background: transparent;    padding: 0;}.download .search_input {    background: transparent;}.download .search-container {    width: 100%;}.customized_columns ._input,.customized_columns select {    background-color: #e2e2e2;}/*--------*/ 
.RWDproduct_page .btn_back {    width: 100%;}.page_wrapper_bg .ebtn a {    width: 100%;}.page_wrapper_bg .ebtn {    width: 100%;}.layoutlist_8.rwd .item {    width: 100%;    float: none;}.layoutlist_2 .col-xs-12 {    width: 100%;    float: none;}.btn.btn_back {    width: 100%;}#article .btn.btn_back a {    display: block;}.article6 .layoutlist_2 .item {    padding: 30px 15px;}/*240103*/a.pro-de-btn-style {    width: 100%;}/*240124修改*/ 
.hgroup .pageTitle {font-size: 26px;}.eforms1 .page_wrapper_bg section.call_to_action {padding: 70px 0 250px;}.eforms1 .hgroup .pageTitle {margin: 0 0 15px;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
/*header*/a.ml-stack-nav-toggle {margin: 5px 0 0 10px;}/*banner*/ 
.index .RWDbanner_plus01 .slick-caption .txt1 {font-size: 36px;}.index .RWDbanner_plus01 .slick-caption .txt1>span>span {top: -4px;}.index .RWDbanner_plus01 .slick-caption .txt2:before {margin: 15px 0;}/*case*/ 
.RWDnews005 .controlls-over .owl-pagination {margin-top: 15px;}.lang_cn .ft_middle ul.company_info a {    display: block;}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {/*輪播點*/ 
.RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {    right: 5px;    position: absolute;    top: 0;    left: auto;}.RWDbanner_plus01.style-dotnav.control-left .control-box {    top: 50%;    transform: translateY(0);    bottom: auto;    width: auto;    height: auto !important;    left: auto;    right: 0;}}@media (max-width: 400px) {/*about*/ 
.ab_icons {grid-template-columns: auto;}}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
/*header*/ 
.RWDmenu_plus04 .logo, .RWDmenu_plus04 .header.is-up .logo {width: 160px;}/*banner*/ 
.index .RWDbanner_plus01 .slick-caption .txt1 {font-size: 34px;}
}
/*380px end*/
/*370px start*/

@media (max-width: 370px){    .certificate-box {    width: 100%;}}

/*370px end*/