﻿@import url("../../../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;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* css reset 歸0 end */
body *{font-family: 'Noto Sans TC', sans-serif;font-weight: ;}
a{text-decoration: underline;}
a:hover{text-decoration: none;}
ul,li,h1,h2,h3,dd,dl,p{margin:0;padding:0;}
ul,li,ol{list-style-type:none;}
small{font-size:0.8em;}

.bg_padding{padding:1%;}
.bgcolor1{/*background: linear-gradient(to bottom,#ffdcb9 15%,#fff 90%);*/background: linear-gradient(to bottom, #f8d5fd 15%, #fff 90%)}
.bgcolor2{background: #FFF url(../images/1310078_bg.png) no-repeat center fixed;}

:root{
    --bgcolor1:white;   
    --bgcolor2:rgb(236, 236, 236); 
    --red:red;   
    --greed:green;
}
/*所有元素漸變0.5秒*/

*{transition: all .5s;}

#event_master *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

/*DIY--設計可增加用樣式*/
.banner{margin: 0 auto;position: relative;width: 1200px;z-index: 0;display: inline-block;}
.banner_bg{position: absolute;top: 0%;left: -12%;z-index: -1;}
.out_title,.subject_title,.media_group{margin: 0.25rem 0;}
.new_feature dt{font-size: 1.6rem;color: #261e65;}
.new_feature dd{font-size: 1.2rem;color: #261e65;margin: 0 0 1% 1.5rem;}
.subject_jump{padding: 0rem 0 1%;font-size:1.8rem;}
.subject_jump dd{color: white;width: calc(100%/7);padding: 0.2em 0;text-decoration: none;transition: all .2s linear;cursor: pointer;}
.subject_jump dd a{text-decoration: none;}
.subject_jump dd a:hover{font-size:2.0rem;}
.subject_jump dd:nth-child(1),.subject_title:nth-child(1) dt{background-color: #62c5be;}
.subject_jump dd:nth-child(2),.subject_title:nth-child(4) dt{background-color: #1aa2c7;}
.subject_jump dd:nth-child(3),.subject_title:nth-child(7) dt{background-color: #34599b;}
.subject_jump dd:nth-child(4),.subject_title:nth-child(10) dt{background-color: #ff5069;}
.subject_jump dd:nth-child(5),.subject_title:nth-child(12) dt{background-color: #f92e70;}
.subject_jump dd:nth-child(6),.subject_title:nth-child(14) dt{background-color: #ff8a1c;}
.subject_jump dd:nth-child(7),.subject_title:nth-child(17) dt{background-color: #ff5530;}
.hit{color: rgb(255, 255, 116);}
.learning_title{font-size: 2.8rem;}
.out_title{font-size: 3.4rem;}
.out_title,.learning_title{color: #261e65;border-top: solid 10px;width: 100%;}
.fa-caret-right{margin: 0 0.5rem;}
.subject_title{width: 100%;text-align: left;}
.subject_title dt{color: white;padding: 0.25rem 0;font-size: 2.2rem;text-align: center;}
.subject_title dt strong{color: white;font-size: 2.8rem;}
.subject_title dd{font-weight: 900;font-size: 1.8rem;background: linear-gradient(to bottom,#ededed 35%,#fff 95%);padding: 1% 5%;color: #261e65;border-bottom: dotted 1px #959595;}
.media_group{text-align: left;width: 100%;font-size: 1.1rem;padding: 1% 5% 1%;}
.media_name{font-size: 1.4rem;color: white;background: linear-gradient(to right,#ff5530 10%,#ff8a1c 60%,#fff 100%);background: linear-gradient(to right, #9760b8 10%, #5b9bc6 60%, #fff 100%);padding: 0.2em 5.5em 0.2em 0.8em;margin-bottom: 0.3em;}
.media_content{font-size: 1.1rem;color: #261e65;}

.note_teacher{font-size: 1.2rem;color: #ff5530;max-width: max-content;margin: 1rem auto;padding: 0.1em 0.5em;border: dotted 1px;}
.note_group{font-size: 1.0rem;}
.note_group,.note_learning{margin: 1% 0 3%;text-align: center;}
.note_learning{background:;font-size: 1.4rem;font-weight: 900;}
.note_learning a{color: #ff5530;}
.green,.red2{color: #fff;font-family: "Franklin Gothic Bold", "Arial Black", "sans-serif";font-size: 1.1em;padding: 0.05em 0.5em;margin: 0.1em 0.2em;display: inline-block;border-radius: 0.8em;font-weight: bold;}
.green{background-color: #06b387;}
.red2{background-color: #ff5530;}
.red{color: #ff5530;font-family: "Franklin Gothic Bold", "Arial Black", "sans-serif";font-size: 1.2em;}
.list_review,.list_rule{font-size: 0.8em;margin-left: 2%;}
.list_rule li,.list_review li{margin-left: 1.5rem;font-weight: normal;}
.list_rule li{list-style-type:disc;}
.list_review li{list-style-type:upper-alpha;}
/*.subject_title:nth-child(1) dt{background-color: #a4c350;}
.subject_title:nth-child(3) dt{background-color: rgb(250, 217, 157);}
.subject_title:nth-child(7) dt{background-color: rgb(244, 244, 116);}
.subject_title:nth-child(10) dt{background-color: rgb(22, 128, 22);}
.subject_title:nth-child(13) dt{background-color: rgb(56, 162, 219);}*/

.course_title{padding: 0.25rem 0;font-size: 1.3em;color: #261e65;background: linear-gradient(to right,#8cd7ef 10%,#a3e9e5 90%);font-weight: bold;}
.hotList {font-size: 1.1em;background: linear-gradient(to bottom,#eafcff 35%,#fff 95%);}
.hotList dt{font-size: 1.3em;}
.col_border .course_title{border-left:1px solid white;}
/* .learning .hotList{background-color:white;} */
.listcontent li{list-style-type: decimal;margin-left: 2rem;}
.learning{background-color: #fff3e8;padding-bottom: 2%;}
.learning_offer dd{font-size: 1.55rem;color: #261e65;border-bottom: dotted 1px #ff5530;padding: 0.2rem 0 0.3rem 0;margin: 0 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 {
}

/*站內原有樣式*/
#BodyContent{width:100%;padding:0;margin:0;	}
#BodyContainer_event{width:100%;margin:0;}
#BodyHeader_event_rwd,#topli{display:none;}

/*資料集中1200px寬外框*/
#event_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:1200px;padding:0;}
#Master_title{display:block;}/*主圖位置ID*/

/*瀏覽器相容性通知*/
#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; }

/* bodyHeader */
#BodyHeader_event,#header-share {width:100%;float:left;}
#BodyHeader_event a,#BodyHeader_event #header-share{font-size: 1.1em;}
#BodyHeader_event #header-share {margin:0 auto;	background-color: #FFF;}	
#BodyHeader_event #header-share img {margin-bottom: 5px;display: inline;}
#BodyHeader_event a {color: #333;}
#BodyHeader_event a:hover {color: #666;/*position: relative;top: 2px;bottom: 2px;*/}


/*ask*/
#askarea SELECT {color: black;background-color: white;}
#askarea_out{background-color: #fdb572;background-color: #837faa}
#askarea{width: 1200px;margin: 0 auto;padding: 1rem 5rem;text-align: left;}
#askarea .asktitle{color: white;text-align: center;font-size: 1.4rem;}
#formlist SELECT,#formlist input{border-radius: 0.3rem;background-color: #FFF;border: #FFF;padding: 0.25rem;}
#formlist input[name="sContent"]{width:80%;}
#formlist label{display: block;margin: 1rem 0;color: white;font-size: 1.2rem;}
#formlist img{display: inline-block;}
#formlist input{color: #585858;}
#formlist input[type="submit"],#formlist input[type="reset"]{background-color: #ff5530;color: white;}
label > select {margin: 0 1rem;}
#formlist{justify-content: space-around;}


/* Footer */
#BodyFooter_rwd,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;}
#BodyFooter_rwd{float: left;background-color:#FFF;}
#BodyFooter_rwd a:hover{text-decoration: none;}
#BodyFooter_rwd #footer_line {width: 90%;height: auto;margin:1% 5%;display: block;float: left;text-align: center;border-top: thin solid #999;}
#BodyFooter_rwd #footer_inline a {color: #000;font-size:1em;}
#BodyFooter_rwd #footer_inline ul{float: left;padding:0;margin:3% auto 0% auto;}
#BodyFooter_rwd #footer_inline ul li{display: inline;line-height: 2em;font-size: 1em;	clear: both;	margin-right: 0.5em;}
#BodyFooter_rwd #footer_inline ul li img{width:10%;height:auto;vertical-align: middle;display: inline;}
#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a{color:#000;}
#BodyFooter_rwd #footer_address ul{padding:0;margin-bottom: 1%;text-align: center;}
#BodyFooter_rwd #footer_address ul li{margin-right:0;line-height: 2em;text-align: center;font-size: 1em;	list-style-type: none;	display:inline-block;}
/* Footer end */


@media all and (min-width: 1px) and (max-width: 1200px){
    .learning_title{text-align: center;}
    
.col_border .course_title{border-left:none;}
    
/*修正獨立event選單click按鈕大小*/
/* .st-content img{
    width: unset!important;
    height:unset!important;
}  */



/*****站內原有樣式Mobile*****/
/*隱藏的區塊*/
#BodyHeader_event,.hottxt,#noie{display:none;}
/*會撐開的版面控制*/
#BodyContent{width: 100%;padding:0;}
#BodyContainer_event{width: 100%;}
/*會撐開的版面控制END*/
/* 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;display: initial;}
/*orientation: portrait   直式
 orientation: landscape  橫式*/
#BodyHeader_event_rwd img {height: auto;margin:2.5% auto;}
@media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;}}
@media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;}}
/*body*/
#Master_title{display:block;}/*主圖位置ID*/
@media all and (orientation : portrait){#Master_title{margin-top: 15%;}}
@media screen and  (orientation:landscape) {#Master_title{margin-top: 10%;}}

/*資料集中1200px寬外框*/
#event_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:100%;}
/*ask*/
#askarea{width: 100%;padding: 0.8rem;}
#askarea .asktitle{font-size: 1.1rem;}
#askarea .asktitle > p{line-height: 2.2rem;}
#formlist{margin: 0 auto;}
#formlist label{font-size: 1.0rem;}
#formlist input[name="sContent"],#formlist label,#formlist SELECT,#formlist input{width:100%;margin: 0.25rem 0;}
#formlist input[type="submit"],#formlist input[type="reset"]{width: calc(100%/4.5);}


/*TOP按鈕*/
#topli,#topli a{color: #fff;text-decoration: none;}
#topli{width:50px;height:50px;text-align:center;border-radius:9999em;background-color:#000;opacity:.4;position:fixed;line-height:50px;font-size:15px;display: initial;}
@media screen and  (orientation:portrait) {#topli{right:1%;bottom:8%;}}
@media screen and  (orientation:landscape){#topli{right:1%;bottom:15.8%;}}


/* Footer */
#BodyFooter_rwd,#footer_line,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;float: left;}
#BodyFooter_rwd{background-color:#FFF;margin-top:5%;}
#BodyFooter_rwd #footer_line{margin:5% auto 3%;display:block;height:auto;text-align:center;border-top:thin solid #999}
#BodyFooter_rwd #footer_inline a {color: #000;line-height: 2em;}
#BodyFooter_rwd #footer_inline ul{padding:0;margin-bottom:1%;text-align:center}
#BodyFooter_rwd #footer_inline ul li img{width:40%;height:auto;margin-bottom:2%;margin: 0 auto;}
#BodyFooter_rwd #footer_inline ul li{display:inline-block;margin-right:auto;line-height:2em;font-size:1em;clear:both}
#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a {	color: #000;line-height: 2em;}
#BodyFooter_rwd #footer_address ul{padding:0;text-align:center;margin-bottom:1%;clear:both}
#BodyFooter_rwd #footer_address ul li{display:block;line-height:2em;text-align:center;font-size:.8em}
/* Footer end */

}
@media (max-width: 767px) {
.banner{width: 100%;}
.banner_bg {width: 48%;}
.new_feature dt {font-size: 1.3rem;
    padding: 0.5rem;}
.subject_jump {font-size: 1.1rem;}
.out_title, .learning_title {font-size: 2.0rem;}
.subject_title dt strong {font-size: 2.2rem;display: block;}
.subject_title dt {font-size: 2.0rem;}
.subject_title dd{font-size: 1.3rem;}
.media_name {padding: 0.2em 1.5em 0.2em 0.3em;}
.hotList,.course_title{padding:0.5rem;}
.course_title,.subject_jump {text-align: center;}
.subject_jump dd a:hover {font-size: unset;}
}