@import url("../../File/css/ani.css");
ul,li{list-style:none}
*{transition: all .5s}
body{margin:0 auto;padding:0;font-family:'Noto Sans TC',sans-serif,"Microsoft JhengHei"}
body{margin:0 auto;padding:0;font-family: "Microsoft JhengHei", Arial, Verdana;}
a{text-decoration:underline}
#BodyContent a:hover{text-decoration:none;transform:scale(1.1)}
.wrap_all{
    word-break: keep-all;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-text-size-adjust: 100%;
    }
	
/*滿百100%區域*/
.row100{width:100%}
.row1200{width:1200px;margin:0 auto}
.rowFlex{display:flex;flex-wrap:wrap;display:-ms-flexbox;-ms-flex-flow:row wrap}
/*背景*/
.bg_padding{padding:2% 0}
.bgcolor0{background-position:top;background-repeat:no-repeat;background-size:cover;background-color:#934fbc;background-image:url(../images/1312085_01.jpg)}
.bgcolor1{/*background-color:#ceb77b;background-color:#fff4cb;*/background-color: #934fbc;background-image:url(../images/0712062_bg_firework.png);background-repeat:repeat}
.bgcolor2{background-color:#e4d2a8;background-image:url(../images/0712062_media_bg.png);background-repeat:no-repeat}
.bgcolor3{background:#ffe3e6}
.bgcolor4{/*background-color:#d06b44de;background-color:#d06b44de;*/background-color: #7d328fb3;background-image:url(../images/1012090_list_bg.png);background-position:center;background-repeat:no-repeat;background-position:0 40%;border-radius:12px;}
/*標題*/
h1,h2,h3{font-family:"Microsoft YaHei";text-align:center}
h1{font-size:3.2em;color:#c13e97}
/*h2{font-size:3em;color:#bb4632;color:#c43481;letter-spacing:1px;text-shadow:1px 1px 0 #000,1px 1px 2px #000}*/
h2 {
    font-size: 3em;
    color: #eed79e;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #000, 1px 1px 2px #000;
}
h3{font-size:2.8em;color:#f44336}
/*主圖*/
.banner{width:100%;margin:0 auto;padding:0 0 2%;text-align:center}
/*螞蟻榜*/
.billboard{padding:0 0 1%}
.billboard_bg{margin:1% auto 0}
.billboard p{background: #c84b36;background:#c33380;color: #fff;font-size:3rem;font-weight:bold;border-radius:12px 12px 0 0;text-align:center}
.billboard_box{width:98%;margin:0 auto 1%;padding:2% 1%;align-items:flex-start}
.billboard_icon{width:20%;text-align:center}
.stu_list{width:80%}
.stu_list li{flex:0 0 calc(100%/3);width:25%;font-size:1.25em;line-height:2em;text-align:left;color:#FFF;font-family: 'Noto Sans TC',sans-serif,"Microsoft JhengHei";}

.more{text-align:center;font-size:1.2rem;color:#fff;margin:2% auto 0;font-family: 'Noto Sans TC',sans-serif,"Microsoft JhengHei";}
.more a{background: #cd5fa6;color: #FFF;text-decoration: none; padding: .5% 2.5%;border-radius: 50px;display: inline-block;}
.more a:hover{background:#c13e97}
.more small{font-size:.9rem}
.license{border: #ffffff87 dotted 4px;padding: .4rem .5rem;font-size: 1.55rem;font-family: 'Noto Sans TC',sans-serif,"Microsoft JhengHei";border-radius: 50px;text-align: center;width: 66%; margin: 1rem auto 0;}
.license br{display: none;}
/*經驗談*/
.mediaContent{display: flex;flex-wrap: wrap;justify-content: space-around;text-align: justify;font-family: 'Noto Sans TC',sans-serif,"Microsoft JhengHei";}
.medialist{width: 45%;margin: .5rem auto; padding:1% 2%;background:#fefff0;box-shadow:5px 6px 0 rgba(143,143,139,0.32);-webkit-box-shadow:5px 6px 0 rgba(143,143,139,0.32);-moz-box-shadow:5px 6px 0 rgba(143,143,139,0.32);border-radius: 10px;font-family: Arial, "Microsoft JhengHei", 微軟正黑體, "LiHei Pro", 儷黑體, PMingLiu, 新細明體, sans-serif;}
.stu{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.info{width: 100%;}
.stuImg {width: 21%;float: right;padding: 4px 0 0 8px;}
.stuImg img{width: 100%;}
.name{font-size:1.6em;margin:0 auto 1%;color: #000}
.name small {font-size: 1rem;font-weight: normal;}
.name a {font-size: 1.5rem;font-weight: bold;/*color: #908028;*/color: #00BCD4;text-decoration: none;margin-right: 0.5rem;text-decoration: underline;}
.gra {font-size: 1.35em;color: #F44336;padding: 1% 0 1% 0;font-weight: bold;letter-spacing: -.9px;}
.gra span{background-color: #F44336;color: #FFF;margin-right: .5rem;padding: 5px 10px 3px;border-radius: 4px}
.txt{border-top:1px #a5987c dotted;padding:1.7% 0 1% 1%;font-size:1.15rem;line-height:1.6em}
.txt strong {color: #9C27B0;font-weight: normal;font-weight: bold;font-size: 1.23rem;}
a.media_more{font-size:.9rem;color:#fff;background:#90802880;padding:0 8px 2px;border-radius:12px;text-decoration:none}
a.media_more:hover{background:#4ec2d0} 
/* .mediaContent{width:100%;margin:1% auto 3%}
.medialist{width:96%;margin:0 auto 2%;padding:1% 2%;background:#fefff0;text-align:left;box-shadow:5px 6px 0 rgba(143,143,139,0.32);-webkit-box-shadow:5px 6px 0 rgba(143,143,139,0.32);-moz-box-shadow:5px 6px 0 rgba(143,143,139,0.32);align-items:flex-start}
.stu{width:24%;position:relative}
.name{font-size:1.6em;line-height:1.6em;margin:0 auto 2%;font-family:'Noto Sans TC',sans-serif,"Microsoft JhengHei"}
.name a{color: #000;}
.name small{font-size:1rem}
.gra{font-size:1.2em;color:#e50112;padding:2% 0 0 60px;font-family:'Noto Sans TC',sans-serif,"Microsoft JhengHei"}
.gra:before{content:'考取';background:#e50112;width:50px;height:50px;border-radius:50%;color:#FFF;font-size:1.2rem;line-height:50px;position:absolute;text-align:center;left:0;top:45px}
.txt{width:74%;text-align:justify;padding:1% 0 1% 1.5%;border-left:3px solid #e50112;font-size:1.15rem;line-height:1.6em}
.txt a{color:#e50112;}
.txt span{font-size:1.5rem;display:block;font-weight:bold;color:#c84148;line-height:1.8em}
.txt span a {color:#c84148;}
.stuImg{float:right;text-align:right;margin:0 0 0 2%}*/

/*五大核心*/
.course p{font-size:2.7rem;color:#3e9ac8;font-weight:bold;text-align:center}
.courseimg{margin:1% auto}
.courseimg:hover{transform:scale(1.1)}
#navBtn{width:100%;margin:0 auto;padding:2% 0 1%;text-align:center}
#navBtn li{display:inline;margin:0 1%;font-size:1.5em}
#navBtn a{background:#c84148;color:#FFF;text-decoration:none;padding:.5% 2%;border-radius:50px;display:inline-block}
#navBtn a:hover{background:#c13e97}
#askarea{background:#dc5c3f}
#askarea_out{background:#eff0ea}
#topbutton{display:block;background-color: #F44336;opacity: .7;}
#topbutton a{text-decoration:none;color:#FFF}

@media all and (min-width: 1201px){
#askarea{width:1000px;padding:2% 2% 1%}
}

/*MB*/
@media all and (min-width: 1px) and (max-width: 1200px){
.row1200{width:96%;padding:0 2%}
.bg_padding{padding:4% 0}
.bgcolor1{background-size:100% auto}
#askarea_out{background:#dc5c3f}
/*主圖*/
.banner{width:90%;padding:2% 0 6%}
.courseimg img{width:100%}
}
@media all and (min-width: 1px) and (max-width: 767px){
h1{font-size:2em;padding-top: 6%;}
h2 {font-size: 1.9rem;line-height: 2.4rem;}
h3 {font-size: 1.8rem;line-height: 2.2rem;padding-top: 5%;}
h2 span,h3 span{display:block}
.banner img{width:100%}
.bg_padding {padding: 0 0;}
/*螞蟻榜*/
.billboard p{font-size:1.7em}
.billboard_box{width:94%;padding:2% 3%}
.billboard_bg{margin:3% auto 0}    
.billboard_icon,.stu_list{width:100%}
.billboard_icon img{max-width:30%}
.stu_list li {flex: 1 0 calc(98% / 2);font-size: 0.75rem;/* text-align: center; */padding: 0 0 0 3px;letter-spacing: -0.5px;}
.more{font-size:1.5rem}
.more small{display:block}
/*經驗談*/
.mediaContent{margin:2% auto 5%}
.medialist{margin:0 auto 3%;padding:2%;width:90%}
.info{width: 100%;}
.stu{width:96%;margin:0 2%}
.name{font-size: 1.2rem;}
.name small{font-size: 0.9rem;}
.txt {width: 94%;padding: 3% 2% 2%;margin: 1% 1% 0;border-top: 1px solid #e50112;border-left: 0px;font-size: 1rem;}
.txt span{font-size:1.2rem;line-height:1.4em}
.txt strong {font-size: 1.2rem;}
.gra {font-size: 1.2rem;display: flex;flex-wrap: wrap;flex-direction: column;}
.gra span {font-size: 1.5rem;text-align: center;}
.gra:before{width:45px;height:45px;font-size:1.05rem;line-height:45px;top:40px}
.stuImg{margin:0 auto;float:right;text-align:center;width: 100px;padding: 4px 0 0}
.stuImg img{max-width:80%}
.course p{font-size:1.8rem}
.more{text-align:center;font-size:1.12rem;/*color:#c02008;*/color: #eed79e;margin: 4% auto 0;padding-bottom: 6%;}
.more a{background:#c84148;color:#FFF;text-decoration:none;padding: 1% 4.5%;border-radius: 50px;display: inline-block;}
#navBtn {padding: 2% 0 8%;}
#navBtn li{margin:0 2%;font-size:1.1rem}
#navBtn a{padding:1% 4%;border-radius:50px}
.license {font-size: 1.05rem;/* background-color: #FFF;*/width: 80%;}
.license br{display: block;}
#askarea .asktitle {
	word-break:keep-all;    
	overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-text-size-adjust: 100%; }
}
@media all and (min-width: 768px) and (max-width: 1200px){
.banner img{width:80%}
.stu_list li{flex:0 0 calc(100%/3);font-size:0.8em}
h1{font-size:2.6em}
h2{font-size:2.3em}
h3{font-size:1.6em}
.billboard_icon{width:16%}
.billboard_icon img{width:100%}
.billboard p{font-size:2em}
.stu_list{width:84%}
.gra{font-size:1em}
.txt span{line-height:1.5em}
.course p{font-size:2.2em}
.info { width: 65%; }
.stuImg{ width: 30%; }
.name { font-size: 1.2em;}

}