.mian-body{ width:100%; margin:0 auto; min-height:1000px; background:#e0e2e4; padding-bottom:40px; }
.mian-body-m{ width:1400px; min-height:1000px; margin:-60px auto 0 auto; background:#fff; position:relative; }

.titilegps{ width:1300px; height:60px; margin:0 auto; }
.titilegps-titile{ width:60%; height:100%; float:left ; font-size:32px; color:#296008; line-height:67px;}
.titilegps-gps{ width:40%; height:100%; float:left;line-height:85px;font-size:14px;color:#55b531; text-align:right;}
.titilegps-gps img{ margin-bottom:-1px; margin-right:8px;}
.titilegps-gps a{ font-size:14px; color:#9b9b9b; }
.titilegps-gps a:hover{color:#55b531;}

.newsnav{ width:1300px; height:60px; margin:0 auto; background:#f2f2f2; }
.newsnav-l{ width:70%; height:100%; float:left; box-sizing:border-box;}
.newsnav-l-ly{ min-width:100px; height:60px; line-height:60px; float:left; background:url(../images/news-icon01.png) no-repeat 0 50%; 
font-size:14px; color:#aaaaaa; text-indent:20px; margin-left:20px;}
.newsnav-l-zz{ min-width:100px; height:60px; line-height:60px; float:left; background:url(../images/news-icon02.png) no-repeat 0 50%;font-size:14px; color:#aaaaaa; text-indent:20px; margin-left:20px;}
.newsnav-l-time{ min-width:100px; height:60px; line-height:60px; float:left; background:url(../images/news-icon03.png) no-repeat 0 50%;font-size:14px; color:#aaaaaa; text-indent:20px; margin-left:20px;}
.newsnav-l-click{ min-width:100px; height:60px; line-height:60px; float:left; background:url(../images/news-icon04.png) no-repeat 0 50%;font-size:14px; color:#aaaaaa; text-indent:28px;margin-left:20px;}

.newsnav-r{ width:30%; height:100%; float:left;  box-sizing:border-box;}



.news{ width:1300px; min-height:500px; margin:50px auto 0 auto; padding:0 50px 40px 50px; }

.news-title{ width:100%; font-size:26px; color:#245504; font-weight:700; text-align:center; line-height:42px; margin-bottom:50px;}
.news-content{ width:100%; min-height:500px; line-height:43px;font-size: 18px;}
.news-content p{text-indent:2em;margin:5px 0;}
.news-updowm{ width:1260px; padding: 12px 20px 0 20px; height:100px; background:#f2f2f2; margin-top:50px; }
.news-updowm a{ display:block; font-size:16px; color:#666666; /*margin-top:15px;*/overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-updowm a:hover{ color:#55b531;}

.wp-block-image{margin:20px 0 !important;}

.bdsharebuttonbox{ float:right; margin-top:15px;margin-right:20px;}

figcaption{font-size:14px;line-height:24px;}

.news-content table{
    width:100%;
}

table, th, td {
  border: 1px solid black;
  border-collapse: collapse; /* 移除单元格之间的间隔 */
}







