@charset "utf-8";
/* CSS Document */
.wrap {
	width: 100%;
	background-size:100% !important;
}
.w1180 {
	width: 1180px;
	margin: 0 auto;
}
/*头部区域*/
.header {
	width: 100%;
	height: 110px;
	/*overflow: hidden;*/
	/*background: url(../images/headbg.jpg) no-repeat;*/
	background-size:100% 100% !important;
}
.header .w1200 {
	/*overflow: hidden;*/
	position:relative;
	height:80px;
	padding-top:30px;
}
.header .logo {
	width: 354px;
}
.header .search_box {
	margin-top: 5px;
	width: 240px;
	height: 40px;
	border-bottom:1px solid #0273cf;

}
.header .search_box button {
	float:right;
	background: none;
	border: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 23px;
}
.header .search_box input {
	float: left;
	width: 205px;
	padding: 10px 0;
	border: 0;
	height:20px;
	background:none;
	padding-left:10px;

}
.header .search_box input::-webkit-input-placeholder {
 color:#999;
 font-size:14px;
}
.header .search_box input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#999;
 font-size:14px;
}
.header .search_box input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
color:#999;
 font-size:14px;
}
.header .search_box input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#999;
 font-size:14px;
}
.head_list {
	margin-top: 5px;
	margin-right:19px;

}
.head_list li {
	float: left;
	text-align: center;
	margin-right: 19px;
	height:75px;
}
.head_list li .icon_hover{
	display:none;
}
.head_list li:hover .icon_hover{
	display:inline-block;
}
.head_list li:hover .icon{
	display:none;}
.head_list li:nth-child(2) img {
	margin: 4px 0;
	margin-bottom: 3px !important;
}
.head_list li:nth-child(3) img {
	margin-bottom: 1px;
}
.head_list li:hover p{
	color:#0166b6;
}
.head_list li:last-child {
	margin-right: 0;
}
.head_list li p {
	font-size: 14px;
	color: #0273cf;
	margin-top: 5px;
}
.head_ewm{
	position:absolute;
	right:140px;
	top:110px;
	width:300px;
	background:#fff;
	box-shadow: -1px -1px 27px rgba(0, 0, 0, .1);
	z-index:99999;
	display:none;
}
.head_ewm img{
	width:330px;
	height:200px;
}
 .head_list li:hover .head_ewm{
	display:block;
}
.content {
	min-height: 713px;
}
/*导航*/
.nav {
	width: 100%;
	height: 42px;
	background: #0273cf;
}
.nav ul {
	position: relative;
	height: 42px;
}
.nav ul > li {
	float: left;
	width: 133px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
}
.nav ul > li:last-child {
	background: none;
}
.nav ul > li a {
	display: block;
	color: #fff;
	font-size: 18px;
}
.nav ul li:hover, .nav ul > li.current {
	background-color: #0166b6;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
/*二级导航*/
.nav ul > li .menu-nav {
	position: absolute;
	left: 0;
	top: 42px;
	width: 1200px;
	height: 288px;
	padding-top: 30px;
	padding-bottom: 25px;
	overflow: hidden;
	background: url(../images/bg4.jpg) no-repeat;
	z-index: 999;
	border-bottom: 5px solid #0273cf;
	text-align: left;
	display: none;
}
.nav ul > li .menu-nav .nav_list {
	padding-left: 60px;
	height: auto;
	float: left;
	width: 337px;
	border-right: 1px solid #d9eeff;
	height: 288px;
}
.nav ul > li .menu-nav .nav_list .nav_listz {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.nav ul > li .menu-nav .nav_list .nav_listz a{
    color: #333;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
.nav ul > li .menu-nav .nav_list li {
	width: 120px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
	height: auto;
	line-height: 20px;
}
.nav ul > li .menu-nav .nav_list li a {
	font-size: 16px;
	color: #333;
}
.nav ul > li .menu-nav .nav_list li:hover {
	background: none;
}
.nav ul > li .menu-nav .nav_list li:hover a {
	color: #0273cf;
}
.nav ul > li .menu-nav .nav_profiles {
	float: left;
	padding: 0 30px;
	border-right: 1px solid #d9eeff;
	min-height: 288px;
	width: 340px;
	text-align:left;
}
.nav ul > li .menu-nav .nav_profiles:last-child {
	border-right: 0;
}
.nav ul > li .menu-nav .nav_profiles .item_tit {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	line-height: 24px;
}
.nav ul > li .menu-nav .nav_profiles p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.nav ul > li .menu-nav .nav_profiles p a {
	color: #0273cf;
	display: inline;
	font-size: 14px;
}
.nav ul > li .menu-nav .nav_newsList {
	float: left;
	width: 340px;
	padding-left: 30px;
}
.nav ul > li .menu-nav .nav_newsList ul {
	height: auto;
	width: 100%;
	overflow: hidden;
}
.nav ul > li .menu-nav .nav_newsList ul li {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-bottom: 20px;
}
.nav ul > li .menu-nav .nav_newsList ul li:last-child {
	margin-bottom: 0;
}
.nav ul > li .menu-nav .nav_newsList ul li:hover {
	background: none;
}
.nav ul > li .menu-nav .nav_newsList ul li .img_box {
	width: 100px;
	height: 75px;
	float: left;
}
.nav ul > li .menu-nav .nav_newsList ul li .img_box img {
	width: 100%;
	height: 75px;
}
.nav ul > li .menu-nav .nav_newsList ul li .nr_box {
	float: right;
	width: 230px;
}
.nav ul > li .menu-nav .nav_newsList ul li .nr_box_new {
	/*float: right;*/
	width: 340px;
}
.nav ul > li .menu-nav .nav_newsList ul li .nr_box p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: left;
}
.nav ul > li .menu-nav .nav_newsList ul li .nr_box h6 {
	text-align: left;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin-bottom: 5px;
}
.nav ul > li .menu-nav .nav_newsList ul li:hover .nr_box h6 {
	color: #0273cf;
}
.nav ul > li .menu-nav .nav_newsList .more, .nav_profiles .more {
	font-size: 14px;
	color: #0273cf;
	line-height: 30px;
}
.nav ul > li .menu-nav .nav_profiles .nav_news_list {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.nav ul > li .menu-nav .nav_profiles .nav_news_list li {
	width: 100%;
	font-size: 16px;
	color: #666;
	height: auto;
	line-height: 31px;
	text-align:left;
}
.nav ul > li .menu-nav .nav_profiles .nav_news_list li a {
	color: #666;
	font-size:16px;

}
.nav ul > li .menu-nav .nav_profiles .nav_news_list li:hover, .nav ul > li .menu-nav .nav_profiles .nav_journal_list li:hover {
	background: none;
}
.nav ul > li .menu-nav .nav_profiles .nav_news_list li:hover a {
	color: #0273cf;
}
.nav ul > li .menu-nav .nav_profiles .nav_news_list li span {
	color: #666;
	margin-right: 5px;
}
.nav_profiles .more {
	height: auto;
	line-height: 20px;
}
.nav ul > li .menu-nav .nav_profiles .nav_journal_list {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.nav ul > li .menu-nav .nav_profiles .nav_journal_list li {
	width: 155px;
	float: left;
	height: auto;
	margin-right: 20px;
	margin-bottom: 15px;
}
.nav ul > li .menu-nav .nav_profiles .nav_journal_list li:last-child {
	margin-right: 0;
}
.nav ul > li .menu-nav .nav_profiles .nav_journal_list li .img_box {
	width: 153px;
	height: 209px;
	border: 1px solid #efefef;
}
.nav ul > li .menu-nav .nav_profiles .nav_journal_list li .img_box img {
	width: 100%;
	height: 209px;
}
.nav ul > li .menu-nav .nav_profiles .nav_journal_list li p {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}
/*轮播*/
.banner {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	height: 420px;
	position: relative;
}
.banner .bd ul li img {
	width: 100%;
	height: 420px;
}
.banner .num {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	height: 10px;
}
.banner .num ul {
	display: table;
	margin: 0 auto;
}
.banner .num ul li {
	width: 10px;
	height: 10px;
	margin-right: 10px;
	background: #fff;
	border-radius: 100%;
	float: left;
	font-size: 0;
}
.banner .num ul li.on {
	background:rgba(255,255,255,0.3);
}
.banner .prev,.banner .next{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: block;
    width: 14px;
    height: 26px;
}
.banner .prev {
    left: 10px;
}
.banner .next{
    right: 10px;
}
.content .w1200 {
	overflow: hidden;
}
.section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.section .news_box_new {
	width: 386px;
	overflow: hidden;
}
.section .news_box_new .item_news {
	width: 384px;
	border: 1px solid #efefef;
	margin-bottom: 20px;
}
/*信息通报*/
.section .news_box .item_news {
	width: 318px;
	border: 1px solid #efefef;
	margin-bottom: 20px;
}
.section .news_box .item_news:last-child {
	margin-bottom: 0;
}
.section .news_box .item_news .title{
	font-family:"黑体";
	font-weight:bold;
	background:#48abfb !important;
}
.section .news_box .item_news .title, .cont_page_right .page_item .title {
	width: 318px;
	height: 33px;
	padding-left: 20px;
	line-height: 33px;
	color: #fff;
	font-size: 14px;
	background: #0273cf;
	border-bottom: 1px solid #efefef;
}
.section .news_box_new .item_news .title, .cont_page_right .page_item .title {
	width: 386px;
	height: 33px;
	padding-left: 20px;
	line-height: 33px;
	color: #fff;
	font-size: 14px;
	background: #0273cf;
	border-bottom: 1px solid #efefef;
}
.section .news_box .item_news .title .more, .cont_page_right .page_item .title .more {
	float: right;
	margin-right: 40px;
	margin-top: 7px;
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/icon2.png) no-repeat;
}
.section .news_box_new .item_news .title .more, .cont_page_right .page_item .title .more {
	float: right;
	margin-right: 40px;
	margin-top: 7px;
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/icon2.png) no-repeat;
}
.section .news_box .item_news .title .more:hover, .cont_page_right .page_item .title .more:hover {
	background: url(../images/icon7.png) no-repeat;
}
.section .news_box_new .item_news .title .more:hover, .cont_page_right .page_item .title .more:hover {
	background: url(../images/icon7.png) no-repeat;
}
.news_list {
	padding: 10px 12px;
	overflow: hidden;
}
.news_list li {
	background: url(../images/libg.jpg) left center no-repeat;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	padding-left: 15px;
}
.news_list li:hover a {
	color: #0273cf;
}
/*图片新闻轮播*/
.news_slide {
	width: 520px;
	height: 280px;
	overflow: hidden;
	margin: 0 20px;
	position: relative;
}
.news_slide .bd ul li {
	position: relative;
}
.news_slide .bd ul li img {
	width: 100%;
	height: 280px;
}
.news_slide .num {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.news_slide .num ul li {
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: rgba(255,255,255, 0.5);
	float: left;
	font-size: 0;
	z-index: 999;
	margin-right: 4px;
}
.news_slide .num ul li:last-child {
	margin-right: 0;
}
.news_slide .num ul li.on {
	background: #fff;
}
.news_slide .slide_text {
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 20px;
	width: 500px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	background: rgba(0,0,0, 0.5);
}
/*广告*/
.section.adver {
	position: relative;
	width: 100%;
	height: 100px;
}
.section.adver .title2 {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 20px;
	width: 100px;
	height: 35px;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	background: url(../images/titbg.png) no-repeat;
	font-family:"黑体";
	font-weight:bold;
}
.section.adver img {
	width: 100%;
	height: 100px;
}
/*专题活动*/
.index_activities {
	width: 860px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.section .title3 {
	width: 100%;
	overflow: hidden;
	height: 33px;
	line-height: 35px;
	border-bottom: 2px solid #48abfb;
}
.section .title3 h6 {
	float: left;
	padding-left: 24px;
	width: 111px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	background: url(../images/titbg2.png) no-repeat;
	font-family:"黑体";
	font-weight:bold;
}
.section .title3 .more {
	float: right;
	font-size: 16px;
	color: #0273cf;
}
.section .title3 .more span {
	font-size: 18px;
	color: #0273cf;
}
.section .title3 .more:hover, .section .title3 .more:hover span {
	color: #999;
}
.activities_slide_box {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	height: 168px;
}
.activities_slide {
	width: 790px;
	margin: 0 auto;
	overflow: hidden;
}
.activities_slide ul li {
	float: left;
	width: 184px;
	margin-right: 18px;
}
.activities_slide ul li img {
	width: 100%;
	height: 133px;
}
.activities_slide ul li p {
	font-size: 14px;
	color: #333;
	margin-top: 14px;
	text-align: center;
}
.activities_slide ul li:hover p {
	color: #0273cf;
}
.activities_slide_box .sPrev {
	position: absolute;
	top: 50px;
	left: 0;
}
.activities_slide_box .sNext {
	position: absolute;
	top: 50px;
	right: 0;
}
/*快捷方式*/
.quick_list {
	width: 320px;
	height: 230px;
	overflow: hidden;
}
.quick_list ul li {
	float: left;
	width: 153px;
	height: 108px;
	border: 1px solid #efefef;
	background: #f6fbff;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.quick_list ul li:nth-child(2n+2) {
	margin-right: 0;
}
.quick_list ul li a {
	display: block;
	overflow: hidden;
	height: 108px;
}
.quick_list ul li .img_box {
	display: table;
	width: 100%;
	text-align: center;
	margin-top: 18px;
}
.quick_list ul li .img_box .white_img {
	display: none;
}
.quick_list ul li p {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.quick_list ul li:hover {
	background: #0273cf;
}
.quick_list ul li:hover .img_box .white_img {
	display: inline;
}
.quick_list ul li:hover .img_box .img_blue {
	display: none;
}
.quick_list ul li:hover p {
	color: #fff;
}
/*政策法规*/
.news_Listbox {
	width: 420px;
	height: 294px;
	margin-right: 20px;
}
.news_Listbox .title3, .section.page5 .title3 {
	position: relative;
}
.news_Listbox .title3 .news_tab, .section.page5 .title3 .news_tab {
	float: left;
}
.news_Listbox .title3 a, .section.page5 .title3 a {
	position: absolute;
	top: 0;
	right: 0;
}
.news_Listbox .title3 .news_tab li, .section.page5 .title3 .news_tab li {
	float: left;
	font-size: 14px;
	color: #666;
	margin-right: 15px;
	cursor: pointer;
}
.news_Listbox .title3 .news_tab li.on, .section.page5 .title3 .news_tab li.on {
	color: #0273cf;
}
.news_Listbox .bd {
	width: 100%;
	overflow: hidden;
}
.news_Listbox .news_list {
	padding-bottom: 1px;
}
.news_Listbox .news_list li {
	line-height: 32px;
}
.news_list li a {
	color: #333;
}
/*协会会刊*/
.section.page3 .news_box {
	height: 294px;
}
.book_list {
	width: 290px;
	height:237px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 6px;
}
.book_list li {
	width: 140px;
	float: left;
	margin-right: 10px;
}
.book_list li:nth-child(2n+2){
	margin-right:0;
}
.book_list li img {
	width: 100%;
	height: 190px;
}
.book_list li p {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}
.book_list li:hover p {
	color: #0273cf;
}
.book_list li:last-child {
	margin-right: 0;
}
/*地方协会*/
.section.page4 .news_box {
	background: url(../images/bg2.jpg) no-repeat;
	height: 294px;
}
.section.page4 .news_box .item_news {
	height: 294px;
}
.province_list {
	width: 255px;
	margin: 30px auto;
	overflow: hidden;
	margin-bottom: 0;
}
.province_list li {
	float: left;
	width: 45px;
	font-size: 14px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 8px;
}
.province_list li:nth-child(4n+4) {
	margin-right: 0;
}
.province_list li a {
	color: #333;
}
.province_list li:hover a {
	color: #0273cf;
}
/*会员动态*/
.section.page5 .bd {
	width: 100%;
	overflow: hidden;
}
.section.page5 .bd .member_lunbo {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.section.page5 .bd .member_lunbo .member_list {
	width: 1130px;
	height: 173px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.section.page5 .bd .member_lunbo .member_list li {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.section.page5 .bd .member_lunbo .member_list li img {
	width: 100%;
	height: 142px;
}
.section.page5 .bd .member_lunbo .member_list li p {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}
.section.page5 .bd .member_lunbo .member_list li:hover p {
	color: #0273cf;
}
.section.page5 .bd .member_lunbo .member_list .sPrev, .section.page5 .bd .member_lunbo .member_list .sNext {
	position: absolute;
	top: 70px;
}
.section.page5 .bd .member_lunbo .member_list .sPrev {
	left: 0;
}
.section.page5 .bd .member_lunbo .member_list .sNext {
	right: 0;
}
/*友情链接*/
.link_box {
	width: 100%;
	height: 147px;
}
.link_box .title4 {
	padding: 13px 10px 15px 8px;
	width: 21px;
	height: 119px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 31px;
	background: #48abfb;
	font-family:"黑体";
	font-weight:bold;
}
.link_box .link_slide {
	width: 1106px;
	margin-left: 23px;
}
.link_box .link_slide .link_tab {
	float: left;
	width: 123px;
}
.link_box .link_slide .link_tab li {
	width: 100%;
	height: 38px;
	background: #bababa;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	margin-bottom: 15px;
	cursor: pointer;
	font-family:"黑体";
	font-weight:bold;
}
.link_box .link_slide .link_tab li.on {
	background: #48abfb;
	
}
.link_box .link_slide .link_list {
	float: right;
	width: 963px;
	text-align: justify;
}
.link_box .link_slide .link_list li {
	font-size: 14px;
	float: left;
	color: #333;
	padding: 6px 10px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 19px;
}
.link_box .link_slide .link_list li a {
	color: #333;
}

/*底部区域*/
.footer {
	width: 100%;
	overflow: hidden;
	height: 80px;
	padding-top: 40px;
	padding-bottom: 35px;
	background: #0273cf;
	text-align: center;
	color: #fff;
}
.footer p {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.footer p a {
	margin: 0 5px;
	color: #fff;
}
.page_cont, .page_left_cont {
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	border: 1px solid #efefef;
	padding: 0 20px;
	padding-top: 20px;
	min-height: 723px;
}
.page_left_cont {
	margin-bottom: 0;
}
.border {
	border: 1px solid #efefef;
}
.BreadNav {
	width: 100%;
	height: 41px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0273cf;/*line-height: 40px;*/
}
.BreadNav h6 {
	font-size: 22px;
	color: #0273cf;
	float: left;
}
.BreadNav p {
	/*line-height: 40px;*/
	font-size: 14px;
	color: #666;
}
.BreadNav p a {
	color: #666;
}
.BreadNav p span {
	margin: 0 5px;
}
.BreadNav p img {
	margin-right: 5px;
}
.sidenav-section {
	float: left;
	width: 200px;
}
.sidenav-section > ul > li {
	
	margin-bottom: 10px;
	line-height: 50px;
	font-size: 14px;
}
.sidenav-section > ul > li > a {
	display: block;
	color: #333;
	padding-left: 20px;
	border: 1px solid #efefef;
	background-color: #fafafa;
	background-image: url(../images/icon12.png);
	background-repeat: no-repeat;
	background-position: 170px center;
}
/* .sidenav-section ul > li:hover, .sidenav-section ul > li.current,.sidenav-section ul > li.on {
	background: #0273cf;
} */
.sidenav-section > ul > li:hover > a, .sidenav-section ul > li.current > a,.sidenav-section ul > li.on > a {
	background-color: #0273cf;
	color: #fff;
	background-image: url(../images/icon12_2.png);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.sidenav-section ul > li .menu_nav{
	line-height: 35px;
	color: #666;
	font-size: 14px;
	display: none;
}
.sidenav-section ul > li .menu_nav li a{
	display: block;
	text-indent: 2em;
}
.sidenav-section ul > li .menu_nav li a:hover{
	background-color: #0273cf;
	color: #fff;
}
.cont_right {
	width: 940px;
	float: right;
}
.cont_rightnew {
	width: 940px;
	/*float: right;*/
}
.news_page_list li {
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	overflow:hidden;
}
.news_page_list li a span {
	margin-right: 5px;
}
.news_page_list li a {
	color: #666;
	float: left;
    overflow: hidden;
    width: 89%;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.news_page_list li {
	font-size: 14px;
	padding: 10px 0;
}
.news_page_list li .Right {
	color: #999;
}
.news_page_list li:hover, .news_page_list li:hover a, .news_page_list li:hover span {
	color: #ff9400;
}
.news_page_list li:hover {
	border-top: 1px dashed #ff9400;
	border-bottom: 1px dashed #ff9400;
}
.news_page_list li:nth-child(6n+6) {
	margin-top: 20px;
	margin-bottom: 13px;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px dashed #e6e6e6;
	border-top: 0;
}
.news_page_list li:nth-child(6n+6):hover {
	border-top: 0;
}
.ewm_flix {
	position: fixed;
	top: 250px;
	right: 1%;
	width: 138px;
	height: 142px;
	padding: 20px 0;
	background: #fff;
	text-align: center;
	box-shadow: -1px -1px 27px rgba(0, 0, 0, .1);
}
.ewm_flix p {
	margin-bottom: 10px;
}
.ewm_flix img {
	width: 107px;
	height: 107px;
}
.details_cont {
	margin: 20px 0;
	overflow: hidden;
}
.cont_left {
	width: 900px;
	float: left;
}
.cont_left .page_cont {
	margin-bottom: 0;
}
.TextTitle p a {
	color: #0273cf;
}
.NewsText {
	padding: 18px 0;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	min-height:535px;
}
.cont_right .NewsText{
	min-height:475px;
}
.NewsText p, .text_cont p {
	font-size: 16px;
	color: #333 !important;
	line-height: 30px !important;
	font-family: 'Microsoft Yahei' !important;
}
.NewsText p span, .text_cont p span {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-family: 'Microsoft Yahei' !important;
}
.NewsText p img, .NewsText img, .text_cont p img, .text_cont img {
	max-width: 100%;
}
.shar_page {
	padding-top: 20px;
	padding-bottom: 19px;
	overflow: hidden;
}
.shar_page .bdsharebuttonbox {
	float: left;
	line-height: 25px;
}
.shar_page .bdsharebuttonbox span {
	float: left;
	font-size: 12px;
	color: #333;
}
.shar_page .pages {
	float: right;
	margin: 0;
}
.shar_page .pages .pagination li {
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.shar_page .pages .pagination li.prev, .shar_page .pages .pagination li.next {
	width: 62px;
}
.shar_page .pages .pagination li:last-child {
	margin-right: 0;
}
.cont_page_right {
	float: right;
	width: 280px;
}
.cont_page_right .page_item {
	overflow: hidden;
	border: 1px solid #efefef;
	margin-bottom: 20px;
}
.cont_page_right .page_item .title {
	width: 268px;
	font-weight: bold;
	padding-left: 10px;
}
.cont_page_right .page_item .news_list {
	padding: 11px 9px;
}
.cont_page_right .page_item .news_list li {
	line-height: 28px;
}
.cont_page_right .page_item .title .more {
	margin-right: 9px;
}
.member_page_list {
	padding: 10px 9px;
	overflow: hidden;
	padding-bottom: 0;
}
.member_page_list li {
	width: 125px;
	float: left;
	margin-right: 10px;
	margin-bottom: 18px;
}
.member_page_list li img {
	width: 100%;
	height: 85px;
}
.member_page_list li:nth-child(2n+2) {
	margin-right: 0;
}
.member_page_list li p {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.member_page_list li:hover p {
	color: #0273cf;
}
.cont_right .TextTitle {
	padding-bottom: 20px;
}
.cont_right .TextTitle .bds_weixin {
	background: url(../images/fx-ico.png) no-repeat !important;
}
.cont_right .TextTitle .bds_weixin:hover {
	background: url(../images/fx-hover1.png) no-repeat !important;
}
.cont_right .TextTitle .bds_tsina {
	background: url(../images/fx-ico2.png) no-repeat !important;
}
.cont_right .TextTitle .bds_tsina:hover {
	background: url(../images/fx-hover2.png) no-repeat !important;
}
.cont_right .TextTitle .bds_qzone {
	background: url(../images/fx-ico3.png) no-repeat !important;
}
.cont_right .TextTitle .bds_qzone:hover {
	background: url(../images/fx-hover3.png) no-repeat !important;
}
.cont_right .TextTitle .bds_sqq {
	background: url(../images/fx-ico4.png) no-repeat !important;
}
.cont_right .TextTitle .bds_sqq:hover {
	background: url(../images/fx-hover4.png) no-repeat !important;
}
.text_cont {
	padding-top: 25px;
	padding-bottom: 20px;
	overflow: hidden;
}
.text_cont p, .cont_right .NewsText p {
	color: #666;
}
/*协会领导*/
.leader_box, .leader_section {
	width: 100%;
	overflow: hidden;
}
.leader_box h6 {
	padding-left: 30px;
	line-height: 38px;
	font-size: 18px;
	color: #0273cf;
	background: url(../images/leader_bg.png) left center no-repeat;
}
.leader_section {
	margin-bottom: 20px;
}
.leader_section .img_box {
	width: 118px;
	height: 153px;
	float: left;
	border: 1px solid #e6e6e6;
}
.leader_section .img_box img {
	width: 100%;
	height: 153px;
}
.leader_section .nr_box {
	width: 790px;
	float: right;
}
.leader_section .nr_box h5 {
	font-size: 18px;
	color: #323232;
	margin-bottom: 15px;
}
.leader_section .nr_box p {
	font-size: 16px;
	color: #646464;
	line-height: 2em;
}
.leader_section .nr_box p span {
	color: #0273cf;
}
.leader_list {
	width: 100%;
	overflow: hidden;
}
.leader_list li {
	float: left;
	width: 122px;
	margin-right: 14px;
	margin-bottom: 20px;
}
.leader_list li:nth-child(7n+7) {
	margin-right: 0;
}
.leader_list li .img_box {
	width: 120px;
	height: 155px;
	border: 1px solid #e6e6e6;
}
.leader_list li .img_box img {
	width: 100%;
	height: 155px;
}
.leader_list li p {
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-top: 7px;
}
.leader_list li:hover p, .special_list li:hover p, .proceedings_list li:hover p, .membership_list li:hover .nr_box h6, .project_list li:hover p {
	color: #0273cf;
}
/*专题活动*/
.special_list, .proceedings_list, .membership_list, .project_list {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.special_list li, .project_list li {
	width: 300px;
	/*min-height:290px;*/
	max-height: 290px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
	margin-bottom: 25px;
}
.special_list li:nth-child(3n+3), .project_list li:nth-child(3n+3) {
	margin-right: 0;
}
.special_list li .img_box, .project_list li .img_box {
	width: 298px;
	height: 223px;
	border: 1px solid #e6e6e6;
}
.special_list li .img_box img, .project_list li .img_box img {
	width: 100%;
	height: 223px;
}
.special_list li p {
	line-height: 30px;
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}
/*协会会刊*/
.proceedings_list li {
	float: left;
	width: 172px;
	margin-right: 20px;
	max-height: 293px;
	margin-bottom: 25px;
}
.proceedings_list li:nth-child(5n+5) {
	margin-right: 0;
}
.proceedings_list li .img_box {
	width: 170px;
	height: 231px;
	border: 1px solid #efefef;
}
.proceedings_list li .img_box img {
	width: 100%;
	height: 231px;
}
.proceedings_list li p {
	font-size: 16px;
	text-align: center;
	color: #666;
	line-height: 30px;
	margin-top: 6px;
}
/*分支机构*/
.branch_list {
	width: 100%;
	overflow: hidden;
}
.branch_list li {
	float: left;
	width: 280px;
	margin-right: 40px;
	padding: 10px 0;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	font-size: 16px;
}
.branch_list li a {
	display: block;
	color: #666;
}
.fzjg_list li a{
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.branch_list li:nth-child(2n+2) {
	margin-right: 0;
}
.branch_list li:hover {
	border-color: #ff9400;
}
.branch_list li:hover a {
	color: #ff9400;
}
/*会员名单*/
.member_search {
	border: 1px solid #0273cf;
	height: 46px;
	overflow: hidden;
	margin-bottom: 20px;
}
.member_search input {
	padding: 12px 0;
    border: 0;
    padding-left: 20px;
    width: 820px;
    float: left;
    height: 20px;
}
.member_search button {
	float: left;
	width: 98px;
	height: 46px;
	border: 0;
	background: #0273cf;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 46px;
}
.member_search button img {
	margin-right: 5px;
}
.member_search input::-webkit-input-placeholder {
 color:#999;
 font-size:14px;
}
.member_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#999;
 font-size:14px;
}
.member_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
color:#999;
 font-size:14px;
}
.member_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#999;
 font-size:14px;
}
.member_table table {
	width: 100%;
}
.member_table table thead tr, .member_table table tbody tr:nth-of-type(even) {
	background: #fafafa;
}
.member_table table thead tr {
	border: 1px solid #efefef;
}
.member_table table thead th {
	font-size: 14px;
	color: #333;
	text-align: left;
}
.member_table table tr {
	height: 38px;
}
.member_table table tr th, .member_table table tr td {
	padding-left: 30px;
}
.member_table table tr td {
	font-size: 14px;
	color: #666;
}
.member_table table tbody tr {
	height: 40px;
}
/*会员风采*/

.membership_list li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.membership_tab {
	display: table;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow: hidden;
}
.membership_tab a {
	display: inline-block;
	width: 98px;
	height: 36px;
	border: 1px solid #efefef;
	background: #fafafa;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	margin-right: 5px;
}
.membership_tab a:last-child {
	margin-right: 0;
}
.membership_tab a:hover, .membership_tab a.current {
	background: #2a72be;
	color: #fff;
}
.membership_list li .img_box {
	width: 138px;
	height: 103px;
	float: left;
	border: 1px solid #e6e6e6;
}
.membership_list li .img_box img {
	width: 100%;
	height: 103px;
}
.membership_list li .nr_box {
	float: right;
	width: 780px;
}
.membership_list li .nr_box h6 {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	margin: 5px 0;
	margin-bottom: 10px;
}
.membership_list li .nr_box p {
	font-size: 16px;
	color: #646464;
	line-height: 30px;
}
.membership_list li .nr_box p span {
	color: #0273cf;
}
.project_list li p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 6px;
}
.project_list li {
	height: 255px;
	min-height: 290px;
    max-width: 290px;
}
/*联系方式*/
.information_text {
	width: 100%;
	overflow: hidden;
}
.information_text p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding: 5px 0;
}
.information_text p img {
	margin-right: 10px;
}
#allmap {
	margin-top: 25px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	height: 398px;
}
#allmap img {
	width: auto;
	max-width: 200%;
}
/*党建专题*/
.building_banner {
	width: 100%;
	height: 450px;
	position: relative;
	margin-bottom: 30px;
}
.building_banner img {
	width: 100%;
	height: 450px;
}
.building_slide {
	width: 585px;
	position: relative;
}
.building_slide .bd ul li {
	position: relative;
	width: 585px;
}
.building_slide .bd ul li .slide_text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	background: rgba(0,0,0, 0.7);
	text-indent: 1em;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
}
.building_slide .bd ul li img {
	width: 585px;
	height: 438px;
}
.building_slide .num {
	position: absolute;
	right: 5px;
	bottom: 18px;
}
.building_slide .num li {
	float: left;
	font-size: 0;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	border-radius: 100%;
	background: rgba(255,255,255,0.5);
}
.building_slide .num li.on {
	background: #fff;
}
.building_news {
	width: 585px;
	height: 438px;
}
.building_news .title {
	width: 100%;
	height: 45px;
	background: #c40000;
}
.building_news .title h6 {
	float: left;
	margin-left: 20px;
	height: 18px;
	margin-top: 14px;
	padding-left: 10px;
	border-left: 4px solid #fff;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
}
.building_news .title .more {
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 45px;
	margin-right: 20px;
}
.building_news .build_news_section {
	width: 100%;
	overflow: hidden;
	margin-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #d9d9d9;
}
.building_news .build_news_section .tit {
	font-size: 18px;
	color: #c40000;
	line-height: 34px;
}
.building_news .build_news_section .text-right {
	font-size: 14px;
	color: #c40000;
}
.building_list {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.building_list li {
	font-size: 16px;
	color: #666;
	line-height: 37px;
}
.building_list li a, .building_list li a span {
	color: #666;
}
.building_list li a span {
	margin-right: 10px;
}
.building_list li .date {
	float: right;
	color: #999;
}
.building_list li:hover a {
	color: #c40000;
}
.build_news_box {
	width: 585px;
}
.build_news_box .title {
	width: 100%;
	height: 42px;
	background: #f2f2f2;
	border-top: 3px solid #c40000;
}
.build_news_box .title h6 {
	float: left;
	margin-left: 20px;
	height: 18px;
	margin-top: 11px;
	padding-left: 10px;
	border-left: 4px solid #c40000;
	font-size: 18px;
	color: #c40000;
	line-height: 18px;
}
.build_news_box .title .more {
	float: right;
	font-size: 14px;
	color: #c40000;
	line-height: 42px;
	margin-right: 20px;
}
.section.page7 {
	margin-bottom: 50px;
}
.province_one_list li{
	padding-left:0;
	background:none;
	float:left;
	width:45px;
	margin-right:42px;
	font-size:14px;
	line-height:36px !important;

}
.province_one_list li:nth-child(5n+5){
	margin-right:0;
}
/*浮动广告*/
.drift-section {
	width: 225px;
	height: auto;
	position: fixed;
	top: 205px;
	right: 5%;
}
.drift-section img {
	width: 100%;
}
.drift-section .close {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}
.fzjg{
    width: 100%;
}
.cont_right .fzjg .fzjg_list{
    float: left;
    width: 33.33%;
}