@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.txt2 {font-family: "微软雅黑","宋体";font-size: 12px;color: #999999;text-decoration: none;line-height: 165%;    width: 95%;
    margin: 0 auto;}
.navtxt {font-family: "微软雅黑","宋体";font-size: 12px;color: #999999;text-decoration: none;line-height: 165%; padding-left: 30px; padding-top: 10px;}
table { font-size:12px;  }

a.sy_news_list_hei_i{font-family: "微软雅黑","宋体";font-size: 14px;line-height: 185%;color: #000000;text-decoration: none;}
a.sy_news_list_hei_i:hover{font-family: "微软雅黑","宋体";font-size: 14px;line-height: 185%;color: #0943AF;text-decoration: underline;}


a.dqwz{font-family: "微软雅黑","宋体";font-size: 12px;line-height: 165%;color: #666;text-decoration: none;}
a.dqwz:hover{font-family: "微软雅黑","宋体";font-size: 12px;line-height: 165%;color: #0943AF;text-decoration: underline; }

.clear {
	clear: both;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #51a200;
}

li {
	list-style: none;
}

input {
	border: none;
	outline: medium;
}

body {
	width: 100%;
	min-width: 1100px;
	margin: 0 auto;
	font-family: 微软雅黑;
}

.cle:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.cle {
	zoom: 1
}

.fl,
.fr {
	display: inline
}

.fl {
	float: left
}

.fr {
	float: right
}

.txtov {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.fr {
	float: right;
}

.le {
	float: left;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1170 {
	width: 1170px;
	margin: 0 auto;
}

.top_box {
	width: 100%;
	height: 34px;
	background-color: #242424;
	min-width: 1200px;
	margin: 0 auto;
	border-bottom: 1px #eee solid;
}

.top {
	height: 34px;
	line-height: 34px;
	background-color: #242424;
}

.top_txt {
	line-height: 34px;
	font-size: 12px;
	color: #fff;
}

.top_search {
	position: relative;
	line-height: 32px;
}

.top_search i {
	height: 34px;
	width: 32px;
	display: block;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
}

.top_search_down {
	display: none;
	position: absolute;
	z-index: 99;
	background-color: #fff;
	top: 40px;
	right: 0px;
	width: 424px;
	height: 34px;
	line-height: 34px;
	border: 1px #999 solid;
	border-radius: 3px;
}

.top_search_down input {
	float: left;
	height: 34px;
	width: 360px;
	line-height: 34px;
	font-size: 12px;
	color: #999;
	text-indent: 9px;
	border-radius: 3px;
}

.top_search_down span {
	color: #ccc;
	font-size: 18px;
	float: left;
}

.top_search_down button {
	float: left;
	font-size: 12px;
	color: #333;
	height: 34px;
	width: 58px;
	line-height: 34px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	letter-spacing: 2px;
}

.top_language {
	font-size: 14px;
	color: #bab9b9;
	margin-right: 28px;
}

.top_language a {
	color: #fff;
	margin: 0 12px;
}

.top_language a:hover {
	color: #51a200;
}

.top_button {
	margin-right: 25px;
}

.top_button a {
	display: inline-block;
	width: 61px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	color: #51a200;
	border-radius: 10px;
	background-color: #fff;
	margin: 0 5px;
}

.top_button a:hover {
	background-color: #51a200;
	color: #fff;
}

.nav_box {}

.nav_box .logo {
	display: block;
	border: none;
	margin: 0 15px;
}

.nav {}

.nav li {
	float: left;
	font-size: 14px;
	position: relative;
}

.nav li a {
	display: block;
	height: 80px;
	line-height: 80px;
	padding: 0px 14px;
	color: #333;
}

.nav li a:hover,
.nav li a.active {
	color: #fff;
	background-color: #3498db;
}

.nav_down {
	display: none;
	position: absolute;
	z-index: 99;
	top: 72px;
	width: 100%;
	text-align: center;
}

.nav_down dd {
	background-color: #fff;
}

.nav_down dd a {
	height: 36px;
	line-height: 36px;
	color: #666;
}

.nav_down dd a:hover {
	color: #0076ca;
	background-color: transparent;
}

.nav_down i {
	font-size: 12px;
	color: #fff;
	display: block;
	margin-bottom: -3px;
}


/*banner*/

.banner {
	width: 100%;
	height: 319px;
	overflow: hidden;
	min-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.ban {
	width: 100%;
}

.ban li {
	width: 100%;
}

.ban li a {
	display: block;
	width: 100%;
	height: 319px;
	background-repeat: no-repeat;
	background-position: center center;
}

.hd {
	position: absolute;
	width: 100%;
	z-index: 10;
	bottom: 18px;
	left: 0px;
	text-align: center;
}

.hd li {
	display: inline-block;
	width: 13px;
	height: 13px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 5px;
}

.hd li.on {
	background-color: #51a200;
}


/*滚动新闻*/

.new {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	padding-bottom: 11px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.new i {
	font-size: 22px;
	color: #e00025;
	margin-left: 20px;
}

.new_con {
	width: 1155px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}

.new_con li a {
	float: left;
	width: 330px !important;
   overflow: hidden;
	margin-right: 40px;
	line-height: 48px;
	font-size: 14px;
}

.new_con li a {
	display: block;
	width: 100%;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new_con li a:hover {
	color: #51a200;
}

.index_card_box {
	margin: 10px auto auto;
}

.index_card_le {
	width: 540px;
	border: 1px #eee solid;
	position: relative;
	padding-bottom: 26px;
}

.index_card_tit {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.index_card_tit span {
	display: inline-block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding: 0px 18px;
	line-height: 42px;
}

.index_card_tit span.active {
	border-top: 2px #e00025 solid;
}

.index_card_con_box {
	width: 94%;
	height: 313px;
	overflow: hidden;
	padding-top: 12px;
	margin: 0 auto;
	position: relative;
}

.index_card_con {
	width: 100%;
}

.index_card_con li {
	width: 507px;
	position: relative;
}

.index_card_con li img {
	display: block;
	width: 100%;
	height: 313px;
	overflow: hidden;
	border: 0;
}

.index_card_con li span {
	display: block;
	width: 487px;
	position: absolute;
	z-index: 99;
	left: 0px;
	bottom: 0px;
	height: 44px;
	line-height: 44px;
	background: rgba(0, 0, 0, 0.73);
}

.index_card_con li span a {
	margin-left: 5px;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 360px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.card_but {
	width: 110px;
	position: absolute;
	z-index: 999;
	bottom: 13px;
	right: 10px;
	text-align: right;
}

.card_but li {
	display: inline-block;
	cursor: pointer;
	width: 8px;
	height: 8px;
	background-color: #fff;
	margin: 0 2px;
	border-radius: 50%;
}

.card_but li.on {
	background-color: #51a200;
}

.card_fr {
	width: 608px;
}

.card_tab span {
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}

.new_box {
	height: 333px;
}

.new_list {
	width: 92%;
	margin: 45px auto auto;
	display: none;
}

.list_tit {
	width: 100%;
	border-top: 1px #eee solid;
	padding-top: 20px;
}

.list_tit li {
	display: inline-block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list_tit li a {
	font-size: 14px;
	color: #777;
}

.list_tit li a:hover {
	color: #51a200;
}

.list_con {
	width: 100%;
	margin-top: 20px;
}

.list_con li {
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list_con li a {
	font-size: 16px;
	color: #333;
}

.list_con li a:hover {
	color: #51a200;
}

.list_img {
	overflow: hidden;
}

.list_img ul {
	width: 580px;
	margin-left: -7px;
}

.list_img li {
	width: 173px;
	float: left;
	margin: 18px 13px 0px 7px;
}

.list_img li a {
	display: block;
}

.list_img li img {
	border: 0;
	display: block;
	width: 173px;
	height: 120px;
	overflow: hidden;
}

.list_img li p {
	width: 100%;
	font-size: 14px;
	color: #000;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.list_img_line1 {
	width: 100%;
	height: 1px;
	background-color: #eee;
}

.list_img_line {
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
	background-color: #eee;
}

.list_img li:hover p {
	color: #51a200;
}

.advertising {
	margin: 10px auto 10px;
}

.advertising img {
	display: block;
	max-width: 100%;
	border: 0;
}

.card_line {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 95px;
	height: 2px;
	background-color: #e00025;
}

.index_card_one {
	width: 89%;
	margin: 0 auto;
	border-bottom: 1px #eee solid;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	height: 52px;
	line-height: 52px;
}

.index_card_one1 {
	width: 97%;
	margin: 0 auto;
	border-bottom: 1px #eee solid;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	height: 52px;
	line-height: 52px;
}

.w_more {
	width: 736px;
}

.card_w_more {
	width: 94%;
}

.index_card_right a {
	float: right;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-left: 12px;
}

.index_card_right a:hover {
	color: #51a200;
}

.index_card_img {
	width: 94%;
	margin: 25px auto auto;
	overflow: hidden;
}

.index_card_img ul {
	width: 725px;
	margin-left: -14px;
}

.index_card_img li {
	float: left;
	width: 332px;
	margin: 0 15px;
}

.index_card_img li:hover p {
	color: #51a200;
}

.index_card_img li a {
	display: block;
}

.index_card_img li img {
	display: block;
	width: 332px;
	height: 185px;
	overflow: hidden;
	border: 0;
}

.index_card_img li p {
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 42px;
	height: 42px;
	overflow: hidden;
}

.index_card_img li p span {
	float: right;
}

.index_list {
	width: 695px;
	margin: 30px auto auto;
}

.index_list_tit {
	width: 100%;
	border-bottom: 1px #eee solid;
	line-height: 42px;
	font-size: 14px;
	text-align: right;
}

.index_list_tit a {
	color: #111;
}

.index_list_tit a:hover {
	color: #51a200;
}

.index_list_tit a i {
	font-size: 14px;
	margin-left: 4px;
}

.index_list_li {
	width: 100%;
	margin-top: 25px;
	height: 300px;
	overflow: hidden;
}

.index_list_li li {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.index_list_li li em {
	font-style: normal;
	color: #2558a3;
	font-size: 20px;
	font-weight: bold;
	float: left;
}

.index_list_li li span {
	display: block;
	width: 590px;
	overflow: hidden;
	margin-left: 10px;
	color: #333;
	font-size: 14px;
	float: left;
}

.index_list_li li font {
	float: right;
	color: #333;
	font-size: 14px;
}

.index_list_li li:hover span,
.index_list_li li:hover font {
	color: #51a200;
}

.w_small {
	width: 370px;
}

.card_w_small {
	width: 88%;
}

.card_w_small a {
	font-size: 14px;
	color: #111;
}

.card_w_small a i {
	font-size: 14px;
	margin-left: 4px;
}

.card_le_img {
	width: 88%;
	margin: 12px auto auto;
	position: relative;
}

.card_le_img img {
	display: block;
	width: 100%;
}

.card_le_img span {
	width: 96%;
	padding: 0 2%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.59);
	color: #fff;
}

.card_le_img:hover span {
	color: #51a200;
}

.card_le_list {
	width: 322px;
	margin: 10px auto auto;
	height: 422px;
	overflow: hidden;
}

.card_le_list li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.card_le_list li a {
	display: block;
	font-size: 14px;
	color: #111;
}

.card_le_list li a:hover {
	color: #51a200;
}

.footer {
	width: 100%;
	background-color: #242424;
	min-width: 1200px;
	margin: 42px auto auto;
	padding: 25px 0 60px 0;
}

.foot_line {
	width: 100%;
	border-bottom: 1px #525252 solid;
	padding-bottom: 20px;
}

.foot_le {
	width: 510px;
}

.foot_le span {
	display: inline-block;
	float: left;
	margin-right: 50px;
	font-size: 14px;
	color: #bebebe;
	height: 32px;
	line-height: 32px;
}

.foot_le span i {
	font-size: 22px;
	float: left;
	margin: 0px 8px 0px 0px;
}

.code {
	width: 240px;
}

.code span {
	display: block;
	float: right;
	text-align: center;
	font-size: 12px;
	color: #e9e9e9;
	line-height: 24px;
	margin-top: 25px;
}

.code span p {
	font-size: 16px;
}

.foot_nav {
	margin: 12px auto auto;
}

.foot_nav span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #7f7f7f;
}

.foot_nav span a {
	color: #d3d3d3;
	font-size: 16px;
	margin: 0 28px;
}

.foot_nav span a:hover {
	color: #51a200;
}

.foot_nav p {
	color: #a4a4a4;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin-top: 20px;
}


/*党建工作 国际会议*/

.dynamic_bos {
	overflow: hidden;
}

.dynamic_box {
	width: 765px;
}

.dynamic {
	width: 95%;
}

.dynamic_tit {
	width: 100%;
	margin-top: 22px;
}

.dynamic_tit_img {
	width: 328px;
	display: block;
	position: relative;
}

.dynamic_tit_img img {
	display: block;
	width: 100%;
}

.dynamic_tit_img span {
	display: block;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 96%;
	padding: 0 2%;
	background: rgba(0, 0, 0, 0.59);
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #fff;
}

.dynamic_tit_txt {
	width: 375px;
}

.dynamic_title {}

.dynamic_title .dynamic_title_t {
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	color: #111;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.dynamic_title_time {
	width: 100%;
	display: block;
	font-size: 12px;
	color: #858585;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 5px 0 4px 0;
}

.dynamic_title_com {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #777;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}

.dynamic_con {
	width: 100%;
	margin-top: 10px;
}

.dynamic_con li {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.dynamic_con li a {
	display: block;
	font-size: 14px;
	color: #111;
}

.dynamic_con li a:hover {
	color: #51a200;
}


.le1 a {
	float: right;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 12px 16px 0 0;
}


.index_card_tit a {
	float: right;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	/*margin: 12px 16px 0 0;*/
}

.index_card_tit1 a {
	float: right;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 12px 16px 0 0;
}


.index_card_tit a i {
	font-size: 14px;
	margin-left: 4px;
}

.index_card_tit a:hover {
	color: #51a200;
}

.dynamic_img {
	width: 378px;
	padding: 0px 0;
}

.dynamic_img img {
	display: block;
	border: 0;
	max-width: 94%;
	margin: 29px auto;
}

.Style {
	border: 1px #eee solid;
	margin-top: 35px;
	padding-bottom: 40px;
}

.Style_w {
	width: 95%;
}

.Style_img {
	width: 95%;
	margin: 26px auto auto;
}

.Style_img_box {
	display: block;
	position: relative;
	width: 407px;
}

.Style_img_box img {
	display: block;
	border: 0;
	width: 100%;
	height: 309px;
	overflow: hidden;
}

.Style_img_box:hover span {
	color: #51a200
}

.Style_img_box span {
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	width: 96%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.59);
	padding: 0 2%;
	overflow: hidden;
}

.Style_in_fr {
	width: 690px;
}

.Style_in {
	width: 690px;
	overflow: hidden;
}

.Style_in ul {
	width: 710px;
}

.Style_in li {
	width: 220px;
	float: left;
	position: relative;
	margin-right: 15px;
}

.Style_in li:hover span {
	color: #51a200;
}

.Style_in li a {
	display: block;
}

.Style_in li img {
	display: block;
	border: 0;
	width: 100%;
	height: 172px;
	overflow: hidden
}

.Style_in li span {
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	width: 96%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.59);
	padding: 0 2%;
	overflow: hidden;
}

.Style_in_D {
	margin-top: 15px;
}

.Style_in_D li {
	width: 162px;
}

.Style_in_D li img {
	width: 100%;
	height: 121px;
	overflow: hidden;
}


/*标准工作514*/

.new_max {
	width: 100%;
	margin: 12px auto 20px;
}

.new_max span {
	display: block;
	width: 100%;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}

.new_max span a {
	font-family: "微软雅黑","宋体";
	display: block;
	font-size: 20px;
	color: #2558a3;
	font-weight: bold;
}

.new_max p {
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 25px;
	margin-top: 10px;
}

.new_max p a {
	display: block;
	font-size: 14px;
	color: #777;
}

.new_max p:hover a {
	color: #51a200;
}

.con_nav {
	margin: 40px auto 24px;
	height: 37px;
	line-height: 37px;
	background-color: #81bfe9;
}

.con_nav a {
	float: left;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: url(../images/line.jpg) no-repeat center right;
	padding: 0 50px;
}

.con_nav a:hover,
.con_nav a.active {
	background: #c6def1 !important;
	color: #103e5d;
}

.con_nav a:last-child {
	background: none;
}


/*表单*/

.Forms {
	width: 325px;
	padding-bottom: 0px;
	border: 0;
}

.Forms_box {
	margin-bottom: 24px;
	position: relative;
	border: 1px #eee solid;
	padding-bottom: 36px;
}

.Forms .index_card_one {
	font-weight: normal;
}

.Forms_bix {
	width: 89%;
	margin: 0 auto;
}

.Forms_del {
	position: absolute;
	z-index: 10;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	border: 0;
	background-color: transparent;
}

.Forms_del i {
	font-size: 14px;
}

.Forms_bix_in {
	width: 100%;
	position: relative;
}

.Forms_input {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #858585;
	height: 33px;
	line-height: 33px;
	text-indent: 10px;
	border-radius: 4px;
	border: 1px #8c8c8c solid;
}

.Verification {
	margin-top: 10px;
}

.Verification img {
	display: inline-block;
	border-radius: 4px;
	width: 108px;
	height: 33px;
	overflow: hidden;
	vertical-align: middle;
}

.Verification a {
	font-size: 12px;
	color: #858585;
	line-height: 33px;
	margin-left: 4px;
}

.Verification a:hover {
	text-decoration: underline;
	color: #51a200;
}

.Forms_bix button.Forms_but {
	width: 100%;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	background-color: #81bfe9;
	border: 0;
	border-radius: 5px;
	height: 33px;
	line-height: 33px;
	margin-top: 24px;
}


/*分支机构514*/

.branch {
	margin-top: 50px;
	position: relative;
}

.branch_box {
	width: 100%;
	margin-top: 20px;
	height: 160px;
	padding-top: 16px;
	min-width: 1170px;
	background: url(../images/branch_bg.jpg) no-repeat center center;
}

.branch_bos {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}

.branch_list {
	width: 1045px;
	margin: 0 auto;
	height: 135px;
}

.branch_list li {
	float: left;
	width: 130px;
	margin: 0 9px;
	height: 135px;
}

.branch_list_a {
	margin-top: 13px;
	display: inline-table;
	width: 128px;
	height: 48px;
	/*border: 1px #c0cee2 solid;*/
	background: #fff;
	-moz-box-shadow: 2px 3px 8px #888;
	/* 老的 Firefox*/
	box-shadow: 2px 3px 8px #888;
}

.branch_list_a img {
	float: left;
	margin: 4px 0 0 4px;
	display: inline-block;
	width: 135px;
	height: 44px;
	border: 0;
}

.branch_list_a span {
	float: left;
	margin-top: 8px;
	display: inline-block;
	line-height: 14px;
	font-size: 12px;
	color: #094295;
	width: 50px;
	height: 28px;
	overflow: hidden;
}

.branch_list_a em {
	float: left;
	margin: 10px 12px 0px 8px;
	display: inline-block;
	font-style: normal;
	height: 27px;
	width: 1px;
	background: #d2d2d2;
}

.branch_but {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 47px;
}

.branch_le {
	left: 0px;
}

.branch_fr {
	right: 0px;
}

.contact_fr {
	width: 94%;
	margin: 0 auto;
	font-size: 14px;
	color: #111;
	line-height: 32px;
}

.dynamic_contact {
	width: 325px;
	padding: 20px 0;
}

.dynamic_contact img {
	margin: 22px auto;
}

.industry {
	width: 82%;
	margin: 0 auto;
}

.industry li {
	margin-top: 12px;
}

.industry li img {
	display: block;
	width: 100%;
	border: 0;
}

.industry li p {
	font-size: 12px;
	color: #858585;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}

.industry li:hover p {
	color: #51a200;
}

.industry_list {
	width: 82%;
	height: 201px;
}


/*会员动态*/

.index_le_card {
	position: relative;
	width: 100%;
	border: 1px #eee solid;
	padding-bottom: 28px;
}

.line_window {
	width: 95%;
	margin: 50px auto auto;
}

.box_fr {
	width: 370px;
	border: 0;
}

.no_b {
	font-weight: normal;
}

.guide_list {
	width: 319px;
	margin: 0 auto;
}

.guide_list li {
	width: 60px;
	float: left;
	margin: 20px 23px 0px 23px;
}

.guide_list li:hover p {
	color: #51a200;
}

.guide_list li a {
	display: block;
}

.guide_list span {
	display: block;
	width: 55px;
	height: 55px;
	margin: 0 auto;
	border: 1px #e7e7e7 solid;
	border-radius: 50%;
	text-align: center;
}

.guide_list img {
	display: inline-block;
	margin-top: 12px;
}

.guide_list p {
	width: 100%;
	font-size: 14px;
	color: #111;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.guide_down {
	width: 319px;
	margin: 20px auto auto;
	line-height: 30px;
}

.guide_down a {
	font-size: 14px;
	color: #2f2f2f;
}

.guide_down a i {
	font-size: 14px;
	color: #04aba8;
	margin-right: 8px;
}

.guide_down a em {
	font-style: normal;
	color: #0192dd;
	font-size: 30px;
	vertical-align: middle;
	float: left;
	margin: -2px 8px 0px 3px;
}

.guide_down p a:hover {
	color: #51a200;
}

.box_fr_guide {
	padding-bottom: 26px;
}

.recommend {
	width: 370px;
	margin: 12PX auto auto;
}

.recommend li {
	display: inline-block;
	width: 75px;
	margin: 12px 35px;
}

.recommend li img {
	display: block;
	border: 0;
	width: 75px;
	height: 95px;
	overflow: hidden;
}

.box_fr_recommend {
	padding-bottom: 12px;
}

.Links {
	width: 1170px;
	overflow: hidden;
	margin: 58px auto auto;
}

.Links ul {
	width: 1185px;
}

.Links li {
	float: left;
	width: 155px;
	margin-right: 13px;
}

.Links li img {
	display: block;
	width: 155px;
	height: 55px;
	overflow: hidden;
	border: 0;
}


/*会展详情页2*/

.Show_con {
	width: 95%;
	margin: 25px auto auto;
	min-height: 600px;
	font-size: 14px;
	color: #111;
	line-height: 24px;
}


/*市场推广514*/

.market_box {
	width: 100%;
	margin: 25px auto auto;
	padding-bottom: 45px;
}

.market_in {
	width: 100%;
}

.market_in ul {
	width: 741px;
}

.market_in li {
	width: 232px;
}

.market_in li img {
	width: 100%;
	height: auto;
}

.market_in_D {
	width: 100%;
}

.market_in_D ul {
	width: 740px;
}

.market_in_D li {
	width: 170px;
}

.market_in_D li img {
	width: 100%;
	height: auto;
}


/*特色之乡514*/

.border_no {
	border: none;
}

.Features {
	width: 100%;
	position: relative;
	border: 1px #eee solid;
}

.Features_img {
	width: 95%;
	margin: 40px auto auto;
	overflow: hidden;
}

.Features_img ul {
	width: 102%;
}

.Features_img li {
	float: left;
	width: 132px;
	margin: 5px 16px 0 0;
}

.Features_img li img {
	display: block;
	border: 0;
	width: 100%;
	height: 90px;
	overflow: hidden;
}

.Features_img li p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #858585;
	height: 28px;
	line-height: 28px;
}

.Features_img li:hover p {
	color: #51a200;
}


/*展览动态*/

.exhibition {
	width: 100%;
}

.exhibition li {
	width: 100%;
	margin-top: 56px;
}

.exhibition_pas {
	display: block;
	width: 330px;
	float: left;
	position: relative;
}

.exhibition_pas img {
	display: block;
	width: 100%;
	height: 186px;
	overflow: hidden;
	border: 0;
}

.exhibition_pas p {
	width: 96%;
	padding: 0 2%;
	position: absolute;
	z-index: 10;
	left: 0px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.57);
	font-size: 12px;
	color: #fff;
}

.exhibition_pas p span {
	float: right;
}

.exhibition_txt {
	line-height: 30px;
	font-size: 14px;
	width: 356px;
	height: 180px;
	overflow: hidden;
	color: #333;
	word-break: break-all;
}

.exhibition_txt:hover {
	color: #333;
}

.exhibition li:hover .exhibition_txt_tit {
	color: #51a200;
}


/*在线刊物*/

.publication_tit {
	margin-top: 32px;
	height: 152px;
	background-color: #96aec2;
}

.publication_tit img {
	display: block;
}

.publication_con {
	margin-top: 24px;
	position: relative;
	border: 1px #eee solid;
}

.publication_title {
	width: 95%;
	margin: 32px auto auto;
	border-bottom: 1px #cbcbcb solid;
	font-size: 30px;
	line-height: 32px;
	padding-bottom: 32px;
	color: #660111;
}

.publication_main {
	width: 92%;
	margin: 42px auto auto;
}

.publication_main_le {
	width: 306px;
}

.publication_main_le img {
	display: block;
	width: 100%;
	height: 415px;
	overflow: hidden;
}

.publication_main_le span {
	display: block;
	width: 96%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	color: #fff;
	background-color: #660111;
	padding: 0 2%;
}

.publication_main_fr {
	width: 702px;
}

.publication_main_txt {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	height: 288px;
	overflow: hidden;
	border-bottom: 1px #cbcbcb solid;
	padding-bottom: 30px;
}

.publication_main_but {
	width: 100%;
	margin-top: 26px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	position: relative;
}

.publication_main_but_tit {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.publication_main_but a {
	display: block;
	position: absolute;
	z-index: 10;
	left: 236px;
	top: 6px;
	font-size: 30px;
	color: #fff;
	width: 205px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	border-radius: 8px;
	background-color: #064f8c;
}

.publication_main_but a:hover {
	background-color: #043f70;
}

.publication_list {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 92px;
}

.publication_list ul {
	width: 111%;
}

.publication_list li {
	float: left;
	width: 170px;
	margin: 85px 120px 0px 0px;
	position: relative;
}

.publication_list li img {
	display: block;
	width: 100%;
	border: 0;
}

.publication_list li p {
	display: block;
	height: 44px;
	line-height: 44px;
	width: 96%;
	padding: 0 2%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.publication_list li:hover p {
	color: #51a200;
}


/*关于我们*/

.con_nav_about {
	background-color: #3498db;
	margin: 10px auto 10px;
}

.con_nav_about a {
	padding: 0 44px;
	background: url(../images/con_nav_about.jpg) no-repeat center right;
}

.about_con {
	margin-top: 10px;
}

.about_con_le {
	width: 770px;
	border: 1px #eee solid;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}

.about_con_tit {
	display: block;
	width: 94%;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px #d1d1d1 solid;
	padding: 35px 0 12px 0;
}

.about_con_main {
	width: 94%;
	margin: 18px auto auto;
	padding-bottom: 40px;
}

.about_link {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
}

.about_link .branch_list {
	width: 100%;
}

.about_link .branch_list ul {
	width: 120%;
}

.about_link .branch_list li {
	height: auto;
	margin: 0 50px 0 0;
}

.about_link .branch_list li .branch_list_a {
	width: 160px;
	height: 64px;
}

.about_link .branch_list li .branch_list_a img {
	width: 59px;
	height: 55px;
}

.about_link .branch_list li .branch_list_a em {
	margin: 20px 12px 0px 8px;
}

.about_link .branch_list li .branch_list_a span {
	margin-top: 17px;
}

.about_link .branch_list li {
	width: 151px;
}


/*登陆*/

.login {
	width: 100%;
	height: 100%;
	background: url(../images/login_bg.jpg) no-repeat 100% 100%;
	min-height: 660px;
}

.login_from {
	width: 530px;
	padding: 66px 30px;
	height: 357px;
	margin: 8% auto auto;
	background-color: #fff;
	border-radius: 8px;
}

.login_input_box {
	width: 100%;
	position: relative;
	margin-top: 40px;
}

.login_input {
	width: 100%;
	height: 64px;
	line-height: 64px;
	border: 1px #8c8c8c solid;
	text-indent: 100px;
	border-radius: 8px;
	color: #333;
	font-size: 16px;
}

.login_input_box span {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 0px;
	line-height: 64px;
	font-size: 24px;
	color: #858585;
}

.login_input_box span i {
	font-size: 24px;
	margin-right: 5px;
}

.login_a {
	font-size: 22px;
}

.login_a a {
	color: #828282;
}

.login_a a:hover {
	color: #51a200;
}

.login_but {
	width: 100%;
	margin-top: 32px;
	font-size: 34px;
	color: #fff;
	cursor: pointer;
	background-color: #2880d9;
	height: 64px;
	border: 0;
	border-radius: 8px;
	font-family: 微软雅黑;
	letter-spacing: 4px;
}

.login_but:hover {
	background-color: #2474c5;
}

.login_foot {
	background-color: #fff;
	padding: 15px 0 46px 0;
	border-top: 1px #b2b1b1 solid;
	position: fixed;
	z-index: 99;
	left: 0px;
	bottom: 0;
}

.login_foot .foot_nav span a {
	color: #111;
}

.login_foot .foot_nav span {
	color: #111;
}

.login_foot .foot_nav p {
	color: #111;
}


/*忘记密码*/

.forget_box {
	background: #fff;
	min-height: 690px;
}

.forget_tit {
	width: 1100px;
	margin: 30px auto auto;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.forget_from {
	width: 530px;
	margin: 9% auto auto;
}

.forget_input {
	width: 100%;
	border: 1px #8c8c8c solid;
	height: 64px;
	line-height: 64px;
	border-radius: 8px;
	margin-bottom: 40px;
	color: #858585;
	font-size: 26px;
	font-family: 微软雅黑;
	text-indent: 28px;
}

.forget_bos {
	width: 100%;
	margin-bottom: 20px;
}

.forget_bos input {
	width: 60%;
	border: 1px #8c8c8c solid;
	height: 64px;
	line-height: 64px;
	border-radius: 8px;
	font-size: 26px;
	font-family: 微软雅黑;
	text-indent: 28px;
}

.forget_bos a {
	float: right;
	display: inline-block;
	width: 35%;
	text-align: center;
	font-size: 28px;
	color: #2880d9;
	border: 1px #2880d9 solid;
	border-radius: 8px;
	height: 64px;
	line-height: 64px;
}

.forget_bos a:hover {
	color: #fff;
	background-color: #2880d9;
}


/*注册*/

.no_pos {
	position: static;
}

.registered_box {
	width: 1138px;
	margin: 0 auto;
}

.registered_tit {
	width: 100%;
	margin-top: 20px;
	font-size: 20px;
	color: #858585;
}

.registered_tit span {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-right: 10px;
}

.registered_tit em {
	font-style: normal;
	float: right;
	font-size: 18px;
	color: #333;
}

.registered_tit em a {
	color: #2880d9;
	margin-left: 6px;
}

.registered_tit em a:hover {
	text-decoration: underline;
}

.reg_table_tit {
	font-size: 14px;
	color: #111;
	font-weight: bold;
	line-height: 24px;
	margin-top: 24px;
}

.reg_table_tit p {
	color: #990101;
}

.reg_table {
	width: 100%;
	border-top: 5px #f0f3fb solid;
	margin-top: 12px;
}

.reg_table tr td:last-child {
	border-right: none;
}

.reg_table td {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #111;
	border-bottom: 5px #f0f3fb solid;
	border-right: 5px #f0f3fb solid;
}

.reg_table td em {
	font-style: normal;
	color: #990101;
	margin-right: 4px;
}

.table_input {
	width: 266px;
	height: 32px;
	line-height: 32px;
	border: 1px #cdcdcd solid;
	margin: 0 8px;
	font-size: 14px;
	color: #111;
	text-indent: 5px;
}

.reg_table td span {
	font-size: 14px;
}

.reg_but {
	display: block;
	width: 530px;
	margin: 30px auto auto;
}

.reg_table td span.shallow {
	color: #666869;
}

.m1 .index_card_le {
	border: 0px none;
	padding-bottom: 0px;
}

.m1 {
	margin-top: 0px;
}

.m1 .index_card_con_box {
	width: auto;
}

.m1 .xinwen {
	width: 425px;
}

.en_xinwen {
	width: 700px;
}

.m1 .xinwen .new_list {

	border: 1px solid #f0f0f0;
	margin-top: 10px;
	padding: 0px 10px;
	margin-left: 15px;
}

.en_xinwen .en_new_list {

	margin-top: 10px;
	padding: 0px 10px;
	margin-left: 15px;
}
.en_xinwen .en_new_list h4{
	
	font-size: 18px;
}
.en_xinwen .en_new_list p{
	
	font-size:14px; padding-top:20px; line-height: 25px;
}

.m1 .xinwen .list_con li a {
	font-size: 14px;
}

.m1 .xinwen .new_max p a {
	font-size: 12px;
}

.m1 .xinwen .new_max p {
	height: 70px;
	margin-top: 0px;
}

.m1 .index_card_le {
	width: 490px;
}

.m1 .hr_list {
	margin-top: 10px;
	width: 260px;
}

.m1 .hr_list li {
	margin-bottom: 8px;
}

.m1 .hr_list li img {
	width: 100%;
}

.m2 {
	padding: 5px 0px 15px;
}

.m3 {
	margin-bottom: 15px;
}

.m3 .index_list {
	width: auto;
	margin-top: 0px;
	padding: 0px 15px;
}

.m3 .index_list_li {
	margin-top: 10px;
	margin-left: 0px;
}

.m3 .index_list_li li span {
	margin-left: 0px;
}

.m3 .index_list_li {
	height: auto;
}

.m3 .index_card_le {
	padding-bottom: 10px;
}

.m3 .dynamic {
	width: auto;
}

.m3 .dynamic_box {
	width: 370px;
}

.m3 .index_list_li li span {
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}


.m3 .index_list_li#en_index_list li span {
	width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
}

.m3 .dynamic_tit {
	width: auto;
	padding: 15px;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}

.m3 .dynamic_tit img {
	width: 100%;
}

.m3 .index_card_le {
	margin-right: 41px;
}

.m4 .branch_list li {
	width: 200px;
	height: 165px;
}

.m4 .branch_box {
	background-size: 100% 100%;
	height: 190px;
}

.m4 .branch_but {
	right: -45px;
	top: 75px;
}

.m7 {
	padding: 30px 0;
}

.m7 a {
	margin-left: 7px;
}

.m8 {
	border-top: 1px solid #f7f7f7;
	padding-top: 20px;
}

.m8 .list_one {
	background: #f4f5f6;
}

.m8 .list_one .scroll_box {
	padding: 10px;
	margin: 10px;
	border: 1px solid #0192dd;
}

.m8 .list_one .index_card_one {
	color: #111111;
	padding: 4px 0;
	padding-left: 35px;
	font-size: 18px;
	background: url(../images/p1.png) 8px center no-repeat;
}

.m8 .list_two {
	width: 715px;
}

.m8 .list_two .title {
	background: url(../images/img16.jpg) left center repeat-x;
}

.m8 .list_two .title span {
	position: relative;
	background: url(../images/p2.png) left center no-repeat #fff;
	color: #111111;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 10px;
}

.m8 .list_two ul {
	margin-top: 15px;
}

.m8 .list_two li {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-bottom: 14px;
}

.m8 .list_two li a {
	display: inline-block;
	width: 190px;
	padding-left: 15px;
	font-size: 14px;
	background: url(../images/img17.jpg) left center no-repeat;
}

.m9 {
	margin-top: 20px;
}

.m9 .index_list_li {
	height: auto;
	overflow: initial;
}

.m9 .dynamic_box {
	width: 810px;
}

.m9 .index_list {
	width: 100%;
}

.page {
	text-align: center;
	padding-top: 20px;
}

.page a {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #eee;
	font-size: 12px;
	display: inline-block;
	margin: 0px auto;
}

.page a:hover {
	background: #3498db;
	color: #fff;
}

.page .on {
	background: #3498db;
	color: #fff;
}
.m10 .index_list_li li{
	height: auto;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.m10 .index_list_li li .text_dect{
	margin-left: 220px;
}

.m10 .index_list_li li span{
	margin-left: 0px;
}
.m10 .index_list_li li .time{
	width: 100%;
	height: 30px;
	color: #333;
}

.m10 .index_list_li li .title{
	font-weight: bold;
	color: #000;
}
.m10 .index_list_li li .dect{
	font-size: 12px;
	height: 60px;
	color: #333;
	overflow: hidden;
}

.new .hd{
	display: none;
}



.viewbox_nr{
	
	font-size: 15px;
	font-family: "Microsoft YaHei";
	line-height: 28px;
	text-align:left;
}

.viewbox_nr img{max-width:600px;margin:0 auto; display:block;}


.m5_2018926 .branch_list_a em{
	display: none;
}

.m5_2018926 .branch_list_a span{
	display: none;
}

.m5_2018926 .branch_list_a img{
	width: 155px;
	height: 48px;
	margin: 0px auto;
	 
}
.m5_2018926 .branch_list_a{
	height: 48px;
	width: 155px;
}
.m5_2018926 .branch_list li{
	width: 155px;
}

.indexabout a{color:#000;}
.indexabout td{padding-top:20px;}

