@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #F6F6F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/face/bodyBack.png);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
p {
	line-height: 160%;
	text-indent: 24px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home h3 {
	background-image: url(../image/face/h3Photo.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	clear: both;
	height: 30px;
	padding-left: 25px;
	line-height: 30px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	background-image: url(../image/face/h3ContentBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 30px;
	padding-left: 40px;
	line-height: 30px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
}
#content h3 span {
	float: right;
	width: 50px;
}
h3 span a {
	background-image: url(../image/face/h3SpanBack.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	float: left;
	width: 35px;
	padding-left: 15px;
}
h4 {
	line-height: 14px;
	height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	clear: both;
	margin-top: 10px;
}
.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
#logo {
	float: left;
	width: 400px;
}
#topNav {
	float: right;
	width: 152px;
	margin-top: 35px;
}
#topNav ul {
	list-style-type: none;
}
#topNav li {
	float: left;
	margin-left: 12px;
	line-height: 20px;
	display: inline;
}
#topNav #english a {
	line-height: 20px;
	height: 20px;
	width: 76px;
	display: block;
	float: left;
	background-image: url(../image/menu/englishBack.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #FFFFFF;
}
#topNav #english a:hover {
	background-image: url(../image/menu/englishBack_a.png);
}
#topBack {
	float: left;
	background-image: url(../image/face/topBlack.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*导航*/
#mainMenu {
	clear: both;
	display: inline;
	background-image: url(../image/face/topMenu.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}
#mainMenu ul {
	list-style-type: none;
	display: inline;
}
#mainMenu ul li {
	float: left;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#mainMenu ul li a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
}
#mainMenu ul li a:hover {
	color: #000000;
}
#mainMenu img {
	float: right;
}
#mainMenu ul #mainMenuDQ a {
	font-weight: bold;
	color: #000000;

}
#homeBanner {
	margin-top: 8px;
	float: left;
	width: 634px;
}
#container {
	float: left;
	width: 960px;
	margin-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E21600;
	padding-top: 22px;
}
#leftSide {
	float: left;
	width: 230px;
	margin-right: 18px;
}
#home #leftSide {
	float: left;
	width: 260px;
	margin-right: 8px;
}
/*一级菜单*/
#home #subNav {
	clear: both;
	float: left;
	width: 230px;
	display: inline;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#subNav {
	clear: both;
	float: left;
	width: 230px;
	display: inline;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#subNav ul {
	list-style-type: none;
	display: inline;
	font-weight: bolder;
}
#subNav ul li {
	float: left;
	width: 230px;
	display: inline;
	margin-bottom: 4px;
}
#subNav ul li a {
	display: block;
	width: 200px;
	float: left;
	color: #4C4C4C;
	height: 26px;
	text-decoration: none;
	background-image: url(../image/face/subNavBack.gif);
	line-height: 26px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#subNav ul li a:hover {
	background-color: #333333;
	color: #333333;
	background-image: url(../image/face/subNavBack_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subNav ul #subNavCurrently a {
	background-color: #666666;
	color: #333333;
	background-image: url(../image/face/subNavBack_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeproductLest {
	clear: both;
	float: left;
	width: 230px;
	margin-bottom: 16px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E21600;
	padding-top: 15px;
	display: inline;
}
#homeproductLest .homeProductLestSize {
	width: 164px;
}
#leftSideBack {
	background-color: #F1F1F1;
	background-image: url(../image/face/leftSideBack.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	margin-bottom: 10px;
}
#leftSideBack img {
	float: left;
	clear: both;
}
#home .assistSide {
	padding: 15px;
	float: left;
	width: 230px;
	background-color: #F8F8F8;
	margin-bottom: 10px;
}
.assistSide {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#home #content {
	display: block;
	float: right;
	width: 680px;
}
#content {
	display: block;
	float: left;
	width: 512px;
}
.leftContentPhoto {
	float: left;
}
#newsHomeLest li {
	clear: both;
	line-height: 26px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#newsHomeLest {
	float: right;
	list-style-type: none;
	display: block;
	width: 380px;
}
#newsHomeLest li span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
#newsHomeLest li a {
	display: block;
}
.homeContentWai {
	float: left;
	margin-bottom: 10px;
	clear: both;
}
.ProductHomeLest {
	list-style-type: none;
}
.ProductHomeLest li {
	float: left;
	width: 110px;
}

.ProductHomeLest li a {
	background-image: url(../image/face/productHomeLestBack.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	float: left;
	width: 94px;
	padding-left: 16px;
	line-height: 24px;
	height: 24px;
}
.ProductHomeLest li a:hover {
	background-image: url(../image/face/productHomeLestBack_a.gif);
}
#hotProducts {
	clear: both;
	background-image: url(../image/face/hotProductsPhoto.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 176px;
}
#hotProductsList {
	float: left;
	list-style-type: none;
	width: 412px;
	display: block;
	padding-right: 5px;
	padding-left: 12px;
}
#hotProductsList li span {
	clear: both;
	float: left;
	width: 200px;
}
#hotProductsList li {
	float: left;
	padding-right: 5px;
	display: inline;
}
.red {
	color: #ED1944;
	line-height: 30px;
	font-weight: bold;
}
#hotProductsList li span a {
	line-height: 30px;
	background-image: url(../image/face/hotProductsListIlback.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	display: block;
	padding-left: 16px;
}
.rightPhoto {
	float: left;
	margin-top: 2px;
}
.content380 {
	float: left;
	width: 380px;
	clear: none;
	display: inline;
}
.content380 .ProductHomeLest li {
	float: left;
	width: 190px;
}
.content380 .ProductHomeLest li a {
	width: 174px;
}
.newsProductPhoto {
	float: right;
	width: 288px;
}
.homeProject {
	line-height: 190%;
	float: right;
	width: 254px;
}
#homeFuwu {
	background-image: url(../image/illustrator/fuwu.jpg);
	height: 46px;
	width: 124px;
	padding-top: 66px;
	padding-left: 164px;
	list-style-type: none;
	display: block;
	float: right;
	margin-top: 20px;
}
#homeFuwu li {
	float: left;
	width: 60px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}
.homeKuaijie {
	clear: both;
	width: 680px;
}
.homeKuaijie img {
	float: left;
}
#homeFuwu a {
	color: #000000;
	text-decoration: underline;
}
#homeFuwu a:hover {
	color: #FF6600;
}
/* 次菜单*/
#subMenu {
	clear: both;
	height: 34px;
	display: inline;
	line-height: 34px;
	float: left;
	width: 960px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E21600;
	border-bottom-color: #E21600;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subMenu ul {
	list-style-type: none;
	float: right;
	width: 702px;
}
#subMenu li {
	float: left;
	font-size: 12px;
	padding-right: 10px;
	display: block;
	text-align: center;
	padding-left: 10px;
}
#subMenu li a {
	color: #333333;
	text-decoration: none;
}
#subMenu li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/* 版权信息*/
#copyright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	clear: both;
	width: 980px;
	display: inline;
	padding-bottom: 15px;
}
#productInfoWai {
	float: left;
	width: 420px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#productSizeKuang {
	line-height: 160%;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	padding-top: 5px;
}
#productMoreXiangXi {
	height: 40px;
}
#productMoreXiangXi a {
	line-height: 14px;
	height: 14px;
	padding-top: 26px;
	background-image: url(../image/face/productMoreXiangXiBack.gif);
	background-repeat: no-repeat;
	background-position: 125px bottom;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	display: block;
	font-weight: bold;
	color: #0B92B8;
}
#productMoreXiangXi a:hover {
	background-image: url(../image/face/productMoreXiangXiBack_a.gif);
	color: #FF6600;
}
#jobList em {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
/* 客户反馈*/
#feedback {
	width: 400px;
}
label {
	color: black;
	font-weight: bold;
	float: left;
	width: 90px;
	clear: both;
}
.buttonsubmit {
	width: 75px;
	margin-left: 93px;
	color: #FFFFFF;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #999999;
	clear: both;
}

#feedback .unamefeedback {
	text-align: left;
	width: 180px;
	margin-bottom: 5px;
}
#feedback .Passfeedback {
	width: 300px;
	margin-bottom: 5px;
}
#feedback #registerForget {
	margin-left: 63px;
}
.assistSide img {
	float: left;
}
#homeproductLest label {
	float: none;
	width: auto;
}
#jobList table {
	text-align: left;
	background-color: #F5F5F5;
}

.infocontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#picname {
	float: left;
}
.infocontent #juzhongPic {
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#companyPhoto #factoryarea li {
	height: 255px;
	width: 318px;
}
#companyPhoto .attestation li {
	float: left;
	width: 300px;
}
#homeBannerLeftPhoto {
	float: left;
	width: 326px;
	margin-top: 8px;
}
#hotProducts .rightPhoto {
	padding-top: 28px;
	float: right;
	padding-right: 10px;
}
