﻿body{
	width:100%;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	background:#D9ECEC url(backgroun.jpg) center top repeat-x;
}
a:link,a:visited{
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
a:hover{
	font-size:11px;
	text-decoration:none;
	color:#FEB400;
}
/*Intro頁面*/
.Wrapper {
	margin: 0 auto;
	width: 950px;
	}
.Header {
	margin: 0 auto;
	padding: 30px 0 0 0;
	background:url(indextopbg.jpg) repeat-x left bottom;
	width: 940px;
	}
.Flash {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
	}
.BorderLeft {
	padding: 0 0 0 7px;
	background:url(indexleftbg.jpg) repeat-y left top;
	}
.BorderRight {
	padding: 0 7px 0 0;
	background:url(indexrightbg.jpg) repeat-y right top;
	}
.SlidePro {
	padding: 20px 20px 20px 670px;
	width:260px;
	height:310px;
	margin: 0;
	position: absolute;

	}
.FooterIndex {
	margin: 0 7px;
	background:url(nfooterbg.jpg);
	width:936px;
	height:54px;
	}
/*首頁HOTNEWW & PRODUCTS樣式*/
.main4{
	width:260px;
	height:400px;
	overflow:hidden;
	float:right;
	padding:20px;
}
.hotnews{
	width:300px;
	height:180px;
	overflow:hidden;
	float:right;
}
.hotnews ul{
	width:300px;
	float:right;
}
.hotnews li.newslabel{
	width:245px;
	height:21px;
	margin-top:30px;
	margin-left:30px;
}
.hotnews li.newscontent{
	width:245px;
	height:100px;
	overflow:hidden;
	margin-left:30px;
	margin-top:10px;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
}
.indexpro{
	width:300px;
	height:200px;
	overflow:hidden;
	float:right;
}
.prolabel1{
	width:245px;
	margin-left:30px;
}
.indexproname{
	width:245px;
	color:#FFFFCC;
	font-size:14px;
	font-weight:bold;
	margin-left:30px;
	margin-top:5px;
}
.indexproname a:link,.indexproname a:visited{
	width:245px;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:underline;
	display:block;
}
.indexproname a:hover{
	width:245px;
	height:20px;
	line-height:20px;
	color:#FFF;
	text-decoration:underline;
	display:block;
}
.indexprocontent ul{
	width:245px;
	height:250px;
	margin-left:30px;
	clear:both;
	margin-top:10px;
}
.indexprocontent li.indexprotext{
	width:140px;
	height:250px;
	overflow:hidden;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
.indexprocontent li.indexproimg{
	width:105px;
	height:250px;
	overflow:hidden;
	float:left;
}
.indexproimg img{
	width:100px;
	height:120px;
}
/*--內頁樣式--*/
.header{
	width:950px;
	height:323px;
	overflow:hidden;
	margin-top:25px;
}
.top{
	width:950px;
	height:10px;
	overflow:hidden;
	clear:both;
}
.top li.topleft{
	width:10px;
	height:10px;
	background:url(nleft_topjiao.jpg);
	float:left;
}
.top li.topcenter{
	width:930px;
	height:10px;
	background:url(ntopbg.jpg);
	float:left;
}
.top li.topright{
	width:10px;
	height:10px;
	background:url(nrighttopjiao.jpg);
	float:left;
}

.nav&banner{
	width:950px;
	height:313px;
	overflow:hidden;
	clear:both;
	background:#FFFFFF;
}
.headerleft{
	width:10px;
	height:313px;
	background:url(nleftbg.jpg);
	float:left;
}
.headright{
	width:10px;
	height:313px;
	background:url(nrightbg.jpg);
	float:left;
}
.maintop{
	width:930px;
	height:313px;
	float:left;
	background:#FFFFFF;
}
/*--logo--*/
.logo{
	width:930px;
	height:65px;
	background:#FFFFFF;
	overflow:hidden;
	background:url(logo.jpg) left center no-repeat;
}
/*--logo--end--*/
/*--banner--*/
.banner{
	width:930px;
	height:222px;
	margin-top:2px;
	overflow:hidden;
}
/*--banner--end--*/
/*--navigation--*/
.nav{
	width:930px;
	height:24px;
	overflow:hidden;
	clear:both;
}
.leftnav{
	width:710px;
	height:24px;
	background:url(n_navbg.jpg);
	overflow:hidden;
	float:left;
}
.leftnav ul{
	width:710px;
	height:24px;
	clear:both;
	}
.leftnav li.link{
	width:125px;
	height:24px;
	line-height:24px;
	float:left;
	text-align:center;
}
.link a:link,.link a:visited{
	width:125px;
	height:24px;
	display:block;
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
}
.link a:hover{
	width:123px;
	height:24px;
	display:block;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background:#90AD44;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
.rightnav{
	width:220px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	float:left;
}
.rightnav ul{
	width:220px;
	height:24px;
	clear:both;
}
.languagelabel{
	width:111px;
	height:24px;
	background:url(ico2.jpg);
	float:left;
}
.language{
	width:109px;
	height:24px;
	background:url(nlanguagebg.jpg);
	float:left;
}
.language ul{
	width:109px;
	height:24px;
	clear:both;	
}
.language li.en{
	width:45px;
	height:24px;
	float:left;
}
.language li.cn{
	width:45px;
	height:24px;
	float:left;
	margin-left:10px;
}
.en a:link, .en a:visited,
.cn a:link, .cn a:visited{
	font-size:10px;
	color:#CCCCCC;
	width:45px;
	height:24px;
	line-height:24px;
	display:block;
}
.en a:hover,.cn a:hover{
	font-size:10px;
	color:#FF9933;
	width:45px;
	height:24px;
	line-height:24px;
	display:block;
}
/*--navigation--end--*/
/*--內頁主體樣式--*/
.main3{
	width:950px;
	overflow:hidden;
	background: #FFF url(pagebg.jpg) left top repeat-y;
	clear:both;
	padding-top:2px;
}
.mainleft{
	width:185px;
	margin-left:10px !important;
	*margin-left:5px;
	float:left;
}
.mainright{
	margin-right:15px;
	margin-left:10px;
	width:730px;
	overflow:hidden;
	float:left;
}
/*--left樣式--*/
.proclasslabel{
	width:185px;
	height:30px;
	background:url(proclasslabel.jpg);
}
.proclass{
	width:183px;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	margin-bottom:10px;
}
.proclass ul{
	margin-bottom:30px;
}
.proclass li.bigclass,
.proclass li.smallclass
{
	width:183px;
	height:30px;
}
.bigclass a:link,.bigclass a:visited{
	width:183px;
	height:30px;
	display:block;
	line-height:30px;
	font-size:12px;
	text-indent:3em;
	color:#000000;
	font-weight:bold;
	background:url(leftnavbg1.jpg);
}
.bigclass a:hover{
	width:183px;
	height:30px;
	line-height:30px;
	font-size:12px;
	display:block;
	color:CC3300;
	font-weight:bold;
	background:url(leftnavbg2.jpg);
}
.smallclass a:link,.smallclass a:visited{
	width:183px;
	height:29px;
	display:block;
	line-height:30px;
	font-size:12px;
	text-indent:4em;
	color:#FEB400;
	border-bottom:1px solid #D9D9D9;
	background:#F2F2F2;
}
.smallclass a:hover{
	width:183px;
	height:29px;
	line-height:30px;
	font-size:12px;
	display:block;
	color:FEB400;
	font-weight:bold;
	border-bottom:1px solid #D9D9D9;
	background:#90AD44;
}
/*--left樣式--end--*/
/*--right--style--*/
.path{
	width:730px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:right;
	color:#999999;
}
.content{
	width:700px;
	height:400px;
	padding:14px;
	border:1px solid #CCCCCC;
	margin-bottom:2px;
}
.prolist{
	width:700px;
	text-align:center;
}
.prolist ul{
	width:700px;
	height:160px;
	clear:both;
}
.prolist li.smallimg{
	width:175px;
	height:134px;
	float:left;
	text-align:center;
}
.smallimg img{
	width:140px;
	height:110px;
	padding:1px;
	border:1px solid #CED2D5;
}
.proname{
	width:144px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#5a5a5a;
}
.proclassname{
	font-size:14px; 
	color:#FF9900; 
	font-weight:bold;
}
.h3{
	font-size:14px; 
	color:#000; 
	font-weight:bold;
}
/*--proclass1-1--*/
.proclass1-1{
	width:700px;
	height:160px;
	margin-top:15px;
	margin-bottom:15px;
}
.proclass1-1 ul{
	width:350px;
	height:160px;
	clear:both;
	margin:0 auto;
}
.proclass1-1 li.smallimg{
	width:175px;
	height:134px;
	float:left;
	text-align:center;
}
/*--proclass1-2--*/
.proclass1-2{
	width:700px;
	height:160px;
	margin-top:15px;
	margin-bottom:15px;
}
.proclass1-2 ul{
	width:525px;
	height:160px;
	clear:both;
	margin:0 auto;
}
.proclass1-2 li.smallimg{
	width:175px;
	height:134px;
	float:left;
	text-align:center;
}
/*--proclass1-3--*/
.proclass1-3{
	width:700px;
	height:160px;
	margin-top:15px;
	margin-bottom:15px;
}
.proclass1-3 ul{
	width:175px;
	height:160px;
	clear:both;
	margin:0 auto;
}
.proclass1-3 li.smallimg{
	width:175px;
	height:134px;
	float:left;
	text-align:center;
}
/*--proclass2--*/
.proclass2{
	width:700px;
	height:380px;
	margin-top:15px;
	margin-bottom:15px;
}
.proclass2 ul{
	width:400px;
	height:330px;
	clear:both;
	margin:0 auto;
}
.proclass2 li.smallimg{
	width:400px;
	height:330px;
	float:left;
	text-align:center;
}
.proclass2 p.proname{
	width:400px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#5a5a5a;
}
.proclass2 li.smallimg img{
	width:400px;
	height:330px;
	padding:1px;
	border:1px solid #CED2D5;
}
.proclass3{
	width:700px;
	margin-top:15px;
}
.table1 td{
	text-indent:3em;
}
.table1 p.h3{
	text-indent:1em;
}
/*--內頁bottom--*/
.bottom{
	width:950px;
	height:10px;
	overflow:hidden;
	margin-bottom:30px;
	clear:both;
}
.bottom li.bottomleft{
	width:10px;
	height:10px;
	background:url(nleftbottonjiao.jpg);
	float:left;
}
.bottom li.bottomright{
	width:10px;
	height:10px;
	background:url(nrightbottomjiao.jpg);
	float:left;
}
.bottom li.bottomcenter{
	width:930px;
	height:10px;
	background:url(nbottombg.jpg);
	float:left;
}

/*--內頁footer--*/
.footer{
	width:920px;
	height:54px;
	overflow:hidden;
	background:url(nfooterbg.jpg);
	margin:0 auto;
	padding-top:10px;
	padding-left:10px;
	clear:both;
}
.footer a:link,.footer a:visited{
	color:#99cc00;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover{
	color:#000;
}
.indexfooter{
	width:950px;
	height:60px;
	clear:both;
}
.indexfooterleft{
	width:7px;
	height:60px;
	background:url(indexleftbg2.jpg);
	overflow:hidden;
	float:left;
}
.indexfooterright{
	width:7px;
	height:60px;
	background:url(indexrightbg2.jpg);
	overflow:hidden;
	float:left;
}
.indexaddress{
	width:916px;
	height:40px;
	background:url(indexbottombg.jpg);
	overflow:hidden;
	float:left;
	padding:10px;
	text-align:right;
}
