@charset "utf-8";
/* CSS Document */

/*===============================================
                    整體設定
=================================================*/

body {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體" !important;
	background-color: #f6f6f6;
}

/*內容區主架構*/

#content {
    overflow: visible;
}

.content-wrap {
	padding-top: 0px;
    padding-bottom: 0;
}

.section.topmargin-lg {
    margin: 0 !important;
	padding: 0;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
}

a, a:hover {
	color: #1a6abc;
    text-decoration: none;
    transition: all .3s;
}

@media (min-width: 1360px){

#wrapper .container {
    width: 1330px;
}

}

@media (max-width: 767px){

.container, #header.full-header .container, .container-fullwidth {
    width: 100% !important;
}

}

/*===============================================
                    iframe設定
=================================================*/

@media (max-width: 991px){

#box_center_content .iframe-rwd {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

}

/*===============================================
                    無障礙設定
=================================================*/

/*首頁內容導盲磚*/

.box_content #content_alt {
    color: #555;
    position: absolute;
    left: 0;
    top: 0;
}

/*內頁左方導盲磚*/

#is_left a.left_sitemap {
    color: #555;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

/*內頁右方導盲磚*/

#box_center_content #content_alt {
    color: #555;
}

/*===============================================
                    上方區塊
=================================================*/

/*上方主區塊*/

#header {
    height: auto;
	background-color: #f0f0f0;
    border-bottom: 0px solid #F5F5F5;
   
}

#header-wrap {
	height: auto;
}


#header .container {
    width: 1500px;
}

@media (max-width: 1530px){

#header .container {
    width: 100% !important;
}
	
}	

@media (max-width: 991px){

#header {
	background-image: none;
}

#header-wrap {	
    background-color: #4d4f50;
    box-shadow: 0px 4px 8px rgba(128, 128, 128, 0.1);
    background-image: none;
}



}

/*===============================================
                rwd按鈕區塊
=================================================*/

div#primary-menu-trigger {
    color: #fff;
    border-radius: 10px;
    top: 20px;
}


/*===============================================
                 rwd按鈕樣式
=================================================*/

/*rwd按鈕*/

#primary-menu-trigger {
    z-index: 99;
}

#primary-menu-trigger {
    color: #fff;
}

@media (max-width: 530px){

#primary-menu-trigger {
    top: 12px;
}

}

/*===============================================
                 上方logo區塊
=================================================*/

/*上方logo區塊*/

#logo {
    width: 15%;
    z-index: 10;
    margin: 0;
    padding: 23px 0;
}

#logo img {
    max-width: 100%;
    max-height: 81px;
}

@media (max-width: 1200px){

#logo img {
    height: auto;
    max-height: inherit;
}

}

@media (max-width: 991px){

#logo {
	width: 100%;
    position: relative;
	padding: 11px 0 !important;
	height: auto;
}

/*上方logo區塊-logo切換設定*/

#logo a.standard-logo {
    display: none;
}

#logo a.retina-logo {
    display: inline-block;
}

#logo img {
    height: 60px;
}

}

/*===============================================
                 上方功能區塊
=================================================*/

#primary-menu {
    width: 85%;
    display: table;
}

#header.sticky-header:not(.static-sticky) #primary-menu {
    width: 100%;
    margin-top: 0px;
}

#primary-menu #top_box {
    width: 20%;
    float: right;
}


#top_box > li {
	width: 100%;
    border-top: 0px solid #EEE !important;
}

@media (max-width: 1480px){

#primary-menu #top_box {
    width: 23%;
}
	
}

@media (max-width: 1300px){

#primary-menu #top_box {
    width: auto;
}

#top_box > li {
	width: auto;
}

}

@media (max-width: 991px){

#primary-menu {
	width: 100%;
    margin-top: 0;
}

#primary-menu #top_box {

}


#top_box > li {
	width: 100%;
}

#primary-menu ul ul li {
    border-top: 0px solid #EEE;
}

}

/*===============================================
                 第一功能區塊區塊
=================================================*/

/*第一功能區塊-列表樣式*/

#primary-menu #top_box ul {
    width: auto;
    background-color: transparent;
    display: block ;
    position: relative;
    top: 0;
    left: initial;
    border: 0px solid #EEE;
    box-shadow: none;
}

#primary-menu #top_box ul li {
    float: left;
    margin-left: 10px
}

@media (max-width: 991px){

#primary-menu #top_box ul {
    padding: 0;
}

}

/*===============================================
                 上方快速選單
=================================================*/

/*上方快速選單-主區塊*/

#top_menu {
    display: flex;
    float: right;
    padding: 18px 0;
}

#primary-menu #fast_menu > li {

}

/*上方快速選單-連結文字樣式*/

#primary-menu #fast_menu > li > a {
    font-size: 15px;
    color: #728994;
    background-color: transparent;
    padding: 0px 9px;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
    text-transform: initial;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

#primary-menu #fast_menu > #list_01 > a {
	background-image: url(../images/fast_menu_icon_01.png);
}

#primary-menu #fast_menu > #list_02 > a {
	background-image: url(../images/fast_menu_icon_02.png);
}

@media (max-width: 991px){

#top_menu {
    width: 100%;
    display: table;
    float: none;
	padding: 0;
}	

/*上方快速選單*/

#top_menu #fast_menu li {
    width: 50%;
	padding: 0 2px;
}

#top_menu #fast_menu li a {
    color: #fff;
    background-color: #2d86a9;
    text-align: center;
    background-image: none !important;
}

}

@media (max-width: 480px){

#fast_menu li {
    width: 33.3%;
}
}

/*===============================================
                 第二功能區塊區塊
=================================================*/

#box_02 #float_box {

}

@media (max-width: 991px){
	
#box_02 #float_box {
    width: 100%;
}	

}	

@media (max-width: 700px){

#box_02 #float_box {
    display: block;
}

}


/*===============================================
                   上方搜尋區塊
=================================================*/

/*搜尋區塊-主區塊*/

#top_search {
	width: 100%;
}

#top_search #search_form {
    margin: 0;
}

#top_search .input-group {
    border-radius: 17px;
    overflow: hidden;
    background-color: #fff;
	border: 1px solid #c9c9c9;
	margin: 0;
}

/*搜尋區塊-文字框樣式*/


#top_search .form-control {
    width: 100%;
    color: #000;
    background-color: transparent;
    border-radius: 0;
    border: 0px solid #a5a5a5;
}

#top_search .form-control::-webkit-input-placeholder {
    color: #a5a5a5;
    font-weight: normal;
}

#top_search .form-control:-ms-input-placeholder {
    color: #a5a5a5;
    font-weight: normal;
}

#top_search .form-control::-moz-placeholder {
    color: #a5a5a5;
    font-weight: normal;
}

/*搜尋區塊-按鈕樣式*/

#top_search .btn {
	width: 40px;
	height: 34px;
	font-size: 0;
	color: #fff;
	border-radius: 0;
	background-color: transparent;
	border: 0px solid #d68d40;
	background-image: url(../images/search_button.png);
	background-repeat: no-repeat;
	background-position: center center;
}

@media (max-width: 1300px){

#top_search {
    padding: 10px 0;
}

}

@media (max-width: 991px){
	

#top_search .input-group {
    border: 1px solid #d8ab76 !important;
    border-radius: 0;
    margin: 0;
}

#top_search .form-control::-webkit-input-placeholder {
    color: #333;
    font-weight: normal;
}

#top_search .form-control:-ms-input-placeholder {
    color: #333;
    font-weight: normal;
}

#top_search .form-control::-moz-placeholder {
    color: #333;
    font-weight: normal;
}


}


/*===============================================
                 banner選單
=================================================*/

/*banner選單-主區塊*/

#banner_menu {
    width: 100%;
}

/*banner選單-列表樣式*/

#primary-menu #banner_menu {
	
}

#primary-menu #banner_menu > li {
    width: 11.11%;
    margin: 0;
}

#primary-menu #banner_menu > li.rwd_list {
	display: none;
}

/*banner選單-連結文字樣式*/

#primary-menu #banner_menu > li > a {
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
    padding: 15px 16px;
    transition: all .3s;
}


#primary-menu #banner_menu > li > a:hover {
    color: #fff;
    background-color: #278898;
}

/*banner子選單-主區塊*/

#banner_menu #submenu {
    border: 0px solid #fff;
    border-top: 2px solid #289ac5;
    background-color: rgba(45, 51, 60, 0.94);
}

/*banner子選單-列表樣式*/

#banner_menu #submenu li {
    border-bottom: 1px solid rgba(106, 167, 173, 0.25);
}

/*banner子選單-連結文字樣式*/

#banner_menu #submenu li a {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
}

#primary-menu #banner_menu #submenu li:hover > a {
    background-color: rgba(29, 213, 255, 0.3);
    padding-left: 18px;
    font-weight: bold !important;
}

@media (min-width: 1200px){

#banner_menu {
    width: 80%;
    padding-top: 50px;
    padding-bottom: 20px;
    margin: auto !important;
}

}


@media (max-width: 1480px){

#banner_menu {
    width: 77%;

}

}

@media (max-width: 1300px){

#banner_menu {
    width: 100%;
	padding: 0;
}

}


@media (max-width: 991px){
	
#primary-menu > #banner_menu {

}	

#primary-menu #banner_menu > li {
    width: 100%;
}

#primary-menu #banner_menu > li > a {
	font-size: 18px;
	color: #fff;
	text-align: left; 
    display: block;
}

#primary-menu #banner_menu > li > a br {
    display: none;
}

#banner_menu #submenu {
    padding: 0;
    border-top: 2px solid #289ac5;
    background-color: rgba(58, 58, 60, 0.94) !important;
}

#banner_menu #submenu li {
    border-bottom: 1px solid rgba(251, 251, 251, 0.2);
}

#primary-menu ul #submenu li a {
    color: #fff;
    padding: 14px !important;
}

}

@media (max-width: 700px){

#primary-menu #banner_menu > li.rwd_list {
	display: block;
}

}


/*===============================================
                上方區塊(下滑後樣式)
=================================================*/

/*上方區塊-主架構*/

#header.sticky-header:not(.static-sticky) #header-wrap {
    background-color: rgba(57, 100, 119, 0.9);
}

body.top-search-open #primary-menu ul {
    opacity: 0;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: auto;
}

/*下滑後的logo區塊*/

#header.sticky-header:not(.static-sticky) #logo{
    display: none;
}


/*下滑後的上方快速選單*/

#header.sticky-header:not(.static-sticky) #primary-menu #top_menu {
    display: none;
}

/*下滑後的banner選單*/

#header.sticky-header:not(.static-sticky) #banner_menu {
    width: 100%;
    float: right;
    background-color: transparent;
    padding: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu #banner_menu > li > a {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    padding: 20px 17px !important;
    background-image: none;
}

#header.sticky-header:not(.static-sticky) #primary-menu ul li > a span {
    padding-left: 0px;
    background-image: none;
}


/*下滑後隱藏的區塊*/

#header.sticky-header:not(.static-sticky) #top_search {
    display: none;
}

#header.sticky-header:not(.static-sticky) #box_02 {
	display: none;
}

@media (max-width: 1200px){
	
#header.sticky-header:not(.static-sticky) #logo {
    width: 30%;
    padding: 33px 0;
}

#header.sticky-header:not(.static-sticky) #logo img {
    width: 100%;
    height: auto;
}
	
}


/*===============================================
                 內頁主框架
=================================================*/

#content.page_content {

}

#content.page_content .container {

}

/*===============================================
                 內頁banner
=================================================*/

#page_banner {

}

#page_banner #oc-slider {
    padding: 0 !important;
}


/*===============================================
                 內頁右方區塊
=================================================*/

#box_center_content {
    width: 100%;
    z-index: 1;
    padding-bottom: 50px;
}

/*上稿內容區塊-主區塊*/

#is_content {
    min-height: 450px;
	font-size: 17px;
}

#is_content > ul {
    padding-left: 30px;
}

@media (max-width: 1199px){
	
#box_center_content {
	width: 100%;
	border: 0px solid #dddddd;
	margin-bottom: 30px;
}	


}

/*===============================================
                 網頁路徑區塊
=================================================*/

/*網頁路徑區塊-主區塊*/

#path {
	padding: 10px;
    background-color: #82b7c9;
	margin-bottom: 30px;
}


/*網頁路徑區塊-列表樣式*/

#path ul {
    text-align: left;
    list-style-type: none;
    margin: 0;
}

#path li {
    font-size: 15px;
    color: #fff;
	display: inline-block;
}

#path ul > li + li:before {
    content: "\003E";
	padding: 0 5px;
}

/*網頁路徑區塊-連結文字樣式*/

#path .home {
    background-image: url(../images/path_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
}

#path li a {
    color: #fff;
}

#path li.active a {

}

/*===============================================
                 內頁主標題區塊
=================================================*/

/*內頁主標題-主區塊*/

#is_title {

	
}

/*內頁主標題-標題文字樣式*/

#is_title h3 {
    font-size: 24px;
    color: #000;
    letter-spacing: 1px;
    padding: 8px 0;
    background-image: url(../images/is_title_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
	margin-bottom: 45px;
}

/*===============================================
                 內頁輔助選單區塊
=================================================*/

/*內頁輔助選單區塊-列表樣式*/

#page_sub_menu ul {
    display: table;
    padding: 0;
    list-style-type: none;
}

#page_sub_menu li {
    float: left;
    padding-right: 7px;
	margin-bottom: 8px;
}

/*內頁輔助選單區塊-連結文字樣式*/

#page_sub_menu li a {
	max-width: 100%;
    width: 150px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #c2c2c2;
    padding: 7px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

#page_sub_menu li a:hover, #page_sub_menu li a.action {
    background-color: #21a6a4;
}

@media (max-width: 991px){

#page_sub_menu ul {
    width: 100%;
}

#page_sub_menu li {
    width: 20%;
    padding: 0 3px;
    margin-bottom: 6px;
}

#page_sub_menu li a {
    width: 100%;
}

}

@media (max-width: 700px){

#page_sub_menu li {
    width: 25%;
}

}

@media (max-width: 550px){

#page_sub_menu li {
    width: 33.3%;
}

}

/*===============================================
                 友善列印按鈕區塊
=================================================*/

/*友善列印按鈕區塊-主區塊*/

#return_button {
	margin-top: 30px;
    text-align: right;
}

/*功能按鈕區塊-列表樣式*/

#return_button ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#return_button li {
    display: inline-block;
}

/*友善列印按鈕區塊-連結文字樣式*/

#return_button a {
    min-width: 95px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-color: #75d496;
    display: block;
    padding: 4px 17px;
    border-radius: 6px;
    margin: 0 2px;
}

#return_button a:hover {
    background-color: #61b591;
}

@media (max-width: 500px){

#return_button li {
    width: 100%;
}

#return_button a {
    padding: 7px 17px;
    margin: 0 1%;
    margin-bottom: 9px;
}

}

/*===============================================
                最新消息頁面
=================================================*/

/*搜尋區塊-主區塊*/

#news_search {
    margin-bottom: 25px;
}

#news_search form {
    display: inline-block;
    margin-bottom: 0;
}


/*最新消息頁面-搜尋小標題樣式*/

#news_search label {
    width: 115px;
    font-size: 16px;
	text-align: center;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體" !important;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
}

#news_search .day_label_2 {
    width: 50px;
}

/*最新消息頁面-按鈕樣式*/

#news_search .btn-default {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    padding: 0px 18px;
    background-color: #07bea5;
	transition: all .3s;
}

#news_search .btn-default:hover {
    background-color: #069582;
}

/*最新消息頁面-表格樣式*/

#page_news table th {
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    background-color: #318fbc;
    border: 1px solid #266888;
}

#page_news table td {
    text-align: center;
    padding: 10px 5px;
    border: 1px solid #c8c8c8;
}

#page_news table #title_list {
    text-align: left;
}



/*內頁新聞列表-按鈕列區主區塊*/

#page_button {
    width: 100%;
    font-size: 16px;
    display: table;
}

/*內頁新聞列表-列表資訊區塊*/

#news_information {
    line-height: 34px;
    float: left;
}

/*內頁新聞列表-按鈕列區塊*/

.pagination {
    float: right;
    margin: 0;
}

/*內頁新聞列表-按鈕樣式*/

.pagination li a {
    color: #000;
    background-color: transparent;
	border: 0px solid #dddddd;
}

.pagination li.active a {
    background-color: #007c9c !important;
}


@media (max-width: 1200px){

#news_search #list_01 {
    margin-bottom: 20px;
}

}

@media (max-width: 630px){


/*內頁新聞列表-列表資訊區塊*/

#news_information {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.pagination {
    display: table;
    margin: auto;
    float: none;
}

}

@media (max-width: 480px){

#news_search #list_01 {
    margin-bottom: 0px;
}

#news_search label {
    width: 100% !important;
    display: block;
    text-align: left;
    padding: 9px 0;
}

#news_search .input-group {
    width: 100%;
    display: inline-block;
}

#news_search .btn-default {
    width: 100%;
    border-radius: 0;
    margin-top: 10px;
}
	
}

/*===============================================
                活動花絮頁面
=================================================*/

#page_gallery .img_box {
    padding: 8px;
    border: 1px solid #d0d0d0;
    margin-bottom: 15px;
}

/*活動花絮頁面-圖片樣式*/

#page_gallery img {
    width: 100%;
}

/*活動花絮頁面-文字設定*/

#page_gallery .text_box span {
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*===============================================
                課程報名列表
=================================================*/

/*課程報名列表-資料區塊*/

#sign_page #sing_list {
    margin-bottom: 45px;
}

#sign_page .row {
    margin: 0;
    margin-bottom: 20px;
}

/*課程報名列表-列表區塊*/

#sign_page #list_box {
    width: 32%;
    margin-right: 2%;
}

#sign_page .feature-box.media-box {
    border: 1px solid #88bac9;
}

/*課程報名列表-圖片區塊*/

#sign_page #img_box {
    margin: 0;
    padding: 5px;
	display: none;
}

/*課程報名列表-主標題樣式*/

#sign_page .feature-box h3 {
    font-size: 18px;
    color: #3b6e87;
	line-height: 1.4em;
    padding: 10px 5px;
    border-bottom: 1px solid #dcd9d9;
    margin-bottom: 15px;
}

/*課程報名列表-列表樣式*/

#sign_page #list_box ul {
	padding: 0 5px;
    list-style-type: none;
	margin-bottom: 15px;
}

#sign_page #list_box li {
    font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*課程報名列表-輔助標題樣式*/

#sign_page .sub_title {
    background-image: url(../images/sing_title_icon_01.png);
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 27px;
}

#sign_page #t_02{
	background-image: url(../images/sing_title_icon_02.png);
}

#sign_page #t_03{
	background-image: url(../images/sing_title_icon_03.png);
}

/*課程報名列表-更多按鈕樣式*/

#sign_page .more {
    color: #fff;
    text-align: center;
    background-color: #5e9ab7;
    padding: 5px;
    display: block;
}

#sign_page .more:hover {
    background-color: #40758e;
}


/*課程報名列表-按鈕列區主區塊*/

#sign_page #page_button {
    width: 100%;
    font-size: 16px;
    display: table;
}

/*課程報名列表-按鈕列區塊*/

#sign_page .pagination {
    float: right;
    margin: 0;
}

/*課程報名列表-按鈕樣式*/

#sign_page .pagination li a {
    color: #6f6f6f;
    background-color: transparent;
	border: 0px solid #dddddd;
}

#sign_page .pagination li a.red {
    color: #f52c3a;
}

#sign_page .pagination li.active a {
    background-color: #2d9ad3 !important;
}


@media (max-width: 767px){

#sign_page #list_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px !important;
}

}

/*===============================================
                 線上報名-資料填寫頁
=================================================*/

/*資料填寫頁-主區塊*/

#course_content {
    max-width: 750px;
    border-radius: 15px;
    background-color: #ededed;
    margin: auto;
    margin-top: 25px;
    padding: 30px;
}

#course_content .title {
    font-size: 18px;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體" !important;
    margin: 0;
    padding: 13px 0;
}

#course_content .title small {
    color: #f00;
}

/*資料填寫頁-驗證碼區塊*/

#course_content #verify_code {
    width: 100%;
    display: table;
    margin: 20px 0;
}

#course_content #verify_code li {
    float: left;
    display: inline-block;
}

/*資料填寫頁-聲音撥放按鈕*/

#course_content #verify_code .fluid-width-video-wrapper {
    width: 40px;
    height: 40px;
    padding: 0 !important;
    margin: 0;
    margin-right: 15px;
}

#course_content #verify_code .fluid-width-video-wrapper object {

}

/*資料填寫頁面-重整按鈕樣式*/

#course_content #verify_code img {
    width: auto;
    height: 40px;
}

@media (max-width: 767px){

/*資料填寫頁-聲音撥放按鈕*/

#course_content #verify_code .fluid-width-video-wrapper {
    width: 100px;
}


}

/*===============================================
                 下載頁面樣式
=================================================*/

/*下載頁面-表格樣式*/

#page_download table th {
    color: #fff;
    text-align: center;
    padding: 5px;
    background-color: #318fbc;
    border: 1px solid #266888;
}

#page_download table td {
    text-align: center;
    padding: 5px;
    border: 1px solid #c8c8c8;
}

#page_download table td.title_list {
    text-align: left;
}


/*下載頁面-各區塊比例*/

#page_download .day {
    width: 13%;
}

#page_download .title {
    width: 75%;
}

#page_download .file {
    width: 10%;
}

/*===============================================
                 聯絡我們頁面
=================================================*/

/*聯絡我們頁面-主區塊*/

#contact_us_box {
    max-width: 900px;
    background-color: #f5f5f5;
    padding: 20px 40px;
    margin: auto;
    border: 1px solid #e3e3e3;
    border-radius: 15px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/*聯絡我們頁面-小標題樣式*/

#contact_us_box label {
    font-size: 17px;
    letter-spacing: 0px;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體" !important;
    margin: 0;
    padding: 10px 0px;
}

#contact_us_box label small {
    font-size: 16px;
    color: #ff3030;
    padding-right: 4px;
}

/*聯絡我們頁面-列表區塊樣式*/

#contact_us_box .list_box {
    margin-bottom: 15px;
}

#contact_us_box #list_01 ,#contact_us_box #list_02 ,#contact_us_box #list_03 ,#contact_us_box #list_04{
    width: 50%;
}

/*聯絡我們頁面-驗證碼區塊*/

#contact_us_box #verify_code {
    width: 100%;
    margin-bottom: 15px;
}

#contact_us_box #verify_code li {
    float: left;
    display: inline-block;
}

/*聯絡我們頁面-聲音撥放按鈕*/

#contact_us_box #verify_code .fluid-width-video-wrapper {
    width: 40px;
    height: 40px;
    padding: 0 !important;
    margin: 0;
    margin-right: 15px;
}

#contact_us_box #verify_code .fluid-width-video-wrapper object {

}

/*聯絡我們頁面-重整按鈕樣式*/

#contact_us_box #verify_code img {
    width: auto;
    height: 40px;
}


@media (max-width: 991px){

#contact_us_box #list_01 ,#contact_us_box #list_02 ,#contact_us_box #list_03 ,#contact_us_box #list_04{
    width: 100%;
}

}

@media (max-width: 767px){

/*聯絡我們頁面-聲音撥放按鈕*/

#course_content #verify_code .fluid-width-video-wrapper {
    width: 100px;
}


}

/*===============================================
                 搜尋頁面
=================================================*/

/*搜尋頁面-搜尋標題樣式*/

#search_form > label {
    font-size: 16px;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體";
	letter-spacing: 0;
}

/*搜尋頁面-搜尋按鈕樣式*/

#search_page .btn-default {
    font-size: 16px;
    color: #fff;
    padding: 5px 20px;
    background-color: #07bea5;
}

#search_page .span_1 {
    margin-bottom: 25px;
    display: block;
}

/*搜尋頁面-列表樣式*/

#search_page .searchlist {
    padding: 15px 0;
    border-top: 1px solid #ddd;
}

/*搜尋頁面-關鍵字樣式*/

#search_page .searchlist label {
    font-size: 1em;
    letter-spacing: 0;
    font-family: "Microsoft JhengHei UI", "Microsoft JhengHei UI Light", "微軟正黑體" !important;
    margin: 0;
}

/*==================================================
                404頁面
====================================================*/

/*404頁面-404文字*/

.error404-wrap .error404 {
	font-size: 200px;
    opacity: 1;
}

/*404頁面-副標題文字*/

.error404-wrap .heading-block.nobottomborder h4 {
    color: #fff;
}

.error404-wrap .heading-block span {
    color: #fff;
}

.error404-wrap .button {
    color: #fff;
    background-color: #f2a703;
}

/*===============================================
                 下方區塊
=================================================*/

/*下方主區塊*/

#footer {
    border-top: 0px solid rgba(0,0,0,0.2);
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-y;
    background-position: center 50%;
}

#footer #copyrights {
	padding: 40px 0;
    background-color: transparent;
}

#footer .container {

}

/*下方區塊-上稿內容區塊*/

#footer_text {
	font-size: 16px;
    color: #fff;
	margin: 0;
}

/*下方區塊-上稿內容區塊*/

#footer_text .content {

}

/*下方輔助選單區塊-主區塊*/

.footer_sub_menu {
    margin-bottom: 25px;
}

/*下方輔助選單區塊-列表樣式*/

.footer_sub_menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
	display: table;
}

.footer_sub_menu li {
    float: left;
}

.footer_sub_menu ul > li + li:before {
    content: "　|　";
}

/*下方輔助選單區塊-連結文字樣式*/

#footer_text li a {
    color: #fff;
}


@media (max-width: 991px){

#footer_logo {
    text-align: center;
    margin-bottom: 20px;
}

.footer_sub_menu ul {
    margin: auto;
}

#footer_text .content {
    text-align: center;
}

}

/*===============================================
                   下方主選單
=================================================*/

/*下方主選單-主區塊*/

#footer_menu {
    padding: 8px;
    background-color: #dcdcdc;
}

/*下方主選單-列表樣式*/

#footer_menu ul {
    margin: 0 auto;
	list-style-type: none;
    display: table;
}

#footer_menu li {
    float: left;
	padding: 0 20px;
}

#footer_menu li a {
    font-size: 18px;
    color: #000;
}

@media (max-width: 991px){

#footer_menu li {
    width: 25%;
    text-align: center;
    padding: 0 2px;
    margin-bottom: 4px;
}

#footer_menu li a {
    color: #fff;
    background-color: #6b6b6b;
    display: block;
    padding: 5px;
}

#footer_menu li a:hover {
    background-color: #26afce;
}

}

@media (max-width: 650px){

#footer_menu li {
    width: 33.3%;
}

}

@media (max-width: 475px){

#footer_menu li {
    width: 50%;
}

}

/*===============================================
                   讀取頁面設定
=================================================*/

@media (min-width: 992px){

body:not(.no-transition) #wrapper, .animsition-overlay {
	animation-duration: 0s!important;
    opacity: 1 !important;
}

.css3-spinner {
    display: none;
}

#wrapper.fadeIn{
    -webkit-animation-name: wrapper_fadeIn;
    animation-name: wrapper_fadeIn;
}

}

@-webkit-keyframes wrapper_fadeIn {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

@keyframes wrapper_fadeIn {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

#wrapper.fadeOut{
    -webkit-animation-name: wrapper_fadeOut;
    animation-name: wrapper_fadeOut;
}

@-webkit-keyframes wrapper_fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

@keyframes wrapper_fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}
