html {
	text-size-adjust: none;
}

tr.firstRow td {
	color: rgb(153, 153, 153);
	background: rgb(250, 252, 252);
}

tr.firstRow td span {
	color: rgb(153, 153, 153);
	font-weight: 500;
	font-size: 18px !important;
}

.site_top p a,
.site_top p select {}

.sencond-banner {
	width: 100%;
	height: 410px;
	margin-top: 0.65rem;
}

.cont-bg {
	background: rgb(245, 245, 245);
}

.clearfloat {
	zoom: 1;
}

.container {
	margin: 0px auto 50px;
	width: 1200px;
	overflow: hidden;
}

.left-nav {
	float: left;
	width: 260px;
	background-color: rgb(255, 255, 255);
	position: relative;
	top: 40px;
}

.ne-le h1 {
	height: 100px;
	padding-left: 30px;
	box-sizing: border-box;
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 1px solid rgb(235, 235, 235);
}

.ne-le .accordion-3-container {
	box-shadow: rgb(204, 204, 204) 0px 0px 12px;
}

.accordion-3-container h1 i {}

.ne-le ul li {
	text-align: left;
	font-size: 16px;
	line-height: 65px;
	position: relative;
}

.sub .subin {
	height: 54px;
	line-height: 54px;
	position: relative;
	border-bottom: 1px solid #F5F5F5;
	font-size: 16px;
	margin-left: -4px;
	background-color: #FCFCFD;
}

.sub .suves a {
	color: #00498F !important;
}

.ne-le ul li:hover {}

.ne-le ul li:hover a {
	color: white;
}

.ne-le ul li a {
	padding: 0px 30px;
	border-bottom: 1px solid rgb(245, 245, 245);
	display: block;
	position: relative;
	z-index: 2;
	font-size: 18px;
	color: rgb(51, 51, 51);
}

.ne-le ul li .sub a {
	color: #000;
	font-size: 16px;
	padding: 0;
	border-bottom: 0;
	position: absolute;
	left: 18%;
	top: 50%;
	right: 10%;
	transform: translate(0, -50%);
}

.ne-le ul li::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 15px;
	top: 35px;
	right: 20px;
	z-index: 1;
}

.right-cont {
	float: right;
	background: rgb(255, 255, 255);
	position: relative;
	top: 40px;
	width: 915px;
	box-sizing: border-box;
}

.clearfloat::after {
	content: " ";
	display: block;
	clear: both;
}

.ri-ti {
	text-align: right;
	border-bottom: 1px solid rgb(229, 229, 229);
	line-height: 69px;
	font-size: 14px;
	position: relative;
	border-left: 6px solid rgb(221, 163, 0);
	color: rgb(102, 102, 102);
}

.ri-ti span {
	float: left;
	display: block;
	font-size: 24px;
	padding-left: 30px;
	color: rgb(51, 51, 51);
}


.ri-ti a {
	color: rgb(102, 102, 102);
}

.cont-mes p {
	text-align: justify;
	line-height: 32px;
	color: rgb(85, 85, 85);
	margin-bottom: 10px;
	font-size: 16px;
}

.ryt {
	overflow: hidden;
	margin-bottom: 50px;
}

.ryt li {
	float: left;
	width: 31.1%;
	margin-top: 20px;
	margin-right: 3%;
}

.ryt li:nth-child(3n+1) {
	margin-right: 0%;
}

.ryt li img {
	width: 100%;
}

.detail-titles {
	border-bottom: 1px dashed rgb(222, 221, 221);
	display: block;
	padding-bottom: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#Title {
	line-height: 34px;
	font-size: 22px;
	text-align: center;
	display: block;
	text-indent: 0px;
}

.detail-infos {
	margin-bottom: 20px;
	text-align: center;
	color: rgb(136, 136, 136);
}

.detail-infos div {
	width: auto;
	margin-right: 9px;
	display: inline-block;
}

.clearfix::after {
	content: " ";
	display: block;
	clear: both;
}

.all-list-item {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.14);
	font-size: 16px;
	color: rgb(85, 85, 85);
}

.all-list-item-tit {
	float: left;
}

.all-list-item-date {
	float: right;
	color: rgb(136, 136, 136);
}

.all-list-item a {
	font-size: 16px;
	color: rgb(85, 85, 85);
}

.i-pager {
	height: auto;
	font-size: 16px;
	margin-top: 37px;
	text-align: center;
	clear: both;
	color: rgb(102, 102, 102);
	margin-bottom: 3%;
}

.i-pager-next a {
	width: 77px;
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pager-last a {
	width: 77px;
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pager-first,
.i-pager-prev,
.i-pager-next,
.i-pager-last,
.i-pager-item {
	display: inline-block;
	width: auto;
	min-width: 38px;
	height: 38px;
	margin-left: 6px;
	border-radius: 4px;
	border: 1px solid rgba(102, 102, 102, 0.3);
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	padding: 0px;
	color: rgb(102, 102, 102) !important;
}

.i-pager-next,
.i-pager-last,
.i-pager-first,
.i-pager-prev {
	font-size: 15px;
	vertical-align: bottom;
	color: rgb(102, 102, 102) !important;
}

.i-pager-info {
	height: 35px;
	background-color: rgb(255, 255, 255);
	border-radius: 4px;
	border: 1px solid rgba(102, 102, 102, 0.3);
	font-size: 16px;
	vertical-align: bottom;
	color: rgb(102, 102, 102);
	margin-left: 7px;
}

.i-pager-current {
	width: auto;
	text-align: center;
	display: inline-block;
	margin-left: 6px;
	line-height: 38px;
	border: none;
	color: rgb(102, 102, 102);
	padding: 0px;
}

.i-pager-info-c {
	color: rgb(0, 129, 204);
	width: auto;
	text-align: center;
	display: inline-block;
	padding-right: 0px;
	font-size: 16px;
	padding-left: 6px;
	line-height: 34px;
	border: none;
}

.i-pager-info-p {
	color: rgb(102, 102, 102);
	width: auto;
	text-align: center;
	display: inline-block;
	padding-left: 6px;
	font-size: 16px;
	font-weight: 200;
	line-height: 34px;
	border: none;
}

.i-pager-info-t {
	color: rgb(102, 102, 102);
	width: auto;
	text-align: center;
	display: inline-block;
	margin: 0px 3px;
	line-height: 38px;
	border: none;
}

.i-pager a:hover {
	color: rgb(255, 255, 255) !important;
}

.i-pagers a {
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pagers:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255) !important;
}

.i-pager-item-active {
	background: rgb(3, 108, 180);
}

.i-pager-item-active span {
	color: rgb(255, 255, 255);
}

.i-pager-item:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255);
}

.i-pager-next:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255) !important;
}

.i-pager-last:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255) !important;
}

.i-pager-info {
	display: inline-block;
	line-height: 39px;
	margin-left: 3px;
	font-family: Arial, "Microsoft YaHei", sans-serif;
	padding-left: 0px;
	padding-right: 10px;
}

.i-pagers {
	display: inline-block;
	border: 1px solid rgba(102, 102, 102, 0.3);
	padding: 3px 4px;
	font-size: 14px;
	border-radius: 4px;
	width: 56px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}

select {
	height: 20px;
	margin: 0px 0.1rem;
}

.all-list-item {
	padding-left: 20px;
	background: url("../images/lid.png") 0px center no-repeat;
}

.tdcy {
	overflow: hidden;
	box-sizing: border-box;
	padding: 50px 40px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.14);
}

.cyjs h2 {
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
}

.cyjs {
	margin-left: 50px;
}

.cont-jtjj {
	/* padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 20px;*/
}

.cont-jtjj p {
	font-size: 18px;
	margin-bottom: 22px;
	line-height: 35px;
}

p.dj_s {
	height: 49px;
	font-size: 30px;
	font-weight: 500;
	text-indent: 0px;
}

.jtjj_year ul li {
	float: left;
	width: 24%;
}

.jtjj_year ul li h3 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	margin-bottom: 11px;
}

.jtjj_year ul li h2 {
	font-size: 48px;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: -2px;
	color: rgb(221, 163, 0);
	display: inline-block;
}

.jtjj_year ul li h2 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	margin-left: 10px;
	display: inline;
}

.jtjj_year {
	padding-left: 26px;
	margin-bottom: 20px;
}

.cont-jtjjs {
	padding-bottom: 36px;
}

.qyry_li {
	width: 89%;
	margin: 0px auto;
}

.qyry_li h3 {
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(221, 163, 0);
	margin-bottom: 12px;
	text-align: center;
}

.qyry_li img {
	width: 88px;
	height: 88px;
}

.qyry_li p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
}

.qyry_li ul li:nth-child(2n+1) {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.qyry_li ul li:nth-child(2n) {
	align-items: center;
	justify-content: right;
	margin-right: 11%;
}

.qyry_left {
	float: left;
	margin-left: 12%;
	margin-top: 4.9%;
}

.qyry_right {
	float: left;
	margin-left: 4%;
	margin-top: 3%;
}

.qyry_li ul {
	background: url("/cnmc/lib/tempalte/second/images/rys1.png") no-repeat;
	padding-bottom: 100px;
}

.qyry_li ul li:nth-child(2n) .qyry_left {
	float: right;
	margin-left: 7%;
}

.qyry_li ul li:nth-child(2n) .qyry_right {
	float: right;
	margin-top: 12%;
}

.qyry_right p {
	line-height: 27px;
}

.xwzx-module {
	width: 930px;
	margin: 0px auto;
}

.xwzx-module-content {
	width: 930px;
	margin: 0px auto;
}

.xwzx-news-item {
	width: 845px;
	height: 78px;
	margin: 0px auto;
	border-bottom: 1px dotted rgb(201, 201, 201);
}

.xwzx-news-item-date {
	width: 74px;
	height: 76px;
	border-radius: 5px;
	text-align: center;
	float: left;
	font-size: 14px;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(102, 102, 102);
}

.xwzx-news-item-date p {
	width: 56px;
	background: rgb(255, 255, 255);
	padding: 0px;
	margin: 10px 0px 2px 10px;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	text-align: center;
}

.xwzx-news-item-right {
	width: 755px;
	height: 40px;
	margin-top: 20px;
	float: right;
	border-left: 1px solid rgb(229, 229, 229);
}

.xwzx-news-item-title {
	line-height: 40px;
	padding-left: 21px;
}

.xwzx-news-item-title a {
	font-size: 18px;
	color: rgb(51, 51, 51);
	text-decoration: none;
	cursor: pointer;
}

.xwzx-news-item-summary {
	line-height: 42px;
	font-size: 14px;
	color: rgb(102, 102, 102);
}

.xwzx-news-item-title a:hover {
	color: rgb(221, 163, 0);
}

.jtxw_789 {
	width: 845px;
	margin: 0px auto;
}

.jtxw_789 ul li {
	border-bottom: 1px solid rgb(229, 229, 229);
}

.jtxwimg_789 {
	width: 181px;
	height: 130px;
	float: left;
}

.jtxwimg_789 img {
	width: 100%;
}

.jtxwtitle_789 {
	float: right;
	width: 630px;
}

.sencond-banner {
	width: 100%;
	height: 410px;
	margin-top: 0.65rem;
}

.cont-bg {
	background: rgb(245, 245, 245);
}

.clearfloat {
	zoom: 1;
}

.container {
	margin: 0px auto 50px;
	width: 1200px;
	overflow: hidden;
	padding: 0px 0px 40px;
}

.left-nav {
	float: left;
	width: 260px;
	background-color: rgb(255, 255, 255);
	position: relative;
	top: 40px;
}

.ne-le h1 {
	height: 69px;
	padding-left: 30px;
	box-sizing: border-box;
	line-height: 69px;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid rgb(235, 235, 235);
}

.ne-le .accordion-3-container {
	box-shadow: rgb(204, 204, 204) 0px 0px 12px;
}

.ne-le ul li:hover {
	border-left: 4px solid rgb(0, 73, 143);
	background: url("../images/lmzjt.png") 228px center no-repeat;
}

.ne-le ul li:hover a {
	color: rgb(0, 73, 143);
	margin-left: -4px;
}


.ne-le ul li::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 15px;
	top: 25px;
	right: 20px;
	z-index: 1;
}

.right-cont {
	float: right;
	background: rgb(255, 255, 255);
	position: relative;
	top: 40px;
	width: 900px;
	box-sizing: border-box;
}

.clearfloat::after {
	content: " ";
	display: block;
	clear: both;
}

.ri-ti {
	text-align: right;
	border-bottom: 1px solid rgb(229, 229, 229);
	line-height: 69px;
	font-size: 14px;
	position: relative;
	border-left: 4px solid rgb(0, 73, 143);
	color: rgb(102, 102, 102);
}


.ri-ti p {
	display: inline-block;
	position: relative;
	padding-left: 25px;
	font-size: 14px;
    line-height: 20px;
	padding-right: 32px;
}


.ri-ti p::before {
	content: "";
	width: 12px;
	height: 16px;
	background: url("../images/dqwz.png") no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ri-ti a {
	color: rgb(102, 102, 102);
}

.cont-mes {
	width: 100%;
	min-height: 400px;
	font-size: 16px;
	line-height: 30px;
	color: rgb(51, 51, 51);
	margin: 0px auto;
	padding: 30px;
	box-sizing: border-box;
}

.ryt {
	overflow: hidden;
	margin-bottom: 50px;
}

.ryt li {
	float: left;
	width: 31.1%;
	margin-top: 20px;
	margin-right: 3%;
}

.ryt li:nth-child(3n+1) {
	margin-right: 0%;
}

.ryt li img {
	width: 100%;
}

.detail-titles {
	border-bottom: 1px dashed rgb(222, 221, 221);
	display: block;
	padding-bottom: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#Title {
	line-height: 34px;
	font-size: 22px;
	text-align: center;
	display: block;
	text-indent: 0px;
	font-weight: bold;
}

.detail-infos {
	text-align: center;
	color: rgb(180, 180, 181);
	width: 809px;
	margin: 0px auto;
	padding-bottom: 21px;
}

.detail-infos div {
	width: auto;
	margin-right: 9px;
	display: inline-block;
}

.zz {
	width: 89%;
	margin: 0px auto;
}

.clearfix::after {
	content: " ";
	display: block;
	clear: both;
}

.all-list-item {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.14);
	font-size: 16px;
	color: rgb(85, 85, 85);
}

.all-list-item-tit {
	float: left;
}

.all-list-item-date {
	float: right;
	color: rgb(136, 136, 136);
}

.all-list-item a {
	font-size: 16px;
	color: rgb(85, 85, 85);
}

.i-pager {
	height: auto;
	font-size: 16px;
	margin-top: 37px;
	text-align: center;
	clear: both;
	color: rgb(102, 102, 102);
	margin-bottom: 6%;
}

.i-pager-next a {
	width: 77px;
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pager-last a {
	width: 77px;
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pager-first,
.i-pager-prev,
.i-pager-next,
.i-pager-last,
.i-pager-item {
	display: inline-block;
	width: auto;
	min-width: 38px;
	height: 38px;
	margin-left: 6px;
	border-radius: 4px;
	border: 1px solid rgba(102, 102, 102, 0.3);
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	padding: 0px;
	color: rgb(102, 102, 102) !important;
}

.i-pager-next,
.i-pager-last,
.i-pager-first,
.i-pager-prev {
	font-size: 15px;
	vertical-align: bottom;
	color: rgb(102, 102, 102) !important;
}

.i-pager-info {
	height: 35px;
	background-color: rgb(255, 255, 255);
	border-radius: 4px;
	border: 1px solid rgba(102, 102, 102, 0.3);
	font-size: 16px;
	vertical-align: bottom;
	color: rgb(102, 102, 102);
	margin-left: 7px;
}

.i-pager-current {
	width: auto;
	text-align: center;
	display: inline-block;
	margin-left: 6px;
	line-height: 38px;
	border: none;
	color: rgb(102, 102, 102);
	padding: 0px;
}

.i-pager-info-c {
	color: rgb(0, 129, 204);
	width: auto;
	text-align: center;
	display: inline-block;
	padding-right: 0px;
	font-size: 16px;
	padding-left: 6px;
	line-height: 34px;
	border: none;
}

.i-pager-info-p {
	color: rgb(102, 102, 102);
	width: auto;
	text-align: center;
	display: inline-block;
	padding-left: 6px;
	font-size: 16px;
	font-weight: 200;
	line-height: 34px;
	border: none;
}

.i-pager-info-t {
	color: rgb(102, 102, 102);
	width: auto;
	text-align: center;
	display: inline-block;
	margin: 0px 3px;
	line-height: 38px;
	border: none;
}

.i-pager a:hover {
	color: rgb(255, 255, 255) !important;
}

.i-pagers a {
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pagers:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255) !important;
}

.i-pager-item-active {
	background: rgb(3, 108, 180);
}

.i-pager-item-active span {
	color: rgb(255, 255, 255);
}

.i-pager-item:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255);
}

.i-pager-next:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255) !important;
}

.i-pager-last:hover {
	background: rgb(3, 108, 180);
	color: rgb(255, 255, 255) !important;
}

.i-pager-info {
	display: inline-block;
	margin-left: 0px;
	font-family: Arial, "Microsoft YaHei", sans-serif;
	padding-left: 0px;
	padding-right: 10px;
	line-height: 39px !important;
}

.i-pagers {
	display: inline-block;
	border: 1px solid rgba(102, 102, 102, 0.3);
	padding: 3px 4px;
	font-size: 14px;
	border-radius: 4px;
	width: 56px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}

select {}

.all-list-item {
	padding-left: 20px;
	background: url("../images/lid.png") 0px center no-repeat;
}

.tdcy {
	overflow: hidden;
	box-sizing: border-box;
	padding: 50px 40px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.14);
}

.cyjs h2 {
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
}

.cyjs {
	margin-left: 50px;
}

p.dj_s {
	height: 49px;
	font-size: 20px;
	font-weight: 500;
	text-indent: 0px;
}

.jtjj_year ul li {
	float: left;
	width: 24%;
	margin-top: 20px;
}

.jtjj_year ul li h3 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	margin-bottom: 11px;
}

.jtjj_year ul li h2 {
	font-size: 42px;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: -2px;
	color: rgb(221, 163, 0);
	display: inline-block;
}

.jtjj_year ul li h2 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	margin-left: 10px;
	display: inline;
}

.jtjj_year {
	padding-left: 26px;
}

.cont-jtjjs {
	padding-bottom: 36px;
}

.qyry_li {
	width: 89%;
	margin: 0px auto;
}

.qyry_li h3 {
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(221, 163, 0);
	margin-bottom: 12px;
	text-align: center;
}

.qyry_li img {
	width: 88px;
	height: 88px;
}

.qyry_li p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
}

.qyry_li ul li:nth-child(2n+1) {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.qyry_li ul li:nth-child(2n) {
	align-items: center;
	justify-content: right;
	margin-right: 11%;
}

.qyry_left {
	float: left;
	margin-left: 12%;
	margin-top: 4.9%;
}

.qyry_li ul li:nth-child(2n) h3 {
	color: rgb(59, 152, 227);
}

.qyry_right {
	float: left;
	margin-left: 4%;
	margin-top: 3%;
	font-size: 18px;
}

.qyry_li ul {
	background: url("/cnmc/lib/tempalte/second/images/rys1.png") no-repeat;
	padding-bottom: 100px;
}

.qyry_li ul li:nth-child(2n) .qyry_left {
	float: right;
	margin-left: 7%;
}

.qyry_li ul li:nth-child(2n) .qyry_right {
	float: right;
	margin-top: 12%;
	font-size: 18px;
}

.qyry_right p {
	line-height: 27px;
}

.xwzx-module {
	width: 930px;
	margin: 0px auto;
}

.xwzx-module-content {
	width: 930px;
	margin: 0px auto;
}

.xwzx-news-item {
	width: 845px;
	height: 78px;
	margin: 0px auto;
	border-bottom: 1px dotted rgb(201, 201, 201);
}

.xwzx-news-item-date {
	width: 74px;
	height: 76px;
	border-radius: 5px;
	text-align: center;
	float: left;
	font-size: 14px;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(102, 102, 102);
}

.xwzx-news-item-date p {
	width: 56px;
	background: rgb(255, 255, 255);
	padding: 0px;
	margin: 10px 0px 2px 10px;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	text-align: center;
}

.xwzx-news-item-right {
	width: 755px;
	height: 40px;
	margin-top: 20px;
	float: right;
	border-left: 1px solid rgb(229, 229, 229);
}

.xwzx-news-item-title {
	line-height: 40px;
	padding-left: 21px;
}

.xwzx-news-item-title a {
	font-size: 18px;
	color: rgb(51, 51, 51);
	text-decoration: none;
	cursor: pointer;
}

.xwzx-news-item-summary {
	line-height: 42px;
	font-size: 14px;
	color: rgb(102, 102, 102);
}

.xwzx-news-item-title a:hover {
	color: rgb(221, 163, 0);
}

.jtxw_789 {
	width: 845px;
	margin: 0px auto;
}

.jtxw_789 ul li {
	border-bottom: 1px solid rgb(229, 229, 229);
	padding-bottom: 20px;
	padding-top: 20px;
}

.jtxwimg_789 {
	width: 181px;
	height: 130px;
	float: left;
	background: url("/cnmc/lib/tempalte/scheme/images/xwbj789.jpg") no-repeat;
}

.jtxwimg_789 img {
	width: 100%;
}

.jtxwtitle_789 {
	float: right;
	width: 630px;
	padding-top: 17px;
}

.title_123 {
	margin-bottom: 9px;
}

.title_123 h2 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	float: left;
}

.title_123 h2 a {
	color: rgb(51, 51, 51);
}

.title_123 span {
	display: block;
	font-size: 14px;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(153, 153, 153);
	float: right;
}

.jtxwtitle_789 p {
	font-size: 16px;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(102, 102, 102);
}

.title_123 h2 a:hover {
	color: #00498F;
}

.tab-wrapper {
	width: 100%;
}

.tab-menu li {
	position: relative;
	display: inline-block;
	cursor: pointer;
	z-index: 0;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	color: rgb(0, 0, 0);
	padding: 0px 29px 0px 30px;
	letter-spacing: 0px;
}

.tab-menu li:hover {
	color: rgb(70, 70, 70);
}

.tab-menu li.active {
	color: rgb(221, 163, 0);
	opacity: 1;
}

.tab-menu li.active:hover {
	color: rgb(221, 163, 0);
}

.tab-content>div {
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	width: 100%;
	min-height: 200px;
	padding-top: 39px;
	padding-left: 20px;
	padding-right: 20px;
}

.line {
	position: absolute;
	width: 0px;
	height: 7px;
	background-color: aqua;
	display: none;
	top: 0px;
	left: 0px;
}

.tab-menu li:nth-child(1) {
	border-right: 2px solid rgb(255, 255, 255);
	height: 26px;
	line-height: 23px;
}

ul.tab-menu {
	width: 307px;
	height: 43px;
	background-color: rgb(242, 242, 242);
	margin: 0px auto;
}

.gltd_789 {}

.gltd_7891 ul li:nth-child(15) {}

.gltd_789 ul li {
	float: left;
	margin-bottom: 18px;
	text-align: center;
	width: 20%;
}

.gltd_789 ul li h2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	text-align: center;
	margin-top: 12px;
	margin-bottom: 7px;
}

.gltd_789 ul li img {
	width: 111px;
	height: 145px;
}

.gltd_789 ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: rgb(102, 102, 102);
	text-align: center;
}

.gltd_789 ul li:nth-child(1) {
	margin-left: 264px !important;
}

.gltd_789 ul li:nth-child(5n+1) {}

.gltd_789 ul li:nth-child(2) {
	margin-left: 14px;
	margin-right: 87px;
}

.gltd_7891 ul li {
	margin-left: 22px;
	width: auto;
}

.gltd_7891 ul li img {
	height: 131px;
	width: 100px;
}

.gltd_7891 ul li:nth-child(1) {
	margin-left: 310px !important;
}

.gltd_7891 ul li:nth-child(2) {
	margin-left: 93px;
	margin-right: 161px;
}

.gltd_7891 ul li:nth-child(3) {
	margin-left: 17px;
}

.gltd_7891 ul li:nth-child(4) {
	margin-left: 2px;
}

.gltd_7891 ul li:nth-child(10) {
	margin-left: 162px;
}

ul.tab-menu-789 {
	margin: 0px auto;
	width: 678px;
	height: 43px;
	background-color: rgb(242, 242, 242);
}

.tab-menu-789 li:nth-child(1) {
	border-right: 2px solid rgb(255, 255, 255);
	height: 26px;
	line-height: 23px;
}

.tab-menu-789 li:nth-child(2) {
	border-right: 2px solid rgb(255, 255, 255);
	height: 26px;
	line-height: 23px;
}

.tab-menu-789 li:nth-child(3) {
	border-right: 2px solid rgb(255, 255, 255);
	height: 26px;
	line-height: 23px;
}

.year_741 {
	width: 252px;
	height: 39px;
	background-color: rgb(221, 163, 0);
	border-radius: 23px 3px;
	margin: 0px auto 20px;
}

.year_741 p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: center;
	color: rgb(255, 255, 255);
}

.year_852 {
	width: 845px;
	height: 117px;
	background-color: rgba(255, 251, 241, 0.6);
	border-radius: 9px;
	border: 1px dashed rgb(221, 163, 0);
	margin-bottom: 40px;
}

.year_852 p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	text-indent: 2em;
	text-align: justify;
	padding: 27px;
}

.treen_234 {
	background: url("/cnmc/lib/tempalte/second/images/wbss.png") 0% 0% / 100% no-repeat;
}

.cont-mes.cont-mes-789 {
	padding-bottom: 45px;
}

.treen_234 ul li {
	float: left;
	width: 271px;
	margin-left: 22px;
	margin-top: 111px;
	padding-bottom: 66px;
}

.treen_234 ul li:nth-child(1) {
	margin-left: 0px;
}

.treen_234 ul li h2 {
	font-size: 18px;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	font-weight: bold;
	color: rgb(183, 121, 0);
	width: 241px;
	margin: 0px auto;
	text-align: justify;
}

.treen_234 ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	text-indent: 2em;
	color: rgb(51, 51, 51);
	width: 241px;
	margin: 29px auto 0px;
	text-align: justify;
}

.treen_234 ul li:nth-child(2) h2 {
	font-size: 18px;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: rgb(26, 99, 63);
}

.treen_234 ul li:nth-child(3) h2 {
	font-size: 18px;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: rgb(10, 101, 135);
}

.wzdt {
	border-top: 1px solid rgb(222, 222, 222);
	border-right: 1px solid rgb(222, 222, 222);
	display: flex;
	justify-content: space-around;
}

.wzdt div {
	text-align: center;
	width: 12%;
	border-left: 1px solid rgb(222, 222, 222);
}

.wzdt div h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}

.dtxx li {
	line-height: 35px;
}

.dtxx li:hover a {
	color: #00498F;
}

#Content p {
	text-align: justify;
	line-height: 32px;
	color: rgb(85, 85, 85);
	margin-bottom: 10px;
	font-size: 16px;
	text-indent: 2em;
}

#Content p img {
	margin: 0px auto;
}

#Content {
	margin-bottom: 45px;
}

.jtxw_789_123 ul li {
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

.jtxw_789_123 ul li .jtxwtitle_789 {
	width: 100%;
	padding-top: 0px;
}

.jtxw_789_123 ul li .jtxwtitle_789 span {
	font-size: 16px;
}

.jtxw_789_123 ul li .jtxwtitle_789 h2 a {
	background: url("/cnmc/lib/tempalte/scheme/images/lid789.png") 0px 11px no-repeat;
	display: inline-block;
	padding-left: 20px;
	font-weight: normal;
	font-size: 16px;
}

.jtxw_789_123 ul li .jtxwtitle_789 h2 {
	font-weight: normal;
	font-size: 16px;
}

.right-cont-789 {
	width: 100%;
}

.cont-mes-789 {
	width: 90%;
}

ul.list-paddingleft-2 li:nth-child(1) {}

.kjpt_bottom {
	height: 50px;
	background-color: rgb(250, 250, 250);
	border-bottom: 1px solid rgb(245, 245, 245);
	padding-left: 30px;
}

.kjpt_bottom a {
	line-height: 50px;
	font-size: 16px;
}

td {
	display: table-cell;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: rgb(102, 102, 102);
	text-align: center;
	border: 1px solid rgb(230, 230, 230) !important;
	vertical-align: middle !important;
	line-height: 26px !important;
	font-size: 16px !important;
	padding: 10px !important;
}

table {
	width: 100% !important;
	margin-bottom: 38px !important;
	border: 1px solid rgb(85, 85, 85) !important;
}

td p {
	display: inline-block;
	vertical-align: middle;
	text-align: center !important;
	line-height: 26px !important;
	margin-bottom: 0px !important;
	text-indent: 0em !important;
}

td p span {
	display: initial;
	font-size: 16px !important;
}

.kjpt_wrap {
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom: 58px;
}

.kjpt_wrap ul li {}

.kjpt_wrap ul li h3 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: rgb(221, 163, 0);
	background: url("../images/dju_531.png") 0px 48px no-repeat;
	margin-bottom: 20px;
}

.kjpt_wrap ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	text-align: justify;
	text-indent: 2em;
}

.qyjs_wrap_div1 h2 {
	width: 380px;
	height: 40px;
	background-color: rgb(221, 163, 0);
	border-radius: 4px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: rgb(255, 255, 255);
	text-align: center;
}

.qyjs_wrap {
	padding-left: 35px;
	padding-right: 35px;
}

.qyjs_wrap_div1 p {
	font-size: 16px;
	margin-top: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
}

.qyjs_wrap_div2 ul li p {
	height: auto;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	float: right;
	width: 68%;
}

.qyjs_wrap_div2 ul li {
	width: 378px;
	float: left;
	margin-left: 73px;
}

.qyjs_wrap_div2 ul li:nth-child(1) {
	margin-left: 0px;
}

.qyjs_wrap_div2 ul li img {
	float: left;
}

.qyjs_wrap_div2 {
	margin-top: 30px;
	border-bottom: 1px dashed rgb(229, 229, 229);
	padding-bottom: 28px;
}

.ppbs_wrap_img1 {
	width: 100%;
	margin: 0px auto;
}

.ppbs_wrap {
	padding-left: 35px;
	padding-right: 35px;
}

.ppbs_wrap_img1 img {
	width: 100%;
}

.ppbs_wrap_img2 {
	border-bottom: 1px dashed rgb(229, 229, 229);
	border-top: 1px dashed rgb(229, 229, 229);
	margin-top: 40px;
	padding-top: 23px;
	padding-bottom: 15px;
}

.ppbs_wrap_img2 ul li:nth-child(1) {
	margin-left: 0px;
}

.ppbs_wrap_img2 ul li {
	width: 365px;
	float: left;
	margin-left: 100px;
}

.ppbs_wrap_img2 ul li h2 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	float: left;
	color: rgb(221, 163, 0);
	display: inline-block;
	width: 24%;
	background: url("/cnmc/lib/tempalte/second/images/ppbs_sjx.png") 61px 11px no-repeat;
}

.ppbs_wrap_img2 ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	float: right;
	width: 76%;
}

.ppbs_wrap_img3 {
	margin-top: 28px;
	margin-bottom: 44px;
}

.ppbs_wrap_img3 h2 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(221, 163, 0);
	background: url("/cnmc/lib/tempalte/second/images/ppbs_sjx.png") 106px 11px no-repeat;
	display: inline-block;
	width: 14%;
}

.ppbs_wrap_img3 p {
	float: right;
	width: 689px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
}

.shzr_wrap-025 {
	padding-left: 35px;
	padding-right: 35px;
}

.shzr_wrap-025 ul li {
	width: 260px;
	height: 427px;
	background-color: rgb(250, 250, 250);
	margin-left: 25px;
	float: left;
}

.shzr_wrap-025 ul li:nth-child(1) {
	margin-left: 0px;
}

.shzr_wrap-025 ul li:nth-child(4) {
	margin-left: 0px;
}

.shzr_li_123 {
	padding-top: 24px;
	text-align: center;
	padding-bottom: 20px;
}

.shzr_wrap-025 ul li h3 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	text-align: center;
}

.shzr_wrap-025 ul li h3 a {
	color: rgb(51, 51, 51);
}

.shzr_wrap-025 ul li h3 a:hover {
	color: rgb(221, 163, 0);
}

.shzr_a_123 {
	text-align: center;
}

.shzr_a_123 a:hover {
	color: rgb(221, 163, 0);
}

.shzr_a_123 a {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: rgb(153, 153, 153);
	margin-right: 23px;
	width: 79px;
	padding-left: 20px;
}

.shzr_a_123 a:nth-child(1) {
	background: url("/cnmc/lib/tempalte/second/images/ylimg.png") 0px 6px no-repeat;
}

.shzr_a_123 a:nth-child(2) {
	margin-right: 0px;
	background: url("/cnmc/lib/tempalte/second/images/xzimg.png") 0px 4px no-repeat;
}

.shzr_li_123 img {
	width: 212px;
	height: 279px;
	box-shadow: rgba(0, 0, 0, 0.5) 5px 9px 15px -5px;
}

.ztzl_wrap {
	padding-left: 64px;
	padding-right: 64px;
}

.ztzl_wrap ul li {
	width: 327px;
	height: 140px;
	float: left;
	margin-left: 45px;
	margin-bottom: 116px;
}

.ztzl_wrap ul li:nth-child(3n+1) {
	margin-left: 0px;
}

.ztzl_wrap ul li img {
	width: 327px;
	height: 140px;
}

.ztzl_wrap ul li h2 {
	padding: 14px;
	background-color: rgb(250, 250, 250);
	height: 52px;
	text-align: center;
	display: table-cell;
	width: 327px;
	vertical-align: middle !important;
}

.ztzl_wrap ul li h2 a {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: rgb(51, 51, 51);
	display: inline-block;
}

.ztzl_wrap ul li h2 a:hover {
	color: rgb(221, 163, 0);
}

.cont-yswzq {
	width: 94%;
	margin: 0px auto;
}

.bod {
	padding-bottom: 0.15rem;
	overflow: hidden;
}

.bod_title {
	width: auto;
	float: none;
	height: 100%;
	font-family: "Times New Roman", Arial;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgb(221, 163, 0);
	background: url("/cnmc/lib/tempalte/second/images/wzqimg1.png") no-repeat;
	padding-left: 38px;
	padding-bottom: 23px;
}

.bod_title2 {
	background: url("/cnmc/lib/tempalte/second/images/wzyimg2.png") no-repeat;
}

.bod_title3 {
	background: url("/cnmc/lib/tempalte/second/images/wzqimg3.png") no-repeat;
}

.bod ul {
	overflow: hidden;
}

.bod ul li {
	float: left;
	overflow: hidden;
}

.bod ul li div {
	overflow: hidden;
	font-size: 0.2rem;
}

.bod ul li h2 {
	font-weight: normal;
	margin-bottom: 0px;
}

.bod ul li h2 a {
	color: rgb(10, 80, 180);
	font-family: "Times New Roman", Arial;
}

.bod ul li h2 a:hover {
	text-decoration: none;
}

.bod ul li p {
	font-size: 0.22rem;
	color: rgb(136, 136, 136);
	margin: 0px;
	font-family: "Times New Roman", Arial;
}

.bod ul li.zzjg {
	text-align: left;
	width: 366px;
	height: 52px;
	border: 2px solid rgb(153, 153, 153);
	box-sizing: border-box;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 4px;
}

.bod ul li:nth-child(1) {
	margin-left: 0px;
}

.bod ul li:nth-child(3n+1) {
	margin-left: 0px;
}

.bod ul li.zzjg::before {
	content: " ";
	position: absolute;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border: 1px solid rgb(153, 153, 153);
	box-sizing: border-box;
}

.bod ul li.zzjg h2 {
	width: calc(100% - 0rem);
	font-size: 0.18rem;
	color: rgb(136, 136, 136);
	display: inline-block;
	padding-right: 0px;
	position: relative;
}

.bod ul li.zzjg h2 a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 0px;
	color: rgb(153, 153, 153);
	text-align: center;
	cursor: pointer;
}

.bod ul li.zzjg h2 a.edit-handle {
	position: absolute;
	z-index: 2;
}

.bod ul li.zzjg h2 p {
	text-indent: 0rem;
}

.bod ul li.zzjg p {
	font-size: 0.16rem;
	text-indent: 0.2rem;
}

.bod ul li.zzjg {
	position: relative;
}

.bod ul li .zzjg-top {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 0px;
	height: 2px;
	transition: all 0.6s ease 0s;
}

.bod ul li .zzjg-left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 2px;
	transition: all 0.6s ease 0s;
}

.bod ul li .zzjg-right {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 2px;
	height: 0px;
	transition: all 0.6s ease 0s;
}

.bod ul li .zzjg-bottom {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 2px;
	height: 0px;
	transition: all 0.6s ease 0s;
}

.bod ul li.zzjg:hover {
	border: 0.5px solid rgb(221, 163, 0);
}

.bod ul li.zzjg:hover .zzjg-top {
	width: 100%;
}

.bod ul li.zzjg:hover .zzjg-left {
	width: 100%;
}

.bod ul li.zzjg:hover .zzjg-right {
	height: 100%;
}

.bod ul li.zzjg:hover .zzjg-bottom {
	height: 100%;
}

.bod ul li .zzjg-top {
	background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-left {
	background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-right {
	background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-bottom {
	background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-top {
	background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-left {
	background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-right {
	background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-bottom {
	background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-top {
	background-color: rgb(221, 163, 0);
}

.bod ul li .zzjg-left {
	background-color: rgb(221, 163, 0);
}

.bod ul li .zzjg-right {
	background-color: rgb(221, 163, 0);
}

.bod ul li .zzjg-bottom {
	background-color: rgb(221, 163, 0);
}

.bod ul li:hover.zzjg::before {
	border: 1px solid rgb(221, 163, 0);
}

.kjpt_bottom:hover {
	padding-left: 26px;
	border-left: 4px solid rgb(221, 163, 0);
}

.kjpt_bottom:hover a {
	color: rgb(221, 163, 0);
}

.swiper5865 {
	width: 341px;
	position: relative;
	float: left;
	margin-left: 0.45rem;
	margin-right: 0px;
	margin-bottom: 0.1rem;
}

.jv-image {
	width: 100%;
	height: 225px;
}

.jv-image img {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid rgb(243, 243, 243);
}

.jqygga-play {
	width: 100%;
	height: 100%;
	background: rgba(47, 85, 151, 0.35);
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	transition-duration: 0.8s;
	display: contents;
	cursor: pointer;
}

.jp-btn {
	width: 65px;
	height: 65px;
	margin: auto;
	position: absolute;
	inset: -23% 0px 0px;
}

.jp-btn img {
	width: 100%;
}

.wdy-text {
	font-size: 0.134rem;
}

.wdy-text {
	line-height: 1.27;
	font-size: 20px;
	margin-top: 15px;
	text-align: center;
}

.wdy-text a {
	color: rgb(0, 0, 0);
}

.jsfzlc li {
	overflow: hidden;
}

.jsfzlc li h3 {
	float: left;
	width: 100px;
	color: rgb(0, 73, 143);
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
}

.jsfzlc li div {
	float: right;
	width: calc(100% - 101px);
	color: rgb(68, 68, 68);
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding-bottom: 25px;
	border-left: 1px dashed rgb(0, 73, 143);
	position: relative;
	padding-left: 28px;
	box-sizing: border-box;
	padding-top: 3px;
}

.jsfzlc li div::after {
	content: "";
	position: absolute;
	left: -8px;
	top: 9px;
	width: 16px;
	height: 16px;
	background: url("../images/tyl.png") no-repeat;
}

.jsfzlc li div b {
	color: rgb(0, 73, 143);
}

.ldbz {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
}

.ldbz li {
	text-align: center;
	width: 23%;
	margin-bottom: 20px;
       margin-right:16px
}

.ldbz li img {
	margin-bottom: 20px;
	height: auto;
	width: 100%;
}

.ldbz li p {
	text-align: center;
	line-height: 23px;
	font-size: 15px;
	margin-bottom: 5px;
}

.ldbz li:nth-child(2) {
	margin-left: 41%;
	margin-right: 41%;
}

.ldbz li:nth-child(3) {
	margin-right: 41%;
	margin-left: 41%;
}

.qywhgxs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.qywhgxs li {
	width: 30%;
	margin-bottom: 40px;
}

.qywhgxs li h2 {
	color: #00498F;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}

.qywhgxs li h6 img {
	width: 100%;
	margin: 10px 0;
}

.qywhgxs li h3 {
	color: #00498F;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
}

.qywhgxs li div {
	color: #555555;
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em;
}

.qywhgxs li p img {
	width: 100%;
	margin-top: 20px;
}

.zzcpt {
	overflow: hidden;
}

.zzcpt li {
	float: left;
	width: 32%;
	cursor: pointer;
	margin-right: 2%;
	margin-bottom: 20px
}

.zzcpt li:nth-child(3n+1) {
	margin-right: 0;
}

.zzcpt li p {
	height: 160px;
	padding: 12px 0;
	text-align: center;
	border: 1px solid rgb(229, 229, 229);
}

.zzcpt li p img {
	max-width: 100%;
	width: auto;
	height: auto;
	max-height: 100%;
}

.zzcpt li div {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lxdtsr{
	overflow: hidden;
}
#container{
	float: left;
}
.lxfsrt{
	float: right;
	width: calc(100% - 430px);
	box-sizing: border-box;
	padding-top: 10px;
}
.lxfsrt h2{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	text-align: justify;
}
.lxfsrt p{
	color: #666666;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.texy{
       text-align: center;
}