body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
min-width:1400px;
}
a{
  color: #333333;
}
.clearfix{
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size:0;
}
.center{
  width: 1200px;
  margin: 0 auto;
}
.top_30{
  margin-top: 30px;
}
.header_ban img{
  height: 90px;
}
.header_nav{
  background-color: #22a14d;
}
.header_nav ul{
  line-height: 70px;
  font-size: 22px;
  font-weight: bold;
}
.header_nav ul li{
  float: left;
  width: 200px;
 /* margin-left: 40px; */
  text-align: center;
}
.header_nav ul li:first-child{
margin-left:40px;
}
.header_nav ul li.on,.header_nav ul li:hover{
  background-color: #117031;
}
.header_nav ul li a{
  color: #fff;
  display: inline-block;
  width: 100%;
}
/* 轮播 */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: calc(((100% - 1200px) / 2) + 10px);
  bottom: 65px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-left: 17px;
  width: 70px;
  height: 17px;
  background: #b3b3b3;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #22a14d;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
width:100%;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 100%;
  height: 600px;
  display: block;
    object-fit: cover;
}
/* 中心内容 */
.xwdt .xwdtslide{
  width: 583px;
  overflow: hidden;
  position: relative;
  float: left;
}
.xwdtslide .hd {
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 22px;
  z-index: 1;
}

.xwdtslide .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.xwdtslide .hd ul li {
  float: left;
  margin-left: 7px;
  width: 20px;
  height: 7px;
  background: #b3b3b3;
  cursor: pointer;
}

.xwdtslide .hd ul li.on {
  background: #22a14d;
}

.xwdtslide .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.xwdtslide .bd li {
  zoom: 1;
  vertical-align: middle;
}
.xwdtslide .bd li p{
  line-height: 57px;
  background-color: rgba(0,0,0,0.5);
  padding: 0 160px 0 23px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  color: #fff;
  width:583px;
}
.xwdtslide .bd img {
  width: 100%;
  height: 356px;
  object-fit: cover;
}
.xwdt_list{
  float: right;
  width: 598px;
}
.xwdt_list .xwdt_title{
  background: url(lefticon_03.png) no-repeat left top;
  line-height: 35px;
  padding-left: 55px;
}
.xwdt_list .xwdt_title a{
  font-size: 24px;
  color: #117031;
  font-weight: bold;
  background:url(bottomicon_03.png) no-repeat center bottom;
  display: inline-block;
  height: 100%;
  padding-bottom: 15px;
}
.xwdt_list .xwdt_con{
  line-height: 49px;
  margin-top: 14px;
  font-size: 18px;
}
.xwdt_list .xwdt_con li::before{
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  float: left;
  background-color: #333;
  margin-right: 17px;
  margin: 28px 17px 0 11px;
}
.xwdt_list .xwdt_con li a{
  max-width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  float: left;
}
.xwdt_list .xwdt_con li a:hover{
  color: #117031;
}
.xwdt_list .xwdt_con li span{
  color: #adadad;
  float: right;
}

/* 尽责参与 */
.jzcy_tit{
  float: left;
  background: url(ce.png) no-repeat center;
  width: 92px;
  height: 475px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.jzcy_tit a{
    display: inline-block;
    width: 100%;
    height: 100%;
color:#fff;
}
.jzcy_tit span{
  width: 24px;
  display: block;
  margin: 137px auto 0 auto;
line-height: 27px;
}
.jzcy_con{
  float: right;
  margin: -30px -18px 0 0;
width:1102px;
}
.jzcy_con li{
  width: 166px;
      margin: 30px 17px 0 0;
float:left;
}
.jzcy_con li img{
  width: 100%;
  height: 98px;
  object-fit: cover;
}
.jzcy_con li p {
  line-height: 40px;
  background: #046636;
  border-radius: 0 0 8px 8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  border: 0;
  padding: 0 10px;
}
.center_banner a{
  float: left;
  display: inline-block;
  width: 580px;
  margin-right: 35px;
}
.center_banner a:last-child{
  margin-right: 0;
}
.center_banner a img{
  width: 100%;
}
.jzxs{
  width: 100%;
  background-color: #edf6ea;
  padding: 31px 0 0 0;
}
.jzxs_title>div{
  float: left;
}
.jzxs_title>div.title_left{
  font-size: 24px;
  color:#117031;
  font-weight: bold;
  line-height: 28px;
  width: 97px;
  margin: 0 30px 0 53px;
}
.jzxs_title>div.title_left span{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.jzxs_title>div.title_right{
  max-width: 952px;
  font-size: 16px;
  line-height: 28px;
}
.jzxs_con{
  margin: 28px 0 45px 35px;
}
.jzxs_con li{
  float: left;
  width: 100px;
  text-align: center;
  margin-right: 47px;
}
.jzxs_con li:last-child{
  margin-right: 0;
}
.jzxs_con li p{
  width: 100%;
  font-size: 16px;
  background-color: #fff;
  line-height: 28px;
  border: 1px solid #117031;
  border-radius: 14px;
  text-align: center;
  color: #046636;
  margin-top: 5px;
}
.bottom_banner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottom_banner a{
  display: block;
width: 49%;
  margin-bottom: 30px;
}
.bottom_banner a>img{
  width: 100%;
}