@charset "gb2312";
	* {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
a,img {
	text-decoration:none;
	border:0;
}
table {
	border-collapse:collapse;
}
input {
	outline:none;
	font-family:"Microsoft Yahei","微软雅黑";
}
body {
	font-family:"Microsoft Yahei","微软雅黑";
	font-size:16px;
	color:#333;
}
/* ---------- 武加 ----------*/
td{
	margin:0px;
	padding:8px;
	}
	.xianshi{
		border:1px solid #000;
	}

/* ---------- 武加结束 ----------*/
/* ---------- start 新闻列表页 ----------*/
	.xxgkListPage .main {
	width:1000px;
	margin:auto;
	overflow:hidden;
}
/* 左*/
	.xxgkListPage .main .m-left {
	width:700px;
	float:left;
	position:relative;
}
.xxgkListPage .main .m-left .m-header {
	width:100%;
	height:55px;
	border-bottom:solid 1px #e2e2e2;
	margin:10px 0 0;
}
.xxgkListPage .main .m-left .m-header:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.xxgkListPage .main .m-left .m-header dl {
	}
.xxgkListPage .main .m-left .m-header dl dt {
	float:left;
	line-height:56px;
	overflow:hidden;
}
.xxgkListPage .main .m-left .m-header dl dt .icon-img {
	display: block;
	float: left;
	width:36px;
	height:36px;
	margin:9px 12px 0 0;
	background: url(icon-listdt.png) no-repeat 0px 0px;
}
.xxgkListPage .main .m-left .m-header dl dt .icon-gk {
	display: block;
	float: left;
	width:36px;
	height:36px;
	margin:9px 12px 0 0;
	background: url(icon-listgk.png) no-repeat 0px 0px;
}
.xxgkListPage .main .m-left .m-header dl dt .icon-dt {
	display: block;
	float: left;
	padding:0 13px 0 0;
	font-size:18px;
	font-weight:600;
	color:#F90;
	font-style: normal
}
.xxgkListPage .main .m-left .m-header dl dd {
	float:left;
	margin-left:8px;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li {
	float:left;
	padding:0 15px 0 12px;
	height:56px;
	line-height:54px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li a {
	color:#333333;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li a:hover {
	color:#2089cd;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li .fa {
	color:#e8f3fa;
	position:absolute;
	left:45px;
	bottom:-13px;
	font-size:30px;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li:hover {
	border-bottom:solid 2px #2089cd;
	margin-top:-2px;
	color:#2089cd;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li.active {
	border-bottom:solid 2px #2089cd;
	margin-top:-2px;
	color:#2089cd;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li a.active {
	color:#2089cd;
}

.xxgkListPage .main .m-left .m-header dl dd .menu li:hover .fa {
	display:block;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li.zzjg .fa {
	color:#238ac4;
	right:-30px;
	bottom:23px;
	font-size:20px;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li.zzjg:hover {
	background-color:#fff;
	color:#333;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li .sub-menu {
	display:none;
	width:130px;
	line-height:40px;
	border:solid 1px #b2b6b9;
	position:absolute;
	top:45px;
	left:-15px;
	background-color:#fff;
	z-index:100;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li .sub-menu a {
	display:block;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	color:#333;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li .sub-menu a:hover {
	border-top:solid 1px #dce1e5;
	border-bottom:solid 1px #dce1e5;
	color:#2089cd;
}
.xxgkListPage .main .m-left .m-header dl dd .menu li:hover .sub-menu {
	display:block;
}
.xxgkListPage .main .m-left .m-body {
	}
.xxgkListPage .main .m-left .m-body .list li {
	padding:20px 0;
	border-bottom:dashed 1px #eee;
}
.xxgkListPage .main .m-left .m-body .list li a {
	display:block;
	padding:10px;
}
.xxgkListPage .main .m-left .m-body .list li dl {
	height:105px;
}
.xxgkListPage .main .m-left .m-body .list li dl .pic {
	float:left;
	width:98px;
	height:100%;
	overflow:hidden;
	position:relative;
}
.xxgkListPage .main .m-left .m-body .list li dl .pic .pic-shadow {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.xxgkListPage .main .m-left .m-body .list li dl .text {
	/* float:left; */
	width:570px;
	height:100%;
	margin:0 0 0 10px;
}
.xxgkListPage .main .m-left .m-body .list li dl .text h3 {
	width:60px;
	height:30px;
	font-size:20px;
	color:#333;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	border-bottom: dashed 0px #ccc;
}
.xxgkListPage .main .m-left .m-body .list li dl .text p {
	height:40px;
	font-size:16px;
	color:#777;
	/* margin:12px 0 6px; */
	overflow:hidden;
}
.xxgkListPage .main .m-left .m-body .list li dl .text span {
	display:block;
	float:right;
	font-size:14px;
	color:#777;
}
.xxgkListPage .main .m-left .m-body .list li a:hover {
	
}
.xxgkListPage .main .m-left .m-body .list li a:hover dl .text h3 {
	color:#2089cd;
}
.xxgkListPage .main .m-left .m-body .list li a:hover dl .pic .pic-shadow {
	display:block;
}
/* start 副主席*/
	.container5 {
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:30px;
}
.container5 .r-header {
	font-size:20px;
	margin-bottom:10px;
	display:block;
	width:268px;
	font-size:14px;
	color:#999;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.container5 .c-right {
	float:left;
	width:100%;
	box-sizing:border-box;
	margin-bottom:50px;
}
.container5 .c-right .r4 .r-header .text {
	display:block;
	float:left;
	border-top:solid 4px #2089cd;
	padding:8px 10px;
}
.container5 .c-right .r4 .r-body {
	overflow:hidden;
	m
}
.container5 .c-right .r4 .r-body li {
	width:20%;
	float:left;
	box-sizing:border-box;
}
.container5 .c-right .r4 .r-body li a {
	display: inline-block;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:left;
	font-size:18px;
	font-weight:600;
	color:#555;
}
.container5 .c-right .r4 .r-body li a:hover {
	color:#2089cd;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
}
/* end 副主席*/
	/* start 机关事业单位*/
	.container6 {
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:30px;
}
.container6 .r-header {
	font-size:20px;
	margin-bottom:10px;
	display:block;
	width:268px;
	padding-left:25px;
	font-size:16px;
	color:#555;
	background:url(../images/icon-yuan.png) no-repeat 0px 4px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.container6 .c-right {
	float:left;
	width:100%;
	box-sizing:border-box;
	margin-bottom:50px;
	border-top:dashed 1px #ccc;
	border-left:dashed 1px #ccc;
}
.container6 .c-right .r5 .r-header .text {
	display:block;
	float:left;
	border-top:solid 4px #2089cd;
	padding:8px 10px;
}
.container6 .c-right .r5 .r-body {
	overflow:hidden;
}
.container6 .c-right .r5 .r-body li {
	width:33.3%;
	float:left;
	box-sizing:border-box;
	border:solid 1px #fff;
	border-bottom:dashed 1px #ccc;
	border-right:dashed 1px #ccc;
}
.container6 .c-right .r5 .r-body li a {
	display: inline-block;
	width:100%;
	height:50px;
	text-align:center;
	font-size:16px;
	color:#555;
	padding-top:15px;
}
.container6 .c-right .r5 .r-body li a:hover {
	color:#2089cd;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
}
/* end 机关事业单位*/
	/* start 科协组织*/
	.container4 {
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:40px;
}
.container4 .tab {
	float:left;
	width:100%;
	height:100%;
	box-sizing:border-box;
	border:solid 1px #e0e0e0;
}
.container4 .tab .tab-header {
	overflow:hidden;
	border-bottom:solid 1px #e0e0e0;
	position:relative;
}
.container4 .tab .tab-header .line {
	display:block;
	width:84px;
	height:4px;
	background-color:#2089cd;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container4 .tab .tab-header li {
	float:left;
	border-right:solid 1px #e0e0e0;
	font-size:16px;
	height:44px;
	line-height:44px;
	box-sizing:border-box;
	padding:0 10px;
	cursor:pointer;
	position:relative;
}
.container4 .tab .tab-header li.active {
	color:#2089cd;
}
.container4 .tab .tab-body {
	position:relative;
}
.container4 .tab .tab-body ul {
	display:none;
	padding:0 10px;
	position:absolute;
	top:0px;
	left:0;
}
.container4 .tab .tab-body ul.active {
	width:100%;
	display:block;
}
.container4 .tab .tab-body ul li {
	width:30.3%;
	float:left;
	padding:0 21px 0 0;
}
.container4 .tab .tab-body ul li a {
	display:block;
	height:20px;
	margin:8px 0 0 0;
	font-size:16px;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	box-sizing:border-box;
}
.container4 .tab .tab-body ul li a:hover {
	color:#2089cd;
}
/* end 科协组织*/
	/* start 大事记*/
	.container9 {
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
}
.container9 .c-left {
	float:left;
	width:100%;
	margin-bottom:20px;
	box-sizing:border-box;
}
.container9 .c-left .c-header {
	color:#2089cd;
	font-size:26px;
	font-weight:normal;
	overflow:hidden;
}
.container9 .c-left .c-header .icon-dt {
	display:block;
	float:left;
	width:44px;
	height:44px;
	background:url(../images/icon-dt.png) no-repeat 0px 0px;
}
.container9 .c-left .c-header .txt {
	display:block;
	float:left;
	margin:4px 0 0 4px;
	color:#2089cd;
}
.container9 .c-left .c-header .more {
	display:block;
	float:right;
	margin:12px 0px 0 0;
	font-size:18px;
	color:#feb308;
	font-weight:bold;
}
.container9 .c-left .c-header .more:hover {
	text-decoration:underline;
}
.container9 .c-left .c-body {
	margin-top:20px;
}
.container9 .c-left .c-body .tab .fa-list-ul {
	display:none;
}
.container9 .c-left .c-body .tab .tab-header .line {
	display:block;
	width:82px;
	height:4px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container9 .c-left .c-body .tab .tab-header li {
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:16px;
	color:#eee;
	font-weight:600;
	box-sizing:border-box;
	cursor:pointer;
	position:relative;
}
.container9 .c-left .c-body .tab .tab-header li a {
	height:50px;
	line-height:50px;
	padding:0 20 0 20;
	float:left;
	text-align:center;
	font-size:16px;
	color:#666;
	font-weight:600;
	box-sizing:border-box;
	cursor:pointer;
	position:relative;
}
.container9 .c-left .c-body .tab .tab-header .more {
	display:block;
	float:right;
	width:30px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-align:center;
	color:#feb100;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
}
.container9 .c-left .c-body .tab .tab-header li a:hover {
	color:#2089cd;
}
.container9 .c-left .c-body .tab .tab-header dl {
	width:100%;
	display:none;
	position:absolute;
	top:29px;
	background-color:#fff;
	padding:10px 0;
	z-index:9;
}
.container9 .c-left .c-body .tab .tab-header dl dd {
	float:left;
	width:11%;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#666;
	font-weight:600;
	text-align:center;
	cursor:pointer;
}
.container9 .c-left .c-body .tab .tab-header dl dd:hover {
	background-color:#fff;
	color:#2089cd;
}
.container9 .c-left .c-body .tab .tab-body {
	height:100%;
	overflow:hidden;
	position:relative;
}
.container9 .c-left .c-body .tab .tab-body li {
	display:none;
	padding:25px 5px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container9 .c-left .c-body .tab .tab-body li.active {
	display:block;
}
.container9 .c-left .c-body .tab .tab-body li h4 {
	overflow:hidden;
	color:#2089cd;
	font-size:22px;
	text-align:center;
}
.container9 .c-left .c-body .tab .tab-body li p {
	line-height:25px;
	margin-top:20px;
	overflow:hidden;
}
.container9 .c-left .c-body .tab .tab-body dl {
	margin:0;
	padding:0;
	width:100%;
}
.container9 .c-left .c-body .tab .tab-body dl dd {
	display:none;
	padding:0 20px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container9 .c-left .c-body .tab .tab-body dl dd.active {
	display:block;
}
.container9 .c-left .c-body .tab .tab-body dl dd h4 {
	overflow:hidden;
	color:#2089cd;
	font-size:22px;
	text-align:center;
}
.container9 .c-left .c-body .tab .tab-body dl dd p {
	line-height:25px;
	margin-top:20px;
	height:130px;
	overflow:hidden;
}
.container9 .c-right {
	float:left;
	width:320px;
	box-sizing:border-box;
	border:solid 1px #e0e0e0;
}
.container9 .c-right .tab {
	}
.container9 .c-right .tab .tab-header {
	overflow:hidden;
	border-bottom:solid 1px #e0e0e0;
	position:relative;
}
.container9 .c-right .tab .tab-header .line {
	display:block;
	width:106px;
	height:4px;
	background-color:#2089cd;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container9 .c-right .tab .tab-header li {
	width:107px;
	height:40px;
	line-height:40px;
	float:left;
	border-left:solid 1px #e0e0e0;
	margin-left:-1px;
	text-align:center;
	font-size:16px;
	box-sizing:border-box;
	cursor:pointer;
}
.container9 .c-right .tab .tab-header li.more {
	width:51px;
}
.container9 .c-right .tab .tab-header li.active {
	color:#2089cd;
}
.container9 .c-right .tab .tab-header li:hover {
	color:#2089cd;
}
.container9 .c-right .tab .tab-body {
	height:305px;
	overflow:hidden;
	position:relative;
}
.container9 .c-right .tab .tab-body li {
	display:none;
	padding:0 5px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container9 .c-right .tab .tab-body li.active {
	display:block;
}
.container9 .c-right .tab .tab-body li h4 {
	overflow:hidden;
	padding:15px 0 10px;
	color:#2089cd;
	font-size:20px;
	text-align:center;
	border-bottom:dotted 1px #ccc;
}
.container9 .c-right .tab .tab-body li span {
	display:block;
	color:#555;
	font-size:13px;
	margin:8px 0 0;
}
.container9 .c-right .tab .tab-body li dl dd {
	float:left;
	width:33%;
	text-align:center;
	margin:15px 0 0;
	box-sizing:border-box;
}
.container9 .c-left .c-body .tab .tab-header {
	border:solid 1px #e0e0e0;
	height:50px
}
.container9 .c-left .c-body .tab .tab-header .search-box {
	float:right;
	width:200px;
	margin-top:8px;
	position:relative;
	overflow:hidden;
}
.container9 .c-left .c-body .tab .tab-header .search-box .input-text {
	width:240px;
	height:35px;
	padding:0 30px 0 10px;
	background-color:#f5f5f5;
	border:0;
	box-sizing:border-box;
	color:#666;
}
.container9 .c-left .c-body .tab .tab-header .search-box .btn-search {
	width:32px;
	height:26px;
	font-size:0;
	position:absolute;
	right:4px;
	top:5px;
	border:0;
	background:url(../images/icon-search-2.png) no-repeat 0px 0px;
	cursor:pointer;
}
/* end 大事记*/
	/* start 科协组织*/
	.container10 {
	width:100%;
	margin:auto;
	margin-top:20px;
}
.container10 .c-left {
	float:left;
	width:100%;
	margin-bottom:20px;
	box-sizing:border-box;
}
.container10 .c-left .c-header {
	color:#2089cd;
	font-size:26px;
	font-weight:normal;
	overflow:hidden;
}
.container10 .c-left .c-header .icon-dt {
	display:block;
	float:left;
	width:44px;
	height:44px;
	background:url(../images/icon-dt.png) no-repeat 0px 0px;
}
.container10 .c-left .c-header .txt {
	display:block;
	float:left;
	margin:4px 0 0 4px;
	color:#2089cd;
}
.container10 .c-left .c-header .more {
	display:block;
	float:right;
	margin:12px 0px 0 0;
	font-size:18px;
	color:#feb308;
	font-weight:bold;
}
.container10 .c-left .c-header .more:hover {
	text-decoration:underline;
}
.container10 .c-left .c-body {
	margin-top:20px;
}
.container10 .c-left .c-body .tab .fa-list-ul {
	display:none;
}
.container10 .c-left .c-body .tab .tab-header .line {
	display:block;
	width:82px;
	height:4px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container10 .c-left .c-body .tab .tab-header li {
	border:solid 1px #e0e0e0;
	height:50px;
	padding:0 5px 0 5px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:16px;
	color:#eee;
	font-weight:600;
	box-sizing:border-box;
	cursor:pointer;
	position:relative;
}
.container10 .c-left .c-body .tab .tab-header li:nth-child(2) {
	margin-left:-1px;
}
.container10 .c-left .c-body .tab .tab-header li:nth-child(3) {
	margin-left:-1px;
}
.container10 .c-left .c-body .tab .tab-header li:nth-child(4) {
	margin-left:-1px;
}
.container10 .c-left .c-body .tab .tab-header li:hover {
	background-color:#eff7fb;
}
.container10 .c-left .c-body .tab .tab-header li a {
	height:50px;
	line-height:50px;
	padding:0 20 0 20;
	float:left;
	text-align:center;
	font-size:16px;
	color:#666;
	font-weight:600;
	box-sizing:border-box;
	cursor:pointer;
	position:relative;
}
.container10 .c-left .c-body .tab .tab-header .more {
	display:block;
	float:right;
	width:30px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-align:center;
	color:#feb100;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
}
.container10 .c-left .c-body .tab .tab-header li a:hover {
	color:#2089cd;
}
.container10 .c-left .c-body .tab .tab-header dl {
	width:100%;
	display:none;
	position:absolute;
	top:29px;
	background-color:#fff;
	padding:10px 0;
	z-index:9;
}
.container10 .c-left .c-body .tab .tab-header dl dd {
	float:left;
	width:11%;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#666;
	font-weight:600;
	text-align:center;
	cursor:pointer;
}
.container10 .c-left .c-body .tab .tab-header dl dd:hover {
	background-color:#fff;
	color:#2089cd;
}
.container10 .c-left .c-body .tab .tab-body {
	height:100%;
	margin-bottom:10px;
	margin-top:-1px;
	position:relative;
}
.container10 .c-left .c-body .tab .tab-body li {
	width:94%;
	display:none;
	padding:25px 20px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container10 .c-left .c-body .tab .tab-body li.active {
	display:block;
	border:solid 1px #e0e0e0;
}
.container10 .c-left .c-body .tab .tab-body li h4 {
	overflow:hidden;
	color:#2089cd;
	font-size:22px;
	text-align:center;
}
.container10 .c-left .c-body .tab .tab-body li p {
	width:33.3%;
	float:left;
	line-height:25px;
	margin-bottom:12px;
	overflow:hidden;
}
.container10 .c-left .c-body .tab .tab-body dl {
	margin:0;
	padding:0;
	width:100%;
}
.container10 .c-left .c-body .tab .tab-body dl dd {
	display:none;
	padding:0 20px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container10 .c-left .c-body .tab .tab-body dl dd.active {
	display:block;
}
.container10 .c-left .c-body .tab .tab-body dl dd h4 {
	color:#2089cd;
	font-size:22px;
	text-align:center;
}
.container10 .c-left .c-body .tab .tab-body dl dd p {
	line-height:25px;
	margin-top:20px;
	height:130px;
	overflow:hidden;
}
.container10 .c-col {
	float:left;
	width:100%;
	box-sizing:border-box;
	border-bottom:dashed 1px #f5f5f5;
	margin-bottom:30px;
}
.container10 .c-left .c-body .tab .tab-body .c-col h2 {
	color:#2089cd;
	font-size:18px;
	font-weight:600;
	padding-left:20px;
	margin-bottom:15px;
	background:url(../images/icon-yuan.png) no-repeat 0px 7px;
}
.container10 .c-left .c-body .tab .tab-body .c-col h2 .more a {
	float:right;
	color:#666;
	font-size:16px;
	font-weight:400;
	padding-right:20px;
	margin-bottom:15px;
}
.container10 .c-left .c-body .tab .tab-body .c-col h2 .more a:hover {
	color:#2089cd;
}
.container10 .c-right .tab .tab-header {
	border-bottom:solid 1px #e0e0e0;
	position:relative;
}
.container10 .c-right .tab .tab-header .line {
	display:block;
	width:106px;
	height:4px;
	background-color:#2089cd;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container10 .c-right .tab .tab-header li {
	width:107px;
	height:40px;
	line-height:40px;
	float:left;
	border-left:solid 1px #e0e0e0;
	margin-left:-1px;
	text-align:center;
	font-size:16px;
	box-sizing:border-box;
	cursor:pointer;
}
.container10 .c-right .tab .tab-header li.more {
	width:51px;
}
.container10 .c-right .tab .tab-header li.active {
	color:#2089cd;
}
.container10 .c-right .tab .tab-header li:hover {
	color:#2089cd;
}
.container10 .c-right .tab .tab-body {
	height:305px;
	position:relative;
}
.container10 .c-right .tab .tab-body li {
	display:none;
	padding:0 5px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container10 .c-right .tab .tab-body li.active {
	display:block;
}
.container10 .c-right .tab .tab-body li h4 {
	padding:15px 0 10px;
	color:#2089cd;
	font-size:20px;
	text-align:center;
	border-bottom:dotted 1px #ccc;
}
.container10 .c-right .tab .tab-body li span {
	display:block;
	color:#555;
	font-size:13px;
	margin:8px 0 0;
}
.container10 .c-right .tab .tab-body li dl dd {
	float:left;
	width:33%;
	text-align:center;
	margin:15px 0 0;
	box-sizing:border-box;
}
.container10 .c-left .c-body .tab .tab-header {
	height:50px
}
.container10 .c-left .c-body .tab .tab-header .search-box {
	float:right;
	width:200px;
	margin-top:8px;
	position:relative;
	overflow:hidden;
}
.container10 .c-left .c-body .tab .tab-header .search-box .input-text {
	width:240px;
	height:35px;
	padding:0 30px 0 10px;
	background-color:#f5f5f5;
	border:0;
	box-sizing:border-box;
	color:#666;
}
.container10 .c-left .c-body .tab .tab-header .search-box .btn-search {
	width:32px;
	height:26px;
	font-size:0;
	position:absolute;
	right:4px;
	top:5px;
	border:0;
	background:url(../images/icon-search-2.png) no-repeat 0px 0px;
	cursor:pointer;
}
/* end 科协组织*/
	/* start 分页*/
	.xxgkListPage .main .m-left .fengye {
	overflow:hidden;
	text-align:center;
	font-size:0;
	padding-bottom:5px;
	margin:60px 0 40px;
}
.xxgkListPage .main .m-left .fengye li {
	display:inline-block;
	margin:0 4px 0 4px;
}
.xxgkListPage .main .m-left .fengye li a {
	display:block;
	width:30px;
	height:28px;
	line-height:28px;
	border:solid 1px #eee;
	color:#333;
	font-size:15px;
	overflow:hidden;
}
.xxgkListPage .main .m-left .fengye li a:hover {
	background-color:#2089cd;
	color:#fff;
}
.xxgkListPage .main .m-left .fengye li.active a {
	background-color:#2089cd;
	color:#fff;
}
.xxgkListPage .main .m-left .fengye li.prevP a,.videoListPage .main .fengye li.nextP a {
	font-family:"\5b8b\4f53";
	font-size:24px;
}
/* end 分页*/
	/* 右*/
	.xxgkListPage .main .m-right {
	width:270px;
	float:left;
	margin:65px 0 0 30px;
}
.xxgkListPage .main .m-right .box1 {
	width:100%;
}
.xxgkListPage .main .m-right .box1 li {
	margin-bottom:10px;
}
.xxgkListPage .main .m-right .box1 li a {
	display:block;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:0;
}
.xxgkListPage .main .m-right .box1 li a .text {
	display:inline-block;
	font-size:18px;
	vertical-align:top;
}
.xxgkListPage .main .m-right .box1 li a .text:hover {
	display:inline-block;
	font-size:18px;
	vertical-align:top;
	color:#feb100;
}
.xxgkListPage .main .m-right .box1 li a .icon {
	display:inline-block;
	width:48px;
	height:48px;
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.xxgkListPage .main .m-right .box1 li a .icon-xskjw {
	background-image:url(../images/icon-xskjw.png);
}
.xxgkListPage .main .m-right .box1 li a .icon-xxxas {
	background-image:url(../images/icon-xxxas.png);
}
.xxgkListPage .main .m-right .box1 li.s1 a {
	color:#1d7d96;
	border:solid 1px #b7e3ef;
	border-left:solid 4px #5296a8;
}
.xxgkListPage .main .m-right .box1 li.s2 a {
	color:#6d8cbc;
	border:solid 1px #6d8cbc;
	border-left:solid 4px #6d8cbc;
}
.xxgkListPage .main .m-right .box2 {
	margin-top:30px;
}
.xxgkListPage .main .m-right .box2 dt {
	border-top:solid 2px #2089cd;
	color:#2089cd;
	font-size:18px;
	padding:14px 0 14px 8px;
}
.xxgkListPage .main .m-right .box2 .commonLunBoPic {
	width:100%;
	height:190px;
}
.xxgkListPage .main .m-right .box2 .commonLunBoPic .pic {
	height:160px;
}
.xxgkListPage .main .m-right .box3 {
	margin-top:30px;
	border:solid 1px #d8d8d8;
	padding-bottom:10px;
}
.xxgkListPage .main .m-right .box3 dt {
	border-top:solid 2px #2089cd;
	color:#2089cd;
	font-size:18px;
	padding:14px 0 14px 8px;
}
.xxgkListPage .main .m-right .box3 dd {
	}
.xxgkListPage .main .m-right .box3 dd a {
	display:block;
	margin-bottom:12px;
	overflow:hidden;
}
.xxgkListPage .main .m-right .box3 dd a span {
	display:block;
	float:left;
}
.xxgkListPage .main .m-right .box3 dd a .s1 {
	width:36px;
	color:#2089cd;
	text-align:center;
}
.xxgkListPage .main .m-right .box3 dd a .s2 {
	width:220px;
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xxgkListPage .main .m-right .box3 dd a .s2:hover {
	color:#2089cd;
}
.xxgkListPage .main .m-right .box4 {
	margin-top:30px;
	padding-bottom:10px;
}
.xxgkListPage .main .m-right .box4 dt {
	border-top:solid 2px #2089cd;
	color:#2089cd;
	font-size:18px;
	padding:14px 0 14px 8px;
}
.xxgkListPage .main .m-right .box4 dd {
	}
.xxgkListPage .main .m-right .box4 dd .list .s1 {
	margin-left:-8px;
	overflow:hidden;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 span {
	display:block;
	float:left;
	width:130px;
	height:100px;
	margin:0 0 0 8px;
	overflow:hidden;
	cursor:default;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 {
	margin-top:15px;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span {
	display:none;
	padding:15px;
	border:solid 1px #d2d2d2;
	position:relative;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span .fa {
	color:#d2d2d2;
	height:12px;
	line-height:15px;
	font-size:24px;
	position:absolute;
	top:-12px;
	background-color:#fff;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span.p1 .fa {
	left:50px;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span.p2 .fa {
	right:50px;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span.active {
	display:block;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span h4 {
	height:25px;
	font-size:18px;
	color:#333;
	font-weight:normal;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span p {
	height:44px;
	line-height:22px;
	font-size:14px;
	color:#777;
	margin-top:2px;
	overflow:hidden;
}
.xxgkListPage .main .m-right .box4 dd a .s2 {
	width:220px;
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* ---------- end 新闻列表页 ----------*/
	/* ---------- start 领导简介 ----------*/
	.xxgkListPage .main .m-left .body-article {
	}
.xxgkListPage .main .m-left .body-article .main-title {
	margin:45px 0 28px;
	font-size:26px;
	color:#333;
	font-weight:normal;
	text-align:center;
}
.xxgkListPage .main .m-left .body-article .main-name {
	margin:10px 0 28px;
	font-size:26px;
	color:#333;
	font-weight:normal;
	text-align:center;
}
.xxgkListPage .main .m-left .body-article .sub-title {
	margin:0 0 28px;
	font-size:14px;
	color:#777;
	font-weight:normal;
	text-align:center;
}
.xxgkListPage .main .m-left .body-article .sub-title span {
	display:inline-block;
	margin:0 20px;
}
.xxgkListPage .main .m-left .body-article p {
	margin:0 0 20px;
	line-height:26px;
}
.xxgkListPage .main .m-left .body-article p.img {
	text-align:center;
	text-indent:0;
	padding:7px;
}
.xxgkListPage .main .m-left .body-article p.img img {
	max-width:100%;
}
.xxgkListPage .main .m-left .body-article .down-file {
	overflow:hidden;
	margin:50px 0;
}
.xxgkListPage .main .m-left .body-article .down-file dt {
	float:left;
}
.xxgkListPage .main .m-left .body-article .down-file dt span {
	display:block;
}
.xxgkListPage .main .m-left .body-article .down-file dt span a {
	color:#1560bc;
}
.xxgkListPage .main .m-left .body-article .down-file dt span a:hover {
	text-decoration:underline;
}
.xxgkListPage .main .m-left .body-article .down-file dd {
	float:right;
	margin:10px 0 0 0;
}
.xxgkListPage .main .m-left .body-article .down-file dd span {
	float:left;
}
.xxgkListPage .main .m-left .body-article .down-file dd a {
	float:left;
	margin:4px 0 0 16px;
	width:18px;
	height:18px;
	background-repeat:no-repeat;
}
.xxgkListPage .main .m-left .body-article .down-file dd .icon-qq {
	background-image:url(../images/icon-qq.png);
}
.xxgkListPage .main .m-left .body-article .down-file dd .icon-weibo {
	background-image:url(../images/icon-weibo.png);
}
.xxgkListPage .main .m-left .body-article .down-file dd .icon-weixin {
	background-image:url(../images/icon-weixin.png);
}
.xxgkListPage .main .m-left .body-article .down-file dd .icon-renren {
	background-image:url(../images/icon-renren.png);
	width:75px;
}
.xxgkListPage .main .m-left .body-article .down-file dd .douban {
	width:36px;
	color:#e58e42;
	margin-top:0;
}
/* ---------- end 领导简介 ----------*/
	/* ---------- start 驻会领导 ----------*/
	.xxgkListPage .main .m-left .ld-body .list li {
	padding: 10px 0;
	width: 86%;
	float:left;
	border-bottom: dashed 0px #eee;
	margin-left: 0px;
}
.xxgkListPage .main .m-left .ld-body .list li a {
	display:block;
	padding:10px;
}
.xxgkListPage .main .m-left .ld-body .list li dl {
	height: 10px;
}
.xxgkListPage .main .m-left .ld-body .list li dl .pic {
	/* float:left; */
	padding:0 8px 0 0;
	height:100%;
	overflow:hidden;
	position:relative;
	display: none;
}
.xxgkListPage .main .m-left .ld-body .list li dl .pic .pic-shadow {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.xxgkListPage .main .m-left .ld-body .list li dl .text {
	/* float:left; */
	width: 100%;
	height:100%;
	margin:0 0 0 10px;
}
.xxgkListPage .main .m-left .ld-body .list li dl .text h3 {
	width: 120px;
	height: 40px;
	font-size: 28px;
	color: #6ebee8;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	/* border-bottom:dashed 1px #ccc; */
	float: left;
}
.xxgkListPage .main .m-left .ld-body .list li dl .text p {
	height:40px;
	font-size: 20px;
	color:#777;
	margin: 5px 0 0 0px;
	/* overflow:hidden; */
	float: left;
}
.xxgkListPage .main .m-left .ld-body .list li dl .text span {
	display:block;
	float:right;
	font-size:14px;
	color:#777;
}
.xxgkListPage .main .m-left .ld-body .list li a:hover {
	
}
.xxgkListPage .main .m-left .ld-body .list li a:hover dl .text h3 {
	color:#2089cd;
}
.xxgkListPage .main .m-left .ld-body .list li a:hover dl .pic .pic-shadow {
	display:block;
}
/* ---------- end 驻会领导 ----------*/
	.yidongMenu {
	display:none;
}
.yidongMenupad {
	display:none;
}
.banner {
	display:none;
}



@media screen and (min-width:768px ) and (max-width:992px) {
	.container4 {
	margin:auto;
	overflow:hidden;
	padding:0 10px;
	margin-top:40px;
	margin-bottom:30px;
}
.banner {
	display:block;
}
/* start 机关事业单位*/
	.container6 {
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	padding:0 10px;
	margin-bottom:30px;
}
/* end 机关事业单位*/
	/* start 副主席*/
	.container5 {
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	padding:0 10px;
	margin-bottom:30px;
}

/* end 副主席*/
	/* start 大事记*/
	.container9 .c-left {
	float:left;
	width:100%;
	padding:0 10px;
	margin-bottom:20px;
	box-sizing:border-box;
}
.container9 .c-left .c-body .tab .tab-header .search-box {
	float:right;
	width:100%;
	margin-top:8px;
	position:relative;
	overflow:hidden;
}
/* end 大事记*/
/* ---------- start 驻会领导 ----------*/
	.xxgkListPage .main .m-left .ld-body .list li {
	padding:20px 0;
	width:50%;
	float:left;
	border-bottom:dashed 1px #eee;
}
.xxgkListPage .main .m-left .ld-body .list li dl .text {
	float:left;
	width:72%;
	height:100%;
	margin:0 0 0 10px;
}
/* ---------- end 驻会领导 ----------*/

	/* ---------- start 列表页 ----------*/
	.xxgkListPage .main {
	width:100%;
}
.xxgkListPage .main .m-left {
	width:100%;
}
.xxgkListPage .main .m-left .m-header {
	display:none;
}
.xxgkListPage .main .m-left .m-body {
	width:100%;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .m-body .list li dl {
	height:auto;
	overflow:hidden;
}
.xxgkListPage .main .m-left .m-body .list li dl .pic {
	width:20%;
	height:auto;
}
.xxgkListPage .main .m-left .m-body .list li dl .pic img {
	width:100%;
}
.xxgkListPage .main .m-left .m-body .list li dl .text {
	width:75%;
	height:auto;
	margin:0;
	padding-left:10px;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .m-body .list li dl .text p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xxgkListPage .main .m-left .m-body .list li dl .text span {
	display:none;
}
.xxgkListPage .main .m-right {
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
	margin:0;
}
.xxgkListPage .main .m-left .m-body .list li {
	padding:20px 0;
	width:100%;
	float:left;
	border-bottom:dashed 1px #eee;
}
.xxgkListPage .main .m-right .box2 .commonLunBoPic {
	display:none;
}
.xxgkListPage .main .m-right .box3 {
	display:none;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 {
	margin:0;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 span {
	width:48%;
	height:auto;
	margin:0 1%;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 span img {
	width:100%;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xxgkListPage .main .m-left .m-body {
	padding:0 10px;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .body-article p.img {
	width:100%;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .body-article p.img img {
	width:35%;
	max-width: none;
}
.xxgkListPage .main .m-left .body-article .down-file {
	display:none;
}
.yidongMenupad {
	display:block;
	width:100%;
	height:60px;
	box-sizing:border-box;
}
.yidongMenupad dt {
	float:left;
	line-height:56px;
	overflow:hidden;
}
.yidongMenupad dt .icon-dt {
	display: block;
	float: left;
	width: 44px;
	height: 44px;
	margin:5px 18px 0 0;
	background: url(../images/icon-dt.png) no-repeat 0px 0px;
}
.yidongMenupad dd {
	float:left;
	position:relative;
}
.yidongMenupad .menu1 li {
	color:#CCC;
	font-size:16px;
	position:absolute;
	float:left;
	line-height:56px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenupad .menu1 li a {
	display:block;
	padding:0 20px 0 20px;
	float:left;
	line-height:55px;
	color:#333;
	z-index:9;
}
.yidongMenupad .menu1 li a.active {
	color:#2089cd;
}
.yidongMenupad .menu1 li a:hover {
	color:#2089cd;
}
.yidongMenupad .menu1.open .down-menu {
	display:block;
	z-index:9;
}
.yidongMenupad .menu1 .fa {
	position:absolute;
	width:100%;
	top:17px;
	right:-36px;
	font-size:15px;
}
.yidongMenupad .menu1 .down-menu {
	display:none;
	width:126px;
	position:absolute;
	top:45px;
	background-color:#fff;
	color:#ccc;
	border:solid 1px #ddd;
}
.yidongMenupad .menu1 .down-menu li a {
	display:block;
	width:100px;
	height:40px;
	padding:0 0 0 8px;
	line-height:40px;
	text-indent:10px;
	color:#333;
}
.yidongMenupad .menu1 .down-menu li a:hover {
	color:#ff0000;
}
.yidongMenupad .menu2 {
	width:100%;
	position:absolute;
	top:12px;
	right:0;
}
.yidongMenupad .menu2.open .down-menu {
	display:block;
	background-color:#FFF;
	z-index:8;
}
.yidongMenupad .menu2 .fa {
	position:absolute;
	top:0;
	right:10px;
	font-size:24px;
}
.yidongMenupad .menu2 .down-menu {
	display:none;
	margin-top:10px;
	width:100%;
	position:absolute;
	top:35px;
	background-color:#fff;
	color:#ccc;
	box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-moz-box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-webkit-box-shadow:3px 3px 3px rgba(100,100,100,.5);
}
.yidongMenupad .menu2 .down-menu li {
	font-size:16px;
	position:absolute;
	float:left;
	line-height:55px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenupad .menu2 .down-menu li a {
	display:block;
	float:left;
	padding:0 20px 0 20px;
	line-height:50px;
	color:#333;
}
.yidongMenupad .menu2 .down-menu li a.active {
	color:#2089cd;
}
.yidongMenupad .menu2 .down-menu li a:hover {
	color:#2089cd
}
.xxgkListPage .main .m-right {
	display:none;
}
.yidongMenu {
	display:none;
}
.banner {
	display:none;
}
}





@media screen and (max-width:767px) {
	.xxgkListPage .main {
	width:100%;
}

/* start 机关事业单位*/
	.container6 {
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	padding:0 10px;
	margin-bottom:30px;
}
.xxgkListPage .main .m-right{ display:none
}

.xxgkListPage .main .m-left {
	width:100%;
}
.xxgkListPage .main .m-left .m-header {
	display:none;
}
.xxgkListPage .main .m-left .m-body {
	width:100%;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .m-body .list li dl {
	height:auto;
	overflow:hidden;
}
.xxgkListPage .main .m-left .m-body .list li dl .pic {
	width:20%;
	height:auto;
}
.xxgkListPage .main .m-left .m-body .list li dl .pic img {
	width:100%;
}
.xxgkListPage .main .m-left .m-body .list li dl .text {
	width:80%;
	height:auto;
	margin:0;
	padding-left:10px;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .m-body .list li dl .text p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xxgkListPage .main .m-left .m-body .list li dl .text span {
	display:none;
}
.xxgkListPage .main .m-right {
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
	margin:0;
}
.xxgkListPage .main .m-left .m-body .list li {
	padding:20px 0;
	width:100%;
	border-bottom:dashed 1px #eee;
}
.xxgkListPage .main .m-right .box2 .commonLunBoPic {
	display:none;
}
.xxgkListPage .main .m-right .box3 {
	display:none;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 {
	margin:0;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 span {
	width:48%;
	height:auto;
	margin:0 1%;
}
.xxgkListPage .main .m-right .box4 dd .list .s1 span img {
	width:100%;
}
.xxgkListPage .main .m-right .box4 dd .list .s2 span p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xxgkListPage .main .m-left .m-body {
	padding:0 10px;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .body-article p.img {
	width:100%;
	box-sizing:border-box;
}
.xxgkListPage .main .m-left .body-article p.img img {
	width:30%;
	max-width: none;
}
.xxgkListPage .main .m-left .body-article .down-file {
	display:none;
}
/* start 副主席*/
	.container5 {
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	padding:0 10px;
	margin-bottom:30px;
}
.container5 .c-right .r4 .r-body li {
	width:33.3%;
	float:left;
	box-sizing:border-box;
}

/* end 副主席*/

.container6 .c-right .r5 .r-body li {
	width:50%;
	float:left;
	box-sizing:border-box;
	border:solid 1px #fff;
	border-bottom:dashed 1px #ccc;
	border-right:dashed 1px #ccc;
}


	/* start 大事记*/
	.container9 .c-left {
	float:left;
	width:100%;
	padding:0 10px;
	margin-bottom:20px;
	box-sizing:border-box;
}
.container9 .c-left .c-body .tab .tab-header .search-box {
	float:right;
	width:100%;
	margin-top:8px;
	position:relative;
	overflow:hidden;
}
/* end 大事记*/
/* ---------- start 驻会领导 ----------*/
	.xxgkListPage .main .m-left .ld-body .list li {
	padding:20px 0;
	width:100%;
	float:left;
	border-bottom:dashed 1px #eee;
}
.xxgkListPage .main .m-left .ld-body .list li dl .text {
	float:left;
	width:70%;
	height:100%;
	margin:0 0 0 10px;
}
/* ---------- end 驻会领导 ----------*/
	/* start 科协组织*/
	.container10 {
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
}
.container10 .c-left {
	float:left;
	width:100%;
	margin-bottom:20px;
	box-sizing:border-box;
}
.container10 .c-left .c-header {
	color:#2089cd;
	font-size:26px;
	font-weight:normal;
	overflow:hidden;
}
.container10 .c-left .c-header .icon-dt {
	display:block;
	float:left;
	width:44px;
	height:44px;
	background:url(../images/icon-dt.png) no-repeat 0px 0px;
}
.container10 .c-left .c-header .txt {
	display:block;
	float:left;
	margin:4px 0 0 4px;
	color:#2089cd;
}
.container10 .c-left .c-header .more {
	display:block;
	float:right;
	margin:12px 0px 0 0;
	font-size:18px;
	color:#feb308;
	font-weight:bold;
}
.container10 .c-left .c-header .more:hover {
	text-decoration:underline;
}
.container10 .c-left .c-body {
	margin-top:20px;
}
.container10 .c-left .c-body .tab .fa-list-ul {
	display:none;
}
.container10 .c-left .c-body .tab .tab-header .line {
	display:block;
	width:82px;
	height:4px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container10 .c-left .c-body .tab .tab-header li {
	border:solid 1px #e0e0e0;
	height:50px;
	padding:0 5px 0 5px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:16px;
	color:#eee;
	font-weight:600;
	box-sizing:border-box;
	cursor:pointer;
	position:relative;
}
.container10 .c-left .c-body .tab .tab-header li:nth-child(2) {
	margin-left:-1px;
}
.container10 .c-left .c-body .tab .tab-header li:nth-child(3) {
	margin-left:-1px;
}
.container10 .c-left .c-body .tab .tab-header li:nth-child(4) {
	margin-left:-1px;
}
.container10 .c-left .c-body .tab .tab-header li:hover {
	background-color:#eff7fb;
}
.container10 .c-left .c-body .tab .tab-header li a {
	height:50px;
	line-height:50px;
	padding:0 20 0 20;
	float:left;
	text-align:center;
	font-size:16px;
	color:#666;
	font-weight:600;
	box-sizing:border-box;
	cursor:pointer;
	position:relative;
}
.container10 .c-left .c-body .tab .tab-header .more {
	display:block;
	float:right;
	width:30px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-align:center;
	color:#feb100;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
}
.container10 .c-left .c-body .tab .tab-header li a:hover {
	color:#2089cd;
}
.container10 .c-left .c-body .tab .tab-header dl {
	width:100%;
	display:none;
	position:absolute;
	top:29px;
	background-color:#fff;
	padding:10px 0;
	z-index:9;
}
.container10 .c-left .c-body .tab .tab-header dl dd {
	float:left;
	width:11%;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#666;
	font-weight:600;
	text-align:center;
	cursor:pointer;
}
.container10 .c-left .c-body .tab .tab-header dl dd:hover {
	background-color:#fff;
	color:#2089cd;
}
.container10 .c-left .c-body .tab .tab-body {
	height:100%;
	border:solid 1px #e0e0e0;
	margin-bottom:10px;
	margin-top:0;
	overflow:hidden;
	position:relative;
}
.container10 .c-left .c-body .tab .tab-body li {
	width:94%;
	display:none;
	padding:25px 20px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container10 .c-left .c-body .tab .tab-body li.active {
	display:block;
}
.container10 .c-left .c-body .tab .tab-body li h4 {
	overflow:hidden;
	color:#2089cd;
	font-size:22px;
	text-align:center;
}
.container10 .c-left .c-body .tab .tab-body li p {
	width:33.3%;
	float:left;
	line-height:25px;
	margin-bottom:12px;
	overflow:hidden;
}
.container10 .c-left .c-body .tab .tab-body dl {
	margin:0;
	padding:0;
	width:100%;
}
.container10 .c-left .c-body .tab .tab-body dl dd {
	display:none;
	padding:0 20px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container10 .c-left .c-body .tab .tab-body dl dd.active {
	display:block;
}
.container10 .c-left .c-body .tab .tab-body dl dd h4 {
	overflow:hidden;
	color:#2089cd;
	font-size:22px;
	text-align:center;
}
.container10 .c-left .c-body .tab .tab-body dl dd p {
	line-height:25px;
	margin-top:20px;
	height:130px;
	overflow:hidden;
}
.container10 .c-col {
	float:left;
	width:100%;
	box-sizing:border-box;
	border-bottom:dashed 1px #f5f5f5;
	margin-bottom:30px;
}
.container10 .c-left .c-body .tab .tab-body .c-col h2 {
	color:#2089cd;
	font-size:18px;
	font-weight:600;
	padding-left:20px;
	margin-bottom:15px;
	background:url(../images/icon-yuan.png) no-repeat 0px 7px;
}
.container10 .c-left .c-body .tab .tab-body .c-col h2 .more a {
	float:right;
	color:#666;
	font-size:16px;
	font-weight:400;
	padding-right:20px;
	margin-bottom:15px;
}
.container10 .c-left .c-body .tab .tab-body .c-col h2 .more a:hover {
	color:#2089cd;
}
.container10 .c-right .tab .tab-header {
	overflow:hidden;
	border-bottom:solid 1px #e0e0e0;
	position:relative;
}
.container10 .c-right .tab .tab-header .line {
	display:block;
	width:106px;
	height:4px;
	background-color:#2089cd;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.container10 .c-right .tab .tab-header li {
	width:107px;
	height:40px;
	line-height:40px;
	float:left;
	border-left:solid 1px #e0e0e0;
	margin-left:-1px;
	text-align:center;
	font-size:16px;
	box-sizing:border-box;
	cursor:pointer;
}
.container10 .c-right .tab .tab-header li.more {
	width:51px;
}
.container10 .c-right .tab .tab-header li.active {
	color:#2089cd;
}
.container10 .c-right .tab .tab-header li:hover {
	color:#2089cd;
}
.container10 .c-right .tab .tab-body {
	height:305px;
	overflow:hidden;
	position:relative;
}
.container10 .c-right .tab .tab-body li {
	display:none;
	padding:0 5px;
	position:absolute;
	left:0;
	top:0;
	font-size:16px;
}
.container10 .c-right .tab .tab-body li.active {
	display:block;
}
.container10 .c-right .tab .tab-body li h4 {
	overflow:hidden;
	padding:15px 0 10px;
	color:#2089cd;
	font-size:20px;
	text-align:center;
	border-bottom:dotted 1px #ccc;
}
.container10 .c-right .tab .tab-body li span {
	display:block;
	color:#555;
	font-size:13px;
	margin:8px 0 0;
}
.container10 .c-right .tab .tab-body li dl dd {
	float:left;
	width:33%;
	text-align:center;
	margin:15px 0 0;
	box-sizing:border-box;
}
.container10 .c-left .c-body .tab .tab-header {
	height:50px
}
.container10 .c-left .c-body .tab .tab-header .search-box {
	float:right;
	width:100%;
	margin-top:8px;
	position:relative;
	overflow:hidden;
}
.container10 .c-left .c-body .tab .tab-header .search-box .input-text {
	width:240px;
	height:35px;
	padding:0 30px 0 10px;
	background-color:#f5f5f5;
	border:0;
	box-sizing:border-box;
	color:#666;
}
.container10 .c-left .c-body .tab .tab-header .search-box .btn-search {
	width:32px;
	height:26px;
	font-size:0;
	position:absolute;
	right:4px;
	top:5px;
	border:0;
	background:url(../images/icon-search-2.png) no-repeat 0px 0px;
	cursor:pointer;
}
/* end 科协组织*/
	.container4 {
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	padding:0 10px;
	margin-bottom:30px;
}
.container4 {
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:30px;
}
.container4 .r-header {
	font-size:20px;
	margin-bottom:10px;
	display:block;
	width:268px;
	padding-left:25px;
	font-size:16px;
	color:#555;
	background:url(../images/icon-yuan.png) no-repeat 0px 4px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.container4 .c-right {
	float:left;
	width:100%;
	box-sizing:border-box;
	border-top:dashed 1px #ccc;
	border-left:dashed 1px #ccc;
}
.container4 .c-right .r1 .r-header {
	font-weight:normal;
	font-size:18px;
	margin-bottom:10px;
	padding:8px 10px;
}
.container4 .c-right .r1 .r-body {
	overflow:hidden;
}
.container4 .c-right .r1 .r-body li {
	line-height:18px;
	text-align:center;
	box-sizing:border-box;
}
.container4 .c-right .r1 .r-body li a {
	display:block;
	float:left;
	margin:0 20px 0 10px;
	font-size:18px;
	color:#2089cd;
	line-height:25px;
}
.container4 .c-right .r1 .r-body li a span {
	display:block;
	float:left;
}
.container4 .c-right .r1 .r-body li a span:hover {
	}
.container4 .c-right .r1 .r-body li a .s1 {
	color:#333;
}
.container4 .c-right .r2 {
	margin:30px 0 0 0;
}
.container4 .c-right .r2 .r-body {
	overflow:hidden;
}
.container4 .c-right .r2 .r-body li {
	width:50%;
	height: 30px;
	float:left;
	line-height:18px;
	padding-left:14px;
	box-sizing:border-box;
}
.container4 .c-right .r2 .r-body li a {
	display:inline-block;
	height:20px;
	font-size:16px;
	color:#777;
}
.container4 .c-right .r2 .r-body li a .text {
	display:block;
	float:left;
	width:60px;
	height:20px;
}
.container4 .c-right .r2 .r-body li a .icon {
	display:block;
	float:left;
	width:12px;
	height:12px;
	background:url(../images/icon-sj.png) no-repeat 0px 0px;
	margin:4px 0 0 0;
}
.container4 .c-right .r3 .r-header .text {
	display:block;
	float:left;
	border-top:solid 4px #2089cd;
	padding:8px 10px;
}
.container4 .c-right .r3 .r-body {
	overflow:hidden;
}
.container4 .c-right .r3 .r-body li {
	width:50%;
	float:left;
	box-sizing:border-box;
	border:solid 1px #fff;
	border-bottom:dashed 1px #ccc;
	border-right:dashed 1px #ccc;
}
.container4 .c-right .r3 .r-body li a {
	display: inline-block;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#555;
}
.container4 .c-right .r3 .r-body li a:hover {
	color:#fff;
	background-color:#feb100;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
}
.container4 .c-right .r4 {
	margin:25px 0 0 0;
}
.container4 .c-right .r4 .r-header {
	color:#2089cd;
	font-weight:normal;
	font-size:18px;
	margin-bottom:10px;
	border-top:dashed 1px #2089cd;
	padding:8px 10px;
}
.container4 .c-right .r4 .r-body {
	overflow:hidden;
}
.container4 .c-right .r4 .r-body li {
	width:50%;
	height: 30px;
	float:left;
	line-height:18px;
	padding-left:14px;
	box-sizing:border-box;
}
.container4 .c-right .r4 .r-body li a {
	display:inline-block;
	height:20px;
	font-size:16px;
	color:#333;
}
.container4 .c-right .r4 .r-body li a .text {
	display:block;
	float:left;
	width:70px;
	height:20px;
}
.container4 .c-right .r4 .r-body li a .text:hover {
	color:#ebaf26;
}
.container4 .c-right .r4 .r-body li a .icon {
	display:block;
	float:left;
	width:12px;
	height:12px;
	background:url(../images/icon-sj.png) no-repeat 0px 0px;
	margin:4px 0 0 0;
}
.yidongMenu {
	display:block;
	width:100%;
	height:60px;
	box-sizing:border-box;
}
.yidongMenu dt {
	float:left;
	line-height:56px;
	overflow:hidden;
}
.yidongMenu dt .icon-dt {
	display: block;
	float: left;
	width: 44px;
	height: 44px;
	margin:5px 18px 0 0;
	background: url(../images/icon-dt.png) no-repeat 0px 0px;
}
.yidongMenu dd {
	float:left;
	position:relative;
}
.yidongMenu .menu1 li {
	color:#CCC;
	font-size:16px;
	position:absolute;
	float:left;
	line-height:56px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenu .menu1 li a {
	display:block;
	padding:0 20px 0 20px;
	float:left;
	line-height:55px;
	color:#333;
	z-index:9;
}
.yidongMenu .menu1 li a:hover {
	color:#2089cd;
}
.yidongMenu .menu1 li a.active {
	color:#2089cd;
}
.yidongMenu .menu1.open .down-menu {
	display:block;
	z-index:9;
}
.yidongMenu .menu1 .fa {
	position:absolute;
	width:100%;
	top:17px;
	right:-36px;
	font-size:15px;
}
.yidongMenu .menu1 .down-menu {
	display:none;
	width:126px;
	position:absolute;
	top:45px;
	background-color:#fff;
	color:#ccc;
	border:solid 1px #ddd;
}
.yidongMenu .menu1 .down-menu li a {
	display:block;
	padding:0 0 0 8px;
	width:100px;
	height:40px;
	line-height:40px;
	text-indent:10px;
	color:#333;
}
.yidongMenu .menu1 .down-menu li a:hover {
	color:#2089cd;
}
.yidongMenu .menu2 {
	width:100%;
	position:absolute;
	top:12px;
	right:0;
}
.yidongMenu .menu2.open .down-menu {
	display:block;
	background-color:#FFF;
	z-index:8
}
.yidongMenu .menu2 .fa {
	position:absolute;
	top:0;
	right:10px;
	font-size:24px;
}
.yidongMenu .menu2.open .fa {
	top:10px;
	-webkit-transform: rotate(-180deg);
}
.yidongMenu .menu2 .down-menu {
	display:none;
	margin-top:5px;
	width:100%;
	position:absolute;
	top:35px;
	background-color:#fff;
	color:#ccc;
	box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-moz-box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-webkit-box-shadow:3px 3px 3px rgba(100,100,100,.5);
}
.yidongMenu .menu2 .down-menu li {
	font-size:16px;
	position:absolute;
	float:left;
	line-height:55px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenu .menu2 .down-menu li a {
	display:block;
	float:left;
	padding:0 20px 12px 20px;
	line-height:50px;
	color:#333;
	z-index:9;
}

.yidongMenu .menu2 .down-menu li a.active {
	color:#2089cd;
}

.yidongMenu .menu2 .down-menu li a:hover {
	color:#2089cd
}
.yidongMenupad {
	display:none;
}
.banner {
	display:none;
}
}
