/* CSS Document */
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size: 11px;
	color:#474747;
}
/* 首页整体frame */
#frame{
	width: 1003px;
	margin: 0 auto;
	text-align:left;
}

/* 首页头部head */
#head{
width:1003px;
height:62px;
}
#log{
float:left;
width:200px;
}
#head1{
float:right;
width:487px;
height:21px;
margin-top:8px;
}
#nav{
float:right;
width:487px;
height:17px;
margin-top:10px;
}
#nav ul{
	margin:0 0 0 90 !important;
	margin:0 0 0 130;
}
#nav ul li{
	float:left;
	padding:0 0 5 20;
	display:block;
	font-size:11px;
}
#nav ul li a{
    color:#C8C8C8;
	text-decoration:none;
}
#nav ul li a:hover{
    color:#fff;
	text-decoration:none;
}
/* 导航dh */
#dh{
width:1003px;
height:28px;
background-image:url(images/2-06.jpg);
}

/* 导航栏nav1 */
#nav1{
float:left;
height:36px !important;
height:28px;
width:650px;
}
#nav1 ul{
	margin:0 0 0 0;
}
#nav1 ul li{
	float:left;
	padding:8 0 0 15;
	display:block;
	font-size:11px;
	font-weight:bold;
}
#nav1 ul li a{
padding:2 8 0 20;
    color:#474747;
	height:17px;
	text-decoration:none;
}
#nav1 ul li a:hover{
    color:#FFFFFF;
	background-image:url(images/2-07.jpg);
	height:17px;
	text-decoration:none;
}
.hover1{
    padding:2 8 0 20;
    color:#FFFFFF;
	background-image:url(images/2-07.jpg);
	height:17px;
	text-decoration:none;
}
.STYLE1{
color:#FFFFFF;
}

#search{
float:right;
padding:3 0 0 8;
font-weight:bolder;
width:280px;
}
#search1{
float:right;
width:200px;
}


/* 导航栏nav2 */

#nav2{
float:left;
height:35px;
width:1003px;
margin:-7 0 0 0 !important;
margin:1 0 0 0;
background-image:url(images/2-12.jpg);
}
#nav2 ul{
    margin:0 0 0 -37 !important;
	margin:0 0 0 3;
}
#nav2 ul li{
	float:left;
	display:block;
	font-size:11px;
	font-weight:bold;

}
#nav2 ul li a{
    color:#474747;
	height:35px;
	display:block;
	line-height:35px;
	text-align:center;
	width:200px;
	text-decoration:none;
	background-image:url(images/2-10.jpg);

}
#nav2 ul li a:hover{
    color:#64345D;
	background-image:url(images/2-11.jpg);
	height:35px;
	text-decoration:none;
}
.hover2{
    color:#64345D;
	background-image:url(images/2-11.jpg);
	height:35px;
	line-height:35px;
	text-align:center;
	width:200px;
	text-decoration:none;
}
.clear{
clear:both;
}

/* 主体main */
#main{
width:999px!important;
width:1003px;
border-left:#CBCBCB solid 2px;
border-right:#CBCBCB solid 2px;
margin:2 0 0 0 !important;
margin-top:2px;
background-color:#FFFFFF;
height:1120px !important;
height:600px;
}
/* 左边left */
#left{
width:197px;
float:left;
background-color:#FFFFFF;
margin-right:6px;
}
#left1{
float:left;
width:177 !important;
width:197px;
height:20px!important;
height:30px;
margin-bottom:8px;
padding:10 0 0 20;
font-weight:bolder;
border-bottom:#F9F9F9 solid 1px;
border-bottom:#000000 thick 1px;
}
#nav3{
width:196px;
height:327px !important;
height:auto;
background-color:#FFFFFF;
border-top:#000000 thick 1px;
border-bottom:#000000 solid 1px;
}
#nav3 ul{
    margin:0 0 0 -40 !important;
	margin:0 0 0 0;
	background-color:#FFFFFF;
}
#nav3 ul li{
	float:left;
	display:block;
	font-size:11px;
	background-color:#FFFFFF;

}
#nav3 ul li a{
    background:url(images/2-nav1.jpg) 8 50% no-repeat;
	display:block;
	text-decoration:none;
	width:176 !important;
	width:196px;
	height:22px;
	padding:1 0 0 20 !important;
	padding:2 0 0 20;
	border-bottom:#000000 thick 1px;
	border-top:#000000 solid 1px;
	line-height:22px;
	color:#343434;

}
#nav3 ul li a:hover{
 background:url(images/2-nav1-.jpg) 8 50% no-repeat;
 color:#FFFFFF;
	height:22px;
	width:197px;
	background-color:#64345D;
	text-decoration:none;
}


#nav33{
width:196px;
background-color:DDD;
}
#nav33 ul{
    margin:0 0 0 -40 !important;
	margin:0 0 0 0;
}
#nav33 ul li{
	float:left;
	display:block;
	font-size:11px;

}
#nav33 ul li a{
    background:url(images/2-nav1.jpg) 16 50% no-repeat;
	display:block;
	text-decoration:none;
	background-color:#DDD;
	width:166 !important;
	width:196px;
	padding:1 0 0 30 !important;
	padding:2 0 0 30;
	line-height:20px;
	color:#616161;

}
#nav33 ul li a:hover{
 background:url(images/2-nav1-.jpg) 16 50% no-repeat;
 color:#FFFFFF;
	width:197px;
	background-color:#666666;
	text-decoration:none;
}


/* 中间middle */
#middle{
background-color:#FFFFFF;
float:left;
width:586px;
margin:2 0 0 8;
padding-bottom:10px;
}
.STYLE2{
width:580px;
height:40px;
line-height:40px;
text-align:right;
padding-right:0 !important;
padding-right:12px;
color:#545454;
font-size:12px;
border-bottom:#C7C7C7 solid 1px;
}
.STYLE3{
width:560px !important;
width:580px;
height:40px;
line-height:40px;
padding-left:20px;
color:#64345D;
font-weight:bolder;
font-size:12px;
border-bottom:#C7C7C7 solid 1px;
}
.STYLE4{
width:550px !important;
width:580px;
line-height:25px;
padding:22px;
text-align:left;
color:#3A3A3A;
font-size:11px;
border-bottom:#C7C7C7 solid 1px;
}
.table{
margin:4 0 8 0;}


/* 右边right */
#right{
width:182px;
float:left;
position:static !important;
position:absolute;
background-color:#FFFFFF;
}
#right1{
width:182px;
border:#CCCCCC solid 1px;
margin:2 0 8 6;
padding:2 1 2 5 !important;
padding:2px;
height:auto;
}
#nav4{
width:170px;
height:120px;
padding:6px;
}
#nav4 ul{
	margin:0 0 0 0;
}
#nav4 ul li{
	float:left;
	display:block;
	font-size:11px;
	background-color:#FFFFFF;

}
#nav4 ul li a{
    background:url(images/2-nav2.jpg) 8 28% no-repeat;
	display:block;
	text-decoration:none;
	padding:2 0 0 8 !important;
	padding:2 0 0 20;
	line-height:20px;
	color:#3B3B3B;

}
#nav4 ul li a:hover{
    color:#990000;
	text-decoration:none;
}
.STYLE5{
width:156px !important;
width:170px;
padding:8 0 8 14;
}

/* 底部bottom */
#bottom{
width:1003px;
height:50px;
text-align:center;
line-height:50px;
background-color:#353535;
color:#F3E3F0;
}

/* 产品页product */
#product{
width:580px;
float:left;
padding-bottom:6px !important;
padding-bottom:0px;
border-bottom:#C7C7C7 solid 1px;
clear:both;
}
#pro1{
width:270px;
float:left;
}
#pro2{
width:310px;
float:right;
background-color:#F2F2F2;
margin-top:16px;
}
.STYLE16 {
height:22px;
line-height:20px;
color:#000;
font-size:12px;
padding-left:16px;
}
.STYLE6 {
color: #64345C;
font-weight:bold;
padding:10 0 0 20;
}
.STYLE7 {
color: #242424;
padding:0 0 12 20;
line-height:18px;
width:280px;
float:left;
}
.STYLE17 {
color: #242424;
padding:0 0 12 10;
line-height:18px;
width:280px;
float:left;
}
.STYLE8 {
color: #242424;
padding:0 0 12 1;
line-height:18px;
width:130px;
float:right;
}
.STYLE9 {
color: #2D2D2D;
padding:20 10 0 0;
text-align:left;
float:left;
width:130px;
}
.STYLE10 {
padding:20 0 0 0;
float:left;
position:static !important;
position:absolute;
width:100px;
}
.tp{margin:0 6 0 0;}
#pnav{
width:140px;
height:90px;
float:left;
}
#pnav ul{
	margin:10 0 0 0;
}
#pnav ul li{
	float:left;
	display:block;
	width:130px;
}
#pnav ul li a{
	display:block;
	text-decoration:none;
	padding:0 0 6 0;
	color:#3C3C3C;
}
#pnav ul li a:hover{
    color:#000;
	text-decoration:none;
}
#pnav1{
position:static !important;
position:absolute;
float:left;
width:100px;
height:90px;
}
#pnav1 ul{
	margin:12 0 0 0;
}
#pnav1 ul li{
	float:left;
	display:block;
	width:115px;
}
#pnav1 ul li a{
	display:block;
	text-decoration:none;
	padding:0 0 6 0;
	color:#3C3C3C;
}
#pnav1 ul li a:hover{
    color:#000;
	text-decoration:none;
}
.STYLE11{
background-color:#F8F8F8;
color:#4A4A4A;
width:240px !important;
width:310px;
float:left;
line-height:18px;
padding:10 10 10 10;
}
.STYLE12{
width:560px !important;
width:580px;
height:30px;
line-height:30px;
padding-left:20px;
color:#313131;
font-weight:bolder;
font-size:11px;
border-bottom:#C7C7C7 solid 1px;
}
#con1{
width:25px;
float:left;
margin:40 0 0 0;
}
#product1{
width:530px;
margin-top:12px;
float:left;
}
.tp1{margin:0 4 10 0;}

/* 制造商页oem */

#oem2{
width:540px;
height:170px;
}
#onav2{
margin:15 0 10 0;
width:300px;
height:168px;
float:right;
}
#onav2 ul{
    margin:0 0 0 60 !important;
	margin:0 0 0 0;
}
#onav2 ul li{
	float:left;
	padding:0 0 3 0;
	font-weight:bold;
	display:block;
	color:#666666;
	width:300px;
	line-height:16px;
	font-size:11px;
}
#otp2{
margin:20 -210 0 10 !important;
margin:20 10 0 10;
padding:0 0 10 0;
width:180px;
float:left;
}
.wz2{
color:#990099;
font-weight:normal;
}


/* 质量认证页quality */

#qnav{
margin:10 0 10 0;
width:550px;
height:168px;
float:left;
}
#qnav ul{
	margin:0 0 0 20;
}
#qnav ul li{
	float:left;
	padding:0 0 0 0;
	font-weight:bold;
	display:block;
	color:#666666;
	width:550px;
	line-height:18px;
	font-size:12px;
}

#qnav ul li ul{
	float:left;
	margin:4 0 0 0;
	width:540px;
}
#qnav ul li ul li{
	float:left;
	padding:6 4 0 0;
	width:175px!important;
	width:180px;
}

#qnav1{
margin:10 0 0 0;
width:550px;
height:168px;
float:left;
}
#qnav1 ul{
	margin:0 0 0 20;
}
#qnav1 ul li{
	float:left;
	padding:0 0 6 0;
	font-weight:bold;
	display:block;
	color:#666666;
	width:550px;
	line-height:18px;
	font-size:12px;
}

#qnav1 ul li ul{
	float:left;
	margin:4 0 0 0;
	width:540px;
}
#qnav1 ul li ul li{
	float:left;
	padding:6 4 0 0;
	width:175px!important;
	width:180px;
}
.wz3{
color:#993399;
font-size:11px;
font-weight:100;}
/* 联系我们页contact */
#contact{
padding:25 0 0 15;
   width:580px;
   float:right;
}

#cnav1{
margin:8 0 0 0;
width:540px;
height:150px;
float:left;
}
#cnav1 ul{
    margin:0 0 0 20 !important;
	margin:0 0 0 0;
}
#cnav1 ul li{
	float:left;
	padding:2 0 6 0;
	font-weight:bold;
	display:block;
	color:#666666;
	width:500px;
	line-height:18px;
	font-size:12px;
}
.cwz{
width:500px;
margin:200 0 20 20 !important;
margin:20 0 10 0;
padding:10 0 0 0;
color:#990066;
}

#liuy{
color:#666666;
font-size:11px;
padding:0 10 0 20 !important;
padding:0 10 0 0;
}
#liuy form{padding:8 0 0 0;}
#liuy label{ width:160px;width:150px !important;display: block; float:left; text-align:left;margin:0 10 0 0; border:#666666 solid 1px;padding:1 0 4 4;  background:#999999; color:#FFFFFF;}
#liuy input{height:20px;margin:0 8 8 0;}
#liuy em{color:#990066; padding:0 5px;}
#bx{
margin:10 0 0 120;
}
#title{
float:left;
padding:8 0 10 16 !important;
padding:8 0 10 0;
    font-size:12px;
	font-weight: bold;
	color:#666;
}

/* 厂房掠影页factory */
#factory{
padding:18 0 0 0;
   width:580px;
   float:right;
}
#fnav{
margin:10 0 0 0;
width:560px;
height:85px;
float:left;
}
#fnav ul{
	margin:0;
}
#fnav ul li{
	float:left;
	display:block;
	padding:0 0 0 25 !important;
	padding:0 0 0 14;
}
#fnav1{
margin:20 0 0 0;
width:560px;
height:85px;
float:left;
}
#fnav1 ul{
    margin:16 0 0 0 !important;
	margin:0 0 0 0;
}
#fnav1 ul li{
	float:left;
	padding:6 0 0 20;
	font-weight:bold;
	color:#666666;
	display:block;
	width:560px;
	line-height:20px;
	font-size:12px;
}

#eep{
margin:10 25 10 20;}

.butgo{background:url(images/go.gif) no-repeat;height:19px;width:26px;border:0px;}
#searchform{margin:0px;}
#List1{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;}
#List1 ul{font-size: 11px;}
#List1 ul li{font-size: 11px; float:left; width:140px; height:130px;}


#turn-page{height:20px;line-height:20px;text-align:center}
#turn-page A {border:1px solid #ccc;font-family:Verdana;margin:0 2px;padding:1px 5px 2px;text-align:center;text-decoration:none;font-size:10px}
#turn-page A:hover{border:1px solid #c00;text-decoration:none;background-color:#eaeaea;}
#turn-page .now{border:1px solid #c00;text-decoration:none;background-color:#999999;COLOR: blue;font-size:10px;font-weight:700}

.nav_aa{color:#000000}
