@charset "utf-8";
/* CSS Document */

.nav ul {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 60px;
	height: 60px;
}
.nav ul li {
	font-size: 24px;
	line-height: 60px;
	
	float: left;
	width: 20%;
}
.left {
	width: 485px;
	_display: inline;
}
.focus {
	height: 342px;
	overflow: hidden;
	position: relative;
	width: 485px;
}
.focus .hd {
bottom: 11px;
height: 18px;
overflow: hidden;
position: absolute;
right: 5px;
z-index: 10;
}
.focus .hd ul {
float: left;
overflow: hidden;
}
.focus .hd ul li {
background: #FFF;
cursor: pointer;
font-size: 14px;
float: left;
width: 18px;
height: 18px;
line-height: 18px;
margin-right: 2px;
text-align: center;
}
.focus .bd {
height: 100%;
z-index: 0;
}
.focus .bd li {
position: relative;
}
.focus .bd { height: 100%; z-index: 0; }
.focus .bd .pic { position: relative; z-index: 0; }
.focus .bd .pic img {
	display: block;
	width: 485px;
	height: 342px;
}
.focus .hd ul li.on {
	background: #d38e0a;
	color: #FFF;
}
.focus .bd .bg {
	background: #df221b;
	bottom: 0;
	height: 40px;
	left: 0;
	line-height: 40px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	width: 100%;
	z-index: 1;
}
.focus .bd .tit {
	bottom: 0;
	color: #FFFFFF;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	width: 80%;
	z-index: 2;
	font-size: 12px;
}
.focus .bd .tit a { color: #FFFFFF; margin-left: 10px; }.jit {
	float: right;
	width: 360px;
} 
.shue {
	width: 485px;
}
.ztlit {
	background-image: url(../tplimg/pic1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 100%;
}
.ztlit h3 {
	font-size: 20px;
	color: #FFF;
	line-height: 40px;
	margin-left: 20px;
	float: left;
}
.ztlit span a {
	font-size: 14px;
	color: #555;
	line-height: 40px;
	float: right;
	margin-right: 20px;
}
.newlist {
	width: 465px;
	margin-top: 20px;
	margin-left: 20px;
}

.wit {
    width: 100%;
}
.newlist li {
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-image: url(../tplimg/ld1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	float: left;
	font-size: 18px;    
}
.newlist li a {
	color: #333;
}
.jiank {
    height: 40px;
    float: left;
    width: 100%;
}
/* 尾部 */
.foot {
    width: 1000px;
    font: 12px/1.75 "宋体", "Arial", sans-serif;
    margin: 3% auto 0;
    padding-bottom: 10%;
    color: #333;
    text-align: center;
}
.foot a {
    color: #333;
}

.footerTop {
    width: 998px;height: 30px;background-color: #fafafa;border-top: 2px solid #0a77c3;border-right: 1px solid #d9d9d9;border-left: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;
    margin-bottom:20px;
}

.footerTop a {
    margin: 0 8px;
}

.footerM {
    margin: 20px 100px 0;
    text-align: center;
}

.footerL,
.footerM,
.footerR {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.footerL,
.footerR {
    margin: 0 10px;
}