﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	line-height:21px;
	background:#f8f8f8;
	font-family:"宋体",Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:none;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
li{
	display:inline;
}


.clear{
	height:0;
	clear:both;
	overflow:hidden;
}

#header{
	width:960px;
	margin:0 auto;
	background:url(images/header.jpg);
}
#nav{
	width:960px;
	margin:1px auto auto;
}
#indexNews{
	width:960px;
	margin:20px auto auto;
}

.leftNewsList{
	float:left;
	width:305px;
	margin-right:20px;
}

.newsListTitle{
	color:#FFF;
	width:305px;
	height:29px;
	font-weight:bold;
	background:url(images/index_03.jpg);
}
.name{
	float:left;
	display:inline;
	margin:4px 0 0 30px;
}
.more{
	float:right;
	display:inline;
	margin:9px 20px 0 0;
}
#indexResource{
	height:auto;
	}
.newsListBorder{
	width:303px;
	height:222px;
	background:#fff;
	border:1px solid #d7d7d7;
	border-top:none;
}
.newsListBorder ul{
	padding:5px 10px 0;
	_padding-top:0;
	_margin-top:5px;	
	*+padding-top:0;
	*+margin-top:5px;
}
.newsListBorder ul li{
	float:left;
	width:283px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.newsListBorder ul li a{
	display:block;
	text-indent:25px;
	background:url(images/index_10.jpg) left no-repeat;
}
.newsListBorder ul li a:hover{
	font-weight:bold;
	background:url(images/index_07.jpg) left no-repeat;
}
.newyear{
	padding:0;
	width:615px;
	float:right;
background:#fff;
padding:10px;
}
/* 四轮焦点图片*/
#blogfocus{
	padding:0;
	width:635px;
	float:right;
	background:#fff;
}
.focusimg {
	float:left;
	width:480px;
	height:315px;
}
.focusimg img {
	width:480px;
	height:315px;
}
.change {
	float:left;
	width:175px;
	height:315px;
	margin-left:-20px;
}
.change li {
	width:153px;
	height:61px;
	display:block;
	cursor:pointer;
	margin-left:20px;
	border:1px solid #ccc;
}
.change li.current {
	border:none;
	width:175px;
	height:63px;
	margin-left:0px;
	background:url(images/focus.gif) no-repeat;
}
.change li dl {

	margin:0;
	padding:0;
	width:140px;
	padding:8px 0 0 8px;
}
.change li.current dl {

	margin:0;
	padding:0;
	width:140px;
	padding:7px 0 0 28px;
}
.change li dl dt {
	margin:0;
	padding:0;
	color:#304979;
	font-weight:bold;
	line-height:17px;
}
.change li dl dd {
	margin:0;
	padding:0;
	color:#999;
	line-height:16px;
}
.hidden {
	display:none;
}

/*领袖风采*/
#leader{
	width:958px;
	margin:20px auto auto;
	border:1px solid #ccc;
}
.leftTitle{
	float:left;
}

#rightLeaderList{
	float:right;
	width:930px;
}
#rightLeaderList li{
	float:left;
	width:84px;
	margin:15px 0 0 29px;
	padding-bottom:2px;
}
#rightLeaderList li img{
	width:80px;
	padding:1px;
	height:108px;
	border:1px solid #ccc;
}
#rightLeaderList li .leaderName{
	text-align:center;
}


/*--横向滑动--*/
.sidelong{
	float:right;
	width:930px;
	height:143px;
	background:#fff;
	overflow:hidden;
	position:relative;
}
.sidelong .container{
	position:absolute;
	top:0;
	left:0;
}


#GroupAbout{
	width:958px;
	height:285px;
	margin:20px auto auto;
	border:1px solid #ccc;
	background:url(images/index_20.jpg);
}
#GroupAbout div{
	width:651px;
	height:183px;
	padding:20px 18px;
	margin:30px 0 0 30px;
}
#GroupAbout div a{
	font-weight:bold;
}
#GroupAbout div a:hover{
	text-decoration:underline;
}

#bottom{
	width:960px;
	margin:20px auto auto;
}

#union{
	margin:0;
	float:right;
}


#content{
	width:960px;
	margin:20px auto auto;
}

#leftNav{
	float:left;
	width:202px;
	margin-right:20px;
}
.navName{
	color:#FFF;
	height:29px;
	text-indent:30px;
	font-weight:bold;
	line-height:29px;
	background:url(images/inside_03.gif);
}
#leftNav ul{
	width:190px;
	background:#fff;
	padding:10px 0 10px 10px;
	border:1px solid #ccc;
	border-top:none;
}
#leftNav ul li{
	float:left;
	height:30px;
	width:180px;
	text-indent:10px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
#leftNav ul li a{
	display:block;
}
#leftNav ul li a:hover{
	color:#FFF;
	font-weight:bold;
	background:url(images/inside_09.gif) left 2px no-repeat;
}


#rightInfo{
	float:right;
	width:738px;
}
.rightTitle{
	color:#fff;
	height:39px;
	line-height:29px;
	background:url(images/inside_05.gif);
}
.titleName{
	float:left;
	font-size:14px;
	display:inline;
	font-weight:bold;
	margin-left:40px;
}
.titleSite{
	float:right;
	display:inline;
	text-indent:15px;
	margin-right:10px;
	background:url(images/icon.gif) left 10px no-repeat;
}
.titleSite a{
	color:#FFF;
}
.titleSite a:hover{
	text-decoration:underline;
}
.rightContentInfo{
	width:696px;
	_height:200px;
	background:#fff;
	min-height:200px;
	padding:0 20px 10px;
	border:1px solid #ccc;
	border-top:none;
}

.fontBoldRed16px30px{
	color:#F00;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.fontBoldRed{
	color:#f00;
	font-weight:bold;
}
.fontBoldRed14px{
	color:#f00;
	font-size:14px;
	font-weight:bold;
}

#about{
	background:#fff url(images/aboutbg.jpg) center no-repeat;
}
#resource{	
	background:#fff url(images/resourcebg.jpg) right bottom no-repeat;
}
#material img,#organization img{
	padding:5px;
	border:5px solid #f1f1f1;
	margin:10px 8px;
}
#material img:hover,#organization img:hover{
	border:5px solid #f00;
}
#contact{
	background:#fff url(images/contactbg.jpg) right bottom no-repeat;
}

#news{
	width:696px;
	margin:0 auto;
}
#news li{
	float:left;
	height:25px;
	width:696px;
	_width:670px;
	text-indent:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
}
#news li a{
	display:block;
	background:url(images/iconNewsListA.gif) 10px 7px no-repeat;
}
#news li a:hover{
	font-weight:bold;
	background:#f9f9f9 url(images/iconNewsListHover.gif) 10px 7px no-repeat;
}

#newsInfo .infoTitle{
	color:#f00;
	height:40px;
	font-size:16px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ccc;
}
#newsInfo .infoNumber{
	color:#f00;
	text-align:right;
	margin:0 40px 10px 0;
}
#newsInfo .infoFooter{
	text-align:right;
	margin:10px 40px 0 0;
}
#newsInfo .infoTime{
	text-align:right;
	margin:10px 100px 0 0;
}


#organization{
	text-align:center;
}

.hr-title{ font-size:14px; color:#FFFFFF; font-weight:bold; margin:10px;}




/*页脚*/
#footer{
	width:960px;
	line-height:40px;
	text-align:center;
	margin:20px auto auto;
	background:url(images/index_23.jpg) top no-repeat;
	font-family:Arial, Helvetica, sans-serif,"宋体";
}
#footer a:hover{
	text-decoration:underline;
}