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;}#RWDfullscreen01 { overflow: hidden !important;}/*容器設定*/#RWDfullscreen01 .container { width: 80%;}/* 反白顏色設定*/::selection {background: #555;color: #fff;}::-moz-selection {background:#555;color: #fff;}/*統一間距*/ 
.section_block {padding: 120px 0; position: relative;}/*字體統一*/body.wrapper_bg {    font-family: 'EB Garamond', serif !important; font-size: 17px; letter-spacing: .5px; line-height: 1.7;   }/*標題統一*/ 
.index .title_item {position: relative;margin-bottom: 80px;}.index h2.main_title {   margin: 0; font-size: 70px;letter-spacing: .5px; line-height: 1.2;font-weight: 500;color: #647c7e; text-transform: uppercase;    text-align: center;position: relative; }.index h2.main_title:after { position: absolute;content: '';width: 12px; height: 12px; background: #e57b3d;   border-radius: 12px;  right: calc((100% - 120px) / 2 + 17px);  top: -10px; z-index: -2;}.index h2.main_title:before {position: absolute;content: ''; width: 120px; height: 120px;border: 1px solid rgb(100 124 115 / 20%);border-radius: 99em;  top: 50%;  left: 50%; transform: translate(-50%, -50%); z-index: -2;}.index h3.sub_title{font-size: 22px;line-height: 1.5;letter-spacing:.5px;margin: 0; font-weight: 500;  color: #647c7e; }#RWDfullscreen01 p {font-size: 16px; letter-spacing: .5px; color: #444; font-weight: 400; line-height: 1.7; margin-bottom: 15px;font-family: 'Roboto', sans-serif;}/*loading*/ 
.fl {width: 250px;}.fl img {width: 100%;}/*網頁警告*/ 
.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, 90%) !important; color: #000 !important;  left: auto !important;right: 0px !important;line-height: 1.8 !important;}.RWDalert_fancybox .btn, .RWDalert_fancybox .btn.active {  padding: 5px 20px;  border-color: #647c7e; background: #647c7e !important;    border-radius: 0px;}.RWDalert_fancybox.bottom .editor { font-size: 18px !important;}/*統一按鈕樣式*/ 
.RWDbtn01 { overflow: unset; margin-top: 50px;}.RWDbtn01 .btn-box { min-width: 280px; margin: 0 auto;}.RWDbtn01 .btn-box .col-sm-3 {  width: 100%; padding: 0;}.RWDbtn01 .btn {  color: #ff8137; font-size: 24px; background: transparent;padding: 15px 35px; border-bottom: 1px solid rgb(255 129 55 / 40%);  border-radius: 0; line-height: 1;position: relative;}.RWDbtn01 .btn:hover { color: #ff8137; background: transparent;    border-bottom: 1px solid rgb(255 129 55 / 40%);padding-right: 50px;}.RWDbtn01 .btn:before { position: absolute;content: '';width: 15px;  height: 1px; background: rgb(229 123 61 / 50%);transform: rotate(45deg);right: -1px;bottom: 5px; transition: .3s ease;}.RWDbtn01 .btn:after { position: absolute;content: ''; width: 70px;height: 70px; border: 1px solid rgb(255 129 55 / 40%); border-radius: 99em;right: -35px;top: 10px; transition: .3s ease;}.RWDbtn01 .btn:hover:after { width: 12px; height: 12px;  right: 35px; top: 50%; transform: translateY(-50%); transition: .3s ease;  background: rgb(255 129 55 / 90%);}/*網頁捲軸-寬度*/::-webkit-scrollbar {width: 12px;}/*網頁捲軸-背景顏色*/::-webkit-scrollbar-track {background: #e7dcd5;}/*網頁捲軸-把手顏色*/::-webkit-scrollbar-thumb {    background: #647c7e;border-radius: 10px;}/*網頁捲軸-滑過時把手的顏色*/::-webkit-scrollbar-thumb:hover {background: #555;}/*要拿掉的東西*/#RWDfullscreen01 .section-line, .RWDleft_cont002 .item-second .text-box .underline { display: none;}/*全背景*/ 
.index .main.cd-main-content { position: relative;}.index .main.cd-main-content:before {  position: absolute; content: '';width: 100%; height: calc(100% + 74px); background: #f9ece3; top: -74px;left: 0; right: 0; z-index: -4;}/*選單*/ 
.RWDmenu_plus04 .header-in { display: flex;  justify-content: space-between;}.RWDmenu_plus04 .header { padding: 0px 74px 0 0;transition:all .4s ease-out; background: transparent; }.RWDmenu_plus04 .header.is-up { padding: 0 74px; transition:all .4s ease-out;}.RWDmenu_plus04 .site-nav { display: block;}.RWDmenu_plus04 .site-nav > .container { width: 100% !important;float: right;}.RWDmenu_plus04 .site-nav .menu {  text-align: right; font-size: 18px; color: #333;}.RWDmenu_plus04 .site-nav .menu>li>a { position: relative;  padding: 25px 30px;color: #333;transition: .5s ease;    font-size: 18px;}.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: #555;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: #555;transition: .3s ease;}.RWDmenu_plus04 .site-nav .menu li { text-align: center;}.RWDmenu_plus04 .site-nav .menu>li>ul {    margin-left: 0;transform: translateX(-50%);padding: 0;}.RWDmenu_plus04 .site-nav .menu ul li>a {  font-weight: 400;  font-size: 18px;letter-spacing: 1px;color: #333;transition: .5s ease;padding: 10px;}.RWDmenu_plus04 .site-nav .menu ul li>a:hover {background:#647c7e;color: #fff;text-decoration: none;transition: .5s ease;}.RWDmenu_plus04 .site-nav .manu-item:hover>a, .RWDmenu_plus04 .site-nav .menu ul li a:hover, .RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a, .RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {font-weight: 400;}.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {    border-color: #333;}.RWDmenu_plus04 .header.is-up .site-nav .menu li.has-child>a:after {    border-color: #333;}.RWDmenu_plus04 .header.is-up .features i  {color: #333;}.RWDmenu_plus04 .header::before {position: absolute;content: ''; width: 0; height: 100%; background: #fff;z-index: 2;right: 0; top: 0;transition: all .25s ease-out; z-index: -1;}.RWDmenu_plus04 .header.is-up::before {width: 100%; left: 0; transition: all .25s ease-out; }/*logo*/ 
.RWDmenu_plus04 .header .logo {width: 200px; height: 201px;  position: relative;transition:all .4s ease-out;}.RWDmenu_plus04 .header .logo a { width: 100%;height: 100%; display: block; z-index: 3; position: relative;}.RWDmenu_plus04 .header .logo a:before {position: absolute; content: ''; width: 150px; height: 151px;background: url(https://www.ev-shine.com.tw/archive/image/customization/2012-EVS-new-LOGO.png);  background-size: contain;left: 50%;  transform: translateX(-50%);  bottom: 15px; z-index: 0;transition:all .4s ease-out;}.RWDmenu_plus04 .header .logo a:after {  position: absolute; content: ''; width: 200px;  height: 201px; background: #fff; z-index: -1; top: 0; left: 50%;transform: translateX(-50%); border-radius: 0 0 150px 150px;transition:all .4s ease-out;}.RWDmenu_plus04 .header .logo a img {  display: none;transition:all .4s ease-out;}.RWDmenu_plus04 .header.is-up .logo {width: 300px;    top: 10px; height: auto; transition:all .4s ease-out; }.RWDmenu_plus04 .header.is-up .logo a:before, .RWDmenu_plus04 .header.is-up .logo a:after{  display: none;transition:all .4s ease-out;}.RWDmenu_plus04 .header.is-up .logo a img{  display: block;transition:all .4s ease-out;}/*功能鍵*/ 
.RWDmenu_plus04 .features .search-btn, .RWDmenu_plus04 .features .cart-btn {color: #333; padding: 25px 20px;}.RWDmenu_plus04 #search-box.full .form-control { font-size: 30px;  letter-spacing: .5px; font-family: 'EB Garamond', serif;}.RWDmenu_plus04 #search-box.full .ibtn {font-size: 30px;}/*側選單*/ 
.RWDmenu_plus04 .cart-block .bottom-box .pay-btn, .RWDmenu_plus04 .querycar-block .bottom-box .pay-btn { background: #647c7e; font-size: 19px;}.RWDmenu_plus04 .cart-block h3, .RWDmenu_plus04 .querycar-block h3 {  font-size: 18px; text-transform: uppercase;letter-spacing: .5px;}/*banner*/ 
.banner_block { position: relative; margin: 74px 74px;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {   max-height: calc(100vh - 74px) !important; height: calc(100vh - 74px) !important;}.RWDbanner_plus01 .slick-caption {top: 50%; transform: translateY(-50%); left: -5%;}/*輪播點*/ 
.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {  background: #fff;  border: 1px solid #fff;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {background: transparent; border: 1px solid #fff;}/*線條色塊scrolldown*/ 
.RWDbanner_plus01 .page-scroll {  bottom: 0px; height: 100px;  margin-left: 0px;  opacity: 0.9; left: 50%; transform: translateX(-50%);}.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; font-size: 12px; position: absolute; left: 50%;transform: translateX(-50%); top: 0; letter-spacing: 1px; color: #ffffff80; font-weight: 300;text-transform: uppercase; text-align: center;}.RWDbanner_plus01 .page-scroll.style-custom a::before { position: absolute;  content: ''; width: 1px;height: 70px; left: 0; bottom: -100px; background: #ffffff6b;}.RWDbanner_plus01 .page-scroll a::after { content: ""; display: block;  position: absolute; width: 10px; height: 10px;  top: 0; left: 50%; transform: translateX(-50%); margin-left: 0;  background: #fff; animation-name: oxxo; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: step-start; animation-timing-function: steps(45,end); border-radius: 99em;}@keyframes oxxo{      0%{        top:20px;      }      25%{        top:40px;      }      50%{        top:60px;      }      75%{        top:80px;      }      100%{        top:100px;      }  }/*scrolldown位置*/ 
.scrolldown_block {position: absolute; top:-74px;}/*關於*/ 
.section_block.about_block { padding-top: 26px;}.about_block > .container { width: 100% !important; padding: 0 0 0 10%;}.RWDleft_cont002 > .container { width: 100% !important;padding: 0;}.RWDleft_cont002 .item-second { display: flex; flex-wrap: wrap;flex-direction: row-reverse; background: transparent;}.RWDleft_cont002 .item-second > a {width: 50%;border-radius: 300px 0 0 ;overflow: hidden;}.RWDleft_cont002 .item-second .text-box {  width:50%;       padding: 0 80px 0 0;background: transparent;margin: 150px 0 0;}.RWDleft_cont002 .item-second .text-box .text {width: 92%;  font-size: 18px; letter-spacing: .5px; color: #444;line-height: 1.6; margin-top: 35px;}/*關於按鈕不用*/ 
.RWDleft_cont002 .item-second .text-box a {display: none;}/*關於標題*/ 
.RWDleft_cont002 .item-second .text-box .subtitle { font-size: 70px; letter-spacing: .5px;  font-weight: 500;  color: #647c7e;  line-height: 1; margin: 0 0 30px;}.RWDleft_cont002 .item-second .text-box .title {  font-size: 40px;letter-spacing: .5px; font-weight: 600; color: #647c7e; line-height: 1;margin: 0 0 15px;position: relative;     width: 500px;}.RWDleft_cont002 .item-second .text-box .title:before {  position: absolute;  content: ''; width: calc(100% - 120px);  height: 1px; background: #99999957;  right: 0; top: 50%; transform: translateY(-50%);}/*關於特點*/ul.about_feature_item { padding: 40px 0 0; list-style: none;display: flex; flex-wrap: wrap; position: relative; margin: 150px 0 0 -40px;width: calc(100% + 150px);}ul.about_feature_item li {  width: calc(100% / 3);  padding: 0 40px;}ul.about_feature_item li.about_feature_02 { border-right: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7;}ul.about_feature_item li span { text-align: center;width: 100%; display: block; font-weight: 600; font-size: 24px;  margin: 0 0 15px; color: #647c7e; line-height: 1;}ul.about_feature_item .feature_icon {     position: relative; width: 75px; height: 75px;    margin: 0 auto 30px;}ul.about_feature_item .feature_icon:before {position: absolute;  content: '';  width: 85px; height: 85px;background: rgb(100 124 126 / 10%); z-index: -1;  border-radius: 99em;left: 10%; top: -25%;}ul.about_feature_item:before {  position: absolute;content: ''; width: calc(100% + 50%); height: calc(100% + 160px); background: rgb(255 255 255 / 70%);  z-index: -2; left: calc( -20% - 15px); top: 50%; transform: translateY(-50%); border-radius: 0 0 200px 0;}.feature_text p { margin-bottom: 0 !important;}/*關於照片*/ 
.RWDleft_cont002 .item-second:hover .pic img { transform: scale(1.0);}.RWDleft_cont002 .item-second .pic {width: 100%;    max-height: 65vh;display: flex;justify-content: center; align-items: center;}.RWDleft_cont002 .item-second .pic>img {width: 100%;}/*產品入口*/ 
.products_block .RWDproduct004 {animation-delay: .8s !important;}.products_block>.container { position: relative;}.RWDproduct004 .nopadding { padding: 0 !important;border-bottom: none;}.RWDproduct004 #portfolio { overflow: unset;}.RWDproduct004 #portfolio .row { display: flex; flex-wrap: wrap;}.RWDproduct004 #portfolio.portfolio-nogutter .row > .col-md-3.col-sm-3 a { display: block; width: 100%; height: 100%; position: relative;}/*產品card*/ 
.RWDproduct004 #portfolio.portfolio-nogutter .row > .col-md-3.col-sm-3 { width: calc(100% / 5 - 10px); margin: 0 5px 10px !important;}.RWDproduct004 .item-box-desc {margin-bottom: 0;   overflow: unset;  padding: 0; text-align: center !important; position: absolute; z-index: 3; left: 50%; top: 50%;  transform: translate(-50%, -50%);    width: 100%;}.RWDproduct004 #portfolio.portfolio-nogutter .item-box { position: relative;}.RWDproduct004 #portfolio div.col-md-3 h3 { font-size: 30px;line-height: 1.2;  color: #fff;  font-weight: 700; letter-spacing: .5px;text-shadow: 0 0 3px #333; width: 100%;  text-transform: uppercase;}.RWDproduct004 .item-box figure:before { position: absolute; content: '';  width: 100%;  height: 100%;  background: #4c5a5c; top: 0;left: 0;  z-index: 1; mix-blend-mode: darken; opacity: .28; transition: .3s ease;}.RWDproduct004 #portfolio.portfolio-nogutter .row:hover .item-box figure:before { opacity: .75; transition: .3s ease;}.RWDproduct004 #portfolio.portfolio-nogutter .row > .col-md-3.col-sm-3:hover .item-box figure:before { opacity: 0.1;  transition: .3s ease;}/*產品按鈕位置*/ 
.products_block .RWDbtn01 { position: absolute;right: 60px;  bottom: 180px;margin-top: 0;}/*流程背景*/ 
.process_block.section_block { padding: 0;}.process_block>.container {    padding: 120px 10%; position: relative;   display: flex;flex-wrap: wrap; width: 100% !important;}.process_block>.container:before {display: block; position: absolute;  content: ''; width:calc(10% + 400px);  height: 100%;  background: url(archive/image/customization/process_bg03.jpg)no-repeat;background-size: cover;top: 0;left: 0; opacity: .35;  z-index: -3; background-attachment: fixed;    mix-blend-mode: luminosity;    background-position: center center; }.process_block>.container:after { display: block; position: absolute; content: ''; width: 100%; height: 100%; background: #bebebe; z-index: -4; top: 0;left: 0;  mix-blend-mode: color-burn;}/*流程*/ 
.process_block .RWDbtn01 {position: absolute; left: 10%; bottom: 200px;}.process_block .RWDService002 {  width: calc(100% - 400px - 120px);  margin-left: 120px;}.process_block .RWDedictor008 { width: 400px;}/*流程標題*/ 
.title_item.process_title_item { margin-top: 50px;}.process_title_item h2.main_title{ text-align: left;}.process_title_item h3.sub_title { text-align: left;  margin-top: 20px;}.RWDService002 .section-subject {display: none;}.RWDService002 {padding: 0;}.RWDService002 .container {  width: 100% !important;  padding: 0;}.RWDService002 .funny-boxes.not-right-column::before, .RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon::before, .RWDService002 .funny-boxes > .funny-boxes-text > h4::after {display: none;}/*流程項目*/ 
.RWDService002 .row:after { clear: unset;}.RWDService002 .row .col-sm-4.col-md-4 {position: relative; width: calc(100% / 4 - 50px); margin: 0 25px 45px;padding: 0;}.RWDService002 .row .col-sm-4.col-md-4:before { position: absolute;  content: "\f3d3";  font-family: "Ionicons"; right: -35px; top: 50%; transform: translateY(-50%);font-size: 36px; color: #aba5a1;}.RWDService002 .row .col-sm-4.col-md-4:hover:before {  color: #e57b3d;}.RWDService002 .row:last-child .col-sm-4.col-md-4:last-child:before {display: none;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon a { display: block; width: 100%; height: 100%;}.RWDService002 .funny-boxes.not-right-column { width: 100%;  height: 100%;    position: relative;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  display: block; box-shadow: none;transform: none; width: 300px;  height: 300px;  margin: 0 auto;  position: relative;}.RWDService002 .fa {      position: relative;  background-size: cover; border-radius: 99em;    transition: .3s ease; background-size: 100%;border: 5px solid #d6cac3;}.RWDService002 .row .col-sm-4.col-md-4:hover .fa { background-size: 110%; transition: .5s ease;    border: 5px solid #00000026;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-text { position: absolute;  width: 100%; top: 50%;  left: 50%; transform: translate(-50%, -50%) !important;    opacity: 1 !important;animation-name: none !important;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 { font-size: 22px; letter-spacing: .5px;  padding: 0 0 10px; margin: 0;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 >a { color: #fff; text-shadow: 0 0 3px #999;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-text>p { font-family: 'EB Garamond', serif !important;font-size: 30px !important;font-weight: 600 !important; color: #fff !important; text-shadow: 0 0 3px #999;line-height: 1.2 !important;}.RWDService002 .fa:before { position: absolute;  content: ''; width: 100%; height: 100%;background: #483426;  left: 0; top: 0; border-radius: 99em;  opacity: .55;  mix-blend-mode: darken; transition: .3s ease;}.RWDService002 .row .col-sm-4.col-md-4:hover .fa:before { background: #e57b3d; opacity: .55;  mix-blend-mode: multiply;   transition: .3s ease;}.RWDService002 .fa:after {position: absolute; content: ''; width: calc(100% + 20px); height: calc(100% + 20px);  top: 50%; left: 50%;  border: 1px dashed rgb(229 123 61 / 50%); border-radius: 99em; animation: rotation 12s infinite linear; opacity: 0;}.RWDService002 .row .col-sm-4.col-md-4:hover .fa:after {opacity: 1;}/*目錄*/ 
.catalogs_block.section_block {  display: flex;  flex-wrap: wrap;    padding-left: 10%;    align-items: center; margin-bottom: 50px;}.catalogs_block:before { position: absolute; content: '';  width: 100%; height: calc(100% - 120px);   background: #73807d;left: 0; top: 0; z-index: -3;}/*目錄寬度*/ 
.catalogs_pic_block {   width: calc(55% - 100px); margin-left: 100px; border-radius: 350px 0 0 0;overflow: hidden;}.catalogs_text_block {width: 45%;    padding-right: 200px;margin-top: -100px;}/*目錄照片*/ 
.RWDparallax_new .picbgbox {  height: 650px !important;}/*目錄文字*/ 
.index .catalogs_title_item h2.main_title:before, .index .catalogs_title_item h2.main_title:after {display: none;}.index .catalogs_title_item h2.main_title {  text-align: left;   font-size: 56px; color: #fff;  margin-bottom: 35px;}.catalogs_title_item h3.sub_title {color: #c2c2c2; font-size: 24px;font-weight: 400; width: 90%;}.catalogs_title_item h3.sub_title br {display: none;}/*目錄按鈕*/ 
.catalogs_btn_block { position: absolute; left: 10%;bottom:240px;}.catalogs_btn_block .RWDbtn01 .btn-box { min-width: 360px;}/*品牌*/ 
.brand_block.section_block {padding: 0;}.brand_block>.container {width: 65% !important;}.RWDService001 .section-subject {display: none;}.RWDService001 .row:after {  clear: unset;}.RWDService001 .row>a { width: calc(100% / 4 - 50px); display: block;   float: left;  margin: 0 25px 25px;pointer-events: none;}.RWDService001 .row>a .col-md-3.col-sm-6 {  width: 100%;padding: 0 50px;}.RWDService001 .row>a .col-md-3.col-sm-6 h2 {display: none;}.RWDService001 i { margin-bottom: 0;}.RWDService001 i img { filter: grayscale(1);opacity: .9;}/*品牌標題*/ 
.index .brand_block .title_item { margin-bottom: 100px;}.brand_block .title_item:before { position: absolute; content: '';  width: 1px; height: 80px;background: rgb(100 124 115 / 20%);left: 50%;  transform: translateX(-50%);  bottom: -80px; z-index: -1;}/*聯絡表單*/ 
.contact_block.section_block { padding-bottom: 50px;}.contact_block>.container { width: 75% !important;display: flex;flex-wrap: wrap; position: relative;padding: 0;}.contact_block>.container:before {display: block; position: absolute;content: '';  width: 100%; height: 100%; background: #73807d;top: 0; left: 0; z-index: -3;  border-radius: 350px 350px 0 0;}/*聯絡寬度*/ 
.contact_form_block { width: 55%;padding:80px 200px 80px 150px;border-bottom: 15px solid #9bb4ae;}.contact_text_block {    overflow: hidden;position: relative; width: 45%;padding: 80px 120px;}.contact_text_block .RWDedictor008 { height: 100%;}.title_item.contact_title_item {  display: flex; flex-direction: column;height: 100%;  margin-bottom: 0;justify-content: center;}.contact_text_block:before {position: absolute; content: '';  width: 100%; height: 100%; background: url(archive/image/customization/contact_bg.png)no-repeat; left: 0; top: 0;mix-blend-mode: luminosity;opacity: .3; z-index: -3;border-radius: 350px 0 0 0;  background-position: left center;  background-size: cover;}/*聯絡左邊*/ 
.contact_title_item h2.main_title { text-align: left; color: #fff;    margin-bottom: 35px;}.contact_title_item h3.sub_title { color: #fff;}.index .contact_title_item h2.main_title:before { border: 1px solid rgb(255 255 255 / 20%);}/*聯絡右邊*/ 
.RWDeform001 .section-subject {display: none;}.RWDeform001 .row:nth-child(2) >.col-sm-4 { display: none;}/*聯絡表格*/#eFormm_RWDfullscreen01_49_1 .col-sm-4 { width: 100%;  padding: 0;}.RWDeform001 .form-horizontal .form-group label { line-height: 1; color: #fff; font-weight: 500; text-transform: uppercase;  font-size: 20px;margin-bottom:10px;}.RWDeform001 .form-horizontal .form-group {  margin-bottom: 45px;}.RWDeform001 .form-horizontal .form-group .form-control { border-radius: 0;  background: transparent; border: none; border-bottom: 1px solid rgb(255 255 255 / 30%);  box-shadow: none;  -webkit-box-shadow: none; height:30px; padding: 0;}.RWDeform001 .form-horizontal .form-group label.must {width: 100%;}.RWDeform001 .form-horizontal .form-group label.must:before {  content: "✲"; color: #ff8740; padding-right: 7px;  font-size: 14px;}.RWDeform001 .form-horizontal .form-group span.options input {  margin: 0 5px 0 0px;}.RWDeform001 .form-horizontal .form-group span.options span.boxname {   color: #ebebeb; font-weight: 400;margin-right: 15px;}.RWDeform001 input#verifycode { margin-right: 20px;}.RWDeform001 .btn_refresh .fa-refresh:before {display: block; content: "\f459";  font-family: "Ionicons"; color: #fff;  font-size: 18px;}/*表格按鈕*/#eFormm_RWDfullscreen01_49_1 .col-sm-4 .ebtn { background: transparent;line-height: 1.5;margin-top: 35px;}#eFormm_RWDfullscreen01_49_1 .col-sm-4 .ebtn a { color: #ff8137; font-size: 24px; padding: 15px 35px;  border-bottom: 1px solid rgb(255 129 55 / 40%);  background: transparent; position: relative; text-transform: uppercase; font-weight: 500; transition: .3s ease;}#eFormm_RWDfullscreen01_49_1 .col-sm-4 .ebtn a:before {    position: absolute; content: "\f3d3";  font-family: "Ionicons";   width: auto;  height: auto; transform: rotate(0) translateY(-50%);  top: 50%; background: transparent; font-size: 16px; bottom: auto;  right: 10px;}
/*footer start*/

.footer_block { padding: 80px 0 0;position: relative;}.footer_block>.container {  max-width: 1910px;  width: 100% !important;}.footer_info_all {  display: flex; flex-wrap: wrap;}.footer_info_all h2.footer_title {  font-size: 36px; color: #333;  margin: 0; width: 400px;font-weight: 500;}.footer_info_all ul.footer_info_item {  display: flex; flex-wrap: wrap; list-style: none; padding: 0; font-size: 20px; color: #555;width: calc(100% - 400px);  padding-left: 200px; }.footer_info_all ul.footer_info_item li { width: calc(100% / 3);  margin-bottom: 15px;}.footer_info_all ul.footer_info_item li:last-child { width: 100%; margin: 0;}.footer_info_all ul.footer_info_item li a { color: #555;}.footer_info_all ul.footer_info_item li i { padding: 0 10px 0 0;}/*copyright*/ 
.copyright_block { display: flex;  flex-wrap: wrap; justify-content: center;padding: 23px;  text-align: center; margin-top: 80px; border-top: 1px solid rgb(208 206 206 / 50%); color: #999; letter-spacing: 0px;line-height: 1.5; font-size: 15px;}.copyright_desc, .copyright_desc a, .copyright_desc a:hover {  color: #999; letter-spacing: 0px; line-height: 1.5;font-size: 15px;}/*手機跟隨*/ 
.fixed_block { bottom: 0; right: 0; position: fixed; width: 250px;z-index: 202;}.fixed_block .RWDedictor008 { width: 100%;}.fixed_block a.fixed_btn {  width: 100%; background: #ff8137; padding: 15px 30px;color: #fff; font-size: 24px;  border-radius: 40px 0 0;  display: flex; text-align: center;  align-items: center; justify-content: center; font-weight: 500;}.fixed_block a.fixed_btn i {padding-right: 10px;}

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

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

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

/*關於圖片滑入方向調整*/@keyframes move07{  0% {      opacity: 0;  -webkit-transform:translateX(30px);      -moz-transform:translateX(30px);      -ms-transform:translateX(30px);      -o-transform:translateX(30px);  transform:translateX(30px);  }  100% {      opacity: 1;  -webkit-transform:translateX(0px);      -moz-transform:translateX(0px);      -ms-transform:translateX(0px);      -o-transform:translateX(0px);  transform:translateX(0px);  }  } .animated.RWDleft_cont002 ul.about_feature_item li.about_feature_01{animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.5s;opacity: 0}.animated.RWDleft_cont002 ul.about_feature_item li.about_feature_02{animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.8s;opacity: 0}.animated.RWDleft_cont002 ul.about_feature_item li.about_feature_03{animation: 1000ms ease normal forwards 1 move07;animation-delay: 1.1s;opacity: 0}.animated.RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(1){animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.5s;opacity: 0}.animated.RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(2){animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.6s;opacity: 0}.animated.RWDService002 .row:nth-child(2) .col-sm-4.col-md-4:nth-child(3){animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.7s;opacity: 0}.animated.RWDService002 .row:nth-child(3) .col-sm-4.col-md-4:nth-child(1){animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.8s;opacity: 0}.animated.RWDService002 .row:nth-child(3) .col-sm-4.col-md-4:nth-child(2){animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.9s;opacity: 0}.animated.RWDService002 .row:nth-child(3) .col-sm-4.col-md-4:nth-child(3){animation: 1000ms ease normal forwards 1 move07;animation-delay: 1.0s;opacity: 0}.animated.RWDService002 .row:nth-child(4) .col-sm-4.col-md-4:nth-child(1){animation: 1000ms ease normal forwards 1 move07;animation-delay: 1.1s;opacity: 0}.animated.RWDService002 .row:nth-child(4) .col-sm-4.col-md-4:nth-child(2){animation: 1000ms ease normal forwards 1 move07;animation-delay: 1.2s;opacity: 0}@keyframes move08{  0% {      opacity: 0;  -webkit-transform:translateX(0px);      -moz-transform:translateX(0px);      -ms-transform:translateX(0px);      -o-transform:translateX(0px);  transform:translateX(0px);  }  100% {      opacity: 1;  -webkit-transform:translateX(30px);      -moz-transform:translateX(30px);      -ms-transform:translateX(30px);      -o-transform:translateX(30px);  transform:translateX(30px);  }  }.animated.RWDedictor008 .title_item.contact_title_item {animation: 1000ms ease normal forwards 1 move08;animation-delay: 0.3s;opacity: 0}/*scrolldown按鈕動態*/@-webkit-keyframes scd{  0%{    height: 110px;  }  100%{    height: 0px;  }}/*轉圈圈*/@keyframes rotation {  from {    transform:translateX(-50%) translateY(-50%) rotate(0deg);  }  to {    transform: translateX(-50%) translateY(-50%)rotate(359deg);  }}

/*動態調整 end*/
/*內頁 start*/

.page_wrapper_bg .RWDmenu_plus04 .header .logo {    width: 300px;    top: 10px;    height: auto;    transition: all .4s ease-out;}.page_wrapper_bg .RWDmenu_plus04 .header {    background: #f9ece3;padding: 0 74px;}.page_wrapper_bg .RWDmenu_plus04 .header .logo a:before, .RWDmenu_plus04 .header .logo a:after{  display: none;transition:all .4s ease-out;}.page_wrapper_bg .RWDmenu_plus04 .header .logo a img{  display: block;transition:all .4s ease-out;}.page_wrapper_bg .banner_block {    margin: 0 74px;}.page_wrapper_bg footer {    margin-top: 0px;    border-top: 0;    background: transparent;}.page_wrapper_bg .main.cd-main-content:before {    position: absolute;    content: '';    width: 100%;    height: calc(100% + 74px);    background: #f9ece3;    top: -74px;    left: 0;    right: 0;    z-index: -4;}.hgroup .pageTitle:after {    position: absolute;    content: '';    width: 12px;    height: 12px;    background: #e57b3d;    border-radius: 12px;    right: calc((100% - 120px) / 2 + 17px);    top: -10px;    z-index: -2;}.hgroup .pageTitle:before {    position: absolute;    content: '';    width: 120px;    height: 120px;    border: 1px solid rgb(100 124 115 / 20%);    border-radius: 99em;    top: 50%;    left: 50%;    transform: translate(-50%, -50%);    z-index: -2;}._bd_row img {    width: 100%;}/* 匯入內頁版面寬度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 {color: #000;text-decoration: none;}.row{margin-right:0px;margin-left:0px;}/*221226最小字級修正*/ 
.login_box_body .control-label,#btn_forget_form, #btn_reverify_form, .link-style, .member_join,.btn-primary,#forget_table .th,#join_form,.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, .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 {    font-size: 15px !important;    letter-spacing: 0 !important;    line-height: 1.5;}.download .search-go {line-height: 2;}.layoutlist_4 .buybtn {padding: 10px 0;}.list-btn {padding: 10px 0;margin: 20px 0 0;}.layoutlist_5 .product_list_item .subject {margin: 10px 0 0;}.layoutlist_5 .item .buybtn {width: 100%;padding: 5px 0;}input#top_search_searchkey {font-size: 20px !important;letter-spacing: 1px !important;}.cd-search.full .ibtn,.RWDmenu_plus04 #search-box.full .ibtn {font-size: 20px;}.RWDmenu_plus04 .member-block .form-area .group {flex-wrap: nowrap;}.login_box_footer a.member_join { display: flex;justify-content: center; align-items: center;}input#search_box_text {font-size: 20px !important;}/*購物流程圈圈改色*/@keyframes num-bg{0%{background:#666;-webkit-transform:scale(.5);transform:scale(.5)}100%{background:#666;-webkit-transform:scale(1);transform:scale(1)}}/*main*/ 
.page_wrapper_bg section.call_to_action { padding: 100px 0; min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {padding: 0 15px;width: 80%; max-width:1700px}.page_wrapper_bg .article-text .container {width: 100%;padding:0;}/*搜尋*/ 
.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:26px;line-height: 1;letter-spacing:.5px;}.page_wrapper_bg .article-text h3 {letter-spacing: .5px;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: .5px;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 {font-family: 'Roboto', sans-serif;font-size:17px;line-height: 1.8;letter-spacing: .5px;color: #444; font-weight: 400;}._bd_row h1, ._bd_row h2, ._bd_row h3, ._bd_row h4, ._bd_row h5, ._bd_row h6, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page{font-size:17px;line-height: 1.8; font-weight: 400;font-family: 'EB Garamond', serif !important;}._bd_row li, .products-info .txt .editor li, .RWDproduct_page .products-editor li{margin-bottom: 10px;line-height: 1.5;}._bd_row ol, .products-info .txt .editor ol, , .RWDproduct_page .products-editor ol { padding-left: 22px;}._bd_row ul, .products-info .txt .editor ul, .RWDproduct_page .products-editor ul{ margin-bottom: 15px;padding-left: 18px;}._bd_column._bd_full {padding: 0;}._bd_row a {color: #333;}/*麵包屑(置中)*/ 
.hgroup .breadcrumb {font-size: 12px;background-color: transparent;border: none;position: relative;float: none !important;text-align: center;bottom: 0;}.hgroup .container {width: 100%; margin: 0 0 50px;border-bottom: none;}.hgroup .pageTitle{font-family: 'EB Garamond', serif;text-align: center;font-size: 70px;    letter-spacing: .5px;    line-height: 1.2;    font-weight: 500;position: relative;    color: #647c7e;}/*-------按鈕--------*/#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 55px;    background: transparent;    color: #ff8137 !important;    font-size: 22px;    transition: all 0.2s ease;    border-bottom: 1px solid rgb(255 129 55 / 40%);    line-height: 1;    position: relative;}.btn.btn_back a:before {    position: absolute;    content: '';    width: 15px;    height: 1px;    background: rgb(229 123 61 / 50%);    transform: rotate(45deg);    right: -1px;    bottom: 5px;    transition: .3s ease;}.btn.btn_back a:after{position: absolute;    content: '';    width: 70px;    height: 70px;    border: 1px solid rgb(255 129 55 / 40%);    border-radius: 99em;    right: -35px;    top: -5px;    transition: .3s ease;}.btn.btn_back a:hover {    color: #ff8137 !important;    background: transparent;}/*購物車按鈕*/ 
.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;}/*忘記密碼 ＆重發認證信*/#div_forget_area *{border-radius: 0 !important;}/*註冊*/ 
.join_form_btns{ text-align: right;}.RWDtimeline01 .line_dot2 span {    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 2%,rgba(255,255,255,1) 100%);    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgb(249 236 227) 2%,rgb(249 236 227) 100%);    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgb(249 236 227) 2%,rgb(249 236 227) 100%);}.p_ser_pic img {    border-top-left-radius: 300px;}.ab_service:before {    display: none;}.ab_service {    grid-gap: 0 80px;    display: grid;    grid-template-columns: 1fr 1fr;    align-items: center;}.article1 .hgroup {    display: none;}.csr_img_box {    display: grid;    grid-template-columns: repeat(3,1fr);    grid-gap: 50px 0px;    text-align: center;    padding: 0 80px;}.csr_img_box img {    mix-blend-mode: darken;    max-width: 80%;    margin: 0 auto 10px;    display: block;}.RWDeditor01 .model-title, .RWDslider01 .model-title, RWDtimeline01 .model-title, RWDtimeline02 .model-title {    font-size: 40px !important;    margin-bottom: 50px !important;    line-height: 1.5 !important;    text-align: center;    font-family: 'EB Garamond', serif;}.csr_img:nth-child(3n) {    border-right: 1px solid #ccc;}.csr_img {    border-left: 1px solid #ccc;    padding: 0 30px;}.csr_p{    margin: 0 auto;    border-width: 0 1px;    padding: 100px 15% 80px;    background: rgb(255 255 255 / 70%);    border-bottom: 5px solid #9bb4ae;}.office_box:before, .office_box:after {    display: none;}.office_box {    display: grid;    grid-template-columns: 1fr 1fr;    grid-column-gap: 30px;    background: rgb(255 255 255 / 70%);    padding-right: 15px;}.office_box img {    margin: 0;    height: 100%;    object-fit: cover;}.office_info {    padding: 30px 0;}.office_out{display: grid;    grid-template-columns: 1fr 1fr;    grid-gap: 30px}.office_out:before {    display: none;}/*文章列表*/ 
.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}/*文章列表頁籤修正*/#article .tabs {margin: 50px 0;}#article .tabs .content {padding: 30px !important;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;    background: rgb(255 255 255 / 70%);}/*相簿列表*/ 
.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;}/*Q&A*/ 
.rwd .faq_question{font-size: 16px;letter-spacing: 2px;}.rwd .faq_answer{font-size: 15px;letter-spacing: 2px;line-height: 1.8;}/*檔案下載*/ 
.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: 16px;}.download_container .btn {font-size: 16px;}.file_area label.dd-option-text {margin: 0;font-weight: 400;display: block;}.download .list_table .col-md-4 {    width: 50%;}.layoutlist_3 .download_subject {    font-weight: 600;}.layoutlist_3 .dbtn_v2 {    font-size: 15px !important;    color: #fff;    border: 1px solid #ff8137;    border-radius: 0;    font-weight: 400;    background: #ff8137;    transition: all .5s ease;}.no-touch .layoutlist_3 .dbtn_v2:hover {    background: #647c7e;    border-color: #647c7e;    color: #fff;}/*產品下拉樣式*/label.dd-option-text {font-size: 14px !important;line-height: 1 !important;margin: 0 !important;font-weight: 400;}.dd-option {padding: 5px 10px;}/*產品_2*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add, #mobile-fixed .btn-shop .btn.add {background: #999;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop, #mobile-fixed .btn-shop .btn.shop {background:#444;}.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: #111;}#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: 17px;letter-spacing: 1px;}.RWDproduct_page .products-info .name {    font-size: 24px;    line-height: 1.3;    margin-bottom: 0;}.RWDproduct_page .tab-box img {    width: 100%;}.RWDproduct_page .products-info .name-box {    margin-bottom: 30px;}.RWDproduct_page .products-info .subname {    font-weight: 500;}.RWDproduct_page .list-inline>li {    display: block;}.RWDproduct_page .ibtn {    display: block;    width: 100%;    background: #ff8137;    color: #fff;    padding: 10px;    font-size: 20px;    transition: all .5s ease;}.RWDproduct_page .btn-other .ibtn:hover {    color: #fff;    background: #647c7e;}.RWDproduct_page .tab-box .tab-menu li.active a {    background: #73807d;    border-color: #73807d;    color: #fff;}.RWDproduct_page .tab-box .tab-menu li.active a:before {    background: #9bb4ae;}.RWDproduct_page .tab-box .tab-menu a {    font-size: 18px;    padding: 10px 15px;}/*產品列表樣式*/ 
.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;}#product .item .subject {min-height: auto;font-size: 20px;}.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;}/*修正產品、文章預設列表排版*/ 
.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%;}/*產品售價顏色*/li#O_sellPrice,span.payprice,.pricearea .price {color: #fe0000 !important;font-weight: bold;}.pricearea .price.delline {color: #333 !important;}/*購物清單*/ 
.RWDshopping .btn.normal{border-radius: 0;}/*會員註冊*/#join_form .btn-primary{border-radius: 0;}#join_form {background: white;}/*留言板*/ 
.customized_columns .css-table .th.textarea {width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {margin-left: 10px;}.RWDquiry .btn.normal:hover{transition:.5s ease}.RWDquiry .btn.normal{font-size: 18px;letter-spacing: .5px;border-radius:0;transition:.5s ease}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: #647c7e;    color: #fff;    border-color: #647c7e;}.RWDquiry .btn.bg2, .btn.normal.bg3 {    background: #ff8137;    color: #fff;    border-color: #ff8137;}.info-box, .no-item, .shopping-item, .shopping_form {    background: rgb(255 255 255 / 70%);}.shopping-item .table .tbody .tr .td {    border-bottom: 10px solid #fdf9f7;}/*左側選單*/ 
.m2018 .products-nav>ul>li {padding: 0; margin: 0;    border-bottom: 0;}.m2018 .products-nav a {    padding: 15px 10px !important;font-weight: 400;font-size: 16px;}.m2018 .products-nav ul li>ul>li>a {    border-left: 1px solid #eee;    padding: 15px !important;    color: #888;}.m2018 .products-nav ul>li>.toggle-submenu {    height: 57px;}.m2018 .products-nav>ul>li.active a, .m2018 .products-nav ul li>ul>li:hover>a {    color: #2f2529;    font-weight: 500;}.m2018 .products-nav ul li>ul>li.active>a:before, .m2018 .products-nav ul li>ul>li:hover>a:before {    height: 100%;}.m2018 .products-nav ul li>ul>li>a:before {    content: "";    position: absolute;    width: 1px;    height: 0;    background: #647c7e;    left: 0;    top: 0;    transition: all .5s ease;}.m2018 .products-nav>ul>li>a {    font-size: 17px !important;    color: #666;}.m2018 .products-nav .nav-title {    background: transparent;    font-size: 22px;font-family: 'EB Garamond', serif;    color: #647c7e;    font-weight: 500;    border-bottom: 1px solid #ddd;}.m2018 .products-nav>ul>li:hover>a:before, .m2018 .products-nav>ul>li.active>a:before {    transform: scale(1);    margin-right: 10px;}.m2018 .products-nav>ul>li>a:before {    content: "";    position: relative;    display: inline-block;    width: 8px;    height: 8px;    background: #ff8137;    border-radius: 50%;    top: -2px;    left: -3px;    margin-right: -8px;    transform: scale(0);    transition: all .5s ease;}/*隱私權*/ 
.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;}

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

@media (min-width: 1200px) {.layoutlist_2 .product_list_item img {    transition: all .5s ease;}.layoutlist_2 .product_list_item:hover img {    transform: scale(1.05);}.btn.btn_back a:hover:after {    width: 12px;    height: 12px;    right: 35px;    top: 50%;    transform: translateY(-50%);    transition: .3s ease;    background: rgb(255 129 55 / 90%);}}@media (max-width: 2400px) {.RWDbanner_plus01 .logo { width: 800px;}.about_block > .container { padding: 0 0 0 7.5%;}.RWDleft_cont002 .item-second .text-box { margin: 0px 0 0;}.RWDleft_cont002 .item-second .text-box .text {width: 95%;}ul.about_feature_item { width: 115%;}.products_block>.container {width: 85% !important;}.process_block>.container { padding: 120px 5%;}.process_block>.container:before { width: calc(5% + 400px);}.process_block .RWDService002 { width: calc(100% - 400px - 60px);margin-left: 60px;}.process_block .RWDbtn01 {left: 5%;}.catalogs_text_block { padding-right: 0;}.contact_block>.container {width: 90% !important;}.footer_block>.container { max-width: none; width: 90% !important;}}@media (max-width: 2048px) {.RWDbanner_plus01 .logo {  width: 750px;}#RWDfullscreen01 p {font-size: 15px;}.index h2.main_title, .hgroup .pageTitle { font-size: 60px;}.index h2.main_title:after, .hgroup .pageTitle:after {    right: calc((100% - 120px) / 2 + 10px);}ul.about_feature_item li { padding: 0 25px;}.RWDleft_cont002 .item-second .pic { max-height: 70vh;}.products_block>.container { width: 90% !important;}.products_block .RWDbtn01 .btn-box { min-width: 250px;}.products_block .RWDbtn01 { bottom: 150px;}.products_block .RWDbtn01 .btn:hover { padding-right: 65px;}.process_block .RWDService002 { width: calc(100% - 380px - 60px);}.process_block .RWDedictor008 { width: 380px;}.process_block .RWDbtn01 {left: 5%;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 270px;height: 270px;}.RWDproduct004 #portfolio div.col-md-3 h3 { font-size: 28px;}.index .catalogs_title_item h2.main_title {  font-size: 50px;}.contact_form_block {  padding: 80px 200px 80px 100px;}.contact_title_item h3.sub_title br {display: none;}.brand_block>.container {width: 75% !important;}}@media (max-width: 1920px) {.RWDbanner_plus01 .logo {width: 720px;}.RWDleft_cont002 .item-second .text-box .subtitle { font-size: 60px;}ul.about_feature_item .feature_icon {width: 65px; height: 65px; margin: 0 auto 25px;}ul.about_feature_item { padding: 0;}ul.about_feature_item li>span {font-size: 22px;}ul.about_feature_item .feature_icon:before {  width: 75px; height: 75px;}.RWDService002 .row .col-sm-4.col-md-4:before {font-size: 32px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  width: 250px; height: 250px;}.RWDService001 .row>a .col-md-3.col-sm-6 { padding: 0 25px;}.contact_block>.container:before {  border-radius: 300px 300px 0 0;}.contact_text_block:before {  border-radius: 300px 0px 0 0;}.RWDeform001 .form-horizontal .form-group span.options { display: flex; flex-wrap: wrap;}.RWDeform001 .form-horizontal .form-group span.options span.boxname {  width: calc(100% / 3 - 15px - 13px - 5px);}}@media (max-width: 1800px) {#RWDfullscreen01 .container {  width: 85%;}.RWDleft_cont002 .item-second > a {width: 45%;}.RWDleft_cont002 .item-second .text-box { width: 55%;}.RWDproduct004 #portfolio div.col-md-3 h3 { font-size: 25px;}.products_block .RWDbtn01 .btn-box {min-width: 170px;}.products_block .RWDbtn01 .btn:hover {padding-right: 50px;}.RWDbtn01 .btn:after {width: 60px;height: 60px;top: 15px;}.RWDbtn01 .btn {font-size: 22px;}.RWDService002 .row .col-sm-4.col-md-4 { width: calc(100% / 4 - 20px);  margin: 0 10px 45px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 230px;  height: 230px;}.RWDService002 .row .col-sm-4.col-md-4:before {  font-size: 25px; right: -15px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-text>p { font-size: 28px !important;}.catalogs_block.section_block { padding-left: 5%;}.catalogs_btn_block{ left: 5%;}.index .catalogs_title_item h2.main_title { font-size: 46px;}.brand_block>.container {  width: 80% !important;}.contact_text_block {  padding: 80px 80px;}.footer_info_all ul.footer_info_item {  padding-left: 100px;}}@media (max-width: 1680px) {#RWDfullscreen01 .container {  width: 90%;}.products_block>.container { width: 95% !important;}.process_block .RWDService002 { width: 100%;  margin: 0 auto;}.process_block .RWDedictor008 {  width: 100%;}.title_item.process_title_item { margin-top: 0;}.process_title_item h2.main_title, .process_title_item h3.sub_title { text-align: center;}.process_title_item h3.sub_title br {display: none;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  width: 300px;  height: 300px;}.process_block>.container:before { width: 16%;}.process_block .RWDbtn01 { position: relative;bottom: auto;  left: auto;  margin: 10px auto 0;}.RWDleft_cont002 .item-second .pic { max-height: 90vh;}.RWDleft_cont002 .item-second .pic>img { width: auto; height: 100%; max-width: none;}.RWDleft_cont002 .item-second > a { border-radius: 200px 0 0;}}@media (max-width: 1550px) {.RWDmenu_plus04 .header .logo a:before { width: 125px;height: 126px;}.RWDmenu_plus04 .header .logo a:after, .RWDmenu_plus04 .header .logo {  width: 170px; height: 171px;}.RWDbanner_plus01 .logo {width: 620px;}.section_block.about_block {padding-bottom: 0;}ul.about_feature_item {width: 100%;  flex-direction: column; margin: 60px auto 0;padding: 60px 0;}ul.about_feature_item li { width: 100%; display: flex;  flex-wrap: wrap; padding: 0; margin: 0 0 25px;}ul.about_feature_item .feature_icon {   margin: 0 30px 0 0;}.feature_text { width: calc(100% - 65px - 30px);}ul.about_feature_item li span { text-align: left;margin: 0 0 10px;}ul.about_feature_item li.about_feature_02 { border-right: none;  border-left: none;}ul.about_feature_item li.about_feature_03 { margin-bottom: 0;}.RWDleft_cont002 .item-second .text-box .text { width: 100%;}ul.about_feature_item:before {height: 100%;}ul.about_feature_item .feature_icon:before {display: none;}.products_block .RWDbtn01 .btn:after {display: none;}.products_block .RWDbtn01 { right: 30px; bottom: 120px;}.RWDproduct004 #portfolio div.col-md-3 h3 { font-size: 23px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 265px;  height: 265px;}.catalogs_pic_block { border-radius: 250px 0 0;}.brand_block>.container { width: 85% !important;}.RWDService001 .row>a .col-md-3.col-sm-6 {  padding: 0 20px;}.contact_block>.container:before {  border-radius: 250px 250px 0 0;}.contact_text_block:before {  border-radius: 250px 0px 0 0;}.contact_form_block {padding: 80px 120px 80px 100px;}}@media (max-width: 1440px) {.RWDmenu_plus04 .header.is-up { padding: 0 50px;}.banner_block { margin: 0;}.RWDbanner_plus01.full .banner-slider.bg .slick-item { max-height: 100vh!important; height: 100vh!important;}.RWDbanner_plus01 .slick-caption {    left: 0;    transform: translateY(0);    top: 20%;}.RWDbanner_plus01 .logo {    width: 600px;}.section_block.about_block { padding-top: 120PX;}.RWDleft_cont002 .item-second .pic {  max-height:90vh;}.RWDleft_cont002 .item-second .text-box .subtitle {  font-size: 56px;}.RWDleft_cont002 .item-second .text-box .title {width: 440px;}.RWDproduct004 #portfolio.portfolio-nogutter .row > .col-md-3.col-sm-3 {width: calc(100% / 3 - 10px);}.products_block .RWDbtn01 {margin: 50px auto 0;  right: auto;  bottom: auto;position: relative;}.products_block .RWDbtn01 .btn-box {   max-width: 280px;}.products_block .RWDbtn01 .btn:after {display: block;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  width: 255px;  height: 255px;}.catalogs_pic_block { border-radius: 230px 0 0;}.index .catalogs_title_item h2.main_title {font-size: 40px;}.contact_block>.container {width: 100% !important;}.contact_block.section_block {padding-bottom: 0;}.contact_block>.container:before {  border-radius: 300px 300px 0 0;}.contact_text_block:before {  border-radius: 300px 0px 0 0;}.footer_info_all h2.footer_title {width: 100%; margin: 0 auto 30px; border-bottom: 1px solid rgb(208 206 206 / 50%);  padding-bottom: 25px;}.footer_info_all ul.footer_info_item { padding-left: 0; width: 100%;}.scrollTop002 {right: 13px;}}@media (max-width: 1400px) {.RWDeform001 .form-horizontal .form-group span.options span.boxname {width: calc(100% / 2 - 15px - 13px - 5px);}}@media (max-width: 1350px) {.index h2.main_title, .hgroup .pageTitle { font-size: 56px;}.contact_block>.container:before {  border-radius: 0;}.contact_text_block:before {  border-radius:  0;}.contact_form_block, .contact_text_block { padding: 120px 100px;}.copyright_block {justify-content: flex-start; padding: 23px 6%;}}@media (max-width: 1280px) {.RWDmenu_plus04 .header.is-up { padding: 0 30px;}.RWDmenu_plus04 .site-nav .menu>li>a { padding: 25px 20px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 235px; height: 235px;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 { font-size: 18px;}.catalogs_pic_block { width: calc(50% - 60px);    margin-left: 60px;}.catalogs_text_block { width: 50%; }.brand_block>.container {width: 90% !important;}.contact_text_block {  padding: 120px 80px;}}/* 匯入內頁版面寬度80%*/@media (max-width: 2048px) {.page_wrapper_bg section.call_to_action {min-height: 700px;}.page_wrapper_bg .article-text, .page_wrapper_bg .article-text p, .RWDslider01 .editor, .RWDtimeline01 li.event .point .editor, #sidebar .products-nav {font-size: 15px;}.RWDproduct_page .ibtn {    font-size: 16px;}.btn.btn_back a {    font-size: 18px;}}/*產品定售價掉落修正*/@media (max-width: 1500px) {.layoutlist_4 .pricearea span{margin:0}.layoutlist_4 .pricearea{flex-direction:column-reverse;align-items:flex-start}}/*寬度修正*/@media (max-width: 1440px) {.page_wrapper_bg section.call_to_action>.container {width: 90%;}#sidebar.layoutmenu1, #sidebar.layoutmenu3, #sidebar.layoutmenu6 {padding-right: 40px;}.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 50px;}.btn.btn_back a:after {    width: 50px;    height: 50px;    right: -14px;    top: 8px;}.page_wrapper_bg .banner_block {    margin: 0;}}/*產品列表樣式D無側選單修正*/@media (max-width: 1280px) {.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/3);float: left;}.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 30px;}}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
#RWDfullscreen01 .container { width: 95%;}.index h2.main_title, .hgroup .pageTitle {font-size: 52px;}.RWDmenu_plus04 .site-nav .menu li.menu_contact { display: none;}.RWDbanner_plus01 .logo {  width: 540px;}.RWDbanner_plus01 .slick-caption {left: 0; transform: translateY(0);  top: 20%;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: calc(100vh - 60px) !important; height: calc(100vh - 60px) !important;}.about_block>.container { width: 85% !important;padding: 0 15px;}.RWDleft_cont002 .item-second { flex-direction: column-reverse;}.RWDleft_cont002 .item-second .text-box { width: 100%;  padding: 0;    margin-bottom: 35px;}.RWDleft_cont002 .item-second > a { width: 100%;   border-radius: 0;}ul.about_feature_item {  flex-direction: row; padding: 35px 0; margin: 35px auto 0;}ul.about_feature_item li { width: calc(100% / 3);padding: 0 40px;flex-direction: column;margin-bottom: 0px;}ul.about_feature_item .feature_icon { margin: 0 auto 25px;}.feature_text { width: 100%;}ul.about_feature_item li.about_feature_02 { border-right: 1px solid #e7e7e7;  border-left: 1px solid #e7e7e7;}ul.about_feature_item li span {  text-align: center; margin: 0 0 10px; font-size: 22px;}ul.about_feature_item:before {  height: 100%; width: 100%;left: 0;  border-radius: 0;}.RWDleft_cont002 .item-second .pic {  max-height: 75vh; align-items: flex-end;}.RWDleft_cont002 .item-second .pic>img {  width: 100%;}.RWDleft_cont002 .item-second .text-box .title, .RWDleft_cont002 .item-second .text-box .subtitle { text-align: center;  width: 100%;}.RWDleft_cont002 .item-second .text-box .title {margin-bottom: 10px;}.RWDleft_cont002 .item-second .text-box .subtitle {margin-bottom: 35px;}.RWDleft_cont002 .item-second .text-box .title:before { display: none;}.process_block>.container:after {z-index:-3;}.process_block>.container:before {display: none;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 220px;  height: 220px;}.products_block .RWDbtn01 { margin: 35px auto 0;}.catalogs_pic_block { border-radius: 100px 0 0;}.index .catalogs_title_item h2.main_title {    margin-bottom: 20px;}.RWDleft_cont002 .item-second .text-box .text {    margin-top: 0;}.animated.RWDedictor008 .title_item.contact_title_item { animation: none; opacity: 1;   animation-delay: 0s;}.brand_block>.container { width: 95% !important;}.RWDService001 .row>a .col-md-3.col-sm-6 {  padding: 0 15px;}.RWDService002 .row .col-sm-4.col-md-4 {  margin-bottom: 35px;}.contact_text_block, .contact_form_block { padding: 120px 60px;}.RWDeform001 .form-horizontal .form-group {  margin-bottom: 20px;}.RWDbtn01 .btn:after {  width: 50px;  height: 50px; top: 25px; right: -20px;}.RWDbtn01 .btn:before { width: 10px; bottom: 3px;}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action>.container {    width: auto;    padding: 0 50px;}.page_wrapper_bg .article-text h3 {    font-size: 22px !important;}.p_ser_pic img {    border-top-left-radius: 200px;}#product .item .subject {    font-size: 18px;}.RWDeditor01 .model-title, .RWDslider01 .model-title, RWDtimeline01 .model-title, RWDtimeline02 .model-title {    font-size: 30px !important;margin-bottom: 30px !important;    line-height: 1.1 !important;}.csr_p {    padding: 80px;}.csr_img_box img {    max-width: 100%;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {width: calc(100%/3 - 1px);}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {.RWDmenu_plus04 .header .logo a:before { width: 100px;height: 101px;}.RWDmenu_plus04 .header .logo a:after, .RWDmenu_plus04 .header .logo {  width: 150px; height: 151px;}.RWDmenu_plus04 .site-nav .menu>li>a { padding: 25px 15px;}.RWDmenu_plus04 .header.is-up { padding: 0 20px;}.section_block.about_block { padding-top: 90px;}.section_block {padding: 90px 0;}.process_block>.container {  padding: 90px 2.5%;}.contact_text_block, .contact_form_block {padding: 90px 60px;}.about_block>.container { width: 90% !important;}ul.about_feature_item li {padding: 0 30px;}.index .title_item { margin-bottom: 45px;}.index h2.main_title, .hgroup .pageTitle {font-size: 45px;}.index h2.main_title:before, .hgroup .pageTitle:before{ width: 90px;height: 90px;}.index h2.main_title:after,  .hgroup .pageTitle:after{ right: calc((100% - 90px) / 2 + 10px); width: 10px; height: 10px;}.catalogs_block.section_block { margin-bottom: 0;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 200px;  height: 200px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-text>p {font-size: 25px !important;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 {  font-size: 16px;}.contact_block.section_block { padding-top: 35px;}.catalogs_block:before { height: calc(100% - 90px);}.copyright_block {  padding: 13px 30% 13px 6%;  margin-top: 50px;}.footer_info_all ul.footer_info_item {font-size: 18px;}.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 20px;}.csr_img_box {    padding: 0;}}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
/*loading*/ 
.fl {width: 200px;}.RWDmenu_plus04 .header { padding: 0px 30px 0 0;}.RWDmenu_plus04 .header-in {  display: block; justify-content: unset;}.RWDmenu_plus04 .features:after { height: 30px;  background: #bc9fa5; top: 50%; transform: translateY(-50%);}.RWDmenu_plus04 .ml-stack-nav-toggle__line { height: 1px;  background: #bc9fa5;  right: 0;}.RWDmenu_plus04 .header .logo a:before { width: 90px;height: 91px;}.RWDmenu_plus04 .header .logo a:after, .RWDmenu_plus04 .header .logo {  width: 130px; height: 131px;}.RWDmenu_plus04 .site-nav { display: none;}.RWDmenu_plus04 #mobile-menu .menu>li>a {  font-size: 18px; letter-spacing: .5px;    padding: 20px 15px;  margin-left: 0;}.RWDmenu_plus04 ul {margin: 0 45px;}.RWDmenu_plus04 #mobile-menu .menu>li.active {background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a { background-color: transparent;  color: #333;}.RWDmenu_plus04 #mobile-menu .menu>li>ul {background-color: transparent; font-size: 18px; letter-spacing: .5px; color: #333;}.RWDmenu_plus04 #mobile-menu .menu>li li.menu_contact {display: none;}.RWDmenu_plus04 #mobile-menu .toggle-submenu {height: 100%;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {  padding-left: 0;}.RWDbanner_plus01 .slick-caption {  top: 15%;}.catalogs_pic_block {  width: calc(50% - 40px);  margin-left: 40px;}.RWDparallax_new .picbgbox { height: 550px !important;}.index .catalogs_title_item h2.main_title { font-size: 32px;}.catalogs_block.section_block {  align-items: flex-start;}.catalogs_text_block {   margin-top: 0;}.RWDparallax_new .picbgbox { height: 450px !important;}.RWDService001 .row>a {width: calc(100% / 5 - 30px); margin: 0 15px 25px;}.RWDeform001 .form-horizontal .form-group span.options span.boxname { margin-right: 25px;}.about_block>.container, .footer_block>.container { width: 95% !important;}.catalogs_title_item h3.sub_title {font-size: 20px;width: 95%;}.index .title_item.catalogs_title_item { margin-bottom: 0;}.copyright_block { padding: 13px 30% 13px 3.5%;}#eFormm_RWDfullscreen01_49_1 .col-sm-4 .ebtn a {  font-size: 22px;}.footer_info_all h2.footer_title {padding-bottom: 25px; border-bottom: none;  margin-bottom: 0;}/* 匯入內頁版面寬度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;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDbanner_plus01 .slick-caption { top: 7%;}.RWDbanner_plus01 .slick-caption.txt-left { text-align: center;}.RWDbanner_plus01 .logo { width: 680px;}.RWDbanner_plus01 .page-scroll {display: none;}.RWDleft_cont002 .item-second .pic { max-height: 48vh;}.RWDleft_cont002 .item-second .text-box .title, .RWDleft_cont002 .item-second .text-box .subtitle { text-align: left; }.RWDleft_cont002 .item-second .text-box .title:before { display: block;}.RWDleft_cont002 .item-second .text-box .title { width: 65%;}.RWDService002 .row .col-sm-4.col-md-4 { width: calc(100% / 3 - 20px);}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  width: 245px;  height: 245px;}.catalogs_block:before {  height: 100%;}.catalogs_block.section_block {      align-items: flex-start; flex-direction: column;margin-bottom:0;}.catalogs_pic_block {width: 100%;margin-left: 0; order: 1;}.catalogs_text_block { width: 95%; margin: 50px auto 0 0; order: 2;}.catalogs_title_item h3.sub_title { width: 95%;}.catalogs_btn_block {width: 90%;left: auto;  bottom: auto;  position: relative;  order: 3; margin: 0px auto 0 0;}.index .catalogs_block .title_item { margin-bottom: 0;}.brand_block.section_block { padding: 80px 0 0;}.RWDService001 .row>a { width: calc(100% / 5 - 20px);  margin: 0 10px 25px;}.contact_text_block, .contact_form_block {  width: 100%; padding: 80px 80px;}.title_item.contact_title_item {  justify-content: flex-start;  margin-bottom: 0;}.footer_info_all h2.footer_title {  padding-bottom: 0;border-bottom: none;    margin: 0 auto 40px;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {margin: 0 0 20px;}.hgroup .container{margin: 0 0 50px;}.hgroup .page_subject{text-align: center;}.page_wrapper_bg .hgroup h1{margin:0 0 20px;}.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%;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {margin-top: 40px !important;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem { width: calc(100% / 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;}.eformsDesc {margin: 50px 0 0;}/*影片列表*/ 
.layoutlist_2 .video_item { width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar { padding: 0 !important; margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {background: transparent ;color:  #444;border: 1px solid  #444;border-radius: 0 ;}#mobile-fixed .btn-box .bg2{border-radius: 0 ;transition: all 0.3s ease;border: 1px solid #000 ;color: #fff ;background: #000 ;}.RWDshopping #mobile-fixed .btn.normal {color: #444;}/*檔案下載*/ 
.download .search-container { margin-left: 20px;margin-top: 0;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 30px;}.collapsing_header .main {    overflow: initial;}#sidebar:before {    content: "";    position: absolute;    width: calc(100% + 60px);    height: 100%;    background: #f9ece3;    left: -30px;    top: 0;}#sidebar {    padding: 10px !important;    position: sticky;    top: 74px;    z-index: 111;}.ab_service {    grid-gap: 0;    grid-template-columns: auto;    align-items: center;}.p_ser_pic img {    border-top-right-radius: 100px;    border-top-left-radius: 100px;}.office_out {    grid-template-columns: auto;}
}
/*991px end*/
/*900px start*/

@media (max-width: 900px) {.RWDbanner_plus01 .logo { width: 600px;}ul.about_feature_item {width: 100%;  flex-direction: column; margin: 45px auto 0;padding: 60px 60px;    }ul.about_feature_item li { width: 100%; display: flex;  flex-wrap: wrap; padding: 0; margin: 0 0 30px;flex-direction: row;    padding-bottom: 25px; border-bottom: 1px solid #eee;}ul.about_feature_item .feature_icon {   margin: 0 30px 0 0;}.feature_text { width: calc(100% - 65px - 30px);}ul.about_feature_item li span { text-align: left;margin: 0 0 10px;}ul.about_feature_item li.about_feature_02 { border-right: none;  border-left: none;}ul.about_feature_item li.about_feature_03 { margin-bottom: 0; padding-bottom: 0px; border-bottom: none;}.RWDleft_cont002 .item-second .text-box .text { width: 100%;}ul.about_feature_item:before {height: 100%;}ul.about_feature_item .feature_icon:before {display: none;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 220px;  height: 220px;}.RWDService001 .row>a {width: calc(100% / 5 - 10px); margin: 0 5px 25px;}}

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

/* 匯入內頁版面寬度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;}

/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 210px;  height: 210px;}.contact_text_block, .contact_form_block {padding: 80px 60px;}.RWDService001 .row>a { width: calc(100% / 4 - 20px); margin: 0 10px 25px;}.RWDeform001 .form-horizontal .form-group span.options span.boxname {  margin-right: 14px;}/* 匯入內頁版面寬度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;}/*文章列表樣式-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%;}
}
/*800px end*/
/*768px start*/
@media (max-width: 768px) {
.process_block>.container:before {width: 100%;opacity: .2;  background: #e2dfdc;}.RWDparallax_new .picbgbox { height: 400px !important;}
}
/*768px end*/
/*767px start*/
@media (max-width: 767px) {
/*網頁警告*/ 
.RWDalert_fancybox.bottom {width:100%;}.RWDproduct004 #portfolio div.col-md-3 h3 { font-size: 20px;}.RWDService002 .row .col-sm-4.col-md-4 {  float: left;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 200px;  height: 200px;}.RWDService002 .funny-boxes.not-right-column {  padding-bottom: 0;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-text>p { font-size: 22px !important;}.index .catalogs_title_item h2.main_title { font-size: 36px;}.footer_info_all h2.footer_title { font-size: 30px;}.footer_info_all ul.footer_info_item li { width: 100%;  margin-bottom: 10px;}.RWDbanner_plus01 .logo {   width: 450px;}.RWDbanner_plus01 .slick-caption {  top: 30%;}/*輪播點*/ 
.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {  background:#d76421;  border: 1px solid #d76421;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {  background:#d76421;border: 1px solid #d76421;}.RWDmenu_plus04 #mobile-menu .menu>li.menu_contact {    display: none;}/* 匯入內頁版面寬度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 {    width: 100%;    padding: 10px;    max-width: 180px;    text-align: center;}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {display: flex;flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {width: calc(100% / 2 - 1px) !important;padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {display: flex; flex-wrap: wrap;}#album .layoutlist_2 .album_item { width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row { display: flex;flex-wrap: wrap;}.row .album_d_item {width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item{display: initial;}.album-list .item {width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important; padding: 0;}#article .layoutlist_4 .listdate .yearmonth, .layoutlist_4 .listdate .day {display: inline-block;}#article .layoutlist_4 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled{ opacity: 10!important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {text-align: center;}.download .list_table th.split{display:none}.download .list_table td{line-height:1.5;padding:10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no{min-width:100px}.download .list_table th.list_date{width:calc(100% - 200px)}.download .list_table td.split {display: none;}/*檔案下載樣式-02*/ 
.download .item table tr { display: flex;flex-direction: column;}.download .oneline {display: flex; flex-wrap: wrap;}.download .list_table td { width: 100%;padding-top: 0;}.download .list_table td:nth-child(2) {  display: none;}.download .oneline .col-md-4.col-sm-6 {   width: calc(100% / 3);    padding: 0;}.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;}.article1 .hgroup {    display: block;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 30px;}.csr_img:nth-child(2n) {    border-right: 1px solid #ccc;}.csr_img:nth-child(3n) {    border-right: 0;}.csr_img {    padding: 0 15px;}.csr_p {    padding: 50px;}.csr_img_box {    grid-template-columns: repeat(2,1fr);}
}
/*767px end*/
/*700px start*/

@media (max-width: 700px) {.RWDmenu_plus04 .header.is-up .logo, .page_wrapper_bg .RWDmenu_plus04 .header .logo {  width: 250px;}.RWDbanner_plus01 .slick-caption>.container { width: 80% !important;}.RWDbanner_plus01 .slick-caption { width: 100% !important;  left: 50%;  transform: translateX(-50%);}.RWDbanner_plus01 .logo {  width: 100%;}.contact_text_block, .contact_form_block {  padding: 80px 40px;}.products_block>.container {  width: 100% !important; padding: 0 20px;}.process_title_item h3.sub_title br { display: block;}.RWDService002 .row .col-sm-4.col-md-4 {  width: calc(100% / 2 - 20px);margin-bottom: 25px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  width: 220px;  height: 220px;}}

/*700px end*/
/*600px start*/
@media (max-width: 600px) {
.RWDmenu_plus04 .features .search-btn, .RWDmenu_plus04 .features .cart-btn { padding: 25px 15px;}.RWDmenu_plus04 .ml-stack-nav-toggle i {display: none;}.RWDmenu_plus04 .ml-stack-nav-toggle {padding: 25px 35px 25px 15px; top: 10px;}.RWDmenu_plus04 .header .logo a:before { width: 80px;height: 81px;}.RWDmenu_plus04 .header .logo a:after, .RWDmenu_plus04 .header .logo {  width: 110px; height: 111px;}.RWDmenu_plus04 .features {  margin-right: 0; padding-right: 0;}.RWDbanner_plus01 .slick-caption>.container { width: 85% !important;}#RWDfullscreen01 p { line-height: 1.6;}.RWDleft_cont002 .item-second .text-box .title, .RWDleft_cont002 .item-second .text-box .subtitle { text-align: center; width: 100%;}.RWDleft_cont002 .item-second .text-box .title:before {display: none;}.RWDleft_cont002 .item-second .text-box .subtitle {  margin-bottom: 20px;}.fixed_block {  width: 100%;}.fixed_block .RWDedictor008 {   animation-name: none !important; animation-delay: 0s !important; animation-duration: 0s !important; opacity: 1 !important;}.RWDleft_cont002 .item-second .text-box .subtitle {  font-size: 48px;}ul.about_feature_item { padding: 35px 35px;}ul.about_feature_item .feature_icon {  margin: 0 20px 0 0;}.feature_text {  width: calc(100% - 65px - 20px);}.RWDleft_cont002 .item-second .pic { max-height: none;}.RWDproduct004 #portfolio.portfolio-nogutter .row > .col-md-3.col-sm-3 { width: calc(100% / 2 - 10px);}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon { width: 200px;  height: 200px;}.RWDService002 .fa:after {display: none;}.index .catalogs_title_item h2.main_title {  font-size: 30px;  margin-bottom: 25px;}.RWDService001 .row>a { width: calc(100% / 3 - 20px);}.fixed_block a.fixed_btn { padding: 10px; font-size: 20px;}.copyright_block { padding: 15px 15px 60px;}.RWDparallax_new .picbgbox { height: 320px !important;}.animated.RWDedictor008 .title_item.contact_title_item { animation: none;opacity: 1;  animation-delay: 0s;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {padding-left:15px; padding-right:15px;}.hgroup h1{margin-bottom: 50px;line-height:1.8;}.hgroup .container {margin: 0 0 40px;}/*按鈕*/ 
.btn.btn_back, .ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn ,.btn-primary{ width: 100%!important;}/*container*/ 
.page_wrapper_bg .pagecontent {padding: 0px !important;}.page_wrapper_bg section.call_to_action {padding: 60px 0;}.page_wrapper_bg .article-text .container {padding: 0;}section.hgroup {padding: 0;}/*fixrow*/ 
.fixrow{padding-left:0px !important;padding-right:0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 { margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item { width: 100%; margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {width: 100%; margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: 100%; margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul { margin: 0;}.rwdlayoutlist_6 li { margin: 0;border-bottom: #dfdfdf solid 1px;padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title{display:none;}.rwdlayoutlist_6 .list_item{text-align: center;flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date{width:100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: 100%;padding: 0 0 40px;margin: 0 0 40px;border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item{border-bottom: 1px solid #333;width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list{width:100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {left: 0;}.RWDtimeline01 li.event:before {left: 27px;}.RWDtimeline01 li.event .point {width: calc(100% - 90px);left: 90px;}.RWDtimeline01 li.event .point .date{font-size:14px;letter-spacing:1px}/*文章檔案下載*/ 
.file_area {margin: 0 0 10px;}#file_dlist, .page_wrapper_bg .dd-select, .file_area {width: 100% !important;}.download_container .btn {width: 100%;}/*電子表單*/ 
.new-form {margin-top: 0;}.webdesc {margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {margin: 30px 0 0;}.photo_discription .text{font-size:16px!important;line-height:1.5!important;margin:30px 0;color:#333!important;letter-spacing:2px;font-weight:400}/*相簿列表樣式-01*/ 
.layoutlist_1 .album_item {width: 100% !important;}#album .layoutlist_1 .row.masonry .album_item {width: calc(100% / 1 - 1px) !important;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {margin: 10px 0px 20px !important;width: 100%;}#album .layoutlist_2 .album_item {width: 100%;padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {padding: 0 5px;}/*產品列表樣式 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%;}/*相簿內容樣式-01*/ 
.row .album_d_item { width: 100%;}/*相簿內容樣式-03*/ 
.photo .content_box {width: 100% !important;}/*相簿內容樣式-04*/ 
.album-list .item {width:100%;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {width: 100%;margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {width: 100%;}/*產品內頁-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;}.RWDproduct_page .btn-other li button {    max-width: 100%;}#product .item .subject {    font-size: 16px;}.csr_p {    padding: 30px;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .header.is-up {padding: 0 15px;}.RWDmenu_plus04 .ml-stack-nav-toggle__line {width: 30px;}.RWDmenu_plus04 .features:after {display: none;}.RWDmenu_plus04 .header .logo a:before { width: 70px;height: 71px;}.RWDmenu_plus04 .header .logo a:after, .RWDmenu_plus04 .header .logo {  width: 90px; height: 91px;}.RWDmenu_plus04 .ml-stack-nav-toggle {padding: 25px 25px 25px 15px;}.RWDmenu_plus04 .features .search-btn, .RWDmenu_plus04 .features .cart-btn { padding: 25px 12px;}.RWDmenu_plus04 .header.is-up .logo, .page_wrapper_bg .RWDmenu_plus04 .header .logo {width: 200px;top: 13px;}.RWDbanner_plus01 .slick-caption>.container { width: 100% !important;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: calc(100vh - 60px - 74px) !important; height: calc(100vh - 60px - 74px) !important;}.RWDbanner_plus01.style-dotnav.control-right .control-box { bottom: 30px;}/*輪播點*/ 
.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {   box-shadow: 0 0 7px #000;}.RWDbanner_plus01 .slick-caption>.container { width: 90% !important;}.index h2.main_title:before, .hgroup .pageTitle:before {  width: 85px; height: 85px; border: 1px solid rgb(100 124 115 / 15%);}.RWDleft_cont002 .item-second .text-box .title {  font-size: 30px;}.RWDleft_cont002 .item-second .text-box .subtitle { font-size: 38px;}ul.about_feature_item {  padding: 0;}ul.about_feature_item:before {display: none;}.feature_text {  width: 100%;}ul.about_feature_item .feature_icon { margin: 0 auto 10px;}ul.about_feature_item li span { text-align: center; font-size: 24px;}ul.about_feature_item li { padding-bottom: 30px; border-bottom: 1px solid #efe4dd;  margin-bottom: 30px;}ul.about_feature_item li.about_feature_03 {  padding-bottom: 0;border-bottom: none;  margin-bottom: 0;}.RWDService002 .fa:before { opacity: .65;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 {padding: 0 0 5px;}.section_block.about_block { padding-top: 70px;}.section_block {padding: 70px 0;}.process_block>.container {  padding: 70px 20px;}.contact_form_block {    padding: 30px 40px 70px;}.contact_text_block {    padding: 70px 40px 30px;}.index .title_item {    margin-bottom: 40px;}.index h2.main_title, .hgroup .pageTitle { font-size: 40px;}.RWDproduct004 #portfolio div.col-md-3 h3 { font-size: 16px;}.products_block .RWDbtn01 .btn:after,  .RWDbtn01 .btn:after{display: none;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {   width: 100%; height: 160px;}.RWDService002 .row .col-sm-4.col-md-4:before  {display: none;}.catalogs_block.section_block {padding-left: 30px;}.index .catalogs_title_item h2.main_title {  font-size: 23px;  margin-bottom: 20px;}.RWDbtn01 {margin-top: 35px;}.catalogs_title_item h3.sub_title { font-size: 20px;}.RWDService001 .row>a {   width: calc(100% / 2 - 20px);  margin-bottom: 15px;}.index h3.sub_title { font-size: 20px;}.catalogs_btn_block .RWDbtn01 .btn-box, .RWDbtn01 .btn-box, .products_block .RWDbtn01 .btn-box, .process_block .RWDbtn01 {  min-width: auto;  width: 90%;max-width: none;}.catalogs_btn_block .RWDbtn01 .btn {font-size: 20px;}.RWDeform001 .form-horizontal .form-group span.options span.boxname { font-size: 15.5px;margin-right: 8px;}.copyright_block {text-align: left; font-size: 13px;padding: 15px 30px 60px;margin-top: 20px;}.copyright_desc, .copyright_desc a, .copyright_desc a:hover {font-size: 13px;}.brand_block .title_item:before {display: none;}.index .brand_block .title_item { margin-bottom: 45px;}.footer_info_all h2.footer_title {   margin: 0 auto 25px;}.scrollTop002 { right: 8px;}.RWDbtn01 .btn:before { content: "\f3d3";  font-family: "Ionicons";   width: auto;  height: auto; transform: rotate(0) translateY(-50%);  top: 50%; background: transparent; font-size: 16px; bottom: auto;  right: 10px;}.RWDedictor008 .title_item.contact_title_item {  margin-bottom: 0;}.title_item.contact_title_item h3.sub_title { font-size: 17px;}.index .brand_block h2.main_title:before {  width: 120px;  height: 120px;}.contact_title_item h2.main_title { margin-bottom: 25px;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {width: calc(100%);}/*圖文輪播*/ 
.RWDslider01 .text {padding-bottom: 40px;}.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 15px;}.collapsing_header .main {    top: 71px !important;}.office_info {    padding: 30px;}.office_box img {    margin: 0;    height: 70vw;    object-fit: cover;    object-position: top;}.csr_img:nth-child(2n) {    border-right: 0;}.office_box {    grid-template-columns: auto;    padding-right: 0;}.csr_img_box {    grid-gap: 15px 0px;    grid-template-columns: auto;}.csr_img {    border-left: 0;    border-bottom: 1px solid #ccc;    padding: 0 0 15px;}.csr_p {    padding: 0;    background: transparent;    border-bottom: 0;}#product .item .subject {    font-size: 15px;}#sidebar {    top: 72px;}@media (max-width: 414px) {/*文章左右圖文輪播PH*/ 
.RWDslider01 .pic-list, .RWDslider01.pic-right .pic-list {    margin: 0;}}
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
.RWDmenu_plus04 .features .search-btn, .RWDmenu_plus04 .features .cart-btn { padding: 25px 9px;}.RWDmenu_plus04 .header.is-up { padding: 0 10px;}.RWDmenu_plus04 .header.is-up .logo, .page_wrapper_bg .RWDmenu_plus04 .header .logo {  width: 160px;  top: 15px;}/*.RWDService002 .row .col-sm-4.col-md-4 { width: 100%;  margin: 0 auto 15px;}.RWDService002 .row .col-sm-4.col-md-4:before {  right: auto; left: 50%;  bottom: -40px;  top: auto; transform: rotate(90deg) translateX(-50%);}*/ 
.RWDService002 .funny-boxes.float-shadow > .funny-boxes-icon {  height: 120px;}.RWDService002 .row .col-sm-4.col-md-4:hover .fa {  background-size: cover;}#RWDfullscreen01 p { font-size: 14px;}.RWDleft_cont002 .item-second .text-box .subtitle {  font-size: 33px;}.index h2.main_title, .hgroup .pageTitle {  font-size: 36px;}.products_block .RWDbtn01 {  margin: 30px auto 0;}.RWDService002 .fa:before { border-radius: 0;}.RWDService002 .fa { border-radius: 0; border: none;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 { font-size: 20px;}.index .catalogs_title_item h2.main_title { font-size: 25px;}.RWDService002 .row .col-sm-4.col-md-4 {  width: calc(100% / 2 - 10px); margin: 0 5px 10px;}.contact_text_block, .contact_form_block { padding: 60px 20px;}.footer_info_all h2.footer_title {   font-size: 25px;  margin-bottom: 25px;}.process_title_item h3.sub_title br {   display: none;}.index h3.sub_title {    font-size: 18px;}.RWDService002 .funny-boxes.float-shadow > .funny-boxes-text>p {    font-size: 18px !important;}.RWDService002 .funny-boxes > .funny-boxes-text > h4 {    font-size: 16px;}.RWDbtn01 .btn {    font-size: 18px;    padding: 15px;    text-align: center;}.RWDService001 .row>a .col-md-3.col-sm-6 {    padding: 0 10px;}/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/ 
.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 0 10px;}#mobile-fixed .btn-box {width: 170px;padding-left: 10px;}#mobile-fixed .fixed-in {width: calc(100% - 170px);}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
#product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;}
}
/*320px end*/