@import url("../../../../../../../apex/File/Css/icon_new/css/all.min.css");
/*css reset 歸0*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,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,caption,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:1.5em;}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
/*remember to define focus styles!*/
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
/*css reset 歸0 end*/
body{font-family: Georgia, "微軟正黑體", Times, serif;}
a{text-decoration:underline;color: #fefcff;text-shadow: 0 0 black;}
a:hover{text-decoration:none;}
ul,li{margin:0;padding:0;list-style-type:none;}
.bg_padding{padding:1%;}
.bgcolor0{background-color: #FFFFFF;}
.bgcolor1{background: #52b6c8;}
.bgcolor2,.bgcolor4{background: #52b6c8;}
.bgcolor3{background: #fcfee6;}
.bgcolor5{background-color: #E4E4E4;}
/*所有元素漸變0.5秒*/*{transition: all .5s;}

/*客製化從此*/
.body_bg{background: repeating-linear-gradient( 70deg, #fffcc47a, #fffcc47a 2px, #0094ae40 2px, #0094ae40 10px );}
.pc_black{display: block;}
/* Master_title */
.banner{width: 100%;margin: auto;}
.banner img{width: 100%;}
/* event_master */
.title{font-size: 2.5rem;transform: skew(-0.03turn, 0deg);/*color: #fff100;text-shadow: 2px 2px 5px #0077a6;*/color: #0094ae;text-shadow: 2px 2px 5px #b7e1e8;background: linear-gradient(90deg, #fefcff00, #ffeb3b, #ffeb3b, #ffeb3b, #fefcff00);padding: 0.4rem 0 0;border-top: 3px dotted #fff10033; border-bottom: 3px dotted #fff10033;font-weight: 900;margin: -0.65rem -2rem .2rem;text-align: center;position: relative;top: 0;left: 0;}
#event_sec .title{color: #0094ae;text-shadow: 2px 2px 5px #0094ae6e;}
#event_third .title{color: #f14577;text-shadow: 2px 2px 5px #ffcad3;border-top: 3px dotted #ffcad394;border-bottom: 3px dotted #ffcad394;background: linear-gradient(90deg, #fefcff00, #ffeb3b73, #ffeb3b73, #ffeb3b73, #fefcff00);}
/*師資*/
.teacher{display: flex;justify-content: center;}
.teacher dl{width: 95%;padding: 0 .8rem;display: flex;flex-wrap: wrap;flex-direction: column;justify-content:space-between}
.teacher dl dd{width: 100%;}
.teacher dl img{width: 100%;border: 2px solid #fff;border-bottom: 0px;filter: drop-shadow(3px 4px 5px #71459685);}
.teacher .video{position: relative;top:0;left: 0;}
.teacher .play-video{width: 60px;border-radius: 50%;border: 1px solid #fff;background-color: #fff; position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);z-index: 3;}
.teacher .play-video:hover{width: 70px;opacity: 90%;}
.teacher .des{text-align: justify;padding: 0.8rem 0.2rem 0.8rem 0.2rem;border-radius: 0 0 2rem 2rem;color: #fff;font-size: 1.1rem;}
.teacher .link {padding: 0.5rem 0 2rem 0;}
.teacher .link a,.type .link .shop-guide a{color: #020202;text-decoration: none;font-size: 1.1rem;font-weight: bolder;background: #ffeb3b;filter: drop-shadow(1px 2px 2px #965bc785);padding: 0.5rem 1rem 0.3rem;line-height: 1.5rem;border-left: 36px #f14577 solid;}
.teacher .link a i,.type .link .shop-guide a i{font-size: 1.4rem;padding-right: .1rem;}
.suject{font-size: 2.2rem;text-align: center;padding: 0.6rem 0 0.3rem;margin: -.5%;color: #fff100;text-shadow: 2px 2px 5px #0a0a0a75;font-weight: bolder;}
.teacher .name{font-size: 1.4rem;text-align: center;padding: .3rem 0 .2rem;color: #fff;font-weight: bold;border: 2px solid #fff;border-top: 0px;background: #f14577;filter: drop-shadow(2px 3px 3px #71459685);display: block;width: 100%;}
/* event_sec */
/*書籍*/
#app{width:100%;margin: 0.5rem auto}
button.VueCarousel-navigation-button.VueCarousel-navigation-prev {left: 0%;}
button.VueCarousel-navigation-button.VueCarousel-navigation-next {left: 92%;}
.book dl{text-align: center;}
.book dl img{width: 200px;height: 300px;filter: drop-shadow(2px 4px 4px rgba(73, 73, 73, 0.527));}
.book dl dd{margin: 0.5rem 0;}
.book .name{font-size: 1.2rem;padding: 1rem 0 0;}
/* event_third */
/*資源*/
.resource {display: flex;justify-content: space-around;align-items: center;margin: 1.5rem 0 3rem;color: #fff;}
.resource .epaper .link a {color: #fb729a;font-size: 1.3rem;text-decoration: none;}
.resource .epaper .link i{color: #fce83a;}
.resource .epaper .link:hover{position: relative;top: 1px;left: 1px;background: #ffffff;}
.resource div img{width: 100%;border: 3px solid #fede0f;border-radius: 0.5rem;filter: drop-shadow(3px 4px 3px #f18d9981);}
.resource_left{width: 42%;text-align: right;}
.resource_right{width: 50%;text-align: center;}
.epaper{font-weight: bold;}
.epaper dd{font-size: 1.2rem;color: #505050;}
.epaper dt{margin-bottom: .5rem;}
.epaper dt a{color: #f14577;font-size: 1.9rem;text-decoration: none;}
.epaper dt a:hover{color: #7a68ce;position: relative;top: 1px;left: 1px;}
.epaper .link{width: 50%;background: rgb(255, 255, 255);padding: 0.5rem 3rem 0.3rem;border-radius: 50rem;margin: 2.2rem auto 0;filter: drop-shadow(2px 2px 3px #f18d99c0);}
/* event_fourth */
/*學習型態*/
.type{display: flex;justify-content: center;margin: 0 0 1.5rem 0;}
.type dl{width: 48%;border-radius: 2rem;padding: 0.8rem;text-align: center;}
.type dl img{width: 100%;height:215px;border-radius: 10px 10px 0 0;}
.type dl dt{font-size: 1.6rem;background: #f14577;padding: 0.2rem 0 0 0;margin: 0 0 0.8rem 0;color: #fff;font-weight: bold;border-radius: 0 0 10px 10px;}
.type .illustrate{color: #008299;margin-bottom: 1.5rem;font-size: 1.3rem;background-image: linear-gradient(to right, #fff 0%, #fff 80%, #52b6c8 100%);border-left: #008299 8px solid;font-weight: 900;}
/*社群連結*/
#morelink{width:100%;float:left;margin:auto;text-align:center;padding:0;background-color: #ffeb3b !important;}
#morelink .link a {font-size: 1.2em;color: #fff;background-color: #d7574a;border-radius: 2px;padding: 4% 1.3%;text-decoration: none;display: -webkit-inline-box;display:inline-block;width: 22.2%;height: 55px;vertical-align: top;}
#morelink .link a:hover{transform: scale(1.1);color: #ffed92;font-size: 1.3em;}
ul.link {width: 100%;margin: 0% 0 2% 0%;text-align: center;list-style-type: none;padding: 0px;}
ul.link li {display: inline;margin: -1px;text-align: -webkit-center;}
#morelink a.socialBtn:hover{color:#000}
ul.social li a{display:inline-block;text-decoration:blink;transition:all .3s ease-in;line-height:1.4rem;color: #000 !important;}
ul.social li a:hover{transform:scale(1.1);color:#fff;}
ul.social li {margin: 2% 3%;display: inline-table;vertical-align:top;}
ul.social li img {display: block;margin: 0 auto 7%;width: 94px;height: auto;border-radius: 7px;}
/* 填表單 */
#NewsStyle{background-color: #52b5c8;}

@media (min-width: 1201px){
    /*隱藏的區塊*/
    #BodyHeader,.hottxt,#noie,#BodyHeader_event_rwd,#topbutton,#topli{display:none;}
    /*隱藏的區塊end*/
    *{transition: all .5s}
    body{background-color: #F6F6F6;margin:0;}
    #BodyContainer_event{margin: 0 auto;text-align:center;width:850px;}
    #BodyContentMainDetail_learning{width:100%;}
    /*滿百100%區域*/
    .row100{width:100%;}
    /*資料集中1200px寬外框*/
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:0% auto;display:block;width:730px;padding:10px;}
    /*div section標籤段落*/
    section p{font-size:1.3em;line-height:1.9em;text-align:left;}
    /*標題大小*/
    h1{ font-size: 3em; }
    h2{ font-size: 2.5em; }
    h3{ font-size: 1.8em; }
    #event_sixth nav a{ font-size: 1.3em; }
    /*bodyHeader*/
    #BodyHeader_event #header-share {line-height: 2;margin: 0 auto;}	
    #BodyHeader_event #header-share img {margin-bottom: 5px;}
    #BodyHeader_event a,#BodyHeader_event{font-size: 0.98em;}
    #BodyHeader_event a {color: #333;}
    #BodyHeader_event a:hover {text-decoration: none;position: relative;top: 2px;bottom: 2px;}
    /*Footer*/
    #BodyFooter_rwd{float:left;width:850px;font-family:"微軟正黑體",Arial}
    #BodyFooter_rwd a:hover{text-decoration:none}
    #BodyFooter_rwd #footer_line{width:90%;display:block;float:left;height:auto;text-align:center;border-top-width:thin;border-top-style:solid;border-top-color:#999;margin:2% 5%}
    #BodyFooter_rwd #footer_inline a{color:#000;font-size:15px}
    #BodyFooter_rwd #footer_inline ul{float:left;padding:0;width:850px;margin-bottom:0;margin-top:3%}
    #BodyFooter_rwd #footer_inline ul li{display:inline;line-height:2.2em;font-size:1.1em;clear:both;width:850px;margin-right:.5em}
    #BodyFooter_rwd #footer_inline ul li img{width:20%;height:auto;vertical-align:middle}
    #BodyFooter_rwd #footer_address{margin-top:0;width:850px;margin-right:auto;text-align:center;margin-left:auto}
    #BodyFooter_rwd #footer_address a{color:#000}
    #BodyFooter_rwd #footer_address ul{padding:0;margin-bottom:1%;width:850px;text-align:center}
    #BodyFooter_rwd #footer_address ul li{width:850px;margin-right:0;float:left;line-height:2em;text-align:center;font-size:13px;list-style-type:none;display:inline-block}
    #BodyFooter_rwd #footer_address #adinfo_out{width:638px;margin-right:auto;margin-left:210px}
    #BodyFooter_rwd #footer_address #adinfo{float:left;width:225px;padding:0;margin-right:5px}
    /*ask*/
    #askarea_out{background-color:#52b6c8;width:100%;float:left;padding-top:2%}
    #askarea{width:100%;float:left;text-align:left}
    #askarea p{margin-top:1%;margin-bottom:1%}
    #askarea .asktitle{font-size:1.2em;color:#FFF;text-align:center}
    #askarea #formlist{width:80%;margin-right:auto;margin-left:10%;margin-top:3%;font-size:1em;color:#FFF;padding-bottom:1%}
    #askarea SELECT{border-radius:7px;width:10%;background-color:#FFF;border:#FFF;padding:.5%;margin-right:1%;margin-bottom:1%;width:15%}
    #askarea input{border-radius:7px;background-color:#FFF;border:#FFF;padding:.5%;margin-bottom:1%;margin-left:1%;color:#555555;}
    #askarea input[type="submit"]{color:#FFF;background-color:#f14577;font-size:1em;padding:.5em}
    #askarea input[name="sContent"]{width:50%}
    #askarea input[type="reset"]{color:#FFF;background-color:#f14577;font-size:1em;padding:.5em}
    #askarea input[type="text"]{width:36%}
    #noie{color: #FFF;width: 100%;height:60px;text-align: center;border: 1px solid #006699;background-color: #3399CC;_z-index: 9999;z-index: 9999;position:fixed; _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/left: 0;top: 0;}
    #noie a{color: #FC0;}
    .hottxt{ color: #ffd942; font-size: 13px;}
    /*news*/
    #NewsStyle{float: left;text-align:left;width:850px;font-family:"微軟正黑體",Arial;}
    #NewsStyle a:link {font-size: 13x;color: #222222;line-height: 16px;font-weight: normal;}
    #NewsStyle a:visited {font-size: 13px;color: #000;}
    #NewsStyle a:hover {font-size: 16px;color: #003563;text-decoration: none;}
    #NewsStyle a:active {font-size: 13px;color: #000;}
    .style26 {font-size: 18px;line-height: 1.5em;color: #ffeb3b;font-weight: bold;}
    #newsout{background-color: #dfdfdf;float:left;width:100%;}

    .fa-solid, .fas {font-weight: 900;color: #ffeb3b;}
}

@media (max-width: 1200px){
    /*隱藏的區塊*/
    #BodyHeader_event,.hottxt,#noie{display:none;}
    /*隱藏區塊END*/
    #BodyContent,#BodyContainer_event,#BodyContentMainDetail,#BodyContentMain{width: 100%;}
    #BodyContent {padding:0;}
    #BodyContentMainDetail_learning{/*float:left;*/	margin:0;}
    /* Header */
    #BodyHeader_event_rwd {	text-align: center;width:100%;height: auto;	margin:0 auto;background-color:#FFF;position:fixed;top:0;float:left;z-index:9;padding: .5% 0}
    @media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;margin:2.5% auto;}}
    @media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;margin:2.5% auto 1% auto;}}
    /*body*/
    #Master_title{display:inline-block;}/*主圖位置ID*/
    @media all and (orientation : portrait){#Master_title{margin-top: 15%;}}
    @media screen and  (orientation:landscape) {#Master_title{margin-top: 8%;}}
    /*滿百100%區域*/
    .row100{width:100%;}
    /*資料集中寬外框*/
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:0 auto;display:inline-block;width:98%;padding:.5rem;}
    /*div section標籤段落*/
    section p,div p{font-size:1.3em;line-height:1.9em;text-align:left;}
    /*標題大小*/
    h1{ font-size: 2.2em; }
    h2{ font-size: 2.0em; }
    h3{ font-size: 1.6em; }
    #event_sixth nav a{ font-size: 1.2em; }
    
    /* Footer */
    #BodyFooter_rwd{float:left;width:100%;background-color:#FFF;margin-top:5%}
    #BodyFooter_rwd #footer_line{width:100%;margin-bottom:3%;margin-top:5%;display:block;float:left;height:auto;text-align:center;border-top-width:thin;border-top-style:solid;border-top-color:#999}
    #BodyFooter_rwd #footer_inline a{color:#000;line-height:2em}
    #BodyFooter_rwd #footer_inline ul{float:left;padding:0;width:100%;margin-bottom:1%;text-align:center}
    #BodyFooter_rwd #footer_inline ul li img{max-width:40%;height:auto;margin-bottom:2%}
    #BodyFooter_rwd #footer_inline ul li{float:left;display:inline-block;margin-right:auto;line-height:2em;font-size:1em;clear:both;width:100%}
    #BodyFooter_rwd #footer_address{margin-top:0;float:left;width:100%;margin-right:auto;text-align:center;margin-left:auto}
    #BodyFooter_rwd #footer_address a{color:#000;line-height:2em}
    #BodyFooter_rwd #footer_address ul{float:left;padding:0;text-align:center;margin-bottom:1%;width:100%;clear:both}
    #BodyFooter_rwd #footer_address ul li{float:left;display:block;width:100%;line-height:2em;text-align:center;font-size:.8em}
    /* Footer end */
    
    /*ask*/
    #askarea{background-color: #52b6c8;width:98%;height:auto;float:left;font-size:.9em;padding:4% 1% 2%}
    #askarea .asktitle{font-size:1em;color:#FFF;text-align:center;}
    #askarea p{margin-top:0;margin-bottom:0;width:90%;margin-left:5%}
    #formlist{width:99%;float:left;margin-right:auto;margin-left:0;padding-right:1%;font-size:1em;color:#FFF}
    SELECT{border-radius:7px;width:100%;background-color:#FFF;border:#FFF;padding:.5%;margin-right:1%;margin-bottom:2%;height:30px;font-size:1em}
    input{border-radius:7px;background-color:#FFF;border:#FFF;padding:.5%;margin-bottom:2%;margin-right:1%;color:#555555;height:30px;font-size:1em}
    input[type="submit"]{color:#FFF;background-color:#f14577;-webkit-appearance:none;font-size:1em;margin-top:5%;padding:1%;height:auto}
    input[name="sContent"]{width:50%}
    input[type="reset"]{color:#FFF;background-color:#f14577;-webkit-appearance:none;font-size:1em;margin-top:5%;padding:1%;height:auto}
    input[type="radio"]{width:1em;height:1em;margin-left:3%}
    input[type="text"]{width:99%}
    /*ask END*/
    
    /*top*/
    @media screen and  (orientation:portrait) {	
        #topli{width:50px;height:50px;text-align:center;color:#FFF;border-radius:9999em;background-color:#000;opacity:.4;right:1%;bottom:8%;position:fixed;line-height:50px;font-size:15px}
    }
    @media screen and  (orientation:landscape) {	
        #topli{width:50px;height:50px;text-align:center;color:#FFF;border-radius:9999em;background-color:#000;opacity:.4;right:1%;bottom:15.8%;position:fixed;line-height:50px;font-size:15px}
    }

    /* news */
    #NewsStyle{display:none}
    /* news end */

    /* 樣式 */
    .resource {margin: 1rem 1.5rem 3rem;}
    .body_bg {background: #fff;}
    
}    

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {   
    #app{width:70%;}   
} 

@media (max-width: 767px) {  
    .title{font-size: 1.7rem;margin: -0.2rem 0rem 0.2rem;}
    .link{text-align: center;}
    /*師資*/
    .suject{font-size: 1.4rem;text-align: center;}
    .teacher,.resource,.type{display: block;}
    .teacher dl{width: 80%;margin: 0 auto;padding: 0.3rem;}
    .teacher .name,.book dl{text-align: center;font-size: 1.3rem;}
    .teacher .des a, .link .shop-guide a {margin: auto;}
    /*書籍*/
    #app{width:80%;} 
    .book dl img{width:60%;height: auto;}
    /*小補丸*/
    .resource div,.type dl{width: 96%;padding: 0.2rem;margin: 0 auto;}
    .resource div img {width: 100%;}
    .epaper dt {margin: 1rem 0 0.5rem;}
    .epaper dd {font-size: 1rem;}
    .epaper .link {margin: 1rem auto 0;}
    
}

@media screen and (-webkit-min-device-pixel-ratio:0) {/*Webkit*/
}
@-moz-document url-prefix(){/*Firefox*/
}
@media \0screen\,screen\9 {/*IE 6 7 8*/
}
@media screen\0 {/*IE 8 9 10 11*/
}
@media print {
}