﻿/*通用*/
body {
	margin:0; 
	padding:0; 
	line-height:170%; 
	font-size:14px; 
	font-family:"微軟正黑體",open-sans, Arial, sans-serif !important;
	color:#333;
	background:#fff;
	/*background:url(../img/bg_05.jpg);*/
}
a{
	text-decoration:none;
	
}
a:hover, a:focus{
	color:#0071bc;
	text-decoration:none;
}
img{
	max-width:100%; 
	height:auto;
}
*{
	padding:0;
	margin:0;
}
p{
	color:#333;
	line-height:170%;
}
li {
    line-height: none;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
}
.display_none{
	display:none;
}
.btn {
    padding: 5px 10px;
}
.btn_01{
	padding: 8px 25px;
	background:#0071bc;
	color:#fff;
	cursor:pointer;
	margin:5px 0;
	border-radius:5px;
	border:none;
	white-space:nowrap;
	font-size:13px;
}
.btn_01:hover ,.btn_02:hover{
	background:#333;
	color:#fff;
}
.btn_01 i{
	padding-right:5px;
}
.btn_02{
	padding: 4px 5px;
	background:#666;
	color:#fff;
	cursor:pointer;
	margin:5px 0;
	border-radius:5px;
	border:none;
	font-size:13px;
	white-space:nowrap;
}
.title_01{
	font-size:22px;
	line-height: 150%;
}
.title_02{
	font-size:26px;
	color:#0071bc;
	line-height: 150%;
	font-weight: bold;
}
.title_03{
	font-size:18px;
	color:#9f6c14;
	line-height: 150%;
	margin-bottom:10px;
}
.item_class{
	color:#e99f01;
	font-size:12px;
}
.item_class:before{
	content:"∣";
	color:#ccc;
	padding:0 7px;
}
.item_date{
	color:#e99f01;
	font-size:12px;
	margin:5px 0;
}
.item_date i {
    padding-right: 5px;
}
.font_01{
	font-size: 12px;
    color: #999;
}
.more_01{
	color:#f60;
}
.img_padding {
    padding: 10px;
}
.text-indent {
    text-indent: 2em;
}
.display_inline {
    display: inline-block !important;
}
.picli02{
	padding:10px;
}

/*header*/
#header{
	border-bottom: solid #eee 1px;
}
html.sticky-header-active #header .header-body {
    border-bottom: solid #eee 1px;
}
#header .header-column .header-row{
	padding-right: 5px;
}
.header_top{
	background: url(../img/header_top.jpg);
	-moz-background: url(../img/header_top.jpg);
	-webkit-background: url(../img/header_top.jpg);
	/*background: #44516c;*/
	height:11px;
	display:none;
}
.header-nav-top{
	margin: -8px 0 8px 0;
   /*background: #333;*/
    border-radius: 0 0 5px 5px;
	position:relative;
	/*background: rgba(30,38,79,.1);*/
}
.header-nav-top .nav{
	padding-left:10px;
}
#header .header-nav-top .nav > li > a:hover{
	/*color: #ffcc00;*/
}
.header-nav-top li:nth-child(1):hover{
	border-radius:0 0 0 5px;
}
/*.header-nav-top .nav>li:before{
	content:"∣";
	color:#fff;
}
.header-nav-top .nav>li:nth-child(1):before{
	content:"";
}*/
.header-nav-top > ul > li{
	border: solid #ececec 1px;
    border-radius: 4px;
	margin:0 3px;
	background: #fff;
	height:39px;
}
.header-nav-top li:last-child a{
	border-right:none;
	padding: 3px 0 2px 5px;
}
.header-nav-top .form-control_02{
	padding:4px 4px 4px 7px;
}
.header-nav-top li a:hover{
	background:none !important;
}
.top_share{
	list-style:none;
	float:left;
	padding:9px 9px 5px 5px;
	border: solid #ececec 1px;
    border-radius: 4px;
	background: #fff;
}
.top_share li{
	display:inline-block;
	padding:0 2px;
}
.top_share li:before{
	display:none;
}
.top_share li:last-child a {
    padding: 0;
}
.top_share li img{
	width:20px;
	/*border-radius:4px;*/
	opacity: .7;
}
.top_share li img:hover{
	opacity: 1;
}
.nav-pills > li + li {
    /*margin-left: 0;*/
}
#mainNav li:last-child .dropdown-menu{
	right:0;
}
.dropdown-menu > li > a:focus {
	background:rgba(0,0,0,0.3);
}
.dropdown-submenu .dropdown-menu li a{
	border-bottom:dotted #666 1px !important;
}
.dropdown-submenu .dropdown-menu li:last-child a{
	border-bottom:none !important;
}
.scroll-to-top:hover{
	background:#0071bc;
	color:#fff;
}
#header .header-nav-main nav > ul >li:before {
  	content: '';
 	display: block;
  	margin: auto;
  	height: 3px;
 	width: 0px;
  	background: transparent;
  	transition: width .5s ease, background-color .5s ease;
}
#header .header-nav-main nav > ul >li:hover:before {
  	width: 100%;
	background: #0071bc;
}
#mainNav>li{
	padding:0 10px;
}


/*search*/
.search_input{
	border:none;
	float:left;
	width:170px;
	padding:4px 5px;
	vertical-align:middle;
	font-size:0.8em;
	color:#333;
	min-height:29px;
	border-radius: 0 0 0 4px;
	/*margin-top: 5px;*/
}
.search_icon{
	background:#0071bc;
	color:#fff;
	text-align:center;
	border:none;
	padding:4px 10px;
	font-size:1em;
	border-radius: 0 0 4px 0;
	margin-top: 5px;
}
.top_search{
	float:left;
	margin-left:5px;
	margin-top:7px;
	border: solid #ececec 1px;
    border-radius: 4px;
}
.search_icon_1 {
    background: #29abe2;
    color: #fff;
    text-align: center;
    border: none;
    padding: 4px 12px;
    font-size: 0.9em;
    border-radius: 0 0px 5px 0;
}
.search_list .item{
	float:left;
	width:100%;
	padding: 10px 0 15px 0;
    border-bottom: solid #eee 1px;
}
.search_list img{
	width:200px !important;
	border: solid #ececec 1px;
    margin-right: 20px;
}
.search_list .item_title {
    font-size: 20px;
    color: #000;
    line-height: 150%;
    margin: 5px 0;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.search_list a:hover .item_title  ,.search_list a:hover .item_font ,.search_list a:hover .item_font p {
	color:#0071bc;
}


/*google翻譯*/
.goog-te-gadget-simple{
	margin:7px 0 0 3px;
	border: none !important;
}


/*index banner*/
.index_banner{
	position: relative;
}
.owl-carousel .owl-dots{
	position:relative;
	margin-top:-30px !important;
}
.owl-carousel .owl-nav {
	margin-top: 0;
}
.owl-carousel .owl-nav .owl-prev:before , .owl-carousel .owl-nav .owl-next:before{
	display:none;
}
.owl-carousel .owl-nav .owl-prev {
    background: url(../img/icon_left.png) !important;
}
.owl-carousel .owl-nav .owl-prev:hover {
    background: url(../img/icon_left_02.png) !important;
}
.owl-carousel .owl-nav .owl-next {
    background: url(../img/icon_right.png) !important;
}
.owl-carousel .owl-nav .owl-next:hover {
    background: url(../img/icon_right_02.png) !important;
}


/*index_owl_3*/
.index_owl_3{
	background:#eee;
	padding:30px 0 63px 0;
	float:left;
	width:100%;
}
.index_owl_3 .container {
    padding: 0 60px;
}
.index_owl_list{
	float:left;
	width:100%;
}
.index_owl_3 .title_01{
	text-align:center;
}
.index_owl_3 .index_owl_list .item{
	border:solid #ccc 1px;
	background:#fff;
	margin:0 15px;
	position:relative;
}
.index_owl_3 .index_owl_list .item_title{
	color:#fff;
	font-size:20px;
	padding:15px;
	width:100%;
	line-height: 130%;
	position: absolute;
    bottom: 0;
	background: linear-gradient(rgba(0,0,0,0)5%,rgba(0,0,0,.85)100%);
	display:none;
}
.index_owl_3 .owl-carousel .owl-nav .owl-prev {
    left: -50px;
}
.index_owl_3 .owl-carousel .owl-nav .owl-next {
    right: -50px;
}

/*index_news_5*/
.index_news_5{
	float:left;
	width:100%;
	padding:50px 0 70px 0;
}
.title_01{
	width:100%;
	text-align:center;
	font-size:30px;
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
}
.title_01 .title_small{
	font-size:12px;
	color:#666;
	margin: -15px 0 0 0;
}
.item img{
	width:100%;
}
.index_news_5 .item:nth-child(1){
	float:left;
	width:47%;
}
.index_news_5 .item{
	float:left;
	width:22%;
	margin:1.5%;
	background:#fbfbfb;
	border:solid #ececec 1px;
}
.index_news_5 .item img{
	width:100%;
}
.index_news_5 .item_box{
	padding:15px;
	height:110px;
	overflow:hidden;
}
.index_news_5 .item_box{
	padding:15px;
	height:105px;
	position: relative;
}
.index_news_5 .item:nth-child(1) .item_box{
	height:100%;
}
.index_news_5 .item_title{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.index_news_5 .item a:hover .item_title{
	color:#0071bc;
}
.index_news_5 .item:nth-child(1) .item_title{
	font-size:20px;
}
.index_news_5 .item_font{
	display:none;
}
.index_news_5 .item:nth-child(1) .item_font{
	border-top:solid #ececec 1px;
	display:block;
	padding-top:5px;
	margin-top:10px;
	color:#666;
}
.index_news_5 .item_date {
    margin: 5px 0 0 0;
}
.text-shadow-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(rgba(255,255,255,0),#fbfbfb);
    text-align: center;
    vertical-align: bottom;
}
.index_news_5 .btn_box ,.index_news_4 .btn_box{
	float:left;
	width:100%;
	padding:30px 0 0 0;
	text-align: center;
}


/*index_news_4*/
.index_news_4{
	float:left;
	width:100%;
	padding:40px 0 70px 0;
	background: linear-gradient(#f7f7f7 50%,#fff 80%);
}
.index_news_4 .container{
	max-width:100% !important;
	width:100% !important;
	padding-right: 0;
    padding-left: 0;
}
.index_news_4 .title_01{
	margin-bottom:20px;
}
.index_news_4 .item{
	width:25%;
	float:left;
}
.index_news_4 .item .item_title{
	font-size:20px;
	color:#000;
	font-weight:bold;
	line-height:140%;
}
.index_news_4 .item a:hover .item_title{
	color:#0071bc;
}
.index_news_4 .item .item_box{
	padding:20px;
}
.index_news_4 .item_font{
	color:#666;
	margin-top: 10px;
}


/*index_news_2*/
.index_owl_2{
	float:left;
	width:100%;
	padding:40px 0 70px 0;
	background: #f7f7f7;
}
.index_owl_2 .container {
    padding: 0 80px;
}
.index_owl_2 .owl-carousel .owl-nav .owl-prev {
    left: -70px;
}
.index_owl_2 .owl-carousel .owl-nav .owl-next {
    right: -70px;
}
.index_owl_2 .index_owl_list{
	float:left;
	width:100%;
}
.index_owl_2 .item{
	text-align:left;
	margin:20px 0;
	padding:20px;
	background:#fff;
	border-radius:5px;
	float: left;
	width:100%;
	min-height:200px;
	border: solid #eee 1px;
}
.index_owl_2 .item a:hover .item_title ,.index_owl_2 .item a:hover .item_font{
	color:#0071bc;
}
.index_owl_2 .item .item_title {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 140%;
}
.index_owl_2 img {
    width: 45% !important;
    border-radius: 5px;
    margin-right: 15px;
	border:solid #eee 1px;
}
.index_owl_2 .item .item_font{
	color:#666;
	margin-top:5px;
}
.index_owl_2 .btn_box{
	float:left;
	width:100%;
	padding:30px 0 0 0;
	text-align: center;
}

/*index_box_02*/
.index_box_02 .item{
	display:inline-block;
	width:33.3%;
	float:left;
	position:relative;
}
.index_box_02 .item:hover .title_01{
	height:100%;
	padding-top:25%;
	color:#fff;
	font-weight:bold;
	text-shadow:2px 2px 2px #333;
}
.index_box_02 .item .title_01{
	background:rgba(0,0,0,0.5);
	color:#fff;
	text-align:center;
	position: absolute;
	bottom:0;
	padding:10px;
	width:100%;
}


/*google map*/
.index_map{
	margin-bottom:-6px;
	display:none;
}

/*footer*/
footer{
	background:#999;
	padding:2px 0 0 0;
	float:left;
	width:100%;
}
footer .container{
	padding:0 20px;
	text-align: center;
}
.footer_list{
	width:13.6%;
	margin: 0 1.5%;
	color:#002672;
	font-size:16px;
	vertical-align:top;
	float:left;
	font-weight:bold;
	display:none;
}
.footer_list a{
	color:#fff;
}
.footer_list>div{
	background:#fff ;
	border-radius:5px;
	padding:7px 15px;
	color:#0071bc;
    line-height: 130%;
}
.footer_list_01{
	list-style:none;
	border-left: solid 1px #fff;
    margin-left: 15px;
    padding: 5px 0 5px 15px;
}
.footer_list_01 li{
	width:100%;
	color:#333;
	font-size:14px;
	font-weight:normal;
	padding: 5px 0;
    line-height: 130%;
}
footer a:hover{
	color:#fc0;
}
.copyright{
	background:#333;
	padding:20px 0 10px 0;
	/*margin-top:20px;*/
	color: #fff;
	float:left;
	width:100%;
	border-top:solid #fff 1px;
}
.copyright ul{
	list-style:none;
}
.copyright ul li{
	display:inline-block;
	font-size:12px;
	line-height:170%;
	padding: 0 25px 0 0;
	color:#ccc;
	vertical-align:top;
}
.copyright ul li:nth-child(2){
	padding: 5px 0 5px 30px;
	border-left:solid #fff 1px;	
	text-align: left;
}
.footer_con_01 {
    /*text-align: right;*/
    color: rgba(255,255,255,0.3);
    /*margin-top: -15px;*/
    font-size: 11px;
}
.footer_con_01 a{
    color: rgba(255,255,255,0.3);
}

/*page banner*/
.page_banner{
	background-position: top center;
	background-size: cover;
	height:155px;
	position:relative;
	float:left;
	width:100%;
}
.page_banner .container {
    max-width: 100%;
    padding-right:0;
    padding-left:0;
}
.page_title{
	color:#fff;
	font-size:26px;
	width: 100%;
	text-align:center;
	padding-top: 60px;
	font-weight: bold;
    text-shadow: 2px 2px 2px #333;
}
.page_title:before{
	content:url(../img/page_title_icon.png);
	padding-right: 20px;
    vertical-align: text-top;
}
.page_title:after{
	content:url(../img/page_title_icon.png);
	padding-left: 20px;
    vertical-align: text-top;
}

/*page top*/
.page_top{
	background:#f7f7f7;
	padding:8px 10px;
	border-bottom:#eee solid 1px;
	width:100%;
	float:left;
}
.page_top ul{
	list-style:none;
	margin-bottom: 0px;
}
.page_top ul li{
	display:inline-block;
	font-size:12px;
	color:#666;
}
.page_top ul li a{
	color:#666;
}
.page_top ul li a:hover{
	color:#0071bc;
}
.page_top ul li:after {
    content: "∣";
    padding: 0 5px 0 8px;
    color: #666;
}
.page_top ul li:first-child:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: relative;
    left: 0;
	font-size:15px;
}
.page_top ul li:last-child:after {
    content: "";
}
.page_top_right{
	float:right;
}
.page_top_right img{
	width: 25px;
}

/*page content*/
.page_content{
	float:left;
	width:100%;
	min-height: 580px;
}
.page_con{
	font-size:20px;
	line-height:170%;
	float:left;
	width:100%;
}
.page_content .container{
	padding:3%;
	min-height:500px;
}
.page_content .title_02{
	padding-bottom:10px;
}
.page_info{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.page_info .item_date{
	display:inline-block;
	float:left;
	margin: 5px 0;
}
.page_info .item_class{
	display:inline-block;
	font-size:13px;
	float:left;
	margin:5px 0;
	border-radius:20px;
}
.btn_back{
	margin:40px 0 20px 0;
	float:left;
	width: 100%;
}
/*.btn_back .btn_01:before{
	content: "\f177";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    padding-right: 0.5em;
    position: relative;
    left: 0;
}*/

/*管理項目*/
.table-toolbar {
	width:100%;
	float: left;
}
.class_title{
	padding:7px 3px 3px 3px;
	float:left;
}
.form_02{
	border-radius:5px !important;
	border:#ccc solid 1px;
	padding:4px 8px;
	vertical-align:middle;
	margin:4px;
	float:left;
	background: #fff;
}

/*頁碼*/
#page_number{
	padding-top:10px;
	font-size:14px;
}
.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: middle;
    cursor: pointer;
    border: none /*1px solid #ccc*/;
    padding: 4px 12px;
    font-size: 14px;
	background:#666;
	border-radius:5px;
	margin-top: -4px;
	color:#fff;
}
.page_list{
	border: 1px solid #ccc;
	display:inline-block;
	width:90px;
	cursor: pointer;
	box-shadow:none;
}
.btn_page:hover{
	background:#f60;
	color:#fff;
}

/***Hover效果1: 放大淡出***/
.imh_opacity{
	background:#000;
	overflow:hidden;
}
.imh_opacity img{	
	transition:all 0.3s linear;
	-webkit-backface-visibility: hidden;
}
.imh_opacity:hover img{
	opacity:0.8;
	transform:scale(1.05);
}
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;}

.imh_detail a:before{
	display:block;
	content: "\f002";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding:10px 13px;
	font-size:20px;
	color:#FFF;
	border:2px dashed #FFF;
	background:#0071bc;
	border-radius:50%;
	opacity:0;
	
	position:absolute;
	left:50%;
	margin-left:-25px;
	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);}

/*youtube影片*/
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.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%;
}

/*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 .page_title{
	text-align: center;
    font-size: 24px;
    color: #673c08;
    font-weight: bold;
    padding: 20px 0 20px 0;
}
.con_box .page_title_item{
	text-align:left;
}
.con_box .form_con {
    padding: 10px 0 0 0;
}
.con_footer{
	font-size:12px;
	padding: 0 20px 20px 20px;
	line-height:150%;
}
.con_float{
	float:left;
	width:100%;
}
.remark{
	font-size:12px;
	color:#666;
	line-height:150%;
}
#print_box .container{
	max-width:742px;
}

/*表單管理*/
.table-row {
    display: table-row;
}
.submit_btn{
	width:100%;
	float:left;
	text-align:center;
	margin: 15px 0;
}
.form_con{
	margin:0 auto;
	max-width:600px;
	padding:40px 0 0 0;
	width:100%;
}
.form_box{
	/*border: solid #f5f5f5 10px;*/
	padding:10px;
	background:#fff;
	display: table;
	box-shadow: 0px 0px 6px 4px rgba(20%,20%,20%,0.07);
    border-radius: 5px;
}
.form_box .table-row{
	border-bottom:#ccc dotted 1px;
}
.form_q{
	display:table-cell;
	width:25%;
	padding:13px 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 15px 8px 5px;
	margin:8px;
	/*border-bottom: #ccc dotted 1px;*/
	line-height:170%;
}
.form_a .mt-radio,.form_a .mt-checkbox{
	margin:5px 25px 5px 5px;	
}
.form_box .table-row:nth-child(even){
	background:#f5f5f5;
}
.form-control{
	box-shadow:none;
	margin: 4px;
}
.form-control_1 {
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    padding: 5px 4px;
    margin: 2px;
    background: rgb(255, 255, 255);
    border-radius: 4px !important;
}
.required{
	color:red;
	font-size:0.9em;
	line-height:140%;
	padding:3px 0;
	margin-left:6px;
}
.form_a i{
	padding:0 5px 0 10px;
}
.form_a label{
	font-weight:normal;
}
.verification_code{
	margin:3px 0 3px 10px;
	display:inline-block;
}
.code_img{
	padding-top: 5px;
    margin-left: 10px;
    float: left;
}
.input_code {
    width: 100px;
    border: #ccc solid 1px;
    padding: 5px 10px;
	height:34px;
    float: left;
	border-radius:4px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 8px 2px 8px 10px;
}

/*最新消息*/
.news_list{
	float:left;
	width:100%;
}
.news_list .news_list_item{
	padding:1%;
}
.news_list .news_list_item .item_title{
	font-size:20px;
	color:#000;
	line-height: 150%;
	margin:5px 0;
	font-weight:bold;
    padding:0 0 5px 0;
}
.news_list .news_list_item a:hover .item_title{
	color:#0071bc;
}
.news_list .news_list_item:nth-child(1n){
	padding:1% 1% 1% 0;
}
.news_list .news_list_item:nth-child(2n){
	padding:1% 0 1% 1%;
}
.news_list .news_list_item:nth-child(2n+1){
	clear:both;
}
.news_list .news_list_box{
	padding:20px;
	border-radius:5px;
	float:left;
	width:100%;
	cursor:pointer;
	background: #fbfbfb;
    /*box-shadow: 0px 0px 6px 4px rgba(20%,20%,20%,0.03);*/
	border: solid 1px #eee;
}
.news_list .news_list_box:hover{
	border: solid 1px rgba(40,46,133,0.3);
}
.news_list_box{
	min-height:180px;
}
.news_list_box img{
	width:240px;
	border-radius:5px;
	margin-right:20px;
}
.news_list_item .item_font{
	padding-top:3px;
	border-top: dotted #ccc 1px;
	font-size: 15px;
	line-height:170%;
}

/*產品管理*/
.product_list .item{
	padding:1.5%;
	width:25%;
	float:left;	
}
.product_list .item .product_item_box{
	padding:10px;
	background:#fff;
	box-shadow: 0px 0px 6px 4px rgba(20%,20%,20%,0.03);
    border: solid 1px #ddd;
	border-radius:5px;
}
.product_list .item_pic{
	margin-bottom:7px;
	border-radius:5px;
}
.product_list .item_pic img{
	width:100%;
}
.product_list .item_title{
	margin-top:3px;
	line-height:150%;
	min-height:42px;
}

/*產品管理-detail*/
.product_con{
	float:left;
	width:100%;
	margin-top:3%;
}
.product_con_pic{
	border-radius:20px;
} 
.product_con_pic img{
	border-radius:20px;
}
.product_con_right{
	padding-left:50px;
	margin-bottom:30px;
} 
.product_con_right .item_type{
	font-size:12px;
	color:#666;
	margin:-10px 0 5px 0;
}
.product_con_right .item_class_group{
	margin-bottom:5px;
}
.product_con_right .item_class_group .item_class{
	white-space:nowrap;
}
.product_con_right .item_class_group .item_class:nth-child(2){
	background:#89551f;
}
.product_con_right .item_class_group .item_class:nth-child(3){
	background:#b37330;
}
.item_detail{
	padding: 10px 0 15px 0;
}
.item_detail .title{
	background:#eee;
	padding: 7px 10px 5px 10px;
	margin-bottom:5px;
	border-left:solid rgba(201,21,30,0.6) 3px;
	color:#000;
	border-radius:10px;
	border-bottom:solid #ddd 1px;
}
.item_detail .item_font{
	margin:10px 15px;
}
.item_download{
	margin:10px 15px;
}
.item_download a{
	margin-right:5px;
}
.item_download a i{
	padding-right:5px;
}
.product_con .toggle p{
	height:auto;
	margin: 0 2px 10px 2px;
}
.product_con .toggle div{
	height:0;
	margin: 0 0 10px 0;
}
.toggle > label {
    background:#eee;
	padding: 7px 10px 5px 10px;
	margin-bottom:5px;
	border-left:solid rgba(201,21,30,0.6) 3px;
	color:#000;
	border-radius:10px;
	border-bottom:solid #ddd 1px;
}
.toggle > label:hover {
    background:#e3e3e3;
}
.toggle.active > label {
    background: #0071bc;
    border-color: #0071bc;
    color: #fff;
}

/* Toggles */
.toggle > label + div {
	/*color: #999;*/
	display: block;
	overflow: hidden;
	padding: 0 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}
.toggle > .toggle-content > div {
	margin-bottom: 0;
	padding: 10px 0;
}

.toggle.active > div {
	white-space: normal;
}

.toggle > div.preview-active {
	height: auto;
	white-space: normal;
}

.toggle.toggle-sm .toggle > .toggle-content > div {
	font-size: 0.9em;
}

.toggle.toggle-lg .toggle > .toggle-content > div {
	font-size: 1.1em;
}
.toggle.active > label {
    margin-bottom: 10px;
}


/*商品管理-相本*/
#sync1 ,#sync2{
	/*overflow:hidden;
	overflow-y: -webkit-paged-y;*/
}
#sync1{
	margin-bottom:10px;
}
#sync1 .owl-nav{
	margin-left:-60px;
}
#sync1 .item img{
	width:99% !important;
	margin:0 auto;
	border:solid 10px rgba(201,21,30,0.1);
}
#sync1 .owl-carousel .owl-item {
	margin:0 auto;
}
#sync1.owl-carousel .owl-nav .owl-prev:before ,#sync1.owl-carousel .owl-nav .owl-next:before{
	display:none;
}
#sync1 .owl-nav{
	display:none;
}
.owl-carousel.owl-drag .owl-item {
    text-align: center;
}
.img-thumbnail {
	border:none;
	padding:0;
	border-radius:0;
}
.img-thumbnail img {
    border-radius:0;
}
#sync2{
	position:relative;
	/*overflow-x: hidden;
    overflow-y: -webkit-paged-y;*/
	top: 30px;
	margin-bottom: 20px;
}
#sync2 .owl-item{
	padding:3px;
}
#sync2 .item{
	background:#fff;
	padding:3px;
	float:left;
}
#sync2 img{
	overflow:hidden;
	width:100%;	
	border:solid #ddd 1px;
}
#sync2 .current{
	/*background:#0071bc;*/
}
.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
}
.mfp-image-holder .mfp-close {
    padding-top: 5px;
}
.pic_album .owl-carousel {
    margin-bottom: 0px;
}
#sync2.owl-carousel .owl-dots.disabled,#sync2 .owl-carousel .owl-nav.disabled {
    display: none;
}
#sync2 .owl-dots{
	display:none;
}
#sync2 .owl-nav{
    margin-top: -15px;
}


/*活動花絮*/
.album_list{
	float:left;
	width:100%;
}
.album_list .item{
	width:33.3%;
	padding:1.5%;
	float:left;
}
.album_list .imh_opacity{
	border-radius:5px;
	margin-bottom:5px;
}
.album_list img{
	width:100%;
}
.album_box{
	background:#fff;
	padding:15px;
	border-radius:5px;
	border: solid 1px #ddd;
    box-shadow: 0px 0px 6px 4px rgba(20%,20%,20%,0.1);
	float: left;
	width:100%;
}
.album_box .item_title{
	min-height:42px;
}
.album_list_view{
	width:100%;
	text-align:center;
	background:rgba(0,0,0,0.5);
	padding:5px;
	cursor:pointer;
	color:#fff;
	border-radius:0 0 5px 5px;
	position:relative;
	margin-top:-41px;
}
.album_list_view i{
	margin-right:5px;
}
.album_list_title {
    line-height: 150%;
}
.album_list_link{
	margin-top:5px;
}
.album_view {
    color: #fff;
    padding: 2px 7px 4px 7px;
    background: #0071bc;
    border-radius: 5px;
	cursor:pointer;
}
.album_view i{
	padding-right:5px;
}
.album_view:hover{
	background:#333;
}
.album_view_list{
	float:left;
	width:100%;
}
.album_view_list .item{
	float:left;
	width:20%;
	padding:1.5%;
}
.album_view_list .item a{
	padding:4px;
	border-radius: 4px;
	border: 1px solid #ddd;
	background:#fff;
}
.album_view_list .item img{
	border-radius: 4px;
}
.album_detail_btn{
	cursor:pointer;
	float:right;
	font-size:15px;
	margin: 5px 0;
}

/*ad_box*/
.ad_box{
	background:url(../img/ad_bg.png);
	float:left;
	width:100%;
	padding:5%;
	text-align:center;
	background-size:cover;
}





/*-------------------------------------------------------------------------------------------------------*/
/* 大螢幕 */
@media (min-width: 1200px) {
.container {
    max-width: 1200px;
	padding-right: 20px;
    padding-left: 20px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
	min-width: 120px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 14px;
}


/*search*/
.header-nav-search {
	display:none !important;
}


/*google翻譯*/
.lang_mobeil{
	display:none;
}

/*index banner*/
.owl-theme .owl-dots .owl-dot span{
	width:15px !important;
	height:15px !important;
}
.owl-carousel .owl-dots {
    margin-top: -33px;
}

/*產品管理*/
.product_list .item:nth-child(4n+1){
	clear:both;
}

/*活動花絮*/
.album_list .item:nth-child(3n+1){
	clear:both;
}
.album_view_list .item:nth-child(5n+1){
	clear:both;
}
}
 
/* 一般桌機解析度 */
@media (min-width: 992px) and (max-width: 1200px) {
#header {
	/*height:109px;*/
}
#header .header-body {
	box-shadow: 0px 4px 4px rgba(20%,20%,20%,0.1);
}
#header .header-logo img {
    width: 225px !important;
    /*height: 45px !important;*/
}
#header .header-nav-top {
    float: right;
}


/*search*/
.header-nav-search {
	display:none !important;
}


/*google翻譯*/
.lang_mobeil{
	display:none;
}


/*index banner*/
.owl-theme .owl-dots .owl-dot span{
	width:15px !important;
	height:15px !important;
}
.owl-carousel .owl-dots {
    margin-top: -33px;
}


/*產品管理*/
.product_list .item:nth-child(4n+1){
	clear:both;
}

/*活動花絮*/
.album_list .item:nth-child(4n+1){
	clear:both;
}
.album_view_list .item:nth-child(5n+1){
	clear:both;
}
}

/* 平板電腦、橫向手機解析度 */
@media (min-width: 768px) and (max-width: 991px) {
#header {
	/*height:88px;*/
}
#header .header-nav-main nav > ul > li > a {
    /*border-radius: 4px;*/
    font-size: 14px;
    font-style: normal;
    /*font-weight: bold;*/
    line-height: inherit;
    padding: 5px 7px;
    text-transform: uppercase;
}
#header .header-logo img {
	width:200px !important;
	/*height:32px !important;*/
}


/*search*/
.header-nav-search {
	display:none !important;
}


/*google翻譯*/
.lang_mobeil{
	display:none;
}


/*index banner*/
.owl-carousel .owl-dots {
    /*margin-top: -70px;*/
}
.index_banner_top{
	background-size:100%;
	height:55px;
	margin-top:-33px;
}


/*footer*/
.footer_list {
    font-size: 14px;
    width: 14.6%;
    margin: 0 1%;
}
.footer_list_01 li {
    font-size: 13px;
}
.footer_list>div {
    padding: 7px 10px;
}
.copyright img{
	width:230px;
}
.copyright ul li {
    padding: 0 15px 0 0;
}
.copyright ul li:nth-child(2) {
    padding: 0 0 0  20px;
    border-left: solid #fff 1px;
}

/*page banner*/
.page_banner{
	height:100px;
}
.page_title{
	font-size:22px;
	padding-top: 35px;
}

/*最新消息*/
.news_list_box img {
    width: 135px !important;
}

/*產品管理*/
.product_list .item{
	padding:1.5%;
	width:33.3%;
}
.product_list .item:nth-child(3n+1){
	clear:both;
}

/*活動花絮*/
.album_list .item{
	width:33.3%;
}
.album_list .item:nth-child(3n+1){
	clear:both;
}
.album_view_list .item{
	width:25%;
}
.album_view_list .item:nth-child(4n+1){
	clear:both;
}
}
 
/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 767px) {
body {
	font-size:14px;
}
.title_01{
	font-size:24px;
}
.title_01 .title_small {
    margin: -5px 0 0 0;
}
.title_02{
	font-size:20px;
}
.container {
    padding-right: 5%;
    padding-left: 5%;
}

/*header*/
#header {
	height:50px !important;
	position: fixed;
    width: 100%;
    top: 0;
	box-shadow: 0px 0px 3px 3px rgba(20%,20%,20%,0.1);
}
.header_top{
	height: 4px;
    position: fixed;
    width: 100%;
    top: 0px;
    float: left;
    z-index: 999;
	display:none;
}
#header .header-nav-main nav > ul li a:focus ,#header .header-nav-main nav > ul li a:hover{
	background-color:transparent;
	background:transparent;
}
#header .header-logo img {
	width:170px !important;
	margin:4px 0 4px 5px;
}
.dropdown > .dropdown-menu> li a{
	padding-left:30px !important;
}
.dropdown-submenu>.dropdown-menu> li a{
	padding-left:45px !important;
}
#header .header-nav-main nav > ul >li:before {
	display:none;
}


/*手機版tophome*/
#header .header-column .header-row{
	padding-right: 0;
}
#header .header-column {
	padding-right: 0;
}
.top_home{
	background:#29abe2;
}
.top_home li{
    border-top: 1px solid rgba(255,255,255,.3) !important;
	border-bottom:none !important;
}
.top_home li:last-child{
	border-bottom:none !important;
}
.dropdown-submenu .dropdown-menu li a {
    border-bottom: none !important;
}
.top_share {
    text-align: center;
    width: 100%;
    background: #eee;
    padding: 7px;
	border-radius:0;
}
.top_share li{
	display:inline-block !important;
	border-top:none !important;
}
.top_share li a {
    padding: 8px 10px!important;
}
.top_share li img {
    width: 30px;
    border-radius: 5px;
}

/*search*/
.search_box{
	background:rgba(255,255,255,0.9);
	width:100%;
	border-radius:5px;
	margin:8px 0 !important;
	float:left;
	height:32px;
}
.search_input {
    border: none;
    float: left;
    vertical-align: middle;
	background-color:transparent;
	font-size:1em;
	width:85%;
	padding: 5px 0 5px 10px;
}
.search_icon{
	background:#0071bc;
	color:#fff;
	vertical-align:middle;
	text-align:center;
	border:none;
	padding:0 10px;
	font-size:1.2em;
	float:right;
	border-radius:0 5px 5px 0;
	height:32px;
	margin-top: 0px;
}
#header .header-btn-collapse-nav-search {
    background: #fff;
    color: #29abe2;
    float: right;
    margin: 8px 0;
    font-size: 14px;
	border:solid #29abe2 1px;
}
.header-nav-search{
	margin: 0 -10px;
    background: #ddd;
    padding: 0 15px;	
}
.search_icon_1 {
    border-radius: 0 5px 5px 0;
    float:right;
}


/*google翻譯*/
.lang_pc{
	display:none;
}


/*index banner*/
.owl-carousel .owl-dots{
	margin-top:-27px;
}
.index_banner{
	margin-top: 50px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px !important;
}
.owl-carousel .owl-nav .owl-prev:before {
	top: 3px;
}
.owl-carousel .owl-nav .owl-next:before {
	top: 3px;
}

/*index_news_5*/
.index_news_5 {
    padding: 30px 0;
}
.index_news_5 .item:nth-child(1){
	width:97%;
}
.index_news_5 .item{
	width:47%;
}
.index_news_5 .btn_box, .index_news_4 .btn_box {
    padding: 30px 0 ;
}


/*index_news_4*/
.index_news_4{
	padding:40px 0 70px 0;
	background: linear-gradient(#f7f7f7 20%,#fff 50%);
}
.index_news_4 .item{
	width:50%;
	float:left;
}
.index_news_4 .item:nth-child(2n+1){
	clear:both;
}


/*footer*/
footer {
	padding:0;
}
.copyright {
    padding-top:10px;
	padding-bottom:0;
	margin-top:0;
	text-align: center;
}
.copyright img{
	width:150px;
}
.copyright ul li {
	width:100%;
	line-height:120%;
}
.copyright ul li:nth-child(2) {
    padding: 10px 0 0 0;
    border-left: none;
	font-size:11px;
	text-align: center;
}

/*page banner*/
.page_top .container{
	padding:0 10px;
}
.page_banner{
	background:url(../img/page_top_bg.jpg);
	background-size: cover;
	margin-top:50px;
	height:70px;
}
.page_title{
	font-size:20px;
	padding-top: 25px;
}

/*page top*/
.page_top{
	padding:3px 3px 1px 3px;
}
.page_top ul li{
	font-size:10px;
}
.page_top ul li:after {
    padding: 0 1px 0 4px;
}
.page_top_right {
	padding-bottom:5px;
}
.page_title:before{
	content:url(../img/page_title_icon_s.png);
	padding-right: 10px;
}
.page_title:after{
	content:url(../img/page_title_icon_s.png);
	padding-left: 10px;
}

/*page content*/
.page_content .container{
	padding:5% 5% 10% 5%;
}
.page_info .item_class{
	padding:0 10px 0 10px;
}

/*頁碼*/
.page_icon {
    text-align: center;
}
.btn_page{
	margin-top: -2px;
}

/*最新消息*/
.news_list .news_list_item:nth-child(1n) ,.news_list .news_list_item:nth-child(2n){
	padding:2% 0;
	float:left;
	width:100%;
}

/*產品管理*/
.product_list .item{
	padding:1.5%;
	width:50%;
}
.product_list .item:nth-child(2n+1){
	clear:both;
}
.product_list .item:nth-child(odd){
	padding-left:0;
}
.product_list .item:nth-child(even){
	padding-right:0;
}

/*產品管理-detail*/
.product_con_right {
    padding-left: 20px;
}

/*活動花絮*/
.album_list .item{
	padding:2%;
	width:50%;
}
.album_list .item:nth-child(odd){
	padding-left:0;
}
.album_list .item:nth-child(even){
	padding-right:0;
}
.album_list .item:nth-child(2n+1){
	clear:both;
}
.album_view_list .item{
	width:33.3%;
}
.album_view_list .item:nth-child(3n+1){
	clear:both;
}
}

 
/* 橫向智慧手機及其他更小解析度 */
@media (max-width: 480px) {
/*search*/	
.search_list img {
    width: 100px !important;
}
.search_list .item_font {
	display:none;
}
 
/*index banner*/
.owl-carousel .owl-dots{
	margin-top:-28px;
}
.index_banner_top{
	background-size:cover;
    height: 30px;
    margin-top: -30px;
}
.owl-theme .owl-dots .owl-dot span{
	width:10px !important;
	height:10px !important;
	margin:3px !important;
}


/*index_owl_3*/
.index_owl_3 {
	padding: 30px 0 53px 0;
}
.index_owl_3 .container {
    padding: 0;
}
.index_owl_3 .owl-carousel .owl-nav .owl-prev {
    left: 0;
}
.index_owl_3 .owl-carousel .owl-nav .owl-next {
    right: 0;
}

/*index_news_5*/
.index_news_5 .item:nth-child(1) ,.index_news_5 .item{
	width:97%;
}
.index_news_5 .item_box {
    height: 100%;
}
.index_news_5 .text-shadow-container{
	display:none;
}
.index_news_5 .item .item_title {
    font-size: 20px;
}


/*index_news_4*/
.index_news_4{
	padding:40px 0;
}
.index_news_4 .item{
	width:100%;
}


/*index_news_2*/
.index_owl_2{
	padding:40px 0;
}
.index_owl_2 img {
    width: 100% !important;
}
.index_owl_2 .item_title{
	margin:5px 0;
	float:left;
}


/*index_box_02*/
.index_owl_2 .container {
    padding: 0 60px;
}
.index_owl_2 .owl-carousel .owl-nav .owl-prev {
    left: -60px;
}
.index_owl_2 .owl-carousel .owl-nav .owl-next {
    right: -60px;
}
.index_box_02 .item{
	width:100%;
}


/*page content*/
.page_content .container{
	min-height: 285px;
}

/*表單管理*/
.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;
}
.form_a {
    width: 100%;
	display:block;
	margin: 0;
	padding:15px 15px 15px 10px;
	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;
}

/*print*/
.con_box{
	padding: 3%;
}

/*最新消息*/
.news_list_box img {
    width: 100%;
    margin-right: 0;
	margin-bottom:10px;
}
.news_list_item .item_date {
    /*padding: 0 0 5px 0 !important;*/
    display: table-cell;
}

/*產品管理
.product_list .item{
	width:100%;
	padding-left:0;
	padding-right:0;
}*/

/*產品管理-detail*/
.product_con_left , .product_con_right{
	width:100%;
	margin-bottom:20px;
}
.product_con_right {
    padding-left: 0;
}

/*活動花絮*/
.album_list .item{
	width:100%;
	padding-left:0;
	padding-right:0;
}
.album_box{
	width:100%;
}
.album_box .item_title{
	min-height:auto
}
.album_view_list .item{
	width:33.3%;
}
.album_view_list .item:nth-child(3n+1){
	clear:both;
}
.img-thumbnail.img-thumbnail-hover-icon:after {
	font-size:15px;
	padding:5px;
	width: 35px;
    height: 35px;
    left: 35%;
	margin-top:-15%;
}
}


@media print {
/*清除網址*/
a[href]:after {
	content: none !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;
}
}

