@charset "utf-8";
.hot-news{
	background: #fff;
}

.hot-news h1{
	font-size: 30px;
	width: 90%;
	margin: 8px auto;
	line-height: 1.2em;
	text-align: center;
	color: #2f5394;
}
.hot-news h1 a{
	color: #2f5394;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hot-news p{
	width: 98%;
	text-indent: 2em;
	margin: 8px auto;
	line-height: 1.4em;
	font-size: 16px;
}

.hot-news ul li{
	width:33%;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
}
.news-pic {
	height: 430px;
	background: #fff;
}

.pic-box {
	float: left;
	width: 750px;
	height: 430px;
	position: relative;
	overflow: hidden;
}

.pic-box .next,
.pic-box .prev {
	display: block;
	width: 60px;
	height: 80px;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -40px;
}

.pic-box .prev {
	background: url(../../images/jw/theme/ico_prev.png) no-repeat center #0000006e;
}

.pic-box .next {
	right: 0;
	background: url(../../images/jw/theme/ico_next.png) no-repeat center #0000006e;
}

.pic-box .pic-num {
	position: absolute;
	height: 24px;
	bottom: 8px;
	right: 8px;
	overflow: hidden;
	z-index: 1;
}

.pic-num ul li {
	float: left;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #2f5394;
	color: #fff;
	border-radius: 50%;
	margin-left: 5px;
}

.pic-num ul li.on {
	background: orange;
}

.pic-box ul li a img {
	width: 750px;
	height: 430px;
}
.pic-box ul li a p{
	height:40px;
	line-height:40px;
	background:#0000008a;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
	text-indent:2em;

}
.title-box {
	float: left;
	width: 470px;
	height: 350px;
	padding: 40px;
	background: #f4f4f4;
}

.title-box ul li {
	line-height: 1.6em;
	padding: 20px 0;
}

.title-box ul li+li {
	border-top: 2px dashed #d2d2d2;
}

.title-box ul li a {
	font-size: 22px;
	color: #000000;
}

.title-box ul li.on a {
	color: #0000FF;
}

/*广告横幅*/
.gg {
	overflow: hidden;
	position: relative;
}

.gg-pic {
	width: 1300px;
	height: 130px;
	overflow: hidden;
}

.gg-pic ul li img {
	width: 1300px;
	height: 130px;
}

.gg-num {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	right: 5px;
}

.gg-num ul li {
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin-left: 4px;
	text-align: center;
	background: #2f5394;
	color: #fff;
}

.gg-num ul li.on {
	background: orangered;
}

.news-item {
	float: left;
	width: 639px;
	height: 280px;
	overflow: hidden;
}

.news-tit {
	overflow: hidden;
}

.news-tit .title {
	float: left;
	width: 140px;
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	background: #2f5394;
	border-bottom: none;
}

.news-tit .more {
	float: right;
	width: 495px;
	height: 42px;
	line-height: 42px;
	text-align: right;
	border-bottom: 3px solid #d6d6d6;
}

.w540 {
	width: 540px;
	height: auto;
}

.w540 .news-tit .more {
	width: 390px;
}

.news-leader {
	padding: 20px 10px 10px;
}
.news-leader > div{
	position:relative;
	height: 225px;
}
.news-leader .leader-num{
	position:absolute;
	width: 140px;
	left:50%;
	margin-left: -50px;
	bottom: 0;
	z-index:8;
	text-align:center;
}
.leader-num ul{
	display:block;
	margin: auto;
}
.news-leader .leader-num ul li{
	float:left;
	width:12px;
	height:12px;
	line-height:12px;
	background:#245399;
	border-radius: 50%;
	margin-left: 4px;
}
.news-leader .leader-num ul li.on{
	background-color:#f22808;
}
.leader-pic {
	float: left;
	width: 206px;
	height: 220px;
	overflow: hidden;
}

.leader-pic.max{
    float: none;
    margin: auto;
}
.leader-pic img {
	width: 147px;
	height: 191px;
	display: block;
	margin: auto;
}
.leader-pic p{
	text-align:center;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display: none;
}
.leader-info {
	float: left;
	margin-left: 20px;
	width: 390px;
	height: 200px;
	overflow: hidden;
}

.leader-info .name {	
	font-size: 20px;
	line-height: 1.8em;
	color:#2f5394;
	font-weight:600;
}
.leader-info .zw{
	font-size: 20px;
	line-height: 1.8em;
	color:#2f5394
}
.leader-info .desc{
	font-size: 16px;
	line-height: 1.6em;
	text-indent:2em;	
}

.news-con {
	padding: 10px 10px;
}

.news-con ul li {
	height: 38px;
	line-height: 38px;
	background: url(../../images/jw/site/list-ico-01.jpg) 2px center no-repeat;
	text-indent: 14px;
}

.news-con ul li a {
	color: #2b2b2b;
	font-size: 16px;
}

.news-con ul li a:hover {
	color: #2f5394;
}
/*组织机构*/
.org ul li{
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	width: 269px;
	float: left;
	margin: 10px 20px;
	text-align: center;
	background: #eee;
	overflow:hidden;
}
.org ul li a em{
	display:block;
	float: left;
	width:32px;
	height:32px;
	margin: 24px -40px 24px 50px;
	background: url(/images/jw/index/org.png) no-repeat center;
}
.org ul li a{
	color:#2f5394;
	font-size:18px;
	font-weight:600;
	letter-spacing: 0.5em;
}
.org ul li:hover{
	background:#2f5394;
}
.org ul li:hover a{
	color:#fff;
}
.org ul li:hover a em{
	background:url(/images/jw/index/org-hover.png) no-repeat center;
}
/*团场纪委*/
.tcjw-tit {
	background: #2f5394;
}
.tcjw-con{
	background: #f5f5f5;
	overflow: hidden;
}
.tcjw-con ul li {
	float: left;
	text-indent: unset;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: 20px;
	background: none;
}

.tcjw-con ul li a {
	display: block;
	color: #2f5394;
	font-size: 18px;
}

.tcjw-con ul li:hover a {
	font-weight: 700;
}
