.chanpin {
	width: 1200px;
	height: 130px;
	margin: 30px auto 50px;
	border-bottom: 1px solid #ccc;
}
.lmname {
	width: 130px;
	height: 130px;
	background: url(../images/lmbg.jpg) no-repeat top center;
}
.lmname h1 {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding-top: 35px;
	line-height: 30px;
}
.lmname h2 {
	font-family: "Arial";
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.cpnav {
	float: left;
	height: 130px;
	margin-top: 30px;
}
.cpnav li {
	float: left;
	height: 64px;
	margin: 0 13px;
}
.cpnav li a {
	font-family: "宋体";
	color: #4c4c4c;
	font-size: 14px;
	display: block;
	text-align: center;
	padding:0 5px;
	height: 64px;
	line-height: 64px;	
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.cpnav li:hover a {
	border-top: 2px solid #008bd5;
	border-bottom: 2px solid #008bd5;
	color: #008bd5;
}
.conright {
	width: 1200px;
	min-height: 700px;
	margin: 30px auto 50px;
}
.dq {
	height: 130px;
	line-height: 130px;
	float: right;
}
.dq span {
	display: block;
	float: right;
}
.dq span,.dq span a {
	font-family: "宋体";
	color: #666;
	font-size: 12px;
}
.dq a:hover {
	color: #0f60bc;
}
.prolist,.newlist,.pagecon{
	width:1200px;
	margin: 0 auto;
	min-height:700px; 
}
.prolist ul li {
	float: left;
	height: 353px;
	margin:0 4px 50px;
	position: relative;
}
.prolist li p {
	width: 290px;
	height:290px;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.prolist li p img {
	width: 100%;
	height: 100%;
	max-height: 290px;
	max-width: 290px;
	display: inline;
}
.prolist li  span {
	display: block;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-family: "宋体";
	color: #4c4c4c;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
}
.prolist li .lmore {
	position: absolute;
	z-index: 999;
	top: 265px;
	right: 0;
}
.prolist li:hover span {
	color: #0893ca;
}
.newlist ul li {
	background:url(../images/circle.png) no-repeat 40px #f0f0f0;
	height: 40px;
	margin-bottom: 18px;
	padding-left: 40px;
}
.newlist li h1 {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #000;
	line-height: 40px;
	display: block;
	font-weight: normal;
	float: left;
    width: 800px;
    height: 40px;
    overflow: hidden;
    padding-left: 30px;
}
.newlist li span {
	display: block;
	float: right;
	font-family: "Arial";
	font-size: 12px;
	color: #4c4c4c;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding-right: 40px;
}
.newlist li:hover h1,.newlist li:hover span {
	color:#2665c8;
}
.content {
	font-family: "宋体";
	font-size: 16px;
	color: #666;
	line-height: 40px;
	min-height: 300px;
}
.content p,.content span {
	font-family: "宋体";
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
}
.info {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}
















