@charset "utf-8";
/* CSS Document */
.header {
	width: 100%;
	height: 130px;
}
.head_top {
	width: 100%;
	height: 80px;
}
.head_top .head_content {
	height: 80px;
	position: relative;
}
.head_top .head_content .logo {
	position: absolute;
	left: 0;
	top: 3px;
}
.head_top .head_content .head_right {
	float: right;
	width: 540px;
	height: 40px;
	margin-top: 20px;
}
.head_top .head_content .head_right ul {
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.head_top .head_content .head_right li {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin-left: 24px;
}
.head_top .head_content .head_right li a {
	color: #666;
}
.head_top .head_content .head_right li a:hover {
	color: #ce0402;
}
.head_top .head_content .head_right li:first-child {
	margin-left: 0;
}
.head_top .head_content .head_right li .head_search {
	width: 318px;
	height: 38px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	overflow: hidden;
}
.head_top .head_content .head_right li .head_search input {
	float: left;
	border-radius: 5px 0 0 5px;
	height: 38px;
	border: 0;
	width: 269px;
}
.head_top .head_content .head_right li .head_search button {
	float: left;
	width: 39px;
	height: 38px;
	text-align: center;
	border-radius: 0 5px 5px 0;
	border: 0;
	background: #ce0402;
}
/************************************导航区域***************************************/
.nav {
	width: 100%;
	height: 50px;
	background: url(../images/nav.jpg) repeat-x;
}
.nav_content {
	height: 50px;
	position: relative;
}
.nav_content ul.nav_sist {
	float: right;
	padding-top: 3px;
	width: 717px;
	height: 47px;/*background:url(../images/libg2.png) center no-repeat;*/
}
.nav_content ul.nav_sist li.nav_li {
	font-size: 18px;
	color: #f4f7ff;
	font-weight: bold;
	text-align: center;
	line-height: 47px;
	float: left;
	width: 145px;
	margin-right: -4px;
}
.nav_content ul.nav_sist li.nav_li:first-child {
	width: 153px;
}
.nav_content ul.nav_sist li.nav_li > a {
	color: #fff;
	display: block;
	height: 47px;
	background: url(../images/libg3.png) right center no-repeat;
}
.nav_content ul.nav_sist li.nav_li:last-child > a {
	background: none;
}
.nav_content ul.nav_sist li.nav_li:first-child > a {
	background: url(../images/libg.png) right center no-repeat;
}
.nav ul > li.nav_li:hover, .nav ul > li.nav_li.current {
	background: #fff;
	border-radius: 10px 10px 0 0;
}
.nav ul > li.nav_li .menu_nav {
	position: absolute;
	top: 50px;
	left: 0;
	padding: 20px;
	width: 1160px;
	height: 520px;
	background: #fff;
	text-align: left;
	font-weight: normal;
	z-index: 99999999;
}
.nav_content ul.nav_sist li.nav_li .wrap_tit {
	margin-bottom: 15px;
}
/************************协会下拉********************************/
.nav_association_section {
	width: 100%;
	height: 520px;
	overflow: hidden;
}
.nav_association_section .nav_association_left {
	width: 700px;
	height: 100%;
	overflow: hidden;
	float: left;
}
.nav_association_section .nav_association_left .nav_leader {
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.wrap_tit {
	border-left: 8px solid #ce0402;
	padding-left: 10px;
	overflow: hidden;
	font-size: 20px;
	color: #ce0402;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 20px;
	height: 25px;
}
.nav_leader_section {
	padding: 20px;
	padding-right: 30px;
	padding-bottom: 12px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	height: 246px;
}
.nav_leader_left {
	width: 170px;
	height: 245px;
	float: left;
}
.nav_leader_left img {
	width: 168px;
	height: 208px;
	border: 1px solid #dcdcdc;
}
.nav_leader_left h6 {
	text-align: center;
	font-size: 20px;
	color: #ce0402;
}
.nav_leader_right {
	float: right;
	width: 450px;
	/*height: 210px;*/
	overflow: hidden;
}
.nav_leader_slide {
	width: 100%;
	overflow: hidden;
}
.nav_leader_slide .tempWrap, .nav_leader_slide .tempWrap .bd {
	width: 450px;
}
.nav_leader_slide .hd {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.nav_leader_slide .hd li {
	float: left;
	width: 100px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #666;
	cursor: pointer;
}
.nav_leader_slide .hd li.on {
	color: #fff;
	background: #ce0402;
}
.nav_leader_slide .nav_leader_list {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.nav_leader_slide .nav_leader_list .nav_more {
	text-align: right;
	line-height: 53px;
	height: 45px;
	font-size: 14px;
	color: #666;
}
.nav_leader_slide .nav_leader_list .nav_more a {
	color: #666;
}
.nav_leader_slide .nav_leader_list ul {
	overflow: hidden;
}
.nav_leader_slide .nav_leader_list li {
	width: 90px;
	line-height: 37px;
	color: #666;
	font-size: 16px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav_leader_slide .nav_leader_list .nav_news_list li {
	width: 100%;
	text-align: left;
}
.nav_leader_slide .nav_leader_list li a {
	color: #666;
	background: none;
	height: 30px;
}
.nav_branch {
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-top: 20px;
}
.nav_branch_slide {
	width: 100%;
	height: 140px;
	overflow: hidden;
	position: relative;
}
.nav_branch_slide .bd li, .page_branch_slide .bd li {
	float: left;
	width: 160px;
	text-align: center;
	margin-right: 20px;
}
.nav_branch_slide .bd li img, .page_branch_slide .bd li img {
	max-height: 80px;
	max-width: 80px;
	height: 80px;
	margin-bottom: 15px;
}
.nav_branch_slide .bd li p, .page_branch_slide .bd li p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.nav_branch_slide .branch_prev, .nav_branch_slide .branch_next, .page_branch_slide .branch_prev, .page_branch_slide .branch_next {
	position: absolute;
	top: 50%;
	width: 18px;
	height: 30px;
	margin-top: -15px;
	display: block;
	z-index: 99999;
}
.nav_branch_slide .branch_prev, .page_branch_slide .branch_prev {
	left: 0;
	background: url(../images/icon5.png) no-repeat;
}
.nav_branch_slide .branch_prev:hover {
	background: url(../images/icon5_2.png) no-repeat;
}
.nav_branch_slide .branch_next, .page_branch_slide .branch_next {
	right: 0;
	background: url(../images/icon6.png) no-repeat;
}
.nav_branch_slide .branch_next:hover {
	background: url(../images/icon6_2.png) no-repeat;
}
.nav_association_right {
	width: 430px;
	float: right;
	height: 520px;
}
.nav_introduction_section {
	padding: 20px 15px;
	height: 252px;
	background: #f4f4f4;
	border-bottom: 3px solid #ce0402;
	padding-bottom: 5px;
}
.nav_introduction_section p {
	text-indent: 2em;
	line-height: 36px;
	color: #666;
}
.nav_introduction_section p a {
	color: #999;
}
.nav_building {
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-top: 20px;
}
.nav_building_section, .nav_building_section img {
	width: 100%;
	height: 140px;
}
/************************协会下拉 END********************************/
/************************新闻下拉***********************************/
.nav_journalism_section {
	width: 100%;
	height: 520px;
}
.nav_journalism_left {
	float: left;
	width: 370px;
	height: 520px;
}
.nav_tabloid {
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.nav_tabloid_slide {
	width: 100%;
	height: 220px;
	position: relative;
}
.nav_tabloid_slide .bd {
	float: left;
	width: 330px;
	height: 220px;
}
.nav_tabloid_slide .bd li {
	width: 100%;
	height: 220px;
	float: left;
	position: relative;
}
.nav_tabloid_slide .bd li img {
	width: 100%;
	height: 220px;
}
.nav_tabloid_slide .bd li p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav_tabloid_slide .hd {
	width: 40px;
	height: 220px;
	background: #222;
	float: left;
}
.nav_tabloid_slide .hd ul {
	height: 220px;
}
.nav_tabloid_slide .hd ul li {
	height: 20%;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	position: relative;
}
.nav_tabloid_slide .hd ul li.on {
	background: #ce0402;
}
.nav_tabloid_slide .hd ul li:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px solid;
	border-color: transparent #ce0402 transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -10px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}
.nav_tabloid_slide .hd ul li.on:after {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.nav_notice {
	margin-top: 20px;
	overflow: hidden;
}
.nav_NewsList_section {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	border-top: 1px dashed #dcdcdc;
}
.nav_news_list li {
	width: 100%;
	line-height: 38px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav_news_list li a {
	width: 100%;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav_news_list li a span {
	margin-right: 10px;
}
.nav_journalism_center {
	float: left;
	width: 410px;
	margin-left: 20px;
}
.nav_journalism_center .nav_news_list li {
	line-height: 36px;
}
.nav_journalism_right {
	width: 330px;
	height: 520px;
	float: right;
}
.nav_video_section {
	position: relative;
	width: 100%;
	height: 220px;
}
.nav_video_section img {
	width: 330px;
	height: 220px;
}
.nav_video_section .video_bg {
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../images/icon7.png) no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	z-index: 999999;
}
.nav_video_section .video_black {
	position: absolute;
	z-index: 999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.6);
	display: none;
}
.nav_video_section:hover .video_black {
	display: block;
}
.nav_dynamic {
	width: 100%;
	margin-top: 20px;
}
.nav_dynamic .nav_dynamic_slide .wrap_tit a {
	color: #999;
	margin-right: 36px;
}
.nav_dynamic .nav_dynamic_slide .wrap_tit a:last-child {
	margin-right: 0;
}
.nav_dynamic .nav_dynamic_slide .wrap_tit a.on {
	color: #ce0402;
}
/************************新闻下拉  END***********************************/

/************************服务下拉***********************************/
.nav_service_section {
	width: 100%;
	height: 520px;
	overflow: hidden;
}
.nav_fuwulist {
	height: 158px;
	overflow: hidden;
	border: 1px solid #f8cdcd;
	margin-bottom: 20px;
}
.nav_fuwulist:last-child {
	margin-bottom: 0;
}
.nav_fuwulist_left {
	float: left;
	width: 158px;
	text-align: center;
	height: 158px;
	position: relative;
}
.nav_fuwulist_left:after {
	content: "";
	width: 1px;
	height: 99px;
	background: #f8cdcd;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -50px;
}
.nav_fuwulist_left img {
	margin-top: 30px;
	height: 60px;
	margin-bottom: 15px;
}
.nav_fuwulist_left p {
	font-size: 20px;
	color: #ce0402;
}
.nav_fuwulist_right {
	width: 980px;
	float: left;
	height: 100px;
	overflow: hidden;
	margin-top: 30px;
}
.nav_fuwu_firstList {
	width: 100%;
	overflow: hidden;
	height: 100px;
}
.nav_fuwu_firstList li {
	margin-left: 14px;
	float: left;
	width: 228px;
	height: 98px;
	border: 1px solid #dcdcdc;
	text-align: center;
	display: table;
	font-size: 20px;
	color: #fff;
}
.nav_fuwu_firstList li a {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.nav_fuwu_firstList li img {
	margin-right: 10px;
}
.nav_fuwu_firstList li:first-child {
	margin-left: 18px;
	background: url(../images/bg1.jpg) no-repeat;
}
.nav_fuwu_firstList li:nth-child(2) {
	background: url(../images/bg2.jpg) no-repeat;
}
.nav_fuwu_firstList li:nth-child(3) {
	background: url(../images/bg3.jpg) no-repeat;
}
.nav_fuwu_firstList li:nth-child(4) {
	background: url(../images/bg4.jpg) no-repeat;
}
.nav_fuwu_twoList {
	margin-left: 18px;
	height: 100px;
	overflow: hidden;
}
.nav_fuwu_twoList li {
	width: 120px;
	text-align: center;
	height: 100px;
	float: left;
}
.nav_fuwu_twoList li .img_box {
	width: 100%;
	height: 63px;
	display: table;
	margin-bottom: 15px;
}
.nav_fuwu_twoList li .img_box span {
	display: table-cell;
	vertical-align: middle;
}
.nav_fuwu_twoList li p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
/************************服务下拉  END***********************************/
/************************资讯下拉***********************************/
.nav_information_section {
	width: 100%;
	height: 520px;
	overflow: hidden;
}
.nav_information_left {
	width: 740px;
	float: left;
	height: 520px;
}
.nav_information_slide_section {
	width: 700px;
	height: 468px;
	overflow: hidden;
	background: #f8f8f8;
	padding: 20px;
	padding-top: 0;
	padding-bottom: 12px;
}
.nav_information_slide {
	width: 100%;
	height: 468px;
}
.nav_information_slide .tempWrap {
	margin-top: 10px;
}
.nav_information_slide .nav_information_title {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.nav_information_slide .nav_information_title li {
	position: relative;
	width: 233px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 18px;
	color: #666;
	cursor: pointer;
}
.nav_information_slide .nav_information_title li.on {
	color: #ce0402;
	height: 49px;
	border-bottom: 1px solid #ce0402;
}
.nav_information_slide .nav_information_title li:after {
	display: block;
	content: "";
	width: 1px;
	height: 20px;
	background: #dcdcdc;
	position: absolute;
	right: 0;
	margin-top: -10px;
	top: 50%;
}
.nav_information_slide .nav_information_title li:last-child:after {
	display: none;
}
.nav_information_box {
	width: 100%;
	height: 407px;
}
.nav_information_sest {
	height: 407px;
	overflow: hidden;
	width: 100%;
}
.nav_information_nav {
	width: 120px;
	height: 407px;
	float: left;
}
.nav_information_nav li {
	padding-left: 20px;
	background: #e5e5e5;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	margin-bottom: 1px;
}
.nav_information_nav li span {
	color: #666;
	margin-right: 10px;
}
.nav_information_nav li.on {
	background: #ce0402;
	color: #fff;
}
.nav_information_nav li.on a {
	color: #fff;
}
.nav_information_nav li.on span {
	color: #fff;
}
.nav_information_sest .bd {
	float: right;
	width: 560px;
	height: 407px;
}
.nav_information_sest .bd .nav_NewsList_section {
	border-top: 0;
	padding-top: 0;
}
.nav_information_sest .bd .nav_NewsList_section .nav_news_list li {
	line-height: 36px;
}
.nav_news_list li .time {
	float: right;
	color: #999;
}
.nav_information_right {
	width: 400px;
	height: 520px;
	overflow: hidden;
	float: right;
}
.nav_information_right .nav_NewsList_section {
	padding-top: 0;
	border-top: 0;
}
.nav_information_right .nav_NewsList_section .nav_news_list li {
	line-height: 30px;
	margin-bottom: 5px;
}
.nav_information_right .nav_NewsList_section .nav_news_list li:last-child {
	margin-bottom: 0;
}
.nav_patent {
	width: 100%;
	overflow: hidden;
}
/************************资讯下拉  END***********************************/
/******************************banner**********************************/
.banner {
	width: 100%;
	height: 560px;
	position: relative;
}
.banner_slide {
	width: 100%;
	height: 560px;
}
.banner_slide .bd li img {
	width: 100%;
	height: 560px;
}
.banner_news_section {
	width: 100%;
	height: 140px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	z-index: 99999;
}
.banner_news_box {
	height: 140px;
}
.banner_box {
	background: rgba(255,255,255,0.8);
	border-bottom: 3px solid #ce0402;
	padding: 20px;
	width: 340px;
	height: 97px;
	overflow: hidden;
	float: left;
}
.banner_box .banner_box_tit {
	font-size: 20px;
	color: #ce0402;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 15px;
}
.banner_box .banner_box_tit img {
	margin-right: 15px;
}
.banner_box .banner_box_tit a {
	color: #ce0402;
	;
}
.banner_list li {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner_list li a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner_list li a span {
	color: #999;
	margin-right: 10px;
}
/******************************banner  END**********************************/
/******************************首页内容区域**********************************/
.index_content {
	padding-top: 55px;
	padding-bottom: 45px;
	background: #f0f0f0;
}
.index_nav_list {
	width: 100%;
	overflow: hidden;
}
.index_nav_list li {
	float: left;
	width: 120px;
	margin-right: 150px;
}
.index_nav_list li:last-child {
	margin-right: 0;
}
.index_nav_list li .img_box {
	width: 118px;
	height: 118px;
	border: 1px solid #ce0402;
	border-radius: 100%;
	display: table;
	text-align: center;
	margin-bottom: 10px;
}
.index_nav_list li .img_box span {
	display: table-cell;
	vertical-align: middle;
}
.index_nav_list li .img_box .hide {
	display: none;
}
.index_nav_list li .img_box:hover {
	background: #ce0402;
}
.index_nav_list li .img_box:hover .hide {
	display: inline-block;
}
.index_nav_list li .img_box:hover .show {
	display: none;
}
.index_nav_list li p {
	text-align: center;
	font-size: 16px;
	color: #ce0402;
}
/******************************首页内容区域   END**********************************/
/******************************底部区域**********************************/
.footer {
	padding: 15px 0;
	width: 100%;
	/*height: 120px;*/
	overflow: hidden;
	background: #ce0402;
}
.foot_left {
	float: left;
	overflow: hidden;
	margin: 20px 0;
	width: 730px;
}
.footer p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.footer p a {
	color: #fff;
}
.foot_left img {
	margin-left: 30px;
}
.foot_right {
	float: right;
	width: 120px;
}
.foot_right img {
	width: 120px;
	height: 120px;
}
/******************************底部区域   END**********************************/
/******************************党建专题页**************************************/
.content {
	padding: 30px 0;
	padding-top: 20px;
	background: #f2f3f4;
}
.BreadNav {
	font-size: 14px;
	color: #333;
}
.BreadNav span {
	margin: 0 5px;
}
.page_content {
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 0;
	background: #fff;
	margin-top: 20px;
	overflow: hidden;
	min-height: 630px;
}
.building_section {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 10px;
}
.second_page .wrap_tit {
	color: #a40000;
	border-color: #a40000;
}
.second_page .wrap_tit a {
	color: #a40000;
}
.building_slide {
	border: 1px solid #e5e5e5;
	background: #eee;
	overflow: hidden;
	height: 458px;
}
.building_slide .bd {
	width: 699px;
	height: 458px;
	border-right: 1px solid #e5e5e5;
	float: left;
}
.building_slide .bd li {
	position: relative;
}
.building_slide .bd li img {
	width: 699px;
	height: 458px;
}
.building_slide .bd li .building_slide_cover {
	position: absolute;
	left: 0;
	width: 640px;
	height: 70px;
	bottom: 30px;
	background: rgba(206,4,2,0.8);
	display: table;
}
.building_slide .bd li .building_slide_cover span {
	display: table-cell;
	vertical-align: middle;
	text-indent: 1.5em;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.building_slide .hd {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 9px;
	overflow: hidden;
}
.building_slide .hd li {
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
}
.building_slide .hd li .img_box {
	width: 122px;
	height: 80px;
	float: left;
}
.building_slide .hd li .img_box img {
	width: 100%;
	height: 80px;
	object-fit: cover;
}
.building_slide .hd li p {
	float: right;
	margin-top: 5px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	width: 255px;
}
.building_slide .hd li.on .img_box {
	display: none;
}
.building_slide .hd li.on p {
	float: inherit;
	width: 100%;
	margin-top: 15px;
	color: #a40000;
}
.building_news_section {
	width: 100%;
	overflow: hidden;
}
.building_news_section .building_news_box {
	float: left;
	width: 520px;
}
.news_first_section {
	width: 100%;
	height: 130px;
	overflow: hidden;
}
.news_first_section .img_box {
	width: 200px;
	height: 130px;
	float: left;
}
.news_first_section .img_box img {
	width: 100%;
	height: 130px;
}
.news_first_section .item_cont {
	width: 300px;
	float: right;
}
.news_first_section .item_cont .item_tit {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_first_section .item_cont .item_info {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.building_news_box .nav_NewsList_section {
	border-top: 0;
	padding-top: 3px;
	padding-bottom: 5px;
}
.building_news_box .nav_NewsList_section li {
	line-height: 42px;
}
/******************************党建专题页   END**************************************/
.page_services_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 10px;
}
.page_services_list {
	width: 100%;
	overflow: hidden;
}
.page_services_list li {
	width: 270px;
	height: 190px;
	float: left;
	background: #fff2f2;
	margin-right: 20px;
}
.page_services_list li:last-child {
	margin-right: 0;
}
.page_services_list li .icon_box {
	width: 100%;
	height: 120px;
	display: table;
	text-align: center;
	position: relative;
	background: #f2a3a3;
}
.page_services_list li .icon_box img {
	transition: all 0.8s;
}
.page_services_list li:hover .icon_box img {
	transform: scale(1.2);
}
.page_services_list li .icon_box:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -9px;
	border: 9px solid;
	border-color: transparent transparent #fff2f2 transparent;
}
.page_services_list li:nth-child(even) .icon_box:after {
	top: 0;
	border-color: #fff2f2 transparent transparent transparent;
}
.page_services_list li .icon_box span {
	display: table-cell;
	vertical-align: middle;
}
.page_services_list li .item_tit {
	text-align: center;
	font-size: 14px;
	color: #333;
	height: 70px;
	line-height: 70px;
}
.page_service_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.page_service_section .service_section_tit {
	position: relative;
	width: 100%;
	height: 53px;
	text-align: center;
	line-height: 50px;
	color: #a40000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.page_service_section .service_section_tit img {
	margin-right: 20px;
}
.page_service_section .service_section_tit:after, .page_service_section .service_section_tit:before {
	display: block;
	position: absolute;
	content: "";
	width: 440px;
	height: 2px;
	background: #a40000;
	top: 50%;
	margin-top: -1px;
}
.page_service_section .service_section_tit:after {
	left: 0;
}
.page_service_section .service_section_tit:before {
	right: 0;
}
.page_service_list {
	width: 100%;
	overflow: hidden;
}
.page_service_list li {
	float: left;
	width: 220px;
	height: 150px;
	background: #fff2f2;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.page_service_list li:nth-child(5n+5) {
	margin-right: 0;
}
.page_service_list li .icon_box {
	width: 100%;
	height: 45px;
	text-align: center;
	display: table;
	margin-top: 40px;
	margin-bottom: 20px;
}
.page_service_list li .icon_box span {
	display: table-cell;
	vertical-align: middle;
}
.page_service_list li .icon_box img {
	transition: all 0.8s;
}
.page_service_list li:hover .icon_box img {
	transform: scale(1.2);
}
.page_service_list li p {
	font-size: 14px;
	color: #333;
}
.service_img_list {
	width: 100%;
	overflow: hidden;
}
.service_img_list li {
	float: left;
	width: 270px;
	margin-right: 20px;
}
.service_img_list li:last-child {
	margin-right: 0;
}
.service_img_list li img {
	width: 100%;
	height: 100px;
}
.service_img_list li p {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 15px;
}
/****************************************协会专题页******************************************/
.page_introduction {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 10px;
}
.page_introduction_section {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 30px;
	height: 320px;
	background: #f4f4f4;
	overflow: hidden;
	position: relative;
}
.page_introduction_section .img_box {
	position: absolute;
	top: 26px;
	left: 20px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
}
.page_introduction_section .img_box img{
	width:430px;
}
.page_introduction_slide {
	float: right;
	width: 650px;
}
.page_introduction_slide .hd {
	text-align: center;
	color: #a40000;
	line-height: 26px;
	margin-bottom: 35px;
}
.page_introduction_slide .hd a {
	font-size: 20px;
	font-weight: bold;
	color: #a40000;
	margin: 0 30px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	-webkit-opacity: 0.4;
}
.page_introduction_slide .hd a.on {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.page_introduction_text {
	width: 100%;
	overflow: hidden;
}
.page_introduction_text p {
	font-size: 16px;
	color: #666;
	line-height: 36px;
}
.page_introduction_text .more {
	width: 100px;
	height: 34px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	background: #999;
	display: block;
	float: right;
	margin-top: 10px;
}
.page_introduction_text .more:hover {
	background: #a40000;
}
.page_eadership {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.page_eadership_section {
	overflow: hidden;
	padding: 33px 0;
	height: 266px;
	border: 1px solid #d39191;
	border-top: 3px solid #a40000;
}
.page_eadership_section .president {
	float: left;
	padding: 8px 0;
	overflow: hidden;
	width: 228px;
	text-align: center;
}
.page_eadership_section .president .img_box {
	margin: 0 auto;
	width: 168px;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.page_eadership_section .president .img_box img {
	width: 168px;
	height: 208px;
}
.page_eadership_section .president h6 {
	font-size: 20px;
	color: #a40000;
}
.page_eadership_section .deputy {
	float: left;
	padding: 8px 0;
	padding-left: 30px;
	padding-right: 25px;
	overflow: hidden;
	width: 434px;
	height: 244px;
	border-left: 1px solid #d39191;
	border-right: 1px solid #d39191;
}
.page_eadership_section .deputy h6, .page_eadership_right h6 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.page_eadership_section .deputy ul {
	width: 100%;
	overflow: hidden;
}
.page_eadership_section .deputy ul li {
	line-height: 36px;
	font-size: 16px;
	color: #666;
	float: left;
	width: 65px;
	margin-right: 27px;
}
.page_eadership_section .deputy ul li:nth-child(5n+5) {
	margin-right: 0;
}
.page_eadership_section .deputy ul li a {
	color: #666;
}
.page_eadership_right {
	float: left;
	margin-left: 30px;
	width: 360px;
	padding-top: 8px;
}
.page_eadership_right ul li {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.page_eadership_right ul li a {
	color: #666;
}
.page_council {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
.page_association_slide {
	width: 100%;
	overflow: hidden;
}
.page_association_slide .hd {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #d39191;
	line-height: 60px;
}
.page_association_slide .hd li {
	float: left;
	width: 189px;
	line-height: 58px;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.page_association_slide .hd li a {
	color: #666;
}
.page_association_slide .hd li.on {
	font-weight: bold;
	height: 55px;
	line-height: 52px;
	background: #fff;
	border-top: #a40000 6px solid;
	border-left: #d39191 1px solid;
	border-right: #d39191 1px solid;
	border-bottom: none;
}
.page_association_slide .hd li.on a {
	color: #333;
}
.page_association_slide .bd {
	padding: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	border: 1px solid #d39191;
	border-top: 0;
	width:1078px;

}
.page_association_slide .bd ul.page_council_list li {
	float: left;
	width: 307px;
	height: 40px;
	padding: 20px 0;
	background: #fff;
	padding-left: 33px;
	-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	margin-bottom: 20px;
	margin-right: 29px;
}
.page_association_slide .bd ul.page_council_list li:nth-child(3n+3) {
	margin-right: 0;
}
.page_association_slide .bd ul.page_council_list li .item_tit {
	color: #333;
	font-size: 16px;
	margin-bottom: 4px;
}
.page_association_slide .bd ul.page_council_list li p {
	font-size: 14px;
	color: #666;
}
.page_association_slide .bd .nav_NewsList_section {
	padding-top: 0;
	border-top: 0;
}
.page_association_slide .bd .nav_news_list li {
	line-height: 42px;
	float: left;
	width: 430px;
	margin-right: 110px;
}
.page_association_slide .bd .nav_news_list li:nth-child(2n+2) {
	margin-right: 0;
}
.page_branch {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	position: relative;
}
.page_branch_slide .bd {
	width: 1043px;
	margin: 0 auto;
	overflow: hidden;
}
.page_branch_slide .bd ul li {
	margin-right: 60px;
}
.page_branch_slide .branch_prev, .page_branch_slide .branch_next {
	margin-top: 11px;
}
.page_branch_slide .branch_prev:hover {
	background: url(../images/icon5_3.png) no-repeat;
}
.page_branch_slide .branch_next:hover {
	background: url(../images/icon6_3.png) no-repeat;
}
.association.building_news_section .nav_NewsList_section {
	padding-top: 0;
	margin-top: -10px;
}
.page_periodical {
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}
.page_periodical_list {
	width: 100%;
	overflow: hidden;
}
.page_periodical_list li {
	float: left;
	width: 168px;
	margin-right: 20px;
}
.page_periodical_list li:last-child {
	margin-right: 0;
}
.page_periodical_list li .img_box {
	width: 166px;
	height: 239px;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.page_periodical_list li .img_box img {
	width: 100%;
	height: 239px;
}
.page_periodical_list li p {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	text-align: center;
}
.page_periodical_section {
	width: 544px;
}
.page_periodical_section.Left {
	padding-right: 25px;
	border-right: 1px solid #cae3ef;
}
/****************************************协会专题页   END******************************************/
/***************************************新闻专题页************************************************/
.page_imgList {
	width: 100%;
	height: 100px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 10px;
}
.page_imgList li {
	float: left;
	width: 364px;
	height: 98px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	margin-right: 20px;
}
.page_imgList li:last-child {
	margin-right: 0;
}
.page_imgList li img {
	width: 100%;
	height: 98px;
	transition: all 0.8s;
}
.page_imgList li img:hover {
	transform: scale(1.2);
}
.page_news_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.notification_section {
	float: left;
	width: 550px;
}
.notification_section h6 {
	display: inline-block;
	width: 175px;
	height: 50px;
	position: relative;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background: #a40000;
}
.notification_section h6 a {
	display: block;
	color: #fff;
}
.notification_section h6:after, .page_dynamic_slide .hd a.on:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
}
.notification_section .nav_NewsList_section {
	border: 1px solid #d39191;
	padding: 7px 20px;
	width: auto;
}
.notification_section .nav_news_list li {
	line-height: 42px;
}
.page_dynamic_slide {
	width: 570px;
	float: right;
}
.page_dynamic_slide .hd {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #d39191;
}
.page_dynamic_slide .hd a {
	display: block;
	float: left;
	width: 175px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #a40000;
	font-weight: bold;
	position: relative;
}
.page_dynamic_slide .hd a.on {
	background: #a40000;
	color: #fff;
}
.page_dynamic_slide .bd {
	margin-top: 20px;
}
.page_dynamic_box {
	width: 100%;
	overflow: hidden;
}
.page_dynamic_slide .news_first_section .item_cont {
	width: 340px;
}
.page_dynamic_slide .nav_NewsList_section li {
	line-height: 38px;
}
.page_dynamic_slide .nav_NewsList_section {
	padding-top: 6px;
	border-top: 0;
}
.page_news_section.video_section {
	overflow: initial;
	height: 280px;
}
.hot_video {
	float: left;
	width: 550px;
}
.page_video_list li {
	float: left;
	width: 270px;
	height: 240px;
	background: #fff;
	-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	margin-right: 10px;
}
.page_video_list li:last-child {
	margin-right: 0;
}
.page_video_list li .img_box {
	width: 100%;
	height: 150px;
	position: relative;
}
.page_video_list li .img_box img {
	width: 100%;
	height: 150px;
}
.page_video_list li .img_box .video_black {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/icon37.png) center no-repeat;
	z-index: 999999;
}
.page_video_list li .img_box .video_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	display: none;
	z-index: 99;
}
.page_video_list li .img_box:hover .video_black {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
}
.page_video_list li .img_box:hover .video_bg {
	display: block;
}
.page_video_list li .video_text {
	padding: 17px 20px;
	height: 56px;
	overflow: hidden;
}
.page_video_list li .video_text p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.coverage {
	width: 570px;
	float: right;
}
.coverage .nav_NewsList_section {
	padding-top: 0;
	border-top: 0;
	margin-top: -10px;
}
.coverage .nav_news_list li {
	line-height: 41px;
}
.exhibition_section {
	width: 100%;
	overflow: hidden;
}
.exhibition_section li {
	float: left;
	width: 530px;
	overflow: hidden;
	margin-bottom: 16px;
	margin-right: 40px;
}
.exhibition_section li .time {
	width: 68px;
	height: 67px;
	border: 1px solid #d39191;
	float: left;
}
.exhibition_section li:hover .time {
	background: #a40000;
}
.exhibition_section li:hover .time .day, .exhibition_section li:hover .time .year {
	color: #fff;
}
.exhibition_section li .time .day {
	border-bottom: 1px solid #d39191;
	height: 38px;
	font-size: 20px;
	text-align: center;
	line-height: 38px;
	color: #a40000;
	font-weight: bold;
}
.exhibition_section li .time .year {
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 28px;
}
.exhibition_section li .item_cont {
	float: right;
	width: 440px;
	height: 69px;
}
.exhibition_section li .item_cont p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 5px;
}
/***************************************新闻专题页  END************************************************/
/***************************************行情专题页************************************************/
.quotation_slide {
	padding: 20px;
	overflow: hidden;
	background: #f8f8f8;
	padding-top: 0;
	padding-bottom: 12px;
	margin-bottom: 30px;
}
.quotation_slide_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.quotation_slide_title li {
	float: left;
	position: relative;
	width: 366px;
	text-align: center;
	font-size: 18px;
	color: #666;
	cursor: pointer;
}
.quotation_slide_title li:after {
	position: absolute;
	display: block;
	content: "";
	right: 0;
	width: 1px;
	height: 20px;
	background: #dcdcdc;
	top: 50%;
	margin-top: -10px;
}
.quotation_slide_title li:last-child:after {
	display: none;
}
.quotation_slide_title li.on {
	height: 49px;
	border-bottom: 1px solid #a40000;
	color: #a40000;
}
.quotation_slide_box {
	width: 100%;
	overflow: hidden;
}
.quotation_section_slide {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	height: 407px;
}
.quotation_section_slide .quotation_nav {
	float: left;
	width: 180px;
	height: 407px;
}
.quotation_section_slide .quotation_nav li {
	padding-left: 30px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	background: #e5e5e5;
	cursor: pointer;
	margin-bottom: 1px;
}
.quotation_section_slide .quotation_nav li span {
	color: #666;
	margin-right: 15px;
}
.quotation_section_slide .quotation_nav li.on {
	background: #a40000;
	color: #fff;
}
.quotation_section_slide .quotation_nav li.on a {
	color: #fff;
}
.quotation_section_slide .quotation_nav li.on span {
	color: #fff;
}
.quotation_section_slide .bd {
	float: right;
	width: 890px;
}
.quotation_section_right {
	width: 100%;
	overflow: hidden;
}
.quotation_section_slide .bd .nav_NewsList_section {
	float: left;
	width: 525px;
	padding-top: 0;
	border-top: 0;
}
.quotation_section_slide .bd .nav_news_list li {
	line-height: 36px;
}
.quotation_section_slide .bd .img_box {
	float: right;
	width: 351px;
	height: 370px;
	margin-top: 17px;
}
.quotation_section_slide .bd .img_box img {
	width: 100%;
	height: 370px;
}
.page_quotation_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.page_quotation_section .nav_NewsList_section {
	padding-top: 0;
	border-top: 0;
	margin-top: -10px;
}
.page_quotation_section .nav_news_list li {
	width: 460px;
	float: left;
	margin-right: 110px;
}
.page_quotation_section .nav_news_list li:nth-dhild(2n+2) {
 margin-right:0;
}
/***************************************行情专题页   END************************************************/
/***************************************分支机构_副会长*************************************************/
.three_content {
	padding: 20px;
	padding-bottom: 0;
	background: #fff;
	margin-top: 20px;
	overflow: hidden;
	min-height: 750px;
}
.slide_nav {
	float: left;
	width: 260px;
	margin-bottom: 29px;
}
.slide_nav li {
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #eee;
	margin-bottom: 1px;
	font-size: 14px;
	color: #666;
}
.slide_nav li a {
	display: block;
	color: #666;
}
.slide_nav li:hover, .slide_nav li.current {
	background: #ce0402;
}
.slide_nav li:hover a, .slide_nav li.current a {
	color: #fff;
}
.cont_right {
	float: right;
	width: 860px;
}
.page_tit {
	text-align: center;
	font-size: 30px;
	color: #333;
	padding-top: 4px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
}
.first_list {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px dashed #dcdcdc;
}
.first_list li {
	float: left;
	width: 200px;
	margin-right: 130px;
	margin-bottom: 22px;
}
.first_list li:nth-child(3n+3) {
	margin-right: 0;
}
.first_list li .img_box {
	width: 198px;
	height: 248px;
	border: 1px solid #dcdcdc;
}
.first_list li .img_box img {
	width: 100%;
	height: 248px;
}
.first_list li p {
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-top: 15px;
}
/***************************************分支机构_副会长  END*************************************************/
/***************************************分支机构_秘书长*************************************************/
.two_list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.two_list li {
	border-bottom: 1px dashed #dcdcdc;
	padding: 18px 0;
	overflow: hidden;
}
.two_list li:first-child {
	padding-top: 0;
}
.two_list li h6 {
	font-size: 16px;
	color: #333;
	margin-bottom: 6px;
}
.two_list li p {
	font-size: 14px;
	color: #666;
}
/***************************************分支机构_秘书长  END*************************************************/
/***************************************协会期刊*************************************************/
.three_list {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.three_list li {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 40px;
}
.three_list li:nth-child(5n+5) {
	margin-right: 0;
}
.three_list li .img_box {
	float: left;
	width: 198px;
	height: 270px;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
}
.three_list li .img_box img {
	width: 100%;
	height: 270px;
}
.three_list li p {
	overflow: hidden;
	width: 100%;
}
.three_list li .item_tit {
	font-size: 16px;
	color: #333;
}
.three_list li .item_info {
	font-size: 14px;
	color: #999;
}
/***************************************协会期刊  END*************************************************/
/***************************************协会期刊详情*************************************************/
.book_section {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.book_left {
	width: 820px;
	float: left;
}
.catalog_section {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 24px;
	color: #333;
}
.book_text {
	padding: 15px 0;
}
.book_text p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.book_right {
	padding: 20px 27px;
	width: 246px;
	background: #dbdbdb;
	overflow: hidden;
	float: right;
}
.book_right h5 {
	font-size: 40px;
	color: #333;
}
.book_right .img_box {
	width: 200px;
	height: 272px;
	margin: 20px auto;
}
.book_right .img_box img {
	width: 100%;
	height: 272px;
}
.book_right p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.book_download {
	margin: 20px auto;
	display: table;
	text-align: center;
}
.book_download li {
	display: inline-block;
	width: 98px;
	height: 38px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	margin: 0 10px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #999;
}
.book_download li a {
	display: block;
	height: 40px;
	color: #999;
	padding-left: 27px;
}
.book_download li:nth-child(1) a {
	background: url(../images/icon38.png) 18px center no-repeat;
}
.book_download li:nth-child(2) a {
	background: url(../images/icon39.png) 25px center no-repeat;
}
.book_download li:hover {
	background: #ce0402;
	border-color: #ce0402;
}
.book_download li:hover a {
	color: #fff;
}
.book_download li:hover:nth-child(1) a {
	background: url(../images/icon38_2.png) 18px center no-repeat;
}
.book_download li:hover:nth-child(2) a {
	background: url(../images/icon39_2.png) 25px center no-repeat;
}
/***************************************协会期刊详情   END*************************************************/
/***************************************通知公告*************************************************/
.page_notification {
	width: 100%;
	overflow: hidden;
}
.four_list {
	width: 780px;
	float: left;
}
.four_list li {
	padding: 17px 20px;
	overflow: hidden;
	padding-left: 25px;
	border: 1px solid #f8cdcd;
	margin-bottom: 10px;
}
.four_list li:last-child {
	margin-bottom: 0;
}
.four_list li .item_tit {
	border-bottom: 1px solid #f8cdcd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.four_list li .item_tit p {
	font-size: 16px;
	color: #333;
}
.four_list li .item_info p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.five_list {
	width: 360px;
	float: right;
}
.five_list li {
	border: 1px solid #dcdcdc;
	width: 358px;
	height: 118px;
	overflow: hidden;
	margin-bottom: 10px;
}
.five_list li img {
	width: 100%;
	height: 118px;
	transition: all 0.8s;
}
.five_list li img:hover {
	transform: scale(1.2);
}
/***************************************通知公告   END*************************************************/

.NewsText {
	padding: 15px 0;
	overflow: hidden;
}
.NewsText p {
	font-size: 18px;
	font-family: '宋体';
	margin: 0px;
	padding: 0px;
	line-height: 3;
	color: #666;
}
.NewsText p img, .NewsText p span img {
	max-width: 600px;
}
.news_text_title.TextTitle h6, .news_text_title.TextTitle h5 {
	width: 785px;
	text-align: center;
}
.news_text_title.TextTitle h5 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #666;
	font-weight: normal;
}
.news_text_title.TextTitle .shar .title_left {
	float: left;
	width: 785px;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-right: 25px;
}
.page_news_text {
	width: 785px;
	float: left;
	overflow: hidden;
}
.news_detail {
	width: 100%;
	overflow: hidden;
}
.news_detail_right {
	width: 350px;
	float: right;
	padding-top: 20px;
}
.page_right {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.page_right .nav_NewsList_section {
	padding-top: 5px;
}
.page_right .nav_news_list li {
	line-height: 36px;
}
.news_img_list {
	width: 100%;
	overflow: hidden;
}
.news_img_list li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.news_img_list li img {
	width: 120px;
	height: 80px;
	float: left;
}
.news_img_list li .item_cont {
	width: 215px;
	float: right;
}
.news_img_list li .item_cont .item_tit {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;/*要显示的行数*/
	overflow: hidden;
}
.news_img_list li .item_cont .item_info {
	font-size: 14px;
	color: #999;
}
.second_page .footer {
	background: #a40000;
}
/**************************************证书查询************************************/
.certificate_section {
	padding: 17px 23px 26px 25px;
	background: #eee;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	margin-bottom: 20px;
}
.certificate_form {
	border: 1px solid #dcdcdc;
	height: 48px;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 15px;
}
.certificate_form input {
	padding-left: 30px;
	width: 942px;
	height: 48px;
	line-height: 48px;
	border: 0;
	float: left;
	border-radius: 10px 0 0 10px;
	font-size: 14px;
}
.certificate_form button {
	width: 116px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	background: #ce0402;
	color: #fff;
	border-radius: 0 10px 10px 0;
	font-size: 14px;
	border: 0;
}
.certificate_table {
	padding: 20px 31px;
	background: #fff;
	overflow: hidden;
}
.certificate_table table {
	width: 100%;
	border: 0;
}
.certificate_table table thead th {
	background: #ce0402;
	height: 40px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.certificate_table table tbody td {
	font-size: 14px;
	color: #666;
	text-align: center;
	height: 40px;
}
.certificate_table table tbody tr:nth-child(odd) td {
	background: #f2f2f2;
}
.deputy_list {
	width: 100%;
	overflow: hidden;
}
.deputy_list li {
	line-height: 36px;
	font-size: 16px;
	color: #666;
	float: left;
	width: 65px;
	margin-right: 27px;
}
.deputy_list li:nth-child(4n+4) {
	margin-right: 0;
}
.add_deputy_tit {
	width: 100%;
	overflow: hidden;
}
.add_deputy_tit h6 {
	float: left;
	margin-right: 20px;
}
.add_adver_slide {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.add_adver_slide .bd li img {
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.add_adver_zxTwo {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.add_adver_zxTwo ul {
	width: 100%;
	overflow: hidden;
}
.add_adver_zxTwo li {
	float: left;
	width: 565px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.add_adver_zxTwo li:nth-child(2n+2) {
	margin-right: 0;
}
.add_adver_zxTwo li img {
	width: 100%;
	height: 90px;
	object-fit: cover;
}
.add_adver_zxThree {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.add_adver_zxThree li {
	width: 277px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.add_adver_zxThree li:nth-child(4n+4) {
	margin-right: 0;
}
.add_adver_zxThree li img {
	width: 100%;
	height: 70px;
	object-fit: cover;
}
.add_news_adver {
	width: 100%;
	overflow: hidden;
}
.add_news_adver li {
	width: 100%;
	margin-bottom: 10px;
}
.add_news_adver li img {
	width: 100%;
	height: 90px;
	object-fit: cover;
}
.add_adver_news_list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.add_adver_news_list li {
	width: 100%;
	margin-bottom: 10px;
}
.add_adver_news_list li img {
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.nav_patent_adver_list {
	width: 100%;
	overflow: hidden;
}
.nav_patent_adver_list li {
	margin-bottom: 30px;
}
.nav_patent_adver_list li:last-child {
	margin-bottom: 0;
}
.nav_patent_adver_list li img {
	width: 100%;
	height: 140px;
	object-fit: cover;
}
/**********************************************委员会分会*******************************************/
.committee_img {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}
.committee_img img {
	height: 130px;
	width: 100%;
}
.group_experts {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.experts_content {
	overflow: hidden;
	border: 1px solid #d39191;
	border-top: 3px solid #a40000;
	padding-top: 40px;
	padding-bottom: 35px;
	position: relative;
}
.experts_content .bd {
	width: 1015px;
	overflow: hidden;
	margin: 0 auto;
}
.experts_content .bd li {
	float: left;
	width: 112px;
	margin-right:38px;
}
.experts_content .bd li img {
	width: 110px;
	height: 154px;
	border: 1px solid #dcdcdc;
}
.experts_content .bd li p {
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
}
.experts_content .experts_prev, .experts_content .experts_next {
	position: absolute;
	top: 50%;
	width: 18px;
	height: 30px;
	margin-top: -15px;
	display: block;
	z-index: 99999;
}
.experts_content .experts_prev {
	left: 20px;
	background: url(../images/icon5.png) no-repeat;
}
.experts_content .experts_prev:hover {
	background: url(../images/icon5_2.png) no-repeat;
}
.experts_content .experts_next {
	right: 20px;
	background: url(../images/icon6.png) no-repeat;
}
.experts_content .experts_next:hover {
	background: url(../images/icon6_2.png) no-repeat;
}
.committee_list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.committee_list li {
	float: left;
	width: 550px;
	height: 130px;
	margin-right: 40px;
	overflow: hidden;
}
.committee_list li:nth-child(2n+2) {
	margin-right: 0;
}
.committee_list li img {
	width: 100%;
	height: 130px;
	transition: all 0.8s;
}
.committee_list li img:hover {
	transform: scale(1.2);
}
.sample_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.sample_content {
	overflow: hidden;
	border: 1px solid #d39191;
	border-top: 3px solid #a40000;
	padding: 20px 30px;
}
.sample_content .nav_news_list li {
	line-height: 42px;
	float: left;
	width: 430px;
	margin-right: 110px;
}
.sample_content .nav_news_list li:nth-child(2n+2) {
	margin-right: 0;
}
.committee_adver {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 10px;
}
.committee_adver li {
	width: 360px;
	height: 90px;
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	position: relative;
	overflow: hidden;
}
.committee_adver li:nth-child(3n+3) {
	margin-right: 0;
}
.committee_adver li img {
	width: 358px;
	height: 88px;
	border: 1px solid #dcdcdc;
}
.committee_adver li .black_pop {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 999;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.committee_adver li:hover .black_pop {
	bottom: 0;
}
/*******************************************字体滑过样式*******************************************/
.nav ul > li.nav_li:hover > a, .nav ul > li.nav_li.current > a, .nav_leader_slide .nav_leader_list li a:hover, .nav_branch_slide .bd li:hover p, .nav_introduction_section p a:hover, .nav_news_list li a:hover, .nav_fuwu_twoList li:hover p, .banner_list li a:hover, .BreadNav a:hover, .first_list li:hover p, .two_list li a:hover h6, .two_list li a:hover p, .three_list li:hover .item_tit, .four_list li .item_tit:hover p, .NewsPages a:hover, .news_img_list li:hover .item_cont .item_tit, .nav_leader_slide .nav_leader_list .nav_more a:hover {
	color: #ce0402;
}
.second_page .BreadNav a:hover, .news_first_section .item_cont .item_tit:hover a, .second_page .nav_news_list li a:hover, .service_img_list li p:hover, .page_eadership_section .deputy ul li a:hover, .page_eadership_right ul li a:hover, .page_association_slide .bd ul li.page_council_list a:hover .item_tit, .page_branch_slide .bd li:hover p, .page_periodical_list li:hover p, .page_video_list li .video_text p:hover, .exhibition_section li .item_cont p:hover, .page_association_slide .bd ul.page_council_list li:hover .item_tit, .add_deputy_tit h6.on a, .experts_content .bd li:hover p {
	color: #a40000;
}
