
/*-----------------------------------通用-----------------------------------*/
body {
	margin:0; 
	padding:0; 
	line-height:190%;
	font-family:"微軟正黑體", "open-sans", Times New Roman , sans-serif;
	color:#333;
	background:#fff;
	font-size:1em;
}
*{
padding:0;
margin:0;}
a{
	color:#333;
}
a:hover ,a:focus{
	color:#286f79;
}
a, a:hover ,a:focus{
	text-decoration:none;
}
img{
	max-width:100%; 
	height:auto;
}
h1{
	margin:0 !important;
	line-height: normal;
}
h2{
	font-size:1.8em;
	font-weight:bold;
	color:inherit;
	margin: 0;
	line-height:130%;
	letter-spacing: 0px;
	color:#286f79;
}
h3{
    float: left;
    width: 100%;
    font-weight: bold;
    color: #000;
	font-size:1.3em;
	margin:15px 0;
}
p {
    margin: 0 0 5px;
}
label {
    font-weight: 400;
}
.text_center{
	text-align:center!important;
}
.text_right{
	text-align:right!important;
}
.text_left {
    text-align: left !important;
}
input[type=file] {
    max-width: 190px;
}
select {
	background:#fff;
	height: 34px;
}
.btn_01{
	padding:6px 20px 8px 20px;
	background: #666;
	color:#fff;
	font-size:14px;
	border:none;
	letter-spacing:1px;
	cursor:pointer;
	margin:10px 0;
	border-radius:30px;
}
.btn_01:hover{
	background:#286f79;
	color:#fff;
}
button.btn_01, input.btn_01{
    padding: 3px 20px;
}
.vertical_middle{
	vertical-align:middle;
}
.display_inline{
	display:inline-block !important;
}
.display_none{
	display:none;
}
.page_line{
	border-bottom:dotted #ccc 2px;
	margin:10px 0;
}
.white{
	color:#fff;
}
.red{
	color:red;
}
.blue{
	color:#145f7b;
}
.bg-white {
    background: #fff!important;
}
.bg-grey-steel {
    background: #e9edef!important;
}
/*.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;
}*/
.content_font{
	float:left;
	width:100%;
}
.scroll-to-top:hover {
	background:#286f79;
}
.scroll-to-top:hover i{
	color:#fff;
}
.float-left{
	float:left!important;
}
.float-right{
	float:right!important;
}
.text-center{
	text-align:center;
}
.display_inline{
	display:inline-block !important;
}
.remarks{
    font-size: 0.9em;
    padding-left: 2px;
	line-height:150%;
}
.w-auto{
	width:auto;
}
.w-100{
	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;
}
.margin-auto{
	margin:0 auto;
}
.nomargin{
	margin: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;
}
.img_padding{
	padding:10px;
}
.line{
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	height:2px;
	float:left;
	width:100%;
	margin:25px 0;
}
.date{
	color:#d8bb1c;
	font-size:0.8em;
	padding:5px 0;
}
/*.date:before{
	content: "\f017";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.3em;
    position: relative;
    left: 0;
}*/
.top_class {
    color: #fff;
    padding: 3px 7px;
    background: #d8bb1c;
    border-radius: 5px;
    margin-left: 5px;
}
marquee{
	margin-top:-50px;
}
marquee span{
	margin-left:100px;
	font-size:0.85em;
	color:#666;
}
marquee span:before{
	content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: relative;
    left: 0;
}
.btn.active, .btn:active {
    box-shadow: none;
}


/*header*/
.header-logo{
	padding:15px 0;
}
.header-nav-top{
	font-size:1.125em;
	font-weight:bold;
}
.header-nav-top .nav li:nth-child(1){
	padding:10px 10px 0 0 ;
}
.header-nav-top .nav li:nth-child(1) i{
	margin-right:5px;
}
.icon-phone{
	color:#286f79;
}
.share_icon .fa-circle{
	color:#286f79;
}
.header-nav-top .nav > li > a:hover .fa-circle{
	color:#a5d3bb;
}


/*top menu*/
.dropdown-menu{
	font-size:1em;
}
.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-nav-main nav > ul > li > a{
    color: #fff!important;
}

.nav-pills>li+li {
    margin-left: 0;
}
#header .header-nav-main nav > ul >li:hover:after {
    width: 100%;
    background: #286f79;
}
#header .header-nav-main nav > ul >li:after {
    content: '';
    display: none;
    margin: auto;
    height: 4px;
    width: 100%;
    background: #2cc393;	
}
#header .header-nav-main nav > ul > li:last-child .dropdown-menu{
    right:0;
}
.header-nav-main .dropdown-menu{
    margin:0 !important;
}


/*top search*/
.btn_search{
	background-color:transparent;
}
.btn_search i{
	color:#286f79;
}
.search_box{
	position: absolute !important;
    right: 0;
    padding: 5px;
    background: #fff;
    border: solid #eee 1px;
	z-index: 9999999;
	border-radius: 0 0 4px 4px;
}
.search_box label{
	margin-bottom:0;
}
.search_box input{
	border:none;
	border-radius:0;
	box-shadow:none;
}
.search_box .search_icon{
	background:#286f79;
	color:#fff;
	border:none;
	padding:2px 8px;
	border-radius:4px;
}
.search_box .search_icon:hover{
	background:#a5d3bb;
}
.form-control:focus {
    box-shadow: none;
}


/*index_banner*/
.index_banner{
	float:left;
	width:100%;
	margin:140px 0 -20px 0;
}
.index_banner .container{
	width:100%;
	padding: 0;
	line-height: 100%;
}
.banner_01{
	overflow:hidden;
}
.banner_01.owl-carousel .owl-nav {
    position: absolute!important;
	margin-top:0 !important;
}
.banner_01 .owl-nav .owl-prev {
	left: 15px;
}
.banner_01 .owl-nav .owl-next {
	right: 15px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #286f79!important;
}
.owl-theme .owl-dots {
    position: inherit;
    top: -38px;
	margin-bottom: -30px;
}
.owl-carousel {
	float:left;
}
.owl-carousel a:focus{
	border: solid #00b0f0 2px;
	float: left;
    width: 100%;
}


/*index_news*/
.index_news{
	float:left;
	width:100%;
	background: linear-gradient(-80deg, transparent 70%, #c1e9d8 0);
	padding:80px 0;
}
.index_news .video{
	float:left;
	width:50%;
	padding:4% 2%;
}
.index_news .video div{
	box-shadow:25px 25px 0px 0px rgba(227,227,227,0.8);
}
.index_news .news{
	float:left;
	width:50%;
	padding:0 2% 0 5%;
}
.index_news .news h2{
	float:left;
	width:100%;
	font-size:2em;
	font-weight:bold;
	color:#000;
}
.index_news .news h2:after{
	content:"";
    display: inline-block;
    clear: both;
    width: 40px;
    border-bottom:3px solid #d8bb1c;
	margin-left:10px;
}
.index_news .news ul{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:0;
	padding-top:30px;
}
.index_news .news ul li{
	padding-bottom:35px;
}
.index_news .news ul .date{
	color:#286f79;
	font-size:0.9em;
	font-weight:bold;
	width:100px;
}
.index_news .news ul .date:after{
	content:"/";
	color:#ccc;
	padding-left:20px;
}
.index_news .news ul .title{
	padding-left:120px;
	margin-top:-30px;
	font-size:1.18em;
	font-weight:bold;
	line-height:170%;
}
.index_news .btn_box{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0 0 0;
}
.index_news .btn_01{
	background:#286f79;
	padding:10px 30px;
	text-transform:uppercase;
}


/*index_prod*/
.index_prod{
	float:left;
	width:100%;
	background-image:url(../img/index_prod_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#333;
	padding:90px 0;
}
.index_prod ul{
	float:left;
	width:90%;
	margin:0 5%;
	list-style:none;
	margin-bottom:0;
}
.index_prod ul li{
	float:left;
	width:25%;
	padding:3%;
}
.index_prod ul li:nth-child(4n+1){
	clear:both;
}
.index_prod ul li .title{
	color:#fff;
	text-align:center;
	padding:5px;
}
.index_prod ul li a:hover .title{
	color:#d8bb1c;
}


/*index_service*/
.index_service{
	float:left;
	width:100%;
	background-image:url(../img/index_service_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:80px 0;
	position:relative;
}
.index_service .top {
	margin-top: -80px;
}
.index_service .top:before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background: #fff;
    transform: skewY(-4deg);
    position: relative;
    left: 0;
    z-index: 10;
}
.index_service .top:after {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background: #fff;
    transform: skewY(4deg);
    position: relative;
    left: 0;
    top: -100px;
    z-index: 10;
}
.index_service .container{
	margin-top: -80px;
	z-index:11;
	position: relative;
}
.index_service ul{
	list-style:none;
	float:left;
	width:100%;
}
.index_service ul li{
	float:left;
	width:50%;
	padding:3%;
}
.index_service ul li:nth-child(2n+1){
	clear:both;
}
.index_service ul li .icon{
	font-size:120%;
}
.index_service ul li .fa-circle{
	color:#286f79;
}
.index_service ul li .font{
	padding-left:110px;
	margin-top:-70px;
	line-height:190%;
}
.index_service ul li .title{
	color:#286f79;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:20px;
}


/*footer*/
footer{
	font-size:0.9em;
	float:left;
	width:100%;
	line-height: 170%;
	background:#138470;
}


/*copyright*/
footer .copyright{
	background:#138470;
	color:#fff;
	padding:15px 0;
	text-align:center;
	font-size:0.9em;
	border-top:solid #fff 1px;
	margin-top:4px;
}
footer .copyright img{
	padding:5px 15px;
}
.copypage_menu{
	list-style:none;
	float:left;
}
.copypage_menu li{
	float:left;
	padding:0 5px;
}
.copypage_menu li a{
	background:#666;
	border-radius:5px;
	padding:7px 12px;
	color:#fff;
}
.copypage_menu li a:hover{
	background:#286f79 !important;
	color:#fff !important;
}
.copyright a{
	color:#fff ;
}


/*page_banner*/
.page_banner{
	margin-top:140px;
	text-align: center;
}
.page_banner img{
	width:100%;
}


/*page content*/
.page_content{
	min-height:500px;
	padding-bottom:60px;
    float: left;
    width: 100%;
	background:url(../img/page_bg.png);
	background-position:center top;
	position: relative;
}
.page_content .btn_box{
	float:left;
	width:100%;
	padding:30px 0;
}
#main-content{
	display:none;
}


/*page top*/
.page_top{
	padding:6px 5px 6px 15px;
	font-size: 0.8em;
	margin: 0 0 0 -40px;
    float: left;
    width: calc(100% + 80px);
}
.page_top #main-content{
	font-size:0.9em;
}
.page_top .fa-angle-right{
	padding:0 7px;
}
.page_top .active{
	color:#999;
}
.page_top_right{
	float:right;
}
.page_top_right img{
	width:30px;
}


/*page title*/
.page_content .title h2 {
    width: 100%;
    padding-right: 160px;
	border-bottom: solid #ccc 1px;
    margin: 15px 0;
    padding: 15px 0;
}
.page_content .title .page_share{
	position:relative;
	float:right;
	margin-top:-60px;
}
.page_content .page_share .fa-circle{
	color:#fff;
}
.page_content .page_share .fa-circle:before {
    border: solid #2fbcd3 4px;
    border-radius: 50%;
}
.page_content .page_share .fa-1g{
	font-size:1.3em;
}
.page_content .page_share .fa-stack-1x:before{
	color:#2fbcd3;
}
.page_content .page_share a:hover .fa-circle:before{
	 border: solid #286f79 4px;
}
.page_content .page_share a:hover .fa-stack-1x:before{
	color:#286f79;
}


/*content_con*/
.content_con{
	float:left;
	width:100%;
}
.content_con .main_con{
	float:left;
	width:80%;
	padding:0 40px;
}
.content_con .main_con>.title{
	float:left;
	width:100%;
}
.content_con .page_menu_con{
	float:left;
	width:20%;
	background:#f5f5f5;
	padding:8px;
	margin-top:-20px;
}
.content_con > .page_top{
	margin: 0 0 0 -20px;
    float: left;
    width: calc(100% + 20px);
}
.content_con >.title{
	float:left;
	width:100%;
}
.content_con .con_one{
	float:left;
	width:100%;
	padding:30px 10px 0 10px ;
}
.content_con .edit_con ul ,.content_con .edit_con ol{
	padding-left:30px;
}
.menu_title{
	width:100%;
	float:left;
	color:#fff;
	font-size:1.5em;
	padding:13px 5px 13px 20px;
	background:#286f79;
	font-weight:bold;
	line-height: 140%;
}
.menu_title:before{
	content:"▶";
	color:#d8bb1c;
	margin: -2px 0 0 -21px;
	font-size:0.6em;
	position: absolute;
}
.menu_title a{
	font-size:0.5em;
	color:rgba(255,255,255,.1);
}


/*page_menu*/
.page_menu{
	list-style:none;
	float:left;
	width:100%;
	/*background:#888;*/
	border-radius:0;
	border:none;
	margin-bottom:0;
}
.page_menu .navbar-collapse{
	padding:0;
}
nav.sidebar .navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: 100%;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-width: auto;
}
.page_menu .navbar-nav li{
	width:100%;
}
.navbar-nav {
    width: 100%;
}
.page_menu .navbar-nav>li{
	border-bottom: dotted #cecece 1.5px;	
}
.page_menu .navbar-nav>li:last-child{
	border-bottom: none;
}
.page_menu .navbar-nav>li>a {
	padding: 12px 5px 12px 15px;
}
.page_menu a.active {
	background:rgba(0,0,0,.1);
}
.page_menu .navbar-nav>li>a:hover{
	background-color:rgba(0,0,0,0.1);
}
.page_menu .dropdown-submenu>a {
	margin: 0;
	width:100%;
}
.page_menu .dropdown-submenu>a i{
	float: right;
}
.page_menu .nav .open>a:hover, .left_menu .nav .open>a:focus, .left_menu .nav .open>a {
    background-color:rgba(0,0,0,0.1);
    border-color: none;
	color:#fff;
}
.page_menu .dropdown-menu {
	background:rgba(40,111,121,0.1);
	padding: 0;
}
.page_menu .dropdown-menu li{
	border-bottom:rgba(255,255,255,0.5) solid 1px;
}
.page_menu .dropdown-menu li:last-child{
	border-bottom:none;
}
.page_menu .dropdown-menu>li>a {
    padding: 12px 5px 12px 30px;
	white-space: normal; 
}
.page_menu .dropdown-menu>li>a:hover {
	background:rgba(0,0,0,0.1);
	color:#333
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:#286f79 !important;
	color:#fff;
}


/*page_bottom*/
.page_bottom{
	float:left;
	width:100%;
	padding:20px 0;
}
.page_bottom>div{
	float:left;
	width:100%;
	padding:3px 0;
}
.page_bottom .title{
	width:120px;
	background:#f5f5f5 /*#747474*/;
	/*color:#fff;*/
	border-radius:4px;
	padding: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:4px 0;*/
	padding-bottom:10px;
	float:left;
	/*width:100%;*/
	clear:both;
	line-height:150%;
}


/*news*/
.page_search{
	float:left;
	width:100%;
	text-align:right;
	/*color:#286f79;*/
	padding-bottom:10px;
}
.page_search ul{
	list-style:none;
}
.page_search ul li{
	display: inline-block;
	vertical-align:top;
	/*padding-left:20px;*/
	margin:5px 0;
	float:left;
}
.page_search label{
	margin:0 5px 5px 0;
}
.page_search .item_title{
	float:left;
	padding:8px 10px 0 0 ;
	font-weight:400;
}
.page_search .form-control{
	border: solid #ccc 1px;
	border-radius:4px !important;
	background:#fff;
	padding:4px 8px;	
}
.page_search .input-group-addon{
	background-color:transparent !important;
	color:#286f79;
	border:none !important;
}
.page_search button{
	background:#666;
	color:#fff;
	vertical-align:top;
	font-size:0.9em;
	min-height:34px;
}
.page_search button:hover, .page_search button:focus{
	background:#286f79;
	color:#fff !important;
}
.page_search .list_icon{
	display:inline-block;
}
.page_search .list_icon button{
	color:#666;
	border: solid #666 1px;
	background: transparent;
}
.page_search .list_icon button:hover ,.page_search .list_icon button:focus{
	color:#fff;
	background: #286f79;
	border: solid #286f79 1px;
}


/*news_list*/
.news_list{
	width:100%;
	float:left;
}
.news_list a{
	width:31.3%;
	float:left;
	margin:1%;
	border:solid #f5f5f5 1px;
	padding:20px;
	border-radius:5px;
}
.news_list a:hover{
	/*border:solid #286f79 1px;*/
	background: rgba(40,111,121,0.05);
}
.news_list .item img{
	width:100%;
	border:solid #ddd 1px;
}
.news_list .item .date{
	font-weight:bold;
	padding:5px 0 0 0;
	width: 100%;
    float: left;
}
.news_list .class{
	font-size:0.8em;
	float:left;
	width:100%;
}
.news_list .class .top_class{
	margin-left:0;
}
.news_list .item .title{
	font-weight:bold;
}
.news_list_01 ,.news_list_01 a{
	float:left;
	width:100%;
}
.news_list_01 .item{
	float:left;
	width:100%;
	padding:20px 0;
	border-bottom:solid #eee 1px;
}
.news_list_01 .item img{
	max-width:200px;
	margin:0 20px 10px 0 ;
	border:solid #ccc 1px;
}
.news_list_01 .item .date{
	font-size:0.9em;
	width:100%;
}
.news_list_01 .item .class{
	font-size:0.9em;
	float:left;
}
.news_list_02 ,.news_list_02 a{
	float:left;
	width:100%;
}
.news_list_02 .item{
	float:left;
	width:100%;
	padding:20px;
	border-bottom:dotted #eee 1.5px;
}
.news_list_02 .item img{
	max-width:200px;
	margin:0 20px 10px 0 ;
	border:solid #ccc 1px;
}
.news_list_02 .item .date{
	font-size:0.9em;
	width:100%;
}
.news_list_02 .item .class{
	font-size:0.9em;
	float:left;
}
.news_list_02 .title{
	padding-left:1.5em;
}
.news_list_02 .title:before{
	content:"•";
	padding-right:1em;
	margin-left: -1.5em;
}


/*表單管理*/
.submit_btn{
	width:100%;
	float:left;
	text-align:center;
}
.form_con{
	margin:0 auto;
	max-width:700px;
	padding:30px 0 0 0;
}
.form_box{
	/*border: solid #f5f5f5 10px;*/
	padding:10px;
	background:#fff;
	font-size: 0.95em;
}
.form_box .table-row{
	border-bottom:#900 solid 1px;
}
.form_q{
	display:table-cell;
	width:25%;
	padding:18px 8px 8px 8px;
	text-align:right;
	/*border-bottom: #ccc dotted 1px;
	border-right: #ccc dotted 1px;*/
	/*font-weight:bold;*/
	color:#000;
	vertical-align: top;
}
.form_a{
	display:table-cell;
	width:75%;
	padding:8px;
	margin:8px;
	/*border-bottom: #ccc dotted 1px;*/
	line-height:170%;
}
.form_a input{
	/*height:30px;*/
}
.form_a .mt-radio,.form_a .mt-checkbox ,.input_table .mt-radio,.input_table .mt-checkbox{
	margin:12px 25px 0 5px;	
}
.mt-radio span,.mt-checkbox span{
	margin-top:3px !important;
	background:#fff  !important;	
}
.form_box .table-row:nth-child(even){
	/*background:#f5f5f5;*/
}
.form-control{
	box-shadow:none;
	padding:10px;
	margin:2px 0;
	border:none;
	background:#f5f5f5;
	border-radius:0;
	height:auto;
}
.required{
	color:red;
	font-size:0.9em;
	line-height:140%;
	padding:3px 0;
}
.form_a i{
	padding:0 5px 0 10px;
}
.form_a label{
	font-weight:500;
}
.verification_code{
	margin:3px 0 3px 10px;
	display:inline-block;
}


/*表單checkbox radio*/
.mt-checkbox, .mt-radio {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 14px;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.mt-checkbox.mt-checkbox-disabled, .mt-checkbox.mt-radio-disabled, .mt-radio.mt-checkbox-disabled, .mt-radio.mt-radio-disabled {
    opacity: .6;
    filter: alpha(opacity=60);
}
.mt-checkbox>input, .mt-radio>input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}
.mt-checkbox>span, .mt-radio>span {
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background: #E6E6E6;
	margin-top:3px;
}
.mt-checkbox>span:after, .mt-radio>span:after {
    content: '';
    position: absolute;
    display: none;
}
.input-icon>i, .mt-checkbox-list .mt-checkbox, .mt-checkbox-list .mt-radio, .mt-checkbox>input:checked~span:after, .mt-radio-list .mt-checkbox, .mt-radio-list .mt-radio, .mt-radio>input:checked~span:after {
    display: block;
}
.mt-checkbox:hover>input:not([disabled])~span, .mt-checkbox>input:focus~span, .mt-radio:hover>input:not([disabled])~span, .mt-radio>input:focus~span {
    background: #d9d9d9;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.mt-checkbox:hover>input:not([disabled]):checked~span, .mt-checkbox>input:checked~span, .mt-radio:hover>input:not([disabled]):checked~span, .mt-radio>input:checked~span {
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #d9d9d9;
}
.icon-btn, .icon-btn:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.mt-checkbox>input:disabled~span, .mt-radio>input:disabled~span {
    opacity: .6;
    filter: alpha(opacity=60);
    pointer-events: none;
}
.mt-checkbox.mt-checkbox-outline:hover>input:not([disabled]):checked~span, .mt-checkbox.mt-checkbox-outline:hover>input:not([disabled])~span, .mt-checkbox.mt-checkbox-outline>input:checked~span, .mt-checkbox.mt-checkbox-outline>input:focus~span, .mt-checkbox.mt-checkbox-outline>span, .mt-checkbox.mt-radio-outline:hover>input:not([disabled]):checked~span, .mt-checkbox.mt-radio-outline:hover>input:not([disabled])~span, .mt-checkbox.mt-radio-outline>input:checked~span, .mt-checkbox.mt-radio-outline>input:focus~span, .mt-checkbox.mt-radio-outline>span, .mt-radio.mt-checkbox-outline:hover>input:not([disabled]):checked~span, .mt-radio.mt-checkbox-outline:hover>input:not([disabled])~span, .mt-radio.mt-checkbox-outline>input:checked~span, .mt-radio.mt-checkbox-outline>input:focus~span, .mt-radio.mt-checkbox-outline>span, .mt-radio.mt-radio-outline:hover>input:not([disabled]):checked~span, .mt-radio.mt-radio-outline:hover>input:not([disabled])~span, .mt-radio.mt-radio-outline>input:checked~span, .mt-radio.mt-radio-outline>input:focus~span, .mt-radio.mt-radio-outline>span {
    border: 1px solid #ccc;
    background: 0 0;
}
.mt-radio>span, .timeline .timeline-badge-userpic img {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
}
.mt-radio>span {
    -ms-border-radius: 50%!important;
    -o-border-radius: 50%!important;
    border-radius: 50%!important;
}
.mt-radio>span:after {
    left: 6px;
    top: 6px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #666;
}
.mt-radio>input:disabled~span:after {
    background: #666;
}
.mt-checkbox>span:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.mt-checkbox>input:disabled~span:after {
    border-color: #666;
}
.mt-checkbox-list, .mt-radio-list {
    padding: 10px 0;
}


/*inquiry詢價管理*/
.inquiry_table{
	display:table;
	width:100%;
	max-width:800px;
	margin:20px auto;
	background:#f9f9f9;
	border-bottom:double #ccc 5px;
	font-size:0.9em;
}
.inquiry_table .list_tr{
	display:table-row;
	width:100%;
}
.inquiry_table .list_td{
	display:table-cell;
	padding:10px;
	text-align:center;
	border-top: solid #eee 1px;
	vertical-align: middle;
}
.inquiry_table .list_td:nth-child(1){
	width:15%;
}
.inquiry_table .list_td:nth-child(3){
	width:105px;
}
.inquiry_table .list_td:nth-child(4){
	width:60px;
}
.inquiry_table .header .list_td{
	background:#666 !important;
	color:#fff !important;
}
.inquiry_table .list_tr:hover .list_td{
	background: rgba(40,111,121,.05);
}
.inquiry_table .list_td img{
	width:100px;
	border:solid #eee 1px;
}
.inquiry_table .list_td button{
	background-color:transparent;
	border:none;
}
.inquiry_table .list_td button:hover ,.inquiry_table .list_td button:focus{
	background-color:transparent;
	border-color: transparent;
	color:#c00;
}
.inquiry_table .mobile_header{
	display:none;
	background:#666 !important;
	color:#fff !important;
	padding:10px;
	text-align:center;
}


/*inquiry詢價數量變更*/
.quantity-row{
	display:inline-flex;
	border: solid #ccc 1px;
}
.quantity_item{
	border-right: solid #ccc 1px;
	border-left: solid #ccc 1px;
	border-top:none;
	border-bottom:none;
	width:40px;
	text-align:center;
	padding:3px 0;
}
.button_icon{
	width:20px;
	text-align:center;
	color:#ccc;
	cursor:pointer;
	padding:3px 0;
}


/*prod_list產品管理*/
.prod_list{
	float:left;
	width:100%;	
}
.prod_list .item{
	float:left;
	width:29.3%;
	margin:2%;
	text-align:center;
	padding:15px;
	border-radius:10px;
}
.prod_list .item:nth-child(3n+1){
	clear:both;
}
.prod_list .item:hover{
	background:rgba(40,111,121,0.05);
}
.prod_list .item img{
	border:solid #eee 1px;
}
.prod_list .item .title{
	font-weight:bold;
	padding-top:5px;
	float:left;
	width:100%;
	line-height:150%;
}
.prod_list .item .btn_box{
	padding:10px 0;
}
.prod_list .item .btn_01{
	background:#fff;
	border:solid #286f79 1px;
	border-radius:30px;
	color:#286f79;
}
.prod_list .item .btn_01:hover{
	background:#286f79;
	color:#fff;
}


/*product_intro產品內容頁*/
.product_intro{
	float:left;
	width:100%;
	padding:20px 0;
}
.product_intro .img{
	float:left;
	width:50%;
	padding-right:10px;
}
.product_intro .owl-item {
    text-align: center;
}
.product_intro .main_img{
	border:solid #ccc 1px;
	margin-bottom:5px;
}
.product_intro .s_img a{
	width:18%;
	margin:1%;
	float:left;
	border:solid #ccc 1px;
}
.product_intro .font{
	float:left;
	width:50%;
	padding:20px 0 20px 5%;
}
.product_intro .font .btn_box{
	padding:30px 0;
}
.product_intro .font .btn_01{
	background:#fff;
	border:solid #286f79 1px;
	border-radius:30px;
	color:#286f79;
}
.product_intro .font .btn_01:hover{
	background:#286f79;
	color:#fff;
}


/*商品管理-相本*/
#sync1{
	margin-bottom:0;
}
#sync1 ,#sync2{
	/*overflow:hidden;
	overflow-y: -webkit-paged-y;*/
	width:100%;
}
#sync1 .owl-nav{
	margin-left:-60px;
}
#sync1 .item img{
	width:99% !important;
	margin:0 auto;
	border:solid #ccc 1px;
}
#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;*/
}
#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:#cca930;*/
}
#sync2 .owl-nav{
	display:none;
}
/*.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
}*/
.mfp-image-holder .mfp-close {
    padding-top: 5px;
}
.pic_album .owl-carousel {
    margin-bottom: 0px;
}
.owl-theme .owl-dots .owl-dot span {
    background: rgba(0,0,0,0.1) !important;
}
.owl-theme .owl-dots .owl-dot.active span{
    background: rgba(40,111,121,0.8) !important;
}
.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(40,111,121,1) !important;
}


/*prodctu_tabs*/
.prodctu_tabs{
	float:left;
	width:100%;
}
.prodctu_tabs .tab-content {
	border:none;
	box-shadow:none;
}
.nav-tabs {
    border-bottom-color: #286f79;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    color: #fff;
	background:#286f79;
	border:none;
}
.nav-tabs li a {
    background: rgba(0,0,0,.1);
    color: #333;
    margin-right: 5px;
	border:none;
}
.nav-tabs li a:hover {
    background: rgba(0,0,0,.6);
    color: #fff;
    margin-right: 5px;
	border:none;
}
.tab-content {
    padding:5% 0;
}


/*16.網站導覽*/
.sitemap_list{
	list-style:none;
	float:left;
	width:100%;
	display:table;
	margin-bottom: 25px;
}
.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{
	padding:5px 10px 3px 38px !important;
	float:left;	
}
.sitemap_no{
	display:table-cell;
}
.sitemap_font{
	padding-left:10px;
	display:table-cell;
}


/*table scroll*/
.table-scrollable{
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
	/*margin:5px 0 15px 0 !important;
	float:left;
	border-top: none;
	border-bottom: 1px solid #e7ecf1;
	border-left: 1px solid #e7ecf1;
	border-right: 1px solid #e7ecf1;*/
	border:none;
}
.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:650px;
	/*font-weight:bold; */
}
.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: 12px 20px; 
	background:#eee; 
	color:#333;
	font-weight:500;
	text-align:center;
	border-bottom: none;
	font-weight:bold;
}
.table-bordered > tbody > tr > td{
    /*border: 1px solid #286f79;*/
}
.table-hover > tbody > tr:hover{
	background:rgba(148,71,58,.05);
}
.table>tbody>tr>td{
	vertical-align: middle !important;
	padding: 12px 20px;
	border-top: none;
	border-bottom: 1px solid #eee;
}
.table_icon{
	padding:3px 3px 2px 3px !important;
	vertical-align:middle;
}
.table {
    margin-bottom: 0px;
}
.table-scrollable .table>tbody>tr>th ,.table-scrollable .table>tbody>tr>td{
    /*border-right: solid 1px #ddd;*/
	padding:12px 20px;
}
.table-scrollable img{
	max-width:165px;
	border:solid #ddd 1px;
}
.table-scrollable a .fa-square{
	color:#666;
}
.table-scrollable a:hover .fa-square ,.table-scrollable a:focus .fa-square{
	color:#286f79;
}
.table-scrollable a .fa-download{
	color:#fff;
}


/*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 0;
    font-size: 1em;
	background:#666;
	/*margin-left:-5px;*/
	border-radius:5px;
	margin-top: -2px;
	color:#fff;
	width:34px;
}
.page_list{
	border: 1px solid #ccc;
	display:inline-block;
	cursor: pointer;
	box-shadow:none;
	background: #fff;
    border-radius: 4px;
    padding: 6px 8px;
}
.btn_page:hover{
	background:#286f79;
	color:#fff;
}
#page_number .page_list{
	margin-top:-2px;
}


/***Hover效果1: 放大淡出***/
.imh_opacity{
	background:#000;
	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:13px;
	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 a:before{
	display:block;
	font-family: 'FontAwesome';
	content:"\f002";
	font-size:18px;
	color:#FFF;
	background:#000;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:100%;
	
	position:absolute;
	left:50%;
	top:-30px;
	margin-top:-20px;
	margin-left:-20px;
	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;}

.imh_zoom:hover a:before{
	top:50%;}

.imh_zoom:hover img{
	opacity:0.3;
	transform:scale(1.05);}



/*print*/
.con_box{
	padding: 2%;
    margin: 2%;
    border: solid 1px #ccc;
    float: left;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 4px rgba(20%,20%,20%,0.1);
	background: #fff;
}
.con_banner{
	margin-bottom:15px;
}
.con_banner img{
	border-radius:10px;
	box-shadow: 0px 0px 6px 2px rgba(20%,20%,20%,0.1);
	border: solid 1px #fff;
}
.con_box>.title{
	width: 100%;
    border-bottom: solid #eee 1px;
    padding: 0 0 10px 0;
	margin-bottom:10px;
}
.con_box>.title h2{
	font-size:1.7em;
}
.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;
}
.con_box ol ,.con_box ul{
	padding-left:30px;
}




/*--------------------------------------for 電腦、平版、手機------------------------------------------------*/
/* 大螢幕 */
@media (min-width: 1200px) {
.container {
    width: 1200px;
    /*padding: 0px;*/
}


/*header*/
#header .dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
#header .dropdown-submenu .dropdown-menu{
	background: #999!important;
    margin: 0!important;
}


/*news_list*/
.news_list .item{
	min-height:301px;
}
.news_list a:nth-child(3n+1){
	clear:both;
}

}

 
/* 平板電腦、橫向手機和一般桌機解析度 */
@media (min-width: 992px) and (max-width: 1199px) {
.container {
    width: 100%;
	padding: 0 20px;
}


/*header*/
.header-nav-main{
	margin:0 -15px;
}
.dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
.dropdown-submenu .dropdown-menu{
    margin: 0!important;
}


/*news_list*/
.news_list .item{
	min-height:330px;
}
.news_list a{
	width:31.3%;
}
.news_list a:nth-child(3n+1){
	clear:both;
}


}

/* 電腦、橫向平板電腦解析度 */
@media (min-width: 768px) and (max-width: 991px) {
.container {
    width: 100%;
	padding:0 15px;
}
    
    
/*header*/
#header .header-logo img{
    width:230px !important;
	padding:5px 0;
}
#header .header-nav-main nav > ul > li > a {
    padding: 10px 15px;
}
#header .header-nav-main {
    margin: 0;
}
.dropdown-toggle .fa-caret-down{
	padding-top:3px;
    display: none;
}
.dropdown-submenu .dropdown-menu{
    margin: 0!important;
}


/*index_banner
.tp-caption.item_box{
    min-width: 500px !important;
}*/
/*index_banner*/
.index_banner {
    margin: 132px 0 -20px 0;
	
}


/*page_banner*/
.page_banner {
    margin-top: 132px;
}


/*page title*/
.page_content .title h2{
	font-size:1.6em;
}
.page_content .page_share .fa-1g {
    font-size: 1.1em;
}


/*content_con*/
.menu_title {
    font-size: 1.2em;
}


/*news_list*/
.news_list .item{
	min-height:348px;
}
.news_list a{
	width:48%;
}
.news_list a:nth-child(2n+1){
	clear:both;
}


} 

 
/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 767px) {
h2{
	font-size:1.5em!important;
}
.container {
    width: 100%;
	padding:0 15px;
}
.header-logo img{
	height: 52px !important;
	width:auto !important;
    vertical-align: top;
    padding: 10px 0;
}


/*手機版menu*/
#header {
    position: fixed;
    width: 100%;
}
#header .header-body{
    background: rgba(255,255,255,.9);
}
#header .header-container {
    /*padding: 0 10px;*/
}
.header-logo {
    padding: 0;
}
.header-nav-main{
	margin:0 -15px;
	background:#333 !important;
	padding:0;
}	
.dropdown-menu li {
	margin:0!important;
	padding:0!important;
}
.dropdown-menu>li>a {
	padding: 10px 28px 8px 35px !important;
	color:#fff;
	border-radius:0;
}
.dropdown-menu .dropdown-submenu>a {
	padding: 10px 28px 8px 35px !important;
}
#header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu{
	background:#999!important;
}
.dropdown-menu .dropdown-submenu .dropdown-menu>li>a {
	padding: 10px 28px 8px 50px !important;
}

.nav-top{
	background:#0b7332;
}
.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-main nav > ul > li > a{
	border-left: none;
	border-top: none;
}
.header-nav-main nav > ul > li:last-child > a{
	border-right: none;
}
#header .header-body {
    box-shadow: 0px 2px 6px rgba(20%,20%,20%,0.1);
    position: fixed;
    width: 100%;
    background: #fff;
}


/*top search*/
.search_box{
	position:relative !important;
	margin: 0 -15px;
	background:#f5f5f5;
	border:none;
}
.search_box label {
    width: 100%;
	padding-right: 50px;
}
.search_box input{
	background:#f5f5f5;
	padding: 4px 8px;
}
.search_icon{
	float:right;
	margin-top:-32px;
}


/*手機版serch*/
.btn_search{
	margin: 10px 5px 0 0;
    /*border: solid 1px #286f79;*/
}
.btn_inquiry{
	margin: 10px 5px 0 0;
    border: solid 1px #286f79;
	background:#fff;
	color:#286f79;
}


/*index_banner*/
.index_banner {
    margin: 53px 0 -20px 0;
}


/*index_news*/
.index_news{
	padding:0;
}
.index_news .container{
    padding: 0;
}
.index_news .video{
	width:100%;
	padding:30px 30px 40px 30px;
}
.index_news .video div{
	box-shadow:15px 15px 0px 0px rgba(227,227,227,0.8);
}
.index_news .news{
	float:left;
	width:100%;
	padding:50px 30px;
	background:#fff;
}
.index_news .news ul {
    padding-top: 20px;
}
.index_news .news ul li {
    padding-bottom: 15px;
	border-bottom: dotted #e5e5e5 1px;
	margin-bottom:15px;
}
.index_news .news ul .title{
	font-size:1em;
}


/*index_prod*/
.index_prod{
	padding:50px 0;
	background-size: 250%;
}
.index_prod ul{
	width:100%;
	margin:0;
}
.index_prod ul li{
	width:50%;
	padding:4%;
}
.index_prod ul li:nth-child(4n+1){
	clear:none;
}
.index_prod ul li:nth-child(2n+1){
	clear:both;
}


/*index_service*/
.index_service {
    padding: 80px 0 30px 0;
}
.index_service .container {
    margin-top: -130px;
}
.index_service ul li{
	width:100%;
	padding:3%;
}
.index_service ul li .icon {
    font-size: 80%;
}
.index_service ul li .title {
    font-size: 1.3em;
    margin-bottom: 10px;
}
.index_service ul li .font {
    padding-left: 70px;
    margin-top: -40px;
	margin-bottom:10px;
}


/*page_banner*/
.page_banner {
    margin-top: 53px;
}


/*page_content*/
.page_content {
	padding-bottom: 40px;
}


/*page_top*/
.page_top {
    margin: 0 -20px 0 -20px;
	padding: 6px;
	width: calc(100% + 40px);
}


/*page title*/
.page_content .title h2{
	font-size:1.5em;
	border-bottom: solid #eee 1px;
    margin: 20px 0 10px 0;
    padding: 0 0 10px 0;
}
.page_content .title h2 {
    width: 100%;
}
.page_content .title .page_share {
    margin-top: -45px;
}
.page_content .page_share .fa-1g {
    font-size: 0.9em;
}
.page_content .page_share .fa-circle:before {
    border: solid #2fbcd3 3px;
}
.page_top_right{
	float:right;
}


/*content_con*/
.content_con{
	padding:0 10px;
}
.content_con .main_con{
	float:left;
	width:100%;
	padding:0;
}
.content_con .page_menu_con{
	display:none;
}


/*news*/
.page_search{
	font-size:0.9em;
	text-align:left;
}


/*news_list*/
.news_list .item{
	min-height:340px;
}
.news_list a{
	width:48%;
}
.news_list a:nth-child(2n+1){
	clear:both;
}
.news_list_01 .item {
    padding: 20px 0;
}
.news_list_01 .item img{
	max-width:100px;
}


/*prod_list產品管理*/
.prod_list .item{
	width:44%;
	margin:3%;
}
.prod_list .item:nth-child(3n+1){
	clear:none;
}
.prod_list .item:nth-child(2n+1){
	clear:both;
}


/*page_bottom*/
.page_bottom .con_font{
	padding: 5px 0 5px 10px;
	margin-top:0;
}


/*頁碼*/
#page_number .page_icon{
	text-align:center;
}
.btn_page {
	  padding: 3px 9px;
}


/*table scroll*/
.table-scrollable{
	font-size:0.9em;
}
.table-scrollable .table>tbody>tr>td {
    padding: 12px 15px;

}



}
 
 
/* 橫向智慧手機及其他更小解析度 */
@media (max-width: 480px) { 
.container {
	/*padding:0 5%;*/
}
#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:100%;
    min-width: 250px !important;
}
.index_banner .title {
    font-size: 3.3em;
	margin-bottom:10px;
}
.index_banner .con_font {
    font-size: 2em;
}*/



/*index_news*/
.index_news .news ul .title{
	padding-left: 0;
    margin-top: 0;
}


/*footer*/
footer{
	font-size:0.8em;
}


/*page_banner*/
.page_banner{
	margin-top:0;
	padding-top: 52px;
}


/*news_list*/
.news_list .item{
	min-height:auto;
}
.news_list a{
	width:100%;
	margin:3% 0;
}


/*表單管理*/
.form_box {
	/*border: solid #f5f5f5 5px;*/
    padding: 0;
}
.form_q{
	border-right:none;
	text-align:left;
	width:100%;
	display:block;
	margin: 0 0 -10px 0;
	padding:8px 0 0 0;
	float: left;
}
.form_a {
    width: 100%;
	display:block;
	margin: 0;
	padding:15px 0;
	/*border-bottom: #ccc dotted 1px;*/
	float: left;
	margin-top: -10px;
}
.verification_code{
	.*margin:5px 0 3px 0;*.
	display:inline-block;
}
.forum_subject img {
	width:100px;
}



/*inquiry詢價管理*/
.inquiry_table{
	display: block;
	float:left;
	width:100%;
}
.inquiry_table .list_tr{
	display:block;
	float:left;
	width:100%;
}
.inquiry_table .list_td{
	display: inline-block;
	border-top: none;
	float:left;
}
.inquiry_table .list_td:nth-child(1){
	width:25%;
	border-top: solid #eee 1px;
}
.inquiry_table .list_td:nth-child(2){
	width:75%;
	border-top: solid #eee 1px;
}
.inquiry_table .header{
	display:none;
}
.inquiry_table .mobile_header{
	display:block;
}


/*prod_list產品管理*/
.prod_list .item{
	width:46%;
	margin:2%;
	padding:5px;
}


/*product_intro產品內容頁*/
.product_intro .img{
	width:100%;
	padding-right:0;
}
.product_intro .font{
	width:100%;
	padding:0;
}

}



/*-----------------------------------------for編輯器--------------------------------------------*/
.w-100{
	width:100%;
}
.w-80{
	width:80%;
}
.w-800{
	max-width:800px;
}
.w-auto{
	width:auto;
}
.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_right {
    float: right;
}
.text_center ,.text-center {
    text-align: center;
}
.text_right ,.text-right {
    text-align: right;
}
.text_left ,.text-left {
    text-align: left;
}
.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);
}
.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;
}


/*for 後台 table scroll*/
.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;
}


/*縮排*/
.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;
}

/*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;
	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;
}
.anchor_list li{
	float:left;
}
.anchor_list a:hover ,.anchor_list a:focus{
	background:#98672d;
	color:#fff;
	box-shadow:none;

	border: solid #98672d 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;
}

@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;
}
}

@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%;
}
}


/*併排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;
}

@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;
}
}

@media (max-width: 480px) {
.list_03 .item{
	width: 90%;
	margin: 5%;
}
.list_03 .item img {
	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;
}

@media (max-width: 767px) {
.list_02 .item{
	width: 90%;
	margin: 5%;
}
}


/*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;
}



