/*---------------------------------------------------首页样式开始-------------------------------------------------------*/
#welcome{
	background:url(images/welcome.jpg) no-repeat;
	width:986px;
	height:38px;
	overflow:hidden;
	font:bold 12px/330% "宋体";
	color:#db4f30;
	padding-left:25px;
	
	float:left;
}
#header{
	width:985px;
	height:98px;
	float:left;
	margin:0 auto;
}
#header .logo{
	width:493px;
	height:98px;
	float:left;
	overflow:hidden;
}
#header .logoText{
	width:482px;
	height:86px;
	float:right;
	font:bold 12px/160% "宋体";
	color:#7f7fa5;
	padding:12px 0 0 10px;
}
#header .logoText .chanpin{
	color:#7b7b7b;
}
#nav{
	background:url(images/nav.jpg) no-repeat;
	width:985px;
	height:36px;
	overflow:hidden;
	float:left;
}
#nav ul{
	margin-left:140px;
}
#nav li{
	float:left;
	padding:0 23px;
}
#nav li a{
	font:bold 14px/260% "宋体";
	color:#323232;
}
#nav li a:hover{
	color:#c2451b;
}
.red{
	color:#c2451b
}
#banner{
	width:985px;
	height:600px;
	overflow:hidden;
	float:left
}
#mainBox{
	width:985px;
	height:auto;
	overflow:hidden;
	margin-top:7px;
	float:left;
}
#mainBox .saidBar{
	width:236px;
	overflow:hidden;
	margin-left:0px;
	float:left;
}
#mainBox .saidBar .kind{
	background:#edebeb;
}
#mainBox .saidBar .title{
	width:236px;
	height:29px;
}
#mainBox .saidBar .content{
	width:234px;
}
#mainBox .saidBar .kind ul{
	padding-top:18px;
}
#mainBox .saidBar .kind li{
	height:38px;
	overflow:hidden;
	font-weight:bold;
}
#mainBox .saidBar .kind li span{
}
#mainBox .saidBar .kind li .sign{
	width:10px;
	height:9px;
	float:left;
	margin:4px 20px 0 20px;
}
#mainBox .saidBar .contact{
	background:url(images/contact.jpg) no-repeat;
	width:236px;
	height:253px;
	color:#2e2e2e;
	font:normal 12px/160% "宋体";
	text-align:left;
}
#mainBox .saidBar .contact ul{
	padding:50px 10px 10px 10px;
}
#mainBox .main{
	float:left;
	width:715px;	
	margin-left:16px;
}
#mainBox .mainTop{
	width:715px;
	overflow:hidden;
	display:block;
}
#mainBox .mainTop .intro{
	float:left;
	overflow:hidden;
	width:484px;
}
#mainBox .mainTop .intro .title{
	background:url(images/introTitle.jpg) no-repeat;
	width:484px;
	height:29px;
	font:bold 12px/280% "宋体";
	color:#333366;
}
#mainBox .mainTop .intro .title .more{
	float:right;
	padding-right:20px;
}
#mainBox .mainTop .intro .content{
	font:normal 12px/180% "宋体";
	color:#2e2e2e;
	padding:12px 10px 10px 10px;
	width:484px;
	overflow:hidden;
	
}
#mainBox .mainTop .notice{
	float:left;
	background:url(images/newsTitle.jpg) no-repeat;
	width:202px;
	height:128px;
	margin-left:16px;
	padding:40px 6px 10px 6px;
	font:normal 12px/180% "宋体";
	color:#fff;
	
}
#mainBox .product{
	width:715px;
	overflow:hidden;
}
#mainBox .product .title{
	background:url(images/proTitle.jpg) no-repeat;
	width:715px;
	height:29px;
	font: bold 14px/200% "宋体";
	color:#FFFFFF;
}
#mainBox .product .title .text{
	padding-left:48px;
	width:80px;
	float:left;
}
#mainBox .product .title .more{
	float:right;
	padding-right:10px;
	font-size:12px;
}
#mainBox .product .pic ul{
	margin:10px 0 0 14px;
}
#mainBox .product .pic li{
	float:left;
	height:160px;
	overflow:hidden;
	margin:10px 6px;
	display:block;
	text-align:center;
	font:normal 12px/280% "宋体";
	width:160px;
}
#mainBox .product .pic li img{
	width:160px;
	height:120px;
}
#footer{
	width:600px;
	float:right;
	padding-bottom:30px;
	padding-right:60px;
	font:normal 12px/180% "宋体";
	color:#fff;
	text-align:center;
}
#footer a{
	font:bold 14px/180% "宋体";
	color:#FFFFFF;
	margin-left:5px;
}
/*---------------------------------------------------首页样式结束-------------------------------------------------------*/
/*---------------------------------------------------公司简介样式开始-------------------------------------------------------*/
#mainBox .product .text2{
	font:normal 12px/190% "宋体";
	padding:15px;
	
}
/*---------------------------------------------------公司简介样式结束-------------------------------------------------------*/
