@charset "utf-8";
/* CSS Document */

body { margin:0 auto; font-size:12px; font-family:Verdana; line-height:1.5;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img {
	border:0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFF00;
}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 

/*body*/
#container {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*header*/
#header {
	height:372px;
	background-color: #f2f2f2;
	padding-bottom: 5px;
}
#logo { float:left; margin-top:18px;}
#search { float:right; height:24px; margin-top:30px; color:#444;}
.inp_srh { width:140px; height:17px; padding-left:20px; background:url(../images/srh_bg.gif) 0 0 no-repeat; border:1px solid #cbcbcb;}
.btn_srh { width:58px; height:23px; background:url(../images/btn_srh.gif) 0 0 no-repeat; border:none; cursor:pointer; text-indent:-999em;}
#search * { vertical-align:middle;}

#nav {
	margin-bottom: 20px;
}
#nav_l {
	height:62px;
	overflow:hidden;
	background-image: url(../images/nav_l.jpg);
	background-repeat: repeat-x;
	width: 150px;
	float: left;
}
#nav_r {
	float:right;
	height:62px;
	width:100px;
	overflow:hidden;
	background-image: url(../images/nav_r.jpg);
	background-repeat: repeat-x;
	background-position: 2px;
}
.nav_main {
	height:62px;
	overflow:hidden;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #f2f2f2;
	line-height: 63px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}

/*main*/
#maincontent { overflow:auto; zoom:1;}
#main {
	width:980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

/*焦点图文================================================================================================*/
.adv { height: auto; width: 328px; border: 1px solid #CCCCCC; float: left; margin-top: 10px; }
div.slideBox{
	position:relative;
	width:980px;
	height:450px;
	overflow:hidden;
	font-family: "宋体";
	border: 1px solid #CCCCCC;
}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px; }
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/; }
div.slideBox ul.items li a img{
	margin:0px !important;
	padding:0px !important;
	display:block;
	border:none/*For IE.ADD.JENA.201206300844*/;
	height: 450px;
	width: 980px;
}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:16px; line-height:40px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{
	display:inline-block;

>float:left/*For IE.ADD.JENA.201206300844*/; 		width:20px;
	height:20px;
	background-color:#1585FF;
	text-indent:-99999px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.slideBox div.tips div.nums a.active{
	background-color: #004a9a;
}

.pic {
	margin-bottom:20px;
}
.pic h2 {
	height:56px;
	overflow:hidden;
	background-image: url(../images/h2.jpg);
	background-position: 0 0;
	margin-bottom: 20px;
}
.pic h2 span {
	display:block;
	height:50px;
	margin-left: 100px;
	font-size: 26px;
	line-height: 50px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	vertical-align: middle;
}
.pic dl {
	overflow:hidden;
	float: left;
	width: 316px;
	background-color: #f2f2f2;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.pic dl dt {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;	
	line-height: 30px;
	margin-bottom: 10px;
}
.pic dl dd {
	color:#888;
	line-height:24px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.pic1 {
	margin-bottom:20px;
}
.pic1 h2 {
	height:56px;
	overflow:hidden;
	background-image: url(../images/h2.jpg);
	background-position: 0 0;
	margin-bottom: 20px;
}
.pic1 h2 span {
	display:block;
	height:50px;
	margin-left: 100px;
	font-size: 26px;
	line-height: 50px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	vertical-align: middle;
}
.pic1 dl {
	overflow:hidden;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 350px;
}
.pic1 dl dt {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;	
	line-height: 30px;
	margin-bottom: 10px;
}
.pic1 dl dd {
	color:#888;
	line-height:26px;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
}

.f22{
	font-size: 22px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.w{
	width: 980px;
}
.bg{
	background-color: #f2f2f2;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font_green{
	color: #2da33e;	
}
.font_blue{
	color: #2162aa;
}

/*footer*/
#footer { text-align:center;}
#footer dl dt {
	height:0px;
	line-height:28px;
	color:#fff;
}
#footer dl dt a { font-weight:bold; color:#fff;}
#footer dl dd { padding:8px 0; color:#666; line-height:2;}
