
/*-----------------------------------通用-----------------------------------*/
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:#0274b9;
}
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:150%;
	margin-bottom:0;
	color:#0274b9;
	letter-spacing: 1px;
}
h3{
	color:#0274b9;
	font-size:1.65em;
	font-weight:bold;
	margin-bottom:15px;
	line-height:150%;
}
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:#c00;
	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-color:transparent;
    padding: 6px 25px;
	font-size:1em;
	border:none;
	letter-spacing:1px;
	cursor:pointer;
	border-radius:30px;
	border:solid #b92f8c 1px;
	color:#b92f8c;
}
.btn_01:hover ,.btn_01:focus{
	background:#0274b9;
	color:#fff !important;
	border:solid #0274b9 1px;
}
.btn_02{
	background-color:transparent;
    padding: 6px 25px;
    color: #666;
	font-size:1em;
	border:none;
	letter-spacing:1px;
	cursor:pointer;
	border-radius:30px;
	border:solid #666 1px;
}
.btn_02:hover, .btn_02:focus{
	background:#666;
	color:#fff;
}
button.btn_01, html input.btn_01 ,button.btn_02, html input.btn_02{
	padding:3px 20px;
}
.btn_box{
	float:left;
	width:100%;
	margin:20px 0;
}
.display_inline{
	display:inline-block !important;
}
.display_none{
	display:none;
}
.scroll-to-top:hover {
	background:#0274b9;
}
.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:#233f67;
	border-radius:5px;
	padding:2px 8px;
	color:#fff;
	margin:5px;
}


/*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;
}
}


/*font-size*/
.font_l{font-size:120%}
.font_m{font-size:100%}
.font_s{font-size:80%}


/*header*/
/*tophome*/
#tophome{
	float:left;
	width:100%;
	line-height:170%;
	height:42px;
	border-bottom:solid #ccc 1px;
}
.top_contact{
	list-style:none;
	float:left;
}
.top_contact li{
	display:inline-block;
	padding:6px 20px 0 0;
}
.top_contact i{
	color:#22b2e9;
	padding-right:5px;
}
.header-nav-top .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
}
.header-nav-top .nav li:after{
	content:"|";
	font-size:0.8em;
	color:#ccc;
}
.header-nav-top .nav li:last-child:after{
	content:"";
}
.top_share{
	list-style:none;
	display: inline-block;
    vertical-align: top;
}
.top_share li{
	display:inline-block;
	padding: 6px 5px;
}


/*logo*/
#header .header-container {
	background:url(../img/logo_bg.png);
	background-position: 25px -100px;
    background-repeat: no-repeat;
}


/*top menu*/
#header .header-column:nth-child(2) {
	background:url(../img/top_menu_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.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{
	padding:0 9px;
}
#header .header-nav-main nav > ul >li:hover:after {
    width: 100%;
    background: #0274b9;
}
.header-nav-main .dropdown-menu{
    margin:0 !important;
	font-size:1em;
}
.header-nav-main .dropdown a > img{
	width:30px;
}


/*header menu滑入上方出現線條*/
#header .header-nav-main nav > ul >li:before ,#header .header-nav-main nav > ul >li:focus{
  	content: '';
 	display: block;
  	margin: auto;
  	height: 6px;
 	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: #22b2e9;
}


/*dropdown-mega menu*/
.dropdown-mega .dropdown-menu{
	width:100vw !important;
}
.dropdown-mega-content {
    max-width: 1400px;
	width:100%;
    margin: 0 auto;
}
.dropdown-mega-content .item{
	width:calc(100% / 6);
	float:left;
	padding:0 10px 10px 10px;
}
.dropdown-mega-content .item:nth-child(6n+1){
	clear:both;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: transparent;
}
.dropdown-mega .dropdown-mega-sub-title{
	color:#0274B9 !important;
	font-size:1.05em !important;
}
.dropdown-mega .dropdown-mega-sub-title a{
	color:#0274B9 !important;
}
.dropdown-mega-sub-nav > li > a:hover ,.dropdown-mega-sub-nav > li > a:focus{
	color:#0274b9!important;
}
.dropdown-mega a[aria-expanded="false"] .dropdown-menu{
	display:none;
}


/*search icon*/
.menu_search a{
	padding: 52px 0 40px 0;
}
.menu_search:hover i{
	color:#0274b9;
}
#header .header-nav-main nav > ul >.menu_search:hover:before{
	background-color:transparent;
}
.search_box{
	position:relative;
	margin-top:-10px;
}
.search_box label{
	width:100%;
	margin-bottom:0;
	background: #fff;
	border-radius: 5px;
	padding: 10px 20px 5px 20px;
}
.search_input{
	width: calc(100% - 50px);
    background-color: transparent;
    border: none;
    margin-top: -10px;
	height:40px;
}
.search_icon{
	padding: 11px 20px 6px 20px;
    background-color:transparent;
    color: #ccc;
    font-size: 1.125em;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
	border-radius:4px;
	position:absolute;
	right:0;
	top: 0;
}
.search_icon i{
	color:#0274b9;
}


/*menu 下滑*/
.sticky-header-active #header .header-nav-main nav > ul > li > a {
    padding: 30px 0;
}
.sticky-header-active .menu_search a{
    padding: 35px 0 25px 0 !important;
}
.sticky-header-active #header .header-column:nth-child(2) {
    background: none;
}



/*選單最後一項置右對齊
#header .header-nav-main nav > ul > li:last-child > .dropdown-menu{
    right:0;
}
#header .header-nav-main nav > ul > li:last-child.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu{
	right:140px;
	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;
}*/


/*index_banner*/
.index_banner{
	margin-top:158px;
	float:left;
	width:100%;
}
.slider-container  .container{
    text-align: center;
}
.tp-caption.item_box{
	width:380px;
    color:#fff;
    line-height: 150% !important;
    white-space: normal;
}
.index_banner .title{
	font-size:2.5em;
	margin-bottom:20px;
	line-height:150%;
	font-weight:bold;
	position:relative;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}
.index_banner .title:after{
	content:url(../img/banner_line.png);
	position: absolute;
    left: 0;
    top: 50px;
}
.index_banner .con_font{
	line-height:150%;
	font-size:1.2em;
	padding-top: 40px;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}
.index_banner .btn_more{
	background-color:transparent;
	border:solid #fff 1px;
	padding:10px 40px;
	border-radius:30px;
	color:#fff;
	/*text-shadow: 0 0 5px rgba(0,0,0,1);*/
}
.index_banner .btn_more:hover ,.index_banner .btn_more:focus,.index_banner a:focus .btn_more ,.index_banner a:hover .btn_more{
	background-color:#0274B9;
	border:solid #0274B9 1px;
}
.index_banner .btn_01:hover ,.index_banner .btn_01:focus {
	background:#2e6e98;
}
.index_banner .btn_01  i{
	padding-left:5px;
}
/*.fullcoveredvideo ,.defaultimg{
	opacity:0.5!important;
}*/
.index_banner a:focus .defaultimg, .index_banner a:focus .videoisplaying {
    border: 5px solid #00b0f0;
}
.index_banner a:focus img{
    border: 5px solid #00b0f0!important;
}


/*index_about*/
.index_about{
	float:left;
	width:100%;
}
.index_about_box{
	float:left;
	width:100%;
	position:relative;
	padding:7% 5%;
	min-height: 550px;
}
.bg_text{
	position: absolute;
	font-size:12.5em;
	font-family:Impact;
	color:#f5f5f5;
	z-index:-1;
	top: 15px;
	left:0;
}
.index_about_box .left{
	float:left;
	width:50%;
	z-index:2;
	padding-right:100px;
}
.index_about_box .left h2{
	position:relative;
	padding-bottom:40px;
	font-size:2.5em;
	font-weight:400;
}
.index_about_box .left h2:after {
    content: "";
    width: 35px;
    border-bottom: 5px solid #b92f8c;
    margin-left: 10px;
    border-radius: 10px;
	position:absolute;
	left:-10px;
	top:70px;
}
.index_about_box .left .con_font{
	margin-bottom:20px;
}
.index_about_box .right{
	float:left;
	width:50%;
	z-index:2;
	position:relative;
}
.index_about_box .right .pic_01 img{
	opacity:0;
}
.index_about_box .right .pic_01{
	content:"";
	width:80%;
	background:#f2f8fc;
	position:absolute;
	left:60px;
	top:10px;
}
.index_about_box .right .pic_02{
	position:absolute;
	left:0;
	top:80px;
	width:80%;
}
.index_about_box .right .pic_03{
	position:absolute;
	right: -30px;
    top: -50px;
	width:50%;
}
.index_about_box .right .pic_04{
	display:none;
}


/*index_new*/
.index_news{
	float:left;
	width:100%;
	/*background:#f5f5f5;*/
	background: linear-gradient(#f5f5f5 60%,#fff 100%);
	padding:4% 0 0 0;
}
.index_news h2{
	text-align:center;
	color:#000;
	position:relative;
	font-size:2.5em;
	font-weight:400;
}
.index_news h2:after {
    content: "";
    width: 35px;
    border-bottom: 5px solid #b92f8c;
    display: block;
    clear: both;
    margin: 20px auto 15px auto;
	border-radius: 10px;
}
.index_news ul{
	list-style:none;
	float:left;
	width:100%;
}
.index_news ul li{
	float:left;
	width:22%;
	margin:1.5%;
}
.index_news ul li a{
	float:left;
	width:100%;
}
.index_news ul li img{
	width:100%;
}
.index_news ul li .title{
	color:#0274b9;
	font-size:1.25em;
	line-height:150%;
	padding:10px 0;
}
.index_news ul li a:hover .title{
	color:#b92f8c;
}
.index_news ul li .con_font{
	line-height:150%;
	margin-bottom:5px;
	color:#333 !important;
}
.index_news ul li .more{
	color:#b92f8c;
	font-size:0.9em;
}


/*index_product*/
.index_product{
	background-image:url(../img/index_product_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	width:100%;
	padding:50px 0;
	min-height:570px;
}
.index_product_box h2{
	font-size:2.5em;
	font-weight:400;
	margin-bottom:20px;
}
.index_product_box{
	float:left;
	width:100%;
	padding-left:15%;
	padding-top:30px;
}
.index_product_box .left{
	float:left;
	width:20%;
}
.index_product_box .left .con_font{
	padding:0 0 20px 30px;
	position:relative;
}
.index_product_box .left .con_font:before{
	content: "";
    width: 5px;
    border-bottom: 35px solid #b92f8c;
    clear: both;
    border-radius: 10px;
    display: inline-block;
	position:absolute;
	left:5px;
	top:5px;
}
.index_product_box .left .btn_box{
	padding:0 0 0 30px;
}
.index_product_box .right{
	float:left;
	width:80%;
	padding:0 60px;
}
.index_product .owl-carousel .item{
	float:left;
	width:100%;
	padding:0 6%;
}
.index_product .owl-carousel .item a{
	position:relative;
	float:left;
	width:100%;
}
.index_product .owl-carousel .item img{
    border-radius: 10px;
	border: solid #ccc 1px;
}
.index_product .owl-carousel .item .title{
	position: absolute;
	bottom:0;
	background:rgba(2,116,185,.75);
	padding:10px 15px;;
	color:#fff;
	font-size:1.125em;
	width:100%;
	border-radius:0 0 10px 10px;
	line-height:150%;
}
.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
}
.banner_02 .owl-nav .owl-prev {
	display:none !important;
}
.banner_02 .owl-nav .owl-next {
	right: -45px;
}


/*index_invest*/
.index_invest{
	overflow: hidden;
  	width: 100%;
  	color: #000;
}
.index_invest .left{
  	float: left;
	width:50%;
  	background-color: #eef4f8;
  	padding-bottom: 500em;
  	margin-bottom: -500em;
	border-top:solid #fff 30px;
}
.index_invest .font_box{
	float:right;
	width:100%;
	max-width:700px;
	padding:10%;
}
.index_invest h2{
	font-size:2.5em;
	font-weight:400;
	padding-bottom:25px;
}
.index_invest .con_font{
	padding-bottom:30px;
}
.index_invest ul{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:0;
}
.index_invest ul li{
	float:left;
	width:33.3%;
	padding:2% 5%;
	border-right:solid #ccc 1px;
	text-align:center;
	font-size:1.25em;
	font-weight:bold;
	line-height:130%;
}
.index_invest ul li:last-child{
	border-right:none;
}
.index_invest .right{
  	float: left;
	width:50%;
  	margin-right: -1px; /* For IE */
  	padding-bottom: 500em;
  	margin-bottom: -500em;
	background:url(../img/index_invest_bg.jpg);
	background-size: 120%;
	background-repeat:no-repeat;
}


/*index_team*/
.index_team{
	float:left;
	width:100%;
	background:#fff;
}
.index_team .con_font{
	padding: 50px 5%;
	color:#333;
	text-align:center;
}
.index_team ul{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:0;	
}
.index_team ul li{
	float:left;
	width:20%;
}
.index_team ul li img{
	width:100%;
}


/*footer*/
footer{
	float:left;
	width:100%;
	position:relative;
}


/*footer_sitemap*/
.footer_sitemap{
	float:left;
	width:100%;
	text-align: center;
	background-color: transparent;
	position: absolute;
    margin-top: -15px;
}
.footer_sitemap:after{
	content:"";
	display:block;
	border-bottom: solid #22b2e9 4px;
	margin-top: -15px;
}
.sitemap_icon{
	text-align:center;
	background:#22b2e9;
	color:#fff;
	padding:12px 15px;
	border-radius:30px;
}
.sitemap_icon:hover ,.sitemap_icon:focus{
	background:#22b2e9;
	color:#fff;
}


/*footer_menu*/
.footer_menu{
	float:left;
	width:100%;
	background-color:#eef4f8;
	padding:4% 0;
	border-top:solid #ddd 1px;
}
.footer_menu .footer_item{
	float:left;
	width:calc(100% / 7);
	padding: 0 20px;
	/*border-right: solid #ccc 1px;*/
	margin-bottom:15px;
}
.footer_menu .footer_item:nth-child(7n){
	border-right: none;
}
.footer_menu .footer_item:nth-child(7n+1){
	clear:both;
}
.footer_title{
	font-weight:bold;
	color:#0274b9;
	padding-bottom:10%;
	width:100%;
	float:left;
	line-height:130%;
	font-size:1.15em;
}
.footer_title a{
	color:#0274b9;
}
.footer_item ul{
	list-style:none;
	float:left;
	width:100%;
	font-size:0.95em;
}
.footer_item li{
	line-height:130%;
	padding-bottom:10px;
}
.footer_item li a{
	color:#333 !important;
}
.footer_item li a:hover{
	color:#22b2e9!important;
}


/*copyright*/
.copyright{
	background:#0274b9;
	float:left;
	width:100%;
	color:#fff;
}
.copyright .container{
	padding:20px 15px;
	text-align:center;
}
.copyright img{
	padding-left:10px;
	width:120px;
}


/*page_banner*/
.page_banner{
	float:left;
	width:100%;
	height:200px;
	overflow:hidden;
	min-height:60px;
	position:relative;
}
.page_banner .container{
	padding:0 3%;
}
.page_banner img{
	width:100%;
}
.page_banner h2{
	color:#fff;
	position:absolute;
	height:100%;
	width: 70%;
    display: flex;
    align-items: center;
    /*background: linear-gradient(to right, #1f4965 80%, rgba(0,0,0,0) 100%)*/
}
.page_banner h2 span{
	padding: 0 25% 0 0;
}


/*page_content*/
.page_content{
	float:left;
	width:100%;
	background-image:url(../img/page_bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:35%;
	min-height:800px;
	padding-bottom:10%;
}
.page_content .container{
	padding:40px 3% 0 3%;
}
.table-toolbar {
    margin:5px 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:#0274b9;
}
.table-toolbar-left .date{
	color:#b92f8c;
}
.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:#b92f8c;
	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_content .btn_box{
	float:left;
	width:100%;
	padding:30px 0;
}
.img_padding {
    padding: 10px;
}


/*page_top*/
.page_top{
	float: left;
    width: 100%;
	margin-top:158px;
	background-color:#3a81ac;
}
.page_top_left{
	font-size:0.85em;
	float:left;
	/*idth:calc(100% - 190px);*/
	width:100%;
}
.page_top_left .fa-home{
	padding-left:5px;
}
.page_top_left ,.page_top_left a{
	padding:17px 0;
	line-height: 150%;
	color:#fff;
}
.page_top_left a:hover{
	color:#22b2e9;
}
.page_top_left span:before{
	content:"/";
	display:inline-block;
	padding:0 7px;
	font-size:0.8em;
	color:#ccc;
}
.page_top_right{
	float:right;
	width: 100%;
    text-align: right;
	margin-bottom:5px;
}
.page_top_right img{
	width:27px;
}


/*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{
	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;
}


/*news_list*/
.news_list{
	float:left;
	width:100%;
}
.news_list .item{
	float:left;
	width:29.3%;
	margin:2%;
	box-shadow:0px 0px 2px 2px  rgba(20%,20%,20%,0.1);
	border-radius:10px;
}
.news_list .item:nth-child(3n+1){
	clear:both;
}
.news_list .item .img{
	float:left;
	width:100%;
	position: relative;
	border-radius:10px 10px 0 0;
}
.news_list .item img{
	border-radius:10px 10px 0 0;
}
.news_list .item .img .type{
	position:absolute;
	bottom:6px;
	left:5px;
	background:rgba(2,116,185,0.8);
	color:#fff;
	padding: 2px 15px;
	border-radius:40px;
}
.news_list .item .con{
	padding:20px;
	float:left;
	width:100%;
}
.news_list .item .date{
	color:#b92f8c;
}
.news_list .item .title{
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:5px;
}
.news_list .item .font_con{
	max-height:83px;
	overflow:hidden;
	width:100%;
}


/*news_list_01*/
.news_list_01{
	float:left;
	width:100%;
}
.news_list_01 .item{
	float:left;
	width:100%;
	padding:20px;
	border-bottom:solid #eee 1px;
}
.news_list_01 .item a{
	float:left;
	width:100%;
}
.news_list_01 .item .img{
	float:left;
	width:20%;
	position: relative;
	display:none;
}
.news_list_01 .item .img .type{
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding: 2px 15px;
}
.news_list_01 .item .con{
	float:left;
	width:100%;
}
.news_list_01 .item .date{
	color:#b92f8c;
}
.date>.type{
	background: #b92f8c;
    color: #fff;
    padding: 2px 10px;
    margin-left: 10px;
    border-radius: 40px;
}
.news_list_01 .item .title{
	color:#0274b9;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:5px;
}


/*down文件下載*/
.down_list{
	float:left;
	width:100%;
	margin:10px 0;
}
.down_list .navbar-nav{
	float:left;
    width: 29.3%;
    margin: 2%;
    /*box-shadow:0px 0px 2px 2px  rgba(20%,20%,20%,0.1);*/
    border-radius: 10px;
}
.down_list .navbar-nav:nth-child(3n+1){
	clear:both;
}
.down_list .item>a{
	width: 100%!important;
    float: left;
    font-weight: bold;
    border: none;	
	font-weight:400;
	width:100%;
}
.down_list .open>a{
    background-color: transparent!important;
}
.down_list .navbar-nav .img{
    border-radius: 10px;
	overflow:hidden;
	z-index:8;
	border: solid #ccc 1px;
}
.down_list .title{
	bottom:0;
	width:90%;
	margin:-30px 5% 0 5%;
	padding:10px 15px;
	background:rgba(2,116,185,1);
	color:#fff;
	font-size:1.25em;
	z-index:9;
	position:relative;
	border-radius:10px 10px;
	/*min-height: 75px;*/
    text-align: center;
}
.down_list .item{
	float:left;
	width:100%;
}
.down_list .item.open .dropdown-menu{
	width:90%;
	margin: 5px 5% 0 5%;
	padding:15px 15px 5px 15px ;
	float:left !important;
	background:#f1f1f1; 
	border:none;
    position: static;
    box-shadow: none;
    min-width: auto;
	line-height: 190%;
	border-radius:10px;	
}
.down_list .item.open .dropdown-menu:before{
	content: "\f0dd";
    font-family: FontAwesome;
    /*font-family: "Font Awesome 5 Free";*/
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 4em;
    position: relative;
	color:#fff;
    top: -35px;
}
.file_list{
	float:left;
	width:100%;
	list-style:none;
	margin-top:-30px;
	margin-bottom:0;
}
.file_list li{
	line-height:150%;
	border-bottom:solid #fff 1px;
	width:100%;
	padding:10px 10px 10px 40px!important;
}
.file_list li a{
    margin: 10px 0!important;
	padding: 0 0 10px 0 !important;
}
.file_list li:last-child {
	border-bottom:none;
}
.file_list li:before{
	content: "\f019";
    font-family: FontAwesome;
    /*font-family: "Font Awesome 5 Free";*/
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right:10px;
	margin-left: -35px;
	color: #fff;
    background: #b92f8c;
    padding: 5px 6px;
    border-radius: 35px;
    margin-right: 10px;
}


/*down_list_01文件下載*/
.down_list_01{
	float:left;
	width:100%;
	margin:0!important;
}
.down_list_01 .item{
	float:left;
	width:100%;
	padding:20px 0;
	border-bottom:solid #eee 1px;
}
.down_list_01 .item .con{
	float:left;
	width:100%;
}
.down_list_01 .item .date{
	color:#b92f8c;
}
.down_list_01 .item .title{
	color:#0274b9;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:5px;
}
.down_list_01 .file_list{
	margin-top:0;
}
.down_list_01 .file_list li a{
	padding: 0 !important;
}
.down_list_01 .font_con{
	background: rgba(0,0,0,.05);
	float:left;
	width:100%;
	padding:5px 10px;
	border-radius:10px;
	margin-top:5px;
}


/*prod*/
.prod{
	float:left;
	width:100%;
}
.prod_filter{
	float:left;
	width:180px;
	border-right:solid #ccc 1px;
}
.prod_filter .title{
	font-size:1.2em;
	color:#000;
	font-weight:bold;
	padding:0 10px;
}
.prod_filter .item{
	float:left;
	width:100%;
	padding:10px;
	border-bottom:solid #eee 1px;
}
.prod_filter .subtoggle{
	position:relative;
	padding-right:30px;
	line-height:150%;
}
.prod_filter .subtoggle>label{
	font-weight:bold;
}
.prod_filter .subtoggle:focus{
	outline:2px solid #00b0f0;
}
.prod_filter .subtoggle:after{
	content: "\f107";
    font-family: FontAwesome;
    /*font-family: "Font Awesome 5 Free";*/
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1em;
    position: absolute;
    right: 0;
    float: right;
    width: 20px;
}
.prod_filter .subtoggle.active:after{
	content: "\f106";
}
.prod_filter .subnav{
	font-size:0.8em;
}
.subnav label{
	margin-bottom:0;
	width:100%;
	padding-left:25px;
	line-height:170%;
}
.subnav label input{
	margin-left:-22px;
	margin-top: 1px;
}
.prod_box{
	float:left;
	width:calc(100% - 180px);
	padding-left:30px;
}


/*表單checkbox radio*/
input[type=checkbox], input[type=radio] {
    width: 18px;
    height:18px !important;
    background: #fff !important;
    border: 1px solid #eee!important;
	vertical-align: top;
	margin-right:5px;
}
.form_radio ,.form_checkbox{
	vertical-align: middle;
    margin:0 5px 0 0 !important;
}
.radio_padding{
	padding-right:20px;
}


/*filter_item*/
.filter_item{
	/*border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;*/
	background:#f5f5f5;
	border-radius:10px;
	display:table;
	float:left;
	width:100%;
}
.filter_item .box{
	display: table-row;
}
.filter_item .box .title{
	display: table-cell;
	padding:10px 5px 10px 15px;
	width:85px;
}
.filter_item .box .list{
	display: table-cell;
	padding:10px 10px 10px 5px;
	width:calc(100% - 125px);
}
.filter_item .list .item{
	background:#fff;
	padding:0 10px;
	border:solid #ccc 1px;
	display:inline-block;
	border-radius:4px;
	font-size:0.9em;
	margin:2px 0;
}
.filter_item .list .item a{
	padding-left:10px;
	color:#22b2e9;
}
.filter_item .box .delete{
	display: table-cell;
	width:40px;
	padding:10px 5px;
}


/*prod_list*/
.prod_list{
	float:left;
	width:100%;
	display:table;
	margin:30px 0;
}
.prod_box. prod_list .item{
	border-bottom:dotted #eee 2px;
}
.prod_list .item{
	float:left;
	width:100%;
	padding:10px 20px;
	display:table;
}
.prod_list a{
	float:left;
	width:100%;
	display:table-row;
}
.prod_list .img{
	display:table-cell;
	width:30%;
	vertical-align:top;
}
.prod_list .font{
	display:table-cell;
	width:70%;
	vertical-align:top;
	padding:30px;
}
.prod_list .font h3{
	border-bottom:solid #ccc 1px;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}
/*.prod_list .font:after{
	content: "\f35a";
    font-family: FontAwesome;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 2em;
    padding-right: 0.5em;
    position: relative;
    left: 0;
    float: right;
    width: 20px;
}*/
.prod_list .font>.title{
	font-size:1.5em;
	color:#0274b9;
	font-weight:bold;
	border-bottom:solid #ccc 1px;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}
.prod_list a:hover .title ,.prod_list a:focus .title{
	color:#b92f8c;
}
.prod_list .font_box{
	float:left;
	width:100%;
}
.prod_list .font_box .info{
	float:left;
	width:55%;
	color:#333;
}
.prod_list .font_box .spec{
	float:left;
	width:45%;
	list-style:none;
	padding-left:40px;
	color:#333;
}
.prod_list .font_box .spec li:before{
	content:"•";
	color:#b92f8c;
	font-size:1.8em;
	padding-right:5px;
	margin-left:-20px;
	position: absolute;
	margin-top: -3px;
}
.prod_list .font_box .spec li{
	padding-bottom:8px;
	padding-left:20px;
	line-height:150%;
}
.prod_list .font_box .spec .title{
	font-weight:bold;
	color:#000;
}
.prod_list .font_box .more{
	float:right;
}
.prod_list .font_box .more i{
	font-size:2em;
}


/*prod_detail*/
.prod_detail_item{
	float:left;
	width:100%;
	display:block;
	margin-bottom:10px;
}
.prod_detail_item .title{
	float:left;
	width:100%;
	padding:5px 20px;
	color:#b92f8c;
	font-weight:bold;
	/*border-bottom:solid #ccc 1px;*/
	background:rgba(0,0,0,0.05);
	border-radius:30px;
	font-size:1.1em;
	margin-bottom:10px;
}
.prod_detail_item .con_font ul ,.prod_detail_item .con_font ol{
	padding-left:30px;
}


/*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;
}

/* 宜儒修改 start */


/*inform*/
.inform_title{
	margin:0 auto;
	max-width:720px;
	background: #e8f0f3;
    padding: 5px 20px;
    border-radius: 30px 30px 0 30px;
    margin: 0 0 10px 20px;
	font-weight: bold;
    font-size: 1.2em;
}
.inform_title i{
    background: #176c92;
    color: #fff;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
    margin: 0 10px 0 -40px;
}



/*表單管理*/
.submit_btn{
	width:100%;
	float:left;
	text-align:center;
}
.form_con{
	margin:0 auto;
	max-width:720px;
	padding:20px 0 0 0;
}
.form_box{
	/*border: solid #f5f5f5 10px !important;*/
	padding:10px;
	/* background:#fff; */
	border-radius: 10px;
}
.form_box .table-row{
	border-bottom:#900 solid 1px;
}
.form_q{
	display:table-cell;
	width:25%;
	padding:15px 8px 10px 8px;
	text-align:right;
	/*border-bottom: #ccc dotted 1px;
	border-right: #ccc dotted 1px;*/
	font-weight:bold;
	color:#000;
	vertical-align: top;
	line-height:150%;
}
.form_q label{
	font-weight:400;
}
.form_a{
	display:table-cell;
	width:75%;
	padding:8px;
	margin:8px;
	/*border-bottom: #ccc dotted 1px;*/
	line-height:170%;
}
.form_a input{
	height:34px;
}
input[type=file] {
	max-width:100%;
	width:100%;
}
.form_a .mt-radio,.form_a .mt-checkbox ,.input_table .mt-radio,.input_table .mt-checkbox{
	margin:5px 25px 5px 0;	
}
.form_a .btn_02{
	margin:0;
	font-size:0.9em;
	border-radius:4px;
	padding: 8px 10px 8px 10px !important;
}
.form_a .required{
	/* width:100%; */
	float:left; 
	/* clear: both; */
	padding: 10px 0 0 10px;
}
.form_a .product_img{
	max-width:300px;
	padding:10px;
}
.form_a .unit{
	float: left;
	padding: 7px 0 0 10px;
}
.mt-radio,.mt-checkbox{
	width:100%;	
}
.mt-radio.mt-radio-outline ,.mt-checkbox.mt-checkbox-outline{
	width:auto;
	float:left;	
}
.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: 6px;
}
select {
    padding: 4px 5px!important;
}
.required{
	color:#c00;
	font-size:0.9em;
	line-height:140%;
	padding:3px 0;
}
.required_inline{
	clear:none!important;
	padding:10px 0 0 10px!important;
	width:auto!important;
}
.required a{
	color:#c00;
}
.required a:hover{
	text-decoration: underline!important;
}
.form_a i{
	padding:0 5px 0 10px;
}
.form_a label{
	font-weight:400;
	margin-bottom:3px;
	margin-top:2px;
}
.verification_code{
	margin:3px 0 3px 10px;
	display:inline-block;
}
.form_con .btn_01{
	border-radius:4px;
	padding:8px 10px 8px 10px !important;
	margin:3px 5px;;
	font-size:0.9em;
}
.form_con .form-control{
	margin:3px 0;
}
.form_con .form-group{
	float:left;
	width:100%;
	background:#f5f5f5;
	border-radius:5px;
	padding:5px 10px;
}
.form_con .form-group .title{
	width:100px;
	float:left;
	padding-top: 5px;
}
.form_con .form-group .con_font{
	width:calc(100% - 100px);
	float:left;
}
.form-group.toggle_01 ,.form-group.toggle_02,.form-group.toggle_03 , .form_box .ad_01{
	display:none;
}

/* 宜儒修改end */


/*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 h2{
	font-size:1.65em;
}
.con_box>.title{
	width: 100%;
	padding-bottom:10px;
    /*padding: 12px 15px 12px 20px;
    background: #f2f2f2;
    color: #0274b9;*/
}
/*.con_box .title h2:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 0.7em;
    margin-left: -20px;
    padding-right: 15px;
    vertical-align: top;
}*/
.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%;
}


/*搜尋*/
.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:#f1f6f9;
}
.table-hover > tbody > tr:hover ,.table-hover tr:hover a{
	background:#0274b9 /*rgba(19,102,161,0.1)*/;
	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{
	padding-top:20px;
	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:#767676;
	border-radius:5px;
	margin-top: -2px;
	color:#fff;
}
.page_list{
	border: 1px solid #ccc;
	display:inline-block;
	width:auto;
	cursor: pointer;
	box-shadow:none;
}
.btn_page:hover ,.btn_page:focus{
	background:#0274b9;
	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: #0274b9;
    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;
}
.datepicker .datepicker-days{
	display: block;
}
.date-picker{
	max-width:240px;
	float: left;
	margin:5px 0;
}
.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;
}


/*--------------------------------------for 電腦、平版、手機------------------------------------------------*/
/* 大螢幕 */
@media (min-width: 1400px) {
.container {
    width: 1400px;
}

/*dropdown-mega menu*/
.dropdown-mega .dropdown-menu{
	left:calc((-100vw + 1400px)/2) !important;
}


/*header*/
#header .dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
#header .dropdown-submenu .dropdown-menu{
	background: #168245!important;
    margin: 0!important;
}
.header-nav-search{
	display:none!important;
}


/*news_list*/
.news_list_01{
	width:90%!important;
	margin:0 5%!important;
}


/*down_list_01*/
.down_list_01{
	width:90%!important;
	margin:0 5%!important;
}

}


/* 平板電腦、橫向手機和一般桌機解析度 */
@media (min-width: 1200px) and (max-width: 1399px) {
.container {
    width: 100%;
	padding: 0 20px;
}


/*header*/
.header-nav-search{
	display:none!important;
}


/*index_product*/
.index_product_box {
    padding-left: 10%;
}


/*news_list*/
.news_list_01{
	width:90%!important;
	margin:0 5%!important;
}


/*down_list_01*/
.down_list_01{
	width:90%!important;
	margin:0 5%!important;
}

}
 
/* 平板電腦、橫向手機和一般桌機解析度 */
@media (min-width: 992px) and (max-width: 1199px) {
h2{
	font-size:2.2em!important;
}
.container {
    width: 100%;
	padding: 0 20px;
}


/*header*/
.header-nav-search{
	display:none!important;
}
#header .header-logo img{
    width: 200px!important;
    margin: 14px 35px 13px 0;
}
#header .header-logo img{
    width: 200px!important;
    margin: 14px 35px 13px 0;
}
#header .header-container {
    background-position: -10px -50px;
    background-size: 240px;
}
.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 > a {
    font-size: 1em;
}


/*menu 下滑*/
.sticky-header-active .nav {
    margin-top: 5px;
}
.sticky-header-active #header .header-nav-main nav > ul > li > a {
    padding: 26px 0 !important;
}
.sticky-header-active .menu_search a{
    padding: 31px 0 21px 0 !important;
}


/*index_produc*/
.index_product {
    min-height: auto;
}
.index_product_box {
    padding: 0 15px;
}


/*index_invest*/
.index_invest ul li {
    font-size: 1.1em;
}


/*page_banner*/
.page_banner {
    height: 200px;
}



}


/* 電腦、橫向平板電腦解析度 */
@media (min-width: 768px) and (max-width: 991px) {
h2{
	font-size:1.8em!important;
}
h3{
	font-size:1.4em!important;
}
h4{
	font-size:1.2em!important;
}
.container {
    width: 100%!important;
	padding:0 15px;
}
    
    
/*header*/
.header-nav-search{
	display:none!important;
}
#header .header-column:nth-child(2) {
    background-size: 200px;
}
#header .header-logo img{
    width: 160px!important;
	margin: 14px 0px 13px 0;
}
#header .header-container {
    background-position: 10px -60px;
    background-size: 200px;
}
#header .header-nav-main nav > ul > li {
    padding: 0 6px;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 0.8em;
    padding: 27px 0;
}
#header .header-nav-main {
    margin: 0;
}
.dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
.dropdown-submenu .dropdown-menu{
	background: #25667a!important;
    margin: 0!important;
}
#header .header-nav-bar{
	margin-top:-5px;
}
.header-nav-main .nav-pills>li {
    /*margin: 0 8px;*/
}


/*header menu滑入上方出現線條*/
#header .header-nav-main nav > ul >li:before, #header .header-nav-main nav > ul >li:focus {
    height: 3px;
}


/*menu 下滑*/
.sticky-header-active .nav {
    margin-top: 5px;
}
.sticky-header-active #header .header-nav-main nav > ul > li > a {
    padding: 24px 0;
}
.sticky-header-active .menu_search a{
    padding: 24px 0 16px 0 !important;
}


/*dropdown-mega menu*/
.dropdown-mega-content{
	font-size:0.85em
}
.dropdown-mega >.dropdown-menu{
	border-radius:0;
}


/*top menu*/
.header-nav-main .dropdown a > img{
	width:20px;
	margin-bottom:5px;
}


/*index_banner*/
.index_banner{
	margin-top:120px;
}


/*index_about*/
.index_about_box .left{
	width:60%;
	padding-right: 70px;
}
.index_about_box .left h2:after {
    top: 55px;
}
.index_about_box .right{
	width:40%;
	margin-top: 20%;
}


/*index_news*/
.index_news {
    padding: 6% 0 0 0;
}
.index_news ul li .title {
    font-size: 1.1em;
    padding: 5px 0;
}


/*index_produc*/
.index_product {
    min-height: auto;
}
.index_product_box {
    padding: 0 15px;
}
.index_product_box .left {
    width: 30%;
}
.index_product_box .right {
    width: 70%;
    padding: 0 60px 0 40px;
}
.index_product .owl-carousel .item .title {
    font-size: 1em;
}


/*index_invest*/
.index_invest ul li {
    font-size: 1em;
}
.index_invest .right {
    background-size: 150%;
}


/*footer_menu*/
.footer_menu{
	font-size:0.9em;
}
.footer_menu .footer_item{
	width:25%;
}
/*.footer_menu .footer_item:nth-child(7n){
	border-right: solid #ccc 1px
}
.footer_menu .footer_item:nth-child(4n){
	border-right: none;
}*/
.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_top*/
.page_top {
    margin-top: 120px;
}
.page_top_left, .page_top_left a {
    padding: 12px 0;
}


/*page_banner*/
.page_banner {
    height: 200px;
}


/*page_menu
.page_menu .title {
    font-size: 1.25em;
}
.page_menu .navbar {
    font-size: 1em;
}*/


/*content_con
.menu_title {
    font-size: 1.8em;
}*/


/*prod_list*/
.prod_list .item {
    padding: 20px 0;
}
.prod_list .img {
    width: 20%;
}
.prod_list .font {
    width: 80%;
	padding:15px;
}
.prod_list .font_box .spec {
    padding-left: 30px;
}

} 

 
/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 767px) {
h2{
	font-size:1.4em!important;
}
h3{
	font-size:1.2em!important;
	margin-bottom:10px;
}
h4{
	font-size:1em!important;
}
.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:#0274b9;
}
.header-nav-search {
    background: rgba(0,0,0,0.05);
	float: left;
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.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% - 20px);
}
.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: #1f3e63;
    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;
}


/*手機版menu*/
#header {
    position: fixed;
    width: 100%;
}
#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:#0274b9 !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 .dropdown-submenu .dropdown-menu>li>a {
	padding: 10px 30px 8px 65px !important;
}
.nav-top{
	background:#333;
}
.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{
	width:30px;
	display:inline-block;
	text-align:center;
	border-radius:5px;
	padding: 5px 10px !important;
	width:40px;
	margin:0 5px;
}
.nav-top a i{
	font-size:1.2em;
	width:40px;
}
#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-column:nth-child(2) {
    background-size: 200px;
}
#header .header-container {
    background-position: 10px -60px;
    background-size: 180px;
}
#header .header-column:nth-child(2) {
    background: none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li:focus, .dropdown-menu>li a:active {
    background: rgba(255,255,255, 0.9);
	color:#333;
}


/*search icon*/
.header-btn-collapse-nav-search i{
	color:#999;
}
.header-nav-search[aria-expanded="false"] nav{
	display:none!important;
}
.search_icon {
    color: #0274b9;
	padding:2px 10px;
}
.search_icon i{
	color:#0274b9;
}
.menu_search{
	display:none!important;
}
.search_box label {
	background-color:transparent;
    padding: 6px 20px 0 0;
}


/*dropdown-mega menu*/
.dropdown-mega.open .dropdown-menu {
    display: block !important;
}
#header .header-nav-main nav > ul > li {
    padding: 0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: rgba(0,0,0,.2);
}
.dropdown-backdrop{
	display:none;
}
.dropdown-mega-content {
    background: #f5f5f5;
}
.dropdown-mega-content .item {
    width: 100%;
	padding:0;
}
.dropdown-mega .dropdown-mega-sub-title{
    padding: 6px 30px 6px 15px;
	margin:0 !important;
	font-size:1em!important;
	border-top:solid #ddd 1px
}
.dropdown-mega-sub-nav {
    margin: 0 0 10px 0!important;
}
.dropdown-menu li>a {
	padding: 10px 30px 10px 30px !important;
}


/*index_banner*/
.index_banner{
	margin-top:52px;
}
.index_banner .title{
	margin-bottom:0;
}
.index_banner .title:after {
    content: url(../img/banner_line_s.png);
    top: 20px;
    width: 50px;
}
.index_banner .con_font {
    padding-top: 20px;
	line-height:170%;
	font-size: 1.8em;
}
.index_banner .btn_box {
	margin:0;
}
.index_banner .btn_more {
    padding: 5px 20px;
    font-size: 1.8em;
}


/*index_about*/
.index_about_box .left{
	width:100%;
	padding-right:0;
}
.bg_text {
    font-size: 8em;
    top: -5px;
}
.index_about_box .left h2:after {
    top: 50px;
}
.index_about_box .right{
	width:100%;
	margin-top: 5%;
}
.index_about_box .right .pic_01,.index_about_box .right .pic_02,.index_about_box .right .pic_03{
	display:none;
}
.index_about_box .right .pic_04{
	display:block;
}


/*index_new*/
.index_news {
    padding: 10% 0 0 0;
}
.index_news h2:after {
    margin: 15px auto 15px auto;
}
.index_news ul li{
	width:46%;
	margin:2%;
}
.index_news ul li:nth-child(2n+1){
	clear:both;
}
.index_news ul li .title {
    font-size: 1.1em;
    padding: 5px 0;
}


/*index_produc*/
.index_product {
    min-height: auto;
}
.index_product_box {
    padding: 0 15px;
}
.index_product_box .left {
    width: 100%;
}
.index_product_box .right {
    width: 100%;
	padding:30px 30px 0 0;
}
.index_product .owl-carousel .item .title {
    font-size: 0.9em;
}


/*index_invest*/
.index_invest .left {
	width:100%;
	border-top:none;
}
.index_invest .font_box {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 10% 5%;
}
.index_invest ul li {
    font-size: 1em;
}
.index_invest .right {
	display:none;
}


/*footer_menu*/
.footer_menu {
    padding: 40px 0;
	font-size:0.85em;
}
.footer_menu .container{
	padding:0 4%;
}
.footer_menu .footer_item{
	width:33.3%;
    border-right: none;
}
.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;
}
.banner_02 .owl-nav .owl-next {
    right: -30px;
}


/*copyright*/
.copyright{
	font-size: 0.7em;
    line-height: 170%;
}
.copyright .container {
    padding: 20px 10px 10px 10px;
}



/*page_top*/
.page_top{
	font-size: 0.9em;
	margin-top: 52px;
}
.page_top_left{
    padding: 0;
	width:100%;
}
.page_top_left a {
    padding: 5px 0;
	display: inline-block;
}
.page_top_left span:before {
    padding: 0 3px 0 1px;
}
.page_top_left i {
    padding: 0;
}
.table-toolbar-left{
	margin-top:5px;
}
.page_top_right{
	padding-bottom:5px;
	padding-top:0px;
	margin-top: 5px;
}


/*page_banner*/
.page_banner {
    height: 130px;
}
.page_banner .container {
    padding: 0 5%;
}
.page_banner h2 {
    width: 85%;
	font-weight:500;
}
.page_banner h2 span {
    padding: 0;
}


/*page_content*/
.page_content .container {
	padding:15px 5% 0 5%;
}


/*page_top*/
.page_top .visible-xs{
	display: inline-block!important;
}
.page_top .visible-xs .form-control{
	padding:0 3px;
	height: 26px;
}
.page_top .visible-xs .btn_01 {
    padding: 5px !important;
    height: 24px;
	margin:0;
}
.page_top_left .icon {
    padding: 0 4px;
}


/*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;*/
}


/*news_list*/
.news_list .item {
    width: 46%;
    margin: 2%;
}
.news_list .item:nth-child(3n+1){
	clear:none;
}
.news_list .item:nth-child(2n+1){
	clear:both;
}
.news_list .item .title {
    font-size: 1.15em;
}


/*news_list_01*/
.news_list_01 .item {
    padding: 20px 0;
}


/*down文件下載*/
.down_list .navbar-nav{
    width: 46%;
    margin: 2%;
}
.down_list .navbar-nav:nth-child(3n+1){
	clear:none;
}
.down_list .navbar-nav:nth-child(2n+1){
	clear: both;
}
.down_list .title {
    font-size: 1.15em;
}
.down_list .dropdown-menu .list li a{
	padding: 0 0 10px 0!important;
}
.file_list li{
	padding: 10px 10px 10px 40px!important;
}
.file_list li a {
    padding: 0 0 10px 0 !important;
}


/*prod_box*/
.prod_box {
    width: 100%;
    padding-left: 0;
}


/*prod_filter*/
.prod_filter {
    width: 100%;
    border-right: none;
	border: solid #ccc 1px;
	margin:30px 0;
	border-radius:10px;
	padding-top:10px;
	display:none;
}
.prod_filter .title {
	margin-top:-25px;
}
.prod_filter .title span {
	background:#fff;
	padding:0 3px;
}
.filter_item {
    display:none;
}


/*prod_list*/
.prod_list {
    margin:0;
}
.prod_list .item {
    padding: 20px 0;
}
.prod_list .img {
    width: 25%;
}
.prod_list .font {
    width: 75%;
	padding:5px 0 0 25px;
}
.prod_list .font_box .info {
    width: 100%;
}
.prod_list .font_box .spec {
    padding-left: 0;
	width:100%;
	padding-top:10px;
}

}
 
 
/* 橫向智慧手機及其他更小解析度 */
@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*/
.tp-caption.item_box{
	width:250px;
}
.index_banner .con_font {
    height: 95px;
    overflow: hidden;
}


/*index_about*/
.bg_text {
    font-size: 5em;
    top: -15px;
}


/*index_new*/
.index_news ul li{
	width:94%;
	margin:3%;
}


/*index_invest*/
.index_invest ul li{
    font-size: 0.8em;
}


/*footer_sitemap*/
.sitemap_icon {
    padding: 5px 7.5px;
}


/*footer_menu*/
.footer_menu .footer_item{
	width:50%;
	border-right: none;
}
.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 {
    font-size: 0.7em;
}


/*page_banner*/
.page_banner {
    height: 90px;
}



/*page_content*/
.page_content .container {
	/*padding:0 8%;*/
}


/*news_list*/
.news_list .item {
    width: 100%;
    margin: 3% 0;
}


/*news_list_01*/
.news_list_01 .item .img {
    width: 100%;
}
.news_list_01 .item .con {
    width: 100%;
}


/*down文件下載*/
.down_list .navbar-nav{
    width: 96%;
    margin: 3% 2%;
}
.down_list .title {
    font-size: 1.15em;
}
.file_list li a {
    margin: 10px 0!important;
    padding: 0 0 10px 0 !important;
}


/*prod_list*/
.prod_list {
	padding:0 5px;
}
.prod_list .img {
    width: 100%;
	float:left;
	padding: 0 10px 10px 10px;
	display:block;
}
.prod_list .font {
    width: 100%;
	padding: 10px 0;
	display:block;
}





/*表單管理*/
.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:8px 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;
}


}




/*-----------------------------------------for編輯器--------------------------------------------*/
.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);
}
.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;
}


@media (max-width: 480px) { 
.input-large ,.input-medium ,.input-small ,.input-xsmall {
    max-width:100%!important;
	/*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;
}


/*table*/
.table {
    display: table;
	border-color:#ddd;
	width:100%;
}
.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%;
}
.ul_line{
	list-style:none;
}
.ul_line li:before{
	content:"-";
	display: inline-block;
	color:#b92f8c;
	padding-right:10px;
	font-weight:bold;
	margin-left: -16px;
}


/*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%;
}
}


/*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;
}
}



