@import"all.css";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea{outline:none}*{box-sizing:border-box}a{text-decoration:none}a{color:#666}body{font-family:Helvetica,Arial,"Noto Sans TC","微軟正黑體",Heiti TC,"メイリオ",sans-serif;line-height:1;color:#666}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes flip{from{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes lightSpeedIn{from{transform:translate3d(20%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0, 0, 0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, 90deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 50px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0, -10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:800ms}.animated.faster{animation-duration:500ms}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(print),(prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-10%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(10%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -30%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 20%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.7, 0.7, 0.7)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}.img_effects{animation-name:effects;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;transform:translate3d(100%, 0, 0)}.effects_wrap{position:relative;overflow:hidden}@keyframes effects{0%{transform:translate3d(-100%, 0, 0)}50%{transform:translate3d(0%, 0, 0)}100%{transform:translate3d(100%, 0, 0)}}.clip_bottom{animation-name:clip_bottom}@keyframes clip_bottom{0%{-webkit-clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)}100%{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.clip_top{animation-name:clip_top}@keyframes clip_top{0%{-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 0 0)}100%{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.clip_left{animation-name:clip_left}@keyframes clip_left{0%{-webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%);clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%)}100%{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.titleFont{font-family:"Noto Serif TC",serif}body{font-family:"Noto Serif TC",serif}.ckeditor{font-size:16px;line-height:28px}.ckeditor img{max-width:100%}input,textarea,select{padding-left:7px;font-size:16px;font-family:"微軟正黑體"}iframe,video{width:100%;max-width:100%}a:hover{text-decoration:none}.flex,.row{display:flex;flex-wrap:wrap}img{max-width:100%}header{padding:15px 5%;background-color:#fff}header .row{justify-content:space-between;align-items:center}header .row .menuBtn{cursor:pointer}@media(max-width: 500px){header .row .menuBtn img{max-width:100px}}@media(max-width: 500px){header .row .logo img{max-width:150px}}.fixed{position:fixed;width:100%;top:0;left:0;z-index:9}.banner{position:relative;overflow:hidden;background-color:#000}.banner canvas{max-width:100%;width:100%;height:100%;position:absolute;top:0}.banner figure{position:relative}.banner figure::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.75)}.banner figure img{animation:banner 50s infinite ease-in}.banner figure .mb{display:none}@media(max-width: 500px){.banner figure .mb{display:block}}@media(max-width: 500px){.banner figure .pc{display:none}}.banner article{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.banner article h1{font-size:36px;font-family:"Noto Serif TC",serif;color:#fff;flex:0 0 100%;text-align:center;padding:20px 0}@media(max-width: 500px){.banner article h1{font-size:26px;padding:10px 0;line-height:40px}}@media(max-width: 320px){.banner article h1{font-size:22px;padding:10px 0}}@media(max-width: 500px){.banner article h1 i{display:none}}@media(max-width: 500px){.banner article h1 span{display:block}}.banner article p{font-size:28px;letter-spacing:11%;color:#fff;font-family:"Noto Serif TC",serif}@media(max-width: 500px){.banner article p{font-size:20px;display:none}}.banner article b{display:none;font-family:"Noto Serif TC",serif}@media(max-width: 500px){.banner article b{display:block;color:#fff;font-size:20px;letter-spacing:11%}}@keyframes banner{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}menu{position:fixed;top:160px;z-index:9;font-size:18px;background-color:#fff;border-radius:0px 0px 0px 65px;right:-300px;transition:.7s right}@media(max-width: 500px){menu{top:90px}}menu .close{background:#04254e;margin-bottom:10px}menu .close a{display:block;padding:15px 50px;text-align:center;color:#fff}menu ul{border-radius:0px 0px 0px 65px;background-color:#fff;max-width:188px;overflow:hidden;width:188px;padding-bottom:20px}menu ul li{text-align:center;position:relative;min-height:60px}menu ul li a{line-height:60px;display:block;width:100%;height:100%}menu ul li .ch{color:#515151}menu ul li .en{color:#515151;font-size:12px;color:#113d3f;display:none}.wrap{max-width:1920px;margin:0 auto}.menuToggle{right:50px;transition:.7s right}@media(max-width: 500px){.menuToggle{right:0px}}@media(max-width: 500px){.pc{display:none !important}}.mb{display:none}@media(max-width: 500px){.mb{display:block !important}}.about{background-image:url("../img/about_bg.jpg");background-size:cover;padding:80px 30px}@media(max-width: 1024px){.about{padding:30px}}.about .about_top{display:flex;flex-wrap:wrap;align-items:flex-end}@media(max-width: 500px){.about .about_top{display:none}}.about .about_top .col{flex:0 0 610px;padding-bottom:40px}@media(max-width: 1024px){.about .about_top .col{flex:0 0 50%;padding-bottom:0px}}@media(max-width: 768px){.about .about_top .col{flex:0 0 100%;padding-bottom:0px}}@media(max-width: 768px){.about .about_top .col img{max-width:initial;width:100%}}.about .about_top .txt{flex:0 0 calc(100% - 610px);text-align:center}@media(max-width: 1400px){.about .about_top .txt{padding:0 5%}}@media(max-width: 1024px){.about .about_top .txt{flex:0 0 50%}}@media(max-width: 768px){.about .about_top .txt{flex:0 0 100%;padding:30px 0}}@media(max-width: 500px){.about .about_top .txt{flex:0 0 100%;padding:10px 0}}@media(max-width: 768px){.about .about_top .txt img{max-width:initial;width:60%}}.about .about_article{text-align:center;padding-right:10%}@media(max-width: 1024px){.about .about_article{padding-right:0%}}@media(max-width: 500px){.about .about_article{display:none}}@media(max-width: 1024px){.about .about_article img{max-width:60%}}.about .about_content{padding:5% 0 3%}.about .about_content .row .col{flex:0 0 33.333%}.about .about_content .row .col_left{text-align:center}@media(max-width: 1024px){.about .about_content .row .col_left{display:none}}.about .about_content .row .col_right{text-align:right;padding-top:5%}@media(max-width: 1024px){.about .about_content .row .col_right{flex:0 0 50%}}@media(max-width: 768px){.about .about_content .row .col_right{flex:0 0 100%;order:-1}}@media(max-width: 768px){.about .about_content .row .col_right img{max-width:initial;width:100%}}.about .about_content .row .col_middle{padding-top:8%;letter-spacing:3px}@media(max-width: 1400px){.about .about_content .row .col_middle{padding-top:3%}}@media(max-width: 1024px){.about .about_content .row .col_middle{flex:0 0 50%}}@media(max-width: 768px){.about .about_content .row .col_middle{flex:0 0 100%}}.about .about_content .row .col_middle h2{color:#04254e;line-height:80px;font-size:32px;letter-spacing:31.5%;margin-bottom:40px}@media(max-width: 1400px){.about .about_content .row .col_middle h2{font-size:26px;line-height:50px}}@media(max-width: 500px){.about .about_content .row .col_middle h2{font-size:18px;line-height:50px;letter-spacing:1px;line-height:38px;color:#113d3f}}@media(max-width: 375px){.about .about_content .row .col_middle h2{font-size:16px;line-height:30px;margin-bottom:20px}}@media(max-width: 320px){.about .about_content .row .col_middle h2{font-size:16px;line-height:22px;margin-bottom:10px}}.about .about_content .row .col_middle h3{font-size:28px;line-height:50px}@media(max-width: 500px){.about .about_content .row .col_middle h3{font-size:20px;line-height:30px}}@media(max-width: 320px){.about .about_content .row .col_middle h3{font-size:15px;line-height:22px}}.about .about_content .row .col_middle div{padding-bottom:40px;padding-top:12px;line-height:26px}@media(max-width: 500px){.about .about_content .row .col_middle div{padding-bottom:12px}}@media(max-width: 320px){.about .about_content .row .col_middle div{font-size:13px;line-height:20px}}.about .about_content .row .col_middle article{line-height:24px;font-size:16px;padding-bottom:25px}@media(max-width: 500px){.about .about_content .row .col_middle article{font-size:20px}}@media(max-width: 320px){.about .about_content .row .col_middle article{font-size:16px;line-height:26px;margin-bottom:10px}}@media(max-width: 500px){.about .about_content .row .col_middle p{font-size:16px;padding-bottom:12px}}@media(max-width: 320px){.about .about_content .row .col_middle p{font-size:12px}}.core{background-image:url("../img/core_bg.jpg");background-attachment:fixed;height:100vh;background-size:cover;padding:8%}@media(max-width: 500px){.core{display:none}}@media(max-width: 1024px){.core{padding:8% 30px}}@media(max-width: 500px){.core{height:initial}}.core article .slider_for .row{padding-top:50px}.core article .slider_for .row .col{flex:0 0 50%;text-align:right;padding-right:8%}@media(max-width: 500px){.core article .slider_for .row .col{flex:0 0 100%;padding-right:0%;text-align:center}}.core article .slider_for .row .col img{margin-left:auto}@media(max-width: 500px){.core article .slider_for .row .col img{margin:auto}}.core article .slider_for .row .col-2{flex:0 0 50%}@media(max-width: 500px){.core article .slider_for .row .col-2{flex:0 0 100%;padding-top:20px}}.core .slider_nav{padding-top:80px}@media(max-width: 500px){.core .slider_nav{padding-top:20px}}.core .slider_nav .col{flex:0 0 25%;padding:30px 15px}@media(max-width: 500px){.core .slider_nav .col{padding:5px}}.core .slider_nav .col figure{position:relative;max-width:340px;margin:0 auto}.core .slider_nav .col figure::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.core .slider_nav .col span{position:absolute;top:-25px;left:-25px;z-index:9;opacity:1}@media(max-width: 1024px){.core .slider_nav .col span{top:-15px;left:-15px}}@media(max-width: 500px){.core .slider_nav .col span{position:initial}}@media(max-width: 1024px){.core .slider_nav .col span img{max-width:150px}}@media(max-width: 500px){.core .slider_nav .col span img{display:none}}.core .slider_nav .col b{position:absolute;top:-25px;left:-25px;z-index:9;opacity:0}@media(max-width: 1024px){.core .slider_nav .col b{top:-15px;left:-15px}}@media(max-width: 500px){.core .slider_nav .col b{position:initial}}@media(max-width: 1024px){.core .slider_nav .col b img{max-width:150px}}@media(max-width: 500px){.core .slider_nav .col b img{display:none}}.core .slider_nav .slick-current figure::after{background-color:rgba(0,0,0,0)}.core .slider_nav .slick-current figure span{opacity:0}.core .slider_nav .slick-current figure b{opacity:1}.core_xs{display:none}@media(max-width: 500px){.core_xs{display:block;background-image:url("../img/core_mb_bg.png");background-size:cover;padding:30px 0}}.core_xs article{padding:0 30px;position:relative}.core_xs article .coreFigure{opacity:0;transition:1s opacity;position:absolute;top:0;left:0}.core_xs article .active{opacity:1;transition:1s opacity;position:relative}.core_xs .row{padding:0 15px}.core_xs .row .col{flex:0 0 50%;padding:15px}.core_xs .row .col .mask{position:relative}.core_xs .row .col .mask::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.core_xs .row .col .before{position:absolute;z-index:9;top:30px;left:0;width:100%;padding:0 15px;text-align:center}.core_xs .row .col .before img{max-width:60%;margin:0 auto}.core_xs .row .col .after{position:absolute;z-index:9;top:30px;left:0;width:100%;padding:0 15px;text-align:center;opacity:0}.core_xs .row .col .after img{max-width:60%;margin:0 auto}.core_xs .row .active .before{opacity:0}.core_xs .row .active .mask{position:relative}.core_xs .row .active .mask::after{background-color:rgba(0,0,0,0)}.core_xs .row .active .after{opacity:1}.newCase{background-image:url("../img/new_bg2.png");background-size:cover;position:relative}.newCase article{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-wrap:wrap;align-content:center;justify-content:center}.newCase article div{flex:0 0 100%;color:#fff;text-align:center;font-size:36px;letter-spacing:3px;padding:20px 0}@media(max-width: 320px){.newCase article div{font-size:28px;padding:10px 0}}.newCase article div a{color:#fff;font-size:22px}@media(max-width: 320px){.newCase article div a{font-size:20px}}.newCase article div a span{display:inline-block;width:70px;background-color:#fff;height:2px;margin-left:30px;position:relative;top:-5px;transition:.5s width}.newCase article div a span::before{content:"";position:absolute;right:-2px;width:15px;height:2px;background:#fff;transform:rotate(45deg);top:-5px}.newCase article div a span::after{content:"";position:absolute;right:-24px;width:61px;height:61px;border:solid 2px #fff;border-radius:100%;top:-35px}.newCase article div a:hover span{width:85px;transition:.5s width}.performance{background-image:url("../img/performance_bg.jpg");height:100vh;background-size:cover;position:relative;padding:8% 12%}@media(max-width: 1024px){.performance{padding:8% 30px;height:78vh}}@media(max-width: 500px){.performance{display:none}}.performance .row{position:relative}.performance .slick_menu{flex:0 0 420px;background-color:rgba(166,107,76,.75);color:#fff;padding-top:30px}@media(max-width: 1024px){.performance .slick_menu{flex:0 0 220px}}@media(max-width: 500px){.performance .slick_menu{flex:0 0 100%;padding-bottom:50px}}.performance .slick_menu h2{border-top:solid 1px #fff;border-bottom:solid 1px #fff;padding:15px;text-align:center;font-size:40px}@media(max-width: 1024px){.performance .slick_menu h2{font-size:22px}}.performance .slick_menu .box{padding:80px 0;font-size:24px}@media(max-width: 1024px){.performance .slick_menu .box{padding:30px 0;font-size:18px}}.performance .slick_menu .box p{padding:15px 0;text-align:center}.performance .performance_slick{padding-left:5%;flex:0 0 calc(100% - 420px);max-width:calc(100% - 420px);position:initial}@media(max-width: 1024px){.performance .performance_slick{flex:0 0 calc(100% - 220px);max-width:calc(100% - 220px)}}@media(max-width: 500px){.performance .performance_slick{flex:0 0 100%;max-width:100%;order:-1;margin-bottom:30px}}.performance .performance_slick section p{text-align:right;padding-right:30px;color:#a66b4c}.performance .performance_slick section img{margin-left:auto}.performance .performance_slick .prev-arrow{position:absolute;left:0;background-color:rgba(0,0,0,0);border:none;left:2.5%;bottom:30px;cursor:pointer}@media(max-width: 1024px){.performance .performance_slick .prev-arrow{left:2%}}@media(max-width: 500px){.performance .performance_slick .prev-arrow{left:30px;bottom:15px}}@media(max-width: 375px){.performance .performance_slick .prev-arrow{bottom:15px}}@media(max-width: 375px){.performance .performance_slick .prev-arrow{left:10px;bottom:15px}}@media(max-width: 1024px){.performance .performance_slick .prev-arrow img{max-width:80px}}@media(max-width: 500px){.performance .performance_slick .prev-arrow img{max-width:100px}}.performance .performance_slick .next-arrow{position:absolute;left:0;background-color:rgba(0,0,0,0);border:none;left:15%;bottom:30px;cursor:pointer}@media(max-width: 1024px){.performance .performance_slick .next-arrow{left:12%}}@media(max-width: 500px){.performance .performance_slick .next-arrow{left:auto;right:30px;bottom:15px}}@media(max-width: 375px){.performance .performance_slick .next-arrow{right:10px;bottom:15px}}@media(max-width: 1024px){.performance .performance_slick .next-arrow img{max-width:80px}}@media(max-width: 500px){.performance .performance_slick .next-arrow img{max-width:100px}}.think{background-image:url("../img//bg.jpg");padding:120px 0 15% 0;background-size:cover;background-position-y:top}@media(max-width: 500px){.think{padding-top:30px;background-position-y:bottom;background-image:url("../img//bg_mb.png")}}.think img{max-width:100%}.think .think_right{color:#fff;flex:0 0 28%;text-align:right;padding-right:30px}@media(max-width: 1024px){.think .think_right{flex:0 0 18%}}@media(max-width: 500px){.think .think_right{display:none}}.think .think_left{flex:0 0 36%}@media(max-width: 1024px){.think .think_left{flex:0 0 41%}}@media(max-width: 500px){.think .think_left{flex:0 0 100%;padding:0 30px}}.think .think_left .flex{align-items:flex-end}.think .think_left .flex .box-1{flex:0 0 43%;padding-right:10px}.think .think_left .flex .box-2{flex:0 0 57%;padding-right:10px}@media(max-width: 500px){.think .think_left .flex .box-2{padding-right:0}}.think .think_left .flex .box-3{flex:0 0 100%;padding-right:10px;padding-top:10px;text-align:right}@media(max-width: 500px){.think .think_left .flex .box-3{padding-right:0}}.think .think_middle{flex:0 0 36%}@media(max-width: 1024px){.think .think_middle{flex:0 0 41%}}@media(max-width: 500px){.think .think_middle{flex:0 0 100%;padding:0 30px}}.think .think_middle .box-4{flex:0 0 100%;padding-bottom:10px}@media(max-width: 500px){.think .think_middle .box-4{padding-top:10px}}@media(max-width: 1400px){.think .think_middle .box-4 img{max-width:80%}}.think .think_middle .box-4 span{writing-mode:vertical-lr;font-size:28px;line-height:50px;letter-spacing:9px}@media(max-width: 1400px){.think .think_middle .box-4 span{letter-spacing:5px}}@media(max-width: 500px){.think .think_middle .box-4 span{font-size:20px}}@media(max-width: 375px){.think .think_middle .box-4 span{font-size:16px}}.think .think_middle .box-5{flex:0 0 45%;padding-right:10px}.think .think_middle .box-6{flex:0 0 55%}.think .form{max-width:1280px;margin:0 auto;margin-top:450px}@media(max-width: 1400px){.think .form{margin-top:30px;padding:0 30px}}@media(max-width: 500px){.think .form{margin-top:60px;padding:0;padding-top:20px}}.think .form .row{align-items:center}.think .form .row .col{flex:0 0 45%}@media(max-width: 500px){.think .form .row .col{flex:0 0 100%;padding-left:50px}}@media(max-width: 320px){.think .form .row .col{flex:0 0 100%;padding-left:50px}}.think .form .row .col a{color:#fff}.think .form .row .col .logo{padding-bottom:40px}@media(max-width: 500px){.think .form .row .col .logo{padding-bottom:10px}}@media(max-width: 500px){.think .form .row .col .logo img{max-width:50%}}.think .form .row .col section{padding:10px 0;padding-left:30px;font-size:20px;letter-spacing:5px}@media(max-width: 500px){.think .form .row .col section{padding-left:0px;font-size:18px;letter-spacing:1px}}@media(max-width: 375px){.think .form .row .col section{padding:5px 0;font-size:16px}}.think .form .row .formTable{flex:0 0 55%;padding:6% 0;padding-left:8%;border-left:solid 1px #fff}@media(max-width: 920px){.think .form .row .formTable{flex:0 0 100%;border-left:none;padding:30px}}@media(max-width: 500px){.think .form .row .formTable{padding:6% 48px}}@media(max-width: 320px){.think .form .row .formTable{padding:6% 30px}}.think .form .row .formTable p{font-size:22px;line-height:37px;letter-spacing:2px;color:#fff;padding-bottom:50px}@media(max-width: 1024px){.think .form .row .formTable p{font-size:18px;line-height:28px}}@media(max-width: 375px){.think .form .row .formTable p{font-size:16px}}@media(max-width: 375px){.think .form .row .formTable p br{display:none}}.think .form .row .formTable section{border-bottom:solid 1px #fff;margin-bottom:20px;padding-bottom:16px}.think .form .row .formTable section label{color:#fff;padding-left:3px}.think .form .row .formTable section label input{width:85%;border:none;background:rgba(0,0,0,0);color:#fff}@media(max-width: 375px){.think .form .row .formTable section label input{width:70%}}.think .form .row .formTable section select{width:100%;border:none;background:rgba(0,0,0,0);color:#fff;padding-left:0;margin-top:10px}.think .form .row .formTable article{color:#fff;vertical-align:middle;margin-bottom:60px}.think .form .row .formTable article label{display:flex;align-items:center}.think .form .row .formTable article input{width:24px;height:24px;margin-right:5px}.think .form .row .formTable div{padding-top:30px}@media(max-width: 500px){.think .form .row .formTable div{text-align:center}}.think .form .row .formTable div a{font-size:18px;padding-bottom:0;color:#fff}.think .form .row .formTable div a span{display:inline-block;width:70px;background-color:#fff;height:2px;margin-left:30px;position:relative;top:-5px;transition:.5s width}.think .form .row .formTable div a span::before{content:"";position:absolute;right:-2px;width:15px;height:2px;background:#fff;transform:rotate(45deg);top:-5px}.think .form .row .formTable div a span::after{content:"";position:absolute;right:-24px;width:61px;height:61px;border:solid 2px #fff;border-radius:100%;top:-35px}.think .form .row .formTable div a:hover span{width:85px;transition:.5s width}.performance_xs{background-image:url("../img/performance_xs_img.png");display:none;padding-top:200px;background-size:cover}@media(max-width: 500px){.performance_xs{display:block}}.performance_xs .performance_row{padding:15px}.performance_xs .performance_row .title{background-color:rgba(161,107,76,.75);padding:5px 0}.performance_xs .performance_row article{height:80px;background-color:rgba(161,107,76,.75)}.performance_xs .performance_row .performance_xs_slick .prev-arrow{position:absolute;bottom:-70px;left:16%;background-color:rgba(0,0,0,0);border:none;z-index:9}@media(max-width: 375px){.performance_xs .performance_row .performance_xs_slick .prev-arrow{left:11%}}@media(max-width: 320px){.performance_xs .performance_row .performance_xs_slick .prev-arrow{left:5%}}.performance_xs .performance_row .performance_xs_slick .prev-arrow img{max-width:120px}.performance_xs .performance_row .performance_xs_slick .next-arrow{position:absolute;bottom:-70px;right:16%;background-color:rgba(0,0,0,0);border:none}@media(max-width: 375px){.performance_xs .performance_row .performance_xs_slick .next-arrow{right:11%}}.performance_xs .performance_row .performance_xs_slick .next-arrow img{max-width:120px}@media(max-width: 320px){.performance_xs .performance_row .performance_xs_slick .next-arrow{right:5%}}.performance_xs .performance_row .performance_xs_slick span{bottom:-47px;color:#fff;left:49%;position:absolute}.copyright{background-color:#fff;text-align:center;padding:12px 0;font-size:12px;color:#000;line-height:20px}@media(max-width: 500px){.copyright{padding-bottom:30px}}.copyright a{color:#000;border-bottom:solid 1px #000}.copyright br{display:none}@media(max-width: 500px){.copyright br{display:block}}/*# sourceMappingURL=style.min.css.map */