@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial,Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #FFF;
	line-height: 24px;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FF0101;
	text-decoration: none;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}
.top-bg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 139px;
}
.top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.topc-l {
	float: left;
	width: 695px;
}
.topc-l img {
	display: block;
	float: left;
}
.topc-l span {
	font-size: 18px;
	color: #FF0101;
	display: block;
	margin-top: 50px;
	float: right;
}
.topc-r {
	float: right;
	width: 242px;
	text-align: right;
	margin-top: 8px;
}
.topc-r span a  {
	color: #000;
	margin-right: 6px;
	margin-left: 6px;
}
.topc-r span a:hover {
	color: #FF0101;
}

.topc-r .search {
	margin-top: 18px;
}

.topc-r .textput {
	height: 21px;
	width: 157px;
	border: 1px solid #DBDBDB;
	line-height: 21px;
	padding-left: 6px;
	margin-right: 10px;
}
.topc-r .btn {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	line-height: 23px;
}
.nav {
	line-height: 36px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 948px;
	background-position: center top;
	padding-left: 12px;
}
.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	height: 300px;
}
.productshow {
	margin-top: 12px;
}

.ptitle {
	line-height: 25px;
	height: 25px;
}
.ptitle .pl {
	float: left;
}
.ptitle .pr {
	float: right;
	margin-top: 3px;
}
.pshow {
	margin-top: 12px;
}


#indemo { 
     float: left; 
     width: 800%; 
} 
#demo1 { 
     float: left; 
} 
#demo2 { 
     float: left; 
} 
.incon {
	width: 960px;
}
.incon ul li {
	text-align: center;
	display: inline;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.incon ul li .ipic {
	height: 110px;
	width: 154px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #E6E5E5;
}
.incon ul li .ipt {
	font-size: 12px;
	width: 154px;
	line-height: 36px;
	height: 36px;
}
.incon ul li .ipt a {
	color: #666;
}
.incon ul li .ipt a:hover {
	color: #FF0101;
}
.indcompany {
	float: left;
	width: 252px;
}
.indcm {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9C9C9;
	margin-top: 3px;
}
.indnews {
	float: left;
	width: 435px;
	margin-right: 20px;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding-right: 20px;
	padding-left: 20px;
}
.indnc {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9C9C9;
	margin-top: 3px;
}
.indnc .ncpic {
	float: left;
	width: 152px;
	padding-bottom: 8px;
}
.indnc .nctlist {
	float: right;
	width: 275px;
}
.nctlist ul{
	display: block;
}
.nctlist ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
}
.nctlist ul li a {
	line-height:24px;
	background-image: url(../images/newlist-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	display: block;
	height: 24px;
	background-position: left center;
	overflow: hidden;
}
.nctlist ul li a:hover{color:#FF0101; cursor:hand;}
.nx {
	display: block;
	float: left;
	width: 165px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nt {
	float: right;
	font-size: 11px;
	color: #72645B;
}
.indcontact {
	float: right;
	width: 190px;
}
.indcontact p {
	margin-top: 12px;
}




.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 76px;
	margin-top: 22px;
}
.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 10px;
}
.footer a {
	color: #FFF;
	margin-right: 6px;
	margin-left: 6px;
}
