﻿/* ---------------------------------------------------頁面通用標準定義--------------------------------------------------- */ 

html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
	
body {
	margin:0;
	min-width: 1340px;
	width: expression_r( document.body.clientWidth < 1340 ? "1340px" : "auto" );
	line-height:1.428571429;
	letter-spacing: 0px;
	font-size: 14.8px;
	color: #777777;
	font-family: "Arial Narrow" !important;
/*	-webkit-text-stroke：0.2px;
	text-shadow: 0px 0px 1px rgba(0,0,0,0);
    -webkit-text-stroke: 1px transparent;
    text-shadow: rgba(0,0,0,.01) 0 0 1px;*/
    background-color: #FFFFFF;
}

@font-face{
　　font-family: "Trajan Pro";
　　src: url('TrajanPro-Regular.otf');
}

@font-face{
　　font-family: "Helvetica";
　　src: url('HelveticaNeue-Thin.otf');
}

@font-face {
    font-family:'humnst777_cn_btregular';
    src: url('humnst777cnbt.ttf');
}

@font-face {
    font-family:'humnst777_lt_btregular';
    src: url('humnst777ltbt.ttf');
}

@font-face {
    font-family:'Helvetica LT';
    src: url('HELVETICA LT 43 LIGHT EXTENDED.TTF');
}

@font-face {
    font-family:'Helvetica THIN';
    src: url('HELVETICA LT 33 THIN EXTENDED.TTF');
}

@font-face {
    font-family:'mod20';
    src: url('MOD20.TTF');
}

.face-TrajanPro {
	font-family:Trajan Pro;
}

.face-Helvetica {
	font-family:Helvetica;
}

.face-Humnst {
	font-family:humnst777_cn_btregular;
}

.face-Humnst-lt {
	font-family:humnst777_lt_btregular;
}

.face-mod20 {
	font-family:mod20;
}

.face-Helvetica-lt {
	font-family:Helvetica LT;
}

.face-Helvetica-thin {
	font-family:Helvetica THIN;
}

.face-MYH {
	font-family:Microsoft YaHei;
}

sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup {
	top:-0.5em
}

sub {
	bottom:-0.25em
}

img {
	border:0;display:block
}

svg:not(:root){
	overflow:hidden
}

hr {
	box-sizing:content-box;
	height:0
}

pre {
	overflow:auto
}

* {
	box-sizing: border-box;
}

*:before,*:after {
	box-sizing:border-box
}

a {
	text-decoration:none;
}

div ul {
	padding:0;
	margin:0;
}

div ul li {
	list-style-type:none;
}

.overflowhidden {
	overflow:hidden;
}

/* 頂部導航菜單 */

.default_container{
	width: 100%;
	background-color:#EEF4F7;
}

.fixediv {
	position:fixed;
	z-index:99999;
	top:0px;
}

.top0 {
	top:0px;
}

#topleader,.topleader{
    width: 100%;
	height:132px;
	clear:both;
	background-color:#EEF4F7;
}

#topleader_branch,.topleader_branch{
    width: 100%;
	height:132px;
	clear:both;
	background-color: #ffffff;
}

#LeadBtnLine{
	width: 100%;
	height:40px;
	top:132px;
}

.LeadBtn{
	float:left;
	line-height:40px;
	color:white;
	font-size:17px;
	text-align:center;
	letter-spacing:2px;
}

.LeadBtn:hover{
	cursor:pointer;
	background-color: #DAB866;
	letter-spacing:2px;
}

.LeadBtnClicked {
	float:left;
	line-height:40px;
	color:white;
	font-size:17px;
	text-align:center;
	background-color: #DAB866;
	letter-spacing:2px;
}

.TopContactArrow {
	position:absolute;
	z-index:1;
	margin-top:-14px;
}

.my1340box {
	width: 1340px;
	margin-left: auto;
	margin-right: auto;
}

.my1316box {
	width: 1316px;
	margin-left: auto;
	margin-right: auto;
}

.my1198box {
	width: 1198px;
	margin-left: auto;
	margin-right: auto;
}

.my1250box {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
}

.my1200box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.my1150box {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
}

.my1000box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.my840box {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.my870box {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

.my1340boxdefaultul {
	width: 1244px;
	margin-left: auto;
	margin-right: auto;
}

.product_gr_box {
	width:394px;
	height:300px;
	overflow:hidden;
	cursor:pointer;
}

.product_gr_box:hover img {
    transform:scale(1.1,1.1);
	background-color:rgba(255,255,255,0);
}

.productfocus {
	width:27px;
	height:27px;
	position:absolute;
	z-index:5;
	margin-left:350px;
	margin-top:-45px;
}

/*
.my1340box ul,.my1340box ul li ul,.my1196box ul,.my1196box ul li ul,.my1177box ul,.my1177box ul li ul {
	padding:0;
	margin:0;
}

.my1340box ul li,.my1340box ul li ul li,.my1196box ul li,.my1196box ul li ul li,.my1177box ul li,.my1177box ul li ul li {
	list-style-type:none;
}
*/

.indexvaluepicbox {
	cursor:pointer;
    overflow:hidden;
	width:748px;
	height:331px;
}

.indexvaluepicbox:hover .indexvaluepicbox_mask {
	background-color:rgba(0,0,0,0.0);
}

.indexvaluepicbox:hover img {
	transform:scale(1.1,1.1);
}

.indexvaluepicbox_mask {
	position:absolute;
	z-index:2;
	margin-top:-331px;
	margin-left:0px;
    width:748px;
	height:331px;
	background-color:rgba(0,0,0,0.5);
	text-align:center;
}

.leadertopblank {
	height:39px;
}

.leadertopblank li {
	height:25px;
	float:right;
	margin-top:14px;
}

.leadermainarea {
	height:58px;
}

.leadermainarea li {
	height:58px;
	text-align:center;
	float:left;
	line-height:58px;
	font-size:16px;
}

.leadermainarea li img {
	margin-left: auto;
	margin-right: auto;
}

.leaderbottomblank {
	height:40px;
}

.golden_container{
	width: 100%;
	background-color: #646B64;
}

.darkpuple_container{
	width: 100%;
	background-color: #494A6A;
}

.Deepdarkpuple_container{
	width: 100%;
	background-color: #353550;
}

.lionline01 {
	height: 197px;
}

.lionline01 li {
	list-style-type:none;
}

.lionline01 li img {
	margin-left: auto;
	margin-right: auto;
}

.rightleadbtns {
	padding-left: 0px;
}

.margin-10-0{
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: 0px;
	width: 1118px;
}

/* 頂部輪循動畫 */

.main_visual{
	width:100%;
	height:646px;
	overflow:hidden;
	position:relative;
	margin-top:172px;
}

.main_image{
	height:661px;
	margin-top:-15px;
	overflow:hidden;
	position:relative;
}

.main_image ul{
	list-style-type:none;
	width:100%;
	height:661px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}

.main_image li{
	float:left;
	width:100%;
	height:661px;
}

.main_image li span{
	display:block;
	width:100%;
	height:661px;
}

.main_image li a{
	display:block;
	width:100%;
	height:661px;
}

.main_image li .img_1{
	background:url('../gr/slide-index-1.jpg') center top no-repeat
}
.main_image li .img_2{
	background:url('../gr/slide-index-2.jpg') center top no-repeat
}
.main_image li .img_3{
	background:url('../gr/slide-index-3.jpg') center top no-repeat
}
.main_image li .img_4{
	background:url('../gr/slide-index-4.jpg') center top no-repeat
}
.main_image li .img_5{
	background:url('../gr/slide-index-5.jpg') center top no-repeat
}
.main_image li .img_6{
	background:url('../gr/slide-index-6.jpg') center top no-repeat
}
.main_image li .img_7{
	background:url('../gr/slide-index-7.jpg') center top no-repeat
}
.main_image li .img_8{
	background:url('../gr/slide-index-8.jpg') center top no-repeat
}
.main_image li .img_9{
	background:url('../gr/slide-index-9.jpg') center top no-repeat
}
.main_image li .img_10{
	background:url('../gr/slide-index-10.jpg') center top no-repeat
}
.main_image li .img_11{
	background:url('../gr/slide-index-11.jpg') center top no-repeat
}
.main_image li .img_12{
	background:url('../gr/slide-index-12.jpg') center top no-repeat
}
.main_image li .img_13{
	background:url('../gr/slide-index-13.jpg') center top no-repeat
}
.main_image li .img_14{
	background:url('../gr/slide-index-14.jpg') center top no-repeat
}
.main_image li .img_15{
	background:url('../gr/slide-index-15.jpg') center top no-repeat
}
.main_image li .img_16{
	background:url('../gr/slide-index-16.jpg') center top no-repeat
}
.main_image li .img_17{
	background:url('../gr/slide-index-17.jpg') center top no-repeat
}
.main_image li .img_18{
	background:url('../gr/slide-index-18.jpg') center top no-repeat
}
.main_image li .img_19{
	background:url('../gr/slide-index-19.jpg') center top no-repeat
}
.main_image li .img_20{
	background:url('../gr/slide-index-20.jpg') center top no-repeat
}


div.flicking_con{
	position:absolute;
	top:530px;
	left:50%;
	z-index:999;
	width:300px;
	height:21px;
	margin:0 0 0 -50px;
}

div.flicking_con a{
	float:left;
	width:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url('../gr/btn_main_img.png') 0 0 no-repeat;
	display:block;
	text-indent:-1000px
}

div.flicking_con a.on{
	background-position:0 -21px
}

#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}

#btn_prev{
	background:url(../gr/hover_left.png) no-repeat left top;
	left:100px;
}

#btn_next{
	background:url(../gr/hover_right.png) no-repeat right top;
	right:100px;
}

.navbar-brand{
	padding:5px;
	height:58px
}
	
/* ---------------------------------------------------首頁--------------------------------------------------- */

/* 首页->上方MAINBTN四个按钮区域 */

.transparent_container{
	width: 100%;
}

.hovertiparrow {
	width:43px;
	height:22px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.maincontentbox {
	display: table;
}

.something-else-semantic {
   display: table-cell;
   vertical-align: middle;
}

.something-else-semantic-top {
   display: table-cell;
   vertical-align: top;
}

.something-else-semantic-bottom {
   display: table-cell;
   vertical-align: bottom;
}

.maincontentbox img {
	margin-left: auto;
	margin-right: auto;
}


.lionlinecontentbox {
	width:100%;
	text-align:center;
	display: table;	
	line-height:28px;
}

.lionlinecontentbox img {
	margin-left: auto;
	margin-right: auto;
}

.lionlinecontentbox_visual{
	width:100%;
	overflow:hidden;
}

.lionlinecontentbox_image{
	width:100%;
	overflow:hidden;
}

/* 首页-图块导航区 */

.mb05_li01 {
	overflow:hidden;
	cursor:pointer;
    width:295px;
	height:323px;
	color:#ededed;
}

.mb05_li01_pic {
	overflow:hidden;
    width:295px;
	height:263px;
}

.mb05_li01_title {
    width:295px;
	height:60px;
	background-color: rgba(0,0,0,0.6);
}

.mb05_li01_title ul {
	font-size:16px;
	padding:0;
	margin:0;
}

.mb05_li01_title ul li {
	list-style-type:none;
	padding-left:32px;
	line-height:60px;
	float:left;
}

.mb05_li01_title_li02 {
	margin-left:120px;
	padding-top:23px;
}

.mb05_li01:hover .mb05_li01_pic img {
	-webkit-filter:brightness(1.2);
    -moz-filter:brightness(1.2);
    -o-filter:brightness(1.2);
    -ms-filter:brightness(1.2);
    filter:brightness(1.2);
    transform:scale(1.1,1.1);
}

.mb05_li01:hover .mb05_li01_title ul {
    margin-left:10px;
}

.mb05_li02 {
	overflow:hidden;
	margin-left:295px;
	margin-top:-323px;
	cursor:pointer;
    width:296px;
	height:323px;
	background-color:rgba(255,255,255,1);
	color:#ededed;
}

.mb05_li02_pic {
	margin-left:1px;
	overflow:hidden;
    width:295px;
	height:323px;
}

.mb05_li02_title {
	margin-left:1px;
	position: absolute;
	z-index: 2;
	width: 295px;
	height: 60px;
	background-color: rgba(0,0,0,0.6);
	margin-top:-60px;
}

.mb05_li02_title ul {
	font-size:16px;
	padding:0;
	margin:0;
}

.mb05_li02_title ul li {
	list-style-type:none;
	padding-left:32px;
	line-height:60px;
	float:left;
}

.mb05_li02_title_li02 {
	margin-left:120px;
	padding-top:23px;
}

.mb05_li02:hover .mb05_li02_pic img {
	-webkit-filter:brightness(1.2);
    -moz-filter:brightness(1.2);
    -o-filter:brightness(1.2);
    -ms-filter:brightness(1.2);
    filter:brightness(1.2);
    transform:scale(1.1,1.1);
}

.mb05_li02:hover .mb05_li02_title ul {
    margin-left:10px;
}

.mb05_li03 {
	overflow:hidden;
	cursor:pointer;
    width:670px;
	height:380px;
	background-color:rgba(255,255,255,1);
}

.mb05_li03_pic {
	margin-left:1px;
	overflow:hidden;
    width:670px;
	height:380px;
}

.mb05_li03_mask {
	position:absolute;
	z-index:2;
	margin-top:-380px;
	margin-left:0px;
    width:670px;
	height:380px;
	background-color:rgba(0,0,0,0.1);
	text-align:center;
}

.mb05_li03:hover .mb05_li03_mask {
	background-color:rgba(0,0,0,0.0);
}

.mb05_li03:hover .mb05_li03_pic img {
	transform:scale(1.1,1.1);
}

/* 首頁 -> 底部站點導航部分 */

.treesplite {
	width:160px;
	float:left;
	padding-top:24px;
	line-height:24px;
}

.treesplite-narrow {
	width:154px;
	float:left;
	padding-top:24px;
	line-height:24px;
}

.indexbottomlogo {
	float:left;
	margin-left:95px;
	margin-top:52px;
	width:329px;
}

.indexbottomlink01 {
	float:left;
    line-height:26px;
	color:#666666;
	margin-top:45px;
}

.indexbottomlink01 ul {
	list-style-type:disc;
	padding:0;
    margin:0;
}

/* ---------------------------------------------------公司簡介--------------------------------------------------- */

.aboutustitlebox {
	width:100%;
	text-align:center;
	line-height:28px;
	display:table;
}

.branchdetailarea {
	width:1120px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

.branchplite {
	width:560px;
	height:328px;
	display:table;
	float:left;
}

.zs05show {
	width:1120px;
	height:271px;
	display:table;
	background-image:url(../gr/aboutus/zs05br.gif);
	margin-left:auto;
	margin-right:auto;
}

.zs05show img {
	margin-left: auto;
	margin-right: auto;
}

.aboutus1180box_shadow {
	width: 1210px;
	box-shadow:inset 0px 15px 15px rgba(118,118,118,0.6);
	margin-left: -15px;
	height:38px;
}

/* ---------------------------------------------------生產研發--------------------------------------------------- */

.branchdetailarea-narrow {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

/* ---------------------------------------------------MOTOP產品--------------------------------------------------- */

.branchdetailarea-tinynarrow {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

.branchdetailarea-secwidth {
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

.productdetailarea {
	margin-top:40px;
	padding:26px;
	background-color:#EEF0EF;
}

.producttitlebar {
	width:100%;
	height:30px;
	background-color:#CCB833;
	display:table;
	padding-left:14px;
	line-height:30px;
	font-size:18px;
	color:black;
	letter-spacing:1px;
}

.productbigtitlebar {
	width:100%;
	height:30px;
	display:table;
	padding-left:14px;
	line-height:30px;
	font-size:18px;
	color:#BB9D00;
	letter-spacing:1px;
}

.productcontent {
	padding-left:14px;
	padding-right:14px;
	padding-top:24px;
	padding-bottom:24px;
	line-height:20px;
	font-size:13px;
	letter-spacing:1px;
}

.productcontent ul li {
	margin-left:16px;
	list-style-type:disc;
}

.blockproductclick {
	width:490px;
	height:212px;
	background-color:#EEF0EF;
	float:left;
}

.pronameshow {
	float:left;
	text-align:center;
	width:214px;
	line-height:212px;
	letter-spacing:2px;
	font-size:16px;
	color:#333333;
}

/* ---------------------------------------------------經銷產品--------------------------------------------------- */

.bshxbar {
	width:100%;
	height:102px;
	background-color:#646B64;
	color:white;
	line-height:26px;
	letter-spacing:1px;
}

.bshxbarli {
	font-size:18px;
	display:table;
	height:102px;
}

.bshxbarli_right {
	font-size:14px;
	display:table;
	height:102px;
	text-align:right;
}

.bshxbarcontent {
   display: table-cell;
   vertical-align: middle;
}

.selltitlebar {
	width:100%;
	height:30px;
	background-color:#ACCE22;
	display:table;
	padding-left:14px;
	line-height:30px;
	font-size:18px;
	color:black;
	letter-spacing:1px;
}

.sellbigtitlebar {
	width:100%;
	height:30px;
	display:table;
	padding-left:14px;
	line-height:30px;
	font-size:18px;
	color:#00842B;
	letter-spacing:1px;
}

/* ---------------------------------------------------技術分享--------------------------------------------------- */

.qacontent {
	padding-left:14px;
	padding-right:14px;
	padding-top:24px;
	padding-bottom:24px;
	line-height:20px;
	font-size:13px;
	letter-spacing:1px;
}

.qacontent ul li {
	margin-left:26px;
	list-style-type:disc;
}

.qacontent_decimal {
	padding-left:14px;
	padding-right:14px;
	padding-top:24px;
	padding-bottom:24px;
	line-height:20px;
	font-size:13px;
	letter-spacing:1px;
}

.qacontent_decimal ul li {
	margin-left:26px;
	list-style-type:decimal;
}

.qa_lastarrow {
	background-image:url(../gr/case_last_arrow_hover.png);
}

.linkqa_lastarrow li {
	background-image:url(../gr/case_last_arrow.png);
}

.linkqa_lastarrow:hover li {
	background-image:url(../gr/case_last_arrow_hover.png);
}

.qa_nextarrow {
	background-image:url(../gr/case_next_arrow_hover.png);
}

.linkqa_nextarrow li {
	background-image:url(../gr/case_next_arrow.png);
}

.linkqa_nextarrow:hover li {
	background-image:url(../gr/case_next_arrow_hover.png);
}

.qa_number {
	color:#ffffff;
	background-image:url(../gr/case_numberframe_hover.png);
}

.linkqa_number li {
	color:#555555;
	background-image:url(../gr/case_numberframe.png);
}

.linkqa_number:hover li {
	color:#ffffff;
	background-image:url(../gr/case_numberframe_hover.png);
}


/* ---------------------------------------------------新聞中心--------------------------------------------------- */

.readmore {
	cursor:pointer;
	margin-left:0px;
	margin-top:12px;
	background-image:url(../gr/readmore.png);
	width:95px;
	height:29px;
}

.readmore img {
	-webkit-filter:opacity(0);
    -moz-filter:opacity(0);
    -o-filter:opacity(0);
    -ms-filter:opacity(0);
	filter:opacity(0);
	opacity: 0;
}

.readmore:hover img {
	-webkit-filter:opacity(1);
    -moz-filter:opacity(1);
    -o-filter:opacity(1);
    -ms-filter:opacity(1);
	filter:opacity(1);
	opacity: 1;
}

.newsbackbtns_gray {
	margin-left:405px;
    width:95px;
	height:29px;
	background-image:url(../gr/back_gray.png);
}

.newsbackbtns {
	margin-left:405px;
    width:95px;
	height:29px;
	background-image:url(../gr/back.png);
}

.newsbackbtns img {
	-webkit-filter:opacity(0);
    -moz-filter:opacity(0);
    -o-filter:opacity(0);
    -ms-filter:opacity(0);
	filter:opacity(0);
	opacity: 0;
}

.newsbackbtns:hover img {
	-webkit-filter:opacity(1);
    -moz-filter:opacity(1);
    -o-filter:opacity(1);
    -ms-filter:opacity(1);
	filter:opacity(1);
	opacity: 1;
}

.newsnextbtns_gray {
	margin-left:10px;
    width:95px;
	height:29px;
	background-image:url(../gr/next_gray.png);
}

.newsnextbtns {
	margin-left:10px;
    width:95px;
	height:29px;
	background-image:url(../gr/next.png);
}

.newsnextbtns img {
	-webkit-filter:opacity(0);
    -moz-filter:opacity(0);
    -o-filter:opacity(0);
    -ms-filter:opacity(0);
	filter:opacity(0);
	opacity: 0;
}

.newsnextbtns:hover img {
	-webkit-filter:opacity(1);
    -moz-filter:opacity(1);
    -o-filter:opacity(1);
    -ms-filter:opacity(1);
	filter:opacity(1);
	opacity: 1;
}

/* ---------------------------------------------------聯絡我們--------------------------------------------------- */

.insertgooglemap {
	position:absolute;
	z-index:9;
	margin-left:830px;
	margin-top:35px;
}

.oksenddetailarea {
	margin-top:40px;
	padding:26px;
	background-color:#E1FCE0;
}

.contactdetailarea {
	margin-top:40px;
	padding:26px;
	background-color:#fafafa;
}

.contactusframe {
	overflow:hidden;
	width:100%;
	margin-top:14px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:20px;
}

.contactusframe ul {
	list-style-type:none;
	padding:0;
    margin:0;
}

.contactusframe ul li {
	float:left;
}

.contact-form input[type="text"] {
    background: white;
    border: 1.5px solid #CBCBCB;
    outline: none;
    padding: 10px 15px 10px 15px;
    color: #111111;
    margin-bottom: 14px;
	height:40px;
}

.contact-form input[type="checkbox"] {
    vertical-align:middle; 
	margin-top:0;
}

.contact-form textarea {
	background: white;
	border: 1.5px solid #CBCBCB;
	width: 870px;
	display: block;
	height: 200px;
	outline: none;
	color: #111111;
	resize: none;
	padding: 10px 15px 10px 15px;
	margin-bottom:20px;
	margin-top:14px;
	font-family:Arial;
}

button.btn1.btn-1.btn-1b {
    color: #FFF;
    border: none;
    background:#8CE032;
    padding: 4px;
    outline: none;
	border:2px solid #8CE032;
}

button.btn1.btn-1.btn-1b:hover {	
    background: transparent;
    transition: 0.5s all;
	color:#8CE032;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* ---------------------------------------------------通用标记--------------------------------------------------- */

/* 動畫部分 */

.transition04s {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* 文字顔色部分 */

.colortransparent {
	color:rgba(255,255,255,0.7);
}

.colorgolden {
	color:#BB9D00;
}

.colorgreen {
	color:#8CE12C;
}

.deepred {
	color:#D41011;	
}

.colorwhite {
	color:white;	
}

.colorblack {
	color:#1A1A1A;	
}

.colororange {
	color:#F57C05;
}

.titleblue {
	color:#005F98;;
}

.colorsoftblue {
    color:#19B7FF;
}


.colorsoftgray {
    color:#D0D5D9;
}

.colormidgray {
    color:#aaaaaa;
}

.colordeepgray {
    color:#444444;
}

.bgcolorwhite
{
	background-color: #FFFFFF;
}

.bgcolorgreen
{
	background-color: #8CE12C;
}

.bgcolorpuple
{
	background-color: #494A6A;
}

.bgcolororange
{
	background-color: #F57C05;
}

.bgcolorsoftblue {
	background-color: #19B7FF;
}

.bgcolorsoftgray {
	background-color: #F5F5F5;
}

.bgcolormidgray {
	background-color: #B3B3B3;
}

.bgcolordeepgray {
	background-color: #4D4D4D;
}

.bgcolorgolden {
	background-color: #DAB96B;
}

.borderwhite {
	border:3px solid #ffffff;
}

.bordergolden {
	border:3px solid #DAB96B;
}

.bordergray {
	border:3px solid #B2B2B2;
}


/* 文字大小部分 */

.size12px {
	font-size:12px;
}

.size13px {
	font-size:13px;
}

.size14px {
	font-size:14px;
}

.size15px {
	font-size:15px;
}

.size16px {
	font-size:16px;
}

.size17px {
	font-size:17px;
}

.size18px {
	font-size:18px;
}

.size19px {
	font-size:19.2px;
}

.size20px {
	font-size:20px;
}

.size21px {
	font-size:21px;
}

.size23px {
	font-size:23px;
}

.size25px {
	font-size:25px;
}

.size28px {
	font-size:28px;
}

.size30px {
	font-size:30px;
}

.size32px {
	font-size:32px;
}

.size35px {
	font-size:35px;
}

.size37px {
	font-size:37px;
}

.size42px {
	font-size:42px;
}

.size48px {
	font-size:48px;
}

.size55px {
	font-size:55px;
}

.size60px {
	font-size:60px;
}

.size62px {
	font-size:62px;
}

.letter-spacing-1 {
	letter-spacing:-1px;
}

.letter-spacing0 {
	letter-spacing:0px;
}

.letter-spacing1 {
	letter-spacing:1px;
}

.letter-spacing2 {
	letter-spacing:2px;
}

.letter-spacing5 {
	letter-spacing:5px;
}

.fontweightbold {
	font-weight:bold;
}

.textbackorange {
	background:#F90;
}

.textbackgreen {
	background:#0C0;
}

.textbackblue {
	background:#19B7FF;
}

.textbacksoftgray {
	background:#F3F3F3;
}

/* 文字距部分 */

.list-style-type-square {
	list-style-type:square;
}

.list-style-type-decimal {
	list-style-type:decimal;
}

.list-style-type-disc {
	list-style-type:disc;
}

.line-height-24px {
	line-height:24px;
}

.line-height-25px {
	line-height:25px;
}

.line-height-30px {
	line-height:30px;
}

.line-height-35px {
	line-height:35px;
}

.line-height-36px {
	line-height:36px;
}

.line-height-60px {
	line-height:60px;
}

.line-height-40px {
	line-height:40px;
}

.line-height-45px {
	line-height:45px;
}

.line-height-20px {
	line-height:20px;
}

.line-height-16px {
	line-height:16px;
}

.line-height-70px {
	line-height:70px;
}

.line-height-90px {
	line-height:90px;
}

.line-height-100px {
	line-height:100px;
}

.line-height-110px {
	line-height:110px;
}

.line-height-200px {
	line-height:200px;
}

.line-height-212px {
	line-height:212px;
}

.line-height-300px {
	line-height:300px;
}

/* <li>定義部分 */

.border-left-gray {
	border-left-width:1px;
	border-left-color:#B3B3B3;
	border-left-style:solid;
}

.list-style-type-none {
	list-style-type:none;
}

/* 定位部分 */

.margin-2 {
	margin:2px;
}

.imagecenter img {
	margin-left:auto;
	margin-right:auto;
}

.float-left {
	float:left;
}

.float-center {
	float:center;
}

.float-right {
	float:right;
}

.padding-bottom-0 {
	padding-bottom:0px;
}

.padding-top-27 {
	padding-top:27px;
}

.padding-top-50 {
	padding-top:50px;
}

.padding-top-70 {
	padding-top:70px;
}

.padding-top-38 {
	padding-top:38px;
}

.margin-top-6px {
	margin-top:6px;
}

.margin-top-4px {
	margin-top:4px;
}

.margin-top-12px {
	margin-top:12px;
}

.margin-top-35px {
	margin-top:35px;
}

.margin-top-19 {
	margin-top:19px;
}

.padding-2 {
	padding:2px;
}

.padding-3 {
	padding:3px;
}

.padding-4 {
	padding:4px;
}

.padding-5 {
	padding:5px;
}

.padding-10 {
	padding:10px;
}

.padding-2-lostright {
	padding-left:2px;
	padding-top:2px;
}

.padding-2-lostleft {
	padding-right:2px;
	padding-top:2px;
}

.padding-left-40 {
	padding-left:40px;
}

.padding-left-48 {
	padding-left:48px;
}

.padding-left-60 {
	padding-left:60px;
}

.padding-left-4 {
	padding-left:4px;
}

.padding-left-5 {
	padding-left:5px;
}

.padding-left-6 {
	padding-left:6px;
}

.padding-left-10 {
	padding-left:10px;
}

.padding-left-15 {
	padding-left:15px;
}

.padding-left-18 {
	padding-left:18px;
}

.padding-left-20 {
	padding-left:20px;
}

.padding-left-27 {
	padding-left:27px;
}

.padding-left-32 {
	padding-left:32px;
}

.padding-left-110 {
	padding-left:110px;
}

.padding-right-110 {
	padding-right:110px;
}

.padding-right-80 {
	padding-right:80px;
}

.padding-right-60 {
	padding-right:60px;
}

.padding-right-50 {
	padding-right:50px;
}

.padding-right-40 {
	padding-right:40px;
}

.padding-right-20 {
	padding-right:20px;
}

.padding-top-2 {
	padding-top:2px;
}

.padding-top-8 {
	padding-top:8px;
}

.padding-top-310 {
	padding-top:310px;
}

.padding-bottom-8 {
	padding-bottom:8px;
}

.padding-bottom-100 {
	padding-bottom:100px;
}

.padding-top-20 {
	padding-top:20px;
}

.padding-top-15 {
	padding-top:15px;
}

.padding-top-10 {
	padding-top:10px;
}

.margin-left-19 {
	margin-left:-19px;
}

.padding-left-23 {
	padding-left:23px;
}

.padding-left-250 {
	padding-left:250px;
}

.margin-left-2px {
	margin-left:2px;
}

.margin-top-2px {
	margin-top:2px;
}

.margin-top-14px {
	margin-top:14px;
}

.margin-top-24px {
	margin-top:24px;
}

.margin-top-28px {
	margin-top:28px;
}

.margin-top-40px {
	margin-top:40px;
}

.margin-top-44px {
	margin-top:44px;
}

.margin-top-50px {
	margin-top:53px;
}

.margin-bottom-0 {
    margin-bottom:0px;
}

.font-weight-bold {
	font-weight:bold;
}

.vertical-align-middle {
	display:table;	
    vertical-align:middle;
}

.margin-top-85px {
	margin-top:85px;
}

.clearboth {
	clear:both;
}

.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}

.textaligncenter {
	text-align:center;
}

.textalignright {
	text-align:right;
}

.marginright {
	margin-right:0px;
}

.margincenter {
	margin-left:auto;
	margin-right:auto;
}

/* 長寬部分 */

.height3 {
	height:3px;
}

.height5 {
	height:5px;
}

.height8 {
	height:8px;
}

.height10 {
	height:10px;
}

.height15 {
	height:15px;
}

.height20 {
	height:20px;
}

.height23 {
	height:23px;
}

.height24 {
	height:24px;
}

.height25 {
	height:25px;
}

.height30 {
	height:30px;
}

.height35 {
	height:35px;
}

.height36 {
	height:36px;
}

.height40 {
	height:40px;
}

.height45 {
	height:45px;
}

.height50 {
	height:50px;
}

.height55 {
	height:55px;
}

.height82 {
	height:82px;
}

.height60 {
	height:60px;
}

.height63 {
	height:63px;
}

.height65 {
	height:65px;
}

.height70 {
	height:70px;
}

.height75 {
	height:75px;
}

.height85 {
	height:85px;
}

.height90 {
	height:90px;
}

.height92 {
	height:92px;
}

.height100 {
	height:100px;
}

.height110 {
	height:110px;
}

.height120 {
	height:120px;
}

.height130 {
	height:130px;
}

.height140 {
	height:140px;
}

.height150 {
	height:150px;
}

.height160 {
	height:160px;
}

.height192 {
	height:192px;
}

.height168 {
	height:168px;
}

.height170 {
	height:170px;
}

.height198 {
	height:198px;
}

.height200 {
	height:200px;
}

.height206 {
	height:206px;
}

.height218 {
	height:218px;
}

.height227 {
	height:227px;
}

.height231 {
	height:231px;
}

.height250 {
	height:250px;
}

.height254 {
	height:254px;
}

.height280 {
	height:280px;
}

.height290 {
	height:290px;
}

.height331 {
	height:331px;
}

.height335 {
	height:335px;
}

.height352 {
	height:352px;
}

.height364 {
	height:364px;
}

.height374 {
	height:374px;
}

.height380 {
	height:380px;
}

.height382 {
	height:382px;
}

.height559 {
	height:559px;
}

.height400 {
	height:400px;
}

.height410 {
	height:410px;
}

.height431 {
	height:431px;
}

.height434 {
	height:434px;
}

.height450 {
	height:450px;
}

.height465 {
	height:465px;
}

.height484 {
	height:484px;
}

.height500 {
	height:500px;
}

.height520 {
	height:520px;
}

.height545 {
	height:545px;
}

.height600 {
	height:600px;
}

.height645 {
	height:645px;
}

.height740 {
	height:740px;
}

.height765 {
	height:765px;
}

.height800 {
	height:800px;
}

.height895 {
	height:895px;
}

.height1036 {
	height:1036px;
}

.height1528 {
	height:1528px;
}

.height1684 {
	height:1684px;
}

.height2130 {
	height:2130px;
}

.width110 {
	width:110px;
}

.width480 {
	width:480px;
}

.width1 {
	width:1px;
}

.width3 {
	width:3px;
}

.width4 {
	width:4px;
}

.width6 {
	width:6px;
}

.width7 {
	width:7px;
}

.width10 {
	width:10px;
}

.width12 {
	width:12px;
}

.width14 {
	width:14px;
}

.width25 {
	width:25px;
}

.width28 {
	width:28px;
}

.width30 {
	width:30px;
}

.liwidth116 {
	width:116px;
}

.liwidth174 {
	width:174px;
}

.liwidth142 {
	width:142px;
}

.width40 {
	width:40px;
}

.width48 {
	width:48px;
}

.width50 {
	width:50px;
}

.width60 {
	width:60px;
}

.width70 {
	width:70px;
}

.width72 {
	width:72px;
}

.width74 {
	width:74px;
}

.width75 {
	width:75px;
}

.width77 {
	width:77px;
}

.width80 {
	width:80px;
}

.width86 {
	width:86px;
}

.width87 {
	width:87px;
}

.width8 {
	width:8px;
}

.width16 {
	width:16px;
}

.width20 {
	width:20px;
}

.width23 {
	width:23px;
}

.width31 {
	width:31px;
}

.width32 {
	width:32px;
}

.width36 {
	width:36px;
}

.width37 {
	width:37px;
}

.width38 {
	width:38px;
}

.width76 {
	width:76px;
}

.width90 {
	width:90px;
}

.width95 {
	width:95px;
}

.width100 {
	width:100px;
}

.width104 {
	width:104px;
}

.width120 {
	width:120px;
}

.width167 {
	width:167px;
}

.width186 {
	width:186px;
}

.width206 {
	width:206px;
}

.width207 {
	width:207px;
}

.width214 {
	width:214px;
}

.width222 {
	width:222px;
}

.width225 {
	width:225px;
}

.width226 {
	width:226px;
}

.width230 {
	width:230px;
}

.width234 {
	width:234px;
}

.width240 {
	width:240px;
}

.width260 {
	width:260px;
}

.width132 {
	width:132px;
}

.width134 {
	width:134px;
}

.width310 {
	width:310px;
}

.width312 {
	width:312px;
}

.width320 {
	width:320px;
}

.width321 {
	width:321px;
}

.width332 {
	width:332px;
}

.width335 {
	width:335px;
}

.width380 {
	width:380px;
}

.width125 {
	width:125px;
}

.width126 {
	width:126px;
}

.width140 {
	width:140px;
}

.width143 {
	width:143px;
}

.width150 {
	width:150px;
}

.width155 {
	width:155px;
}

.width160 {
	width:160px;
}

.width170 {
	width:170px;
}

.width175 {
	width:175px;
}

.width198 {
	width:198px;
}

.width200 {
	width:200px;
}

.width250 {
	width:250px;
}

.width257 {
	width:257px;
}

.width280 {
	width:280px;
}

.width275 {
	width:275px;
}

.width290 {
	width:290px;
}

.width300 {
	width:300px;
}

.width328 {
	width:328px;
}

.width344 {
	width:344px;
}

.width360 {
	width:360px;
}

.width375 {
	width:375px;
}

.width394 {
	width:394px;
}

.width400 {
	width:400px;
}

.width425 {
	width:425px;
}

.width430 {
	width:430px;
}

.width460 {
	width:460px;
}

.width470 {
	width:470px;
}

.width350 {
	width:350px;
}

.width560 {
	width:560px;
}

.width520 {
	width:520px;
}

.width530 {
	width:530px;
}

.width500 {
	width:500px;
}

.width548 {
	width:548px;
}

.width550 {
	width:550px;
}

.width570 {
	width:580px;
}

.width588 {
	width:588px;
}

.width592 {
	width:592px;
}

.width600 {
	width:600px;
}

.width642 {
	width:642px;
}

.width650 {
	width:650px;
}

.width658 {
	width:658px;
}

.width670 {
	width:670px;
}

.width672 {
	width:672px;
}

.width700 {
	width:700px;
}

.width688 {
	width:688px;
}

.width798 {
	width:798px;
}

.width724 {
	width:724px;
}

.width750 {
	width:750px;
}

.width826 {
	width:826px;
}

.width832 {
	width:832px;
}

.width870 {
	width:870px;
}

.width990 {
	width:990px;
}

.width991 {
	width:991px;
}

.width1000 {
	width:1000px;
}

.width1040 {
	width:1040px;
}

.width1080 {
	width:1080px;
}

.width1200 {
	width:1200px;
}

.width1920 {
	width:1920px;
}

.width1340 {
	width:1340px;
}

.widthper100 {
	width:100%;
}

.height136 {
	height:136px;
}

.height236 {
	height:236px;
}

.height314 {
	height:314px;
}

.height1860 {
	height:1860px;
}

.displayblock {
	display:block;
}

.displayinline {
	display:inline;
}

.displaytable {
	margin:0 auto;
	display:table;
}

/* <A>標籤定義部分 */

.linkwhitetoblack {
    color:#ffffff;text-decoration:none;
}
.linkwhitetoblack:hover {
    color:#000000;text-decoration:none;
}

.linkgreentoblue {
    color:#8CE032;text-decoration:none;
}
.linkgreentoblue:hover {
    color:#19B7FF;text-decoration:none;
}

.linkgraytoyellow {
    color:#333333;text-decoration:none;
}
.linkgraytoyellow:hover {
    color:#DAB866;text-decoration:none;
}

.linkgraytogreen {
    color:#333333;text-decoration:none;
}
.linkgraytogreen:hover {
    color:#8CE032;text-decoration:none;
}

.linksoftblue {
    color:#DDF9FF;text-decoration:none;
}
.linksoftblue:hover {
    color:#ffffff;text-decoration:none;
}

.linkblacktogray {
    color:#888888;text-decoration:none;
}
.linkblacktogray:hover {
    color:#666666;text-decoration:none;
}

/*  */ 
.linksoftgray {
    color:#e0e0e0;text-decoration:none;
}

.linksoftgray:hover {
    color:#ffffff;text-decoration:none;
}
/*  */ 

.linkgoldentodeep {
    color:#D5B56A;text-decoration:none;
}
.linkgoldentodeep:hover {
    color:#BD9535;text-decoration:none;
}

.linkorangetodeep {
    color:#D36C05;text-decoration:none;
}
.linkorangetodeep:hover {
    color:#F57D07;text-decoration:none;
}

/* <hr>標籤定義部分 */

.hr2pxdeepgray {
	
	height:0px;
	border:none;
	border-top:2px double #626D73;
}

.hr5pxgray {
	height:0px;
	width:818px;
	border:none;
	margin-left:0px;
	border-top:5px solid #E5E5E5;
}

/* 內容頁容器 */

.detailboxleftframe {
	margin-top:20px;
	width:280px;
}

.detailboxleftframe img {
	box-shadow:5px 5px 5px rgba(118,118,118,0.6);	
}

.detailboxleftframe236 {
	margin-top:20px;
	width:236px;
}

.detailboxleftframe236 img {
	box-shadow:5px 5px 5px rgba(118,118,118,0.6);	
}

.detailboxrightframe {
	overflow:hidden;
	margin-top:-236px;
	margin-left:280px;
	width:724px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.detailboxrightframe img {
	float:left;
    margin-right:2px;
	margin-bottom:2px;
}

.detailboxrightframe ul {
	list-style-position:inside;
	list-style-type:disc;
}

.detailboxrightframe776 {
	overflow:hidden;
	margin-top:-236px;
	margin-left:280px;
	width:776px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.detailboxrightframe776 img {
	float:left;
    margin-right:2px;
	margin-bottom:2px;
}

.detailboxrightframe776 ul {
	list-style-position:inside;
	list-style-type:disc;
}

.detailboxrightframe820 {
	overflow:hidden;
	margin-top:-236px;
	margin-left:236px;
	width:820px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.detailboxrightframe820 img {
	float:left;
    margin-right:2px;
	margin-bottom:2px;
}

.detailboxrightframe820 ul {
	padding:0;
    margin:0;
}

.detailboxrightframe820 ul li ul {
	padding-top:20px;
    margin:0;

}

.detailboxrightframe820titlefr {
	height:150px;
	width:560px;
    margin-left:auto;
	margin-right:auto;
}

.detailboxrightframe_newscenter {
	overflow:hidden;
	margin-top:-236px;
	margin-left:280px;
	width:724px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.detailboxrightframe_newscenter ul {
	padding:0;
    margin:0;
}

.detailboxrightframe_newscenter ul li ul {
	padding:0;
    margin:0;
	list-style-type:none;
}

.detailboxrightframe_newscenter ul li ul li {
	float:left;
}

.newscontent {
	overflow:hidden;
	width:724px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.detail_default_title_blue {
	font-size:16px;
	font-weight:bold;
	color:#005F98;
	letter-spacing:2px;
}

.rightdetailbottom {
	width:100%;
	height:30px;
}

.ringlibr {
	display:inline-block;
	width:24px;
	height:24px;
	border-radius:12px;
	background-color:#D5B56A;
	text-align:center;
	line-height:24px;
}

.customdetailboxrightframe_724 {
	overflow:hidden;
	margin-top:10px;
	margin-left:280px;
	width:724px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.customdetailboxrightframe_776 {
	overflow:hidden;
	margin-top:10px;
	margin-left:280px;
	width:776px;
	font-size:13px;
	color:#666666;
	letter-spacing:0.4px;
	line-height:26px;
}

.ballradius-productfloatb {
	width:221px;
	height:221px;
	border-radius:221px;
}


.ballradius {
	width:200px;
	height:200px;
	border-radius:100px;
	background-color:#A6253B;
	color:white;
	text-align:center;
	line-height:200px;
}

#ballradiustext {
	font-size:18px;
	letter-spacing:0px;
	text-align:center;
	line-height:25px;
	color:white;
	opacity:0.8;
	font-family:humnst777_cn_btregular;
}

#ballradiusbox:hover .ballradius {
	transform:scale(0.9,0.9);
	background-color:#F57C05;
}

#ballradiusbox:hover .ballradius div {
	transform:scale(1.3,1.3);
}

#ballradiusbox:hover #ballradiustext {
	transform:scale(0.9,0.9);
	color:rgba(0,0,0,0.0);
}

.research_ballradius {
	border-radius:99px;
	
}

.research_ballradiusbox {
	width:198px;
	height:198px;
	border-radius:99px;
	background-image:url(../gr/research/research_hotarea_shadow.png);
}

#ballradiusbigtext {
	font-size:62px;
	text-align:center;
	line-height:95px;
	color:white;
	opacity:0.8;
}

.research_ballradiusbox:hover .research_ballradius {
	background-color:#F57C05;
}

.research_ballradiusbox:hover .research_ballradius img {
    -webkit-filter:brightness(1.2);
    -moz-filter:brightness(1.2);
    -o-filter:brightness(1.2);
    -ms-filter:brightness(1.2);
    filter:brightness(1.2);
}


.Box {position: relative;}
.Box .content {width: 1196px;margin: 0 auto;}
.Box .content3 {width: 1204px;margin: 0 auto;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 32px;height: 32px;position: absolute;top: -40px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../gr/floatframe_arrow_left.gif) no-repeat center;right: 42px;}
.Box .Box_con .btnr {background: url(../gr/floatframe_arrow_right.gif) no-repeat center;right: 0px;}
.Box .Box_con .btnl:hover {background: url(../gr/floatframe_arrow_left_hover.gif) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../gr/floatframe_arrow_right_hover.gif) no-repeat center;}
.Box .Box_con .btn3 {display: block;width: 32px;height: 32px;position: absolute;top: 180px;cursor: pointer;}
.Box .Box_con .btnl3 {position: absolute; background: url(../gr/floatframedon_arrow_left.gif) no-repeat center;left: -52px;}
.Box .Box_con .btnr3 {background: url(../gr/floatframedon_arrow_right.gif) no-repeat center;right: -52px;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.singleBox_frame {position: relative;list-style: none;}
.singleBoxli {float: left;width: 290px;height: 360px;margin-right:12px;overflow: hidden;}
.singleBoxli2 {float: left;width: 290px;height:290px;margin-right:12px;overflow: hidden;}
.singleBoxli3 {float: left;width: 301px;height:301px;overflow: hidden;}
.singleBoxli:first-child {margin-left: 0;}
			
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: green;}

.Dox {position: relative;}
.Dox .content {width: 860px; margin: 0 auto;}
.Dox .Dox_con {position: relative;}
.Dox .Dox_con .dtnl {position: absolute;}
.Dox .Dox_con .dtn {display: block;width: 32px;height: 32px;position: absolute;top: 55px;cursor: pointer;}
.Dox .Dox_con .dtnl {background: url(../gr/floatframedon_arrow_left.gif) no-repeat center;left: -42px;}
.Dox .Dox_con .dtnr {background: url(../gr/floatframedon_arrow_right.gif) no-repeat center;right: -42px;}
.Dox .Dox_con .condox {position: relative;overflow: hidden;}
.singleDox_frame {position: relative;list-style: none;height:140px; }
.singleDoxli {float: left;width: 860px;height: 140px;overflow: hidden;}
.singleDoxli:first-child {margin-left: 0;}

.Aox {position: relative;}
.Aox .content {width: 1200px;margin: 0 auto;}
.Aox .content3 {width: 1094px;margin: 0 auto;}
.Aox .Aox_con {position: relative;}
.Aox .btnl {background: url(../gr/floatframe_arrow_left.png) no-repeat center; width: 40px;height: 40px; cursor:pointer}
.Aox .btnr {background: url(../gr/floatframe_arrow_right.png) no-repeat center; width: 40px;height: 40px; cursor:pointer}
.Aox .btnl:hover {background: url(../gr/floatframe_arrow_left_hover.png) no-repeat center;}
.Aox .btnr:hover {background: url(../gr/floatframe_arrow_right_hover.png) no-repeat center;}
.Aox .Aox_con .btn3 {display: block;width: 32px;height: 32px;position: absolute;top: 95px;cursor: pointer;}
.Aox .Aox_con .btnl3 {position: absolute; background: url(../gr/floatframedon_arrow_left.gif) no-repeat center;left: -52px;}
.Aox .Aox_con .btnr3 {background: url(../gr/floatframedon_arrow_right.gif) no-repeat center;right: -52px;}
.Aox .Aox_con .conAox {position: relative;overflow: hidden;}
.singleAox_frame {position: relative;list-style: none;}
.singleAoxli {float: left;width: 300px;height: 520px;overflow: hidden;}
.singleAoxli2 {float: left;width: 290px;height:290px;margin-right:12px;overflow: hidden;}
.singleAoxli3 {float: left;width: 218px;height:218px;margin-right:74px;overflow: hidden;}
.singleAoxli:first-child {margin-left: 0;}
			
.Aox .AoxSwitch {margin-top: 30px;text-align: center;}
.Aox .AoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Aox .AoxSwitch span.cur {background: green;}

.HoverScalePic {
	overflow:hidden;
	cursor:pointer;
}

.HoverScalePic:hover img {
	transform:scale(1.1,1.1);
}

.HoverScalePicTitle {
	position:absolute;
	z-index: 2;
	margin-top:0px;
	width:300px;
	background-color:rgba(0,0,0,0.8);
	color:#97EF29;
}

.HoverScalePic:hover .HoverScalePicTitle {
	transform:translateY(-70px);
}

.cursorpointer {
	cursor:pointer;
}

.absposition {
	position:absolute;
	z-index:9;
}

#indexpro:hover img{
	transform:scale(1.1,1.1);
}

.indexproringbg {
	background: url(../gr/IndexProRingBg.gif) no-repeat center;
}

.FloatIndexQualityPanel {
	position:absolute;
	z-index:2;
	width:670px;
	height:290px;
	border:3px solid white;
	background-color:rgba(25,183,255,0.7);
	margin-left:-200px;
	margin-top:90px;
}

.FloatIndexQualityPanel2 {
	position:absolute;
	z-index:2;
	width:670px;
	height:290px;
	border:3px solid white;
	background-color:rgba(25,183,255,0.7);
	margin-left:0px;
	margin-top:90px;
}

.BoxShadow {
	-moz-box-shadow:0px 0px 10px #999999;
	-webkit-box-shadow:0px 0px 10px #999999;
	box-shadow:0px 0px 10px #999999;
}

#indexfocus:hover img {
	transform:scale(1.1,1.1);
}

.indexContactIcon1 {
	width:23px;
	height:23px;
	background:url('../gr/indexContactIcons.png') 0 0 no-repeat;
}

.indexContactIcon2 {
	width:23px;
	height:23px;
	background:url('../gr/indexContactIcons.png') 0 -52px no-repeat;
}

.indexContactIcon3 {
	width:23px;
	height:23px;
	background:url('../gr/indexContactIcons.png') 0 -86px no-repeat;
}

.indexContactIcon4 {
	width:23px;
	height:23px;
	background:url('../gr/indexContactIcons.png') 0 -120px no-repeat;
}

.indexContactIcon5 {
	width:23px;
	height:23px;
	background:url('../gr/indexContactIcons.png') 0 -154px no-repeat;
}

.indexContactIcon6 {
	width:23px;
	height:23px;
	background:url('../gr/indexContactIcons.png') 0 -189px no-repeat;
}

.kingmateOL {
	width:320px;
	height:290px;
	background-color:#F5F5F5;
	border:2px solid #CCCCCC;
}

.FocusFLB1 {
	width:36px;
	height:36px;
	background:url('../gr/focus/FLB.gif') 0 0 no-repeat;
}

.FocusFLB2 {
	width:36px;
	height:36px;
	background:url('../gr/focus/FLB.gif') -45px 0 no-repeat;
}

.FocusFLB3 {
	width:36px;
	height:36px;
	background:url('../gr/focus/FLB.gif') -90px 0 no-repeat;
}

.ContactOL {
	width:375px;
	height:229px;
	background-color:#7AB4CC;
}

.productleadbtn {
	width:273px;
	height:270px;
	cursor:pointer;
}

.productleadbtn .productleadbtnTitle {
	width:273px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:23px;
	background-color:#5C5754;
	color:#8FDE34;
}

.productleadbtn .productleadbtnPicarea {
	width:273px;
	height:234px;
	overflow:hidden;
}

.productleadbtn:hover .productleadbtnPicarea img {
	transform:scale(1.1,1.1);
}

#productListFrame {
	background-color:#ADADAF;
	padding:1px;
}

.applicationleadbtn {
	width:273px;
	height:309px;
	cursor:pointer;
}

.applicationleadbtn .applicationleadbtnTitle {
	width:273px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:23px;
	background-color:#5C5754;
	color:#8FDE34;
}

.applicationleadbtn .applicationleadbtnPicarea {
	width:273px;
	height:273px;
	overflow:hidden;
}

.applicationleadbtn:hover .applicationleadbtnPicarea img {
	transform:scale(1.1,1.1);
}

.truboInsideImageHoverScale {
	overflow:hidden;
}

.truboInsideImageHoverScale:hover img {
	transform:scale(1.1,1.1);
}

.smallnewpic {
	width:372px;
	height:306px;
}

.bignewpic {
	width:700px;
	height:576px;
}	

.Achroid {
	position:absolute;
	display:block;
	top:-172px;
	width:172px;
	height:172px;
}

.AchroidABox {
	position:relative;
}

.TopBtn {
	position:fixed;
	bottom:100px;
	right:30px;
	width:60px;
	height:60px;
	background:url('../gr/topbtn.gif') 0 0 no-repeat;
	opacity:0.5;
}

.TopBtn:hover {
	cursor:pointer;
	opacity:1;
}