/*TOP按鈕*/
#topli,#topli a{color: #fff;text-decoration: none;}
#topli{width:45px;height:45px;text-align:center;border-radius: 9999em;background-color:#000;opacity:0.4;position:fixed;line-height:50px;font-size: 15px;z-index:20;font-size:0.8rem;}
@media screen and  (orientation:portrait) {#topli{right:0%;bottom:8%;}}
@media screen and  (orientation:landscape){#topli{right:0%;bottom:13%;}}
@media all and (min-width: 1px) and (max-width: 1200px){
	.sm\:inline-block{display:inline-block}
/*隱藏的區塊*/
#BodyHeader_event,.hottxt,#noie,#media_titleName,.inside_banner,.De_goMB,.announcement,.announcement a,.hand_get,.serviceUI_PC{display:none;}
/*會撐開的版面控制*/
#BodyContent {width: 100%;padding:0;}
#BodyContainer_event{width: 100%;}
/* 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;}
@media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;margin-top:2.5%;}}
@media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;margin-top:2.5%;}

/* .menu .menumain > ul li:nth-child(4){left: 85%;top: -35px;} */
}
/*body*/
#Master_title{}/*主圖位置ID*/
/*@media all and (orientation : portrait){#Master_title{}*/
@media screen and  (orientation:landscape) {#Master_title{}
.lecture_AD,.Device_AD{display: none;}}
/*單欄滿百100%區域*/
.row100-m{width:100%;}
.row100,.row50,.row30,.row25,.row20,.row28,.row43{width:100%;}
/*兩欄滿百100%區*/
.row70,.row70R,.row100-2,.row25-2,.row30-2,.row30-2L,.row30-2R,.row50-2{width:100%;display:block;}
.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}
/*banner內崁版型用*/
.inside_banner_mobile{height:110px;display:block;}
.inside_banner_mobile img{height:auto;}
.inside_banner_mobile,.inside_banner_mobile img{width:100%;}
/*資料集中寬外框*/
#event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:0;display:inline-block;width: 99%;padding: 0 1%;box-sizing: border-box;}
/*div section標籤段落*/
section p,div p{font-size:1.3em;line-height:1.9em;text-align:left;}
/*標題大小*/
.mobile_Br{display: block;}
/*頁籤*/
#road .item-info {width: 96%;background-color: #40b5ca;margin: 1%;padding: 1%;}
#road .show_m {display: inline-block;margin-left: 10px;}
/*數位服務*/
.ibrain_site{width:100%;margin:2% auto;}
/*客服*/
#cami_system_include img{width:100%}	
/*颱風公告*/
.specail_note_MB,.specail_note_MB a{color:#F00;
text-decoration:none;}
/*營業公告+新重大公告*/
.announcement_adm{width:100%;margin:1% auto;text-align:center;}
.announcement_adm table td img{
	max-width:100%;
	height:auto;}
.announcement_adm table{display: inline-table;width:48%;}

.specail_note_MB{
	text-align: center;
	position: relative;
	font-size: 1.2em;
	margin: 1% auto;
	font-weight: bolder;
	border-radius: 20px;
	width: 190px;
	padding: 1%;
	font-family: "Microsoft YaHei", "Microsoft Yi Baiti", "Arial Unicode MS";
	animation-name: note_ani;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	background-color: #F2E700;
}
@keyframes note_ani{
    from{
        top:0;
    }
    50%{
        top:2px;
    }
    to{
        top:0;
    }
}
/*防疫通告頁置底連結*/
.fixed_Link{
	font-family: "Microsoft YaHei", "Microsoft Yi Baiti", "Arial Unicode MS";
	text-align: center;
	font-size:1.1em;
	width:97%;
	padding: 1.5%;
	position: fixed;bottom:0;	 }
.gr_bg_green{background: #176e7f; 
	background: -moz-radial-gradient(center, ellipse cover, #176e7f 0%, #29919a 41%, #1f7c8e 62%, #176e7f 100%); 
	background: -webkit-radial-gradient(center, ellipse cover, #176e7f 0%,#29919a 41%,#1f7c8e 62%,#176e7f 100%); 
	background: radial-gradient(ellipse at center, #176e7f 0%,#29919a 41%,#1f7c8e 62%,#176e7f 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#176e7f', endColorstr='#176e7f',GradientType=1 );}
.fixed_Link,.fixed_Link a{text-decoration: none;}
.fixed_Link .fas{color: #fff;font-size:1.3em;}
.fixed_Link .wcolor,.fixed_Link a .wcolor{color:#fff;}
.fixed_Link .ycolor,.fixed_Link a .ycolor{color:#f3e171}

/*給家長的一封信頁面用*/
.letter_Link a{margin:0 1%;display:block;}
.letter_img img{width:100%;}
/*首頁右側手機板置頂公告用*/

.mobile_float_group{flex-wrap: wrap;}
/*企業徵才*/
.joinus iframe{max-width:100%;height:1500px;}
.chk dd,.chk [name="sSubject"]{display: inline-block;}
.chk > dd{width:49%;vertical-align: top;}
.chk dt{font-size:1.2rem;width:100%;margin:2% 0;}
.chk > dd{font-size:1.0rem;}
.chk{margin:1% 3.5%;}
.chk dd [type="checkbox"]{vertical-align:top;}

/*APP隱私&須知*/
.appweb {padding-bottom: 10%;}
section .appweb p,div .appweb p {font-size: 1em;line-height: 1.7em;margin-left: 10%;margin-right: 6%;}
.appweb .app_title {font-size: 1.2rem;line-height: 1.4rem;}
.appweb .paper {width: 100%;font-size: 2.3rem;}
.appweb .qr {font-size: 3rem;}
.appweb li {margin-left: 1.5rem;line-height: 1.8rem;font-size: 1rem;}
.appweb strong {font-size: 1.1rem;}
.app_course a {margin-bottom: 2%;}



/*首頁右側行政區域*/

.w-admin{width:95%;display: block;}
.photo_btn img{max-width:100%;}
.adm_bg_out,.photo_btn {text-align:center;}
.adm_bg_out{margin-left:;}

/*右側下方btn廣告*/

.other_service li{ width:auto;float: left;}
.other_service li img{width:100%;}

@media screen and  (orientation:portrait) {#cssmenu > ul > li > a,#cssmenu  ul  li:before {font-size:1rem;}}
@media screen and  (orientation:landscape) {#cssmenu > ul > li > a,#cssmenu  ul  li:before {font-size:1.5vw;}}



/*距離*/
.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}

/* Footer */
#footer_inline,.footer_title{padding:1% 0}
#footer_inline,.footer_title,#BodyFooter_rwd .footer_list{width:100%;text-align:center;}
#BodyFooter_rwd{width:96%;margin:2% 2% 0;padding-bottom:12%;}
#BodyFooter_rwd #footer_address{border-top:1px solid #000;padding:3% 0 0}
#BodyFooter_rwd #footer_address ul li{font-size:.9em}
#footer_address li img{display:block;width:55%;height:auto;vertical-align: middle;margin:0 auto 2%}
#BodyFooter_rwd .footer_list li.footer_stitle{text-align:center}
/* Footer end */

/*ask*/
#askarea{background-color:#374357;width: 98%;height: auto;float: left;padding:4% 1% 2%;font-family:"微軟正黑體"}
#askarea .asktitle,#askarea .asktitle p{font-size:1.1em;line-height:1.6em;text-align: center;}
#askarea .asktitle{color: #FFF;margin-bottom:5%;}
#askarea p {margin:0% auto auto 5%;	width: 90%;}
#formlist{width: 99%;float: left;margin:3% auto auto 0%;padding-right:1%;font-size: 0.8em;color: #FFF;}
textarea[name="sContent"]{width:98%;height:130px;padding:1%;}
input[type="text"]{	width:99%;}
SELECT,input{font-size: 1.0rem;margin:auto 1% 7% auto;background:#FFF;height:30px;font-family:"微軟正黑體";border-radius: 8px;}
SELECT{width:100%;border: #FFF;	padding: 0.5%;}
input{border: #FFF;padding: 1%;color: #C6C6C6;}
input[type="submit"],input[type="reset"]{color:#FFF;background:#003366;-webkit-appearance:none;/*ios系統專用，默認的系統樣式*/font-size:1rem;margin-top:5%;padding:2%;height:auto}
input[type="radio"]{width:1em;height:1em;margin-left: 3%;}
/*ask END*/
}
