@charset "UTF-8";

@import url(public/css/reset.css);@import url(public/css/font-awesome-4.7.0/font-awesome.min.css);@import url(public/css/rwdgrid.css);@import url(public/css/contentbuilder.css);@import url(public/css/textEditor.css);[class*='col-'],.b-box,.wrap,header .topBox,header .bottomBox,footer .topBox,footer .centerBox,.menu .submenu ul,.footerContactList,.classBox>ul a::before,.m_classLink ul,.cardList>li,.tab a,.side_album li,.side_share a,.controlBox,.controlBox .main span,.hideBox,.mSearchBox input,.smallBtn,.newsIcon,.smallBtn::before,.moreBtn,.slick-dots button,.prevArrow,.nextArrow,.articleShareBox a{box-sizing:border-box}a,header,header::before,.classBox>ul a::before,.m_classLink ul a::before,.hMS .Img::before,.hMS .Img img,.controlBox,.controlBox .main span,.controlBox .main span:before,.controlBox .main span:after,.mLogo,.mLogo svg,.mLogoBg,.lineLinkBtn::before,.moreBtn::before,.slick-dots button::before,.prevArrow,.nextArrow,.articleShareBox .line svg{transition:all .5s ease-out}body{background-color:#fff;font-family:"微軟正黑體","STHeiti",sans-serif;font-size:15px;color:#000}body>svg{display:none}a{color:#000;cursor:pointer}a:hover{color:red}[class*='col-']{float:left}div.titan{display:none}.col-1{width:100%}.col-2{width:50%}.col-3{width:33.33%}.col-4{width:25%}.col-5{width:20%}.btn_color1{color:#fff;background-color:red}a.btn_color1:hover{background-color:#c00}a.btn_color2{color:#fff;background-color:red}a.btn_color2:hover{background-color:#f33}input[type="text"],textarea{-webkit-appearance:none}.outerWrap{position:relative;padding-top:106px}@media (max-width: 1050px){.outerWrap{padding-top:60px}}.wrap{width:1200px;margin:0 auto}@media (max-width: 1240px){.wrap{width:100%;padding-left:20px;padding-right:20px}}.moduleBox{position:fixed;left:50%;top:48%;z-index:1005;opacity:0;visibility:hidden;pointer-events:none;transition-property:top, opacity, visibility;transition-duration:.5s;transition-timing-function:ease-in-out}.moduleBox.show{top:50%;opacity:1;visibility:visible;pointer-events:auto}.moduleMask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1003;background-color:rgba(0,0,0,0.7);opacity:0;visibility:hidden;pointer-events:none;transition:all .5s ease-in-out}.moduleMask.show{opacity:1;visibility:visible;pointer-events:auto}header{position:fixed;left:0;top:0;z-index:90;width:100%;border-bottom:1px solid #e0e0e0}header::before{content:'';position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:linear-gradient(to bottom, #ededed 36px, #fff 0, #fff 100%) 50% 0 no-repeat}@media (max-width: 1040px){header{display:none}}header .wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}header .topBox{-webkit-order:0;-ms-flex-order:0;order:0;font-size:12px;letter-spacing:.3px}header .topBox a+a::before{content:'or';display:inline-block;margin-left:5px;margin-right:5px}header .topBox .rightBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header .topBox .backBtn{display:block;width:100px;margin-right:1px;padding-top:9.5px;padding-bottom:9.5px;color:#fff;text-align:center;background-color:red}header .topBox .backBtn:hover{background-color:#e60000}header .bottomBox{-webkit-order:1;-ms-flex-order:1;order:1}header .topBox,header .bottomBox,footer .topBox,footer .centerBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.logo a,.m_logo a{color:#fff}.logo a:hover,.m_logo a:hover{color:#fff}.logo svg,.m_logo svg{width:185px;height:40px}.menu{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.menu>li:hover>a{color:red}.menu>li>a{position:relative;z-index:1;display:block;padding:24.5px 15px;font-size:16px;font-weight:700;letter-spacing:1px}@media (max-width: 1180px){.menu>li>a{padding-left:7px;padding-right:7px}}.menu>li>a:hover,.menu>li>a.current{color:red}.menu .hasSubmenu>a::after{content:'\f107';display:inline-block;margin-left:3px;font-weight:400;font-family:FontAwesome}.menu .submenu{display:none;position:absolute;top:100%;z-index:2;padding:50px;background-color:rgba(0,0,0,0.9)}.menu .submenu ul{display:-webkit-flex;display:-ms-flexbox;display:flex}.menu .submenu li{padding-left:15px;padding-right:15px}.menu .submenu li+li{border-left:1px solid #202020}.menu .submenu h2,.menu .submenu a{padding-top:5px;padding-bottom:5px;white-space:nowrap}.menu .submenu h2+h2,.menu .submenu a+h2{margin-top:15px}.menu .submenu h2,.menu .submenu h2 a{font-size:16px;color:#fff}.menu .submenu h2 a:hover{color:#9e9e9e}.menu .submenu a{display:block;font-size:14px;color:#9e9e9e}.menu .submenu a:hover,.menu .submenu a.current{color:#fff}.languageBox{position:relative}.languageBox:hover ul{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.languageBox .main{display:block;width:130px;padding-top:9.5px;padding-bottom:9.5px;text-align:center;color:#fff;letter-spacing:0;background-color:#202020}.languageBox .main::after{content:'\f107';display:inline-block;margin-left:3px;font-family:FontAwesome}.languageBox ul{position:absolute;top:100%;left:0;z-index:1;width:100%;padding-top:1px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;pointer-events:none}.languageBox ul a{display:block;padding:10px 5px;font-size:13px;color:#fff;background-color:#202020;text-align:center}.languageBox ul a:hover,.languageBox ul a.current{background-color:red}footer{position:relative;padding-top:10px;border-top:1px solid #f6f6f6}footer::before{content:'';position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:40px;background-color:#000}@media (max-width: 767px){footer .wrap{padding-left:0;padding-right:0}}footer .topBox{margin-bottom:20px;padding-top:5px;border-bottom:1px solid #d9d4cd}@media (max-width: 767px){footer .topBox{display:none}}@media (max-width: 767px){footer .centerBox{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px}}footer .menuBox .submenu{display:none}.socialBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.socialBox a{display:block;padding-left:10px;padding-right:10px;font-size:24px}.socialBox a.fb{color:#3b5998}.socialBox a.yt{color:#e62117}.socialBox a.twitter{color:#41abe1}.footerContactList{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 768px){.footerContactList{width:325px;padding-left:20px;border-left:1px solid #d9d4cd}}@media (max-width: 767px){.footerContactList{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:15px}}.footerContactList li{margin-bottom:3px;font-size:12px;color:#787878}@media (min-width: 768px){.footerContactList li+.fax::before{content:'/';display:inline-block;margin-left:5px;margin-right:5px}}.footerContactList span{color:#000}.copyrightBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;padding-top:11.5px;padding-bottom:11.5px;font-size:13px;color:#fff}@media (max-width: 767px){.copyrightBox{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px;background-color:#000}}.copyrightBox a{display:inline-block;color:#fff}.copyrightBox a+a{margin-left:7px}@media (max-width: 767px){.copyright{margin-top:10px}}.copyright span{color:#828282}.bannerArea{position:relative}.bannerArea .bannerBox img{display:block;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:150px;object-fit:cover}.mainArea{padding-top:50px;padding-bottom:120px}@media (max-width: 1180px){.mainArea{padding-top:30px;padding-bottom:50px}}.contentBox .articleTitle{margin-bottom:30px}.contentBox+.btnBox .moreBtn{margin-left:auto;margin-right:auto}.articleContentBox{max-width:960px;margin-left:auto;margin-right:auto}@media (max-width: 1080px){.articleContentBox{max-width:770px}}.pageTitleBox{margin-bottom:50px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}@media (max-width: 1180px){.pageTitleBox{margin-bottom:30px}}.pageTitleBox .wrap{display:-webkit-flex;display:-ms-flexbox;display:flex}.pageTitleBox .wrap.hasPageLinks{position:relative}@media (max-width: 1180px){.pageTitleBox .wrap.hasPageLinks{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 768px){.pageTitleBox .wrap{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media (min-width: 769px){.pageTitleBox .wrap{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width: 0\0) and (min-width: 769px){.pageTitleBox .wrap{height:85px}.pageTitleBox .titleBox{margin-right:auto}}.titleBox{color:#000}.titleBox em{display:none;line-height:1;font-size:50px;font-weight:700;text-transform:uppercase}@media (max-width: 768px){.titleBox em{font-size:38px}}.titleBox h1,.titleBox h2{font-size:28px;letter-spacing:1px}@media (max-width: 768px){.titleBox h1,.titleBox h2{font-size:18px}}.pageArticleTitle{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:70px;padding-bottom:5px;border-bottom:1px solid #c8c8c9}@media (max-width: 1024px){.pageArticleTitle{margin-bottom:30px}}.pageArticleTitle h1{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media (min-width: 769px){.pageArticleTitle h1{padding-right:20px}}.pageArticleTitle .bread{margin-top:10px;margin-bottom:0}.bread{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 768px){.bread{display:none}}.bread a,.bread span{display:inline-block;font-size:12px;color:#a4a3a3;letter-spacing:.5px;text-transform:uppercase}.bread a:last-child,.bread span:last-child{color:#a0a0a0}.bread a+a::before,.bread a+span::before,.bread span+a::before,.bread span+span::before{content:'/';display:inline-block;margin-left:4px;margin-right:4px;color:#a0a0a0}.bread a:hover{color:red}.pageArticleTitle h1,.articleTitle{font-size:25px;color:#2d2b2b}.articleTitle{margin-bottom:70px;padding-bottom:5px;border-bottom:1px solid #c3c3c5}@media (max-width: 768px){.articleTitle{margin-bottom:30px}}.classBox{padding:20px 0}.classBox>ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1024px){.classBox>ul{display:none}}.classBox>ul li+li{margin-left:20px}.classBox>ul a{position:relative;display:block;margin-bottom:10px;padding:8px 25px;font-size:16px;color:#232323}.classBox>ul a:hover,.classBox>ul a.current{color:#fff}.classBox>ul a:hover::before,.classBox>ul a.current::before{height:100%}.classBox>ul a::before{content:'';position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:3px;background-color:red}.m_classLink{position:relative}@media (min-width: 1024px){.m_classLink{display:none}}.m_classLink .main{position:relative;display:block;font-size:18px;padding:10px 30px 10px 10px;color:#fff;background-color:red;letter-spacing:1px;cursor:pointer}.m_classLink .main::before{content:'\f107';position:absolute;right:10px;top:50%;z-index:1;margin-top:-6px;font-size:15px;color:#fff;font-family:FontAwesome}.m_classLink ul{position:absolute;left:0;top:calc(100% - 1px);z-index:1;display:none;width:100%;box-shadow:0 5px 15px rgba(0,0,0,0.1)}.m_classLink ul li+li{border-top:1px solid #f2f2f2}.m_classLink ul a{position:relative;z-index:1;display:block;padding:14px 20px;color:#000;font-size:14px;background-color:#fff}.m_classLink ul a:hover,.m_classLink ul a.current{color:red}.m_classLink ul a:hover::before,.m_classLink ul a.current::before{opacity:1}.m_classLink ul a::before{content:'';position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;opacity:0}.cardList{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}@media (min-width: 641px){.cardList{margin-left:-15px;margin-right:-15px}}@media (max-width: 640px){.cardList{margin-left:-10px;margin-right:-10px}}.cardList>li{padding-bottom:30px}@media (min-width: 641px){.cardList>li{width:calc(100% / 3);padding-left:15px;padding-right:15px}}@media (max-width: 640px){.cardList>li{width:50%;padding-left:10px;padding-right:10px}}@media (min-width: 1181px){.cardList .item:hover h3 a{color:red}}.cardList .Img img{display:block;max-width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cardList .Txt{padding-top:10px}.cardList .Txt p{height:80px;line-height:1.6;color:#888;font-size:13px}.cardList h3 a{display:block;margin-bottom:5px;padding-top:5px;padding-bottom:5px;font-size:16px;font-weight:400;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 0\0) and (min-width: 641px){.cardList{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 0\0) and (max-width: 640px){.cardList{margin-left:-11px;margin-right:-11px}}@media (min-width: 1181px){.hMS:hover .Img::before{opacity:.3}.hMS:hover .Img img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}}.hMS .Img{position:relative;overflow:hidden}.hMS .Img::before{content:'';position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:red;opacity:0;pointer-events:none}.tagBox{padding:20px 0}.tagBox b{display:inline-block;margin-right:10px}.tagBox ul{display:inline-block}.tagBox li{display:inline-block;margin-bottom:5px}.tagBox a{position:relative;display:block;margin:0 3px;padding:5px 10px;border:1px solid red;font-size:13px;color:red}.tagBox a:hover{color:#fff;background-color:red}.tagBox a.current{color:#fff;background-color:red}.tagBox a.current:before{content:"\f00d";margin-right:5px;font-family:FontAwesome;font-size:12px}.sectionTitle{margin-bottom:20px;padding-top:14px;padding-bottom:10px;border-bottom:1px solid #d4d2fc;font-weight:400;text-align:center}.tab{clear:both;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:40px}.tab a{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:12px 0;font-size:15px;text-align:center;letter-spacing:2px}.tab a.current{color:#fff;background-color:red}.tabContent{margin-top:-1px;padding:20px 5px;border-top:1px solid red}.tabContent>li{display:none}.tabContent li .textEditor{margin:0;letter-spacing:1px}.tabContent .sectionTitle{display:none}.side_menu{margin-bottom:50px}.side_menu li{position:relative;border-bottom:1px solid #e1e1e1}.side_menu li>a{display:block;padding:10px 15px;font-size:14px}.side_menu li>a.current{color:#fff;background-color:#8c8c8c}.side_menu li>a b{margin-left:10px;font-weight:400;font-size:13px;color:#808080}.side_menu dl{padding-left:25px}.side_menu dl a{display:block;padding:10px 15px;font-size:14px}.side_menu dl a.current{color:#000;text-decoration:underline}.side_album{margin-top:30px;margin-bottom:30px;margin-right:-10px}.side_album li{float:left;width:33.33%;padding:0 10px 10px 0;max-width:100px}.side_album a{display:block;box-shadow:2px 2px 5px #c3c3c3}.side_album a img{display:block;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width: 1024px){.side_contactInfo{margin-top:50px}}.side_contactInfo li{margin-bottom:10px}.side_contactInfo a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px}.side_contactInfo i{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:35px;height:35px;line-height:35px;margin-right:10px;border-radius:50%;text-align:center;color:#fff;background-color:red}.side_contactInfo b{width:calc(100% - 45px);font-weight:400;letter-spacing:1px;word-break:break-all}.side_share{clear:both;display:none;margin-top:30px}.side_share a{display:block;width:100%;margin-top:5px;padding:15px 10px;border-radius:4px;font-weight:bold;font-size:13px;line-height:1;color:#fff;text-shadow:0 -1px 1px rgba(0,0,0,0.25);text-align:center}.side_share i{padding-right:5px;font-size:18px}.side_share .line{box-shadow:0 0 0 1px #22a00b;border-top:1px solid #e1ffa9;background:#a7e732;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTdlNzMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMWZiNTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:linear-gradient(135deg, #a7e732 0%, #1fb50e 35%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7e732', endColorstr='#1fb50e', GradientType=1)}.side_share .fb{box-shadow:0 0 0 1px #235c9b;border-top:1px solid #8DCFF5;background:#5da0ea;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkYTBlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDhjZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom, #5da0ea 0%, #3d8ce6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da0ea', endColorstr='#3d8ce6', GradientType=0)}.m_menu{position:fixed;top:0;left:0;z-index:90;display:block;width:100%;background-color:#fff}@media (min-width: 1051px){.m_menu{display:none}}.m_menu.active .controlBox{background-color:#fff}.m_menu.active .controlBox .main{background-color:transparent}.m_menu.active .controlBox .main span{background-color:transparent}.m_menu.active .controlBox .main span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#000}.m_menu.active .controlBox .main span:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#000}.m_menu.active .hideBox{display:block;background-color:#fff}.m_logo{position:absolute;top:10px;left:50%;z-index:1;margin-left:-92.5px}.controlBox{position:relative;height:60px;border-bottom:1px solid #f0f0f0}.controlBox .main{position:absolute;left:30px;top:50%;width:44px;height:44px;margin-top:-22px;border-radius:50%}@media (max-width: 480px){.controlBox .main{left:10px}}.controlBox .main span{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:-0.5px;width:26px;height:2px;background-color:#000}.controlBox .main span:before,.controlBox .main span:after{content:'';position:absolute;left:0;width:100%;height:2px;background-color:#000}.controlBox .main span:before{top:-7px}.controlBox .main span:after{bottom:-7px}.controlBox>a:last-child{position:absolute;top:0;right:0;z-index:1;width:60px;height:60px;line-height:60px;color:#fff;text-align:center;background-color:red}.mLogo{position:absolute;left:20px;top:50%;z-index:1;margin-top:-12.5px}.mLogo a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mLogo svg{width:196px;height:23px;fill:red}.hideBox{position:absolute;top:60px;left:0;z-index:1;display:none;width:100%;height:calc(100vh - 60px);padding-top:30px;padding-bottom:50px;text-align:center;-webkit-overflow-scrolling:touch}.mMenu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 140px);margin-bottom:60px;overflow-y:auto}.mMenu>li>a{padding-top:15px;padding-bottom:15px;font-size:16px;color:#000}.mMenu>li>a.current{color:red}.mMenu>li>a.current::before{width:100px;opacity:1}.mMenu .submenu{display:none;padding-top:10px;padding-bottom:10px;background-color:#c00}.mMenu .submenu h2,.mMenu .submenu h2 a{font-size:16px;font-weight:400;color:#fff}.mMenu .submenu h2.current+.nextSubmenu{display:block;margin-top:5px;margin-bottom:15px;padding-left:18px}.mMenu .submenu h2.current+.nextSubmenu a{-webkit-animation:.5s ease-out .3s both fsLeftShow;animation:.5s ease-out .3s both fsLeftShow}.mMenu .submenu a{padding-top:8px;padding-bottom:8px;color:#fff}.mMenu .submenu a:hover{color:#fff}.mMenu a{display:block}.nextSubmenu{display:none;overflow:hidden}.mLanguageBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mLanguageBox li{position:relative;display:inline-block}.mLanguageBox li+li{margin-left:5px;padding-left:10px}.mLanguageBox li+li::before{content:'';position:absolute;top:50%;left:0;width:2px;height:16px;margin-top:-8px;background-color:rgba(255,255,255,0.1)}.mLanguageBox a{display:block;font-weight:700;color:#fff}.langTitle{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:10px;color:#e09093;letter-spacing:1px}.langTitle svg{width:18px;height:18px;margin-right:14px;fill:#fff}.mSearchBox{position:relative;margin-top:20px}.mSearchBox svg{position:absolute;top:50%;left:18px;z-index:1;width:18px;height:18px;margin-top:-9px;fill:red}.mSearchBox input{width:275px;padding-top:10.5px;padding-bottom:10.5px;padding-left:50px;font-weight:700;font-size:14px;border:none;outline:none;border-radius:20px;font-family:"微軟正黑體","STHeiti",sans-serif;background-color:#fff}.mSearchBox input::-webkit-input-placeholder{color:red}.mSearchBox input:-ms-input-placeholder{color:red}.mSearchBox input::-moz-placeholder{color:red;opacity:1}.mSearchBox input:-moz-placeholder{color:red;opacity:1}.mLogoBg{position:absolute;right:0;bottom:0;z-index:-1;opacity:.1}.mLogoBg svg{width:352px;height:235px;fill:#fff}.newsTitleInfo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dateBox{width:80px;font-size:13px;color:red}.dateBox+.articleTitle{margin-top:10px}.btnBox{margin-top:70px}.btnBox.hasArticleShare{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:960px;margin-left:auto;margin-right:auto}@media (max-width: 1080px){.btnBox.hasArticleShare{max-width:770px}}@media (max-width: 768px){.btnBox.hasArticleShare{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (min-width: 769px){.btnBox.hasArticleShare .articleShareBox{margin-left:0}}@media (min-width: 641px){.btnBox.hasArticleShare .articleShareBox a{margin-bottom:0}}.btnBox.hasArticleShare .moreBtn{width:160px}@media (min-width: 769px){.btnBox.hasArticleShare .moreBtn{margin-right:0}}@media (max-width: 768px){.btnBox.hasArticleShare .moreBtn{margin-top:15px}}@media (max-width: 1180px){.btnBox{margin-top:40px}}.smallBtn,.newsIcon{display:inline-block;font-size:12px;font-family:'新細明體', serif;border-radius:20px}.smallBtn{position:relative;padding:10px 18px;z-index:1;color:#909090}@media (min-width: 1181px){.smallBtn:hover{color:#fff}.smallBtn:hover::before{background-color:red;border-color:red}}@media (max-width: 1180px){.smallBtn{color:#fff}}.smallBtn::before{content:'';position:absolute;top:50%;left:6px;z-index:-1;width:calc(100% - 12px);height:22px;margin-top:-11px;border-radius:15px;border:1px solid #909090}@media (max-width: 1180px){.smallBtn::before{background-color:red;border-color:red}}.newsIcon{height:22px;line-height:22px;padding-left:7px;padding-right:7px;color:#fff;background-color:red;border:1px solid red}.lineLinkBtn{position:relative;display:inline-block;padding-top:5px;padding-bottom:5px;font-size:16px}@media (min-width: 1181px){.lineLinkBtn:hover::before{right:auto;left:0;width:100%}}.lineLinkBtn::before{content:'';position:absolute;right:0;bottom:0;z-index:1;width:0;height:3px;background-color:red}@media (max-width: 1180px){.lineLinkBtn::before{right:auto;left:0;width:100%}}.moreBtn{position:relative;z-index:1;display:block;min-width:160px;padding:12px 10px;color:red;border:1px solid red;text-align:center;overflow:hidden}@media (min-width: 1181px){.moreBtn:hover{color:#fff;transition-delay:.3s}.moreBtn:hover::before{bottom:0;height:100%;transition-duration:.3s}}@media (max-width: 1180px){.moreBtn{color:#fff}}.moreBtn::before{content:'';position:absolute;left:0;bottom:-2px;z-index:-1;width:100%;height:1px;background-color:red}@media (max-width: 1180px){.moreBtn::before{bottom:0;height:100%}}.roundBtn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:120px;height:120px;font-size:16px;color:#000;text-align:center;background-color:#fff;border-radius:50%;box-shadow:7px 7px 35px rgba(0,0,0,0.15)}@media (min-width: 1181px){.roundBtn:hover{color:#fff;background-color:red}}@media (max-width: 1180px){.roundBtn{width:80px;height:80px;font-size:14px;color:#fff;background-color:red}}.slick-dots{margin-top:50px;text-align:center}@media (max-width: 768px){.slick-dots{margin-top:20px}}.slick-dots .slick-active button::before{background-color:red}.slick-dots li{display:inline-block}.slick-dots button{position:relative;width:30px;height:30px;border:none;outline:none;cursor:pointer;color:transparent;background-color:transparent}.slick-dots button::before{content:'';position:absolute;top:50%;left:50%;z-index:1;width:6px;height:6px;margin-top:-3px;margin-left:-3px;border-radius:50%;background-color:#999}.prevArrow,.nextArrow{position:absolute;top:50%;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;margin-top:-25px;padding:0;color:#fff;opacity:.7;font-size:20px;background-color:transparent;border:none;outline:none;cursor:pointer}@media (min-width: 1181px){.prevArrow:hover,.nextArrow:hover{opacity:1}}.prevArrow::before,.prevArrow::after,.nextArrow::before,.nextArrow::after{font-family:FontAwesome}.prevArrow::before{content:'\f137'}.nextArrow::before{content:'\f138'}.articleShareBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:960px;margin-left:auto;margin-right:auto}.articleShareBox+.btnBox .moreBtn{margin-left:auto;margin-right:auto}.articleShareBox a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:40px;margin-bottom:12px;padding-top:5px;padding-bottom:5px;font-size:15px;border-radius:5px;border:1px solid #f0f0f0}@media (min-width: 1181px){.articleShareBox a:hover{color:#fff}.articleShareBox a:hover i{color:#fff}}@media (min-width: 641px){.articleShareBox a{width:100px;margin-right:12px}}@media (max-width: 640px){.articleShareBox a{width:100%}}.articleShareBox i{display:inline-block;width:20px;margin-right:5px;font-size:16px}.articleShareBox .fb{color:#3b5998;border-color:#3b5998}.articleShareBox .fb:hover{background-color:#3b5998}.articleShareBox .twitter{color:#1da1f2;border-color:#1da1f2}.articleShareBox .twitter:hover{background-color:#1da1f2}.articleShareBox .line,.articleShareBox .weChat{color:#03c302;border-color:#03c302}.articleShareBox .line:hover,.articleShareBox .weChat:hover{background-color:#03c302}.articleShareBox .line:hover svg{fill:#fff}.articleShareBox .line svg{width:17px;height:16px;margin-right:5px;fill:#03c302}@media (max-width: 640px){.articleShareBox .a2a_kit{width:100%}}@-webkit-keyframes fsiDownIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fsiDownIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width: 480px){.col-2{float:none;width:100%}.col-3{float:none;width:100%}.col-4{float:none;width:100%}.col-5{float:none;width:100%}}
