/* all */body{font-family:'Jost','Noto Sans TC',sans-serif;font-weight: 300;letter-spacing: 1px;}a, a:hover, a:focus{text-decoration: none;transition: all 0.5s ease-out;}p{letter-spacing: 0;color: #555;line-height: 1.5em;font-weight: 300;font-size: 15px;}/* 反白顏色設定*/::selection {background: #252525;color: #fff;}::-moz-selection {background:#252525;color: #fff;}/* 動態效果改成fadeIn*/ 
.bounceIn{animation-name:fadeInUp;animation-duration:1s}/*loading*/ 
.RWDfakeloader img{width:300px;}/*行動呼籲*/ 
.mobile-link {position: fixed;display: none;left: 0;bottom: 0; width: 100%;color: #FFF;text-align: center;z-index: 800;transition: all 0.5s ease-out;}.mobile-link .RWDedictor {display: flex;flex-direction: row;align-items: stretch;align-content: center;animation-delay: initial !important;animation-duration: initial !important;background-color:#ab8f45; }.mobile-link .RWDedictor a {width: 100%;color: #fff;padding: 15px 0;}.mobile-link .RWDedictor a img{width:11px;height:15px;margin-right:10px;}/*搜尋*/ 
.RWDmenu_plus04 .features .search-btn {padding:25px 12px;position: relative;}/*.RWDmenu_plus04 .features .search-btn::before{content: '';width: 1px;height: 20px;background: #e0e0e0;display: block;position: absolute;left: -22px;top: 4px;}*/ 
.RWDmenu_plus04 #search-box.full .form-control {font-size: 20px;}.RWDmenu_plus04 #search-box.full .ibtn {font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {max-width:900px}/*cookies*/ 
.RWDalert_fancybox.bottom {width: 500px;padding: 30px 60px 20px !important;box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;z-index: 9999 !important;}.RWDalert_fancybox.bottom {z-index: 999;box-shadow: 0px -3px 3px rgb(51 51 102 / 20%);padding: 15px 30px;text-align: center; letter-spacing: 1px;position: fixed;bottom: 0;left: 0;right: 0; background: #fff;}.RWDalert_fancybox.bottom .editor, .RWDalert_fancybox.bottom .btn-box {display: inline-block;}.RWDalert_fancybox.bottom .editor {font-size: 15px;margin-bottom: 8px;}.RWDalert_fancybox .btn.active { border-radius: 0px; margin-top: 20px;background: #EE7600 !important;border: 0px !important;display: block;padding: 5px 50px;color: #fff !important;font-size: 15px;}.RWDalert_fancybox .btn.active:hover{background: #c96708 !important;color: #fff !important;}.RWDalert_fancybox .editor a{border-bottom: #a9a9a9 dotted 1px;}.RWDalert_fancybox .editor a:hover{color: #EE7600;}/*主標題*/ 
.titlebar{text-align: left;margin-bottom: 50px;}.titlebar .main-title,.product-block .RWDproduct002_v3 .main-title{font-size: 32px;font-weight: 700;letter-spacing: 1.5px;line-height: normal;font-family: 'Jost','Noto Sans TC',serif;margin-top: 0px;color: #013025;}.titlebar p{font-size: 20px;text-transform:uppercase;color: #9f7d33;font-family: 'Lato','Noto Sans TC',serif;letter-spacing: 1px;line-height: 1.5;font-weight: 400;}.titlebar .main-title::before,.product-block .RWDproduct002_v3 .main-title::before,.cta-block .cta-bottom h4:before,.titlebar .main-en{content: '';    display: block;color: #9f7d33;font-size: 84px;letter-spacing: 1.5px;line-height: 84px;font-family: 'Jost','Noto Sans TC',serif;font-weight: 500;}.titlebar .main-title::after,.product-block .RWDproduct002_v3 .main-title::after,.cta-block .cta-bottom h4::after{content: '';width: 55px;height: 3px;background: #bd9a51;display: block;margin: 20px 0;}.titlebar .main-en{display: block;}/*按鈕*/a.btnstyle {background: #e06724;margin: 10px auto 28px;width: 234px;height: 53px;line-height: 50px;font-weight: 500;color: #fff;display: block;position: relative;z-index: 99;padding-left: 0;border: 1px solid #e06724;font-weight: 400;font-size: 17px;}a.btnstyle::before {content: '';background: url(archive/image/customization/btn_arrow.png) no-repeat;background-size: 100% auto;filter: brightness(0) invert(1);width: 15px;height: 15px;position: absolute;right: 20px;top: 18px}a.btnstyle::after {content: "";background: #fff;width: 0;height: 100%;position: absolute;right: 0;top: 0;transition: .5s;z-index: -1;}/*hover*/a:hover.btnstyle {color: #fff;}a:hover.btnstyle::after {width: 100%;transition: .4s;right: auto;left: 0;background: #bd551b;}/*header*/ 
.RWDmenu_plus04 .site-nav {    padding-right: 50px;}.RWDmenu_plus04 .header{padding: 0px 40px 0px 45px;background: transparent;transition: all 0.5s ease-out;height: 83px;}.RWDmenu_plus04 .logo {z-index: 30;width: 190px;transition: all 0.5s ease-out;margin-top: 20px;filter: brightness(0) invert(1);}.RWDmenu_plus04 .logo a{position: relative;}.RWDmenu_plus04 .logo a::before{content: '';background: url(archive/image/customization/230112-logo-black.png) no-repeat;background-size: 100% auto;position: absolute;top: 0;left: 0;width: 190px;height: 46px;display: block;}.RWDmenu_plus04 .logo a img{opacity: 0;}.RWDmenu_plus04 .container{max-width: initial;}.RWDmenu_plus04 .site-nav .menu{text-align: right;}.RWDmenu_plus04 .site-nav .menu>li>a{display: flex;flex-direction: column-reverse;align-items: flex-end;transition: all 0.5s ease-out;padding: 28px 15px 0px;color: #fff;font-family: 'Jost', sans-serif;font-size: 16px;letter-spacing: 1px;line-height: 1.6;font-weight: 400;}.RWDmenu_plus04 .site-nav .menu>li>a .m_stitle_block{transition: all 0.5s ease-out; opacity: 0;transform: translate(10px,0);}.RWDmenu_plus04 .site-nav .menu>li>a:hover .m_stitle_block{transition: all 0.5s ease-out;color: #b6a65d;opacity: 1;transform: translate(0px,0);}/*header hover*/ 
.RWDmenu_plus04 .lang-select:hover .lang-select-label, .RWDmenu_plus04 .site-nav .menu>li.active>a, .RWDmenu_plus04 .site-nav .menu>li>a:hover{background: transparent;color: #2e833f;transition: all 0.5s ease-out;}.RWDmenu_plus04 .site-nav .menu>li>a:before {content: "";position: absolute;width: 0;height: 3px;background:#2e833f;bottom: -15px;right: 0;transition: all .5s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {width: 100%;transition: all .5s ease;right: auto;left: 0;}/*header下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu>li>ul{transform: translateY(14px);}.RWDmenu_plus04 .site-nav .menu ul,.RWDmenu_plus04 .dropdown-menu{background: rgba(0,0,0,0.9);}.RWDmenu_plus04 .site-nav .menu li{min-width: 100px;text-align: center;margin: 0;color: #fff;}.RWDmenu_plus04 .site-nav .menu li.products .m_stitle {    min-width: 175px;}.RWDmenu_plus04 .site-nav .menu li.contact .m_stitle {    min-width: 104px;}.RWDmenu_plus04 .site-nav .menu ul li:hover,.RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul>li.active>a, .RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul>li>a:hover{background: #2e833f;color:#fff;}.RWDmenu_plus04 .lang-select-label:after, .RWDmenu_plus04 .site-nav .menu>li.dropdown>a:after, .RWDmenu_plus04 .site-nav .menu>li.has-child>a:after {    position: absolute;    right: 5px;    border-color: #fff;    margin-top: 8px;}.RWDmenu_plus04 .site-nav .manu-item:hover>a, .RWDmenu_plus04 .site-nav .menu ul li a:hover, .RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a{  font-weight: 400;  text-decoration: none;}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding: 7px 0;    color: #fff;    font-size: 14px;}.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: #2e833f;}/*寬版選單*/ 
.RWDmenu_plus04 .dropdown-menu{overflow: hidden;min-height: 350px !important;}.RWDmenu_plus04 .dropdown-menu .manu-item-box{min-height: 350px;    display: flex;align-items: stretch;}.RWDmenu_plus04 .dropdown-menu .manu-item-box li.manu-item{width: 18%;border-right: 1px solid #3b3b3b;padding: 0 5px;margin-top: 15px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box li.manu-item:last-child{border: 0;}.RWDmenu_plus04 .dropdown-menu .manu-item-box,.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li a{color: #fff;font-size: 14px;font-family: 'Lato','Noto Sans TC',serif;font-weight: 300;letter-spacing: 1px;}.RWDmenu_plus04 .dropdown-menu .container{max-width: initial;transform: translateX(0px);padding:30px  80px;}.RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a{color: #9f7d33; border-bottom:0;font-size: 16px;font-weight: 400;font-family: 'Jost','Noto Sans TC',serif;letter-spacing: 1px;padding: 0 10px;}.RWDmenu_plus04 .dropdown-menu .pic-box{width:300px;}.RWDmenu_plus04 .dropdown-menu .pic-box .pic{width: 300px;height: 300px;background-size: cover;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul ul{background: #2e833f;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after{border: 1px solid #fff;  border-width: 1px 1px 0 0;right: 10px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li a {padding: 7px 10px;}.RWDmenu_plus04 .dropdown-menu.haspic .container {padding: 0 330px 15px 15px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul {padding-top: 5px;}.RWDmenu_plus04 .site-nav .menu li.dropdown.menu-shop .m_title, .RWDmenu_plus04 .site-nav .menu li.dropdown.menu-shop .m_stitle {min-width: 200px;}.RWDmenu_plus04 .site-nav .menu li.menu-contact .m_title, .RWDmenu_plus04 .site-nav .menu li.menu-contact .m_stitle {min-width: 105px;}/*header icon*/ 
.lang-select-label,.RWDmenu_plus04 .features .share-group.main_share,.RWDmenu_plus04 .features .search-btn {padding: 0px 12px 0px;}.RWDmenu_plus04 .features .search-btn{margin-top: -3px;}.RWDmenu_plus04 .features .lang-select{margin-top: -2px;}.RWDmenu_plus04 .features{padding-top: 30px;position: relative;width: 215px;}.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img,.RWDmenu_plus04 .features .share-group.main_share img{  width: 19px !important;height: 19px;  filter: brightness(0) invert(1);}/*會員*/ 
.RWDmenu_plus04 .share-group *~span{display: none;}.RWDmenu_plus04 .features .member-btn span{ vertical-align: -1px;color:#e06724;}.RWDmenu_plus04 .features .share-group.main_share a{display: flex; align-items: center;color:#e06724;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(2){display:none;}/*語系*/ 
.RWDmenu_plus04 .lang-select-label:after{border-color: #9d9d9d;margin-top: -5px;right: -2px;}.RWDmenu_plus04 .features i, .RWDmenu_plus04 .lang-select{color: #fff;}/*編輯器*/ 
.RWDmenu_plus04 .features .edit{position: absolute;top: 25px;right: 0;width: 300px;text-align: right;}.RWDmenu_plus04 .features .edit a{color: #e06724;}.RWDmenu_plus04 .features .edit a::before{content: '';width: 1px;height: 10px;background: #9d9d9d;display: inline-block;margin: 0 15px;}/*search*/ 
.RWDmenu_plus04 #search-box{margin-right: 50px;}/*選單會員*/ 
.header .RWDedictor{position: fixed;top: 7px;right: 40px;font-size: 12px;color: #fff;z-index: 999;transition: all 0.5s ease-out;font-family:'Lato', sans-serif;font-weight: 400;letter-spacing: 1.6px;}.header .RWDedictor .separator {color: #e0e0e0;display: inline-block;padding: 0 5px;}.header .RWDedictor a{color: #e06724;}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up{transition: all 0.5s ease-out;background: #fff;background-color: #fff}.RWDmenu_plus04 .header.is-up .logo{transition: all 0.5s ease-out;filter: initial;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .features .cart-btn,.RWDmenu_plus04 .features .lang-select:hover .lang-select-label i{color: #fff;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line{background: #fff;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a{color: #555;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a:hover{color: #2e833f;}.header-member-bar.fols_show .RWDedictor,.RWDmenu_plus04 .header.is-up .features i,.RWDmenu_plus04 .header.is-up .lang-select{    color: #555;transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .features .search-btn img,.RWDmenu_plus04 .header.is-up .features .member-btn img,.RWDmenu_plus04 .header.is-up .features .cart-btn img, .RWDmenu_plus04 .header.is-up .features .share-group.main_share img{  filter:initial;}.RWDmenu_plus04 .header.is-up .logo a::before{display: none;}.RWDmenu_plus04 .header.is-up .logo img{opacity: 1;}.RWDmenu_plus04 .header.is-up.lang-select-label:after, .RWDmenu_plus04 .header.is-up .site-nav .menu>li.dropdown>a:after, .RWDmenu_plus04 .header.is-up .site-nav .menu>li.has-child>a:after{    border-color: #555;}.RWDmenu_plus04 .header.is-up .features .lang-select:hover .lang-select-label i{color: #555;}/*漢堡選單基本設定*/ 
.RWDmenu_plus04 #mobile-menu .menu>li.active>a{background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li .m_title_block{color: #b6a65d;}.RWDmenu_plus04 #mobile-menu .menu>li .m_stitle_block{color:#fff;}.RWDmenu_plus04 #mobile-menu .menu>li.active { background-color: #555;}.RWDmenu_plus04 #mobile-menu .menu>li.active .m_title_block,.RWDmenu_plus04 #mobile-menu .menu>li.active .m_stitle_block{color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a{color:#555;font-weight: 400;}.RWDmenu_plus04 .features .share-group.main_share {    margin-top: -4px;}/*banner*/ 
.index .banner-block{position: relative;z-index: 1;}.index .banner-block .RWDbanner_plus01 .slick-caption{top: 16%;}.index .banner-block .container{width: 80%;}.index .banner-block .RWDbanner_plus01 .logo{margin-bottom: 10px;}.index .banner-block .RWDbanner_plus01 .logo img{margin-bottom: 0;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt1{font-size: 40px;color: #fff;text-transform: uppercase;letter-spacing:1.5px;margin-bottom:0px;font-family: 'Jost',serif;line-height: normal;font-weight: 700;margin-bottom: 16px;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt2{text-shadow: 2px 3px 10px rgb(0 0 0 / 50%);font-size:100px;color: #fff;font-weight: 500;letter-spacing: 1.5px;font-family: 'Jost',serif;line-height: 100px;margin:0;}.banner-block .RWDbanner_plus01 .slick-caption .txt3{font-size: 40px;color: #fff;font-weight: 400;letter-spacing: 1.5px;font-family: 'Jost',serif;line-height: 45px;margin-top: 16px;}/*文字左中右設定*/ 
.banner-block .RWDbanner_plus01 .slick-caption.txt-center .txt3::before,.banner-block .RWDbanner_plus01>.slick-caption.txt-center .link-btn a, .banner-block .txt-center .link-btn a{margin-left:auto;margin-right:auto;}.banner-block .RWDbanner_plus01 .slick-caption.txt-right .txt3{padding-top:50px;}.banner-block .RWDbanner_plus01 .slick-caption.txt-right .txt3::before{position: absolute;right: 0;top: 0;}.banner-block .RWDbanner_plus01>.slick-caption.txt-right .link-btn a, .banner-block .txt-right .link-btn a{float: right;}.banner-block .RWDbanner_plus01>.slick-caption .link-btn a, .banner-block .link-btn a{background: #e06724;border-radius: 0;font-size: 17px;padding: 13px 40px;display: block;width: 250px;text-align: center;margin-top: 50px;}.banner-block .RWDbanner_plus01>.slick-caption .link-btn a:hover, .banner-block .link-btn a:hover{background: #bd551b;}.banner-block .RWDbanner_plus01 .page-scroll {width: auto;left: 0px;margin-left: 15px;bottom: 0;transform: translateX(-50%);transform: translateY(51%);}.banner-block .RWDbanner_plus01 .page-scroll a {display: inline-block;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);color: #9f7d33;letter-spacing: .1em;text-decoration: none;-webkit-transition: opacity .3s;transition: opacity .3s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span { writing-mode: tb-rl;margin-bottom: 0; font-size: 12px;letter-spacing: 2px;color:#9f7d33;font-weight: 300;padding-bottom: 40px;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span::before {position: absolute;content: '';width: 1px;height: 30px;left: 30px; top: 0;background: #9f7d33;animation: scd 5s ease 0s infinite alternate;transition: all 0.5s ease 0s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span::after {content: '';width: 1px;height: 100%;background: rgba(130,149,127,0.3);position: absolute;left: 30px;bottom: 0;}.RWDbanner_plus01.style-dotnav.control-center .items{margin-top: -5vw;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li{width: 20px;height: 20px;line-height: 20px;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots button{background: #000;transition: all 0.5s ease-out;width: 10px;height: 10px;opacity: 0.2;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button{background: #e06724;border-radius: 99em;transition: all 0.5s ease-out;}/*.banner-block .RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: calc(100vh- 127px)!important; height: calc(100vh - 127px)!important;}*/ 
.RWDbanner_plus01.full .banner-slider.bg .slick-item{transition: initial !important;}/*跑分*/ 
.about-block{position: relative;z-index: 2;background: #002424;}.about-block::before{content: '';background:  #013025;position: absolute;right: 0;top: 0;width: 50%;height: 100%;display: block;z-index: -2;}.about-block::after{content: '';clip-path: polygon(0 0, 100% 0, 100% 40%, 0 2%);background: #013025;position: absolute;bottom: -392px;right: 0;display: block;width: 87.5%;height: 400px;    z-index: -1;}.about-block .container{width: 90%;padding: 0;background: #013025;color: #fff;position: relative;}.about-block .container::before {    content: '';    background: url(archive/image/customization/230112decorate_style.png) no-repeat;    width: 1023px;    height: 100%;    position: absolute;    left: 0;    top: 0;    transform: translateX(-350px);    z-index: -1;    background-position: left;    background-size: 142%;}.about-block .about-info{padding: 6em 0em 6em;position: relative;z-index: 3;}/*text*/ 
.about-block .about-info .RWDedictor008{width: 60%;margin: 0 auto;text-align: center;}.about-text-style .score-maintitle span{display: block;color: #9f7d33;font-size: 84px;letter-spacing: 1.5px;line-height: 84px;font-family: 'Jost','Noto Sans TC',serif;font-weight: 500;}.about-text-style .score-maintitle{font-size: 32px;font-weight: 700;letter-spacing:1.5px;line-height: normal;font-family: 'Jost','Noto Sans TC',serif;color: #fff;}.about-text-style .score-maintitle::after{content: '';width: 55px;height: 2px;background: #bd9a51;display: block;margin: 20px auto;}.about-text-style .score-subtitle{font-size: 45px;font-weight: 700;letter-spacing:1.5px;line-height: normal;font-family: 'Jost','Noto Sans TC',serif;color: #fff;}.about-text-style  p{color: #beab63;font-size: 17px;font-family: 'Lato','Noto Sans TC',serif;letter-spacing: 1px;line-height: 1.5;font-weight: 400;margin-top: 16px;}.RWDscore01 .trigger-wrap,.RWDscore01 .score-maintitle,.RWDscore01 .score-subtitle{display: none;}.RWDscore01 {    max-width: 1900px;    margin: 0 auto;}.RWDscore01 .count-blk{overflow: initial;padding-top: 50px;}.RWDscore01 .score-content{color: #fff;}.RWDscore01 .score-mainblk{min-height: inherit;}.RWDscore01 .count-item{width: 450px;}.RWDscore01 .count-item span{position: relative;color: transparent;}.RWDscore01 .count-num{font-size: 105px;position: relative;color: #fff !important;font-weight: 500;}.RWDscore01 .count-str{color: #fff !important;}.RWDscore01 .count-item span:before{content: '+';color: #dfd2b7;position: absolute;top: -4px;right: 0;font-family: 'Marcellus',sans-serif;font-size: 16px;}.RWDscore01 .count-num:before,.RWDscore01 .count-str:before{display: none;}.RWDscore01 .count-title{color: #beab63;}.about-block .about_bg{background-size: 100% auto;width: 1000px;display: block;position: absolute;right: 0;z-index: 0; bottom: 0;transform: translateY(70%);}.about-block .about_bg img{width:100%;}/*團隊*/ 
.team-block{padding: 180px 0 0;}.team-block .titlebar{width: 80%;margin: 0 auto;}.team-block .infobox{overflow: hidden;}.team-block .RWDnews005{padding: 50px 50px 0;}.team-block .RWDnews005 .container{width: 100%;padding: 0;}.team-block .RWDnews005 .img-hover{height: 500px;}.team-block .RWDnews005 .owl-carousel{margin-bottom: 0;}.team-block .RWDnews005 .owl-carousel img{width: 100%;height: 500px;object-fit: cover}.team-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item{padding: 0 10px;height: 500px;position: relative;}.team-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div{background: transparent;border: 0;color: #b1965a;}.team-block .RWDnews005 .controlls-over .owl-controls .owl-prev{left: 45px;}.team-block .RWDnews005 .controlls-over .owl-controls .owl-next{right: 45px;}.team-block .fa-angle-right:before,.team-block .fa-angle-left:before{font-size: 54px;}.team-block .RWDnews005 .img-hover{transition: all 0.5s ease-out;}.team-block .RWDnews005 .img-hover::before{content: '';background: rgba(0,0,0,0.3);display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: all 0.5s ease-out;}.team-block .RWDnews005 h4,.team-block .RWDnews005 p{padding: 30px 0;text-align: center;padding: 0 30px;}.team-block .RWDnews005 h4 a,.team-block .news005_h4 a,.team-block .RWDnews005 p{color: #fff;}.team-block .RWDnews005 h4,.team-block .news005_h4{position: absolute;bottom:2.5vw;left: 0;width: 100%;font-size: 24px;letter-spacing: 3px;}.team-block .RWDnews005 p{ position: absolute;bottom: 1vw;left: 0;width: 100%;font-size: 16px;font-family: 'Jost','Noto Sans TC',serif;font-weight: 600;letter-spacing: 1px;}.team-block .RWDnews005 .img-hover:hover:before{background: rgba(0,0,0,0);transition: all 0.5s ease-out;}.operate-block{position: relative;z-index: 0;}.operate-block .bg_style{position: absolute;top: 0;left: 0;width: 100%;z-index: -1;}.operate-block .bg_style .RWDparallax_new .picbgbox{height: 1374px;background-size: contain;}/*最新消息*/ 
.news-block .titlebar{margin-bottom: 0;}.news-block .container{width: 80%;padding: 100px 0 0;}.news-block .title-block .title-tw,.news-block .title-block .title-en{display: none !important;}.news-block .RWDnews011{margin-top: 0;}.news-block .RWDnews011 .list,.news-block .RWDnews011 .img-slide{width: 50%;}.news-block .RWDnews011 .list{padding-right: 5vw;padding-top:0;}.news-block .RWDnews011 .swiper-container,.RWDnews011 img{width: 100%;}.news-block .RWDnews011 .img-view{max-width: 1000px;}.RWDnews011 .list .swiper-container{height: 350px;}.RWDnews011 .listitem{display: flex;align-items: flex-start}.RWDnews011 .list-title .t1{font-family: 'Jost','Noto Sans TC',serif;font-weight: 700;color: #000;font-size: 24px;}.RWDnews011 .list-title .t2{font-size: 17px;color: #555;}.RWDnews011 .list-date{font-family: 'Jost','Noto Sans TC',serif;}.RWDnews011 .list-D{font-size: 68px;margin-top: 22px;color: #beab63;}.RWDnews011 .list-M-Y {font-weight: 400;}.RWDnews011 .more-btn{border: 1px solid #e06724;position: relative;z-index: 0;}.RWDnews011 .more-btn::after {content: "";background: #fff;width: 0;height: 100%;position: absolute;right: 0;top: 0;transition: .5s;z-index: -1;}.RWDnews011 .more-btn::before {content: '';background: url(archive/image/customization/btn_arrow.png) no-repeat;background-size: 100% auto;width: 15px;height: 15px;position: absolute;right: 20px;top: 18px;}.RWDnews011 .more-btn:hover{background: transparent;}.RWDnews011 .more-btn:hover::after {width: 100%; transition: .4s;right: auto;left: 0;background: #e06724;}.RWDnews011 .more-btn:hover::before {filter: brightness(0) invert(1);}/*服務*/ 
.service-block{position: relative;padding-top:100px;}.service-block .container{width: 100%;padding-left:0;padding-right: 0;}.service-block .titlebar{width: 80%;margin-left: auto;margin-right: auto;border-top: 1px solid #dfdfdf;padding-top: 100px;}.service-block .titlebar .main-title::before{content: 'SERVICE';}.RWDbanner015 li::before{position: relative;content: '';width: 100%;height: 40%;position: absolute;bottom: 0;left: 0;background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.64) 68%,rgba(0,0,0,0.65) 69%); }.RWDbanner015 li div{position: absolute;bottom: 8%;left: 0;}.RWDbanner015 li div a,.RWDbanner015 li div a *{opacity: 1 !important;}.RWDbanner015 li div a *{-webkit-transform: translateX(0px);transform: translateX(0px); word-break: break-all;}.RWDbanner015 .pic_show .word{width: 100%;background: transparent;border: 0;padding: 0; height: 93%;position: absolute;bottom: 0;text-align: center;vertical-align: bottom; max-width: initial; display: flex;flex-direction: column;justify-content: flex-end;align-items: center;}.RWDbanner015 .pic_show .word .tw span{color: #fff;font-weight: 600;font-size: 24px;border: 0;word-break: break-all;padding:10px 0 0px;white-space:nowrap;}.RWDbanner015 .pic_show .word .en{font-family: 'Marcellus',sans-serif;font-size: 16px;color: #fff;padding:0;white-space:nowrap;}.RWDbanner015 li div a *{white-space: initial;}.RWDbanner015 li div,.RWDbanner015 li div a{width:100%;position: absolute;top:0;left: 0;height: 100%;}/*主打遊戲*/ 
.product-block {position: relative;padding: 5em 0 5em;}.product-block::before{content: '';background: url(archive/image/customization/pro_bg_graystyle.jpg) no-repeat;position: absolute;bottom: -15%;left: 0;width: 100%;height: 100%;background-size: cover;z-index: -1;}.product-block .container{width: 80%;}.product-block .pro_bg{overflow: hidden;position: absolute;top: 40%;left: 0px;width: 100%;display: none;}.product-block .pro_bg img{width: 100%;}.RWDproduct002_v3 .section-inner{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: center;}.RWDproduct002_v3 .section-subject.row{width: 40%;}.RWDproduct002_v3 .row:nth-child(2){width:60%;}.RWDproduct002_v3 .row:nth-child(3){width: 100%;}.product-block .RWDproduct002_v3 .main-title{text-align: left;}.product-block .RWDproduct002_v3 .main-title::before{content: 'MAIN GAME';margin-bottom: 0;}.RWDproduct002_v3 .section-line{display: none;}.RWDproduct002_v3 .popup-portfolio{display: flex;flex-direction: row;justify-content: flex-start;align-items: flex-start;}.RWDproduct002_v3 .popup-portfolio .portfolio-item{width: calc(100%/4 - 1px);height: auto !important;}.RWDproduct002_v3 .portfolio-item>.inner-content>img{width: 100%;}.RWDproduct002_v3 .portfolio-bottom-summary{height: auto !important;}.RWDproduct002_v3 .filter-portfolio ul{display: flex;justify-content: flex-end;align-items: center;}.RWDproduct002_v3 .filter-portfolio ul>li{margin: 0;display: block;margin: 0;border: #a9a9a9 solid 1px;border-left: 0;}.RWDproduct002_v3 .filter-portfolio ul>li:first-child{border-left: #a9a9a9 solid 1px}.RWDproduct002_v3 .btn.btn-rj{border-radius: 0;background: transparent;padding: 10px 25px;}.RWDproduct002_v3 .active .btn.btn-rj,html.no-touch .RWDproduct002_v3 .btn.btn-rj:hover{background: #e06724;}.RWDproduct002_v3 .portfolio-bottom__h4{color: #313131;font-size: 20px;font-weight: 400;margin: 15px 0;}.RWDproduct002_v3 .showbottom:hover .portfolio-bottom__h4{color: #2e833f;}.RWDproduct002_v3 .btn-box .btn{background: transparent;border: 1px solid #e06724;border-radius: 0;position: relative;max-width: 230px;height: 53px;line-height: 53px;padding: 0;font-size: 16px;}.RWDproduct002_v3 .btn-box .btn::after {content: "";background: #fff;width: 0;height: 100%;position: absolute;right: 0;top: 0;transition: .5s;z-index: -1;}.RWDproduct002_v3 .btn-box .btn::before {content: '';background: url(archive/image/customization/btn_arrow.png) no-repeat;background-size: 100% auto;width: 15px;height: 15px;position: absolute;right: 20px;top: 18px}/*hover*/ 
.RWDproduct002_v3 .btn-box .btn:hover {color: #fff;}.RWDproduct002_v3 .btn-box .btn:hover::after {width: 100%;transition: .4s;right: auto;left: 0;background: #bd551b;}.RWDproduct002_v3 .btn-box .btn:hover::before{filter: brightness(0) invert(1);}/*CTA*/ 
.cta-block .cta-top{position: relative;padding: 100px 0 130px;min-height: 450px;}.cta-block .cta-top .container{width: 70%;}.cta-block .cta-top::before{content: '';position: absolute;top: 0;left: 0;z-index: 0;width: 100%;height: 100%;background: linear-gradient(135deg, rgba(1,48,38,1) 10%,rgba(10,110,59,1) 100%);}.cta-block .cta-top::after{content: '';position: absolute;right: 0;bottom: -112px;background: url(archive/image/customization/ctatop_right_bg.png) no-repeat;width: 1293px;height: 469px;background-size: 100% auto;}.cta-block .cta-top .titlebar{text-align: left;}.cta-block .cta-top .titlebar .main-title{color: #fff;}.cta-block .cta-top .titlebar .main-title::before{content: 'CERTIFIED';text-align: left;}.cta-block .cta-top .titlebar .main-title::after{margin: 40px 0 20px 5px;}.cta-block .cta-top .infobox{display: flex;align-items: center;justify-content: flex-start;}.cta-block .certifiedbox{position: relative;z-index: 1;}.cta-block .cta-top .certified{color: #fff;font-size: 18px;}.cta-block .cta-top .certified-logo{width: 180px;margin-left:55px;}.cta-block .cta-top .certified-logo img{width: 100%;}.cta-block .cta-top .pokers{position: absolute;bottom: -10px;right: 6%;z-index: 1;}.cta-block .cta-top .pokers img{width:90%;}.cta-block .cta-center{padding:150px 0 120px;position: relative;z-index: 0;}.cta-block .cta-center::before {content: '';background: url(archive/image/customization/230116pro_bg_graystyle.jpg) no-repeat;position: absolute;bottom: -15%;left: 0; width: 100%;height: 100%;background-size: cover;z-index: -1;}.cta-block .cta-center .container{width:80%;}.cta-block .cta-center .RWDnews005 .container{width: 100%;padding: 0;}.cta-block .cta-center .RWDnews005 .owl-theme .owl-controls .owl-buttons div{background: transparent;border: 0;color: #b1965a;}.cta-block .cta-center .fa-angle-right:before,.cta-block .cta-center .fa-angle-left:before{font-size: 54px;}.cta-block .cta-center .RWDnews005 .owl-carousel img{width: 100%;}.cta-block .cta-center .RWDnews005 h4,.cta-block .cta-center .news005_h4{font-family: 'Jost','Noto Sans TC',sans-serif;font-size: 20px;color: #313131;font-weight: 400;}.cta-block .cta-center .RWDnews005 .controlls-over .owl-controls .owl-prev{margin-top: -80px;left: -20px;}.cta-block .cta-center  .RWDnews005 .controlls-over .owl-controls .owl-next{right: -20px;margin-top: -80px;}.cta-block .cta-bottom{position: relative;    z-index: 0;}.cta-block .cta-bottom .RWDparallax_new .picbgbox{height: 566px;}.cta-block .cta-bottom .container{position: absolute;top: 3vw;left: 50%;width: 80%;text-align: center;color: #fff;transform: translateX(-50%);margin: 0 auto;z-index: 2;}.cta-block .cta-bottom h4{font-size: 28px;font-weight: 600;}.cta-block .cta-bottom h4:before{content: 'CONTACT';text-align: center;margin-bottom: 10px;}.cta-block .cta-bottom h4::after{margin-left: auto;margin-right: auto;}.cta-block .cta-bottom p{font-size: 17px;color: #fff;}.cta-block a.btnstyle{margin-top: 50px;}.cta-block .cta-bottom::before {content:"";background: #000;width:100%;height:500px;position: absolute;left: 0;bottom: 0;z-index: -1;}@keyframes scd {    0% {        height: 0px;    }    100% {        height: 100%;}}@-webkit-keyframes scd {    0% {        height: 0px;    }    100% {        height: 100%;    }}/*250103修*/ 
.RWDproduct002_v3 .btn-box .btn:hover {    background: transparent;}.RWDproduct002_v3 .btn-box .btn:hover::after {    background: #e06724;}.lang-select-options {    background: rgba(0,0,0,0.9);    box-shadow: none;    right: -40px;    transform: none;    width: 150px !important;}.lang-select-options>li {    border-bottom: 0;    border-right: 0;}.lang-select-options a {    color: white;    width: 150px;}.lang-select-options a:hover, .lang-select-options a:hover * {    color: white;    font-weight: 400;}.lang-select-options a:hover {    background: #2e833f;}
/*footer start*/

/*footer*/ 
.footer-block{background: #013026 !important;margin-top: -115px;position: relative;z-index: 2;padding-bottom: 10px;padding-top: 60px;}.footer-block .container{width: 65%;font-family: '微軟正黑體';}.footer-block,.footer-block a{color: #d1ddd5;}.footer-block a:hover{color: #fff;}.footer-info{display: flex;flex-direction: row;justify-content: center;align-items: flex-start;margin-bottom: 50px;}.footer-info .ft-left{width: 75%;}.footer-info .ft-right{width: 25%;}.footer-block .ft-small-tit{color: #e06724;margin-bottom: 15px;}/*公司資訊*/ 
.company-information{border-top: 1px solid #194c41;padding-top: 15px;margin-top: 10px;}.ft-company{color: #fff;font-size: 23px;font-weight: 600;margin-bottom:20px;}.ft-info ul{list-style: none;margin: 0;padding: 0;font-size: 15px;}.ft_in_box img {padding-right: 15px;width: 105px;}.ft_in_box {display: flex;align-items: flex-start;flex-direction: column;}.ft_in {flex-grow: 1;display: flex;align-items: center;flex-wrap: wrap;}/*網站地圖*/ 
.sitemap .RWDedictor{display: flex;flex-direction: row;align-items: stretch;}.sitemap_list h5{font-size: 17px;color: #9f7d33;margin-bottom: 20px;font-weight: bold;}.sitemap_list h5 span{display:block;font-size: 14px;font-weight: 300;margin-top:5px;}.sitemap_list{width: calc(100%/4 - 1px);position: relative;}.sitemap_list::before{content: '';background: #194c41;display: inline-block;margin-right: 20px;width: 1px;height: 100%;position: absolute;left: -30px;top: 0;}.sitemap_list:first-child::before{display:none;}.sitemap_list ul{list-style: none;margin: 0;padding: 0;font-family: '微軟正黑體';}.sitemap_list a{color: #d1ddd5;font-size: 14px;}.sitemap_list a:hover{color: #fff;}/*社群*/ 
.RWDsocial002 {margin-top: 0px;}.RWDsocial002 .pull-right {float: none !important;}.RWDsocial002 .iconRounded {font-size: 25px;border: 0;color: #9f7d33;background-color: transparent;}.RWDsocial002 .iconRounded img{width: 40px;height: 40px;margin-top: 5px;}.RWDsocial002 .iconRounded:hover, .color1 .iconRounded:hover {background-color: transparent;color: #9f7d33;}/*copyright*/ 
.ft-bottom{display: flex;align-items: center;flex-wrap: wrap;font-size: 12px;padding: 15px 0 0;font-family: '微軟正黑體';color: #878f8b;letter-spacing: 0;line-height: 1.5;}.copyright_desc a, .copyright_desc{color: #878f8b;}/*gotop*/ 
.scrollTop002{bottom:-3px;right:0;}.scrollTop002 .ii{border-radius: 0;font-size: 55px;}

/*footer 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 .RWDproduct004 .mix:nth-child(1) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.3s;opacity: 0}.animated .RWDproduct004 .mix:nth-child(2) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.5s;opacity: 0}.animated .RWDproduct004 .mix:nth-child(3) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.7s;opacity: 0}.animated .RWDproduct004 .mix:nth-child(4) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.9s;opacity: 0}.animated .about-info .RWDleft_cont002 .item-second .pic {animation: 1200ms ease normal forwards 1 fadeInRight;opacity: 0;animation-delay: 0.3s;}

/*動畫 end*/
/*內頁 start*/

/* 匯入內頁版面寬度80%*//*a連結*/a{text-decoration: none;}.page_wrapper_bg section.call_to_action a, .page_wrapper_bg section.call_to_action a:hover, .page_wrapper_bg section.call_to_action a:focus {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, .m2018 .products-nav>ul>li a, .RWDquiry, .RWDshopping, .RWDproduct_page .control-box .control-label, .RWDproduct_page .products-info .download .control-label, .RWDproduct_page .products-info .pd-info .control-label, .RWDproduct_page .products-info .txt .title, #mobile-fixed input, #mobile-fixed select, #mobile-fixed select.form-control:not([size]):not([multiple]), #plusbuy_mobile-fixed input, #plusbuy_mobile-fixed select, #plusbuy_mobile-fixed select:not([size]):not([multiple]), .RWDproduct_page input, .RWDproduct_page select, .RWDproduct_page select.form-control:not([size]):not([multiple]), .RWDproduct_page .btn, .RWDproduct_page .ibtn, .hgroup .breadcrumb, .shopping-item-box .item-btn, #join_form input, #join_form select, #join_form select.form-control:not([size]):not([multiple]), .RWDshopping input, .RWDshopping select, .RWDshopping select.form-control:not([size]):not([multiple]), .bonus-box .form-group .btn, .voucher-box .form-group .btn, .form-control, .layoutlist_8 .listdate .yearmonth, input, select, textarea, .video_item_summary, .download .search-go, .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .list_subject .subsubject, .layoutlist_4 .listdate .yearmonth, .layoutlist_5 .list_subject a, .rwdlayoutlist_9 .summary, .rwdlayoutlist_9 .cdate, .RWDsearch01 .search-nav-btn, .count_info, .layoutlist_5 .item .summary, .list-btn_mobile, .list-btn, .buybtn, .layoutlist_3 .dbtn_v2, #mobile-fixed .btn, #plusbuy_mobile-fixed .btn, #mobile-fixed .stock, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page, .sum-box .total .td:last-child small, .delivery-editor ul, .goadd-box, .info-editor ul, .plus-fixed .name a, .plus-list .name a, .shopping-item .name, .shopping-step .name, .RWDshopping, .RWDshopping .btn, .bonus-box .form-group .btn, .delivery-editor, .goadd-box .goadd, .info-editor, .login-box a, .login-box a:hover, .plus-list .addcart, .plus-list .price-box, .shopping-item .tag, .shopping-title .freight, .shops-box .shops, .voucher-box .btn.vouchers, .voucher-box .form-group .btn, .login_box_footer a.shopping_view, .shopping_viewlogin__member, .RWDproduct_page .download_container .btn,.RWDsearch_page .list-img .name,.RWDmenu_plus04 .cart-block .name, .RWDmenu_plus04 .querycar-block .name ,.RWDmenu_plus04 .cart-block .spe-box, .RWDmenu_plus04 .querycar-block .spe-box,.RWDtimeline02 .timeline2_list .block .text,.shopping_viewlogin__intro {    font-size: 16px !important;    letter-spacing: 1px !important;    line-height: 1.5;font-weight:300;}.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: 0px;}.hgroup .container {width: 100%; margin: 0 0 50px;}/*搜尋*/ 
.RWDsearch_page .search-list { margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {height: auto;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    font-size: 32px;    font-weight: 700;    letter-spacing: 1.5px;    line-height: normal;    font-family: 'Jost','Noto Sans TC',serif;    text-align: center;    margin-top: 0px;    color: #013025;}.page_wrapper_bg .article-text h2 {font-size:24px;line-height: 1;letter-spacing:2px;}.page_wrapper_bg .article-text h3 {letter-spacing: 2px;line-height: 1.5;margin-bottom: 10px; font-weight: bold; font-size: 24px;}.page_wrapper_bg .article-text h4 {font-size: 18px;line-height: 1.7;letter-spacing: 2px;margin: 15px 0 15px;font-weight: 500;}.page_wrapper_bg .article-text, .page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {font-size:16px;line-height: 1.5;letter-spacing: 1px;color: #333; font-weight: 300;}#mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page {font-family: 'Jost','Noto Sans TC',serif;}._bd_row label, ._bd_row li, ._bd_row p, ._bd_row td{font-size:15px;line-height: 2; font-weight: 400;}._bd_row li{margin-bottom: 10px;}._bd_row ol{padding-left: 22px;}._bd_row ul{padding-left: 18px;}/*-------按鈕--------*/#panelCms .btn.btn-primary { float: none;border-radius: 5px !important;}/*重新填寫*/ 
.refill_btn {display: none;}/*回上一頁按鈕*/ 
.btn {font-size: 16px;}#article .btn.btn_back a, #album .btn.btn_back a {padding: 10px 15px;display:block;}.btn.btn_back {margin-right: 0;float: right;background: transparent !important;padding: 0;box-shadow: none;margin-top:60px;}.btn.btn_back a {    min-width: 200px;    background: transparent;    color: #444;    transition: all 0.2s ease;    line-height: 1;    padding: 15px 10px;    border: 1px solid #e06724;position: relative;    font-weight: 300;}.btn.btn_back a:hover {border: 1px solid #e06724;color: #fff !important;background: transparent;}.btn.btn_back a:hover::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background: #e06724;}.btn.btn_back a::after {    content: "";    background: #fff;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}/*確定送出*/ 
.ebtn {padding: 0;background: transparent;-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;float: right;margin-right: 0;}.ebtn a {    min-width: 200px;    background: transparent;    color: #333;    transition: all 0.2s ease;    line-height: 1;    padding: 12px 0px !important;    border: 1px solid #e06724;    position: relative;    text-align: center;    margin: 30px 0 0;z-index:1;}.ebtn a:hover {border: 1px solid #e06724;color: #fff !important;background: transparent;}.ebtn a:hover::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background: #e06724;}.ebtn a::after {    content: "";    background: #fff;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}.new-form .new-width .currectsend_btn a {color: #fff !important;}/*購物車按鈕*/ 
.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;}/*會員按鈕*/#join_form .btn{padding: 6px 12px;border-radius: 0;}#join_form .btn-link:hover { text-decoration: none;}.memberlist .col-sm-9.col-md-9 .btn.btn-primary a,.memberlist .col-sm-9.col-md-9 .btn.btn-primary a:hover {color: #fff !important;}#btn_member_login { float: none;background: #444;color: #fff;border: 1px solid #444;padding: 6px 12px;}#btn_member_login:hover {background: #000;color:#fff !important;border: 1px solid #000;}#join_form .btn-primary {min-width:180px;float: none; background: #444;color: #fff;border: 1px solid #444;}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {background: #000;color:#fff !important;border: 1px solid #000;}.btn-primary,.shopping_viewlogin__submit { background-color:#444;border: 1px solid #444; border-radius: 0 !important; float: right; margin-right: 0px;font-size: 14px;box-shadow:none;}.btn-primary a {color: #fff;font-size: 14px;}.btn.btn-primary:focus a, .btn.btn-primary:hover a, .btn.btn-primary:active a{color:#fff !important;}.btn-primary:hover{transition: all 0.3s ease; color:#fff; background-color: #000;border-color: #000;} .btn-primary:active:hover, .btn-primary:active:focus{background-color: #000;border: 1px solid #000;}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{color: #fff !important;background-color:  #000;border-color: #000;outline: none;}/*忘記密碼 ＆重發認證信*/#div_forget_area *{border-radius: 0 !important;}/*註冊*/ 
.join_form_btns{ text-align: right;}/*文章列表*/ 
.RWDslider01 .products-list .products-item .box {display: flex;align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {flex-direction: row-reverse;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {margin-top: 60px !important;}/*文章列表-2*/#article .layoutlist_2 .list_subject a {font-size: 16px !important;font-weight: bold;margin: 0px 0px 20px !important; display: block;line-height:1.5 !important;}.subsubject {font-size: 14px;font-weight: 400;line-height: 1.5 ;}.layoutlist_2 .listdate .yearmonth, .layoutlist_4 .listdate .yearmonth{ padding-bottom: 0;}.layoutlist_2 .item {width: 100%;}.pagecontent .article_model[data-seq="0"] {margin-top: 0 !important;}/*文章列表-3*/ 
.layoutlist_3.fn_article3 .list_subject a{font-size: 16px !important;font-weight: bold;margin: 0px 0px 20px !important; display: block;line-height:2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a{font-size: 14px !important;font-weight: 400;line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {display: flex;align-items: stretch;border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a{font-size:17px!important;font-weight:700;margin:0 0 10px!important;display:block;line-height:1.5!important}#article .layoutlist_4 .list_subject .summary a{font-size:16px!important;font-weight:400;line-height:1.5!important}#article .layoutlist_4 .listdate{padding:0 10px;width:90px;border-left:1px solid #eee}#article .layoutlist_4 .listdate .day{font-size:25px}#article .layoutlist_4 .listdate .yearmonth{letter-spacing:1px;padding:0}#article .layoutlist_4 .item .list_img{padding-left:0}#article .layoutlist_4 .list_subject{width:calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject, .article7 .layoutlist_7 .subject a{margin-top: 15px !important;;margin-bottom: 10px !important;;}#article .layoutlist_7 .cdate, .article7 .layoutlist_7 .cdate a{font-size: 12px;}#article .layoutlist_7 .summary, .article7 .layoutlist_7 .summary a {font-size: 16px !important; font-weight: 300; line-height: 1.5 !important;}.layoutlist_7 .subject, .layoutlist_7 .subject a {font-size: 18px !important;font-weight: 500;}/*文章列表-8*/ 
.layoutlist_8 .article_subject {    line-height: 1.5;    display: block;    font-weight: 600;    font-size: clamp(1.25rem, 1.2051rem + 0.1843vw, 1.5rem);}.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: 60px 80px;}.RWDproduct_page .tab-box .tab-container>ul>li .pro-video {padding: 0;float:none;}/*相簿列表*/ 
.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;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {padding: 20px 0px;font-size: 18px;}#album .page_content2 .dis .dis_li .text{font-size:16px;line-height:1.8;letter-spacing:0;color:#000;font-weight:400;margin:0 0 30px}/*相簿-2*/#album .layoutlist_2 .album_item_subject{padding: 20px 0px;font-size: 18px;}/*Q&A*/ 
.rwd .faq_question{font-size: 16px;letter-spacing: 2px;}.rwd .faq_answer{font-size: 15px;letter-spacing: 2px;line-height: 1.8;}/*影片*/ 
.video_item_subject{font-size: 16px;letter-spacing:1px;}/*檔案下載*/ 
.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;}/*產品_1*/ 
.page_content1 #productbx_bg{background: #efefef;-moz-opacity:1;opacity: 1;}.page_content1 .dd-selected {letter-spacing: 1px;}#btn_shopping{border-radius: 0;font-size: 14px;background:#444}#btn_shopping:hover{background:#000}.fbtn{border-radius: 0;font-size: 14px;background:#444}.fbtn:hover{background:#000}#btn_querycar{border-radius: 0;font-size: 14px;background:#444}#btn_querycar:hover{background:#000}.product_desc_content {color: #333;letter-spacing: 1px;line-height: 30px;}.page_content1 #prod_price {margin-top: 17px;}.page_content3_mainphoto .swiper-slide img {width: 100%;}#prod_price .money {font-size: 20px;font-weight: bold;}#member_org_price,div#prod_fixprice, .pagecontent.menu5 .page_content1 #prod_price, .pagecontent.menu8 .page_content1 #prod_price {margin: 0;}._shopping_info>div {display: flex; align-items: flex-end; letter-spacing: 0;}div#prod_price {margin-left: 15px !important;}.productcontent .page_content1 .info {text-align: center;margin: 30px 0 0;}.productcontent .page_content1 .product_desc_subject {text-align: center;}/*產品下拉樣式*/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: #333;    font-size: 16px;    font-family: 'Noto Sans TC',sans-serif;    font-weight: 300;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item, .layoutlist_2 .product_list_item {margin: 0 0 40px;border-bottom:0px;}.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 !important;    font-weight: 600;    font-size: clamp(1.25rem, 1.2051rem + 0.1843vw, 1.5rem);}.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{border-radius:0;font-size:15px;letter-spacing:1.5px;transition:.5s ease}.RWDquiry .btn.normal:hover{transition:.5s ease;background:#eee;color:#333;border-color:#eee;font-weight:500}.RWDquiry .btn.bg2,.btn.normal.bg3{background:#333;color:#fff;border-color:#333}/*電子表單*/ 
.eformsDesc {    margin: 0 0 60px;    border: 0;    text-align: center;    background: #013026;    color: #fff;    padding: 60px;}.eformscontent .layoutlist_1 {width: 100%;max-width: 1170px; margin: 0 auto;}.form-horizontal .form-group {margin-left: 0;}.form-horizontal .control-label {font-weight: 500;width: 130px;}textarea.form-control {min-height: 130px;}.eformscontent .col-sm-12.col-md-12 .ebtn a {color: #000!important;}.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {color: #fff!important;}.customized_columns ._input, .customized_columns select {    border: 1px solid #ddd;    background: #fff;    border-radius: 0;    box-shadow: none;    font-weight: 400;}#eForm1 .col-md-11 {width: calc(100% - 130px);}#eForm1 .col-md-5 {width: calc(50% - 130px);}/*左側選單*/ 
.m2018 .products-nav>ul>li {padding: 0; margin: 0;}.m2018 .products-nav a {padding: 15px 10px !important;font-weight: 400;font-size: 16px;}/*隱私權*/ 
.privacy_block, .privacy_block p {line-height: 2;letter-spacing: 1px;color: #000}.privacy_block a {color: #000;transition: 0.4s}.privacy_block a:hover {color: #000;transition: 0.4s;text-decoration: none}.privacy_block h5 {font-size: 18px;font-weight: bold;margin: 50px 0 10px;color: #000;}.privacy_block h6 {font-size: 16px;}.privacy_block ul {padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {line-height: 2;letter-spacing: 1px;color: #000}.shopping_txt a {color: #000;transition: 0.4s}.shopping_txt a:hover {color: #000;transition: 0.4s;text-decoration: none}.shopping_txt .item_row {margin-bottom:50px}.shopping_txt h2 {font-size: 24px !important;font-weight: bold;margin: 0;color: #e70707;text-decoration: underline;line-height:1.5 !important}.shopping_txt h3 {font-size: 20px !important;font-weight: bold;margin: 0 0 10px;color: #000;line-height:1.5 !important}.shopping_txt ul {padding-left: 24px;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {background: #000;padding: 5px 20px;color: #fff !important;border-color: #000;}.page_wrapper_bg ._col.list_img.col-sm-3.col-md-3 {padding-left: 0;}/*250103修*/ 
.ebtn a {    display: block;    padding: 10px 20px !important;}

/*內頁 end*/
/*內頁樣式 start*/

.page_wrapper_bg .pagecontent {padding:0px !important;}.page_wrapper_bg .collapsing_header .main {overflow-x: initial;}.page_wrapper_bg .RWDmenu_plus04 .header {background: #013025;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up {background: #fff;}.page_wrapper_bg .RWDmenu_plus04 .logo a::before {top: -10px;}.page_wrapper_bg .footer-block {margin-top:0px;}.page_wrapper_bg section.call_to_action::after {    content: "";    background: url(archive/image/customization/pro_bg_graystyle.jpg);    display: block;    position: fixed;    width: 100%;    height: 100%;    left: 0;    top: 0;    z-index: -2;    background-size: cover;}.hgroup .breadcrumb {    position: relative;    float: none !important;    padding: 0;    border: 0;    text-align: center;    bottom: 0;    background: transparent;}h1.pageTitle::after {    position: absolute;    content: '';    width: 60px;    height: 4px;    background: #bd9a51;    bottom: -2px;    left: 50%;    transform: translateX(-50%);}.page_wrapper_bg .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 40vh!important;    height: 40vh!important;}/*關於*/ 
.article1 .page_wrapper_bg section.call_to_action {padding: 100px 0px 0px;}.article1 .RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: 30vh!important;height: 30vh!important;}.article1 .RWDbanner_plus01 .slick-caption {top: 32% !important;}.article1 .banner-block .RWDbanner_plus01 .slick-caption .txt1 span {    display: block;    color: #9f7d33;    letter-spacing: 1.5px;line-height: 1;    font-family: 'Jost','Noto Sans TC',serif;    font-weight: 500;    font-size: clamp(1.875rem, 1.2684rem + 2.4885vw, 5.25rem);margin: 0;}.article1 .banner-block .RWDbanner_plus01 .slick-caption .txt2 span {    font-size: clamp(1.375rem, 1.2627rem + 0.4608vw, 2rem);    font-weight: 700;    letter-spacing: 1.5px;    line-height: normal;    font-family: 'Jost','Noto Sans TC',serif;    color: #fff;}.article1 .RWDbanner_plus01 .slick-caption .txt2 {margin:0px;}.article1 .banner-block .RWDbanner_plus01 .slick-caption .txt2::after {    content: '';    width: 55px;    height: 2px;    background: #bd9a51;    display: block;    margin: 20px auto;}.article1 .hgroup {display:none;}.intro-big {    font-size: clamp(1.25rem, 0.9692rem + 1.1521vw, 2.8125rem);    font-weight: 700;    letter-spacing: 1.5px;    line-height: 1.3;    font-family: 'Jost','Noto Sans TC',serif;    color: #013025;    text-align: center;}.top-txt {    text-align: center;    font-size: 21px;    line-height: normal;    color: #beab63;    font-family: 'Lato','Noto Sans TC',serif;    letter-spacing: 1px;    font-weight: 400;    margin: 16px 0 50px;}.btn_item.content_item {    display: flex;    justify-content: center;    align-items: center;}.about-all-btn a:nth-child(1) {border-left: #a9a9a9 solid 1px;}.about-all-btn a {    width: calc(100% / 8);    display: block;    margin: 0;    border: #a9a9a9 solid 1px;    border-left: 0;    color: #ddd !important;    padding: 15px 0;text-align:center;}.about-all-btn a:hover, .about-all-btn a:focus, .about-all-btn a:target {background: #e06724;color:#fff !important;border-color:#e06724;}.about-all-btn a:after {    width: 0;    height: 0;    border-style: solid;    border-width: 10px 10px 0 10px;    border-color: #e06724 transparent transparent transparent;    content: "";    display: block;    position: absolute;    left: 50%;    bottom: 0px;    transform: translateX(-50%);transition:0.5s ease;opacity:0;}.about-all-btn a:hover:after , .about-all-btn a:focus:after , .about-all-btn a:active:after , .about-all-btn a:target:after {opacity:1;bottom: -10px;transition:0.5s ease;}.page_wrapper_bg .article-text h3.main-title {    font-size: clamp(1.375rem, 1.2627rem + 0.4608vw, 2rem);    font-weight: 700;    letter-spacing: 1.5px;    line-height: normal;    font-family: 'Jost','Noto Sans TC',serif;    margin: 8px 0px 10px;    color: #013025;width: 100%;}.page_wrapper_bg .title-en {    display: block;    color: #9f7d33;    letter-spacing: 1.5px;    line-height: 1;    font-family: 'Jost','Noto Sans TC',serif;    font-weight: 500;    font-size: clamp(1.875rem, 1.2684rem + 2.4885vw, 5.25rem);    margin: 0;width: 100%;}.page_wrapper_bg h3.main-title:after {    content: '';    width: 55px;    height: 3px;    background: #bd9a51;    display: block;    margin: 20px 0;}.article1 .pagecontent .article_model[data-seq="0"] {margin: 20px 0 100px !important;}.article1 .pagecontent .article_model[data-seq="1"] {    padding: 80px 0 15px !important;    position: sticky;    top: 20px;    z-index: 99;    width: 100%;border-bottom: 0px !important;}.article1 .pagecontent .article_model[data-seq="2"] {margin: 0px !important;padding:80px 0 120px;background: #013025;}.article1 .pagecontent .article_model[data-seq="1"], .article1 .pagecontent .article_model[data-seq="2"], .article1 .pagecontent .article_model[data-seq="3"], .article1 .pagecontent .article_model[data-seq="4"], .article1 .pagecontent .article_model[data-seq="5"], .article1 .pagecontent .article_model[data-seq="6"], .article1 .pagecontent .article_model[data-seq="7"] , .article1 .pagecontent .article_model[data-seq="8"] , .article1 .pagecontent .article_model[data-seq="9"] , .article1 .pagecontent .article_model[data-seq="10"] {    background: #013025;    margin: 0px !important;    border-bottom: 1px solid #194c41;    padding: 80px 0 100px;}.intro-bg {position: absolute;width: 75vh;right: 0;top: -22vh;}.about-inner {color: #fff;}.about-inner h3.main-title {color: #fff !important;}.about-inner.inner-leftright {display: flex;}.inner-leftright .inner-txt {padding-right: 80px;margin-top: 16px;}.inner-leftright .inner-txt, .inner-video._bd_column._bd_full {width: 50%;}.inner-video._bd_column._bd_full {padding:0px;}.article1 .page_wrapper_bg section.call_to_action>.container {width: 100%;padding: 0;max-width: 100%;}.article1 .pagecontent .RWDeditor01 article.editor {width: 80%;max-width: 1700px;margin: 0 auto;}.inner-info {margin: 60px 0 0;}.inner-txt ul {    display: flex;    padding: 0;    flex-wrap: wrap;    list-style: none;justify-content: center;}.inner-txt ul li span {    font-weight: 700;    letter-spacing: 1.5px;    line-height: 1.3;    font-family: 'Jost','Noto Sans TC',serif;    font-size: 22px;}.all-outter ul.culture {margin: 0px -30px;}.all-outter ul.culture li.culture-child {width: calc(100% / 3 - 60px);}.inner-txt.three-item.inner-txt ul {justify-content: center;}.inner-txt.three-item.inner-txt ul li {    width: calc(100% / 3 - 1px);    display: flex;    flex-direction: column;    align-items: center;    padding: 60px 40px;    margin: 60px 0 0;}.all-outter.all-center {text-align: center;}.all-outter.all-center h3.main-title:after {margin: 20px auto;}.inner-txt.three-item span {margin: 20px 0 15px;}.inner-txt ul {display: flex;padding: 0;flex-wrap: wrap;}.inner-txt ul li.wrap {    display: block;    width: calc(50% - 60px);    margin-bottom: 30px;    border-left: 1px solid #4e625d;    padding-left: 30px;}.inner-txt ul li.wrap h4 {    display: block;    width: 100%;margin: 0 0 5px;}.inner-txt ul li span.txt {    display: block;    border: 0;    width: auto;    height: auto;}.page_wrapper_bg p.txt-en {    font-size: 16px;    font-family: 'Jost','Noto Sans TC',serif;    font-weight: 600;    letter-spacing: 1px;    margin: 0;    color: #ddd;}.page_wrapper_bg .inner-txt ul li.en-two h4 {margin: 0;}span.num.num-two {margin: 0 0 16px;}.inner-txt ul li.en-two {    width: calc(100% / 6);    display: block;    border-left: 1px solid #4e625d;    padding: 0px 30px;    margin: 0;}.about-table {margin: 50px 0 0;}.about-table td {padding: 8px 20px;}.about-table td:nth-child(1) {font-weight: 700;font-family: 'Jost','Noto Sans TC',serif;font-style: italic;}ul.pic-row {    display: flex;    padding: 0;    margin: 0 -10px;    list-style: none;}ul.pic-row li {padding:0px 10px;}#product .item .subject {    min-height: auto !important;    font-weight: 600;    font-size: clamp(1.25rem, 1.2051rem + 0.1843vw, 1.5rem);    margin: 20px 0 3px;    line-height: 1.5;}#product .item  .summary {    line-height: normal;}#product .item .summary A.itemlink {    font-size: clamp(1rem, 0.9551rem + 0.1843vw, 1.25rem);    color: #313131;    font-weight: 400;}.RWDproduct_page .pic-box .easyzoom--overlay {width: 100%;}.RWDproduct_page .pic-box figure img {width: 100%;}.RWDproduct_page .pic-box {    width: 760px;    padding-right: 50px;    display: flex;overflow: hidden;}.RWDproduct_page .products-info {    width: calc(100% - 760px);}.RWDproduct_page .products-info .name {    font-size: clamp(1.375rem, 1.2627rem + 0.4608vw, 2rem);    font-weight: 700;    letter-spacing: 1.5px;    line-height: normal;    font-family: 'Jost','Noto Sans TC',serif;    color: #013025;}.RWDproduct_page .pic-box .thumbnails ul {    margin: -8px 0;    max-height: 598px;    overflow-y: auto;padding-right: 10px;}.RWDproduct_page .pic-box .thumbnails ul li {width: 100%;padding: 8px 0;}.RWDproduct_page .products-info .txt .title, .RWDproduct_page .related-box .title {font-weight: 500;}.RWDproduct_page .products-info .txt ul {    padding-left: 20px;    margin: 20px 0 0;}.page_wrapper_bg .RWDproduct_page .products-info .txt .title {    margin: 0 0 25px;}#gallery_touch {width: calc(100% - 120px);}.thumbnails {width: 100px;margin-left: 20px;}.RWDproduct_page .btn.btn_back {margin: -30px 0 0;}.page_wrapper_bg ul.game-series {    display: flex;    list-style: none !important;    padding: 0 !important;margin: 0px -7px;}.page_wrapper_bg ul.game-series li {padding: 0px 7px;text-align: center;}.page_wrapper_bg ul.game-series li p {color: #313131;font-size: 20px;font-weight: 400;margin: 15px 0 0;}.page_wrapper_bg .RWDproduct_page .tab-box .tab-menu li.active a:before {background: #e06724;}.page_wrapper_bg .RWDproduct_page .tab-box .tab-menu a {    padding: 10px 25px;    color: #555;    border: 1px solid transparent;    font-size: 16px;    font-family: 'Jost','Noto Sans TC',sans-serif;letter-spacing: 1px;border-bottom: 0;}.page_wrapper_bg .cate_list .subject {font-weight: 600;font-size: clamp(1.25rem, 1.2051rem + 0.1843vw, 1.5rem);margin: 20px 0 3px;line-height: 1.5;}.page_wrapper_bg ._col.listdate.col-sm-2.col-md-2 {font-family: 'Jost','Noto Sans TC',serif;font-weight: 500;}.page_wrapper_bg .RWDproduct_page .pic-box .thumbnails ul li.active a:before {border: 3px solid #9f7d33;}.page_wrapper_bg .RWDproduct_page .tab-box .tab-container>ul>li>ul {list-style: disc;padding-left: 20px;}.page_wrapper_bg .RWDproduct_page .products-info .txt .title, .RWDproduct_page .related-box .title {    color: #333;    border-bottom: 1px solid #ccc;    font-size: 18px;    font-family: 'Jost','Noto Sans TC',sans-serif;    letter-spacing: 1px;}.RWDproduct_page .list-inline {margin: 0 -10px;}.RWDproduct_page .related-box .name {margin: 10px 0 0;}.RWDproduct_page .related-box .item {padding: 20px 10px;}ul.game-series.active-series {flex-wrap: wrap;}ul.game-series.active-series li {width: calc(100% / 4);margin: 40px 0 0;}ul.culture {    display: flex;    flex-wrap: wrap;    list-style: none;    padding: 0;}ul.culture li.culture-child {    width: calc(50% - 60px);    margin: 40px 30px 0;}.page_wrapper_bg .article-text ul.culture li.culture-child h4 {    border-bottom: 1px solid #ccc;    padding-bottom: 10px;}.page_wrapper_bg .article-text ul.culture li.culture-child h4 span {    font-size: clamp(1.375rem, 1.2627rem + 0.4608vw, 2rem);    display: block;    color: #9f7d33;    letter-spacing: 1px;    line-height: 1;    font-family: 'Jost','Noto Sans TC',serif;    font-weight: 500;    margin: 0 0 3px;}/*文章頁籤*/#article .tabs nav ul {display: flex;align-items: center;justify-content: center;}.page_wrapper_bg .tabs nav li.tab-current a {background: #e06724;color: #fff;border-color: #e06724;}.page_wrapper_bg .tabs nav li.tab-current:after, .tabs nav li.tab-current:before , .tabs nav a::before {display:none;}.page_wrapper_bg .tabs nav ul li {border: 0;}.page_wrapper_bg .tabs nav ul li a {    float: none;    width: 250px;    text-align: center;    border: #a9a9a9 solid 1px;    font-size: 16px;    padding: 15px 0;border-right: 0;}.page_wrapper_bg .tabs nav ul li:last-child a {border-right: #a9a9a9 solid 1px;}.page_wrapper_bg .tabs nav a::after {    width: 0;    height: 0;    border-style: solid;    border-width: 10px 10px 0 10px;    border-color: #e06724 transparent transparent transparent;    content: "";    display: block;    position: absolute;    left: 50%;    bottom: 0px;    transform: translateX(-50%);    transition: 0.5s ease;    opacity: 0;}.page_wrapper_bg .tabs nav a:hover:after , .page_wrapper_bg .tabs nav ul li.tab-current a:after , .page_wrapper_bg .tabs nav ul li a:hover:after {    opacity: 1;    bottom: -10px;    transition: 0.5s ease;}.tabs nav li.tab-current a::after {background-color: transparent;}#article .tabs .content {padding: 0px !important;border: 0;margin: 30px 0 0;}.team-outter {display: flex;align-items: center;}.team-outter.team-reverse {flex-direction: row-reverse;}.team-outter .team-half {width: 50%;}.team-half img {width: 100%;}.team-half.half-txt {padding: 60px;}/*專業團隊*/ 
.pro-team-outter {display: flex;justify-content: center;flex-wrap: wrap;margin: 0px -30px;}.pro-team-child { width: calc(100% / 3 - 60px);margin: 40px 30px;}.team-top {position: relative;}.page_wrapper_bg .article-text .team-title h4 span {    display: block;    font-size: 16px;    font-family: 'Jost','Noto Sans TC',serif;    font-weight: 600;    letter-spacing: 1px;    margin: 15px 0 0;    color: #fff;}.page_wrapper_bg .article-text .team-title h4 {font-weight: 600;font-size: clamp(1.25rem, 1.2051rem + 0.1843vw, 1.5rem);margin: 20px 0 3px;color: #fff;line-height: 1.5;}.team-title {position: absolute;left: 50%;transform: translateX(-50%);bottom: 1vw;text-align: center;width: 100%;}.team-bg img {width: 100%;}.pro-team-child p {margin: 25px 0 0;}.team-bg::before {    content: '';    background: rgba(0,0,0,0.3);    display: block;    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    transition: all 0.5s ease-out;}/*聯絡*/ 
.call-two-btn {    display: flex;    align-items: center;    justify-content: center;    margin: 50px 0 0;}.call-child {    margin: 0px 10px;}.call-two-btn a {    display: flex;    width: 320px;    background: #9f7d33;    padding: 12px 0;    color: #fff !important;    font-size: 18px;    align-items: center;flex-direction: column;    justify-content: center;z-index: 1;position: relative;margin: 0px 10px;}.call-two-btn a:hover::after {width: 100%;transition: .4s;right: auto;left: 0;background: #b68e36;}.call-two-btn a::after {    content: "";    background: #fff;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}.call-child i {margin-right: 8px;}/*系統*/ 
.article5.id120 .pagecontent .article_model[data-seq="0"] {overflow: hidden;}.manage-title {margin: 0 0 50px;}.page_wrapper_bg .manage-title .title-en, .page_wrapper_bg .article-text .manage-title h3.main-title {color: #FFF;}.page_wrapper_bg .article-text .manage-title h3.main-title:after {margin: 20px auto 0;background: #fff;}.manage-bg {position: absolute;width: 100%;z-index: -1;}.manage-bg img {width: 100%;}.info-outter {text-align: center;padding: 100px 20% 60px;}/*管理表格*/ 
.tables-outter {display: flex;flex-wrap: wrap;margin: 0px -20px;}.manage-table tbody, .manage-table table {border: 0;}.manage-table {width: calc(50% - 40px);margin: 20px;}.manage-table table {width: 100%;}.manage-table tr:nth-child(1) td {    color: #9f7d33;    letter-spacing: 1.5px;    font-size: clamp(1.375rem, 1.2627rem + 0.4608vw, 2rem);    font-weight: 600;    position: relative;    border: 0;    padding: 0px 0px 10px;}.manage-table td {padding: 8px 15px;border: 1px solid #ddd;}.table-pic-outter {    display: flex;    align-items: center;    background: #eee;    padding: 60px;    border-bottom: 1px solid #fff;    justify-content: center;}/*230419更改項目樣式*/ 
.manage-table.listitem td {    padding: 5px 10px 5px 0;    width: fit-content !important;    border: 0;}.manage-table.listitem tr {    display: flex;}.manage-table.listitem tr td:first-child {    position: relative;    padding-left: 22px;}.manage-table.listitem tr:first-child td:first-child {    padding: 0;    margin: 0 0 10px;}.manage-table.listitem tr td:first-child:before {    content: "";    background: #ccc;    width: 8px;    height: 8px;    position: absolute;    left: 0;    top: 50%;    transform: translateY(-50%);}.manage-table.listitem tr:first-child td:first-child:before {    opacity: 0;}.table-pic {padding: 0 60px;width: 40%;text-align: center;}.table-pic-outter.outter-reverse {flex-direction: row-reverse;}ul.game-series.two-series {flex-wrap: wrap;margin: 50px 0px 0px;}ul.game-series.two-series li {width: 50%;border: 1px solid #ddd;padding: 30px;}h3.main-title.title-center {text-align: center;}h3.main-title.title-center:after {margin: 20px auto 40px;}ul.game-series.two-series li:nth-child(even) {border-left: 0;}ul.game-series.two-series li:nth-child(1), ul.game-series.two-series li:nth-child(1) {border-bottom: 0;}#about01, #about02, #about03, #about04, #about05, #about06, #about07, #about08 {position: absolute;top: -120px;}.inner-txt ul li.chi-child h4 {margin: 0;}.phone-info {display: none;}.about-table table {padding: 1px 0;}.list-h::-webkit-scrollbar {width: 5px;}.list-h::-webkit-scrollbar-track {background: #ddd;}.list-h::-webkit-scrollbar-thumb {background: #aaa;}.list-h::-webkit-scrollbar-thumb:hover {background: #aaa;}.pro-video {padding: 0;}.products-editor hr {border-top: 1px solid #ddd;margin: 40px 0 30px;}.article1 .pagecontent .article_model[data-seq="3"], .article1 .pagecontent .article_model[data-seq="5"], .article1 .pagecontent .article_model[data-seq="7"], .article1 .pagecontent .article_model[data-seq="9"] {background: #fff;}.article1 .pagecontent .article_model[data-seq="3"] .about-inner , .article1 .pagecontent .article_model[data-seq="5"] .about-inner, .article1 .pagecontent .article_model[data-seq="7"] .about-inner, .article1 .pagecontent .article_model[data-seq="9"] .about-inner {color:#333;}.article1 .pagecontent .article_model[data-seq="3"] .about-inner h3.main-title , .article1 .pagecontent .article_model[data-seq="5"] .about-inner h3.main-title , .article1 .pagecontent .article_model[data-seq="7"] .about-inner h3.main-title , .article1 .pagecontent .article_model[data-seq="9"] .about-inner h3.main-title {color: #013025 !important;}.about-inner.inner-timeline {display: flex;}.timeline-left {width: 40%;padding-right: 5%;}.right time {width: 60%;}.right.time ul li {    position: relative;    display: flex;    font-size: 16px;    font-family: 'Noto Sans TC',sans-serif;    align-items: flex-start;    padding: 8px 0;}.right.time ul li span {    color: #bd9a51;    font-weight: 700;    font-family: 'Roboto', sans-serif;    font-size: 22px;    margin-right: 15px;width: 110px;position: relative;    top: -3px;}.right.time ul li::after {    left: -27px;    top: 20px;    content: "";    position: absolute;    width: 10px;    height: 10px;    border-radius: 100%;    border: #bd9a51 1px solid;    background: #fff;    z-index: 1;}.right.time ul {list-style: none;position: relative;padding-left: 100px;}.right.time ul:after {    content: "";    position: absolute;    width: 1px;    height: 100%;    background: rgb(31 92 182 / 20%);    top: 0;    left: 77.5px;    z-index: -1;}.left_img {margin: 60px 0 0;}ul.chi-nowrap {max-width: 900px;margin: 0 auto;}li.chi-child {    width: 200px;    height: 200px;    display: flex;    justify-content: center;    align-items: center;    text-align: center;    position: relative;    margin: 50px 50px 0;    z-index: 2;overflow: hidden;}.inner-txt ul li.chi-child span.num {    height: auto;    font-size: 70px;    position: absolute;    bottom: 0;    left: -17px;    -webkit-text-stroke: 1px #4e625d;    color: #013025;    font-family: 'Noto Sans TC';}li.chi-child::before {    position: absolute;    content: '';    width: 100%;    height: 100%;    border: 1px solid #9f7d33;    border-radius: 99em;    left: 0;    top: 0;    z-index: -2;}li.chi-child::after {    position: absolute;    content: '';    width: 50%;    height: 50%;    background: #013025;    z-index: -1;    left: 0;    bottom: 0;}.all-outter ul.game-series.active-series {margin: 0 -30px;}.all-outter ul.game-series.active-series li {width: calc(100% / 3);margin: 60px 0 0;padding: 0px 30px;}.top-pic {width: 780px;margin: 0 auto;}.call-child a span {font-size: 20px;font-weight: 500;margin: 10px 0 0;}.contact-logo {width: 126px;margin: 0 auto 30px;}.all-outter ul.culture {margin: 0px -30px;}.all-outter ul.culture li.culture-child {width: calc(100% / 3 - 60px);}

/*內頁樣式 end*/
/*簡中語系 start*/

/*字型*/body.lang_cn {    font-family:'Jost','Noto Sans SC', serif;}.lang_cn :is(    .titlebar .main-title,.product-block .RWDproduct002_v3 .main-title,    .titlebar .main-title::before,.product-block .RWDproduct002_v3 .main-title::before,.cta-block .cta-bottom h4:before,.titlebar .main-en,    .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a,    .about-text-style .score-maintitle span,    .about-text-style .score-maintitle,    .about-text-style .score-subtitle,    .team-block .RWDnews005 p,    .RWDnews011 .list-title .t1,    .RWDnews011 .list-date,    .cta-block .cta-center .RWDnews005 h4,.cta-block .cta-center .news005_h4,    #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page,    .article1 .banner-block .RWDbanner_plus01 .slick-caption .txt1 span,    .article1 .banner-block .RWDbanner_plus01 .slick-caption .txt2 span,    .intro-big,    .inner-txt ul li span,    .about-table td:nth-child(1),    .RWDproduct_page .products-info .name) {    font-family:'Jost','Noto Sans SC', serif;}.lang_cn :is(    .titlebar p,    .RWDmenu_plus04 .dropdown-menu .manu-item-box, .RWDmenu_plus04 .dropdown-menu .manu-item-box ul li a,    .about-text-style p,    .top-txt) {    font-family: 'Lato', 'Noto Sans SC', serif;}.page_wrapper_bg.lang_cn :is(    .hgroup h1,    .article-text h3.main-title,    .title-en,    .products-info .nu,    .products-info .stock,    .products-info .subname,    .products-info .txt .editor,    p.txt-en,    .RWDproduct_page .tab-box .tab-menu a,    ._col.listdate.col-sm-2.col-md-2,    .RWDproduct_page .products-info .txt .title,    .RWDproduct_page .related-box .title,    .article-text ul.culture li.culture-child h4 span,    .article-text .team-title h4 span) {    font-family:'Jost','Noto Sans SC', serif;}.lang_cn .right.time ul li, .lang_cn .inner-txt ul li.chi-child span.num {    font-family: 'Noto Sans SC', serif;}.article5.id372 .lang_cn .pagecontent .article_model[data-seq="0"] {overflow: hidden;}

/*簡中語系 end*/
/*英文語系 start*/

/*字距*/body.lang_en {    letter-spacing: 0.5px !important;}.lang_en :is(    .RWDalert_fancybox.bottom,    .titlebar .main-title,.product-block .RWDproduct002_v3 .main-title,    .titlebar p,    .titlebar .main-title::before,.product-block .RWDproduct002_v3 .main-title::before,.cta-block .cta-bottom h4:before,.titlebar .main-en,    .RWDmenu_plus04 .site-nav .menu>li>a,    .RWDmenu_plus04 .dropdown-menu .manu-item-box,.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li a,    .RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a,    .header .RWDedictor,    .banner-block .RWDbanner_plus01 .page-scroll.style-custom span,    .about-text-style .score-maintitle span,    .about-text-style .score-maintitle,    .about-text-style .score-subtitle,    .about-text-style  p,    .team-block .RWDnews005 h4,.team-block .news005_h4,    .team-block .RWDnews005 p,    .RWDscore01,    .RWDnews011 .list-title .t1, .RWDnews011 .more-btn,    .RWDnews011 .list-date,    .RWDbanner015 .pic_show .word .tw span,    .RWDmenu_plus04 #mobile-menu .menu>li>a) {    letter-spacing: 0.5px !important;}.index .lang_en :is(    .banner-block .RWDbanner_plus01 .slick-caption .txt1,    .banner-block .RWDbanner_plus01 .slick-caption .txt2,    .banner-block .RWDbanner_plus01 .slick-caption .txt3){    letter-spacing: 0.5px !important;}.lang_en .about-block .about-info .RWDedictor008 {    max-width: 1100px;}.lang_en .RWDbanner015 .pic_show .word .tw span {    padding: 10px 0 5px;}.lang_en .cta-block .cta-top .infobox {    display: grid;    grid-template-columns: 450px auto;}.lang_en .ft_in {    display: grid;    grid-template-columns: 105px auto;}.lang_en .ft-info ul {    line-height: 1.4;    display: flex;    flex-direction: column;    gap: 5px;}.lang_en .product-block .RWDproduct002_v3 .main-title::before, .lang_en .cta-block .cta-top .titlebar .main-title::before {    display: none;}.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    color: #9f7d33;    font-size: 84px;    letter-spacing: 0.5px;    line-height: 84px;    font-family: 'Jost', 'Noto Sans TC', serif;    font-weight: 500;}.lang_en .RWDmenu_plus04 .site-nav .menu li {    min-width: auto;}.lang_en .RWDmenu_plus04 .site-nav .menu>li>a {    padding: 28px 20px 0px;}/*內頁字距*/ 
.page_wrapper_bg.lang_en :is(.login_box_body .control-label, #btn_forget_form, #btn_reverify_form, .link-style, .member_join, .btn-primary, #forget_table .th, #join_form, .m2018 .products-nav>ul>li a, .RWDquiry, .RWDshopping, .RWDproduct_page .control-box .control-label, .RWDproduct_page .products-info .download .control-label, .RWDproduct_page .products-info .pd-info .control-label, .RWDproduct_page .products-info .txt .title, #mobile-fixed input, #mobile-fixed select, #mobile-fixed select.form-control:not([size]):not([multiple]), #plusbuy_mobile-fixed input, #plusbuy_mobile-fixed select, #plusbuy_mobile-fixed select:not([size]):not([multiple]), .RWDproduct_page input, .RWDproduct_page select, .RWDproduct_page select.form-control:not([size]):not([multiple]), .RWDproduct_page .btn, .RWDproduct_page .ibtn, .hgroup .breadcrumb, .shopping-item-box .item-btn, #join_form input, #join_form select, #join_form select.form-control:not([size]):not([multiple]), .RWDshopping input, .RWDshopping select, .RWDshopping select.form-control:not([size]):not([multiple]), .bonus-box .form-group .btn, .voucher-box .form-group .btn, .form-control, .layoutlist_8 .listdate .yearmonth, input, select, textarea, .video_item_summary, .download .search-go, .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .list_subject .subsubject, .layoutlist_4 .listdate .yearmonth, .layoutlist_5 .list_subject a, .rwdlayoutlist_9 .summary, .rwdlayoutlist_9 .cdate, .RWDsearch01 .search-nav-btn, .count_info, .layoutlist_5 .item .summary, .list-btn_mobile, .list-btn, .buybtn, .layoutlist_3 .dbtn_v2, #mobile-fixed .btn, #plusbuy_mobile-fixed .btn, #mobile-fixed .stock, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page, #mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page, .sum-box .total .td:last-child small, .delivery-editor ul, .goadd-box, .info-editor ul, .plus-fixed .name a, .plus-list .name a, .shopping-item .name, .shopping-step .name, .RWDshopping, .RWDshopping .btn, .bonus-box .form-group .btn, .delivery-editor, .goadd-box .goadd, .info-editor, .login-box a, .login-box a:hover, .plus-list .addcart, .plus-list .price-box, .shopping-item .tag, .shopping-title .freight, .shops-box .shops, .voucher-box .btn.vouchers, .voucher-box .form-group .btn, .login_box_footer a.shopping_view, .shopping_viewlogin__member, .RWDproduct_page .download_container .btn,.RWDsearch_page .list-img .name,.RWDmenu_plus04 .cart-block .name, .RWDmenu_plus04 .querycar-block .name ,.RWDmenu_plus04 .cart-block .spe-box, .RWDmenu_plus04 .querycar-block .spe-box,.RWDtimeline02 .timeline2_list .block .text,.shopping_viewlogin__intro,input#top_search_searchkey,.page_wrapper_bg .hgroup h1,.article-text h2,.article-text h3,.article-text h4,.article-text,.article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav,#article .layoutlist_4 .listdate .yearmonth,.rwd .faq_question,.rwd .faq_answer,.video_item_subject,.page_content1 .dd-selected,.product_desc_contentc,.RWDproduct_page .products-info .nu, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .subname, .RWDproduct_page .products-info .txt .editor,.RWDquiry .btn.normal,.privacy_block, .privacy_block p,.shopping_txt,.article1 .banner-block .RWDbanner_plus01 .slick-caption .txt1 span,.article1 .banner-block .RWDbanner_plus01 .slick-caption .txt2 span,.intro-big,.top-txt,.article-text h3.main-title,.title-en,.inner-txt ul li span,p.txt-en,.RWDproduct_page .products-info .name,.RWDproduct_page .tab-box .tab-menu a,.RWDproduct_page .products-info .txt .title, .RWDproduct_page .related-box .title,.article-text ul.culture li.culture-child h4 span,.article-text .team-title h4 span,.manage-table tr:nth-child(1) td){    letter-spacing: 0.5px !important;}.article1 .page_wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption .txt2::after {    display: none;}.article1 .page_wrapper_bg.lang_en .banner-block .RWDbanner_plus01 .slick-caption .txt1::after {    content: '';    width: 55px;    height: 2px;    background: #bd9a51;    display: block;    margin: 20px auto;}.page_wrapper_bg.lang_en .inner-txt.three-item.inner-txt ul li {    text-align: left;}.page_wrapper_bg.lang_en .all-outter.all-center h3.main-title:after {    margin: 20px auto;}.page_wrapper_bg.lang_en h3.main-title:after {    content: '';    width: 55px;    height: 3px;    background: #bd9a51;    display: block;    margin: 20px 0;}.page_wrapper_bg.lang_en .all-outter .title-en:after {    content: '';    width: 55px;    height: 3px;    background: #bd9a51;    display: block;    margin: 20px 0;}.page_wrapper_bg.lang_en .all-outter.all-center .title-en:after {    margin-inline: auto;}.page_wrapper_bg.lang_en .inner-txt ul li.chi-child h4 {    line-height: 1.5;}.page_wrapper_bg.lang_en .pro-team-child .team-title h4 {    padding: 0 20px;    line-height: 1.3 !important;    margin-bottom: 8px !important;}.article5.id482 .lang_en .pagecontent .article_model[data-seq="0"] {overflow: hidden;}.page_wrapper_bg.lang_en .form-horizontal .control-label {    width: 200px;}.page_wrapper_bg.lang_en #eForm1 .col-md-11 {    width: calc(100% - 200px);}.page_wrapper_bg.lang_en #eForm1 .col-md-5 {    width: calc(50% - 200px);}

/*英文語系 end*/
/*漢堡選單開啟 start*/

@media (max-width: 1366px) {.header-member-bar{display: none;}.RWDmenu_plus04 .header{height: auto;padding-right:20px;}/*行動呼籲*/ 
.mobile_link {    display: block;}/*漢堡選單開啟*/ 
.RWDmenu_plus04 .logo{margin-top: 15px;}.RWDmenu_plus04 .site-nav,.RWDmenu_plus04 #mobile-menu .menu li .m_stitle,.RWDmenu_plus04 #mobile-menu .menu li.active .m_title {display: none;}.RWDmenu_plus04 #mobile-menu,.RWDmenu_plus04 .ml-stack-nav-toggle,.RWDmenu_plus04 .toggle-menu {display: block;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {display: inline;}.RWDmenu_plus04 .ml-stack-nav-toggle{margin-top:5px;padding:20px 45px 20px 15px;}.RWDmenu_plus04 .ml-stack-nav-toggle:hover{color:#fff;}/*XX*/ 
.RWDmenu_plus04 .menu-icon{color:#fff;}.RWDmenu_plus04 .cart-block .close:after, .RWDmenu_plus04 .cart-block .close:before, .RWDmenu_plus04 .member-block .member-close-btn:after, .RWDmenu_plus04 .member-block .member-close-btn:before, .RWDmenu_plus04 .menu-icon:after, .RWDmenu_plus04 .querycar-block .close:after, .RWDmenu_plus04 .querycar-block .close:before, .menu-icon:before{ background-color: #fff;}/*漢堡選單樣式調整*/ 
.RWDmenu_plus04 #mobile-menu {background-color: rgba(0,0,0,0.8);padding-bottom: 0;}.RWDmenu_plus04 #mobile-menu .menu>li {border-bottom: 1px solid #4c4c4c;}.RWDmenu_plus04 #mobile-menu .menu a {color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active {background-color: #2e833f;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {font-size: 16px;}.RWDmenu_plus04 #mobile-menu .menu>li>ul {background-color: #fff;}.RWDmenu_plus04 .menu li a {color: #434343;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a, .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li.active>a , .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>ul>li a  {font-weight: normal;font-size: 15px;display: flex;align-items: center;}.RWDmenu_plus04 .menu li a .m_stitle_block{color: #adadad;}.RWDmenu_plus04 #mobile-menu .toggle-submenu:after{color: #dfdfdf;}/*漢堡本人調整*/ 
.ml-stack-nav-toggle{color: #fff;}.ml-stack-nav-toggle__line{background: #fff;}/*header menu hover*/ 
.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #888;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    text-decoration: none;    font-weight: normal;    color: #000000;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul {    background-color: #bbb;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>ul>li a {background-color: #ccc;}/*格線*/ 
.RWDmenu_plus04 .features:after {display: none;}/*header呼籲*/ 
.RWDmenu_plus04 .features {position: relative;padding-right: 0;float: right;margin: 10px 0px 0 0;}.RWDmenu_plus04 .features .edit {display: block;}.RWDmenu_plus04 .features .edit .headerbooking {margin: 15px 0 0;}.RWDmenu_plus04 .header:before{display: none;}/*header下滑*/ 
.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle:hover{color: #434343;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line{background: #434343;}.RWDmenu_plus04 .features{margin-top:0;padding-top:28px;width:auto;}.RWDmenu_plus04 .features .edit{display:none;}.RWDmenu_plus04 .features .lang-select,.RWDmenu_plus04 .features .search-btn::before{display:none;}/*會員*/ 
.RWDmenu_plus04 #mobile-menu .menu>li.social-select{background: #e06724;}.RWDmenu_plus04 #mobile-menu .menu>li.social-select>a{color:#fff;}.RWDmenu_plus04 .main-menu .share-group *~span{display:inline-block;}.RWDmenu_plus04 .features .share-group.main_share,.RWDmenu_plus04 .features .search-btn{margin-top:0px;}.RWDmenu_plus04 .features .search-btn{margin-top:1px;}/*語系*/ 
.RWDmenu_plus04 .language-block a{color:#fff;}}

/*漢堡選單開啟 end*/
/*小螢幕 start*/

@media (max-width: 2230px) {  .cta-block .cta-top .pokers{width: 45%;right: 10%;}  .footer-info .ft-left {width: 70%;}  .footer-info .ft-right{width: 30%;}  .intro-bg {top: -25vh;}}@media (max-width: 1920px) {  /*.banner-block .RWDbanner_plus01 .slick-caption .txt2{font-size: 100em;}  .banner-block .RWDbanner_plus01 .slick-caption .txt3{font-size: 2.7em;}*/  .about-block .about_bg{width: 970px;transform: translateY(70%);}  .RWDbanner015 li{height: 600px !important;}  .RWDbanner015 .pic_show .word .tw span{font-size: 21px;padding-left: 15px;padding-right: 15px;letter-spacing: 1px;}  .cta-block .cta-top .container {width: 80%;}  .footer-block .container{width:75%;}  .titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before, .titlebar .main-en,.about-text-style .score-maintitle span{    line-height: 70px;font-size: 70px;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 70px;    line-height: 70px;}}@media (max-width: 1800px) {  .about-block .about_bg{width: 820px;}  .cta-block .cta-top .pokers{width:50%;}  .cta-block .cta-top .infobox{display: flex;align-items: flex-start; justify-content: flex-start;flex-direction: column;}  .cta-block .cta-top .certified-logo{margin-left:0;margin-top:15px;width: 240px;}  .cta-block .cta-top{min-height: 520px;}  .footer-block .container {width: 85%;}#product .item .subject {margin: 20px 0 0px;}/*en*/ 
.lang_en .cta-block .cta-top .infobox {    display: flex;    flex-direction: column;}.lang_en .cta-block .cta-top .certified {    max-width: 450px;}}@media (max-width: 1700px) {  .product-block .container {width: 85%;}  .RWDscore01 .count-blk{max-width: 100%;}  .index .banner-block .RWDbanner_plus01 .slick-caption .txt2 {font-size: 6em;}  .titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before,.titlebar .main-en,.about-text-style .score-maintitle span{font-size: 64px;line-height: 64px;}  .cta-block .cta-bottom .container{top:4vw;}  .RWDscore01 .count-item{width: 480px;margin: 0;}.table-pic-outter {display: block;}.table-pic {width: 50%;margin: 0 auto;}.manage-table {width: 100%;margin: 20px 0 0;}.tables-outter {margin: 0;}.manage-table.listitem {    width: calc(50% - 40px);}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 64px;    line-height: 64px;}}@media (max-width:1600px) {  .banner-block .RWDbanner_plus01 .slick-caption {top: 15%;}  .index .banner-block .RWDbanner_plus01 .slick-caption .txt1{font-size: 2.7em;}  .index .banner-block .RWDbanner_plus01 .slick-caption .txt2 {font-size: 5em;line-height: 80px;}  .banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 2em;}  .about-block .about-info .RWDedictor008,.about-block .container{width:85%;}  .about-block .about-info .RWDedictor008 br{display:none;} .footer-block .container {    width: 90%;}  .about-block::after{width:92.5%}  .product-block{padding-top:3em;padding-bottom:5em;}.inner-leftright .inner-txt {padding-right: 30px;}.inner-info {margin: 20px 0 0;}.RWDproduct_page .pic-box {width: 700px;}.RWDproduct_page .products-info {width: calc(100% - 700px);}.RWDproduct_page .pic-box .thumbnails ul {max-height: 538px;}.article1 .page_wrapper_bg section.call_to_action {padding: 80px 0px 0px;}.article1 .pagecontent .article_model[data-seq="0"] {margin: 20px 0 80px !important;}.inner-txt ul li.en-two {width: calc(100% / 3);margin: 15px 0;}.article1 .pagecontent .article_model[data-seq="1"], .article1 .pagecontent .article_model[data-seq="2"], .article1 .pagecontent .article_model[data-seq="3"], .article1 .pagecontent .article_model[data-seq="4"], .article1 .pagecontent .article_model[data-seq="5"], .article1 .pagecontent .article_model[data-seq="6"], .article1 .pagecontent .article_model[data-seq="7"], .article1 .pagecontent .article_model[data-seq="8"], .article1 .pagecontent .article_model[data-seq="9"], .article1 .pagecontent .article_model[data-seq="10"] {    padding: 80px 0;}}@media (max-width:1550px) {  .cta-block .cta-top .pokers{width:55%;right:0;bottom:-10%;}}@media (max-width:1500px) {  .RWDscore01 .count-num{font-size: 90px;}  .product-block{padding-top:5em;}  .about-text-style .score-maintitle span{font-size: 70px;line-height: 70px;}  .about-text-style .score-subtitle{font-size: 35px;}  .about-text-style p{font-size:18px;}  .RWDscore01 .count-blk .swiper-slide{padding:0;}  .RWDscore01 .score-content{padding-top: 40px;}  .RWDscore01 .count-item{margin:0;}  .cta-block .cta-bottom .container{top: 5vw;}  .news-block .RWDnews011 .list-title .t1{font-size: 20px;}.article1 .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 35vh!important;    height: 35vh!important;}}@media (max-width: 1400px) {  .RWDmenu_plus04 .site-nav .menu li{margin:0;}  .RWDbanner015 ul{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;}  .RWDbanner015 li {height: 320px!important;width: calc(100%/2 - 10px);margin:5px;background-size: cover;}  .RWDbanner015 ul:hover li:hover,.RWDbanner015 ul:hover li{width: calc(100%/2 - 10px);}  .RWDbanner015 li::before{height: 60%;background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.8) 68%,rgba(0,0,0,0.8) 100%);}  .RWDscore01 .count-blk{padding-left;0;padding-right:0;}  .cta-block .cta-top::after{width: 1000px;height: 363px;bottom: -6.5vw;}.team-block .RWDnews005 {    padding: 50px 30px 0;}.ft-info ul {font-size: 14px;letter-spacing: 0px;}.ft_in_box img {width: 110px;}ul.game-series.active-series li {width: calc(100% / 2);}.pro-team-outter {margin: 0 -10px;}.pro-team-child {width: calc(100% / 3 - 20px);margin: 30px 10px;}#article .tabs {margin: 30px 0 0;}.table-pic-outter {display: block;}}@media (max-width: 1366px) {  .team-block .RWDnews005 p{padding: 0 10px;}/*en*/ 
.lang_en .RWDscore01 .count-num {    font-size: 75px;}}@media (max-width: 1300px) {  .banner-block .container {width: 85%;}  .index .banner-block .RWDbanner_plus01 .slick-caption .txt1{margin:0;}  .index .banner-block .RWDbanner_plus01 .slick-caption .txt2 {margin:10px 0;}  .index .banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 2em;}   .titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before,.titlebar .main-en {font-size: 55px;line-height: 55px;}  .cta-block .cta-bottom .container{top: 8vw;}  .cta-block .cta-bottom h4{font-size: 26px;}  .cta-block .cta-bottom h4:before{font-size: 45px;line-height:45px;}  .cta-block .cta-top::after{bottom: -7.2vw;}.btn_item.content_item {justify-content: flex-start;width: max-content;margin: 0;}.about-all-btn a {width: 150px;}.about-all-btn {overflow-x: scroll;overflow-y: hidden;}.inner-txt.three-item.inner-txt ul li {width: calc(100% / 3 - 40px);padding: 40px;margin: 40px 20px 0;}.all-outter ul.culture li.culture-child {width: calc(100% / 3 - 40px);margin: 40px 20px 0;}.all-outter ul.culture {margin: 0px -20px;}.right.time ul li span {font-size: 20px;width: 100px;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 55px;    line-height: 55px;}}@media (max-width: 1280px) {  .footer-info{display: flex;flex-direction: column;}  .footer-info .ft-left,.footer-info .ft-right{width:100%;}  .footer-info .ft-right{border-bottom: #194c41 solid 1px;border-top: #194c41 solid 1px;display: flex; justify-content: space-between;padding-bottom:30px;padding-top:30px;}  .footer-info .ft-social{width:50%;}  .company-information{padding:0;margin:0;border:0;}  .RWDsocial002 .pull-right {float: left !important;}  .sitemap_list{padding-bottom:50px;}.about-inner.inner-leftright {flex-wrap: wrap;}.inner-leftright .inner-txt {width: 100%;padding: 0;}.inner-leftright .inner-txt, .inner-video._bd_column._bd_full {width: 100%;}.team-half.half-txt {padding: 40px;}}/* 匯入內頁版面寬度80%*/@media (max-width: 1920px) {.page_wrapper_bg section.call_to_action {min-height: 700px;}}/*產品定售價掉落修正*/@media (max-width: 1500px) {.layoutlist_4 .pricearea span{margin:0}.layoutlist_4 .pricearea{flex-direction:column-reverse;align-items:flex-start}}/*寬度修正*/@media (max-width: 1400px) {.page_wrapper_bg section.call_to_action>.container {width: 90%;}.article1 .pagecontent .RWDeditor01 article.editor {width: 90%;}#sidebar.layoutmenu1, #sidebar.layoutmenu3, #sidebar.layoutmenu6 {padding-right: 40px;}}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/3);float: left;}}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
.about-block .about_bg img{width:100%;}.RWDscore01 .count-num{font-size: 75px;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: 2.5em;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt2 {font-size: 3.8em;line-height: 64px;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 1.8em;line-height: 40px;}.titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before,.titlebar .main-en,.about-text-style .score-maintitle span{font-size: 45px;line-height: 45px;}.news-bloc .RWDnews011 .list-D,.RWDnews011 .list-date{font-weight:500;}.news-block .RWDnews011 .news-block{margin-bottom: 0px;}.team-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item,.team-block .RWDnews005 .img-hover,.team-block .RWDnews005 .owl-carousel img {height: 500px;}.team-block .RWDnews005 h4, .team-block .news005_h4{bottom:4vw;}.team-block .RWDnews005 p{bottom: 2vw;}.footer-block .container {width: 90%;}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action>.container {width: auto;padding: 0 50px;}.article1 .pagecontent .RWDeditor01 article.editor {width: auto;padding: 0 50px;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {width: calc(100%/3 - 1px);}.inner-txt ul li.wrap {width: 100%;margin-right: 0;}.RWDproduct_page .tab-box .tab-container>ul>li {padding: 40px 60px;}.RWDproduct_page .products-info .nu, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .subname, .RWDproduct_page .products-info .txt .editor {font-size: 15px;}.page_wrapper_bg section.call_to_action {padding: 80px 0;}.top-pic {width: 560px;}.inner-txt.three-item.inner-txt ul li {width: calc(100% / 2 - 20px);padding: 20px;margin: 20px 10px 0;}.all-outter ul.culture li.culture-child {width: calc(100% / 2 - 40px);}.all-outter ul.culture {justify-content: flex-start;}.table-pic {    padding: 0;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 45px;    line-height: 45px;}.lang_en .about-text-style p {    text-align: left;}.lang_en .RWDscore01 .count-num {    font-size: 70px;}
}
/*1199px end*/
/*1070px start*/

@media (max-width: 1070px) {  .RWDscore01 .count-num {font-size: 70px;}    .cta-block .cta-top::after{width: 800px;height: 290px;}  .team-block .RWDnews005 h4, .team-block .RWDnews005 p{padding:0 5px;}  .team-block .RWDnews005 h4, .team-block .news005_h4{font-size: 22px;}  .team-block .RWDnews005 p{font-size:15px;line-height: 15px;}.RWDproduct_page .pic-box {display: block;width: 50%;padding-right: 40px;}.RWDproduct_page .products-info { width: 50%;}.thumbnails {margin-left: 0;width: 100%;}.RWDproduct_page .pic-box .thumbnails ul li {width: 20%;padding: 5px;}.RWDproduct_page .pic-box .thumbnails ul {margin: 10px -5px 0;}#gallery_touch {width: 100%;}#article .tabs {margin: 0;}.team-outter {display: block;width: 85%;margin: 0 auto 60px;}.team-outter .team-half {width: 100%;}.team-half.half-txt {padding: 0;margin: 25px 0 0;}.page_wrapper_bg .article-text h3.main-title {line-height: 1;}.pro-team-child {width: calc(100% / 2 - 20px);margin: 0 10px 40px;}.pro-team-child p {margin: 20px 0 0;}.RWDproduct_page .pic-box .thumbnails ul {overflow-y: initial;}li.chi-child {width: 160px;height: 160px;margin: 25px;}.inner-txt ul li.chi-child span.num { font-size: 56px;left: -16px;}.right.time ul {padding-left: 30px;}.right.time ul:after {left: 8px;}ul.chi-nowrap {    max-width: 600px;}.about-inner.inner-timeline {flex-direction: column;}.left_img {position: absolute;right: 30px;width: 150px; top: -30px;}.timeline-left {width: 100%;padding: 0;}.RWDproduct_page .pic-box .thumbnails ul {    padding-right: 0;}/*en*/ 
.lang_en .RWDscore01 .count-num {    font-size: 60px;}}

/*1070px end*/
/*1024px start*/
@media (max-width: 1024px) {
.banner-block .RWDbanner_plus01 .slick-caption {top: 20%;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: 1.7em;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt2 {font-size: 2.8em; line-height: 54px;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 1.5em; line-height: 34px;}.banner-block .RWDbanner_plus01>.slick-caption .link-btn a, .banner-block .link-btn a{margin-top: 45px;}.about-block .container::before{width: 100%;}.team-block{padding: 230px 0 0;}.team-block .RWDnews005{padding: 50px 0 0;}.team-block .RWDnews005 .img-hover::before{background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.65) 99%);}.team-block .RWDnews005 p {font-size: 14px;}.service-block #m_RWDfullscreen01_76_1 .picbgbox{height: 1374px!important;}.operate-block .bg_style .RWDparallax_new .picbgbox{    background-size: cover;}.cta-bottom #m_RWDfullscreen01_82_1 .picbgbox{height: 530px;}.cta-block .cta-top::after{    bottom: -10vw;}.team-block .RWDnews005 .owl-carousel.buttons-autohide .owl-buttons,.cta-center .RWDnews005 .owl-carousel.buttons-autohide .owl-buttons{opacity: 1;}/* 匯入內頁版面寬度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;}ul.pic-row {display: block;margin: 0;}ul.pic-row li {padding: 0;margin-bottom: 20px;}.page_wrapper_bg ul.game-series {flex-wrap: wrap;}.page_wrapper_bg ul.game-series li {width: 50%;}ul.culture {margin: 0px -10px;}ul.culture li.culture-child {width: calc(50% - 20px);margin: 30px 10px 0;}.page_wrapper_bg .tabs nav ul li {width: calc(100% / 3);}.page_wrapper_bg .tabs nav ul li a {width: 100%;}.intro-bg {width: 55vh;top: -22vh;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDfakeloader img {width: 220px;}.titlebar .main-title, .product-block .RWDproduct002_v3 .main-title{font-size:30px;}.titlebar,.titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before,.RWDscore01 .score-maintitle::before,.titlebar .main-en{text-align: center;font-size: 40px;line-height: 40px;}.product-block .RWDproduct002_v3 .main-title{text-align: center;}.titlebar .main-title::after, .product-block .RWDproduct002_v3 .main-title::after, .cta-block .cta-bottom h4::after{margin-left:auto;margin-right:auto}.RWDmenu_plus04 .logo,.RWDmenu_plus04 .logo a::before{width: 160px;}.banner-block .RWDbanner_plus01 .slick-caption{top: 10%;}.banner-block .RWDbanner_plus01 .slick-caption{text-align: center;}.inedx .banner-block .RWDbanner_plus01 .slick-caption .txt1{font-size: 2em;}.inedx .banner-block .RWDbanner_plus01 .slick-caption .txt2{font-size: 3em;margin:0;line-height: 50px;}.banner-block .RWDbanner_plus01 .slick-caption .txt2 br{display:none;}.inedx .banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 25px;line-height: 30px;}.banner-block .RWDbanner_plus01>.slick-caption .link-btn a, .banner-block .link-btn a{margin-left:auto;margin-right:auto;margin-top: 50px;}.banner-block .link-btn {margin-top: 20px;}.RWDscore01 .score-subtitle {margin-bottom: 0;}.RWDscore01 .count-num {font-size: 60px;}.RWDscore01 .score-content {font-size: 12px;}.about-block .about_bg {transform: translateY(100%);width: 550px;}.news-block .RWDnews011 .news-block{display: flex;flex-direction: column-reverse;align-items: flex-start;}.news-block .RWDnews011 .list, .news-block .RWDnews011 .img-slide{width:100%;}.news-block .RWDnews011 .list{padding-right:0;margin-top:50px;}.news-block .RWDnews011 .list-title .t1 {font-size: 20px;}.news-block .RWDnews011 .list-D {font-size: 50px;margin-top: 15px;}.service-block .bg_style .RWDparallax_new .picbgbox{background-size: cover}.product-block{padding-bottom:2em;padding-top: 3em;}.RWDproduct002_v3 .section-subject{margin-bottom:20px;}.RWDproduct002_v3 .section-inner{display: flex;flex-direction: column}.RWDproduct002_v3 .section-subject.row,.RWDproduct002_v3 .row:nth-child(2){width:100%;}.RWDproduct002_v3 .filter-portfolio ul{display: flex;justify-content: center;margin-bottom:50px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item{width: calc(100%/2 - 1px);}/*tab往上固定*/ 
.RWDproduct002_v3 .row:nth-child(2) {position: sticky;top:68px;z-index: 1;background: #fdfdfd;padding-top: 15px;}div#RWDfullscreen01 {overflow: visible !important;}.cta-block .certifiedbox{margin-top:30px;}.cta-block .cta-top{padding: 50px 0 180px;}.cta-block .cta-top .titlebar{margin-bottom:30px;}.cta-block .cta-top .titlebar,.cta-block .cta-top .titlebar .main-title::before{text-align: center;}.cta-block .cta-top .titlebar .main-title::after{margin: 25px auto 20px auto;}.cta-block .cta-top .infobox{display: flex;align-items: center}.cta-block .cta-top .pokers {width: 50%;bottom:0;}.cta-block .cta-top::after{width: 90vw;height: 35vw;bottom: -10.5vw;}.cta-block .cta-center{padding-top:120px;}.cta-block .cta-center .container {width: 90%;}.footer-block{padding-top:30px;}.footer-info .ft-left{border-bottom:#194c41 solid 1px}.sitemap_list:nth-child(1),.sitemap_list:nth-child(2){padding-top:0;}.footer-info .ft-right{display: flex;flex-direction: column;align-items: flex-start;border:0;}.company-information{margin-top: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;font-size: 13px !important;}/*編輯器 圖文*/ 
.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: 0px;}/*產品列表樣式 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;}.article1 .RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: 20vh!important;height: 20vh!important;}.intro-bg {width: 30vh;top: -11vh;}.article1 .page_wrapper_bg section.call_to_action {padding: 70px 0px 0px;}.article1 .pagecontent .article_model[data-seq="0"] {margin: 0px 0 50px !important;}.page_wrapper_bg section.call_to_action {padding: 60px 0;}.about-table td {padding: 8px 12px;}.article1 .pagecontent .article_model[data-seq="1"], .article1 .pagecontent .article_model[data-seq="2"], .article1 .pagecontent .article_model[data-seq="3"], .article1 .pagecontent .article_model[data-seq="4"], .article1 .pagecontent .article_model[data-seq="5"], .article1 .pagecontent .article_model[data-seq="6"], .article1 .pagecontent .article_model[data-seq="7"], .article1 .pagecontent .article_model[data-seq="8"], .article1 .pagecontent .article_model[data-seq="9"], .article1 .pagecontent .article_model[data-seq="10"] {    padding: 60px 0 40px;}.inner-txt ul li.wrap {padding-left: 20px;}.inner-txt ul li.en-two {padding: 0px 20px;width: 50%;}.RWDproduct_page .tab-box .tab-container>ul>li {padding: 40px;}.inner-txt ul li.wrap {padding-left: 20px;}.inner-txt ul li.en-two {padding: 0px 20px;width: 50%;}#article .tabs nav {margin: 0 0 60px;}.call-two-btn {flex-wrap: wrap;margin: 30px 0 0;}.call-child {margin: 10px 0;}.eformsDesc {margin: 0 0 20px;padding: 60px 60px 50px;}#eForm1 .col-md-11 {width: 100%;}#eForm1 .col-md-5 {width: 100%;}.form-horizontal .form-group {margin: 0;}.eformscontent .form-horizontal .control-label {padding: 0!important;width: 100%;margin: 25px 0 5px;}.page_wrapper_bg .hgroup h1 {font-size: 30px;}.tables-outter {margin: 0;}.manage-table {width: 100%;}.manage-table tr td {    display: block;}.manage-table tr:nth-child(even) {    background: #e4e3e3;}.manage-table.listitem tr {    background: transparent;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 40px;    line-height: 40px;}.lang_en .RWDscore01 .count-num {    font-size: 50px;}.page_wrapper_bg.lang_en .form-horizontal .control-label {    width: 100%;}.page_wrapper_bg.lang_en #eForm1 .col-md-11 {    width: 100%;}.page_wrapper_bg.lang_en #eForm1 .col-md-5 {    width: 100%;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.RWDproduct002_v3{padding-top:0;}/*footer*/ 
.sitemap .RWDedictor{display: flex;flex-wrap: wrap;}.sitemap_list {width: calc(100%/2 - 1px);padding-top: 30px;padding-bottom: 50px;}.sitemap_list ul{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: flex-start; align-items: flex-start;}.sitemap_list ul li{width: calc(100%/2 - 1px);}.sitemap_list:nth-child(3)::before{display:none;}.sitemap_list:nth-child(3),.sitemap_list:nth-child(4){border-top:#194c41 solid 1px;}/* 匯入內頁版面寬度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;}ul.culture {margin: 0;}ul.culture li.culture-child {width: 100%;margin: 0 0 40px;}.right.time ul li {    flex-direction: column;}.manage-table tr td {    display: block;    word-break: break-all;    padding: 8px;}/*en*/ 
.lang_en .sitemap_list ul li {    width: 100%;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.banner-block .RWDbanner_plus01 .slick-caption .txt4{margin:0;}.about-block .container{width: 90%;}.about-block::after{width: 95%;}.about-text-style .score-maintitle span {font-size: 58px;line-height: 58px;}.about-text-style .score-subtitle {font-size: 32px;}.RWDscore01 .count-num {font-size: 50px;}.RWDscore01 .count-title {font-size: 17px;margin-top: 13px;}.RWDscore01 .score-content {padding-top: 0;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {margin-left: 0;margin-right: 0;}.hgroup .page_subject {padding-bottom: 20px;padding-left: 0;padding-right: 0;}/*按鈕*/ 
.btn.btn_back ,.ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn{  width: auto !important;}.block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn {margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth { padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a { margin: 0px !important;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {width: 100%;text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {width: 100%;}.about-table {margin: 0;overflow-x: scroll;}.phone-info {display: flex;margin: 40px 0 20px;align-items: center;}.phone-info img {filter: contrast(0) brightness(2);margin-right: 6px;}.about-table table {width: 820px;}
}
/*800px end*/
/*767px start*/
@media (max-width: 767px) {
.titlebar p{font-size: 17px;}.titlebar, .titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before, .RWDscore01 .score-maintitle::before, .titlebar .main-en,.about-text-style .score-maintitle span{font-size: 35px;line-height: 35px;}.titlebar .main-title, .product-block .RWDproduct002_v3 .main-title,.about-text-style .score-maintitle{font-size: 25px;}.about-block .container::before {    background-size: 200%;}.RWDscore01 .count-blk .swiper-slide{display: flex;flex-direction: row; justify-content: flex-start; align-items: flex-start;flex-wrap: nowrap;}.RWDscore01 .count-item {width: 50%;}.RWDbanner015 li{width:100%;background-position: center 40%;height: 280px!important;}.RWDbanner015 ul:hover li:hover, .RWDbanner015 ul:hover li{width:100%;}.cta-block .cta-bottom .RWDparallax_new .picbgbox {height: 48vh !important;}.cta-block .cta-bottom .container{width:85%;}.cta-block .cta-top::after{bottom: -10.2vw;}.team-block .RWDnews005 h4, .team-block .news005_h4 {bottom: 5vw;}.team-block .RWDnews005 p{font-size: 14px;}.news-block .RWDnews011 .list .swiper-container {height: auto;}.news-block .RWDnews011 .list-D {font-size: 14px;margin-top: 0;color:#333;}.news-block .RWDnews011 .news-block {margin-bottom: 50px;}.news-block .RWDnews011 .title-block.title-center{display:none;}.service-block,.service-block .titlebar{padding-top: 70px;}.footer-block {margin-top: 0;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {display: flex; flex-wrap: wrap;}#article .layoutlist_2 .item {width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate{padding-left:0px;padding-right:0;}#article .layoutlist_2 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important;}#article .layoutlist_2 .listdate .yearmonth::after {content: "/";position: relative;display: inline-block;}#article .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .listdate .day {display: inline-block;}#article .layoutlist_2 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 { display: flex;flex-wrap: wrap;}#article .layoutlist_3 .item { width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_3 .listdate .day {color: #afafaf; font-size: 12px;letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow {display: flex; flex-wrap: wrap;}#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: calc(100% / 2 - 21px);margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title{display: flex;align-items: center;}.rwdlayoutlist_6 .list_no{width: 16.66666667%;}.rwdlayoutlist_6 .list_subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_date{width: 16.66666667%;}.rwdlayoutlist_6 .list_item{display: flex; justify-content: flex-start;align-items: center;}.rwdlayoutlist_6 .list_item .column.no {width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date{width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: calc(100% / 2 - 1px);}.layoutlist_7 .row:before, .layoutlist_7 .row:after {display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd{display:flex;flex-wrap: wrap;}.layoutlist_8.rwd .item{border-bottom:0;width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {margin-top: 15px;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px){.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column}.RWDslider01 .text{width:100%}.RWDslider01.pic-right .pic-list {padding: 0;}.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column;width:90%;margin:auto;padding:0!important}.RWDslider01 .pic-list{width:100%;padding:0;margin:auto;float:none!important}.RWDslider01.pic-right .control-box{left:50%;transform:translateX(-50%);text-align:center;right:auto}.RWDslider01 .control-box{right:auto;left:50%;transform:translateX(-50%)}}/*文章列表頁籤*/ 
.tab_content {margin-top: 20px}/*文章頁籤修正*/ 
.tab {padding: 20px 0;}.tab.open .tab_title {margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question{padding:15px 0}.RWDproduct_page .faq-item .faq-question:before{display:flex;justify-content:center;align-items:center}.RWDproduct_page .faq-item .editor{padding:30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row > .col-md-12 {width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/2);float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {display: flex;flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other{margin:10px 0}.RWDproduct_page .btn-other li{width:100%;display:block;text-align:left;padding:0}.RWDproduct_page .btn-other li .ii{display:inline-block}.RWDproduct_page .btn-other li button{text-align:left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {display: flex;flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {width: calc(100% / 2 - 1px) !important;padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {display: flex; flex-wrap: wrap;}#album .layoutlist_2 .album_item { width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row { display: flex;flex-wrap: wrap;}.row .album_d_item {width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item{display: initial;}.album-list .item {width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important; padding: 0;}#article .layoutlist_4 .listdate .yearmonth, .layoutlist_4 .listdate .day {display: inline-block;}#article .layoutlist_4 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled{ opacity: 10!important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {text-align: center;}.download .list_table th.split{display:none}.download .list_table td{line-height:1.5;padding:10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no{min-width:100px}.download .list_table th.list_date{width:calc(100% - 200px)}.download .list_table td.split {display: none;}/*檔案下載樣式-02*/ 
.download .item table tr { display: flex;flex-direction: column;}.download .oneline {display: flex; flex-wrap: wrap;}.download .list_table td { width: 100%;padding-top: 0;}.download .list_table td:nth-child(2) {  display: none;}.download .oneline .col-md-4.col-sm-6 {   width: calc(100% / 3);}.layoutlist_5 .downlaod_item { width: calc(100%/2);}/*影片列表*/#video .layoutlist_2 {display: flex;flex-wrap: wrap;}#video .layoutlist_2 .video_item { width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box{text-align: center;}#mobile-fixed .btn-box.step1 li, #mobile-fixed .btn-box.step2 li {padding: 0 1px;}#mobile-fixed .btn-box .normal {text-align: center;padding: 10px 0;font-size: 15px !important;}#mobile-fixed .btn-box ul {display: flex;}/*main*/ 
.page_wrapper_bg section.call_to_action>.container {width: auto;padding: 0 30px;}.article1 .pagecontent .RWDeditor01 article.editor {width: auto;padding: 0 30px;}.team-outter {display: block;width: 100%;}/*頁籤*/ 
.page_wrapper_bg .tab_title {    border-bottom: 1px solid #194c41;    padding: 12px 15px;    margin-bottom: 0;    background: #013025;    color: #fff;    font-weight: normal;}.page_wrapper_bg .tab_content {    font-size: 15px;    line-height: 1.5;    letter-spacing: 1px;    color: #333;    font-weight: 300;    margin-top: 20px;    padding: 0px 0px 20px;}.page_wrapper_bg .tab_title_nav {top: 10px;}.page_wrapper_bg .tab_title_nav .line01 {width: 15px;height: 2px;background: #fff;}.page_wrapper_bg .tab_title_nav .line02 {width: 15px;height: 2px;background: #fff;}.page_wrapper_bg ul.game-series li p {font-size: 18px;}#article .tab {padding: 0px;border-top: 0px;border-bottom: 0px;}.page_wrapper_bg ul.game-series li {margin: 20px 0;}.top-txt {font-size: 17px;}.page_wrapper_bg .article-text, .page_wrapper_bg .article-text p, .RWDslider01 .editor, .RWDtimeline01 li.event .point .editor, #sidebar .products-nav {font-size: 15px;}.page_wrapper_bg .article-text h4 {font-size: 17px;}.inner-txt ul li span.num {font-size: 19px;}.inner-txt ul li.en-two {width: 100%;}.page_wrapper_bg .layoutlist_8 .article_subject {font-size: 17px;}.page_wrapper_bg .layoutlist_8.rwd .listdate .yearmonth {font-size: 12px !important;font-weight: 600 !important;}.page_wrapper_bg ._col.list_img.col-sm-3.col-md-3 {padding: 0 15px;}.page_wrapper_bg ._bd_column._bd_full.pro-video {padding: 0;}.RWDproduct_page .pic-box {width: 100%;padding: 0;}.RWDproduct_page .products-info {width: 100%;margin: 20px 0 0;}.inner-txt.three-item.inner-txt ul li {width: 100%;margin: 20px 0px 0;}.all-outter ul.culture li.culture-child {width: 100%;margin: 20px 0;}.all-outter ul.culture {margin: 0;}li.chi-child {    width: 140px;    height: 140px;    margin: 15px;}.inner-txt ul li.chi-child span.num {    font-size: 46px;    left: -10px;}.table-pic {   width:100%;}ul.game-series.two-series li:nth-child(1), ul.game-series.two-series li:nth-child(1) {    border-bottom: 1px solid #ddd;}.manage-table.listitem {    width: 100%;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 35px;    line-height: 35px;}.lang_en .RWDscore01 .count-blk .swiper-slide {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: center;    flex-wrap: nowrap;    width: 100%;}.lang_en .RWDscore01 .count-item {    margin: 20px 0 20px;    border-bottom: #ac9664 solid 1px;    padding-bottom: 25px;    width: 90%;}.lang_en .RWDscore01 .count-item:last-child {    border: 0;}.lang_en .ft_in {    display: flex;    flex-direction: column;    align-items: flex-start;}.lang_en .ft_logo img {    margin-bottom: 15px;    padding: 0;}
}
/*767px end*/
/*700px start*/

@media (max-width: 700px) {  .sitemap_list ul{display: flex;flex-direction: column}  .cta-block .cta-bottom h4 span{display:block;}  .team-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item, .team-block .RWDnews005 .img-hover, .team-  block .RWDnews005 .owl-carousel img {height: 400px;}  .about-block .container {    width: 100%;}.table-pic-outter {    padding: 40px;}/*en*/ 
.lang_en .cta-block .cta-bottom h4 span {  display: inline-block;}}

/*700px end*/
/*650px start*/

@media (max-width: 650px) {  .RWDmenu_plus04 .logo { margin-top: 20px;}  .RWDmenu_plus04 .logo, .RWDmenu_plus04 .logo a::before {width: 130px;}  .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: 1.4em;}  .banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 1.3em;}  .banner-block .link-btn a{margin-top:20px;padding:10px 40px;}  .banner-block .RWDbanner_plus01 .page-scroll{display:none;}  .RWDscore01 .count-num {font-size: 45px;}  .RWDscore01 .count-title{ font-size: 18px;margin-top:15px;}  .RWDscore01 .count-blk{padding-top:20px;}  .RWDscore01 .count-blk .swiper-slide{display: flex;flex-direction: column;justify-content: flex-start; align-items: center;flex-wrap: nowrap;width:100%;}  .RWDscore01 .count-item{margin:20px 0 20px;border-bottom: #ac9664 solid 1px;padding-bottom: 15px;width:90%;}  .RWDscore01 .count-item:last-child{border:0;}  .cta-block .cta-top .certified-logo{width:180px;}  .cta-block .cta-top .pokers{width: 60%;}  .cta-block .cta-center {padding-top: 120px;padding-bottom:50px;}  .news-block .container{width:90%;padding: 80px 0 0;}  .service-block {padding-top: 70px;}  .service-block .titlebar{width:100%;padding-top: 50px;}  .RWDalert_fancybox.bottom {width: 100%;}ul.chi-nowrap {max-width: 100%;}/*en*/ 
.lang_en .RWDscore01 .count-num {    font-size: 45px;} }

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.RWDmenu_plus04 .header {    padding: 0 30px;}.page_wrapper_bg .RWDmenu_plus04 .logo a::before {    top: -5px;}.banner-block .container{width:100%;}.index .banner-block .RWDbanner_plus01 .slick-caption .txt2{font-size: 2.4em;line-height: 1.2;}.titlebar .main-title, .product-block .RWDproduct002_v3 .main-title,.RWDscore01 .score-maintitle,.about-text-style .score-maintitle{font-size: 22px;}.titlebar .main-title::before, .product-block .RWDproduct002_v3 .main-title::before, .cta-block .cta-bottom h4:before ,.RWDscore01 .score-maintitle::before,.titlebar .main-en,.about-text-style .score-maintitle span{font-size: 38px;line-height: 38px;}.product-block .container, .service-block .container ,.about-block .about-info .RWDedictor008{ width: 90%;}.about-block{background: #013025;}.about-block::before{content: "";background: url(archive/image/customization/230112mobile_aboutbox_bg.jpg)no-repeat;width: 100%;height: 400px;display: block;position: absolute;left: 0;top: 0;background-size: 100% auto;background-position: left top;}.about-block .container{background: transparent;}.about-block::after{display:none;}.about-block .about_bg{width:100%;transform: translateY(55%);}.about-block .container::before{display:none;}.about-text-style .score-subtitle {font-size: 20px;}.about-text-style p {font-size: 16px;}.service-block{padding-top: 100px;}.RWDbanner015 .pic_show .word .tw span{font-size: 20px;}.RWDproduct002_v3 .btn-box .btn{max-width: initial;width:100%;}.RWDproduct002_v3 .section-subject{margin-bottom: 0;}.RWDproduct002_v3 .portfolio-bottom__h4{font-size: 18px;}.RWDproduct002_v3 .row:nth-child(3) .col-md-12{padding:0;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {padding: 0 5px;}.RWDnews011 .more-btn{width:100%;}.cta-block .cta-top {min-height: 450px;}.cta-block .cta-top .certified br{display:none;}.cta-block .cta-bottom {height: 580px;}.cta-block .cta-bottom .container{top:15vw;}.cta-block .cta-bottom h4{font-size: 22px;line-height: 1.5;}.cta-block .cta-bottom h4 span{display:block;}.cta-block a.btnstyle{width:100%;}.cta-block .cta-top .certified{font-size: 17px;}.team-block{padding-top:120px;}.team-block .RWDnews005 h4, .team-block .news005_h4 {bottom: 8vw;font-size: 20px;}.team-block .RWDnews005 {padding: 50px 0 0;}.footer-block{padding-top:80px;    margin-top: -115px;}.footer-info .ft-right{display: flex;flex-direction: column;}.footer-info .ft-info, .footer-info .ft-social {width: 100%;}.RWDsocial002 .pull-right {float: none !important;}.sitemap_list{width:100%; border-top: #194c41 solid 1px;padding-bottom:15px;padding-top:15px;}.sitemap_list::before{display:none;}.sitemap_list ul{display: flex;flex-direction: row;}.sitemap_list ul li{width:calc(100%/2 - 1px)}.ft_in_box {    display: flex;    align-items: flex-start;    flex-direction: column;}/* 匯入內頁版面寬度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 #ddd;width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list{width:100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {left: 0;}.RWDtimeline01 li.event:before {left: 27px;}.RWDtimeline01 li.event .point {width: calc(100% - 90px);left: 90px;}.RWDtimeline01 li.event .point .date{font-size:14px;letter-spacing:1px}/*文章檔案下載*/ 
.file_area {margin: 0 0 10px;}#file_dlist, .page_wrapper_bg .dd-select, .file_area {width: 100% !important;}.download_container .btn {width: 100%;}/*電子表單*/ 
.new-form {margin-top: 0;}.webdesc {margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {margin: 30px 0 0;}.photo_discription .text{font-size:16px!important;line-height:1.5!important;margin:30px 0;color:#333!important;letter-spacing:2px;font-weight:400}/*相簿列表樣式-01*/ 
.layoutlist_1 .album_item {width: 100% !important;}#album .layoutlist_1 .row.masonry .album_item {width: calc(100% / 1 - 1px) !important;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {margin: 10px 0px 20px !important;width: 100%;}#album .layoutlist_2 .album_item {width: 100%;padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: 100%;padding: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row > .col-md-12 {width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/1);float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: 100%;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li { padding: 30px;}/*相簿內容樣式-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;}.page_wrapper_bg ul.game-series li {width: 100%;}.pro-team-child {width: calc(100% - 20px);}.call-child a span {font-size: 18px;}.call-two-btn a {width: 100%;margin: 0;font-size: 16px;}.call-child {width: 100%;}.eformsDesc {padding: 30px;text-align: left;font-size: 15px;}.top-txt {font-size: 15px;margin: 15px 0 25px;}.intro-bg {width: 20vh;top: -11vh;}.about-all-btn a {padding: 12px 0;}.article1 .pagecontent .article_model[data-seq="1"] {top: 0;}.inner-txt ul li span {    width: auto;    height: auto;    display: block;    border: 0;    color: #9f7d33;    margin: 0 0 5px;    font-size: 17px;font-weight: 600;}.inner-txt ul li.chi-child span.num {margin-bottom: 0;}.article1 .pagecontent .article_model[data-seq="1"], .article1 .pagecontent .article_model[data-seq="2"], .article1 .pagecontent .article_model[data-seq="3"], .article1 .pagecontent .article_model[data-seq="4"], .article1 .pagecontent .article_model[data-seq="5"], .article1 .pagecontent .article_model[data-seq="6"], .article1 .pagecontent .article_model[data-seq="7"], .article1 .pagecontent .article_model[data-seq="8"], .article1 .pagecontent .article_model[data-seq="9"], .article1 .pagecontent .article_model[data-seq="10"] {padding: 40px 0;}.inner-txt ul li.wrap {padding-left: 0;border-left: 0;margin-bottom: 20px;}.inner-txt ul li.wrap h4 , .inner-txt ul li.en-two h4 { color: #9f7d33;font-weight: 600;font-size: 17px;}.inner-txt ul li.en-two {width: 100%;padding: 0;border-left: 0;}.page_wrapper_bg ._col.list_img.col-sm-3.col-md-3 {padding: 0;}.page_wrapper_bg .layoutlist_8 .list_subject .summary {margin: 6px 0;}.page_wrapper_bg .layoutlist_8.rwd .list_img+.list_subject {padding: 0;}.page_wrapper_bg ._col.listdate.col-sm-2.col-md-2 {padding: 0;}.page_wrapper_bg .hgroup h1 {font-size: 26px;}.top-pic {width: 100%;}.contact-logo {    width: 100px;    margin: 0 auto 20px;}li.chi-child {width: 136px;height: 136px;margin: 8px;}.page_wrapper_bg .article-text h4 {font-size: 16px;letter-spacing: 1px;font-weight: 400;}ul.game-series.two-series li:nth-child(even) {    border-left: 1px solid #ddd;}.manage-table.listitem tr {    flex-direction: column;}.manage-table.listitem tr td:last-child {    padding-left: 22px;}/*250103修*/ 
.ebtn a {    width: 100%;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 38px;    line-height: 38px;}.lang_en .RWDbanner015 .pic_show .word .tw span {    white-space: inherit;    padding-inline: 15px;    word-break: break-word;}.lang_en .sitemap_list ul li {    width:calc(100%/2 - 1px);}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .logo {margin-top: 12px;}.RWDmenu_plus04 .ml-stack-nav-toggle {padding:20px 5px 30px 15px;margin-top:0px;}.RWDmenu_plus04 .features{padding-top: 15px;}.RWDmenu_plus04 .features .search-btn{padding-left:0;padding-right:0;}.index  .banner-block .RWDbanner_plus01 .slick-caption {top: 15%;}.index  .banner-block .RWDbanner_plus01 .slick-caption .txt1 {font-size: 1.3em;line-height: 22px;}.index  .banner-block .RWDbanner_plus01 .slick-caption .txt2{font-size: 1.5em;margin-top: 2px;line-height: 25px;}.index  .banner-block .RWDbanner_plus01 .slick-caption .txt3 {font-size: 15px;line-height: 22px;margin-top:10px;}.index  .banner-block .RWDbanner_plus01 .slick-caption .txt3 br{display:none;}.index  .banner-block .RWDbanner_plus01>.slick-caption .link-btn a, .banner-block .link-btn a{font-size: 16px;padding: 10px 40px;width: 200px;}.index  .banner-block .link-btn a{font-size: 15px;}.RWDproduct002_v3 .row:nth-child(2){top:50px;}.RWDproduct002_v3 .filter-portfolio ul{display: flex;justify-content: center;margin-bottom:30px;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {width: calc(100%);}/*圖文輪播*/ 
.RWDslider01 .text {padding-bottom: 40px;}.left_img {width: 120px;}.table-pic-outter {    padding: 30px;}@media (max-width: 414px) {/*文章左右圖文輪播PH*/ 
.RWDslider01 .pic-list, .RWDslider01.pic-right .pic-list {    margin: 0;}}/*en*/ 
.lang_en .cta-block .cta-top .container {  width: 90%;}.lang_en .cta-block .cta-bottom p {  text-align: left;}.lang_en .sitemap_list ul li {    width: 100%;}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {   .banner-block .RWDbanner_plus01 .slick-caption{width:100%;}   .banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button{height: 10px;width:10px;}   .banner-block .RWDbanner_plus01.style-dotnav.control-left .plus-banner-container, .banner-block .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container{bottom:3%;}   .scrollTop002 .ii{font-size: 45px;}  .titlebar .main-title::before,   .product-block .RWDproduct002_v3 .main-title::before,   .cta-block .cta-bottom h4:before,   .RWDscore01 .score-maintitle::before,   .titlebar .main-en, .about-text-style .score-maintitle span {    font-size: 30px;    line-height: 32px;  }  .RWDproduct002_v3{padding:0;}  .service-block {padding-top: 70px;}.ft_in {flex-direction: column;align-items: flex-start;}.ft_logo img {margin-bottom: 15px;padding: 0;}.eformsDesc {padding: 25px 20px;}/*en*/ 
.lang_en .product-block .RWDproduct002_v3 .main-title, .lang_en .cta-block .cta-top .titlebar .main-title {    font-size: 30px;    line-height: 32px;}}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/#mobile-fixed .btn-box {width: 170px;padding-left: 10px;}#mobile-fixed .fixed-in {width: calc(100% - 170px);}.contact-logo {width: 80px;}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.RWDmenu_plus04 .logo,.RWDmenu_plus04 .logo a::before{width:120px;}
}
/*320px end*/