
/*-----------------------------------通用-----------------------------------*/
body {
	margin:0; 
	padding:0; 
	line-height:170%;
	font-family:"微軟正黑體", "open-sans", Times New Roman , sans-serif;
	color:#333;
	background:#fff;
	font-size:1em;
	background-position:top;
	background-repeat:no-repeat;
}
*{
	padding:0;
	margin:0;}
a{
	color:#333;
}
a:hover ,a:focus{
	color:#e60012;
}
a, a:hover ,a:focus{
	text-decoration:none;
}
img{
	max-width:100%; 
	height:auto;
}
h1{
	margin:0 !important;
	line-height: normal;
	font-size: inherit;
}
h2{
	font-size:1.875em;
	font-weight:400;
	line-height:130%;
	margin-bottom:0;
	color:#e60012;
}
h3{
	color:#990000;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:15px;
	line-height:130%;
}
h3:before{
	content:"";
	background:url(../img/icon_r_04.svg);
	background-size:20px 20px;
	width:20px;
	height:20px;
	display:block;
	margin:5px 8px 0 0;
	float:left;
}
h4{
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
	line-height:130%;
}
p {
    margin: 0 0 5px;
}
hr{
	float:left;
	width:100%;
}
label {
    font-weight: 500;
}
.container {
    width: 100%;
}
.form-control{
	font-size:1em;
}
.text_center{
	text-align:center;
}
.text_right{
	text-align:right;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
input[type=file] {
    max-width: 190px;
}
select {
	background:#fff;
	height: 34px;
}
.required{
	color:#e60012;
	font-size:0.8em;
}
.input-xsmall {
    width: 80px!important;
}
.input-small {
    width: 145px!important;
}
.input-medium {
    width: 240px!important;
}
.input-large {
    width: 320px!important;
}
.btn_01{
	background: #e60012;
    padding: 6px 15px;
    color: #fff;
	font-size:1em;
	border:none;
	letter-spacing:1px;
	cursor:pointer;
	border-radius:30px;
	border:none;
}
.btn_01:hover ,.btn_01:focus{
	background:#900;
	color:#fff !important;
	border:none;
}
button.btn_01, html input.btn_01 ,button.btn_02, html input.btn_02{
	padding:3px 20px;
}
.btn_02{
	background: #666;
    padding: 6px 15px;
    color: #fff;
	font-size:1em;
	border:none;
	letter-spacing:1px;
	cursor:pointer;
	border-radius:30px;
}
.btn_02:hover ,.btn_02:focus{
	background:#333;
	color:#fff !important;
}
.btn-primary {
	border-color: #e60012;
	background-color: #e60012;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover {
	border-color: #e600127;
	background-color: #e60012;
	color: #FFF;
}
.btn-primary:active, .btn-primary:focus {
	border-color: #e60012;
	background-color: #e60012;
	color: #FFF;
	outline:2px solid #00b0f0;
}
.btn_box{
	float:left;
	width:100%;
	margin:20px 0;
}
.display_inline{
	display:inline-block !important;
}
.display_none{
	display:none;
}
.scroll-to-top:hover {
	background:#e60012;
}
.scroll-to-top:hover i{
	color:#fff;
}
.nomarginbottom{
	margin-bottom:0px;
}
.nomargintop{
	margin-top:0px;
}
.nomarginbottom{
	margin-bottom:0px;
}
.nomarginleft{
	margin-left:0px;
}
.nomarginright{
	margin-right:0px;
}
.nopaddingtop{
	padding-top:0px;
}
.nopaddingbottom{
	padding-bottom:0px;
}
.nopaddingleft{
	padding-left:0px;
}
.nopaddingright{
	padding-right:0px;
}
.w-100{
	width:100%;
}
.w-auto{
	width:auto;
}
.line{
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	height:2px;
	float:left;
	width:100%;
	margin:25px 0;
}
.form-control {
    padding: 5px 8px;
	box-shadow:none;
	margin:2px 0;
}
.date{
	font-size:0.9em;
}
.top_class{
	background:#e60012;
	border-radius:5px;
	padding:2px 8px;
	color:#fff;
	margin:5px;
}
.img_padding {
    padding: 10px;
}
.price{
	color:red;
	font-size:1.5em;
	font-weight:bold;
}



/*header*/
#header .header-body{
	border-bottom:solid #ccc 1px;
	background:rgba(255,255,255,1)!important;
}
#header .header-column:first-child{
	background:url(../img/logo_bg.png);
	background-repeat:no-repeat;
	background-position:50px center;
}
.header-nav-top a{
	color:#333;
	margin-bottom:10px;
	padding-top:15px !important;
}
.header-nav-top i{
	font-size:1.9em;
}
.share_icon .fa-facebook-square{
	color:#395498;
}
.share_icon a:hover .fa-facebook-square{
	color:#1b3475;
}
.share_icon .fa-line{
	color:#00b200;
}
.share_icon a:hover .fa-line{
	color:#047004;
}
.share_icon .fa-youtube{
	color:#e02e24;
}
.share_icon a:hover .fa-youtube{
	color:#91160f;
}
.header-nav-top .fa-user-circle{
	padding-right:5px;
}
.header-nav-top li:last-child a{
    width: 120px;
	background:#fff;
}
.header-nav-top a:hover{
	color:#e60012;
}
.header-nav-top li:last-child span{
	position: absolute;
    width: 80px;
    padding-top: 3px;
}


/*top_login*/
.login a{
	color:#333;
}
.login.open>a:focus {
    background-color: transparent!important;
}
.login > a > .fa-caret-down{
	display:none;
}
.login .dropdown-menu {
    right: 0;
    left: auto;
    margin-top: -1px;
	background:#f5f5f5;
	border:none;
	border-radius:4px!important;
	overflow:hidden;
	min-width:145px;
	border: solid #ccc 1px;
}
.login .dropdown-menu>li>a{
	width:100%;
	padding:10px 15px!important;
	margin:0;
	color:#333;
}
.login .dropdown-menu>li>a:hover ,.login .dropdown-menu>li>a:focus{
	background:#eee;
	color:#e60012;
}
.login li a i{
	font-size:1em;
	padding-right:5px;
}
.logout_btn{
	text-align:center;
}
.logout_btn a{
	color:#fff!important;
	background:#333!important;
}
.logout_btn a:hover{
	background:#e60012!important;
}


/*top menu*/
.dropdown-menu>li>a:hover ,.dropdown-menu>li>a:focus ,.dropdown-menu>li:focus,.dropdown-menu>li a:active{
	background:rgba(0, 0, 0, 0.3);
	color:#fff;
}
#header .header-nav-main nav > ul >li:hover:after {
    width: 100%;
    background: #e60012;
}
.header-nav-main .dropdown-menu{
    margin:0 !important;
	font-size:1em;
}
.header-nav-main .dropdown a > img{
	width:30px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: rgba(0,0,0,.3);
}
#header .header-nav-main nav > ul li.dropdown-submenu .dropdown-menu{
	background:#333 !important;
}
.header-nav-main .nav{
	float:right;
}


/*header menu滑入上方出現線條*/
#header .header-nav-main nav > ul > li{
	margin:0 15px;
}
#header .header-nav-main nav > ul >li:before ,#header .header-nav-main nav > ul >li:focus {
  	content: '';
 	display: block;
  	margin: auto;
  	height: 3px;
 	width: 0px;
  	background: transparent;
  	transition: width .5s ease, background-color .5s ease;
}
#header .header-nav-main nav > ul >li:hover:before  ,#header .header-nav-main nav > ul >li:hover:focus{
  	width: 100%;
	background: #e60012;
}


/*選單最後一項置右對齊*/
#header .header-nav-main nav > ul > li:nth-last-child(-n+2) > .dropdown-menu{
    right:0;
}
#header .header-nav-main nav > ul > li:nth-last-child(-n+2).dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu{
	right:160px;
	left:auto!important;
}


/*menu無障礙*/
#header .header-btn-collapse-nav_1 {
    background: #fff;
    color: #00693e;
    display: none;
    float: right;
    margin: 12px 0 8px 15px;
    border: solid 1px #00693e;
}
#header .header-nav-main nav ul li.dropdown.open >.dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown:focus > .dropdown-menu{
    top: auto ;
    display: block;
    opacity: 1;
	transform: translate3d(0, 0, 0);
}
#header .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu>li>a{
    transform: translate3d(0, 0, 0);
}
#header .header-nav-main nav ul li.dropdown.open  li.dropdown-submenu> .dropdown-menu.open{
    top: 0 !important;
    display: block !important;
    opacity: 1 !important;
	transform: translate3d(0, 0, 0) !important;
}
.nav .open>a {
    background-color: transparent;
}
.dropdown-backdrop{
	z-index:auto !important;
}
.dropdown-submenu.open .dropdown-menu{
	display:block !important;
}


/*search icon*/
.menu_search{
	padding-top: 3px;
}
.menu_search i{
	font-size:1em;
}
.menu_search a:hover i{
	color:#e60012;
}
.menu_search:before{
	display:none !important;
}
.menu_search .dropdown-menu{
	background:#fff;
}
.menu_search .dropdown-mega-content{
	background:#fff;
	border: solid #ccc 1px;
	border-radius:0 0 4px 4px;
}
.menu_search .search_box label{
	width:calc(100% - 30px);
	margin-bottom: -5px;
}
.menu_search .search_box input{
	float:left;
	width:100%;
	border: none;
}
.search_box button:hover i{
	color:#e60012;
}
.search_icon{
	padding: 0 20px 6px 20px;
    background-color:transparent;
    color: #ccc;
    font-size: 18px;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
	border-radius:4px;
	position:absolute;
	right:0;
}


/*index_banner*/
.index_banner{
	margin-top:128px;
	float:left;
	width:100%;
	margin-bottom: -32px;
}
.banner_01{
	overflow:hidden;
}
.owl-carousel .owl-nav {
    top: 50%;
	position:absolute;
}
.owl-theme .owl-nav [class*=owl-] {
    border-radius: 50% !important;
}
.banner_01 .owl-nav .owl-prev {
	left: 5px;
}
.banner_01 .owl-nav .owl-next {
	right: 5px;
}
.owl-theme .owl-dots {
    position: inherit;
    top: -90px;
}
.owl-carousel {
	float:left;
}
.owl-carousel a:focus{
	border: solid #00b0f0 2px;
	float: left;
    width: 100%;
}


/*index_news*/
.index_news{
	float: left;
    width: 100%;
	background:url(../img/bg_wood.jpg);
	position:relative;
	padding-bottom:50px;
}
.index_news:before{
	content:"";
	width:100%;
	height:280px;
	background:#fff;
	display:block;
}
.index_news .container{
	margin-top:-207px;
}
.index_news ul{
	float: left;
    width: 100%;
	list-style:none;
}
.index_news ul li{
	float: left;
    width: 33.3%;
	padding:2.5%;
	
}
.index_news ul li .title{
	float: left;
    width: 100%;
	height:172px;
	color:#fff;
	border-radius:10px 10px 0 0 ;
}
.index_news ul li:nth-child(1) .title{
	background:url(../img/index_news_01.jpg);
	background-size:cover;
	background-position:center;
}
.index_news ul li:nth-child(2) .title{
	background:url(../img/index_news_02.jpg);
	background-size:cover;
	background-position:center;
}
.index_news ul li:nth-child(3) .title{
	background:url(../img/index_news_03.jpg);
	background-size:cover;
	background-position:center;
}
.index_news ul li h2{
	margin:5% 5% 0 5%;
	border:solid #fff 1px;
	border-bottom:none;
	border-radius:10px 10px 0 0 ;
	height: 170px;
	text-align:center;
	vertical-align: middle;
	font-size:1.875em;
	text-shadow: 0 1px 3px rgba(0,0,0,.8);
	position:relative;
	color:#fff;
	padding-top: 60px;
}
.index_news ul li h2:after {
    content: ' ';
    display: block;
    clear: both;
    width: 45px;
    margin: 10px auto 5px auto;
	border-bottom: 4px solid #e60012;
	border-radius:5px;
}
.index_news ul li .font{
	float: left;
    width: 100%;
	background:#fff;
	border-radius: 0 0 10px 10px ;
	padding:5%;
}
.index_news ul li .font ul{
	padding:5px 10px 10px 10px;
	min-height: 260px;
}
.index_news ul li .font ul li{
	float: left;
    width: 100%;
	border-bottom: solid #ccc 1px;
	padding-left:2.5em;
	font-size:1.125em;
}
.index_news ul li .font ul li:last-child{
	border-bottom:none;
}
.index_news .font ul>li:before {
	content:"";
    float: left;
	background-image: url('../img/icon_r_01.svg');
	display:block;
    margin:4px 0 0 -2em;
	background-size: 20px 20px;
	height:20px;
	width:20px;
}
.index_news .font .btn_box{
	margin:0;
}
.index_news .font .btn_box a{
	float:left;
	width:100%;
	padding:13px;
	text-align:center;
	border-radius:10px;
	font-size:1.125em;
	background:#fff;
	color:#333;
	border:solid #ccc 1px;
}
.index_news .font .btn_box a:hover{
	background:#e60012;
	color:#fff;
	border:solid #e60012 1px;
}


/*index_school*/
.index_school{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:5%;
}
.index_school .font{
	float:left;
	width:60%;
	padding:5%;
	padding-bottom: 50em;
    margin-bottom: -50em;
	position:relative;
}
.index_school .font .box{
	position:relative;
	float:right;
	max-width:750px;
	background:#eee;
	padding:8%;
	margin:0 -17% 10% 0;
}
.index_school .font .box:after{
	content:"";
	display:block;
	width:100px;
	height:100px;
	border-left:solid #e60012 1px;
	border-bottom:solid #e60012 1px;
	position: absolute;
    bottom: -20px;
    left: -20px;
}
.index_school .font h2{
	color:#000;
	padding-left: 45px;
	margin-bottom:3%;
}
.index_school .font h2:before{
	content: "";
	display:block;
	background:url(../img/icon_r_03.svg);
	background-size: 35px 35px;
	width:35px;
	height:35px;
	margin-left:-45px;
	position: absolute;
}
.index_school .font h2 span{
	color:#999;
	font-size:0.45em;
	padding-left:10px;
	font-weight:400;
}
.index_school .btn_box{
	text-align:right;
	margin-top:40px;
}
.index_school .btn_box a{
	padding:13px 35px;
	border-radius:10px;
	font-size:1.125em;
	background:#fff;
	color:#333;
	border:solid #ccc 1px;
}
.index_school .btn_box a:hover{
	background:#e60012;
	color:#fff;
	border:solid #e60012 1px;
}
.index_school .bg{
	float:left;
	width:40%;
	background:url(../img/index_school_bg.jpg);
	background-size:cover;
	background-position: right top;
    padding-bottom: 50em;
    margin-bottom: -50em;
}


/*footer*/
footer{
	float:left;
	width:100%;
	position:relative;
}
footer .container{
	padding:0 15px;
}


/*footer_sitemap*/
.footer_sitemap{
	float:left;
	width:100%;
	text-align: center;
	background-color: transparent;
	position: relative;
    margin-top: -15px;
}
.footer_sitemap:after{
	content:"";
	display:block;
	border-bottom: solid #ccc 1px;
	margin-top: -21px;
}
.sitemap_icon{
	text-align: center;
    background: #fff;
    color: #ccc;
    padding: 1px 14px 5px 14px;
    border-radius: 30px;
    border: solid #ccc 1px;
    font-size: 2em;
}
.sitemap_icon:hover{
	background:#e60012;
	color:#fff;
	border: solid #e60012 1px;
}


/*footer_menu*/
.footer_menu{
	float:left;
	width:100%;
	padding:70px 0 30px 0;
}
.footer_menu .footer_item{
	float:left;
	width:14.28%;
	padding: 0 15px 15px 15px;
}
.footer_menu .footer_item:nth-child(7n+1){
	clear:both;
}
.footer_title{
	font-weight:bold;
	color:#990000;
	padding-bottom:10%;
	width:100%;
	float:left;
	line-height:130%;
	font-size:1.25em;
}
.footer_title a{
	color:#990000;
}
.footer_title a:hover{
	color:#e60012;
}
.footer_item ul{
	list-style:none;
	float:left;
	width:100%;	
}
.footer_item li{
	line-height:130%;
	padding-bottom:10px;
}


/*copyright*/
.copyright{
	float:left;
	width:100%;
	padding:40px 30px 20px 30px;
	background-image:linear-gradient(to top, #fff 40%, rgba(0,0,0,0) 100%),  url('../img/bg_wood.jpg');
}
.copyright .logo{
	float:left;
	width:120px;
}
.copyright .con_font{
	float:left;
	width:calc(100% - 120px);
	line-height:170%;
	color:#666;
}
.copyright .con_font span{
	white-space:nowrap;
}


/*copyright_menu*/
.copyright_menu{
	float:left;
	width:100%;
	list-style:none;
}
.copyright_menu li{
	display:inline-block;
}
.copyright_menu li:after{
	content:"|";
	display:block;
	color:#ccc;
	display:inline-block;
	padding:0 4px 0 6px;
	font-size:0.9em;
}
.copyright_menu li:last-child:after{
	display:none;
}


/*page_banner*/
.page_banner{
	margin-top:128px;
	float:left;
	width:100%;
	height:177px;
	background-color:#000;
	position:relative;	
}
.page_banner h2{
	width:100%;
	color:#fff;
	text-align:center;
	position:absolute;
	top:40%;
	margin:0 auto;
	text-shadow: 0 1px 3px rgba(0,0,0,.8);
}


/*page_top*/
.page_top{
	float: left;
    width: 100%;
	background:#eee;
}
.page_top_left{
	font-size:0.85em;
	float:left;
	width:calc(100% - 190px);
}
.page_top_left ,.page_top_left a{
	padding:17px 0;
	line-height: 150%;
}
.page_top_left a:hover{
	color:#e60012;
}
.page_top_left span:before {
    content: "|";
    display: inline-block;
    padding: 0 9px 0 6px;
    font-size: 0.8em;
    color: #ccc;
}
.page_top_right{
	float:right;
	padding-top:10px;
}
.page_top_right img{
	width:27px;
}


/*page_content*/
.page_content{
	float:left;
	width:100%;
	background-image:url(../img/page_bg.png);
	background-repeat: repeat-y;
	background-position:top center;
	background-color:#fff;
	background-size:150%;
	min-height:500px;
}
.page_content .container{
	padding:50px 40px;
}


/*table-toolbar*/
.table-toolbar {
    margin:5px 0 10px 0;
    float: left;
    width: 100%;
}
.table-toolbar .table-toolbar-left:nth-child(1) {
	/*padding-right: 20px;*/
}
.table-toolbar-left select, .table-toolbar-left input {
	display: inline-block;
	margin: 0 5px;
}
.table-toolbar-left {
    display: inline-block;
}
.table-toolbar-left .btn{
	color:#fff;
	background:#767676;
}
.table-toolbar-left .btn:hover ,.table-toolbar-left .btn:focus{
	color:#fff;
	background:#e60012;
}
.table-toolbar-left .date{
	color:#aaa;
}
.table-toolbar-left .date:before{
    content: "\f073";
    font-family: FontAwesome;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 0.9em;
    padding-right: 0.5em;
    position: relative;
    left: 0;
    width: 20px;
}
.table-toolbar-left .type{
	background:#aaa;
	color:#fff;
	padding:2px 10px;
	margin-left:10px;
	border-radius:40px;
}
.table-toolbar-right {
    display: inline-block;
    float: right;
}
.table-toolbar-right img {
	width: 27px;
}
.table-toolbar label {
    display: inline-block;
    color: #333;
    vertical-align: top;
}


/*page_class
.page_class{
	float:left;
	width:100%;
	color:#168245;
	margin-bottom: 10px;
}
.page_class .date{
	display:inline-block;
}
.page_class .item_class{
	display:inline-block;
}
.page_class .item_class:before{
	content:"|";
	padding:0 10px 0 8px;
	color:#ddd;
	font-size:0.9em;
}*/


/*edit_con*/
.edit_con ul, .edit_con ol{
	padding-left:30px;
}


/*page_bottom*/
.page_bottom{
	float:left;
	width:100%;
	padding:30px 0 10px 0;
	font-size:0.9em;
}
.page_bottom>div{
	float:left;
	width:100%;
	padding:3px 0;
}
.page_bottom .title{
	width:120px;
	background:#eee /*#747474*/;
	/*color:#fff;*/
	border-radius: 20px;
    padding: 2px 5px;
	text-align:center;
	float:left;
}
.page_bottom .title i ,.page_bottom .title img{
	padding-right:5px;
}
.page_bottom .title img{
	width:22px;
	margin-top: -3px;
}
.page_bottom .con_font{
	padding-left:130px;
	line-height:170%;
	margin-top:-30px;
	float:left;
	clear:both;
}
.page_bottom .con_font a{
	padding:3px 0 4px 0;
	float:left;
	/*width:100%;*/
	clear:both;
}



/*member_login登入*/
.member_login{
	float:left;
	width:100%;
	margin:0 auto 30px auto;
	position:relative;
}
.member_login .edit_con{
	max-width:500px;
	margin:0 auto 20px auto;
	
}
/*.member_login .required{
	margin:0 auto;
	max-width:400px;
	background:url(../img/login_pic_01.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:60px;
	height:45px;
	width:80%;
}
.member_login.forget .required{
	margin:0 auto;
	max-width:400px;
	background:url(../img/login_pic_02.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:65px;
	height:45px;
	width:80%;
} 
.member_login.login_user .required{
	margin:0 auto;
	max-width:400px;
	background:url(../img/login_pic_03.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:65px;
	height:50px;
	width:80%;
}*/
.member_login .login_con{
	background: #f9f9f9;
    border-radius: 30px;
    padding: 5% 7%;
    border: solid #eee 1px;
	max-width:500px;
	margin:0 auto;
}
.member_login .login_con>.title ,.member_login .create_con>.title{
	padding-bottom:20px;
}
.member_login .login_con ul{
	padding-left:25px;
}
.member_login .form_con{
	padding:0;
}
.member_login .form_con label{
	width:100%;
}
.member_login .form_con label .title{
	font-weight:400;
	text-align:left;
	margin-bottom:-1px;
	color:#000;
	width:100%;
}
.member_login .form-group {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
	margin-bottom:5px;
}
.member_login .form-group .mt-radio{
	width:auto;
	margin: 5px 25px 5px 5px;
}
.member_login input[type=radio] {
    margin: 6px 5px 0 0;
}
.verification_img{
	float:left;
	padding:4px 0 0 5px;
}
.verification_img i{
	padding:5px;
	cursor:pointer;
}
.member_login .forget a{
	color:#c00;
}
.member_login .btn_box{
	text-align:center;
	margin-bottom:0;
	padding: 10px 0 0 0;
}
.forget_con{
	max-width:500px;
	margin:0 auto;
}


/*表單管理*/
.submit_btn{
	width:100%;
	float:left;
	text-align:center;
}
.form_con{
	margin:0 auto;
	max-width:650px;
	padding:20px 0 0 0;
}
.form_box{
	border: solid #f5f5f5 10px !important;
	padding:10px;
	/*background:#fff;*/
}
.form_box .table-row{
	border-bottom:#900 solid 1px;
}
.form_q{
	display:table-cell;
	width:25%;
	padding:12px 8px 10px 8px;
	text-align:right;
	border-right: #ccc dotted 1px;
	font-weight:bold;
	color:#000;
	vertical-align: top;
}
.form_a{
	display:table-cell;
	width:75%;
	padding:8px;
	margin:8px;
	line-height:34px;
}
.form_a input{
	height:34px;
}
.mt-radio, .mt-checkbox ,.input_table .mt-radio,.input_table .mt-checkbox{
	margin:5px 25px 5px 5px;	
}
.mt-radio span,.mt-checkbox span{
	margin-top:3px !important;
	background:#fff  !important;	
}
.form_box .table-row:nth-child(even){
	background:#f5f5f5;
}
.form-control{
	box-shadow:none;
	padding: 5px;
}
.form_a i{
	padding:0 5px 0 10px;
}
.form_a label{
	font-weight:500;
	margin-bottom:3px;
	margin-top:2px;
}
.verification_code{
	margin:3px 0 3px 10px;
	display:inline-block;
}


/*表單checkbox radio*/
input[type=checkbox], input[type=radio] {
    width: 20px;
    height: 20px;
    background: #fff !important;
    border: 1px solid #ccc;
	vertical-align: top;
	margin:6px 5px 0 0;
}
.form_radio ,.form_checkbox{
	vertical-align: middle;
    margin:0 5px 0 0 !important;
}
.radio_padding{
	padding-right:20px;
}
.btn_box input[type=checkbox],.btn_box input[type=radio]{
	margin:7px 5px 0 0!important;
}


/*info_con*/
.info_con{
	float:left;
	width:100%;
}
.info_con .edit_con{
	max-width:650px;
	margin:0 auto;
}
.info_title{
	margin:0 auto;
	max-width:720px;
	background: rgba(230,0,18,0.05);
    padding: 5px 20px;
    border-radius: 30px 30px 0 30px;
    margin: 0 0 10px 20px;
	font-weight: bold;
    font-size: 1.2em;
}
.info_title i{
    background: #e60012;
    color: #fff;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
    margin: 0 10px 0 -40px;
}
.info_con .info_title i{
	font-size:0.8em;
	padding-top: 13px;
}
.info_con .form_box {
    border: none !important;
    padding: 10px;
}
.info_con .form_q label{
	font-weight:bold;
}
.info_con .form_q {
    border-right: none;
}
.info_con .form_box .table-row:nth-child(even) {
	background-color:transparent;
}
.bootbox-body .info_con{
	float:inherit;
}
.bootbox-body .info_con .form_con{
	padding-top:0;
}
.bootbox-body .info_con .form_box {
    padding: 0;
}
.apply_edit .single_box:first-child .top a{
	display:none!important;
}
.single_box .top{
	border-bottom:solid #eee 1px;
}
.single_box .top .no{
	color:#eee;
	font-size:3em;
	font-weight:bold;
	padding:10px 0 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 36px;
}
.single_box .top i{
	float:right;
	border:none;
	background-color:transparent;
	margin:-30px 10px 0 0;
}
.single_box .top i:hover {
	color:#900;
}
.delete_apply{
	float:right;
	margin:-37px 0 0 0;
	font-size:0.9em;
	padding: 2px 15px;
}



/*會員資料*/
.password_show{
	background:#fff !important;
	border:none!important;
}
.password_show i {
    padding: 0 10px;
}


/*sitemap網站導覽*/
.sitemap_list {
    list-style: none;
    float: left;
    width: 100%;
    display: table;
    margin-bottom: 30px;
}
.sitemap_list a{
	text-decoration:none!important;
	color:#333;
}
.sitemap_list a:hover{
	color:#00693e;
}
.sitemap_list .sitemap_item {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	vertical-align: middle !important;
	padding: 10px 10px 10px 20px;
	width: 100%;
	float: left;
	display: table-row;
}
.sitemap_list .sitemap_item:last-child {
	border-bottom: solid 1px #ddd;
}
.sitemap_list_1 {
    list-style: none;
    float: left;
    width: 100%;
    display: table;
    margin-top: 5px;
}
.sitemap_list_1 > li {
	vertical-align: middle !important;
	width: 100%;
	float: left;
	display: table-row;
}
.sitemap_item {
    float: left;
}
.sitemap_item_1 {
    padding: 5px 10px 3px 23px !important;
    float: left;
}
.sitemap_item_2 {
    list-style: none;
    margin: 3px 0;
}
.sitemap_item_2 li {
	padding: 3px 10px 3px 30px !important;
}
.sitemap_no {
    display: table-cell;
}

.sitemap_font {
    padding-left: 10px;
    display: table-cell;
}


/*print*/
.con_box{
	padding: 2%;
    margin: 2%;
    border: solid 1px #ccc;
    float: left;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 4px rgba(20%,20%,20%,0.1);
	background: #fff;
}
.con_banner{
	margin-bottom:15px;
}
.con_banner img{
	border-radius:10px;
	box-shadow: 0px 0px 6px 2px rgba(20%,20%,20%,0.1);
	border: solid 1px #fff;
}
.con_box>.title{
	width: 100%;
	padding-bottom:10px;
}
.con_box .page_title_item{
	text-align:left;
}
.con_box .form_con {
    padding: 10px 0 0 0;
}
.con_footer{
	font-size:0.9em;
	padding: 0 20px 20px 20px;
	line-height:150%;
}
.con_float{
	float:left;
	width:100%;
}
.con_box .page_con{
	padding:10px 0;
	font-size:0.9em;
	float:left;
	width:100%;
}
.con_box .btn_01{
	color:#fff;
	background:#e60012;
	border:none;
}
.con_box .btn_01:hover{
	color:#fff;
	background:#990000;
}


/*搜尋*/
.search_list{
	list-style:none;
	margin-top:10px;
}
.search_list li{
	width:100%;
	border-bottom:#ddd dotted 1px;
	padding:15px 15px 15px 30px;
	line-height:150%;
}
.search_list li:before{
	content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 1em;
    position: relative;
    left: 0;
    float: left;
	margin-left:-20px;
}


/*table scroll*/
.table-scrollable{
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
	border:none;
	font-size:0.9em;
}
.table-scrollable>.table-bordered>thead>tr:last-child>th,.table.table-bordered thead>tr>th{
	border-bottom:0;
	border:1px solid #ddd;
	line-height: 130%;
    vertical-align: middle;
	padding: 10px;
}
.table-scrollable>.table{
	width:100%!important;
	margin:0!important;
	min-width:850px;
}
.table>thead>tr>th{
	border-bottom:none;
}
.table>tbody>tr>td{
	line-height: 170%;
	border-top:none;
}
.table-scrollable>.table>thead{
	border-top: solid 1px #ddd;
}
.table-scrollable>.table>thead>tr>th , .table-scrollable th ,table>thead>tr>th{
	white-space:nowrap; 
	padding:8px; 
	background:#eee; 
	color:#333;
	font-weight:500;
	text-align:center;
}
.table-even > tbody > tr:nth-child(even){
	background:rgba(1,64,153,.07);
}
.table-hover > tbody > tr:hover {
	background:rgba(230,0,18,.05);
	/*color:#fff;*/
}
td .mt-checkbox span ,th .mt-checkbox span {
    margin-top: -9px !important;
}
.delete_th{
	padding: 0 5px !important;
}
.table-center th ,.table-center td {
	text-align:center;
}
table .btn_delete{
	font-size:0.9em;
	padding:0 7px!important;
	border-radius:4px;
	margin:7px 2px;
	height:28px;
}


/*table*/
.table {
  display: table;
}
.table-row {
  display: table-row;    
}
.table-cell {
  display: table-cell;   
}


/*頁碼*/
#page_number{
	font-size:0.9em;
	float:left;
	width:100%;
}
.page_total{
	vertical-align:middle;
	margin:0 0 10px 0;
}
.page_icon{
	text-align:right;
	margin-bottom:10px;
}
.btn_page{
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    border: none /*1px solid #ccc*/;
    padding: 3px 12px;
    font-size: 1em;
	background:#666;
	border-radius:5px;
	margin-top: -2px;
	color:#fff;
	height:34px;
}
.page_list{
	border: 1px solid #ccc;
	display:inline-block;
	width:auto;
	cursor: pointer;
	box-shadow:none;
}
.btn_page:hover ,.btn_page:focus{
	background:#e60012;
	color:#fff;
}
#page_number .page_list{
	margin-top:-2px;
}
label[for=page_select] select{
	margin:-2px 0 0 0 ;
}


/***Hover效果1: 放大淡出***/
.imh_opacity{
	background:#666;
	overflow:hidden;}

.imh_opacity img{	
	transition:all 0.3s linear;
	-webkit-backface-visibility: hidden;
	width:100%;}

.imh_opacity:hover img ,a:hover .imh_opacity img{
	opacity:0.8;
	transform:scale(1.05);}

/***Hover效果1: 放大淡出Detail***/
.imh_detail{
	background:#000;
	overflow:hidden;
    	position: relative;}

.imh_detail img{	
	transition:all 0.3s linear;
	-webkit-backface-visibility: hidden;
	width:100%;}

.imh_detail a:before{
	display:block;
	content:"Details+";
	padding:10px 20px;
	font-size:0.8125em;
	color:#FFF;
	border:2px solid #FFF;
	opacity:0;
	
	position:absolute;
	left:50%;
	margin-left:-45px;
	top:50%;
	margin-top:-80px;
	z-index:99;
	
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;}

.imh_detail:hover a:before{
	opacity:1;
	margin-top:-20px;}

.imh_detail:hover img{
	opacity:0.3;
	transform:scale(1.05);}

/***Hover效果1: 放大淡出zoom***/
.imh_zoom{
	background:#000;
	overflow:hidden;
	position:relative;}

.imh_zoom img{	
	transition:all 0.3s linear;
	-webkit-backface-visibility: hidden;
	width:100%;}

.imh_zoom:before{
	display: block;
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 1.875em;
    color: #fff;
    background: #e60012;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    border-radius: 100%;
    border: dashed #fff 2px;
    position: absolute;
    left: 50%;
    top: -30px;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99;
	
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;}

a:hover .imh_zoom:before{
	top:50%;}

a:hover .imh_zoom img{
	opacity:0.6;
	transform:scale(1.05);}


/*閃爍按鈕*/
.glitter{
	overflow:hidden;
	position:relative;
}
.glitter:before{
    background: #fff;
    content: "";
    height: 215px;
    left: -95px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 1550ms cubic-bezier(0.19,1,0.22,1);
    transition: all 1550ms cubic-bezier(0.19,1,0.22,1);
    width: 30px;
    z-index: 1;
}
.glitter:hover:before ,.glitter:focus:before{
    left: 180%;
    -webkit-transition: all 1550ms cubic-bezier(0.19,1,0.22,1);
    transition: all 1550ms cubic-bezier(0.19,1,0.22,1);
}


/*日期補丁*/
.datepicker{
	min-width:auto;
	padding:0;
	margin-top: 10px;
}
.date-picker{
	max-width:240px;
	float: left;
}
.datepicker table tr td, .datepicker table tr th {
    border-radius: 0;
}
.table-condensed th{
	color:#333;
}
.input-group-addon {
	border:none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table-condensed{
	width:240px;
	position: relative;
	background:#fff;
	box-shadow:0px 0px 6px 4px rgba(20%,20%,20%,0.1);
	border:5px;
}
.table-condensed .datepicker-switch ,.table-condensed .prev ,.table-condensed .next ,.table-condensed .day{
	cursor:pointer;
	text-align:center;
} 
.table-condensed .datepicker-switch{
	background:#fefaec;
}
.table-condensed .prev ,.table-condensed .next{
	background:#feefca;
}
.table-condensed .datepicker-switch:hover ,.table-condensed .prev:hover ,.table-condensed .next:hover , .table-condensed .year:hover, .table-condensed .month:hover, .table-condensed .day:hover{
	background:#eee;
	color:#333;
	border-radius:4px;
} 
.table-condensed .dow{
	background:#ddf0fd;
}
.table-condensed .month, .table-condensed .year{
	width:57px;
	padding:10px 0;
	cursor:pointer;
	text-align:center;
}
.table-condensed td span {
	float:left;
	display:inline-block;
}
.table-condensed td span:nth-child(4n+1) {
	clear: both;
}
.datepicker-days .old ,.datepicker-days .new {
	color:#ccc;
}
.day{
	cursor:pointer;
}
.table-condensed .day:hover {
    color: #333;
}
.datepicker .active{
	color: #fff;
    background-color: #285e8e;
	border-radius:4px;
}
.input-group-addon {
    padding: 6px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	border-radius:4px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle{
	border-radius:4px;
}


/* Scroll to Top */
html .scroll-to-top {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #404040;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: #FFF;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 13px 10px 35px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	min-width: 49px;
	z-index: 1040;
}
html .scroll-to-top:hover {
	opacity: 1;
}
html .scroll-to-top.visible {
	opacity: 0.75;
}
html .scroll-to-top span {
	display: inline-block;
	padding: 0 5px;
}
html.ie11 .scroll-to-top {
	right: 25px;
}
.epaper_gotop{
	padding: 13px 0 26px 0 !important;
}


/*--------------------------------------for 電腦、平版、手機------------------------------------------------*/
/* 大螢幕 */
@media (min-width: 1400px) {
.container {
    width: 1400px;
}


/*header*/
#header .dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
#header .dropdown-submenu .dropdown-menu{
	/*background: #990000!important;*/
    margin: 0!important;
}


/*page_content*/
.page_content{
	background-size:100%;
}


}


/* 大螢幕 */
@media (min-width: 1200px) and (max-width: 1399px) {
.container {
    width: 100%;
	padding: 0 20px;
}


/*header*/
#header .dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
#header .dropdown-submenu .dropdown-menu{
	/*background: #990000!important;*/
    margin: 0!important;
}



}

 
/* 平板電腦、橫向手機和一般桌機解析度 */
@media (min-width: 992px) and (max-width: 1199px) {
.container {
    width: 100%;
	padding: 0 20px;
}


/*header*/
#header .header-column:first-child{
	background-position:center;
}
.header-nav-main{
	margin:0 -15px;
}
.dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
.dropdown-submenu .dropdown-menu{
    margin: 0!important;
}
#header .header-nav-main nav > ul > li {
    margin: 0 10px;
}
#header .header-nav-main nav > ul > li > a{
	font-size:1.1em!important;
}


/*index_news*/
.index_news {
    padding-bottom: 30px;
}
.index_news:before {
    height: 240px;
}
.index_news .container {
    margin-top: -199px;
}



}

/* 電腦、橫向平板電腦解析度 */
@media (min-width: 768px) and (max-width: 991px) {
h2{
	font-size:1.8em;
}
h3{
	font-size:1.4em;
}
h4{
	font-size:1.2em;
}
.container {
    width: 100%!important;
	padding:0 15px;
}
    
    
/*header*/
#header .header-column:first-child{
	background-position:center;
}
#header .header-logo img{
    width:250px !important;
}
#header .header-column:first-child {
    background-size: 90%;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 1em;
    padding: 10px 0;
}
#header .header-nav-main {
    margin: 0;
}
.dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
.dropdown-submenu .dropdown-menu{
    margin: 0!important;
}
#header .header-nav-bar{
	margin-top:-5px;
}
#header .header-nav-main nav > ul > li {
    margin: 0 7px;
}


/*index_banner*/
.index_banner{
	margin-top:93px;
}


/*index_news*/
.index_news {
    padding-bottom: 30px;
}
.index_news:before {
    height: 240px;
}
.index_news .container {
    margin-top: -195px;
}
.index_news ul li .font ul li {
    font-size: 1em;
}
.index_news .font .btn_box a {
    padding: 10px;
    font-size: 1em;
}


/*footer_menu*/
.footer_menu .footer_item{
	width:25%;
}
.footer_menu .footer_item:nth-child(7n+1){
	clear:none;
}
.footer_menu .footer_item:nth-child(4n+1){
	clear:both;
}
.footer_title {
    padding-bottom: 10%;
}


/*page_banner*/
.page_banner {
    margin-top: 102px;
    height: 150px;
}

} 

 
/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 767px) {
h2{
	font-size:1.5em;
}
h3{
	font-size:1.2em;
	margin-bottom:10px;
}
h3:before {
    margin: 0 8px 0 0;
}
h4{
	font-size:1em;
}
.header-logo img{
	height: 52px !important;
	width:auto !important;
    vertical-align: top;
    padding: 5px 0;
	margin:0!important;
}


/*search-手機版*/
#header .header-btn-collapse-nav-search {
    margin: 10px 5px 8px 5px;
    padding: 6px 10px;
    float: right;
    background: #fff;
	color:#333;
	height:34px;
}
.header-nav-search {
    background: rgba(0,0,0,0.05);
	float: left;
    width: 100%;
}
.search_box {
    background: rgba(255,255,255,1);
    width: 96%;
    border-radius: 5px;
    margin: 7px 2% !important;
    float: left;
    height: 33px;
}
.search_box label{
	width:calc(100% - 40px);
}
.search_input {
    float: left;
    border: none;
    vertical-align: middle;
    background-color: transparent!important;
    width: 100%;
    padding: 2px 0 0 10px;
}
.search_icon {
    background-color: transparent;
    color: #e60012;
    vertical-align: middle;
    text-align: center;
    border: none;
    padding: 4px 10px 2px 10px;
    font-size: 1.2em;
    float: right;
    border-radius: 0 5px 5px 0;
    height: 33px;
}
input:-internal-autofill-selected {
	background-color:transparent !important;
}


/*top_login*/
.header-nav-main .nav {
    float:none;
}
.header_btn_login{
	margin: 8px 5px 8px 5px;
    float: right;
    background: #fff;
    color: #333;
	padding:0;
}
.header_btn_login i{
	font-size: 1.8em;
    padding: 5px 5px 5px 0;
}
.header-nav-login{
	float: left;
    width: 100%;
	padding:10px;
	background:#f9f9f9;
}
.header-nav-login nav{
	border:solid #ccc 1px;
	float: left;
    width: 100%;
	background:#fff;
	border-radius:4px;
	overflow:hidden;
}
.header-nav-login ul li{
	width:100%;
}
.header-nav-login li a{
	padding: 7px 15px;
}
.header-nav-login li a i{
	font-size:1em;
	padding-right:5px;
}
.logout_btn{
	margin:0!important;
}
.logout_btn a{
	border-radius:0 0 4px 4px!important;
}



/*手機版menu*/
#header {
    position: fixed;
    width: 100%;
}
.mobile_menu {
    max-height: 70vh;
    overflow-x: hidden;
    overflow-y: auto;
	width: calc(100% + 30px);
	margin:0 -15px;
}
#header .header-body{
    background: #fff;
	border-bottom: solid #eee 1px;
}
.header-container .header-row .header-column:nth-child(1){
	margin:0 -8px;
}
#header .header-logo {
    height: auto;
}
.header-nav-main{
	margin:0 -15px;
	background:#990000 !important;
	padding:0;
}	
.dropdown-menu li {
	margin:0!important;
	padding:0!important;
}
.dropdown-menu>li>a {
	padding: 10px 28px 8px 20px !important;
	color:#fff;
	border-radius:0;
	white-space:normal;
}
.dropdown-menu li>a {
	padding: 10px 30px 8px 35px !important;
}
.dropdown-menu .dropdown-submenu .dropdown-menu>li>a {
	padding: 10px 30px 8px 50px !important;
}
.nav-top{
	background:#f5f5f5;
}
.nav-top li{
	width:100%;
	float:left!important;
	margin: 0;
	height:38px;
}
.nav-top li a{
	width:100%;
}
.nav-top select{
	margin:3px;
	padding:2px 5px !important;
	height:30px;
}
.nav-top .lang{
	float:left;
	width:100% !important;
}
.nav-top .lang .title{
	color:#fff;
	float:left;
	padding:5px 5px 5px 20px; 
	font-size:1em;
}
.nav-pills>li+li {
    /*margin-left: 0 !important;*/
}
#header .header-nav-main nav > ul >li:after {
    height: 0;
}
.nav-top .share_icon{
	text-align:center;
	width:100%;
	float:left;
	padding:2px;
}
.nav-top .share_icon a{
	display:inline-block;
	text-align:center;
	border-radius:5px;
	padding: 5px 10px !important;
	width:50px;
}
.nav-top a i{
	font-size:1.8em;
}
#header .nav-top li.dropdown .dropdown-menu li{
	background:#666;
}
#header .header-nav-main nav > ul >li:before {
	display:none;
}
.header-nav-main .nav-pills>li {
    margin: 0;
}
#header .header-nav-main nav > ul li.dropdown .dropdown-menu{
	background:#333 !important;
}
#header .header-nav-main nav > ul li.dropdown-submenu.open .dropdown-menu{
	background:#777 !important;
}


/*index_banner*/
.index_banner{
	margin-top:54px;
}
.index_banner .owl-carousel .owl-nav {
    top: 40%;
}
.index_banner .owl-theme .owl-dots {
    top: -70px;
}


/*index_news*/
.index_news{
	padding-bottom:30px;
}
.index_news:before {
    height: 220px;
}
.index_news .container {
    margin-top: -190px;
}
.index_news ul li {
    width: 100%;
    padding: 2.5%;
}
.index_news ul li h2 {
    margin: 15px 15px 0 15px;
}
.index_news ul li .font {
    padding: 15px;
}
.index_news ul li .font ul {
    min-height: auto;
}
.index_news ul li .font ul li {
    font-size: 1em;
}
.index_news .font .btn_box a {
    padding: 10px;
    font-size: 1em;
}


/*index_school*/
.index_school {
    margin-bottom: 50px;
}
.index_school .font {
    padding: 50px 50px 50em 50px;
}
.index_school .font .box {
    margin:0 -90% 50px 0;
    padding: 30px;
}
.index_school .font h2 {
    padding-left: 35px;
}
.index_school .font h2:before{
	background-size: 30px 30px;
	width:30px;
	height:30px;
	margin-left:-35px;
}
.index_school .font h2 span {
    padding-left: 5px;
}
.index_school .btn_box a{
	font-size:1em;
}


/*footer*/
#footer{
	font-size: 0.8em;
    line-height: 170%;
}


/*footer_menu*/
.footer_menu {
    padding: 40px 0;
	font-size:0.9em;
}
.footer_menu .container{
	padding:0 4%;
}
.footer_menu .footer_item{
	width:33.3%;
}
.footer_menu .footer_item:nth-child(7n+1) ,.footer_menu .footer_item:nth-child(4n+1){
	clear:none;
}
.footer_menu .footer_item:nth-child(3n+1){
	clear:both;
}


/*copyright*/
.copyright {
    padding: 40px 10px 20px 10px;
}
.copyright .logo{
	width:90px;
}
.copyright .logo img{
	width:70px;
}
.copyright .con_font{
	width:calc(100% - 90px);
	font-size:0.8em;
}



/*page_banner*/
.page_banner{
	margin-top:52px;
	height:90px;
}
.page_banner h2 {
    top: 35%;
}


/*page_top*/
.page_top{
	font-size: 0.9em;
	padding:0;
}
.page_top_left{
    padding: 5px 0 0 0;
	width:100%;
}
.page_top_left a {
    padding: 5px 0;
	display: inline-block;
}
.page_top_left span:before {
    padding: 0 5px 0 3px;
}
.page_top_right{
	padding-bottom:10px;
	padding-top:0px;
	margin-top: 5px;
}


/*page_content*/
.page_content .container {
	padding:8% 5%;
}


/*page_bottom*/
.page_bottom .con_font{
	padding-left:10px;
	margin-top:0;
}
.page_bottom .con_font a {
    padding: 4px 0;
}


/*頁碼*/
#page_number{
	font-size:0.9em;
}
#page_number .page_icon{
	text-align:center;
}
.btn_page {
	  /*padding: 1px 9px;*/
}



}
 
 
/* 橫向智慧手機及其他更小解析度 */
@media (max-width: 480px) {
#tophome {
    padding: 2px 0;
}
.top_link a {
    color: #fff;
    font-size: 0.9em;
}
.top_link ul li:after ,.copypage_menu ul li:after{
	padding:0 0 0 3px;
}


/*index_banner*/
.index_banner .owl-theme .owl-dots {
    top: -50px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
}


/*index_news*/
.index_news .container {
    margin-top: -183px;
}


/*index_school*/
.index_school .font {
    padding: 50px 30px 50em 30px;
}
.index_school .font .box {
    margin:0 -100% 50px 0;
}


/*footer_sitemap*/
.footer_sitemap {
    margin-top: -10px;
}
.footer_sitemap:after {
    margin-top: -17px;
}
.sitemap_icon {
    padding: 3px 10px;
    font-size: 1.5em;
}


/*footer_menu*/
.footer_menu .footer_item{
	width:50%;
}
.footer_menu .footer_item:nth-child(7n+1) ,.footer_menu .footer_item:nth-child(4n+1),.footer_menu .footer_item:nth-child(3n+1){
	clear: none;
}
.footer_menu .footer_item:nth-child(2n+1){
	clear:both;
}


/*copyright*/
.copyright .logo{
	display:none
}
.copyright .con_font{
	width:100%;
	font-size:0.7em;
}


/*page_content*/
.page_content .container {
	/*padding:0 8%;*/
}


/*表單管理*/
.form_box {
	border: solid #f5f5f5 5px;
    padding: 5px;
}
.form_q{
	border-right:none;
	text-align:left;
	width:100%;
	display:block;
	margin: 0 0 -10px 0;
	padding:15px 15px 0 15px;
	float: left;
}
.form_q label{
	font-weight:bold;
}
.form_a {
    width: 100%;
	display:block;
	margin: 0;
	padding:15px;
	border-bottom: #ccc dotted 1px;
	float: left;
}
.form_box .table-row:last-child .form_a{
	border-bottom: none;
}
.verification_code{
	margin:5px 0 3px 0;
	display:inline-block;
}
.forum_subject img {
	width:100px;
}
input[type=checkbox], input[type=radio] {
    margin: 2px 5px 0 0;
}


/*info_con*/
.info_con .form_q {
    padding: 10px 0 0 0;
}
.info_con .form_a {
    border-bottom: none;
    padding: 10px 0;
	line-height:150%;
}

}



/*-----------------------------------------for編輯器--------------------------------------------*/
.font-xlarge{
	font-size:140%;
}
.font-large{
	font-size:120%;
}
.font-small{
	font-size:80%;
}
.font-xsmall{
	font-size:60%;
}
.w-100{
	width:100%;
}
.w-80{
	width:80%;
}
.w-800{
	max-width:800px;
}
.w-600{
	max-width:600px;
}
.w-400{
	max-width:400px;
}
.w-auto{
	width:auto;
	max-width:100%;
}
.input-xlarge {
    width: 420px!important;
}
.input-large {
    width: 320px!important;
}
.input-medium {
    width: 240px!important;
}
.input-small {
    width: 145px!important;
}
.input-xsmall {
    width: 80px!important;
}
.float_left ,float-left {
    float: left;
}
.float_right ,.float-right {
    float: right;
}
.text_center ,.text-center {
    text-align: center;
}
.text_right ,.text-right {
    text-align: right!important;
}
.text_left ,.text-left {
    text-align: left!important;
}
.red {
    color: #c00;
}
.white{
	color:#fff;
}
.black{
	color:#000;
}
.gray{
	color:#666;
}
.blue_01{
	color:#3e76b6;
}
.blue_02{
	color:#003f86;
}
.green_01{
	color:#588216;
}
.green_02{
	color:#00693E;
}
.orange_01{
	color:#C45519;
}
.orange_02{
	color:#a6410a;
}
.brown_01{
	color:#817461;
}
.brown_02{
	color:#513710;
}
.pink{
	color:#B648B7;
}
.purple{
	color:#800080;
}
.required {
    color: #c00;
    font-size: 0.9em;
    line-height: 140%;
    padding: 3px 0;
}
.img_padding {
    padding: 10px;
}
.img_pic {
    border: solid #ccc 1px;
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(20%,20%,20%,0.1);
}
.img_border {
    border: solid #f5f5f5 10px;
	border-radius:10px;
}
.margin_auto{
	margin:0 auto !important;
}
.nomargin{
	margin:0 !important;
}
.nopadding{
	padding:0 !important;
}
.blockquote_font{
	max-width: 96%;
    margin: 30px auto;
    color: #333;
    border-left: 6px solid #2b50a8;
	padding-left: 1.5em;
}
table[align="center"] {
    margin-left: auto;
    margin-right: auto;
}
.align-m{
	vertical-align: middle !important;
}
.align-t{
	vertical-align: top !important;
}
.align-b{
	vertical-align: bottom !important;
}


@media (max-width: 480px) { 
.input-large ,.input-medium ,.input-small ,.input-xsmall {
    max-width:100%!important;
	/*width:100%!important;*/
}
}


/*table*/
.table {
    display: table;
	border-color:#ddd;
	width:100%;
}
.table th{
	vertical-align: middle!important;
}
.table_01 {
    display: table;
	border:none;
	text-align:left;
}
.table-row {
    display: table-row;
}
.table-cell {
    display: table-cell;
}
.table-center th ,.table-center td {
	text-align:center;
}


/*縮排*/
.paddingleft22{
	padding-left:22px;
}
.textindent22{
	text-indent: -22px;
}
.text_indent{
	text-indent: 2em;
}


/*清單*/
.ol_01{
	list-style-type:cjk-ideographic; /*一, 二, 三*/
}
.ol_02{
	list-style-type:upper-latin; /*A, B, C*/
}
.ol_03{
	list-style-type:lower-alpha; /*a, b, c*/
}
.ul_01{
	list-style-type:square; /*實心方塊*/
}
.ul_02{
	list-style-type: disc; /*實心圓*/
}
.ul_none ,.ol_none{
	list-style:none;
	padding-left: 0;
}
.ul_w50{
	float: left;
	width: 100%;
}
.ul_w50 li{
	float:left;	
	width:50%;
}


/*for IE*/
@media screen\0 {
.ol_01{
	list-style-type:decimal-leading-zero; /*01,02,03*/
}
}


/*錨點*/
.anchor_list{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:20px;
	margin-left:0px;
	padding-left:0 !important;
}
.anchor_list a{
	float:left;
	padding:5px 15px;
	border-radius:5px;
	color:#333;
	margin:5px;
	border: solid #ccc 1px;
	text-decoration:none;
	box-shadow:none;
}
.anchor_list li{
	float:left;
}
.anchor_list a:hover ,.anchor_list a:focus{
	background:#eee;
	color:#333;
}
.anchor_list a.active{
	background:#3e76b6;
	color:#fff;
	border: solid #3e76b6 1px;
}


/*併排4*/
.list_04{
	float:left;
	width:100%;
}
.list_04 .item {
	float: left;
	width: 22%;
	margin: 1.5%;
}
.list_04 .item img{
	margin-bottom:10px;
}
.list_04 .item:nth-child(4n+1) {
	clear: both;
}
.list_04.nomargin .item{
	margin: 0;
	width:25%;
}

@media (max-width: 767px) {
.list_04 .item  {
	width: 29.3%;
	margin:2%;
}
.list_04 .item:nth-child(4n+1) {
	clear: none;
}
.list_04 .item:nth-child(3n+1) {
	clear: both;
}
.list_04.nomargin .item{
	margin: 0;
	width:33.3%;
}
}

@media (max-width: 480px) {
.list_04 .item{
	width: 44%;
	margin: 3%;
}
.list_04 .item:nth-child(4n+1) ,.list_04 .item:nth-child(3n+1) {
	clear: none;
}
.list_04 .item:nth-child(2n+1) {
	clear: both;
}
.list_04 .item img {
	width: 100%;
}
.list_04.nomargin .item{
	margin: 0;
	width:50%;
}
}


/*併排3*/
.list_03{
	float:left;
	width:100%;
}
.list_03 .item {
	float: left;
	width: 29.3%;
	margin: 2%;
}
.list_03 .item img{
	margin-bottom:10px;
}
.list_03 .item:nth-child(3n+1) {
	clear: both;
}
.list_03.nomargin .item{
	margin: 0;
	width:33.3%;
}

@media (max-width: 767px) {
.list_03 .item  {
	width: 46%;
}
.list_03 .item:nth-child(3n+1) {
	clear: none;
}
.list_03 .item:nth-child(2n+1) {
	clear: both;
}
.list_03.nomargin .item{
	margin: 0;
	width:50%;
}
}

@media (max-width: 480px) {
.list_03 .item{
	width: 90%;
	margin: 5%;
}
.list_03 .item img {
	width: 100%;
}
.list_03.nomargin .item{
	margin: 0;
	width:100%;
}
}


/*併排2*/
.list_02{
	float:left;
	width:100%;
}
.list_02 .item {
	float: left;
	width: 44%;
	margin: 3%;
}
.list_02 .item img{
	margin-bottom:10px;
}
.list_02 .item:nth-child(2n+1) {
	clear: both;
}
.list_02.nomargin .item{
	margin: 0;
	width:50%;
}

@media (max-width: 767px) {
.list_02 .item{
	width: 90%;
	margin: 5%;
}
.list_02.nomargin .item{
	margin: 0;
	width:100%;
}
}


/*併排1+3*/
.list_img{
	float:left;
	width:100%;
}
.list_img .item:nth-child(2n-1) {
	float: left;
	width: 20%;
	margin: 2.5%;
}
.list_img .item:nth-child(2n) {
	float: left;
	width: 70%;
	margin: 2.5%;
}
.list_img .item img{
	margin-bottom:10px;
}
.list_img .item:nth-child(2n+1) {
	clear: both;
}
.list_img.nomargin .item{
	margin: 0;
}

@media (max-width: 480px) {
.list_img .item{
	width: 95% !important;
}
.list_img.nomargin .item{
	margin: 0;
	width:100%;
}
}


/*youtube影片*/
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	width:100%;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}



@media print {
/*清除網址*/
a[href]:after {
	content: none !important;
}

/*解決Safari 在列印時使用異常小的字體*/
.container {
	width: auto;
}

.con_box{
	margin: 0;
	border: initial;
	border-radius: initial;
	width: initial;
	min-height: initial;
	box-shadow: initial;
	background: initial;
	page-break-after: always;
}

}

/*列印尺寸電腦版*/
@page {
 size: A3;
 margin: 0;
}


/*rwd table*/
.rwd-table {
	/*background: #fff;*/
	overflow: hidden;
	min-width: 100%;
	/*font-size: 0.9em;*/
	color:#333;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
}
.rwd-table td:before {
	content: attr(data-th) " : ";
	font-weight: bold;
	width: 6.5em;
	display: inline-block;
	color:#333;
}
.rwd-table tr:hover td:before {
	/*color:#fff;*/
}
.rwd-table.table-bordered > tbody > tr > td {
	border-top: none;
	border-left: none;
	line-height: 150%;
}
.rwd-table td:nth-child(1) {
	/*border-top: solid #ddd 1px !important;*/
}


@media (min-width: 769px) {
/*rwd table*/
.rwd-table td:before {
	display: none;
}
.rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
}
}


@media (max-width: 769px) {
/*rwd table*/
.rwd-table.table {
	border: none;
}
.rwd-table tr td:nth-child(1) {
	border-top: solid #ddd 1px !important;
}
.rwd-table tr td {
	border-bottom: solid #ddd 1px !important;
}
.rwd-table tr {
	margin-top: 20px;
}
.rwd-table.table-center td {
	text-align: left !important;
}
.rwd-table tbody tr {
	display: table;
	width: 100%;
	border:solid #ddd 1px;
}
.rwd-table tbody tr td {
	display: table-row;
}
.rwd-table tbody tr td:before {
	display: table-cell;
	padding: 8px;
}
}




