﻿@charset "utf-8";
img { border: 0px; }
.bannerbox {
width: 1228px; height: 342px;
	overflow: hidden;
	margin: 0px auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#focus {
	width: 1228px;
	height: 342px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}
    #focus ul { width: 1228px; height: 342px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 1228px; height: 342px;overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 50px; height: 50px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
	.news{
	width: 354px;
	height: 342px;
	position: absolute;
	overflow: hidden;
	margin: 0 auto;
	left: 873px;
	top: 0px;
	visibility: visible;
	background: url(../images/news_bg.jpg);
}

.news .newstitle{
	float:left;
	display:inline-block;
	clear:left;
	overflow:hidden;
	height: 50px;
	font-size:18px;
	font-family: "黑体";
	font-weight:bold;
	color:#fff;
	padding: 40px 40px 0px;
}
.news .newstitle a{
	float:left;
	display:inline-block;
	clear:left;
	overflow:hidden;
	height: 50px;
	font-size:18px;
	font-family: "黑体";
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.news .newstitle a:hover{
	float:left;
	display:inline-block;
	clear:left;
	overflow:hidden;
	height: 50px;
	font-size:18px;
	font-family: "黑体";
	font-weight:bold;
	color:#fff;
		text-decoration: none;
}

.news .content{
float:left;display:inline-block;clear:left;height:205px;width:270px;overflow:hidden;
	font-size:12px;
	font-family: "宋体";
	color:#fff;
	line-height: 21px;
		padding: 20px 40px 0px;
}
.news .content a{
	height:205px;
	font-size:12px;
	font-family: "宋体";
	color:#fff;
	text-decoration: none;
	overflow: hidden;
	position: relative;

}
.news .content a:hover{
	height:205px;
	font-size:12px;
	font-family: "宋体";
	color:#fff;
	text-decoration: none;
	overflow: hidden;
	position: relative;

}