/* Add here all your css styles (customizations) */
.default-color{
	color: #00c2df;
}
.primary-color{
	color: #08779a;
}
.theme-headline{
	background: url(../img/bg-headline.jpg);
	height: 43px;
}
.theme-headline h3{
	position: relative;
	top: 9px;
	padding: 0 10px;
	border-left: 5px solid #b3a67f;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 18px;
	font-family: SimSun;
	font-weight: bold;
}
.h3-second{
	text-transform: uppercase;
	font-family: 'Times New Roman';
	font-weight: 300;
	letter-spacing: 0;
	font-size: 14px;
	margin-left: 5px;
}
.btn-product{
	border-radius: 3px;
	padding: 3px 10px;
	font-size: 13px;
}
.headline{
	margin-top: 0;
}
.headline h2{
	font-weight: bold;
	letter-spacing: 1px;
}
.map iframe{
	width: 100%;
	height: 100%;
}
.panel-theme{
	border: 1px solid #b3a67f;
}
.panel-theme > .panel-heading{
	background: #b3a67f;
}
.thumbnail .caption p.application{
	margin: 0;
}
.col-md-4:nth-child(3n+1){
	clear: left;
}
/*Header v4
------------------------------------*/
.header{

}
.header .navbar-brand { 
	width: 75%;
}
@media (min-width: 999px) {
	.header-v4.header {
		border-bottom: none;
	}

	.header-v4.header .navbar-header {
		margin: 20px 0;		
	}

	.header-v4.header .navbar-brand {
		padding: 25px 15px 25px;
		width: 100%;
	}

	.header-v4.header .navbar-nav {
		top: 1px;
		float: left;
		margin-top: -2px;
		left: 50%;
		margin-left: -400px;
	}

	/*Dropdown-Menu*/
	.header-v4.header .dropdown-menu {
		margin-top: -1px !important;
		border-top: 1px solid transparent;
	}

	.header-v4.header .dropdown-submenu > .dropdown-menu {
		top: 0;
	}

	.header-v4.header .navbar-default .navbar-nav > li {
		padding: 15px 0;
	}

	.header-v4.header .navbar-default .navbar-nav > li > a {
		font-size: 16px;
		padding: 3px 30px;
		border-left: 1px solid #eee;
		transition: .5s;
	}

	.header-v4.header .navbar-default .navbar-nav > li:last-child > a {
		border-right: 1px solid #eee;
	}

	.header-v4.header .dropdown > a:after {
		top: 11px;
	}

	.header-v4.header .navbar-default .navbar-nav > li > a,
	.header-v4.header .navbar-default .navbar-nav > li > a:focus {	
		border-top: solid 2px transparent;
		border-bottom: solid 2px transparent;
	}

	.header-v4.header .navbar-default .navbar-nav > li > a:hover,
	.header-v4.header .navbar-default .navbar-nav > li > a.active {
		background: #08779a;
		border-radius: 5px;	
	}
	
	.header-v4.header .navbar-default .navbar-nav > li > a:after,
	.header-v4.header .navbar-default .navbar-nav > li > a.active::after {
		content: '';
		width: 0;
		height: 0;
		position: absolute;
		bottom: -7px;
		left: 63px;
		border-style: solid;
		border-width: 7px 7px 0 7px;
		border-color: transparent;
		transition: .5s;
	}

	.header-v4.header .navbar-default .navbar-nav > li > a:hover:after,
	.header-v4.header .navbar-default .navbar-nav > li > a.active::after {
		border-color: #08779a transparent transparent transparent;
	}

}

.topbar .button{
	display: none;
}
.topbar p{
	color: #626262;
	margin: 0;
	line-height: 1.4em;
	font-family: 'Yu Gothic';
}
.topbar p span{
	color: #008ab5;
	font-weight: bold;
	font-family: 'sans-serif';
	letter-spacing: 1px;
}

@media (min-width: 992px){
	.topbar{
		float: right;
		padding: 0;
		top: 15px;
	}
	.topbar .button{
		float: right;
		margin-bottom: 10px;
		display: block;
	}
	.topbar p{
		font-size: 16px;
		line-height: 1.4em;
		float: left;
	}
	.topbar p span{
		letter-spacing: 1px;
	}
}
.navbar-nav{
	margin: 0;
}
.navbar-collapse{
	max-height: 400px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background: #00bcd9;
}
.nav-select{
	padding: 7px 7px 0 7px;
}
.blue-bg{
	background: #b3f1f4;
	height: 40%;
	position: absolute;
	width: 100%;
}
@media (min-width: 992px){
	.blue-bg{
		height: 490px;
		top: 148px;
		z-index: -1;
	}
}
.banner{
	margin-top: 10px;
}
.banner img{
	width: 100%;
}
.custom-bg{
	background: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
@media (min-width: 992px){
	.custom-bg{
		margin: 0;
	}
}
/*-首頁中間內容區塊-*/
.slider{
	margin: -40px auto 0 auto;
}
@media (min-width: 992px){
	.slider{
		width: 900px;
	}
}
@media (min-width: 1170px){
	.slider{
		width: 1110px;
	}
}
.homepage-grid{
	padding: 10px;
	margin: 0px;
	border-radius: 20px;
	background: #fff;
	z-index: 99;
	position: relative;
}
@media (min-width: 992px){
	.homepage-grid{
		padding: 20px;
		margin: -30px 50px;
		border-radius: 20px;
		background: #fff;
		z-index: 99;
		position: relative;
	}
}
@media (min-width: 1170px){
	.homepage-grid{
		padding: 20px;
		margin: -50px 50px;
		border-radius: 20px;
		background: #fff;
		z-index: 99;
		position: relative;
	}
}

.homepage-newslist{
	font-size: 14px;
	background: #fff;
	border-radius: 5px;
	padding: 10px 15px;
	margin: 20px 0;
	border: 3px solid rgba(0, 0, 0, 0.3);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ccc;
}
@media (min-width: 992px){
	.homepage-newslist{
		width: 460px;
		position: absolute;
		top: 250px;
		left: 100px;
		z-index: 99;
	}
}
@media (min-width: 1170px){
	.homepage-newslist{
		top: 330px;
	}
	.homepage-grid{
		padding: 20px;
		margin: -50px 50px;
		border-radius: 20px;
		background: #fff;
		z-index: 99;
		position: relative;
	}
}
.homepage-newslist ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.homepage-newslist li{
	margin: 7px 0;
	background: url(../img/arrow.jpg) no-repeat left center ;
	padding-left: 15px;
}
.homepage-newslist h2{
	color: #3578e8;
	font-size: 20px;
	margin: 0 0 10px 0;
  padding-bottom: 5px;
	border-bottom: 1px dashed #aaa;
	letter-spacing: 3px;
}

	.homepage-newslist .topic{
		display: inline-block;	
	}
	.homepage-newslist .date{
		display: inline-block;
		margin-left: 15px;
		float: right;
		letter-spacing: 1px;
	}

.searchbar{
	border-radius: 10px;
	padding: 5px 20px 5px 80px;
	background: #00c2df url(../img/search.jpg) no-repeat 10px center;
}
.searchbar h2{
	color: white;
	font-size: 20px;
	letter-spacing: 3px;
	float: left;
	margin: 0;
	margin-right: 30px;
	position: relative;
	top: 3px;
}
.searchbar .form-group{
	width: 100%;
	display: block;
	position: relative;
	top: 3px;
}
@media (min-width: 992px){
	.searchbar .form-group{
		width: 80%;
		display: inline-block;
		position: relative;
		top: 7px;
	}
	.searchbar h2{
		float: left;
		margin: 0;
		top: 5px;
		margin-right: 30px;
		position: relative;
	}
}
/*Footer*/
.footer h3{
	color: #807258;
	font-size: 18px;
	letter-spacing: 1px;
}
.footer img{
	margin-bottom: 10px;
}
.footer a{
	color: #00c2df
}
.footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer li{
	float: left;
	width: 40%;
	margin-bottom: 10px;
}
.footer .link, .footer .info{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.footer .copyright{
	margin: 0;
	color: #00c2df;
}
@media (min-width: 992px) {
	.footer .link, .footer .info, .footer .copyright{
		border: none;
		padding: 0;
		margin: 0;
	}
	.footer img{
		float: left;
		margin-right: 10px;
	}
	.footer .copyright span{
		float: right;
	}
	.footer .text{
		overflow: hidden;
		margin: 0 30px 0 0;
		float: left;
	}
}
/*左側選單
------------------------------------*/
.panel-default > .panel-heading {
	border-top: 4px solid #00c2df;
}
.panel-title > a{
	display: block;
}
.tree .dropdown-menu {
	position: relative !important;
	float: none !important;
	box-shadow: none !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-top: 0 !important;
}
.open-tree > .dropdown-menu {
	display: block;
}
.open-tree > .dropdown-menu-tree {
	display: block;
}
.dropdown-menu-tree {
	display: none;
	margin-bottom: 20px;
}
.dropdown-menu-tree > li.active > a{
	color: #08779a !important
}
.dropdown-tree-a:hover{
	cursor: pointer;
}
.nav.tree > li > a.active, .nav.tree > li > a:focus, .nav.tree > li a:hover{
	background:none;
	color:#08779a;
}
.nav.tree .open-tree > a, .nav.tree .open-tree > a:hover, .nav.tree .open-tree > a:focus {
	background:none;
	color:#08779a;
	font-size: 16px;
}
.nav-tabs {
	border-bottom: 3px solid #BFC9CA;
}
.nav-stacked > li {
	border-bottom: solid 1px #eee;
}
.nav-stacked > li a:hover {
	color: #fff;
}
.nav-stacked > li.active a, .nav-stacked > li.active {
	background: none;
	/*color: #999;*/
	color: #333;
	font-weight: bold;
	font-size: 15px;
	display: block;
}
.category-level-2 {
	border-left: 1px solid #DDDDDD !important;
	margin-left: 13px;
	list-style: none;
	padding: 0;
}
.category-level-2 li {
	margin-top: 2px;
}
.category-level-2 li a {
	font-weight: normal !important;
	padding: 0 0 0 15px;
	display: block;
}
.category-level-2 li a.active, .category-level-2 .dropdown-tree.active .dropdown-tree-a, .category-level-2 .open-tree .dropdown-tree-a {
	font-weight: bold !important;
	color:#08779a;
}
@media (min-width: 992px) {
	.category-level-2 li {
		margin: 7px 0;
	}
}

/*產品介紹
------------------------------------*/
.sorting-block ul {
	margin: 0;
	padding: 0;
}

/*Sorting Navigation*/
.sorting-block .sorting-nav {
	margin-bottom: 30px;
}

.sorting-block .sorting-nav li {
	padding: 0 2px;
	font-size: 14px;
	cursor: pointer;
	list-style: none;
	display: inline-block;
}

.sorting-block .sorting-nav li.active {
	color: #24479E;
	border-bottom: solid 1px #24479E;
}

/*Sorting Navigation v1*/
.sorting-block .sorting-nav-v1 li {
	margin: 0 5px;
	font-size: 17px;
	font-style: italic;
}

/*Sorting Grid*/
.sorting-block .sorting-grid {
	list-style: none;
}

.sorting-block .sorting-grid .mix {
    opacity: 0;
    display: none;
    margin-bottom: 30px;
}

/*Sorting Grid with Text*/
.sorting-block .sorting-grid li a:hover  {
	text-decoration: none;
}

.sorting-block .sorting-grid li span.sorting-cover {	
	padding: 8px;
	display: block;
	margin-top: 1px;
	background: #fcfcfc;
}

.sorting-block .sorting-grid li span.sorting-cover p {	
	margin-bottom: 0;
}

.sorting-block .sorting-grid li span.sorting-cover span {	
	font-size: 16px;
}

.sorting-block .sorting-grid li a:hover span.sorting-cover {
	background: #24479E;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;	
}

.sorting-block .sorting-grid li a:hover span.sorting-cover p,
.sorting-block .sorting-grid li a:hover span.sorting-cover span {
	color: #fff;
}

table, th, tr, td{
	text-align: center;
	vertical-align: middle !important;
}
td img {
	max-width: 100px;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: visible;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
/*Product-Description
------------------------------------*/
.product-description {
	position: relative;
	background: #f9f9f9;
}

/*Left-Inner*/
.product-description .left-inner {
	background: #fff;
	position: relative;
}

.product-description .position-top {
	top: 20px;
	right: 20px;
	position: absolute;
}

.product-description .social-icons {
	float: left;
}

.product-description .position-top i {
	top: 5px;
	color: #777;
	font-size: 18px;
	min-width: 28px;
	margin-left: 6px;
	padding: 5px 4px;
	position: relative;
	text-align: center;
}

.product-description .position-top i:hover {
	color: #fff;
	background: #585f69;
}

/*Circle in Responsive*/
@media (max-width: 550px) {
	.product-description .position-top {
		display: none;
	}
}

.product-description .left-inner .col-md-6 img {
	float: left;
	padding: 3px;
	margin: 0 10px 10px 0;
	border: 1px solid #eee;
}

.product-description .left-inner h3 {
	margin: 0 0 5px;
}

.product-description .left-inner p.hex {
	margin-bottom: 5px;
}

.product-description .star-vote li {
	padding: 0;
}

.product-description .left-inner .product-group {
	overflow: hidden;	
}

/*Copyright-v2
------------------------------------*/
.copyright-v2 {
	padding: 10px 0;
	background: #f9f9f9;
}

/*Blog Large
------------------------------------*/
/*Blog Page*/
.blog h2 {
	color: #555;
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 10px;
}

.blog h2 a {
	color: #585f69;
	line-height: 32px;
}

.blog h2 a:hover {
	color: #72c02c;
	text-decoration: none;
}

.blog .blog-img { 
	margin: 20px 0;
}

.headline-md {
	margin-top: 9px;
}

/*Blog Content Tags*/
.blog-post-tags {
	padding: 5px 0 8px;
	margin-bottom: 10px;
}

.blog-post-tags ul {
	margin-bottom: 0;
}

.blog-post-tags li {
	font-size: 12px;
}

.blog-post-tags li i {
	color: #777;
}

.blog-post-tags ul.blog-info {
	color: #eee;
	margin-bottom: 3px;
}

.blog-post-tags ul.blog-tags a {
	color: #555;
	font-size: 11px;
	display: inline;
	padding: 3px 7px;
	margin-right: 2px;
	background: #f4f4f4;
}

.blog-post-tags ul.blog-tags a:hover {
	background: #72c02c;
}

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
	top: 3px;
	width: 54px;
	height: 54px;
	position: relative;
}

.post-comment h3,
.blog-item .media h3 {
	color: #72c02c;
	font-size: 21px;
	margin-bottom: 25px;
}

.blog-item .media h4.media-heading {
	color: #555;
	font-size: 17px;
	position: relative;
}

.blog-item .media h4.media-heading span {
	top: 3px; 
	right: 0;
	color: #777;
	font-size: 12px;
	position: absolute;
}

.blog-item .media h4.media-heading span a {
	color: #72c02c;
}

/*Blog Medium
------------------------------------*/
.blog-medium .blog-info li,
.blog-medium .blog-info li a {
	color: #777;
}
.blog-medium img{
	border: 1px solid #ddd;
}
.blog-medium i{
	margin-right: 5px;
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
	.blog-medium img {
		margin-bottom: 20px;
	}
}
/*-----2014/12/11-----*/
.nav>li>a.active{
	color: #00c2df;
}
.nav>li>a{
	font-size: 16px;
}
.texteditor{
	font-size: 16px;
}
.slides li .text-center{
	font-size: 16px;
	padding: 5px;
	background: #00c2df;
	color: white;
}
.col-md-3:nth-child(4n+1){
	clear: left;
}


/* ========================= add by spark 2025-01-21  =========================== */

.homepage-newslist p {
  line-height: 22px;
}

.grid-newslist{
  border-radius: 10px;
  padding: 10px 20px;
  border: 3px solid rgba(0, 0, 0, 0.05);
  clear: both;
}


.grid-newslist:after{
  content: "";
  display: table;
  width: 100%;
  height: 0;
  clear: both;
  float: inherit;
}

.grid-newslist .col-md-4:first-child{
  text-align: center;
}

.grid-newslist .title{
  display: inline-block;
  height: 60px;
  line-height: 70px;
  padding-left: 50px;
  background: url(../img/news.png) left center no-repeat;
  color: #00c2df;
  font-size: 20px;
  letter-spacing: 3px;
}


.grid-newslist ul {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
  border-left: 1px dashed #aaa;
  min-height: 50px;
}

@media (max-width: 991px) {
  .grid-newslist ul {
    border-left: none;
    padding-left: 0;
    padding-top: 10px;
    border-top: 1px dashed #aaa;
  }
}

.grid-newslist li {
  margin: 7px 0;
  background: url(../img/arrow.jpg) no-repeat left center;
  padding-left: 15px;
}

.grid-newslist .topic {
  display: inline-block;
}

.grid-newslist .date {
  display: inline-block;
  margin-left: 15px;
  float: right;
  letter-spacing: 1px;
}