﻿@import url("../../../icon_new_6.2/css/all.min.css");
@import url(../../../File/css/event_header.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;}
.bg_padding{padding:1%;}
.bgcolor1 {background-color: #EBEBEB;background: url(../images/1301003_1.jpg) no-repeat center -7% #f3d5d7;background-size: cover;}
.bgcolor2{background-color: #F6F6F6;background: url(../images/1301003_bg.jpg) no-repeat center top #f3d5d7;background-size: cover;padding: 0 0 2%;}
.bgcolor3{background-color: #f1cfd0;background: linear-gradient(to right, #e8609eb3 0%,#9f91bacf 50%,#079dc5b3 100%)}
.bgcolor4{background-color: #F6F6F6;}
.bgcolor5{background-color: #EBEBEB;}
.wrap_all{
    word-break: keep-all;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-text-size-adjust: 100%;
    }


/*所有元素漸變0.5秒*/

*{transition: all .5s;}

#event_master *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

/*DIY--設計可增加用樣式*/

#Master_title img{margin: 0 auto;padding: 0 0 2%}
.stu_map {
    display: flex;
    /* background-color: #ccc; */
    margin: 0px auto;
    width: calc(100%/2);
    justify-content: center;
}
.stu_map img {padding: 0 1.5%;}


.ant_list,.ant_note{margin: 1rem 0;}
.ant_list {
    margin: 1rem 0;
    font-size: 1.8rem;
    display: flex;
    justify-content: left !important;
    font-weight: bold;
}
.ant_list {
    margin: 1rem -7% 1rem 2%;
    font-size: 1.8rem;
    display: flex;
    justify-content: left !important;
    font-weight: bold;
    text-align: justify;
}
.ant_list li {
    width: calc(115%/6);
    font-size: 1.75rem;
}
.ant_list li:nth-child(2n-1){ color:#764a9a;}
.ant_list li:nth-child(2n){ color:#0083b8;}
.student_title {
    font-size: 3rem;
    font-weight: 900;
    color: #b21259;
    padding: 2.5% 0 1%;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 16px #fff, 0 0 10px #fff;
	font-family: MStiffHeiHK;
}
.ant_note {
    text-align: center;
    width: 100%;
}
.ant_note dt {
    font-size: 1.9rem;
    font-weight: 900;
    font-family: MStiffHeiHK;
    color: #E91E63;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 16px #fff, 0 0 10px #fff;
}
.ant_note dd {
    font-size: 1.6rem;
    font-weight: bold;
    color: #e91e63;
}
.ant_note dd a {
    font-size: 1.8rem;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 23px 5px;
    background-color: #764aa0;
    font-weight: normal;
    font-family: auto;
    margin: 0.5% 2px 1%;
    border-radius: 50px;
    display: inline-block;
}
.ant_note dd i{color:#ffd356}
.ant_note dd strong{font-weight: normal;}
.ant_note dt::before,.ant_note dt::after{content: '★★';}
.stu_group_list{text-align: left;padding: 1rem;}
.stu_group_list {
    text-align: left;
    padding: 0.5rem 0.7rem 1rem;
    background-color: #ffffff57;
    margin: 0 1% 2%;
    width: 48% !important;
    border-radius: 60px;
    border: 1px #ffffffb0 solid;
    border-top: 6px #ffffff91 solid;
    border-bottom: 1px #ffffff solid;
}
.stu_group_list img {
    margin: 0 3% 0 0;
    float: left;
    width: 288px;
}
.stu_group_list dt{font-size: 1.2rem;font-weight: 900;}
.stu_group_list dt span{color: red;margin: 0 0.25rem;}
.stu_group_list dd {
    font-size: 1.2rem;
    font-family: Arial,Helvetica,"Microsoft JhengHei",Sans-Serif;
    padding: 18px 2% 0 2%;
    text-align: justify;
}
.stu_group_list dd a {
    text-decoration: underline;
    font-weight: bold;
    font-family: Arial,Helvetica,"Microsoft JhengHei",Sans-Serif;
}
a.stu_more {font-size: 1.1rem;color: #fff;background: #c13e97;padding: 0 8px 2px;border-radius: 14px;text-decoration: none;}
a.stu_more:hover{background:#e27173}
.socialTitle {
    color: #fff !important;
    font-size: 1.7em !important;
    line-height: 2.3rem;
    font-family: "Microsoft YaHei";
}
.socialTitle a{color: #fff}
#event_social a {color: #ffed00 !important;font-family: "Microsoft YaHei";}

/*特殊狀況強制執行*/
.QRcode img{max-width:140px!important;}
.QRcode{width: unset!important;}
/*各大相容檢視*/
@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{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: #d56396;}
#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: #00BCD4;color: white;padding: 0.25rem 2%;border: 2px #fff solid}
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 (min-width:1201px) {
    #topbutton{display: none;}
    
}

@media all and (min-width: 1px) and (max-width: 1200px){

    @media all and (min-width: 1px) and (max-width: 767px){
	.bgcolor1 {background: url(../images/1301003_1.jpg) no-repeat center top #f3d5d7;background-size: 100%;}
    .ant_list li{width: calc(100%/2);}    
    .social_txt{width: unset!important;}
	.stu_map {display: flex;margin: 0px auto;flex-wrap: wrap;width: 92%;}
    .stu_map img {width: calc(100%/2);padding: 0 1%;}
	.stu_group_list {text-align: left;padding: 0.5rem 1rem 1rem;background-color: #ffffff57;margin: 0 0 2%;width: 90% !important;border-radius: 50px;}
	.stu_group_list img {width: 76%;float: none;margin: 0 auto;}
	.stu_group_list dd {font-size: 1rem;line-height: 1.7rem;}
	a.stu_more {font-size: 1rem;}
	.ant_list li {font-size: 1rem;line-height: 1.7rem;text-align: center;width: calc(100%/3);}
	.ant_list {margin: 1rem 0;}
	.ant_note dt {font-size: 1.6rem;line-height: 1.9rem;text-align: center;}
	.ant_note dd {font-size: 1.2rem;font-weight: normal;}
	.ant_note dd a {font-size: inherit;display: list-item;padding: 5px 15px 3px;width: auto;margin: 1% 19%;list-style-type: none;font-size: 1.4rem;}
	.student_title {font-size: 2rem;line-height: 2.4rem;text-align: center;margin: 3% 0 3% 2%;}
	.LINE, .FB {width: 100%;padding: 3% 4%;display: flex;}
.socialTitle {
    color: #fff !important;
    font-size: 1.4em !important;
    line-height: 2rem!important;
    font-family: "Microsoft YaHei";
    margin-top: 3%!important;
}
.QRcode img {
    max-width: 107px!important;
}
	}
    @media (min-width: 768px) and (max-width: 1200px){
        .menu_btn {top: 1rem!important;}     
    }
    
/*修正獨立event選單click按鈕大小*/
/* .st-content img{
    width: unset!important;
    height:unset!important;
}  */
/*TOP*/
#topbutton{width:50px;height:50px;color:#FFF;border-radius:50%;background-color:#000;opacity:.4;right:1%;bottom:17%;position:fixed;line-height:50px;font-size:15px;text-align:center;z-index:99}
#topbutton a{color:#FFF;text-decoration:none;line-height:50px}

.feature_group{width: calc(100%/1);}
.books > div:nth-child(1),.books > div:nth-child(2){display: none;}


/*****站內原有樣式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;padding: 0;}
/*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 */

}


