@charset "utf-8";
.content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.content #banner {
	height: 405px;
	width: 980px;
	overflow: hidden;
}
.content .conbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.content .conbox a {
	color: #666;
}
.content .conbox a:hover {
	color: #E00024;
}

.indline {
	float: left;
	height: 397px;
	width: 1px;
}

.indcompany {
	float: left;
	width: 232px;
	padding-right: 11px;
	padding-top: 5px;
}
.ititle {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #E00024;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCBC;
	line-height: 36px;
	font-weight: bold;
	padding-left: 4px;
}
.indcompany .comm {
	margin-top: 9px;
}

.indcompany .comm p img {
	float: left;
	margin-right: 13px;
	border: 1px solid #C5C5C5;
}
.indproduct {
	float: left;
	width: 470px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 5px;
}
.probox {
	margin-top: 11px;
}


#indemo { 
     float: left; 
     width: 800%; 
} 
#demo1 { 
     float: left; 
} 
#demo2 { 
     float: left; 
} 
.incon {
	width: 470px;
}
.incon ul li {
	text-align: center;
	display: inline;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
.incon ul li a img {
	border: 1px solid #C5C5C5;
}
.indproduct #gd {
	text-align: center;
	margin-top: 20px;
}
.indnews {
	float: right;
	width: 232px;
	padding-top: 5px;
}
.firstnews {
	margin-top: 13px;
	height: 117px;
	overflow: hidden;
	width: 232px;
}

.firstnews img{
	width:98px;
	height:115px;
	border:1px solid #ccc;
	float:left;
	margin-right:8px
}
.firstnews h1 {
	font-size: 14px;
}
.newslist {
	margin-top: 10px;
}
.newslist .nl {
	background-image: url(../images/nicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	line-height: 30px;
	height: 30px;
}
