
/*banner轮播*/
#banner {
	position: relative;
	height:376px;
	overflow: hidden;
	width: 100%;
	margin-top:15px;
}
#banner_list {
	overflow: hidden;
    width:100%;
    height:100%;
}
#banner_list img {
	border: 0px;
	height: 100%;
	width: 100%;
}

#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 10;
	cursor: pointer;
	width: 100%;
}

#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer;
	width: 60%;overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	
}

#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 5px;
	right: 5px;
}

#banner ul li {
	font-size: 10px;
	padding: 1px 6px 0 5px;
	float: left;
	display: block;
	color: #fff;
	background: #f9ca5e;
	cursor: pointer;
	/*border: 1px solid #154e7e;*/
	/*border: 0;*/
	border-radius: 50%;
	text-align: center;
	margin-right: 3px;
}

#banner ul li.on {
	background-color: #fff;
	color: #f9ca5e;
	/*border: 1px solid #154e7e;*/
}

#banner_list a {
	position: absolute;
    width:100%;
    height:100%;
}
.zwyw_cont_top{
	position: relative;
	top: -56%;
}
/*轮播结束*/
/*小banner*/
.smallbanner{margin: 30px 0 24px 0;}
.smallbanner img{width: 100%;}
/*摄影园地*/
.lhfc-top{margin: 20px auto;}
.ptitle .dtgg_tit .foot_tit span{border-bottom: 2px solid #d55d61;padding:8px 20px;}
.ptitle .dtgg_tit .foot_tit a{color: #666;}
.lhfc{width:100%;padding-right: 0;}
.lhhzl{width:32.5%;padding-right: 0;padding: 20px 15px 28px 15px;}
.lhhzl .lhhzl-table{margin-top: 18px;}
.lhhzl .lhhzl-table p{font-size: 16px;font-weight: bold;border: 1px solid #bdbdbd;margin: 0;}
.lhhzl .lhhzl-table tr th{text-align: center;line-height: 26px;font-size: 15px;}
.lhhzl .lhhzl-table ul{padding: 5px 0;}
.lhhzl .lhhzl-table ul li{display:inline-flex;padding:0px 15px 0 15px;min-width:40px;line-height:26px;float: left;}
.lhhzl .lhhzl-table ul li a{color: #333;}
/*单条目滚动兼容ie*/
.ptitle_tit h4{margin-bottom: 0;text-align: left;line-height: 36px;font-weight: bold;}
.ptitle_tit h4{
	padding-left: 5px;
    border-bottom:2px solid #0c76ba;
	padding-top: 12px;
}
.contain {width: 100%; margin: auto auto;overflow: hidden;}
.single { width: 100%; position: relative;margin:20px 0 30px 0;}
.pre {position: absolute; width: 20px;height: 50px;background-color: #b6b6b7; cursor: pointer;position: absolute; top: 40%;}
.pre:hover {  background-color: rgba(0, 0, 0, 0.8);  }
.pre::before {content: "";width: 12px;height: 12px; border: solid #fff; border-width: 2px 0 0 2px;transform: translate(-50%, -50%) rotate(-45deg);
            position: absolute; left: 70%;top: 50%;  }
 .next {position: absolute;width: 20px;height: 50px;right: 0px;background-color:#b6b6b7;cursor: pointer;position: absolute;top: 40%;}
.next:hover {background-color: rgba(0, 0, 0, 0.8);}
.next::before {content: "";width: 12px;height: 12px;border: solid #fff;border-width: 0 2px 2px 0; transform:translate(-50%, -50%) rotate(-45deg);
    position: absolute;left: 30%;top: 50%;}
.single ul {list-style: none;white-space: nowrap;display: inline-block;}
.single ul li {display: inline-block;}
.single ul li{width:285px;margin-right: 10px;}
.single ul li>a{width: 100%;position:relative;display:inline-block;}
.single ul li>a .single_tit{height:38px;width:100%;background:rgba(0,0,0,0.5);color:#fff;z-index:10000;position:absolute;bottom:0;
line-height:38px;text-align:center;}
.single ul li img {vertical-align: top;width:100%;height:200px;}


/*组织建设、通知公告、专题专栏*/
.xxxw02{margin-bottom: 30px;margin-top: 20px;overflow: hidden;}
.xxxw02>.dtgg{width:32.3%;}
.xxxw02 .dtgg_tit{color: #154e7e;line-height: 30px;}
.xxxw02 .dtgg{border: 1px solid #f4f4f4;padding-right: 0;padding-left: 0;margin-right: 16px;}
.xxxw02 .dtgglast{margin-right: 0;}
.dtgg_tit_bg h3{text-align: center;display:block;margin: 0 auto;position: relative;top:70px;}
.xxxw02 .dtgg_tit a{color: #154E7E;font-size: 12px;cursor:pointer;}
.xxxw02 .liebiao{padding:5px 5px 10px 5px;border-top: 2px solid #DDDDDD;height:230px;overflow: hidden;}
.xxxw02 .liebiao ul li{
	clear: both;
	border-bottom: 1px dashed #ddd;
	font-size: 16px;
}
 .xxxw02 .liebiao ul li{display: flex;font-size: 14px;justify-content: space-between;line-height:42px;clear: both;color: #333;padding-top: 2px;padding-left: 3px;}
 .xxxw02 .liebiao ul li:before {
            content: "";
            width: 3px;
            height: 3px;
            display: inline-block;
            border-radius: 50%;
            background: #333;
            vertical-align: middle;
            margin-right: 5px;
			margin-top: 5.5%;
            }
 .xxxw02 .liebiao ul li span{color: #bbb;}
 .xxxw02 .liebiao ul li a:hover{
 	color: #0c74b7 !important;
 }
 .foot_tit{margin-bottom: 0;}
 .foot_tit span{padding: 8px 20px;border-bottom: 2px solid #d55d61;font-size:16px;color: #333;font-weight: bold;}
.xxxw02 .dtgg_tit a {
    color: #666;
    padding: 0px 10px;
    cursor: pointer;
}

.xxxw02 .liebiao ul li a{
	width:80%;
	color: #010101;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
}
/*友情链接*/
.friendlink{padding-bottom:30px;}
.friendlink table tr td a{color: #333;line-height: 36px;}

/*banner轮播*/
#banner {
	position: relative;
	height:376px;
	overflow: hidden;
	width: 100%;
	margin-top:15px;
}
#banner_list {
	overflow: hidden;
    width:100%;
    height:100%;
}
#b