@charset "utf-8";
/* CSS Document */
#seo{display:none;}
form{margin: 0;}
a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	text-decoration: none;
}

*{
	behavior: url("iepngfix.htc"); /*解決IE6 PNG圖檔背景問題*/
}

a img{
	border: 0px;
}

ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	color:#5e5e5e;
	background:#000;
}
header{
	background:#FFF;
	width: 100%;
	height: 55px;
}
#logo{
	float:left;
}
/*menu css start*/
.mainnav {
	position: absolute;
	left: 145px;
	top: 0;
}
ul#mainnav{
	list-style:none;
	float:left;
	margin-top: 17px;
	font-size: 14px;
}
ul#mainnav li{
	float:left;
	margin:0;
	margin-right: 15px;
	
}
ul#mainnav li a{
	color:#000;
	line-height:20px;
}
ul#mainnav li .insubnav a{
	float: left;
	color: #fff;
	padding: 0 10px;
	font-size: 12px;
}
ul#mainnav li .insubnav a:hover{
	text-decoration: underline;
}
.mainnav .subnav {
	position:absolute;
	left:0;
	overflow :hidden; 
}
.mainnav .subnav .insubnav {
	float: left;
	position:absolute;
	white-space:nowrap;
	background: url(../images/index_black_bg.png); 
	padding: 10px 0;
	z-index: 999;
	line-height: 25px;
}
/*menu css end*/

#menu_right{
	position: absolute; 
	right: 0;
}

#search_bt{
	float:left;
	margin:6px 0 0 0;
}
#search{
	float: left;
	position:absolute; 
	right:150px; 
	top:6px; 
	background: #000;
	width: 100%;
	height: 43px;
	display:none;
}
.search{
	font-size: 12px;
	margin-top: 13px;
	margin-left: 10px;
	border: #000;
	background: #000;
	color: #868686;
	width: 80%;
}
#language{
	background:#515254 url(../images/lang_bk2.jpg) no-repeat right;
	width:185px;
	height:20px;
	display:block;
	float:right;
	font-size:12px;
	padding:23px 0 0 35px;
	margin:6px 0 0 0;
	color:#FFF;
	cursor:pointer;
	text-align: center;
}
#language a{
	color:#FFF;
}
#language_list{
	font-size:12px;
	width:240px;
	padding:15px 20px;
	position:absolute;
	background:#2f2e2e;
	right:0;
	top:50px;
	display:none;
}
#language_list img{
	margin:0 5px 0 0;
}
#language_list a{
	color:#FFF;
	text-decoration:none;
}
#language_list a:hover{
	text-decoration:underline;
}
section #section{
	width:100%;
}
#content{
	float:left;
	width:937px;
	margin:160px 0 0 -132px;
	*margin:160px 0 0 0;
	background:#061a26;
	display:block;
}
#content_w{
	float:left;
	width:937px;
	*margin:160px 0 0 0 !important;
	margin:160px 0 0 -132px;
	background:#FFF;
	display:block;
}
#content_left{
	float:left;
	width:240px;
}
#content_left h2{
	color:#fffefe;
	font-size: 25px;
	font-weight: normal;
	padding:20px 0 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#subnav{
	list-style:none;
	margin:10px 0 30px 0;
}
ul#subnav li{
	font-size:13px;
	padding:8px 5px 8px 30px;
}
ul#subnav li a{
	color:#FFF;
}
.probt1{
	background: #142630;
	padding: 10px 5px 10px 0;
	border-bottom: 1px #000 solid;
}
.probt2{
	background: #595c5f;
	padding-bottom: 10px;
}
.probt3{
	background: #3c3c3c;
	padding: 10px 5px 10px 0;
	border-bottom: 1px #000 solid;
}
.probt4{
	background: #696969;
	padding-bottom: 10px;
}
.onfocus{
	color:#FFF;
	background:url(../images/subnav_icon1.png) no-repeat left;
}
.proonfocus{
	color:#FFF;
	background:url(../images/subnav_icon2.png) no-repeat left 13px;
	padding: 10px 0;
}

.comvideo{text-align:center; margin:10px 0 0 4px; *line-height:25px !important; font-size:14px; width:226px;}
.comvideo a{color:#FFF; text-decoration:none;}
.prologo{text-align:center; margin: 45px 0 0 4px; width:226px;}
.prologo img{ margin-bottom:12px; border:#929292 1px solid;}
ul#subnav li a:hover{
	text-decoration:underline;
}
#content_right{
	float:left;
	width:670px;
	background:#FFF;
	padding:40px 13px 50px 14px;
}
#content_right h1{
	font-size:30px;
	margin:0;
	color:#191919;
	line-height:40px;
	padding:30px 0 0 10px;
	font-weight:normal;
}
#content_right h2{
	font-size:24px;
	margin:10px 0 0 10px;
	line-height:24px;
	font-weight:normal;
}
#content_right ul#faq_menu{
	list-style:none;
	width:700px;
	float:left;
	padding:20px 0 20px 10px;
}
#content_right ul#faq_menu li{
	float:left;
	padding:12px 10px;
	margin:0 0 0 2px;
	background:#999;
}
#content_right ul#faq_menu li a{
	color:#FFF;
}
#content_right ul#faq_menu li a:hover{
	text-decoration:underline;
}
#content_right ul#faq_menu li.active{
	padding:12px 10px;
	margin:0 0 0 2px;
	background:#333;
}
#breadcrumb{
	border-top:1px #cfcfcf solid;
	border-bottom:1px #cfcfcf solid;
	padding:8px 12px;
}
#breadcrumb .home{
	-webkit-user-select: none;
    -webkit-text-size-adjust: none;
	font-size:11px;
	color:#696969;
}
#breadcrumb .home a{
	color:#696969;
	text-decoration:none;
}
#breadcrumb .home a:hover{
	text-decoration:underline;
}
#breadcrumb .breadcrumb1{
	-webkit-user-select: none;
    -webkit-text-size-adjust: none;
	padding:0 0 0 14px;
	background:url(../images/path_icon1.jpg) no-repeat left;
	font-size:11px;
	color:#212121;
}
#breadcrumb .breadcrumb1 a{
	color:#696969;
	text-decoration:none;
}
#breadcrumb .breadcrumb1 a:hover{
	text-decoration:underline;
}
ul#brand_content{
	list-style:none;
	padding:10px 20px 0px 10px;
	line-height: 19px;
}
ul#brand_content h3{
	font-size:16px;
	color:#404040;
}
ul#brand_content h4{
	font-size:15px;
	line-height:18px;
	margin:13px 0;
	color:#404040;
}
ul#brand_content h4 a{
	color:#404040;
}
ul#brand_content h5{
	font-size:13px;
	color:#8b8b8b;
	line-height:16px;
	margin:8px 0;
}
ul#brand_content .proname{
	font-size:16px;
	line-height:18px;
	margin:20px 0 13px 0;
}
ul#brand_content .proname a{
	color:#404040;
}


ul#brand_content li{
	width:635px;
	float:left;
	font-size:12px;
	line-height:19px;
	padding:10px 5px 30px 0;
	border-bottom:1px #b5b6b6 dotted;
}
ul#brand_content li img{
	padding:5px;
	margin: 5px 20px 10px 0px;
	border:#CCC 1px solid;
	background: #f2f3f3;
	float:left;
}
ul#brand_content li .text img{
	padding:5px;
	margin: 5px 20px 10px 0px;
	border:#CCC 1px solid;
	background: #f2f3f3;
	float:none;
}
ul#brand_content li .pro_img img{
	padding: 0px;
	margin: 20px 20px 10px 20px;
	border:#CCC 1px solid;
}
.new_text{
	float:left;
	clear:both;
}
.text_style1{
	padding:5px 0 0 18px;
	background:url(../images/icon1.jpg) no-repeat left top;
}
#tabs{float:right; padding:40px 10px 10px 10px;}
#tabs .tab1{ font-weight:bold; color:#3a3a3a; font-size:12px; padding:8px;}
#tabs .tab1 a{color:#3a3a3a; text-decoration:none;}
#tabs .tab2{color:#3a3a3a; font-size:12px; padding:6px 8px; border:1px #CCC solid;}
#top{position:fixed; bottom:45px; left:937px;}
.back{font-size:12px; float:right; margin:30px 5px 25px 0; width:100%; text-align:right;}
.back a{padding:10px 24px 10px 0; background:url(../images/back_icon1.jpg) no-repeat right; color:#000;}
.watchimages{padding:0 0 0 25px; background:url(../images/icon2.jpg) no-repeat left;}
.watchimages a{color:#0062c6; text-decoration:none;}
.watchimages a:hover{text-decoration:underline;}
.download a{color:#FFF; text-decoration:none; background:#8c8c8c; padding: 3px 7px; float:left; margin:10px 0 0 0; font-size:12px;}
.prodownload a{color:#FFF; text-decoration:none; background:#8c8c8c; padding: 3px 7px; float:left; margin:10px 10px 0 0; font-size:12px;}
.download a:hover,.prodownload a:hover{ background:#000;}
#videobtn{ background:#494949; padding:5px; float:left; margin:10px 10px 0 0; font-size:12px; padding:5px 10px;}
#videobtn a{color:#FFF; text-decoration:none;}
#link{ background:#494949; padding:5px; float:left; margin:10px 10px 0 0; font-size:12px; padding:5px 10px;}
#link a{color:#FFF; text-decoration:none;}
#choiceyear{position:absolute; margin:40px 0 0 540px;}
#recruit_table{table-layout:fixed; margin:20px 0 50px 20px;}
.recruit_column{ background:#FFF; padding:16px 10px; color:#000; font-size:14px; text-align:center; border-bottom:1px #999 solid;}
.recruit_column_left{ background:#FFF; padding:16px 10px; color:#000; font-size:14px; text-align:left; border-bottom:1px #999 solid; font-weight:bold;}
.recruit_row1{padding:20px 10px; color:#4b4b4b; font-size:14px; text-align:center; background:#e7e7e7;}
.recruit_row2{padding:20px 10px; color:#4b4b4b; font-size:14px; text-align:center;}
.recruit_row1_left{padding:20px 10px; color:#4b4b4b; font-size:14px; text-align:left; background:#e7e7e7;}
.recruit_row2_left{padding:20px 10px; color:#4b4b4b; font-size:14px; text-align:left;}
.recruit_row1_left_btm{padding:20px 10px; color:#4b4b4b; font-size:14px; text-align:left; background:#e7e7e7; border-bottom:1px #999 solid;}
.recruit_row2_left_btm{padding:20px 10px; color:#4b4b4b; font-size:14px; text-align:left; border-bottom:1px #999 solid;}
#applybtn a{padding:6px 20px; color:#FFF; background:#750000; text-decoration:none;}
#inquiry{float:left; margin:20px 0 20px 10px; padding:30px 0 0 0;}
#info_left{float:left; width:290px; padding:10px; background:#e5e5e5; margin:20px 0 0 10px;}
#c_info{padding:10px 10px 0 10px; margin:0;}
#c_info h2{
	font-size:15px;
	font-weight:normal;
	color:#1b1b1b;
	margin:0;
	padding:0;
	line-height:18px;
}
#c_info h3{
	font-size:12px;
	font-weight:normal;
	color:#707070;
	line-height:18px;
}
#c_info h3 a{
	color:#707070;
	text-decoration:none;
}
#c_info h3 a:hover{
	text-decoration:underline;
}
#search_t{
	font-size:12px;
	color:#707070;
	margin:20px 0 20px 30px;
	text-align:left;
}
ul#search_result{
	list-style:none;
	padding:0 15px;
	font-size:12px;
	color:#707070;
	line-height:16px;
}
ul#search_result li{
	padding:20px 0;
}
ul#search_result li #title{
	padding:0;
	font-size:12px;
	color:#000;
	line-height:24px;
}
ul#search_result li #title a{
	color:#000;
}
#tabs_search{
	padding:20px 10px 30px 10px;
	font-size:12px;
	text-align:center;
}
#tabs_search a{
	color:#000;
	text-decoration:none;
}
#tabs_search a:hover{
	text-decoration:underline;
}
.organ_b{
	color: #404040;
	font-size: 17px;
	font-weight: bold;
	padding: 25px 35px 15px 10px;
}
.organ_s{
	color: #5e5e5e;
	font-size: 12px;
	line-height: 19px;
	padding: 0 35px 0 10px;
}
.organ_s ul{
	padding: 10px 35px 0 10px;
	clear:both;
}
.organ_o{
	background: url(../images/icon3.jpg) no-repeat left 3px;
	padding: 3px 0 3px 15px;
}
.continent{
	font-size:24px;
	margin:20px 0 0 10px;
	line-height:24px;
	font-weight:normal;
	color: #000;
}
#sitemap{
	float:left;
	margin:20px 0 20px 10px;
	width: 880px;
}
#sitemap a:hover{
	text-decoration: underline;
}
.sitemap_group{
	border-bottom:1px #b5b6b6 dotted;
	padding: 15px 0 25px 0;
	margin-bottom: 15px;
	overflow: hidden;
	line-height: 18px;
}
.sitemap_title{
	float: left;
	padding: 0 10px;
	width: 100px;
	font-size: 18px;
}
.sitemap_title a{
	color: #1b1b1b;
	font-size: 18px;
}
.sitemap_list{
	float: left;
	width: 760px;
}
.sitemap_list a{
	float: left;
	padding: 1px 10px 3px 0px;
	width: 180px;
}
.sitemap_list a{
	color: #707070;
}
.sitemap_p_title{
	width: 760px;
	float: left;
	font-size: 15px;
	padding-bottom: 10px;
}
.sitemap_p_title a{
	color: #1b1b1b;
}
.sitemap_list_line{
	border-bottom:1px #b5b6b6 dotted;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.more{
	padding-left: 5px;
}
.more a{
	color: #0062c6;
}
.more a:hover{
	text-decoration: underline;
}
.profloat{
	float: left;
	width: 560px;
}
.backcontact{
	float: left;
	width: 100px;
	text-align:right;
}
.proback a{
	float: right;
	text-align: right;
	background: url(../images/icon5.jpg) no-repeat right;
	padding-right: 25px;
	font-size: 12px;
	color: #000;
}
.procontact a{
	float: right;
	text-align: right;
	background: url(../images/icon4.jpg) no-repeat right;
	padding-right: 25px;
	font-size: 12px;
	color: #000;
}
.proback a:hover,.procontact a:hover{
	text-decoration: underline;
}
#productimage{
	text-align: center;
	position:relative;
}
ul#brand_content li #productimage img{
	padding: 0px;
	margin: 50px 20px 10px 20px;
	border: #CCC 1px solid;
	clear:left;
	float:none;
}
.supportremind{
	padding-bottom: 15px;
}
.supportremind a{
	color: #767676;
	text-decoration: underline;
}
.supporttitle, .supportlist{
	float: left;
	width: 640px;
}
.supporttitle{
	background: #ececec;
	border-bottom: 2px solid #b5b6b6;
	line-height: 40px;
}
.suptitname,.suptitversion,.suptiticon{
	float: left;
	font-size: 15px;
	color: #000;
}
.suptitname{
	padding-left: 15px;
	width: 445px;
}
.suptitversion,.suptiticon{
	width: 90px;
	text-align: center;
}
.supportlist{
	border-bottom: 1px dashed #b5b6b6;
	padding: 8px 0; 
}
.suplistname,.suplistversion,.suplisticon{
	float: left;
	font-size: 12px;
}
.suplistname{
	padding-left: 15px;
	width: 445px;
}
.suplistversion,.suplisticon{
	width: 90px;
	text-align: center;
}
.supportlist a{
	float: left;
	color: #707070;
	background: url(../images/down.jpg) no-repeat 588px center;
}
.supportlist a:hover{
	float: left;
	color: #000;
	background: url(../images/down_h.jpg) no-repeat 588px center;
}
.QA_b{
	color: #404040;
	font-size: 17px;
	font-weight: bold;
	padding: 25px 35px 15px 0;
}




footer{ height:58px; position:fixed; bottom:0; right:0;}
#other_links{float:left}
#other_links img{float:left; margin:0 5px;}
#copyright{
	float:left; 
	font-size:12px; 
	color:#FFF; 
	background:#000; 
	padding:10px;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity:0.8; /* Moz + FF */
	opacity:0.8; /* CSS3 */
}
#copyright a{color:#FFF; text-decoration:none;}
#copyright a:hover{text-decoration:underline;}
/* 技術支援頁收合選單 start */
.graphite .accordion, .graphite .accordion li {
	margin: 0; 
	padding: 0; 
	border: none;
	font-size: 14px;
	float: left;
	width: 240px;
}
.graphite .accordion a {
	padding:8px 5px 8px 30px;
	background-color: #000;
	text-decoration:none; 
	display: block; 
	color: #fff; 
	position: relative;
}
.graphite .accordion ul a {
	background: #393939;
}
.graphite .accordion ul a:hover {
	text-decoration: underline;
}
.graphite .accordion a.dcjq-parent, .graphite .accordion a.dcjq-parent:hover {
	background: #000;
}
.graphite .accordion a.dcjq-parent.active {}
.graphite .accordion a .dcjq-icon {
	position: absolute; 
	top: 50%; 
	right: 0px; 
	width: 25px; 
	margin-top: -17px; 
	height: 25px; 
	background: url(../images/subnav_icondown.png) no-repeat right center;
}
.graphite .accordion a.dcjq-parent.active .dcjq-icon {
	background: url(../images/subnav_iconup.png) no-repeat right center;
}
.graphite .accordion a:hover {
}
.graphite .accordion a:active{}
.grey .accordion{
}
.grey .accordion, .grey .accordion li {
	border-bottom: none;
}
.grey .accordion, .grey .accordion li ul li {
	border-bottom: none;
}
.grey .accordion a {
	text-decoration:none;
	display: block;
	color: #707070;
}
.grey .accordion a.dcjq-parent, .grey .accordion a.dcjq-parent:hover {
}
.grey .accordion a.dcjq-parent.active {color:#000}
.grey .accordion a .dcjq-icon {
	position: absolute;
	top: 50%;
	left: 14px;
	width: 34px;
	margin-top: -17px;
	height: 34px;
}
.grey .accordion a:hover {color:#000}
.no{
	float: left;
	color: #000;
	font-weight: bold;
	width: 27px;
}
.question{
	float: left;
	width: 600px;
}
.answer{
	line-height: 19px;
}
/* 技術支援頁收合選單 end */

.menu_list {	
	width: 240px;
}
.menu_head {
	padding:8px 5px 8px 30px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-size:14px;
    background:url(../images/subnav_icondown.png) center right no-repeat;
	color:#FFF;
}
.menu_body {
	display:none;
	font-size:14px;
}
.menu_body a{
  display:block;
  color:#fff;
  background-color:#5a5a5a;
  padding:8px 5px 8px 30px;
  text-decoration:none;
}
.menu_body a:hover{
  color: #fff;
  text-decoration:underline;
  }
#video{
	float:left;
	padding:10px 0px;
}
#video img{
	border:1px #999 solid;
	padding:0px;
}
#pd_outline{
	font-weight:bold;
	margin:20px 0 0 0;
	font-size:20px;
}
#pd_outline a{
	color:#FFF;
}

/*展會資訊*/

ul#brand_content_exhib{
	list-style:none;
	padding:10px 20px 0px 10px;
	line-height: 19px;
}
ul#brand_content_exhib h3{
	font-size:16px;
	color:#404040;
}
ul#brand_content_exhib h4{
	font-size:15px;
	line-height:18px;
	margin:13px 0;
	color:#404040;
	float:left;
	width:510px;
}
ul#brand_content_exhib h4 a{
	color:#404040;
}
ul#brand_content_exhib h5{
	font-size:13px;
	color:#8b8b8b;
	line-height:16px;
	margin:8px 0;
}
ul#brand_content_exhib .proname{
	font-size:16px;
	line-height:18px;
	margin:20px 0 13px 0;
}
ul#brand_content_exhib .proname a{
	color:#404040;
}

ul#brand_content_exhib li{
	width:645px;
	float:left;
	font-size:12px;
	line-height:19px;
	padding:10px 0 30px 0;
	border-bottom:1px #b5b6b6 dotted;
}
ul#brand_content_exhib li img{
	padding:2px;
	margin: 0px;
	border:#CCC 1px solid;
	background: #f2f3f3;
}
ul#brand_content_exhib li .pro_img img{
	padding: 0px;
	margin: 20px 20px 10px 20px;
	border:#CCC 1px solid;
}

#news_photo{
	float:right;
	margin:13px 0 0 0;
	padding:0;
	width:130px;
	height:110px;
	}
#news_photo img{
	padding:1px;
	margin:0px;
	border:#CCC 1px solid;
	background: #f2f3f3;
	}
#news_photo a{color:#0062c6; text-decoration:none;padding:3px 0 0 5px;}
#news_photo a:hover{text-decoration:underline;}
#news_video{
	float:right;
	margin:0;
	padding:0;
	width:95px;
	height:63px;
	}
#news_photo img{
	padding:1px;
	margin:0px;
	border:#CCC 1px solid;
	background: #f2f3f3;
	}
.noresult{color:#F00;font-size:12px;font-weight:bold;}



.homer{
	padding:30px;
	background-color:#FFF;
	height:290px;
	overflow:hidden;
	}

.atit{
	color: #404040;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
}

.atxt{
	color: #5e5e5e;
	font-size: 13px;
	line-height: 20px;
	padding: 0px 10px;
}

.atxt img{
	float:right;
	padding:10px;
}

@media screen and (max-width: 1215px) {
	#menu_right{
		position: absolute;
		right: 0;
		top: 50px;
	}
}
/*IE6 IE7 IE8 Firefox */
#other_links{
	position: absolute \9;
	right: 0 \9;
	bottom: 0 \9;
	*position: absolute;
	*right: 0;
	*bottom: 0;
	_position: absolute;
	_right: 0;
	_bottom: 0;
}
#search_bt{
	position: absolute \9;
	right: 220px \9;
	*position: absolute;
	*right: 220px;
	_position: absolute;
	_right: 220px;
}
#search{
	top: 0 \9;
	width: 335% \9;
	right: 58px \9;
	*top: 0;
	*width: 335%;
	*right: 58px;
	_top: 0;
	_width: 335%;
	_right: 58px;
}
#copyright:hover{
	background: none \9;
	*background: none;
	_background: none;
}
#copyright{
	position: absolute \9;
	bottom: 0 \9;
	right: 0 \9;
	*position: absolute;
	*bottom: 0;
	*right: 0;
	_position: absolute;
	_bottom: 0;
	_right: 0;
}
header{
	position: absolute \9;
	left: 0 \9;
	*position: absolute \9;
	*left: 0 \9;
	_position: absolute \9;
	_left: 0 \9;
}
/*-- 20211111 產品內頁新增 social medias --*/
  .socialmedia-area span{
 	  display: inline-block;
    background: #fff;
    font-size: 1rem;
    line-height: 3rem;
    z-index: 1;
    position: relative;
  }
  .socialmedia-area span a{
    display: inline-block;
    width: 3rem;
    height: 3rem;
    position: relative;
    vertical-align: top;
    color: #061a26;
    font-size: 2rem;
    text-align: center;
  }
