/*-----------------------------------通用-----------------------------------*/
body {
	margin:0; 
	padding:0; 
	line-height:190%;
	font-family:"微軟正黑體", "open-sans", Times New Roman , sans-serif;
	color:#333;
	background:#f5f5f5;
	font-size:1em;
	background-position:top;
	background-repeat:no-repeat;
}
*{
	padding:0;
	margin:0;}
a{
	color:#333;
}
a:hover ,a:focus{
	color:#1366a1;
}
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:bold;
	line-height:130%;
	margin-bottom:0;
	color:#1366a1;
}
h3{
	color:#233f67;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:10px;
	line-height:130%;
}
h4{
	color:#000;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:3px;
	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:#1366a1;
	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: #233f67;
    padding: 6px 20px;
    color: #fff;
	font-size:0.9em;
	border:none;
	letter-spacing:1px;
	cursor:pointer;
	border-radius:30px;
}
.btn_01:hover ,.btn_01:focus{
	background:#1366a1;
	color:#fff !important;
}
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:4px;
}
.btn_02:hover ,.btn_02:focus{
	background:#333;
	color:#fff !important;
}
.btn-primary {
	border-color: #1366a1;
	background-color: #1366a1;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover {
	border-color: #233f677;
	background-color: #233f67;
	color: #FFF;
}
.btn-primary:active, .btn-primary:focus {
	border-color: #233f67;
	background-color: #233f67;
	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 ,.scroll-to-top:focus{
	background:#1366a1;
	color:#fff;
}
.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;
	color:#3db270;
}
.top_class{
	display: inline-block;
	background:#999;
	border-radius:30px;
	padding:2px 8px;
	color:#fff;
	/*margin:5px;*/
	white-space:nowrap;
	font-size:0.9em;
	line-height: 150%;
}


/*for無障礙
.accesskey{
	text-decoration:none;
}
.accesskey:focus {
	outline:2px solid #00b0f0;
	text-decoration:none;
}
a:focus {
	outline:2px solid #00b0f0 !important;
	text-decoration:none;
}
a.sr-only {
    color: #fff;
    background: #000;
    float: left;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position:absolute!important;
	z-index:101;
}
input.form-control:focus ,textarea.form-control:focus ,input[type="text"]:focus,input[type=file]:focus, input[type=checkbox]:focus,  input[type=button]:focus, input[type=radio]:focus, input[type=password]:focus, input[type=tel]:focus, textarea:focus ,select:focus{
    background-color:#ffbf47 !important;
	color:#000 !important;
	outline:2px solid #00b0f0!important;
}
input[type=submit]:focus{
	outline:2px solid #00b0f0!important;
}
button:focus ,#icon_btn:focus{
	outline:2px solid #00b0f0;
}*/


/* Firefox*/
@-moz-document url-prefix() {
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: relative!important;
}
}


/*header*/
/*tophome
#tophome{
	float:left;
	width:100%;
	background:#1366a1;
	font-size:0.85em;
	line-height:170%;
	height:38px;
}
#header .header-nav-top .nav > li > a:focus ,.font_size a:focus ,.font_size a:hover{
    background: #233f67;
}
.font_size{
    display: inline-block;
}
.header-nav-top .nav-pills>li+li {
    margin-left:0;
}
.header-nav-top i{
	font-size:1.6em;
	margin-top: 1px;
}
.header_search{
	margin-top:5px;
}
.header_search input{
	height:auto;
	line-height:110%;
	padding:4px 5px;
	border:none;
}
.header_search button{
	background:#333;
	border:none;
	color:#fff;
	padding:4px 15px;
	line-height:110%;
	border-radius:4px;
	margin-top:2px;
	vertical-align: top;
}
.header_search button:hover ,.header_search button:focus{
	background:#233f67;
	color:#fff;
}
.header-nav-search{
	display:none;
}*/


/*右側浮動選單*/
#ICON{
	position:absolute;
	right:0;
	width:80px;
	text-align:center;
	z-index:9;
	top:90px;
}
#icon_btn{
	font-size:1.5rem;
	width:inherit;
	background:rgba(80, 80, 80, 0.7);
    border-radius: 50%;
	width:50px;
	height:50px;
	line-height:50px;
	margin-bottom: 3px;
}
#icon_btn i{
	color:#fff;
	padding-top:8px;
}
.icon_link{
	list-style:none;
	padding-left:0 !important;
	border-radius:25px;
	padding:10px 0;
	margin-top:-8px;
}
.icon_link li{
	position:relative;
}
.icon_link li a{
	border-radius:50%;
	float:left;
	width:50px;
	height:50px;
	border-radius: 50%;
	opacity:0.7;
	margin-bottom:5px;
	font-size: 1.5rem;
	color:#fff;
	padding-top: 7px;
	text-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.icon_link li a:hover ,.icon_link li a:focus{
	opacity:1;
}
.icon_link li:nth-child(1) a{
	background:#a7c9d7;
}
.icon_link li:nth-child(2) a{
	background:#ffda79;
}
.icon_link li:nth-child(3) a{
	background:#ac9898;
}
.icon_link li:nth-child(4) a{
	background:#f7c3c1;
}
.icon_link li:nth-child(5) a{
	background:#98e6cf;
}
.icon_link li:nth-child(6) a{
	background:#84afdd;
}
.icon_link li:nth-child(7) a{
	background:#feba95;
}
.icon_link img{
	width: 40px;
	/*margin-top:5px;*/
    margin-top: -6px;
}
.material-icons{
	font-size: 1.45em !important;
	padding: 1px 0 0 1px;
}


/*index_banner*/
.index_banner{
	float: left;
	width: 100%;
}
.index_banner img{
	width: 100%;
}


/*index_news*/
.index_news{
	float: left;
	width: 100%;
	padding: 5% 0;
}
.index_news .list{
	float: left;
	width: 100%;
	position: relative;
}
.index_news .list .item{
	float: left;
	width: calc(100% / 3);
	padding: 2%;
}
.index_news .list .item:nth-child(3n+1){
	clear: both;
}
.index_news .list a{
	float: left;
	width: 100%;
}
.index_news .list .img{
	float: left;
	width: 100%;
	position: relative;
}
.index_news .list .font{
	float: left;
	width: 90%;
	position: relative;
	margin: -10% 5% 0 5% ;
	background: #fff;
	padding: 5% 9% 5% 7%;
	border-radius: 0 0 15px 0;
	/*border-top: solid #333 5px;*/
	min-height: 163px;
	box-shadow: rgba(0, 0, 0, 0.1) 5px 5px;
}
.index_news .list .font:after{
	content:"\f35a";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	padding-right: 5px;
	color:#fff;
	font-size: 1.5em;
	display: block;
	position:absolute;
	right: -5%;
	bottom: 5%;
	transition: all 0.4s ease;
	opacity: 0;
}
.index_news .list a:hover .font:after{
	right: 1%;
	opacity: 1;
}
.index_news .list .date{
	font-size:0.8em;
	line-height:130%;
	margin-bottom:0;
	color:#3db270;
	/*letter-spacing: 1px;*/
	margin-bottom: 10px;
}
.index_news .list .title{
	font-size:1.3em;
	font-weight:bold;
	line-height:130%;
	color:#1366a1;
}
.author{
	padding: 10px 0 10px 23px;
	margin-bottom: 0;
	color:#999;
	line-height: 150%;
}
.author:before{
	content:"\f3c9";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	padding-right: 5px;
	color:#999;
	margin-left: -18px;
}
.author .icon{
	color:#ccc;
	font-size: 0.7em;
}
.index_news .list .item .con_font{
	display: none;
}
.index_news .list .item a:hover .font{
	background: #1366a1;
	color:#fff;
}
.index_news .list .item a:hover .title{
	color:#fff;
}
.index_news .list .item a:hover .author{
	color:#ccc;
}
.index_news .list .item a:hover .author:before{
	color:#ccc;
}
.index_news .list .item a:hover .date{
	color:#ffda79;
}
.index_news .top_class{
	display: none;
}
.index_news .list .item a:hover .top_class{
	background: #ffda79;
	color:#333;
}
.index_news .list.top{
	font-size: 1.3em;
}
.index_news .list.top ,.index_news .list.top .item{
	width: 100%;
}
.index_news .list.top .img{
	float: left;
	width: 40%;
}
.index_news .list.top .img img{
	width: 100%;
}
.index_news .list.top .item .con_font{
	display: block;
	text-align: justify;
}
.index_news .list.top .font{
	float: left;
	width: 60%;
	padding:5%;
	background: #fff;
	margin:0 /*5% 0 0 -10%*/;
	border-radius: 0 0 25px 0;
	border-top: none;
}
.index_news .list  .item.top .font:after{
	right: -5%;
	bottom:5%;
	font-size: 2em;
}
.index_news .list .item.top a:hover .font:after{
	right: 3%;
}
.index_news .list .item.top .title{
	font-size:1.7em;
	margin-bottom:10px;
	border-bottom: solid #ccc 1px;
	padding-bottom: 10px;
}
.index_news .list .item.top .con_font{
	display: block;
}
.index_news .lock{
	opacity:1;
	cursor: none;
	position: relative;
}
.lock .img{
	background-color: #333;
}
.lock .img img{
	float: left;
	width: 100%;
	opacity: 0.5;
	filter: grayscale(50%);
}
.lock .img:before {
    content: "Comming soon ~";
    /*font-family: "Font Awesome 5 free";
    font-weight: 900;*/
    position: absolute;
    text-align: center;
    color: #35b2b8;
    text-shadow: 0 2px 5px rgb(0 0 0);
	float: left;
	width: 100%;
	height: 100%;
	top: 45%;
    font-size: 1.3em;
    font-weight: bold;
	z-index: 99;
}
.lock .font{
	filter: grayscale(100%);
}


/*index_comming*/
.index_comming{
	float: left;
	width: 100%;
	/*background: linear-gradient(to right, #233f67 0%, #fff 40%); 
	border-bottom: solid #fff 5px;*/
	background: #fff;
}
.index_comming h2{
	/*color:#fff;*/
	font-size: 1.2em;
	font-weight: bold;
	padding:6.5% 0 0 0;
	float: left;
	width: 220px;
}
.index_comming .list{
	float: left;
	width: calc(100% - 220px);
}
.index_comming .list .item{
	float: left;
	width:100%;
	position: relative;
}
.index_comming .list .item .title{
	float: left;
	width:100%;
	position: absolute;
	bottom:0;
	padding: 10px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 30%, transparent 100%); 
	color:#fff;
	text-align: center;
	line-height: 130%;
}
.index_comming .list .item:hover .title{
	height: 100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.owl-nav{
	width: calc(100% + 15px)!important;
	position: absolute;
}
.owl-nav [class*="owl-"] {
    color: rgb(255, 255, 255) !important;
    background: #1366a1 !important;
    border-radius: 50% !important;
}
.owl-nav [class*="owl-"]:hover{
	background: #233f67 !important;
}
.owl-carousel .owl-nav {
    /*margin-top: -10%;*/
}
.owl-carousel .owl-nav [class*="owl-"]::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.owl-nav .owl-prev{
    margin-left: -10px !important;
}
.owl-nav .owl-next{
    /*margin-left: 50px !important;*/
}


/*footer*/
footer{
	background:#1366a1;
	float:left;
	width:100%;
	color:#fff;
	font-size:0.9em;
}
footer .container{
	padding:20px 15px;
	text-align: center;
	line-height: 170%;
}
footer .edit_con>div{
	display: inline-block;
}
footer .edit_con .font_nowrap{
	padding-right: 20px;
}
footer .edit_con i{
	padding-right: 10px;
}
.copyright{
	border-top: solid rgba(255,255,255,0.2) 1px;
	padding-top: 5px;
	margin-top:5px;
}


/*page_banner*/
.page_banner{
	float:left;
	width:100%;
}
.page_banner img{
	width:100%;
}


/*page_content*/
.page_content{
	float:left;
	width:100%;
	background-image:url(../img/page_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
	min-height:500px;
	padding-bottom:10%;
}


/*page_con*/
.page_con{
	float:left;
	width:100%;
}
.page_con ol li ,.page_con ul li{
	margin-bottom:5px;
}


/*page_top*/
.page_top{
	float: left;
    width: 100%;
	padding:0 0 10px 15px;
}
.page_top_left{
	font-size:0.85em;
	float:left;
	width:calc(100% - 190px);
}
.page_top_left ,.page_top_left a{
	padding:15px 0;
	line-height: 150%;
}
.page_top_left a:hover{
	color:#1366a1;
}
.page_top_left .icon{
	padding:0 7px;
	font-size:0.8em;
	color:#ccc;
}
.page_top_right{
	float:right;
	padding-top:10px;
}
.page_top_right img{
	width:27px;
}


/*page content*/
.main_con{
	float:left;
	width:100%;
}
.main_con .container{
	padding: 50px 30px;
}
.main_con h2{
	margin-bottom:5px;
	border-bottom: dotted #ccc 2px;
	padding: 10px 0 15px 0;
}
.table-toolbar{
	float: left;
    width: 100%;
	margin-bottom:10px;
}
.table-toolbar .title{
	float:left;
	padding:5px 10px 5px 0; 
}
.table-toolbar .mt-radio, .table-toolbar .mt-checkbox{
    margin: 5px 25px 5px 5px;
}
.table-toolbar input[type=checkbox], .table-toolbar  input[type=radio] {
    margin: 5px 5px 0 0;
}
.table-toolbar .btn_01{
	margin:0 5px;
}
.list_class{
	list-style:none;
	float:left;
	width:100%;
	margin-bottom:0
}
.list_class li a{
	float:left;
	padding:5px 20px;
	border-radius:30px;
	white-space:nowrap;
	margin:5px 10px 5px 0;
	border:solid #ccc 1px;
}
.list_class li a:hover{
	background:#08893e;
	color:#fff;
}
.list_class li a.active{
	background:#555;
	color:#fff;
}
.img_padding {
    padding: 10px;
}


/*author*/
.author{
   float: left;
   width: 100%;
   /*margin-bottom: 20px;*/
   font-size: 0.9em;
   color:#666;
   line-height: 150%;
}
.author .top_class{
	margin-right: 5px;
}
.author .date {
    display: inline-block;
    float: left;
    padding: 0 20px 0 0;
}
.author .date:before{
	content: "\f017";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	color:#a7c9d7;
	padding: 0 5px;
	display: inline-block;
	line-height: 130%;
}
.author .item{
	float: left;
	display: inline-block;
	padding-right: 20px;
 }
 .author .item span:before{
	content: "❖";
	font-size: 1em;
	color:#a7c9d7;
	padding: 0 5px;
	display: inline-block;
}
 .author .item span:after ,.author .date>span:after{
	 content: "/";
	 font-size: 0.6em;
	 color:#ccc;
	 padding: 0 5px;
	 display: inline-block;
 }
 


/*page_class*/
.main_con .tag{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.page_class{
	float:left;
	background:#b2be3f;
	margin-bottom: 10px;
	color:#fff;
	padding: 3px 15px;
	border-radius: 30px;
	letter-spacing:0.2em;
	/*text-shadow: 0 1px 3px rgba(0,0,0,.3);*/
}
.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{
	font-size: 1.24em;
    line-height: 220%;
}
.edit_con ul, .edit_con ol{
	padding-left:30px;
}


/*page_bottom*/
.page_bottom{
	float:left;
	width:100%;
	padding:30px 0 10px 0;
}
.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{
	padding-right:5px;
}
.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;
	line-height: 130%;
}


/*page_audio*/
.page_audio{
	float: left;
	width: 100%;
	padding: 30px 0 ;
}
.page_audio audio{
	float: left;
	width: 350px;
	padding-right: 50px;
}
.page_audio .page_bottom{
	float: left;
	width: calc(100% - 350px);
	padding: 0;
}


/*常見問答*/
.faq_con{
	float: left;
	width: 100%;
	padding: 4%;
	background: #f5f5f5;
	margin: 20px 0;
	border-radius: 20px;
}
.faq_con h3{
	text-align: center;
	margin-bottom: 3%;
}
.faq_list>li{
	float:left;
	width:100%;
	margin-bottom:10px !important;
}
.faq_list li.open{
	background: #fff;
	border-radius: 10px ;
	box-shadow:0px 0px 5px 3px rgba(20%,20%,20%,0.1);
}
.faq_list>li>a{
	background:#fff;
	border-radius:10px;
}
.faq_list>li>a:hover ,.faq_list>li>a:focus{
	background: rgba(19,102,161,.05) !important;
}
.faq_list .open>a ,.faq_list .open>a:hover ,.faq_list .open>a:focus{
	background: #223f67!important;
	color:#fff;
}
.faq_list .open>.dropdown-menu {
    position: relative;
    width: 100%;
	box-shadow:none;
	border:none;
	margin-bottom:5px;
	float:left;
	padding:5px 15px;
	z-index:2;
	background-color: transparent;
}
.faq_list ol ,.faq_list ul{
	padding-left:20px;
}
.faq_list .no{
	color:#a7c9d7;
	font-weight: bold;
	padding-right: 5px;
	font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 1.2em;
}
.faq_list .no:after{
	content: "/";
	display: inline-block;
	color:#ccc;
	padding: 0 2px 0 5px;
	font-size: 0.6em;
	font-weight: 400;
}


/*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;
}


/*表單管理*/
.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:13px 8px 10px 8px;
	text-align:right;
	/*border-bottom: #ccc dotted 1px;*/
	border-right: #ccc dotted 1px;
	font-weight:bold;
	color:#000;
	vertical-align: top;
}
.form_a{
	display:table-cell;
	width:75%;
	padding:8px;
	margin:8px;
	/*border-bottom: #ccc dotted 1px;*/
	line-height:34px;
}
.form_a input{
	height:34px;
}
.form_a .mt-radio,.form_a .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;
}


/*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%;
}


/*one_con*/
.one_con{
	width:100%;
}


/***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: #1366a1;
    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);
}


/*--------------------------------------for 電腦、平版、手機------------------------------------------------*/
/* 大螢幕 */
@media (min-width: 1400px) {
.container {
    width: 1400px;
}


/*index_news*/
.index_news .list.top .font {
    min-height: 395px;
}


}

/* 大螢幕 */
@media (min-width: 1200px) and (max-width: 1399px) {
.container {
	width: 100%;
	padding: 0 20px;
}


/*index_news*/
.index_news .list.top .font {
    min-height: 395px;
}

}

 
/* 平板電腦、橫向手機和一般桌機解析度 */
@media (min-width: 992px) and (max-width: 1199px) {
.container {
    width: 100%;
	padding: 0 20px;
}


/*index_news*/
.index_news .list.top .font {
    min-height: 335px;
}


/*page_content*/
.page_content .container {
    padding: 0 5%;
}


}


/* 電腦、橫向平板電腦解析度 */
@media (min-width: 768px) and (max-width: 991px) {
h2{
	font-size:1.7em;
}
h3{
	font-size:1.4em;
}
h4{
	font-size:1.2em;
}
.container {
    width: 100%!important;
	padding:0 15px;
}


/*header*/
#header .header-body {
    position: fixed;
    border-bottom: none;
    box-shadow: 0 0 3px rgb(0 0 0 / 40%);
    background: rgba(255,255,255,.9);
}
#header .header-logo img {
    width: 220px !important;
}


/*index_news*/
.index_news .list .item {
    width: calc(100% / 2);
    padding: 2%;
}
.index_news .list .item:nth-child(3n+1) {
    clear: none;
}
.index_news .list .item:nth-child(2n+1) {
    clear: both;
}
.index_news .list .font{
	min-height: 153px;
}
.index_news .list .title {
    font-size: 1.25em;;
}
.index_news .list .date {
    margin-bottom: 5px;
}
.index_news .list .author {
    /*padding: 5px 0 0 23px;*/
}
.index_news .list .item:nth-child(1) .title {
    font-size: 1.5em;
}
.index_news .list.top .font {
    min-height: 350px;
}



/*page_content*/
.page_content .container {
    padding: 0 5%;
}


} 

 
/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 767px) {
h2{
	font-size:1.4em;
}
h3{
	font-size:1.2em;
}
h4{
	font-size:1em;
}


/*header*/
#header .header-body {
    position: fixed;
    border-bottom: none;
    box-shadow: 0 0 3px rgb(0 0 0 / 40%);
    background: rgba(255,255,255,.9);
}
.header-logo img{
	height: 52px !important;
	width:auto !important;
    vertical-align: top;
    padding: 8px 0;
	margin:0!important;
}


/*右側浮動選單*/
#ICON{
	width:30px;
	top:60px;
	right: 15px;
}
#icon_btn {
    font-size: 1.1rem;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.icon_link li a {
    width: 40px;
    height: 40px;
	font-size: 1.2rem;
    padding-top: 2px;
}
.icon_link img {
    width: 30px;
}
.material-icons {
    padding: 4px 0 0 1px;
}


/*index_banner*/
.index_banner {
    padding-top: 52px;
}


/*index_news*/
.index_news .list .item {
    width: calc(100% / 2);
    padding: 2%;
}
.index_news .list .item:nth-child(3n+1) {
    clear: none;
}
.index_news .list .item:nth-child(2n+1) {
    clear: both;
}
.index_news .list .font {
    padding: 20px 30px 20px 20px;
}
.index_news .list .title {
    font-size: 1.15em;;
}
.index_news .list .date {
    margin-bottom: 5px;
}
.index_news .list .author {
    padding: 5px 0 0 23px;
	margin-bottom: 0;
}
.index_news .list.top{
    font-size: 1.15em;
}
.index_news .list.top .img {
    width: 100%;
}
.index_news .list.top .font {
    width: 90%;
    margin: -5% 5% 0 5%;
	padding: 20px 30px 20px 20px;
    border-radius: 0 0 15px 0;
}
.index_news .list.top .font:after {
	right: 0.5% !important;
    bottom: 1.5%;
    font-size: 1.8em;
}


/*index_comming*/
.index_comming h2{
	font-size: 1em;
	width: 150px;
	padding: 10% 0 0 0;
}
.index_comming .list {
    float: left;
    width: calc(100% - 150px);
}


/*footer*/
footer {
    font-size: 0.7em;
}
footer .container {
    padding: 10px;
}


/*page_banner*/
.page_banner {
    padding-top: 52px;
}



/*page_content*/
.page_content .container {
    padding: 0 5%;
}
.main_con h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.page_class {
    margin-bottom: 5px;
    padding: 0px 10px;
    font-size: 0.8em;
}


/*author*/
.author {
    font-size: 0.8em;
    margin-bottom: 15px;
}
.author .date {
    padding-right: 15px;
}
.author .item:nth-child(2){
	clear: both;
}
.author .item {
    padding-right: 15px;
}
.author .item span:after {
    padding: 0 3px;
}


/*edit_con*/
.edit_con{
	font-size: 1.1em;
}


/*page_audio*/
.page_audio .page_bottom{
	width: 100%;
	padding-top: 20px;
}


}
 
 
/* 橫向智慧手機及其他更小解析度 */
@media (max-width: 480px) {
/*istope*/
.grid-item { 
	width: 100%;
}


/*index_news*/
.index_news .list .item {
    width: 100%;
    padding: 2%;
}
.index_news .list .font{
	min-height: auto;
}


/*index_comming*/
.index_comming h2{
	font-size: 1em;
	width: 150px;
	padding: 18% 0 0 0;
}
.index_comming .list{
	width: calc(100% - 150px);
}


/*page_bottom*/
.page_bottom .title {
    margin: 5px 0;
}
.page_bottom .con_font{
	padding-left:10px;
	margin-top:0;
}
.page_bottom .con_font a {
    padding: 4px 0;
}


}




/*-----------------------------------------for編輯器--------------------------------------------*/
h2,h3,h4,h5,h6{
	text-transform: none;
}
img{
	max-width:100%; 
	height:auto!important;
}
.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-200{
	max-width:200px;
}
.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 ,a.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;
}
.bg_red {
	background:#c00;
}
.bg_white{
	background:#fff;
}
.bg_black{
	background:#000;
}
.bg_gray{
	background:#666;
}
.bg_blue_01{
	background:#bda26d;
}
.bg_blue_02{
	background:#003f86;
}
.bg_green_01{
	background:#588216;
}
.bg_green_02{
	background:#00693E;
}
.bg_orange_01{
	background:#C45519;
}
.bg_orange_02{
	background:#a6410a;
}
.bg_brown_01{
	background:#817461;
}
.bg_brown_02{
	background:#513710;
}
.bg_pink{
	background:#B648B7;
}
.bg_purple{
	background:#800080;
}
.required {
    color: #c00;
    font-size: 0.9em;
    line-height: 140%;
    padding: 3px 0;
}
.img_padding {
    padding: 10px;
}
.img_padding[align=left]{
	padding: 0 30px 30px 0;
}
.img_padding[align=right]{
	padding:0 0 30px 30px;
}
.img_pic {
    border: solid #ddd 1px;
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(20%,20%,20%,0.1);
}
.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;
}
.display_none{
	display:none;
}
.display_inline{
	display:inline-block !important;
}
.font_nowrap{
	white-space:nowrap;
}
.btn_margin{
	margin:2px;
}


@media (max-width: 480px) { 
.input-large ,.input-medium ,.input-small ,.input-xsmall {
    max-width:100%!important;
}
}


/*for 後台 table scroll*/ /*for 編輯器.cke_editable*/
.modal-content ,.modal-body ,.modal-footer{
	width: 100%;
	float:left;
}
.bootbox-body{
	width:100%;
}
.bootbox-body .table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: none;
}
.bootbox-body .table-scrollable > .table-bordered > thead > tr:last-child > th,.bootbox-body .table.table-bordered thead > tr > th {
	border-bottom: 0;
	border: 1px solid #ddd;
	line-height: 130%;
	vertical-align: middle;
	padding: 10px;
}
.bootbox-body .table-scrollable > .table {
	width: 100% !important;
	margin: 0 !important;
	min-width: 650px;
}
.bootbox-body .table{
	margin-bottom:5px;
}
.bootbox-body .table > tbody > tr > td {
    line-height: 190%;
	border: 1px solid #ddd;
	padding: 5px 10px;
}
.bootbox-body .table-scrollable > .table > thead {
    border-top: solid 1px #ddd;
}
.bootbox-body .table-scrollable > .table > thead > tr > th,.bootbox-body .table-scrollable th,.bootbox-body .table > thead > tr > th {
	white-space: nowrap;
	padding: 8px;
	background: #666;
	color: #fff;
	font-weight: 500;
}
.bootbox-body .table-hover > tbody > tr:hover {
    background: rgba(0,105,62,0.05);
}
.bootbox-body .table-even > tbody > tr:nth-child(even) {
    background: rgba(0,105,62,0.05);
}
.bootbox-body .delete_th {
    padding: 10px 0 !important;
}
.modal-body ol, .modal-body ul{
	padding-left:30px;
}


/*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;
	font-weight:bold;
}
.table-scrollable>.table ,.table-scrollable>table{
	width:100%!important;
	margin:0!important;
	min-width:850px;
}
.table>thead>tr>th{
	border-bottom:none;
	border-left:none;
	border-right:none;
	padding: 10px;
	line-height: 130%;
}
.table>tbody>tr>td{
	line-height: 170%;
	border-top:none;
	padding: 8px;
}
.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:#f1f6f9;
}
.table-hover > tbody > tr:hover ,.table-hover tr:hover a{
	background:#0274b9 /*rgba(19,102,161,0.1)*/;
}
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;
	border-color:#ddd;
	width:100%;
	margin-bottom:20px;
	border-spacing:0;
}
.table tbody tr{
    border-bottom: 1px solid #ddd;
}
.table>tbody>tr>td{
	vertical-align: middle;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
table[align="center"] {
    margin-left: auto;
    margin-right: auto;
}
.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;
}
.table > tbody > tr > th {
	background: #f9f9f9;
    min-height: 52px;
    border-right: solid #ddd 1px;
    font-weight: inherit;
    color: #333;
    vertical-align: middle !important;
}
.table-hover > tbody > tr:hover ,.table > tbody > tr:hover > th{
    background: rgba(0,105,62,0.05);
}
.table-even > tbody > tr:nth-child(even) {
    background: rgba(0,105,62,0.05);
}
.table td ol ,.table td ul{
    padding-left: 25px;
}


@media (max-width: 480px) {
.table.m_100>.table-row{
	display: block;
	width:100%;
	/*margin-bottom:20px;*/
}
.table.m_100>.table-row>.table-cell{
	display: block;
	width:100%;
}
.table.m_100 .text-right{
	text-align:left !important;
}
}


/*page_info*/
.page_info .table-row .table-cell:first-child{
	font-weight:bold;
}
.page_info .table-row .table-cell:first-child:before{
	content:"|";
	color:#bda26d;
	padding-right:10px;
}
.page_info .table-cell{
	border-bottom: solid #ddd 1px;
	padding:5px;
}


@media (max-width: 480px) {
.page_info .table-row .table-cell:first-child{
	border-bottom: none;
	width:100% !important;
	padding:0 5px;
}
.page_info .table-row .table-cell:nth-child(2){
	padding: 5px 5px 5px 20px;
}
.page_info.m_100>.table-row {
    margin-bottom: 10px;
}
}


/*縮排*/
.paddingleft22{
	padding-left:22px;
}
.textindent22{
	text-indent: -22px;
}
.text_indent{
	text-indent: 2em;
}


/*edit_con*/
.edit_con{
	/*float: left;*/
	width: 100%;
	text-align: justify;
}
.edit_con ul, .edit_con ol{
	padding-left:30px;
	/*float:left;*/
	width:100%;
	clear: both;
}
.edit_con a{
	color:#3e76b6;
	/*text-decoration:underline;*/
}


/*清單*/
.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*/
}
.ol_04{
	list-style-type:decimal; /*1,2,3*/
}
.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: calc(50% - 40px);
    padding-right: 30px;
}
.ul_w50 li:nth-child(2n+1){
	clear:both;
}
.ul_line{
	list-style:none;
}
.ul_line li:before{
	content:"-";
	display: inline-block;
	color:#e4c916;
	padding-right:10px;
	font-weight:bold;
	margin-left: -16px;
}


@media (max-width: 767px) {
.ul_w50 li{	
	width: calc(100% - 40px);
}
}


/*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:15px;
	margin-left:0px;
	padding-left:0 !important;
}
.anchor_list a{
	float:left;
	padding:5px 15px;
	border-radius:5px;
	color:#333;
	margin: 5px 6px 5px 3px;
	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;
}


@media (max-width: 767px) {
.anchor_list a{
	font-size:0.9em;
	padding:3px 8px;
}
}


/*頁籤*/
.tabs{
	float:left;
	width:100%;
}
.tabs .nav>li>a {
    padding: 5px 15px;
    border-radius: 30px;
    margin-right: 5px;
    border: none;
    background-color:#fff;
	margin: 3px;
	color:#333;
	text-decoration:none;
	font-size:1em;
	line-height: 170%;
}
.nav-tabs {
    border-bottom-color: transparent;
	/*text-align:center;*/
	font-size:1em;
	margin-bottom:15px;
	padding-left: 0!important;
    list-style: none;
}
.nav-tabs li{
	display:inline-block;
	float:none;
}
.nav-tabs li a:hover {
    background:#eee;
	color:#333 !important;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,.nav-tabs li.active a:hover {
	background-color: #ac9898/*#3e76b6*/;
	color: #fff!important;
	border: none /*1px solid #3e76b6*/ !important;
}
.tab-content {
	float:left;
	width:100%;
	border-radius: none;
	box-shadow: none;
	background-color: transparent;
	border: none;
	padding: 0;
	/*border:solid #ccc 1px;*/
	padding:0;
}
.tabs .nav>li> .lock{
	position: relative;
	display:flex;
	align-items:center;
	justify-content:center;
	background: #ccc;
	color:#333;
	cursor: none;
	opacity: 0.4;
}
.lock:before{
	content: "\f023";
	font-family: "Font Awesome 5 free";
    font-weight: 900;
	position: absolute;
	text-align: center;
	color:#5c89ac;
	text-shadow: 0 2px 5px rgba(255,255,255,1);
}
.lock:hover{
	color:#ccc !important;
}


/*併排*/
[class^='list_0'] .title ,.list_img .title  ,.list_font .title{
	color:#3e76b6;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:10px;
}

@media (max-width: 767px) {
[class^='list_0'] .title,.list_img .title  ,.list_font .title ,.list_icon_img .title{
	font-size:1.1em;
}
}


/*併排5*/
.list_05{
	float:left;
	width:100%;
}
.list_05>.item {
	display:inline-block;
	width: 16.5%;
	margin: 1.5%;
	vertical-align:top;
	line-height: 150%;
}
.list_05>.item img{
	margin-bottom:5px;
}
.list_05>.item:nth-child(5n+1) {
	clear: both;
}
.list_05.nomargin>.item{
	margin: 0;
	width:25%;
}

@media (max-width: 767px) {
.list_05>.item  {
	width: 28%;
	margin:2%;
}
.list_05>.item:nth-child(5n+1) {
	clear: none;
}
.list_05>.item:nth-child(3n+1) {
	clear: both;
}
.list_05.nomargin>.item{
	margin: 0;
	width:33.3%;
}
}

@media (max-width: 480px) {
.list_05>.item{
	width: 43%;
	margin: 3%;
}
.list_05>.item:nth-child(5n+1) ,.list_05>.item:nth-child(3n+1) {
	clear: none;
}
.list_05>.item:nth-child(2n+1) {
	clear: both;
}
.list_05>.item img {
	width: 100%;
}
.list_05.nomargin>.item{
	margin: 0;
	width:50%;
}
}


/*併排4*/
.list_04{
	float:left;
	width:100%;
}
.list_04>.item {
	float: left;
	width: 22%;
	margin: 1.5%;
}
.list_04>.item img{
	margin-bottom:5px;
}
.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%;
}
}


/*併排4-2*/
.list_04-2{
	float:left;
	width:100%;
}
.list_04-2>.item {
	float: left;
	width: 22%;
	margin: 1.5%;
}
.list_04-2>.item img{
	margin-bottom:5px;
}
.list_04-2>.item:nth-child(4n+1) {
	clear: both;
}
.list_04-2.nomargin>.item{
	margin: 0;
	width:25%;
}

@media (max-width: 767px) {
.list_04-2>.item  {
	width: 44%;
	margin: 3%;;
}
.list_04-2>.item:nth-child(4n+1) {
	clear: none;
}
.list_04-2>.item:nth-child(2n+1) {
	clear: both;
}
.list_04-2.nomargin>.item{
	margin: 0;
	width:50%;
}
}

@media (max-width: 480px) {
.list_04-2>.item{
	width: 90%;
	margin: 5%;
}
.list_04-2>.item:nth-child(even){
	margin: -1% 5% 5% 5%;
}
.list_04-2>.item img{
	margin-bottom:0;
}
.list_04-2.nomargin>.item{
	margin: 0;
	width:100%;
}
}


/*併排3*/
.list_03{
	float:left;
	width:100%;
}
.list_03>.item {
	float: left;
	width: 29.3%;
	margin: 2%;
}
.list_03>.item img{
	margin-bottom:5px;
}
.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:5px;
}
.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:5px;
}
.list_img>.item:nth-child(2n+1) {
	clear: both;
}
.list_img.nomargin>.item{
	margin: 0;
}
.list_img.nomargin>.item:nth-child(2n-1) {
	width: 25%;
}
.list_img.nomargin>.item:nth-child(2n) {
	width: 75%;
}

@media (max-width: 480px) {
.list_img>.item{
	width: 95% !important;
}
.list_img.nomargin>.item{
	margin: 0;
	width:100%;
}
}


/*併排3+1*/
.list_font{
	float:left;
	width:100%;
}
.list_font>.item:nth-child(2n) {
	float: left;
	width: 20%;
	margin: 2.5%;
}
.list_font>.item:nth-child(2n-1) {
	float: left;
	width: 70%;
	margin: 2.5%;
}
.list_font>.item img{
	margin-bottom:5px;
}
.list_font>.item:nth-child(2n+1) {
	clear: both;
}
.list_font.nomargin>.item{
	margin: 0;
}
.list_font.nomargin>.item:nth-child(2n) {
	width: 25%;
}
.list_font.nomargin>.item:nth-child(2n-1) {
	width: 75%;
}

@media (max-width: 480px) {
.list_font>.item{
	width: 95% !important;
}
.list_font.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;
}


/*顯示背景圖*/
*,
  *:before,
  *:after {
    background-color: inherit !important;
}
.bg_print {
	-webkit-print-color-adjust: exact !important; /* Chrome, Safari */
	print-color-adjust: exact !important; /* Chrome, Safari */
	color-adjust: exact !important; /*Firefox*/
}


/*解決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.table-hover 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;
}
.rwd-table tbody tr .text-center {
	text-align:left;
}
}


