.careArea .careTopBox .arrow:before,.highlightArea .item{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newsInfoBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:10px;margin-bottom:15px}.newsInfoBox .classTitle,.newsInfoBox .dateBox{padding:5px 0}.newsInfoBox .dateBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.newsInfoBox .dateBox .date{font-size:31px;font-weight:900;color:#333333;line-height:1}.newsInfoBox .dateBox .month{margin-left:10px;margin-bottom:3px;font-size:14px;font-weight:700;color:#000000;line-height:1}.newsInfoBox .dateBox .year{margin-left:6px;margin-bottom:4px;font-size:12px;font-weight:700;color:#7c7c7c;line-height:1}.newsInfoBox .classTitle{font-size:14px;line-height:1;letter-spacing:0.5px}.titleBox .title{font-size:26px}.titleBox .text{margin-left:auto;margin-right:auto;width:100%;max-width:1170px;color:rgba(80,80,80,0.8)}.bottomBox .arrowBox{position:relative;padding:0 80px;width:100%;max-width:570px;margin:0 auto}.bottomBox .arrowBox .arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bottomBox .arrowBox .prev{left:0}.bottomBox .arrowBox .next{right:0}.bottomBox .numberBox{padding:20px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:700;font-family:"Inter",Lato,Noto Sans TC,Microsoft JhengHei,sans-serif;color:#333333}.bottomBox .numberBox:after,.bottomBox .numberBox:before{content:"";position:relative;width:100%;height:1px;background-color:#e0e0e0}.numberBox{padding:20px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:"Inter",Lato,Noto Sans TC,Microsoft JhengHei,sans-serif;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:700;font-family:"Inter",Lato,Noto Sans TC,Microsoft JhengHei,sans-serif;color:#333333}.numberBox:after,.numberBox:before{content:"";position:relative;width:100%;height:1px;background-color:#e0e0e0}.numberBox .slash{padding:0 5px}.numberBox .currentNumber{padding-left:25px}.numberBox .totalNumber{padding-right:25px}.mainArea{padding:0}.editorArea{padding:80px 0;background-color:#fafafa}@media (max-width:1180px){.editorArea{padding:40px 0}}.editorArea .flexBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.editorArea .flexBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.editorArea .flexBox .leftBox{padding-right:15px;width:50%}@media (max-width:767px){.editorArea .flexBox .leftBox{width:100%;padding-right:0}}.editorArea .flexBox .rightBox{padding-left:25px;width:50%}@media (max-width:767px){.editorArea .flexBox .rightBox{padding-top:30px;padding-left:0;width:100%}}.editorArea .flexBox .titleBox{margin-bottom:30px}.editorArea .flexBox .titleBox .title{font-size:26px}.editorArea .flexBox .Txt{font-size:14px;color:#333333}.editorArea .flexBox .Img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.highlightArea{padding:80px 0;background-color:#fafafa}@media (max-width:1180px){.highlightArea{padding:40px 0}}.highlightArea .highlightBox{margin:0 -12px}.highlightArea .highlightList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.highlightArea .highlightItem{padding:15px 12px;width:-webkit-calc(100%/3);width:-moz-calc(100%/3);width:calc(100% / 3)}@media (max-width:1180px){.highlightArea .highlightItem{width:50%}}@media (max-width:960px){.highlightArea .highlightItem{width:100%}}.highlightArea .item{padding:10px 35px 50px 35px;position:relative;background-color:#fff;border-radius:10px 10px 0 0;border-bottom:2px solid #d0d0d0;height:100%}@media (max-width:480px){.highlightArea .item{padding-bottom:30px}}@media (min-width:1181px){.highlightArea .item:hover{border-color:#bf001a}}.highlightArea .top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:400px){.highlightArea .top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.highlightArea .top .left{padding-top:25px}@media (max-width:400px){.highlightArea .top .left{padding-top:10px}}.highlightArea .top .left .subTitle{margin-bottom:10px;font-size:14px;color:#8f8f8f}.highlightArea .top .left .title{margin-bottom:10px;font-size:20px;font-weight:700;color:#333}.highlightArea .top .left .number{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:20px;font-weight:700;color:#bf001a}.highlightArea .top .left .number .num{font-size:70px;line-height:1}@media (max-width:480px){.highlightArea .top .left .number .num{font-size:40px}}.highlightArea .top .left .number .unit{margin-bottom:5px;margin-left:3px;font-size:20px;white-space:nowrap}.highlightArea .Txt{margin-top:40px;font-size:15px;color:#505050}@media (max-width:480px){.highlightArea .Txt{margin-top:20px}}.careArea{padding:80px 0 100px;background-color:#fff}@media (max-width:1180px){.careArea{padding:50px 0 50px}}.careArea .careTopBox{position:relative;padding:0 30px}@media (max-width:480px){.careArea .careTopBox{margin:0 -20px}}.careArea .careTopBox .arrow{cursor:pointer;position:absolute;top:0;width:30px;height:100%}@media (min-width:1181px){.careArea .careTopBox .arrow:hover:before{border-color:#bf001a}}.careArea .careTopBox .arrow:before{content:"";position:absolute;top:50%;width:8px;height:8px;border-width:0;border-color:#bbbbbb;border-style:solid}.careArea .careTopBox .arrow.prev{left:0}.careArea .careTopBox .arrow.prev:before{left:10px;border-top-width:1px;border-left-width:1px;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.careArea .careTopBox .arrow.next{right:0}.careArea .careTopBox .arrow.next:before{right:10px;border-top-width:1px;border-right-width:1px;-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.careArea .careIconList .slick-track{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.careArea .careIconList .slick-slide{height:inherit!important}.careArea .careIconList .slick-slide>div{height:100%}.careArea .careIconList .slick-active+.slick-active .iconBox{border-left:1px solid #e5e5e5}.careArea .careIconList .careIconItem{height:100%}.careArea .careIconList .iconBox{cursor:pointer;padding:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid transparent;height:100%}.careArea .careIconList .icon{margin-bottom:25px}.careArea .careIconList .title{font-size:18px;font-weight:500}.careArea .careBox{padding-top:85px}.careArea .careList .item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (max-width:1180px){.careArea .careList .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.careArea .careList .Txt{padding-right:20px;width:50%;font-size:14px;color:#333;line-height:1.7}@media (max-width:1180px){.careArea .careList .Txt{padding-right:0;width:100%}}.careArea .careList .Txt .title{margin-bottom:25px;font-size:26px;font-weight:700;color:#333}.careArea .careList .Img{width:50%}@media (max-width:1180px){.careArea .careList .Img{width:100%}}.careArea .careList .Img img{margin:0 auto;display:block;max-width:100%}.careArea .careList .btnBox{margin-top:40px}.newsArea{padding:115px 0 90px;background-color:#fafafa}@media (max-width:1180px){.newsArea{padding:50px 0 40px}}.newsArea .wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (max-width:1180px){.newsArea .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.newsArea .leftBox{padding-right:95px;width:36.36%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1180px){.newsArea .leftBox{margin-bottom:20px;padding-right:0;width:100%;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:480px){.newsArea .leftBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1180px){.newsArea .leftBox .titleBox{margin-bottom:0}}.newsArea .leftBox .bottom{padding-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1180px){.newsArea .leftBox .bottom{margin-top:10px;padding-left:30px}}@media (max-width:480px){.newsArea .leftBox .bottom{padding-left:0;width:100%}}.newsArea .leftBox .numberBox .currentNumber{padding-left:0}.newsArea .leftBox .arrowBox{margin-right:-6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.newsArea .leftBox .arrowBox .arrow{margin:0 6px}.newsArea .rightBox{width:63.64%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1180px){.newsArea .rightBox{width:100%}}.newsArea .newsBox{margin:0 -50px}@media (max-width:1180px){.newsArea .newsBox{margin:0 -30px}}.newsList:not(.slick-slider){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden}.newsList:not(.slick-slider) .newsItem{width:-webkit-calc(100%/2);width:-moz-calc(100%/2);width:calc(100% / 2)}.newsList:not(.slick-slider) .newsItem:not(:first-child){display:none}.newsList .slick-track{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.newsList .slick-slide{height:inherit!important}.newsList .slick-slide>div{height:100%}.newsList .slick-active+.slick-active .item{border-left:1px solid rgba(0,0,0,0.1)}.newsList .newsItem{width:-webkit-calc(100%/2);width:-moz-calc(100%/2);width:calc(100% / 2);height:100%}@media (min-width:1181px){.newsList .newsItem:nth-child(2n) .item{border-left:1px solid rgba(0,0,0,0.1)}}.newsList .item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 50px;height:100%;border-left:1px solid transparent}@media (max-width:1180px){.newsList .item{padding-left:30px;padding-right:30px}}.newsList .Img{width:100%;border-radius:10px}.newsList .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.newsList .Txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;overflow:hidden}.newsList .Txt .newsInfoBox{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,0.1)}.newsList .Txt .title a{display:block;font-size:20px;font-weight:700;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1181px){.newsList .Txt .title a:hover{color:#ff9f17}}.newsList .Txt .text{margin-top:12px;font-size:16px;color:#505050;line-height:1.7}.newsList .Txt li{position:relative;padding:5px 0 5px 25px;color:#676767}.newsList .Txt li:before{content:"";position:absolute;left:0;top:50%;width:14px;height:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../images/ir_arrow.png);background-color:transparent}.documentArea{padding:95px 0 160px;background-size:cover}@media (max-width:1180px){.documentArea{padding:50px 0 60px}}.documentArea .titleBox .title{font-size:26px;font-weight:700;color:#fff}.documentArea .titleBox .text{width:100%;max-width:370px;font-size:16px;font-weight:400;color:rgba(255,255,255,0.8)}.documentArea .documentBox{margin:0 -12px}.documentArea .documentList .documentItem{width:-webkit-calc(100%/4);width:-moz-calc(100%/4);width:calc(100% / 4);padding:12px}.documentArea .documentList .item{padding:37px 25px 50px 30px;border-radius:10px;background-color:#fff}.documentArea .documentList .top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:#bf001a}.documentArea .documentList .subTitle{font-size:17px;font-weight:700;color:#333333}.documentArea .documentList .title{padding-bottom:25px;position:relative;font-size:20px;font-weight:700;color:#333333}.documentArea .documentList .title:before{content:"";position:absolute;left:0;bottom:0;width:45px;height:1px;background-color:#bf001a}.documentArea .documentList .btnBox{margin-top:90px}.documentArea .bottomBox{margin-top:66px}@media (max-width:1180px){.documentArea .bottomBox{margin-top:40px}}.documentArea .bottomBox .numberBox{color:#fff}.documentArea .bottomBox .numberBox:after,.documentArea .bottomBox .numberBox:before{background-color:#fff}.documentArea .arrowBox .arrow span{border-color:#fff}.documentArea .arrowBox .arrow span:before{border-color:#fff}.documentArea .arrowBox .arrow span:after{background-color:#fff}