@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;200;300;400;600;800&display=swap";.titlebox .sectionTitle{color:#0457a4;font-size:34px}.btn{-webkit-transition:all .6s ease;transition:all .6s ease}.btn{padding:6px 15px;background:#fff;color:#222;border-radius:0}.btn:hover{background:rgb(11.2367021277,84.7074468085,151.2632978723);color:#fff;border:1px solid #0457a4}.btn:active{background:hsl(0,0%,90%);color:#fff;border:1px solid #0457a4}body{-webkit-text-size-adjust:none;font-family:"Noto Sans TC",sans-serif !important;font-size:16px;color:#333}@media(min-width: 1600px){.container{width:1240px}}.glyphicon-chevron-left:before{content:"";background:url(../../images/arrow-left.svg);background-size:cover;width:50px;height:50px;display:block;background-repeat:no-repeat;color:#fff;-webkit-filter:drop-shadow(2px 1px 3px black);filter:drop-shadow(2px 1px 3px black);opacity:.9}.glyphicon-chevron-right:before{content:"";background:url(../../images/arrow-right.svg);background-size:cover;width:50px;height:50px;display:block;background-repeat:no-repeat;color:#fff;-webkit-filter:drop-shadow(-1px 1px 3px black);filter:drop-shadow(-1px 1px 3px black);opacity:.9}.carousel-indicators li{width:30px;height:8px;margin:0px}.carousel-indicators .active{width:30px;height:8px}.carousel-control.left,.carousel-control.right{background:rgba(0,0,0,0)}.info_card_box{min-height:500px;border-radius:20px;padding:20px;-webkit-box-shadow:0 0 5px #afafaf;box-shadow:0 0 5px #afafaf}ol.breadcrumb{background:rgba(0,0,0,0);color:#ccc;float:right}ol.breadcrumb a{color:#afafaf}h2.aside-title{background:rgba(0,0,0,0);border-bottom:1px solid #ccc;border-radius:0}@media(max-width: 1200px){.navbar-header{float:none;padding-bottom:15px}.navbar-left,.navbar-right{float:none !important}.navbar-toggle{display:block}.navbar-collapse{border-top:1px solid rgba(0,0,0,0);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1)}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-collapse.collapse{display:none !important}.navbar-nav{float:none !important;margin-top:7.5px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.collapse.in{display:block !important}}@media(max-width: 767px){.navbar-header{padding-bottom:0px}.navbar-nav{margin-top:-7.5px}}.navbar{padding:0 30px}.toplink{font-size:14px;letter-spacing:1px}@media screen and (max-width: 1200px){.toplink{display:none}}.navbar-brand.visible-xs{width:250px}.fa-bars:before,.fa-times:before{font-size:20px}.titlebox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.titlebox .sectionTitle{font-family:"Noto Serif TC",serif;font-weight:800;font-style:normal;letter-spacing:2px;padding:15px;font-size:32px;letter-spacing:4px;margin-top:0}.titlebox .sectionTitle .subtitle{font-size:28px}.section01{padding:90px 0 0;background:#ebf6ff}.section01 h2{width:68%;height:60px;margin-left:8px;background:#ffa01c;border-radius:14px 41px 0 0;text-align:right;padding:15px 30px 15px;color:#fff;position:relative;margin-bottom:60px}.section01 h2 span{position:absolute;width:180px;height:180px;background:#ccc;left:-25px;top:-60px;border-radius:50%;border:4px solid #fff;-webkit-transition:.3s ease-in;transition:.3s ease-in}@media screen and (max-width: 1200px){.section01 h2 span{width:120px;height:120px;top:-35px}}@media screen and (max-width: 767px){.section01 h2 span{left:-16px}}.section01 h2 span:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);border:3px solid #1f84e1;-webkit-transition:.3s ease-in;transition:.3s ease-in}.section01 h2 span.level01{background:url("../../images/classlevel01.png");background-size:cover;background-position:center}.section01 h2 span.level02{background:url("../../images/classlevel02.png");background-size:cover;background-position:center}.section01 h2 span.level03{background:url("../../images/classlevel03.png");background-size:cover;background-position:center}.section01 .classwrap{min-height:420px;-webkit-box-shadow:0 4px 4px #cfcfcf;box-shadow:0 4px 4px #cfcfcf;border-radius:15px;padding:60px 15px 15px;line-height:2em;background:#fff;margin-top:-59px;margin-bottom:80px}@media screen and (max-width: 1200px){.section01 .classwrap{padding:30px 15px 15px}}.section01 .classwrap .brief{min-height:120px}.section01 .classwrap p.prdlink{margin:10px 0}.section01 .classwrap p.prdlink a{border:1px solid #1f84e1;color:#1f84e1;padding:7px;border-radius:50px;text-decoration:none;position:relative;overflow-x:hidden;overflow-y:hidden;-webkit-transition:.3s;transition:.3s;display:inline-block}.section01 .classwrap p.prdlink a:hover{-webkit-box-shadow:0 2px 1px #004f97;box-shadow:0 2px 1px #004f97;-webkit-transform:translate3d(2px, -5px, 0px);transform:translate3d(2px, -5px, 0px);position:relative;color:#fff;z-index:1}.section01 .classwrap p.prdlink a:hover::after{content:"";position:absolute;width:0px;height:50px;top:0;left:0;background:#1f84e1;-webkit-transition:.3s;transition:.3s;-webkit-animation:bgline .3s forwards;animation:bgline .3s forwards;z-index:-1}@-webkit-keyframes bgline{0%{width:0px}100%{width:100%}}@keyframes bgline{0%{width:0px}100%{width:100%}}.section02{background:#ebf6ff;min-height:600px;overflow:hidden;padding-bottom:60px}.section02 .card-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section02 .card-content .card__heading{overflow:hidden}.section02 .card-content .card__heading img{-webkit-transition:.4s;transition:.4s}.section02 .card-content .card__information{padding:15px;background:#1072cc;border-radius:0 0 10px 10px;color:#fff;line-height:1.8em;padding-bottom:20%}.section02 .card-content:hover .card__heading img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.4s;transition:.4s}.section02 .studyinfoPic{margin-top:-20%}.section02 .card-content2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}.section02 .card-content2 .cardpic{-webkit-box-flex:2.5;-webkit-flex:2.5;-ms-flex:2.5;flex:2.5;overflow:hidden}.section02 .card-content2 .cardpic img{width:100%;height:100%;-webkit-transition:.4s;transition:.4s}@media screen and (max-width: 1200px){.section02 .card-content2 .cardpic img{-o-object-fit:cover;object-fit:cover}}.section02 .card-content2 .card__information{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3;padding:15px;background:#1072cc;border-radius:0 10px 10px 0;color:#fff;line-height:1.8em}.section02 .card-content2:hover .cardpic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.4s;transition:.4s}@media screen and (max-width: 767px){.section02 .card-content2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.section02 a.morebtn{border-radius:20px;width:120px;color:#1072cc;font-weight:bold;letter-spacing:2px;font-size:16px;background:#fff;padding:6px 10px;text-decoration:none;display:block;text-align:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;margin:auto}.section02 a.morebtn:hover{background:#fea01b;color:#fff;letter-spacing:3px;-webkit-box-shadow:inset 0 0 1px #002a51,0 0 2px #333;box-shadow:inset 0 0 1px #002a51,0 0 2px #333;-webkit-transition:.3s;transition:.3s}.section03{position:relative;padding:60px 0 30px;background:#ebf6ff;min-height:900px;background:url("../../images/report_bg.jpg");background-size:cover;background-repeat:no-repeat;overflow:hidden;z-index:0;background-attachment:fixed}@media screen and (max-width: 1024px){.section03{min-height:600px;background-size:cover;background-position:center right}}.section03 .titlebox{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.section03 .newswrap{padding:5%}.section03 .newswrap #rwdnews_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.section03 .newswrap #rwdnews_list .pic{position:relative;width:100%}.section03 .newswrap #rwdnews_list .pic img{border-radius:90px 90px 0 0}.section03 .newswrap #rwdnews_list .pic::before{content:"!NEWS!";padding:15px 30px;background:#ffa01c;bottom:0;left:0;position:absolute;color:#fff;font-weight:900;letter-spacing:1px;display:none}@media screen and (max-width: 1200px){.section03 .newswrap #rwdnews_list .pic::before{padding:8px 15px}}.section03 .newswrap #rwdnews_list ul{padding:15px;width:26.3333%;overflow:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.section03 .newswrap #rwdnews_list ul:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-filter:drop-shadow(2px 2px 6px #fff);filter:drop-shadow(2px 2px 6px #fff)}.section03 .newswrap #rwdnews_list ul:hover .pic::before{-webkit-animation:newstag .3s ease-out;animation:newstag .3s ease-out}@media screen and (max-width: 1200px){.section03 .newswrap #rwdnews_list ul{width:33.333333%}}@media screen and (max-width: 767px){.section03 .newswrap #rwdnews_list ul{width:100%}}@-webkit-keyframes newstag{0%{left:-120px}100%{left:0}}@keyframes newstag{0%{left:-120px}100%{left:0}}.section03 .newswrap #rwdnews_list .newscontent{position:relative;background:#fff;clear:both;padding:15px;border-radius:0 0 15px 15px;-webkit-box-shadow:0 2px 5px #222;box-shadow:0 2px 5px #222;min-height:120px;overflow:hidden}.section03 .newswrap #rwdnews_list .newscontent span.ctydate{display:none}.section03 .HeadLineMoveA{display:block;font-weight:bold;color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;letter-spacing:1px}.section03 .newsmore-link{display:block;width:100px;text-align:center;float:right;margin-top:15px;padding:10px;border-radius:20px;color:#fff;background:#ccc;text-decoration:none;font-size:.9em;-webkit-transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease;display:none}.section03 .newsmore-link:hover{background:#ff9c23}.section03 .paper-plane{width:150px;height:120px;background:url("../../images/plane.png") no-repeat center/contain;position:absolute;right:450px;top:250px;-webkit-animation:fly 10s linear infinite;animation:fly 10s linear infinite;opacity:1}.section03 .paper-plane:hover{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}@-webkit-keyframes fly{0%{-webkit-transform:translate(0, 0) rotate(0deg);transform:translate(0, 0) rotate(0deg);opacity:1}10%{-webkit-transform:translate(40px, -30px) rotate(10deg);transform:translate(40px, -30px) rotate(10deg);opacity:.95}25%{-webkit-transform:translate(100px, -60px) rotate(-10deg);transform:translate(100px, -60px) rotate(-10deg);opacity:.9}50%{-webkit-transform:translate(200px, -120px) rotate(15deg);transform:translate(200px, -120px) rotate(15deg);opacity:.7}75%{-webkit-transform:translate(300px, -180px) rotate(-5deg);transform:translate(300px, -180px) rotate(-5deg);opacity:.4}100%{-webkit-transform:translate(400px, -250px) rotate(0deg);transform:translate(400px, -250px) rotate(0deg);opacity:0}}@keyframes fly{0%{-webkit-transform:translate(0, 0) rotate(0deg);transform:translate(0, 0) rotate(0deg);opacity:1}10%{-webkit-transform:translate(40px, -30px) rotate(10deg);transform:translate(40px, -30px) rotate(10deg);opacity:.95}25%{-webkit-transform:translate(100px, -60px) rotate(-10deg);transform:translate(100px, -60px) rotate(-10deg);opacity:.9}50%{-webkit-transform:translate(200px, -120px) rotate(15deg);transform:translate(200px, -120px) rotate(15deg);opacity:.7}75%{-webkit-transform:translate(300px, -180px) rotate(-5deg);transform:translate(300px, -180px) rotate(-5deg);opacity:.4}100%{-webkit-transform:translate(400px, -250px) rotate(0deg);transform:translate(400px, -250px) rotate(0deg);opacity:0}}.section03 .ROLL01{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;-webkit-animation:rollCARD 200s linear infinite;animation:rollCARD 200s linear infinite;animation-direction:reverse;opacity:1;padding-left:100%;z-index:0}.section03 .ROLL01 img{position:absolute;z-index:1}.section03 .ROLL02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:20%;left:30%;-webkit-animation:rollCARD 100s linear infinite;animation:rollCARD 100s linear infinite;animation-direction:reverse;opacity:1;padding-left:100%}.section03 .ROLL02 img{position:absolute;z-index:1}@media screen and (max-width: 767px){.section03 .ROLL02{top:30%}}@-webkit-keyframes rollCARD{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:.5}5%{opacity:1}95%{opacity:1}100%{-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0);opacity:.5}}@keyframes rollCARD{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:.5}5%{opacity:1}95%{opacity:1}100%{-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0);opacity:.5}}.section04{padding:60px 0;background:#f5f5f5;min-height:400px}.section04 .swiper-container{padding:40px}.section04 .swiper-wrapper img{max-width:100%;border-radius:15px}.footerwrap ul{line-height:2em;letter-spacing:1px}.footerwrap ul strong{font-size:16px}.footerwrap ul a{font-size:14px;text-decoration:none}.footerwrap ul .fab,.footerwrap ul .far{font-weight:400;font-size:26px;padding:6px}span.news_author{display:none}.newsDateAll+h4 p{line-height:40px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}