html,body{font-family:Arial,SimSun, SimHei，Microsoft Yahei; margin:0;padding:0; background:#fff;}
/*
body *{
-webkit-filter: grayscale(100%); /* webkit */
-moz-filter: grayscale(100%); /*firefox*/
-ms-filter: grayscale(100%); /*ie9*/
-o-filter: grayscale(100%); /*opera*/
filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
filter:gray; /*ie9- */
}
*/
img{border:0px; margin:0px; padding:0px}
a{text-decoration:none; color:#000}
a:hover{color:#cc0000;}
.headWord{
	font-size:26px;
}
.titleWord{
	font-weight:bold;
	font-size:26px;
	color:#336633;
}
.verticalChar{
	margin: 0 auto; 
	writing-mode: vertical-rl;
	writing-mode: tb-lr;
	background:#cccccc;
	color:#ffffff;
	border-radius: 0.5em;
	padding:5px;
}


#logoBoxBox
{
	width:100%;
	min-width:1210px;
	height:120px;
}

#logoBox{
	width:100%;
	min-width:1210px;
	height:120px;
	line-height:40px;
	background:#fff;
}
.logoBoxFixed{
	position:fixed;
	left:0;
	right:0;
	top:0;
	width:1200px; 
	border-bottom: solid 2px #666;
	opacity:0.9;
	z-index: 999; /*层叠*/
}
.logoDivCenter{
	width:1200px; 
	height:120px; 
	margin:0 auto 0 auto;
}

.logoLeft{
	width:200px;
	float:left; 
}

.logoRight{
	width:900px;
	float:left; 
}

.logoRightTop{
	width:100%;
	height:70px;
	text-align:right; 
	font-size:11px;
}

.logoRightBottom{
	width:100%;
	height:40px;
}

/*导航下拉菜单*/
.logoRightBottom ul{
		margin:0; 
		padding: 0;
	}

li{list-style:none;}

.logoRightBottom ul a{
		text-decoration:none; 
		color:#000; 
		font-size:16px;
		font-weight:bold;
		display:block;
	}
.logoRightBottom ul a:hover { 
		color: #ffffff;
		border-radius: 1em;
		border: 1px solid rgba(0,0,0,.1);
		background: #66bb00 linear-gradient(hsla(0,0%,100%,.2),transparent);
	} 

	.nav li{
		float:left;  
		z-index: 10;
		line-height:35px; 
		width:100px; 
		text-align:center; 
		/*border: solid 1px #eee; */
		border-radius: 1em;
		border: 1px solid rgba(0,0,0,.1);
		background: #fff linear-gradient(hsla(0,0%,100%,.2),transparent);
		margin: 0 0 -1px -1px;
	}

	.nav ul li a { 
		text-align:left;
		padding:0px;
		line-height:42px;
		width:auto;
		padding-left:3px;
		display:block;
		float:none;
		height:auto;
		color:#000000;
		font-size:12px;
		overflow:hidden;
		cursor:pointer;
		font-weight:normal;
		border-radius: 0.5em;
		border: 1px solid rgba(0,0,0,.1);
		background: #eee linear-gradient(hsla(0,0%,100%,.2),transparent);
	} 
	.nav ul li a:hover { 
		color: #ffffff;
		border-radius: 1em;
		border: 0.5px solid rgba(0,0,0,.1);
		background: #66bb00 linear-gradient(hsla(0,0%,100%,.2),transparent);
	} 

	.nav > li{position: relative;}

	.we {
		position:absolute; 
		left:0px; top:30px; 
		width:154px; 
	}

	.ws {
		position:absolute; 
		left:0px; 
		top:35px; 
		width:204px;  
		padding: 10px; 
		margin: 0px 0 -1px -1px;
	}
	.ws li {
		width:200px; 
		float:left; 
	}

/*  AD */

#A_Box{
	position:relative; 
	width:100%; 
	min-width:1210px;
	height:480px; 
	background:#eee;
	background: url(../images/main/slider-bg.gif) repeat-x;
}

/* 画布特效 */
#canvasID {
  position:absolute; 
  background-color: #eee;
  display: block;
  margin: 0 auto;
  }

.A_BoxValue{
	z-index: 1; 
	position:relative; 
	width:1200px; 
	height:450px; 
	margin: 0 auto;
}

#A_BoxButtom{
	position:relative; 
	width:100%;  
	min-width:1210px;
	height:30px;
	z-index: 1;
}

.A_BoxButtomValue{
	width:1200px; 
	height:30px; 
	margin:0 auto 0 auto;
	font-size:11px;
	}

.A_BoxButtomValue li{list-style:none;}

.A_BoxButtomValue li{
		margin-left:10px;
		float:left;  
		border-radius: 1em;
		/*border: solid 1px #eee;*/
		
		}

.A_BoxButtomValue ul{
		margin:0; 
		padding: 0;
	}


.A_BoxButtomValue ul li a{ 
		line-height:30px; 
		width:30px; 
		text-align:center; 
		text-decoration:none; 
		color:#000; 
		font-size:18px;
		border-radius: 1em;
		display:block;
	} 

.A_BoxButtomValue ul li a:hover { 
		background:#66bb00;
		color: #ffffff;
	} 


/* 滚动文字*/
#id1{
	width:0px; 
	height:480px;
	position:relative; /*相对定位*/
	overflow:hidden; /*隐藏多余部分*/
	/*border:1px #d3d3d3 solid;*/
}
 
#id2{
	font-size:36px;
	font-weight:bold;
	font-family: Microsoft Yahei, SimHei, SimSun;
	width:800px;
	position:absolute; /*绝对定位*/
	padding-top:100px; 
	margin:1px;
	color:#007979;
}

#id3{
	font-weight:bold;
	width:300px;
	height:480px;
	position:absolute; /*绝对定位*/
	padding-top:100px;
	left:800px;
	margin:1px;
}

.but{
	font-size:16px;
	padding:10px 50px 10px 50px;
	position:relative; /*绝对定位*/
	text-align:center; 
	border:1px #fff solid;
	background:#66bb00;
	color:#FFFFFF;
	border-radius: 1em;
	border: 1px solid rgba(0,0,0,.1);
	background: #6b0 linear-gradient(hsla(0,0%,100%,.2),transparent);
}
 
.but:hover { 
	background:#eee;
	color:#f00;
	border-radius: 1em;
	} 



/* move box */
.MoveBoxShow{
	width:0px;
	height:0px;
	position:absolute; 
	overflow:hidden;
	text-align:right; 
	background:#66bb00;
	color:#fff;
	font-size:12px;
	z-index: 2; /*层叠*/
	cursor:pointer; /*手型鼠标*/
}

.MoveBoxShow span{
	cursor:pointer; /*手型鼠标*/
	}

/* 产品展示小窗口 */
#A_Box2{
	position:relative; 
	width:100%; 
	min-width:1210px;
	height:420px;
	background:#fff;
	margin-top:20px;
}

.A_CenterBox{
	width:1400px; 
	height:410px;
	margin:0 auto 0 auto;
	}

.A_CenterBox ul li
{
	padding:10px 10px 10px 10px;
	width:350px; 
	height:350px; 
	margin-left:20px;
	text-align:center; 
	float:left; 
	border: 1px solid rgba(255,255,255,0.8);
	box-shadow: 0 .05em .25em rgba(0,0,0,.5);
	border-radius: 3em;
	text-shadow: 0 -.01em .01em rgba(102,187,0, 1);
	/*font-size: 125%;*/
	line-height: 1.5;


}

.A_CenterBox ul li img{
	width:150px;
}

.A_CenterBox ul li:hover {
    border: 1px solid rgba(0, 153, 255,0.9);
	box-shadow: 0 .05em .25em rgba(0,0,0,.5);
	border-radius: 3em;
	text-shadow: 0 -.01em .01em rgba(0, 153, 255,1);
	/*font-size: 125%;*/
	line-height: 1.5;
}

.A_CenterBox ul li a:hover {

	color:#0066ff;

}

.A_CenterBox ul li img{
	width:88px;
}


/* 导航按钮 */
.bn-buttom{
	text-align:center; 
	width:60px;
	text-decoration:none; 
	padding: .3em .8em;
	border: 1px solid rgba(0,0,0,.1);
	background: #6b0 linear-gradient(hsla(0,0%,100%,.2),transparent);
	border-radius: .2em;
	box-shadow: 0 .05em .25em rgba(0,0,0,.5);
	color: white;
	text-shadow: 0 -.05em .05em rgba(0,0,0,.5);
	font-size: 125%;
	line-height: 1.5;

	}

.bn-buttom2{
	background: #ffff00;
	}


/* */
#adMain{
	width:100%; 
	min-width:1210px;
	height:200px;
	background: #006688; 
	margin-top:20px; 
	background-image: linear-gradient(to bottom right, #00408F, #004000); 
	color:#fff;
	/*visibility:hidden;*/
}

.adMainValue{
	padding-top:20px; 
	width:1000px; 
	height:180px; 
	margin:0 auto 0 auto; 
	background-image:url('../images/ico/tour-icon2.png');  
	background-repeat:no-repeat;background-position:right center;
}

#adClass {
	width:100%; 
	min-width:1210px;
	height:1650px;  
}

#adClass button{
	padding: .3em .8em;
	border: 1px solid rgba(0,0,0,.1);
	background: #6b0 linear-gradient(hsla(0,0%,100%,.2),transparent);
	border-radius: .2em;
	box-shadow: 0 .05em .25em rgba(0,0,0,.5);
	color: white;
	text-shadow: 0 -.05em .05em rgba(0,0,0,.5);
	font-size: 125%;
	line-height: 1.5;
}

.LaserCuttingHtml{
	width:1000px; 
	height:400px; 
	margin:30px auto 0 auto;
	border-top:#999999 1px solid;
}

.LaserCuttingBox1{
	width:550px;
	height:350px;
	float:left; 
	padding-top:10px;
	overflow:hidden; 
	text-align:right;
}

.LaserCuttingBox2{
	width:350px;
	height:350px;
	float:left; 
	padding-top:50px;
	text-align:center;
	
}

#serverLink{
	width:100%; 
	min-width:1210px;
	height:230px; 
	background:#FFFFFF;
	font-size:12px;
}

#serverLink img {
	width:25px;
	height:25px;
}

.serverLinkValue{
	width:1000px; 
	height:230px; 
	margin:30px auto 0 auto;
	border-top:#999999 1px solid;
}


#productCSS{
	width:100%; 
	min-width:1210px;
	background:#FFFFFF;
	font-size:12px;
}
.productCSSbox{
	width:1000px;  
	margin:30px auto 0 auto;
}

.productTable{
	margin-top:10px;
	width:1000px;
	border:#999999 1px solid;
	font-size:15px

}

productTable2{
	margin-top:10px;
	width:1000px;
	font-size:15px

}

.productMainImage{
	width:360px;
	height:360px;
}

.smallImgBox{
	width:100px; 
	height:180px;
	margin:20px 5px 10px 5px; 
	padding: 5px;
	text-align:center;  
	float:left; 
	background:#fff; 
	/*font-weight:bold;*/
}

/* back */ 
#back{
	width:100%; 
	min-width:1210px;
	height:100px; 
	background:#ffffff; 
	/*border-top:#999999 1px solid;*/
}

/* bottom */
#bottomBox{
	position:relative; 
	width:100%; 
	min-width:1210px; 
	background-color:#006688; /* 不支持线性的时候显示 */
    background-image: linear-gradient(to bottom right, #00408F, #004000);
}

#bottomBoxValue{
	width:1200px; 
	padding:11px;
	margin:0 auto 0 auto;
	color:#FFF;
	font-size:12px;
	text-align:center; 

	/*background-image:url("../images/main/footer.png");    /*插入背景图*/

}

#bottomBoxValue a{
	color:#FFF;
}
#bottomBoxValue a:hover { 
	background:#FFFFFF;
	color: #FF0000;
} 