.sysjj{
    line-height:35px;
    font-size: 18px;
    text-align: left;
}
.sysjj h3{font-size:24px; font-weight:bold; line-height:40px; text-align:center;}
.sysjj h5{font-size:14px; line-height:40px;text-align: center; margin-bottom:10px;}
.sysjj p{line-height:1.8; font-size:18px; margin-bottom:10px;}
.sysjj .sysimg{width:474px; height:317px; padding:0; margin:0px 0px 0px 30px; float:right; position:relative; }
.sysjj .sysimg:before{display: block; content:""; width:444px;height:277px; background: linear-gradient(to right, #286944, #038070); position:absolute;top:0; right:0; z-index:5; }
.sysjj .sysimg img{position:relative;z-index:7; width:460px;height:304px; margin-top:13px;}
.article {
	width: 100%;
	float: left;
	margin: 30px 0 20px 0;
}

.article_title {
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 0;
}

.dpzw .article_title {
	
}

.article_title h1 {
	font-size: 24px;
	color: #333;text-align: center;
	font-weight: 600;
	line-height: 35px;
}

.article_title h2 {
	font-size: 20px;
	color: #333;text-align: center;
	line-height: 25px;
	margin-bottom: 10px;
}

.article_data {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	margin: 0px auto 30px auto;
	border-bottom: 1px solid #C0C0C0;
	height: auto;
	line-height: 20px;
	font-size: 14px;
	color: #666;
}

.wznr {
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-bottom: 40px;
	border-bottom: 0px dashed #C0C0C0;
}

.wznr p,
.wznr p span {
	font-family: "microsoft yahei" !important;
}

.wznr p {
	width: 100%;
	line-height: 40px;
	text-indent: 2em;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #333;
	margin-bottom: 0;
}

.wznr iframe {
	width: 100% !important;
	margin-left: -2em;
}

.wznr p img {
	margin: 10px auto;
	max-width: 100%;
	margin-left: -2em;
}

.wznr p table,
.wznr table {
	width: 100%;
	max-width: 100% !important;
	height: auto;
	margin: 0 auto;
	display: table;
	border: 0;
	border-collapse: collapse;
	align: center;
}

.wznr p table td p,
.wznr td p {
	text-indent: 0;
	text-align: center;
}

.wznr p table td,
.wznr p table td {
	overflow-wrap: anywhere;
	white-space: normal;
}

.page {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.page div {
	float: left;
	width: 100%;
	font-family: "microsoft yahei";
	line-height: 40px;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page div a {
	margin-left: 5px;
	color: #000;
	font-size: 16px;
}


.fy {
	float: left;
	width: 100%;
	margin: 10px auto;
}
.share{float:left;width:100%;padding: 10px 0;background-color: #f3f7f6;}

.share-box {
  display: flex;
  align-items: center;
  
  list-style: none;
  padding: 0;
  padding-right: 20px;
  margin: 0;
  justify-content: flex-end;
}
.share-box li{margin:0 5px;}
/* 分享图标 */
.share-box li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;

  transition: transform 0.2s;
  background-image:url(../img/bg_share.png);
}
.share-box li a:hover {
  transform: scale(1.1);
}

/* 各个平台图标 */
.share-more {background-position:left center;}
.share-star {background-position: -32px center;}
.share-weibo {background-position: -64px center;}
.share-qqzone {background-position: -32px center;}
.share-qq {background-position: -92px center;}
.share-wechat{background-position: -150px center;}
.share-renren{background-position: -120px center;}



.xrld {
	float: left;
	width: 100%;
}

.xrld ul {
	float: left;
	width: 100%;
}

.xrld ul li {
	width: 100%;
	float: left;
	margin: 20px 0;
}

.xrld ul li .pic {
	float: left;
	width:260px;
	height: 340px;
	padding:20px 0 0 20px;
	overflow: hidden;
	background:url(../img/bg_xrld.png) no-repeat left top;
}

.xrld ul li .pic img {
	width: 100%;
}

.xrld ul li .bt {
	float: right;
	width:calc(100% - 280px);
}

.xrld ul li .bt h6 {
	width: 100%;
	line-height: 70px;
	font-weight: bold;
	font-size: 20px;
	color: #11775e;
	background:url(../img/bg_xrldli.png) no-repeat left 30px bottom;
	border-bottom:1px solid #e8e8e8;margin-bottom:10px;
}

.xrld ul li .bt h6 a {
	font-weight: bold;
	font-size: 20px;
	color: #11775e;
}

.xrld ul li .bt h6 span {

	margin-left: 20px;
}

.xrld ul li .bt p {
	line-height: 30px;
	font-size:18px;
	color: #333;
}


.list,.imglist{
	float: left;
	width: 100%;
}

.list ul {
	float: left;
	width: 100%;
}

.list ul li {
	float: left;
	width: calc(100% - 10px);
	margin: 0 5px;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 25px 10px;
	
}

.list ul li .date {
	float: left;
	width: 80px;
	height: 80px;
	background-color: #256b48;
	border-radius: 10px;
	padding: 10px 0;
	text-align: center;
}

.list ul li .date b {
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	font-weight: normal;
}

.list ul li .date span {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

.list ul li .bt {
	float: right;
	width: calc(100% - 100px);
}

.list ul li .bt h6 {
	float: left;
	width: 100%;
	line-height: 30px;
	height: 40px;
	
}

.list ul li .bt h6 a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	width: calc(100% - 130px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list ul li .bt h6 a.read{float:right;padding-right: 20px;width: 90px;font-weight:normal;color:#256b46;font-size:16px;background:url(../img/bg_read.png) no-repeat right center;}
.list ul li .bt p {
	float: left;
	width: 100%;
	line-height:25px;
	font-size: 14px;
	color: #333;
}
.list ul li:hover{box-shadow: 0 0 5px 0px rgb(15 66 41 / 65%);}
.list ul li:hover .date{background-color:#f7b400;}
.list ul li:hover .bt h6 a {
	color: #256b46;
}
.imglist li{margin-top:40px;}
.imglist li .pic{ z-index:7; width:330px; height:220px; overflow:hidden;}
.imglist li .pic img{width:100%;}
.imglist li:hover  .pic img{transform: scale(1.05);}
.imglist ul li .date {left:20px;z-index:9;
	width:66px; height:67px; background:url(../img/bg_date4.png) no-repeat top center;
}

.imglist ul li .date b {
	
	line-height:32px;
	color: #fff;
	font-weight: normal;
}

.imglist ul li .date span {
	float: left;
	width: 100%;
	
	line-height: 20px;
}
.imglist li .bt{
    width: calc(100% - 360px);
	border-bottom:1px solid #e5e5e5;
}

.imglist ul li .bt h6 {
	float: left;
	width: 100%;
	line-height: 60px;
	height:60px;
	
}

.imglist ul li .bt h6 a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imglist ul li .bt .read{width: 134px;line-height: 32px;padding-right: 30px;font-weight:normal;text-align: center;float: left;color:#fff;font-size:16px;background:url(../img/bg_date2.png) no-repeat right center;}
.imglist ul li .bt p {
	float: left;
	width: 100%;
	line-height:25px;
	font-size: 14px;
	margin-bottom: 30px;
	color: #333;
}
.imglist ul li:hover .date{background-image:url(../img/bg_date5.png);}
.imglist ul li:hover .bt h6 a {
	color: #256b46;
}
.imglist li:hover .bt{

	border-bottom:1px solid #256b46;
}
.tabnav{
    margin-bottom: 10px;
}
.tabnav ul{}
.tabnav ul li{
    /* padding: 0 10px; */
    line-height: 50px;
    margin-right: 10px;
}
.tabnav ul li a{
    font-size: 20px;
}
.tabnav ul li.on{}
.tabnav ul li.on a,.tabnav ul li:hover a{
    color: #0f7861;
    font-weight: bold;
}

.jslist{
    width: 100%;
}
.jslist ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jslist ul li{
    width: 180px;
}
.jslist ul li .pic{
   position:relative;
   padding-top: 120%;
   overflow: hidden;
}
.jslist ul li .pic .img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.jslist ul li .pic img{width:100%;display: none;}
.jslist ul li a .bt{
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #333;
}
