@font-face {
font-family: "Questrial";

src: 
url("css/fonts/Questrial-Regular.ttf") format("ttf"),


}



@charset "utf-8";
/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, th, td { padding: 0; margin:0; }
html, body { width: 100%; height: 100%; }

img {
	border-style: none
}
img[usemap], map area {
	outline: none
}


iframe {
	display: block
}


p {
	margin:0;
	padding: 10px 0 8px;
}

form , dl, dt, dd,
#all_photo ul,
#all_photo li,
#all_album ul,
#all_album li
{
	margin: 0px;
	padding: 0px;
}


input , select {
	vertical-align: middle;
}

table { border-collapse:separate; empty-cells: show; width: 100%; }

a {
	color: #1c388c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a {
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

body {
	line-height: 1.7;
	font-family: Helvetica,Arial,"LiHei Pro","新細明體",PMingLiU,sans-serif;
	color: #222;
	margin: 0;
	padding: 0;
}


input[type=text], input[type=password] {
    font-size: 16px;
    height: 36px;
    font-weight: bold;
    width: 100%;
    padding: 0 10px;
    border: solid 1px #ccc;
    margin: 5px 0;
}

.btn {
    letter-spacing: 2px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    font-size: 16px;
    padding: 0 30px;
    margin: 20px 10px 20px 0;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #e60012;
    color: #ffffff;
    text-align: center;
    border: none;
    text-decoration: none;
}

textarea {
  font-size: 16px;
  width: 100%;
  min-height: 200px;
	padding: 10px;
  border: solid 1px #ccc;
	margin: 5px 10px 0 0;
}









#header {
	position: relative;
	z-index: 3;
}

body.index #logo {
	position: relative;
	z-index: 2;
	display: none;
}

#topbtn {
	position: absolute;
	right: 20px;
	top: 20px;
}

#language_change a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 5px;
    color: #fff;
    background-color: #999;
    text-decoration: none;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
}
#language_change a:hover {
    color: #fff;
    background-color: #333;
}


#menu {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 20px;
	text-align: center;
	width: 100%;
	height: 30px;
}
#menu a {
	display: inline-block;
	text-indent: -9999px;
	min-width: 140px;
	text-decoration: none;
	background-image: url(/userfiles/template/menu.png);
	background-repeat: no-repeat;
}
#menu a:nth-child(1) {
	min-width: 90px;
	background-position: 12px 0;
}
#menu a:nth-child(2) {
	background-position: -85px 0;
}
#menu a:nth-child(3) {
	background-position: -221px 0;
}
#menu a:nth-child(4) {
	min-width: 100px;
	background-position: -360px 0;
}
#menu a:nth-child(5) {
	background-position: -443px 0;
}
#menu a:nth-child(6) {
	background-position: -577px 0;
}




#container {
	/*margin: auto;
	width: 1200px;
	overflow: hidden;
	position: relative;*/
}
@media (max-width: 1024px) {
	#container {
		width: 1000px;
	}
}
@media (max-width: 768px) {
	#container {
		width: 750px;
	}
}
@media (max-width: 767px) {
	#container {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
}

.index_news {
	padding: 60px 0 0;
}
.index_news dl {
	overflow: hidden;
}
.index_news h1 {
	font-family: Meiryo, "Microsoft JhengHei UI", "Microsoft JhengHei", 微軟正黑體, "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑体, 微軟雅黑體, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "WenQuanYi Micro Hei", sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	border-bottom: 2px solid #ccc;
	margin: 0 auto 30px;
	width: 700px;
	color: #e60012;
}
.index_news a {
	width: 50%;
	float: left;
	display: block;
	font-size: 15px;
	color: #666;
	/*text-align: justify;*/
	height: 188px;
	line-height: 1.4;
	padding: 0 20px 0 0;
	box-sizing: border-box;
    word-wrap: break-word;
}
.index_news dt:first-child a {
	box-sizing: border-box;
	padding: 0 30px 0 0;
}
.index_news h2 {
	margin: 0 0 10px;
	font-size: 18px;
	color: #333;
}
.index_news img {
	width: 180px;
	height: 120px;
	float: left;
	margin: 0 15px 8px 0;
	display: block;
}
.nophoto {
	width: 180px;
	height: 120px;
	float: left;
	margin: 0 15px 8px 0;
	display: block;
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}
#topic {
	padding: 20px 0 0;
}
#topic-video {
	padding: 20px 0 60px;
}



#navbar {
	position:relative;
	overflow:hidden;
	z-index: 1;
	background-color: #999;
}
#navbar_body {
	position:relative;
	overflow:hidden;
	z-index: 1;
	margin: auto;
	width: 1200px;
	color: #ccc;
	font-size: 15px;
	padding: 5px 0;
}
@media (max-width: 1024px) {
	#navbar_body {
		width: 1000px;
	}
}
@media (max-width: 768px) {
	#navbar_body {
		width: 750px;
	}
}
@media (max-width: 767px) {
	#navbar_body {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
}

#navbar a {
	color: #fff;
}



marquee {
	background-color: #ccc;
	display: block;
	padding: 10px 0;
}
marquee a {
	color: #000;
}


#wrapper {
	position:relative;
	overflow:hidden;
	margin: auto;
	width: 1200px;
	z-index: 1;
}
@media (max-width: 1024px) {
	#wrapper {
		width: 1000px;
	}
}
@media (max-width: 768px) {
	#wrapper {
		width: 750px;
	}
}
@media (max-width: 767px) {
	#wrapper {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
}




#cover {
	height: 850px;
}





#main {
	width: 780px;
	float: left;
	border-right: 1px solid #e5e5e5;
	padding: 60px 60px 60px 0;
	min-height: 500px;
}
@media (max-width: 1024px) {
	#main {
		width: 610px;
	}
}
@media (max-width: 768px) {
	#main {
		width: 650px;
	}
}
@media (max-width: 767px) {
	#main {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
}

#main img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

#main_title {
	font-family: Meiryo, 黑体, 黑體, "Microsoft JhengHei UI", "Microsoft JhengHei", 微軟正黑體, "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑体, 微軟雅黑體, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "WenQuanYi Micro Hei", sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #e60012;
	margin: 0 0 20px;
}
#article {
	font-size: 16px;
	color: #222;
}

#main_list_title {
	font-family: Meiryo, 黑体, 黑體, "Microsoft JhengHei UI", "Microsoft JhengHei", 微軟正黑體, "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑体, 微軟雅黑體, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "WenQuanYi Micro Hei", sans-serif;
	font-size: 36px;
  color: #333;
  line-height: 1.4;
  margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 3px solid #ccc;
}
#main_list dt {
	overflow: hidden;
	display: block;
	height: 120px;
	margin: 0 0 30px 0;
	overflow: hidden;
}
#main_list a {
	color: #666;
	font-size: 15px;
	display: block;
	text-decoration: none;
	/*text-align: justify;*/
}
#main_list a img {
	width: 180px;
	float: left;
	margin: 0 15px 8px 0;
}
#main_list h3 {
	color: #333;
	margin: 0 0 10px;
	font-size: 18px;
	text-align: left;
	line-height: 1.2;
}
#main_list a:hover{
	color: #222;
}
#main_list a:hover h3 {
	color: #c00;
}



#sidebar {
	width: 300px;
	float: right;
	padding: 60px 0 240px;
	background: url(/userfiles/template/side.gif) no-repeat center bottom;
}
@media (max-width: 768px) {
	#sidebar {
		width: 260px;
	}
}



#footer {
	background-color: #333;
	width: 100%;
}
#footer_body {
	position: relative;
	background-image: url(/userfiles/template/footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
	width: 1200px;
	height: 300px;
}
@media (max-width: 1024px) {
	#footer_body {
		width: 100%;
	}
}
@media (max-width: 767px) {
	#footer_body {
		padding: 0 10px;
		box-sizing: border-box;
	}
}

#footer_txt {
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 50px;
}

#footer_txt img {
	margin: 20px 0;
	display: block;
}













#side_list dl {
	border-top: 3px solid #e60012;
}
#side_list a {
	font-size: 16px;
	color: #333;
	display: block;
	padding: 10px 30px 8px;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	text-decoration: none;
	background-color: #dedede;
}
#side_list a:hover ,
#side_list a.nowat
{
	background-color: #949494;
	color: #fff;
}





















body.products #contents {
    padding: 30px;
    font-size: 16px;
}


#product_table_head {
	font-family: Meiryo, 黑体, 黑體, "Microsoft JhengHei UI", "Microsoft JhengHei", 微軟正黑體, "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑体, 微軟雅黑體, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "WenQuanYi Micro Hei", sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	border-bottom: 2px solid #ccc;
	margin: 0 auto 30px;
	color: #e60012;
}

#tabs {
	margin: 30px auto 0;
	overflow: hidden;
}

#product_sn {
    padding: 0 0 20px;
}
#product_future {
    border-bottom: 1px dotted #aaa;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
#product_sn b, #feature b {
    color: #111;
}





table.product-table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #999;
  font-size: 15px;
}
table.product-table th {
  background-color: #73a3e5;
  color: #111;
}
table.product-table th:nth-child(even) {
    background-color: #a1dae5;
}
table.product-table th , table.product-table td {
  padding: 2px 10px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
table.product-table th {
  padding: 5px 10px;
}

.info {
   color: #666;
   font-size: 12px
}







.produce-filter {
  text-align: center;
  padding: 5px 0px 6px;
  background-color: #f2f2f2;
  margin: 0 0 30px;
}

.produce-filter-info {
  padding: 0 80px 20px;
  text-align: left;
  font-size: 13px;
}
body.cate .produce-filter-info {
  font-size: 16px;
}

input select {
	vertical-align: middle
}
input:focus , select:focus {
  background-color: #fff9e5;
}

label {
  font-size: 16px;
  margin: 0 0 0 10px;
}
label:before {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.label {
  font-weight: bold;
  color: #000;
}


select {
	font-size: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 300px;

  font-size: 16px;
  height: 40px;
  padding: 0 10px;
  border: solid 1px #ccc;
  margin: 0 10px 0 0;
}
select:focus {
  outline: none;
}


.btn {
    letter-spacing: 2px;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    font-size: 16px;
    padding: 0 20px;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #666;
    color: #ffffff;
    text-align: center;
    border: none;
}
.btn:hover {
	text-decoration: none;
	background-color: #e60012;
}










#product_functions {
  padding: 30px 0;
}
#product_series  {
  padding: 30px 0 60px;
}


.cycle_ctrl_bar { position: absolute; bottom: 10px; z-index: 9; text-align: center; width: 100%; height: 20px; }
.cycle_ctrl_menus dd { display: inline-block; }
.cycle_ctrl_menus a { margin: 8px; width: 12px; height: 12px; background: #fff;  text-decoration: none; text-indent: -9999px; border-radius: 6px; display: block;}
.cycle_ctrl_menus a.activeSlide { background: #5cb8e6; }
.cycle_ctrl_menus a:focus { outline: none; }
.cycle_ctrl_bar > a { background-image: url(/userfiles/template/cycle_ctrl_bar.png); background-color: rgba(0,0,0,0.2); text-indent: -9999px; background-repeat: no-repeat; }

#product_functions_prev { position: absolute; left: 0; top: -185px; width: 40px; height: 185px; background-position: 10px 66px; }
#product_functions_next { position: absolute; right: 0; top: -185px; width: 40px; height: 185px; background-position: -30px 66px;}
#product_functions_prev:hover { background-color: rgba(0,0,0,0.6); }
#product_functions_next:hover { background-color: rgba(0,0,0,0.6); }
#product_series_prev { position: absolute; left: 0; top: -215px; width: 40px; height: 185px; background-position: 10px 66px; }
#product_series_next { position: absolute; right: 0; top: -215px; width: 40px; height: 185px; background-position: -30px 66px;}
#product_series_prev:hover { background-color: rgba(0,0,0,0.6); }
#product_series_next:hover { background-color: rgba(0,0,0,0.6); }

#product_functions , #product_series { position: relative; }
.cycle h3 {
	padding: 0 0 10px;
	margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
	color: #e60012;
}

.cycle_area {
	width: 1050px;
	height: 185px;
	margin: auto;
}
.cycle_area dl {
	width: 1050px;
	height: 185px;
	margin: auto;
}
.cycle_area dd {
	width: 180px;
	float: left;
	margin: 0 15px;
}
.cycle_area dd b {
	padding: 5px 0 0;
	display: block;
	line-height: 1.2;
	color: #333;
  font-weight: normal;
}
.cycle_area dd img {
	max-width: 180px;
	max-height: 135px;
}

#product_page_num {
  text-align: center;
}

















#product_list ,#product_page {
    width: 1050px;
    margin: auto;
    overflow: hidden;
}
#product_list dd {
    width: 180px;
    float: left;
    margin: 15px;
    height: 210px;
}
#product_list dd b {
    padding: 5px 0 0;
    display: block;
    line-height: 1.2;
    color: #333;
    font-weight: normal;
}
#product_list dd img {
    max-width: 180px;
    max-height: 135px;
}

#product_nav {
    background: #e5e5e5;
    padding: 10px 10px 10px 70px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: #293da3;
}



.cpr { font-size: 13px; width: 100%; overflow: hidden;}


























































#main_list dt {
	min-height: 120px;
	height: auto;
}

@media (max-width: 1024px) {
	#product_nav {
    padding: 10px 10px 10px 30px
	}
	.produce-filter-info {
    padding: 0 35px 20px;
	}
	#menu {
    top: 50px;
	}
	#topbtn {
    right: 0px;
    top: 5px;
	}
	#product_list,
	#product_page
	{
		width: 100%;
	}
	#product_list dd {
    width: 25%;
		margin: 0;
    padding: 15px;
    box-sizing: border-box;
	}
}
@media (max-width: 768px) {
	#product_table_body td:first-child {
    width: 70%;
	}
	#product_future img {
		max-width: 100%;
		width: auto;
	}
	table.product-table th {
    padding: 5px;
	}
	table.product-table td {
    padding: 2px 5px;
	}
	body.products #contents {
    padding: 30px 10px;
	}
	#product_list dd {
    width: 33.33%;
    padding: 15px;
	}
	select {
    width: 23%;
	}
	#topbtn {
		display: none;
	}
	body.index #topbtn {
		display: block;
	}
	#main {
		width: 100%;
		padding: 60px 0;
	}
	#sidebar {
		width: 100%;
	}
	#side_list {
		margin: 0 !important;
	}
	#menu {
	    top: 18px;
	}
	body.index #menu {
    top: 50px;
	}
	#main_list dt {
    min-height:auto;
    height: auto;
	}
	#topbtn {
    right: 0px;
    top: 5px;
	}
	#container {
	    width: 100%;
			padding: 0;
	}
	#menu {
    white-space: nowrap;
    overflow: auto;
	}
	body.index #product_list h1 ,
	.index_news h1
	{
		width: auto !important;
	}
	body.index #product_list h1	{
		margin: 60px 10px 30px !important;
	}
	body.index #product_list dd ,
	.index_news dt a
	{
		float: none;
		width: 100% !important;
		margin: 0 auto !important;
	}
	.index_news dt:first-child a
	{
		padding: 0 0 10px;
	}
	.index_news dt a
	{
		padding: 0 0 10px;
		height: auto;
		overflow: hidden;
	}
	.index_news dt img,
	#main_list a img
	{
		width: 40%;
		height: auto;
	}
	#footer_txt {
    position: relative;
    right: auto;
    top: 50px;
    text-align: center;
	}
	#footer_txt img {
		max-width: 100%;
    width: auto;
		margin: 20px auto;
	}
	#footer_txt {
    font-size: 15px;
	}
}
@media (max-width: 439px) {
	#product_table_body td {
	    width: 100%;
	    float: none;
	    display: block;
	}
	#product_table_body td:first-child {
    width: 100%;
	}
	body.products #contents,
	#tabs
	{
    overflow: scroll;
	}
	#product_list dd {
    width: 50%;
		padding: 10px;
	}
	#product_list dd img {
	    max-width: 100%;
	    width: auto;
	}
	select {
    width: 90%;
		margin: 10px 5%;
	}
	.produce-filter {
    text-align: left;
	}
	.label {
    display: inline-block;
		margin: 0 5%;
	}
	.btn {
    margin: 10px 5%;
    display: block;
	}
	.produce-filter-info {
    padding: 10px 5%;
	}
	body.products #contents {
    padding: 10px 0;
	}
	#product_nav {
    padding: 10px 5%;
	}
	#main {
		padding: 40px 0;
	}
	.index_news h2 {
		margin: 0;
	}
	.index_news dt span,
	.index_news dt b,
	#main_list span,
	#main_list b
	{
		display: none;
	}
	#footer_txt {
    font-size: 14px;
	}
	#footer_body {
		height: 250px;
	}
}
@media (max-width: 320px) {
	#main {
		padding: 20px 0;
	}
	#footer_txt img {
		margin: 10px auto;
	}
	#footer_txt {
    font-size: 13px;
	}
	#footer_body {
		height: 200px;
	}
}
