@charset "utf-8";

/* dede58.com 做最好的织梦模板 */
.home {
	background:url(../images/hbanner.jpg) top center no-repeat;
	height:609px;
}
.scrollnews {
	height:55px;
	width:100%;
	position:absolute;
	bottom:0;
	_bottom:-1px;
}
.scrollnews .prev, .scrollnews .next {
	position:absolute;
	background:url(../images/bg-scnews.png) 0 0 no-repeat;
	display:block;
	width:123px;
	height:55px;
	top:0;
	cursor:pointer;
}
.scrollnews .prev {
	left:0;
	background-position:0 0;
}
.scrollnews .next {
	left:123px;
	background-position:-123px 0;
}
.newsitems {
	position:relative;
	width:754px;
	height:55px;
	margin-left:246px;
	overflow:hidden;
}
.newsitems ul {
	width:9999px;
	position:relative;
	z-index:999;
}
.newsitems li {
	float:left;
	width:754px;
	height:55px;
	line-height:55px;
	text-indent:20px;
}
.newsitems li a {
	font-size:14px;
	color:#cfcfcf;
}
.newsbg {
	position:absolute;
	left:0;
	top:0;
	background-color:#000;
	width:754px;
	height:55px;
	z-index:99;
	filter:Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.homeline {
	background:url(../images/bg-homeline.png) center 40px no-repeat;
	margin-top:45px;
}
.about {
	height:588px;
	background:url(../images/bg-about.png) center 40px no-repeat;
	position:relative;
	z-index:99;
}
.about22 {
	height:588px;
	background:url(../images/bg-about22.png) center 40px no-repeat;
	position:relative;
	z-index:99;
}
.about h2 {
	margin-left:369px;
	line-height:40px;
	width:230px;
	height:41px;
	background-color:#FFAA01;
	color:#fff;
	font-size:14px;
	text-indent:34px;
	_padding-left:34px;
	_width:196px;
	display:inline-block;
}
.about h2 span {
	background-color:#485985;
	display:block;
	width:100px;
	height:41px;
	float:right;
	text-indent:26px;
	font-weight:normal;
}
.about p {
	position:absolute;
	left:330px;
	top:80px;
	line-height:26px;
}
.about .more {
	display:block;
	position:absolute;
	top:510px;
	left:456px;
	width:90px;
	height:70px;
	overflow:hidden;
}
.homemiddle {
	background:url(../images/bg-homemiddle.png) repeat-x;
	margin-top:-30px;
	position:relative;
	z-index:9;
}
.product {
	height:400px;
	position:relative;
	background:url(../images/bg-product.png) 10px 35px no-repeat;
	color:#fff;
}
.product h2, .product p, .product span {
	position:absolute;
}
.product h2 {
	font-size:24px;
	left:500px;
	top:90px;
}
.product h2 a {
	color:#fff;
}
.product h2 a:hover {
	color:#fff;
}
.product p {
	left:500px;
	top:140px;
	font-size:14px;
	line-height:24px;
}
.product span {
	display:block;
	left:500px;
	top:240px;
}
.pros {
	width:520px;
}
.pros h2 {
	background-color:#FFF;
}
.pros img {
	width:150px;
	height:95px;
	border:2px solid #ececec;
}
.pros ul {
	background:url(../images/bg-pros.png) bottom left no-repeat;
	overflow:hidden;
}
.pros ul li {
	float:left;
	width:164px;
}
.pros ul a {
	display:block;
	float:left;
	width:164px;
}
.pros ul a span {
	display:block;
	width:154px;
	text-align:center;
	margin-top:11px;
	line-height:30px;
	background-color:#ececec;
}
.pros ul a:hover {
	color:#fff;
}
.pros ul a:hover span {
	background-color:#FFAA01;
	cursor:pointer;
}
.pros ul a:hover img {
	border-color:#FFAA01;
}
/* .pros ul li:last-child a span {width:154px;} */
.hometitle {
	line-height:41px;
	_height:41px;
	font-size:14px;
	overflow:hidden;
}
.hometitle em, .hometitle span {
	float:left;
	display:block;
	text-align:center;
	color:#fff;
}
.hometitle em {
	background-color:#FFAA01;
	width:130px;
}
.hometitle span {
	background-color:#485985;
	width:100px;
	font-weight:normal;
}
.news {
	width:480px;
	background:url(../images/bg-news.png) 0px 81px no-repeat;
	color:#818181;
}
.news a {
	color:#818181;
}
.news a:hover {
	color:#FB9C02;
}
.news ul li {
	position:relative;
	width:480px;
	height:80px;
}
.news ul li span, .news ul li h3, .news ul li p {
	position:absolute;
}
.news ul li span {
	display:block;
	width:67px;
	height:62px;
	text-align:center;
	font-weight:bold;
}
.news ul li span strong {
	display:block;
	font-size:24px;
	margin-bottom:1px;
}
.news ul li h3 {
	left:96px;
	top:-7px;
	line-height:30px;
	font-size:14px;
}
.news ul li p {
	left:96px;
	top:22px;
	line-height:20px;
}
