@charset "utf-8";


/*=====================================
               整體設定
======================================*/

body {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
}

#page {
    width: 1100px;
}

.container {
    width: 100%;
}

a, a:hover {
    text-decoration: none;
    transition: all .3s;
}

@media screen and (max-width: 1100px){

#page {
    width: 100%;
}

}

/*=====================================
              導盲磚設定
======================================*/

#content_alt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

#sitemap_8_1 {
    position: absolute;
    top: 0;
    left: 0;
}

/*=====================================
              上方區塊
======================================*/

#box_top {
	display: table;
    padding: 0;
    padding-top: 20px;
	margin-bottom: 7px;
}

#nav_top {

}

/*上方logo區塊*/

#panel_logo,#panel_logo img {
    width: auto;
    height: auto;
}

/*上方跑馬文字*/

#heading_ad {
    font-size: 20px;
    margin-bottom: 7px;
}

/*=====================================
             上方功能區塊
======================================*/

/*功能主區塊*/

#panel_menu_sub {
    width: 718px;
    margin: 0;
    padding: 0;
}

/*上方快速選單-主區塊*/

#navbar .nav {
    width: 590px;
    margin: 0;
    padding-left: 100px;
    float: right;
}

/*上方快速選單-列表樣式*/

#navbar li {
	font-size: 14px;
    position: relative;
    padding: 0 5px;
	margin: 0;
}

#navbar li:before {
    content: "|";
    position: absolute;
    top: -1px;
    right: 0;
}

#navbar li a {
    padding: 0;
    margin: 0;
	background-color: transparent;
}

/*上方搜尋區塊-主區塊*/

#panel_menu_sub .input-group {
    width: 176px;
    padding: 30px 0;
    float: right;
}

#panel_menu_sub #txtKeyword1 {
    width: 150px;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 10px;
    border: 1px solid #14a83b;
}

#panel_menu_sub .btn-default {
	width: 26px;
	height: 26px;
	border: 0px solid #999999;
	background-image: url(../image/search_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

@media screen and (max-width: 1100px){

#panel_logo {
	width: 100%;
	text-align: center;
}

#box_top .collapse {
    display: block;
    visibility: visible;
	padding: 0;
}

#panel_menu_sub {
    width: 100%;
}

#navbar .nav {
    width: 100%;
	padding: 0;
}

#navbar li {
    /*width: 100%;*/
	width: 50%;
    text-align: center;
	margin-bottom: 1px;
	padding: 0 1px;
}

#panel_menu_sub #navbar ul li a {
    /*font-size: 16px;
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0;
    margin: 0;*/
	
    font-size: 14px;
    display: block;
    padding: 9px 0;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    margin: 0;
}

#navbar li:before {
	display: none;
}

#panel_menu_sub .input-group {
    width: 100%;
	padding: 15px;
}

#panel_menu_sub #txtKeyword1 {
    width: inherit;
}

}

@media screen and (max-width: 400px){

#panel_logo img {
    width: 80%;
}

}

/*=====================================
             上方banner選單
======================================*/

#panel_banner {
    padding: 0;
}

#banner_menu a {
    width: 14.1%;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
    text-align: center;
    padding: 9px 0;
	margin: 0 1px;
    background-color: #14a83b;
    display: block;
    float: left;
	transition: all .7s;
}

#banner_menu a:hover {
    background-color: #e5ac00;
	transition: all .5s;

}

@media screen and (max-width: 1100px){

#banner_menu a {
   /* width: 100%;
	margin: 0px;
    float: none;
	border-bottom: 1px solid #ffffff;*/
	
	width: 50%;
    margin: 0px;
    border: 1px solid #ffffff;
}

}
/*=====================================
             首頁左方區塊
======================================*/

#panel_menu {
    display: none;
}

/*=====================================
             首頁中央區塊
======================================*/

#home_main_left {
    width: 100%;
	padding: 0;
	position: relative;
}

@media screen and (max-width: 1100px){

#home_main_left {
    padding: 0 15px;
}

}

/*=====================================
             首頁大圖輪播區塊
======================================*/

/*大圖輪播區塊-主區塊*/

#vda_8_29 {
    width: 63%;
    float: left;
	margin-bottom: 7px;
}

#vda_8_29 #wowslider-container1 {
    max-width: 100%;
}

#vda_8_29 #wowslider-container1 img {
    max-width: 100% !important;
}

/*大圖輪播區塊-控制按鈕列樣式*/

#vda_8_29 .ws_controls > a {
    display: none;
}

@media screen and (max-width: 1100px){

#vda_8_29 {
    width: 100%;
}


}

/*=====================================
             熱門服務區塊
======================================*/

/*熱門服務-主區塊*/

#content_8_7 {
    width: 37%;
	float: left;
}

/*熱門服務-標題文字樣式*/

#content_8_7 h2 {
    display: none;
}

/*熱門服務-列表樣式*/

#hot_box {
    font-size: 14px;
    text-align: center;
	padding: 13px 0;
}

#hot_box #img_box a {
    display: table;
    margin: auto;
    border-radius: 99px;
    overflow: hidden;
    transition: all .8s;
}

#hot_box #img_box a:hover {
    border-radius: 10px;
	transition: all .5s;

}

@media screen and (max-width: 1100px){

#content_8_7 {
    width: 100%;
}

}

/*=====================================
             教育新聞區塊
======================================*/

/*教育新聞區塊-主區塊*/

#news_8_25 {
    width: 100%;
    float: left;
	position: relative;
	margin-bottom: 7px;
}

/*教育新聞區塊-標題文字樣式*/

#news_8_25 h2 {
	color: #fff;
	background-color: #aacd06;
	padding: 6px 0;
	padding-left: 55px;
	margin: 0;
	margin-bottom: 7px;
	background-image: url(../image/news_title_icon_01.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/*教育新聞區塊-列表區塊主架構*/

#news_8_25 .top_out {
    margin: 0 -15px;
}

/*教育新聞區塊-列表區塊*/

#news_8_25 #inside_out {
    width: 25%;
    float: left;
    padding: 0 15px;
}

/*教育新聞區塊-圖片樣式*/

#news_8_25 #inside_out img{
    width: 100%;
    height: 165px;
}

/*教育新聞區塊-新聞小標題*/

#news_8_25 .inside_title a {
    font-size: 14px;
    color: #333;
    font-weight: bold;
	text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#news_8_25 .inside_title a:hover {
	color: #54960C;
}

/*教育新聞區塊-日期區塊*/

#news_8_25 .inside_date {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}

/*教育新聞區塊-更多文字樣式*/

#news_8_25 .more {
	width: 59px;
	height: 20px;
	font-size: 0;
	position: absolute;
	top: 12px;
    right: 12px;
	background-image: url(../image/more_button.png);
	background-repeat: no-repeat;
	background-position: left top;
}

@media screen and (max-width: 1100px){

#news_8_25 .top_out {
    margin: 0;
}

}

@media screen and (max-width:992px) {

/*教育新聞-個別列表區塊*/ 
  
#news_8_25 #inside_out {
    width: 50%;
    padding: 0 5px;
}

#news_8_25  #inside_out img {
    height: 280px;
}

}

@media screen and (max-width:650px) {

#news_8_25  #inside_out img {
    height: 200px;
  }
	
}
	
@media screen and (max-width:550px) {

/*教育新聞-個別列表區塊*/ 

#news_8_25 #inside_out {
    width: 100%;
	padding: 0;
}

/*教育新聞-代表圖樣式*/

#news_8_25  #inside_out img {
    height: auto;
}
  
	
}
	

/*=====================================
             跑馬新聞區塊
======================================*/

/*跑馬新聞-主區塊*/

#news_8_33 {
    width: 41%;
	position: relative;
    float: left;
}

#home_main_left > div:first-child + div + div + div + div + div{
    position: absolute;
    left: 0;
    bottom: 90px;
}

/*跑馬新聞-標題文字樣式*/

#news_8_33 h2 {
	color: #fff;
	background-color: #ed8000;
	padding: 6px 0;
	padding-left: 55px;
	margin: 0;
	background-image: url(../image/news_title_icon_02.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#home_main_left > div:first-child + div + div + div + div +div h2 {
	background-image: url(../image/news_title_icon_03.png);
    background-color: #e5c700;
}

/*跑馬新聞-跑馬區塊*/

#news_8_33 marquee {
    width: 100% !important;
    height: 155px !important;
}

/*跑馬新聞-列表樣式*/

#news_8_33 ul {
    padding: 0 5px;
    margin: 0;
	background-color: #f8f8f8;
}

#news_8_33 li {
	width: 100%;
    font-size: 14px;
    color: #313131;
    padding: 5px;
    border-bottom: 1px dashed #999;
	display: inline-block;
}

/*跑馬新聞-連結文字樣式*/

#news_8_33 li a {
	width: 73%;
    color: #313131;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
	float: left;
}

#news_8_33 span {
    float: right;
	display: block;
}

/*跑馬新聞-更多文字樣式*/

#news_8_33 .more {
    width: 59px;
    height: 20px;
    font-size: 0;
    position: absolute;
    top: 12px;
    right: 12px;
    background-image: url(../image/more_button.png);
    background-repeat: no-repeat;
    background-position: left top;
}

@media screen and (max-width:1100px) {

#news_8_33 {
    width: 100%;
	margin-bottom: 15px;
}

#home_main_left > div:first-child + div + div + div + div + div{
    position: relative;
    bottom: inherit;
}

}

@media screen and (max-width:800px) {


#news_8_33 li a {
    width: 73%;
    color: #313131;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

}


/*=====================================
             影音專區
======================================*/

/*影音專區-主區塊*/

#film_8_1 {
    width: 57%;
    float: right;
	margin-bottom: 30px;
	position: relative;
}

/*影音專區-標題文字樣式*/

#film_8_1 h2 {
    color: #fff;
    background-color: #14a83b;
    padding: 6px 0;
    padding-left: 55px;
    margin: 0;
    margin-bottom: 7px;
    background-image: url(../image/news_title_icon_04.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

#film_8_1 .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 57%;
}

/*影音專區-更多文字樣式*/

#film_8_1 .more {
    width: 59px;
    height: 20px;
    font-size: 0;
    position: absolute;
    top: 12px;
    right: 12px;
    background-image: url(../image/more_button.png);
    background-repeat: no-repeat;
    background-position: left top;
}

@media screen and (max-width:1100px) {

#film_8_1 {
    width: 100%;
}

}

/*=====================================
             跑馬廣告區塊
======================================*/

/*跑馬廣告區塊-主區塊*/

#vda_8_24 {
    width: 100%;
    float: left;
}

/*跑馬廣告區塊-跑馬區塊*/

#vda_8_24 #wrapper {
    width: 92%;
    margin: auto;
    position: relative;
}

#vda_8_24 .caroufredsel_wrapper {
	width: 100% !important;
    height: 60px !important;
    overflow: hidden !important; 
}

/*跑馬廣告區塊-圖片樣式*/

#vda_8_24 img {
    width: 120px;
    height: 60px;
    margin-right: 12px;
}

/*跑馬廣告區塊-按鈕樣式*/

#vda_8_24 #accel a {
    font-size: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    height: 23px;
    width: 13px;
    top: 15px;
}

#vda_8_24 #accel #prev {
	background-image: url(../image/vda_8_2_left_button.png);
	left: -20px;
}

#vda_8_24 #accel #next {
	background-image: url(../image/vda_8_2_right_button.png);
	right: -20px;
}

/*=====================================
             首頁右方區塊
======================================*/

#home_main_right {
    display: none;
}

/*=====================================================
                     內頁左方區塊
=====================================================*/

/*內頁左方區塊-主區塊*/

#is_left {
    width: 22%;
    padding: 0;
}

#content_2_17 img {
    width: 100%;
    height: auto;
}

/*左方主選單-選單樣式*/

#content_2_17 ul {
    padding: 0 2px;
    margin: 0;
    list-style-type: none;
    background-color: #abcd05;
}

#content_2_17 li {
    
}

/*左方主選單-連結文字樣式*/

#content_2_17 li a {
    font-size: 18px;
    color: #3f490d;
    display: block;
    border-bottom: 2px solid #abcd05;
    padding-left: 28px;
	background-color: #cad97f;
    background-image: url(../image/left_menu_icon.png);
    background-repeat: no-repeat;
    background-position: 6px 8px;
	transition: all .1s;
}

#content_2_17 li a:hover {
	color: #FFF;
	background-image: url(../image/left_menu_icon_hover.png);
	background-color: #e0145c;
}

/*左方廣告輪播區塊-主區塊*/

#vda_2_6 {
    background-color: #abcd05;
	padding-top: 15px;
    padding-bottom: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#vda_2_6 #demo_2 {
    width: 88%;
    margin: auto;
    text-align: center;
    background-color: #fff;
}

#vda_2_6 #demo_2 a {
	text-align: center;

}

/*左方廣告輪播區塊-圖片樣式*/

#vda_2_6 img {
    width: 150px;
    height: 60px;
	margin-bottom: 4px;
}

@media screen and (max-width: 1100px){

/*內頁左方區塊-主區塊*/

#is_left {
    width: 100%;
    padding: 0 15px;
}

#vda_2_6 {
	display: none;
}

	
}

/*=====================================================
                     內頁中央區塊
=====================================================*/

/*內頁中央區塊-主區塊*/

#box_center_content {
    width: 77%;
}

/*網站路徑區塊-主區塊*/

#path {
    font-size: 15px;
    color: #ed8000;
    text-align: right;
}

#path a{
    color: #FCA70A;
}

#path a:hover{
	color: #fcbf0a;
}

/*內頁主標題-主區塊*/

#is_title {
    float: left;
}

/*內頁主標題-表題文字樣式*/

#is_title h1 {
    font-size: 18px;
    color: #0075c3;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 7px 10px;
    background: #ededed;
	margin-bottom: 20px;
}

/*功能按鈕區塊-按鈕樣式*/

#return_button a {
    display: block;
    height: 20px;
    text-indent: -9999px;
    background-repeat: no-repeat;
	background-position: left top;
    float: left;
    margin-left: 10px;
}

#return_button a#JB_doPrintLink {
	background-image: url(../image/page_button_01.gif);
	width: 73px;
}
#return_button a#home {
	background-image: url(../image/page_button_02.gif);
	width: 57px;
}
#return_button a#top {
	background-image: url(../image/page_button_03.gif);
	width: 57px;
}
#return_button a#back {
	background-image: url(../image/page_button_04.gif);
	width: 57px;
}

@media screen and (max-width: 1100px){	

/*內頁中央區塊-主區塊*/

#box_center_content {
    width: 100%;
}

}

@media screen and (max-width: 560px){	

#return_button {
    display: table;
    float: none;
    margin: auto;
    padding: 0;
}

#return_button a {
    margin: 0 4px;
}


}

/*=====================================================
                     內頁新聞表
=====================================================*/

/*新聞搜尋區塊-主區塊*/

.act_search {
    font-size: 16px;
    color: #5a5a5a;
    margin-bottom: 15px;
}

/*新聞搜尋區塊-文字框樣式*/

#is_content .act_search #keywords {
    height: 22px;
	color: #666;
    border: 1px solid #919191;
    border-radius: 0;
}

.act_search select {
	color: #666;
	border: 1px solid #919191;
}

/*新聞搜尋區塊-搜尋按鈕樣式*/

.act_search .button {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
	padding: 0 30px;
	border-radius: 6px;
	background-color: #14a83b;
	border: 1px solid transparent;
	margin-top: 10px;
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
}


/*內頁新聞列表-表格樣式*/

.list_tab{
	font-size: 16px;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
}


.list_tab th {
    color: #fff;
    font-weight: normal;
    background-color: #abcd05;
	padding: 5px;
}

.list_tab td {
    color: #525252;
	padding: 5px;
}

.list_tab .actdate {
    color: #333;
}

@media screen and (max-width: 650px){

/*各表單物件跑板修正*/

.act_search label {
    float: left;
    width: 100%;
}

.act_search span {
    width: 100%;
}

.act_search input {
    width: 100% !important;
}

.act_search select {
    width: 100%;
}

/*內頁新聞列表-表格樣式*/

.list_tab{
	font-size: 14px;
}

}

/*=====================================
             問與答頁面
======================================*/

.Q, .Q a {
    font-size: 15px;
    color: rgb(20, 92, 154);
    font-weight: bold;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", 微軟正黑體;
}

.answer_A {
    font-size: 15px;
    color: rgb(80, 80, 80);
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", 微軟正黑體;
}

/*=====================================
             下方區塊
======================================*/

#page_bottom {
    background: #e5e5e5;
    padding: 19px 0 32px;
    border-top: 1px solid #cdcdcd;
}

#footer {
    width: 1100px;
}

#footer .col-md-3 {
    width: 35%;
}

/*下方logo區塊-圖片樣式*/

#footer_logo img {
    width: auto;
    height: auto;
}

#footer .col-md-9 {
    width: 65%;
}

/*下方內容區塊-斷行設定*/

#footer .col-md-9 > br {
    display: none;
}

/*下方內容區塊-文字上稿區塊*/

#footer_text {
    padding: 5px 0;
    padding-left: 55px;
    border-left: 2px solid #adce13;
}


@media screen and (max-width: 1100px){

#footer {
    width: 100%;
}

#footer .col-md-3 {
    width: 100%;
}

#footer_logo img {
    margin: auto;
}

#footer .col-md-9 {
    width: 100%;
}

#footer_text {
	padding-left: 0px;
	border-left: 0px solid #adce13;
    text-align: center;
}

}