body,
html {
  min-width: 1200px;
  font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma,
    Arial, 'Hiragino Sans GB';
  max-width: 1920px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.cont a {
  font-size: 16px;
  color: #333;
}
.ldzc_main .bd .block .right .contBox > span {
  background-color: white !important;
}

ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

div {
  display: block;
}

html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dl,
dt,
dd,
iframe,
span {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
dl,
dt,
dd,
ol {
  list-style-type: none;
}

a {
  text-decoration: none !important;
}

a:-webkit-any-link {
  cursor: pointer;
  text-decoration: underline;
}

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

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

li {
  list-style: none;
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
}

p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

/* 当前位置 */
.position {
  height: 61px;
  line-height: 61px;
}

.position .container {
  border-bottom: 1px solid #eeeeee;
  font-size: 15px;
  color: #666666;
  height: 100%;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.position .container span {
  display: inline-block;
  padding-left: 27px;
  height: 100%;
  background: url(/eportal/uiFramework/commonResource/image/2022052222503547805.png)
    no-repeat left center;
  vertical-align: top;
}

.position .container a {
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  color: #666666;
  height: 100%;
}

.position .container a:last-child {
  color: #71922a;
}

/* 导航内容 */
.ldzc_main {
  padding-top: 40px;
}

.ldzc_main .hd .clearfix li a {
  /*  color: #fff;  */
  font-size: 20px;
}

.ldzc_main .hd .clearfix li.on {
  background: url(/eportal/uiFramework/commonResource/image/2022052222253340230.png)
    no-repeat center;
  background-size: contain;
}
.ldzc_main .hd .clearfix li.on a {
  color: #fff !important;
}

.ldzc_main .hd .clearfix li {
  float: left;
  width: 278px;
  height: 80px;
  line-height: 80px;
  background: url(/eportal/uiFramework/commonResource/image/2022052222201518143.png)
    no-repeat center;
  background-size: contain;
  margin-right: 29px;
  box-sizing: border-box;
  position: relative;
  padding-left: 120px;
  font-size: 22px;
  color: #333333;
  cursor: pointer;
}

.ldzc_main .hd .clearfix li:nth-child(1).on::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222473757239.png)
    no-repeat left center;
  color: #fff;
}

.ldzc_main .hd .clearfix li:nth-child(1)::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222255318196.png)
    no-repeat left center;
}

.ldzc_main .hd .clearfix li::after {
  content: '';
  position: absolute;
  left: 71px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 100%;
}

.ldzc_main .hd .clearfix li:nth-child(2).on::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222480133614.png)
    no-repeat left center;
}

.ldzc_main .hd .clearfix li:nth-child(2)::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222475131277.png)
    no-repeat left center;
}

.ldzc_main .hd ul li:nth-child(3)::after {
  background: url(/eportal/uiFramework/commonResource/image/2022061121125845554.png)
    no-repeat left center;
}

.ldzc_main .hd .clearfix li:nth-child(3)::after {
  background: url(/eportal/uiFramework/commonResource/image/2022061121125845554.png)
    no-repeat left center;
}

.ldzc_main .hd .clearfix li:nth-child(3).on::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222481162819.png)
    no-repeat left center;
}

.ldzc_main .hd .clearfix li:nth-child(4)::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222493096887.png)
    no-repeat left center;
}

.ldzc_main .hd .clearfix li:nth-child(4).on::after {
  background: url(/eportal/uiFramework/commonResource/image/2022052222494124164.png)
    no-repeat left center;
}

.ldzc_main .bd .block .left {
  float: left;
  width: 290px;
}

.ldzc_main .bd .block .left .leadership-left-css li:hover,
.ldzc_main .bd .block .left .leadership-left-css li.on {
  border: 1px solid #99bf82;
  background-image: -moz-linear-gradient(
    120deg,
    rgb(137, 181, 109) 0%,
    rgb(156, 193, 133) 100%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(137, 181, 109) 0%,
    rgb(156, 193, 133) 100%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(137, 181, 109) 0%,
    rgb(156, 193, 133) 100%
  );
  color: white;
}

.ldzc_main .bd .block .left .leadership-left-css li {
  height: 86px;
  box-sizing: border-box;
  border: 1px solid #e1e3e5;
  border-radius: 3px;
  margin-bottom: 15px;
}

.ldzc_main .bd .block .left .leadership-left-css li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/eportal/uiFramework/commonResource/image/2022052222495167696.png)
    no-repeat right center;
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 20px;
}

.ldzc_main .bd .block .left .leadership-left-css li:hover span,
.ldzc_main .bd .block .left .leadership-left-css li.on span {
  color: #fff;
}

.ldzc_main .bd .block .left .leadership-left-css li a span {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #71922a;
  line-height: 46px;
}

.ldzc_main .bd .block .left .leadership-left-css li:hover p,
.ldzc_main .bd .block .left .leadership-left-css li.on p {
  color: #fff;
}

.ldzc_main .bd .block .left .leadership-left-css li a p {
  font-size: 16px;
  color: #666666;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}

.ldzc_main .bd .block .right {
  float: right;
  width: 870px;
  padding-bottom: 70px;
}

.ldzc_main .bd .block .right .right_hd {
  text-align: center;
}

.ldzc_main .bd .block .right .right_hd a {
  display: block;
  width: 165px;
  height: 234px;
  background: url(/eportal/uiFramework/commonResource/image/2022052223215725204.png)
    no-repeat center bottom;
  margin: 0 auto;
}

.ldzc_main .bd .block .right .right_hd a img {
  width: 100%;
  height: 221px;
  display: block;
}

.ldzc_main .bd .block .right .right_hd > div span {
  display: block;
  font-size: 24px;
  color: #71922a;
  font-weight: 700;
  line-height: 32px;
  margin: 5px 0 10px;
}

.ldzc_main .bd .block .right .right_hd > div p {
  display: block;
  font-size: 18px;
  color: #333333;
}

/* 个人简介 */
.ldzc_main .bd .block .right .contBox {
  border: 1px solid #eeeeee;
  padding: 40px 30px 30px;
  position: relative;
  margin-top: 65px;
}

.ldzc_main .bd .block .right .right_mid span {
  background: url(/eportal/uiFramework/commonResource/image/2022052222495988537.png)
    no-repeat 12px center !important;
  background-color: #fff;
}

.ldzc_main .bd .block .right .contBox > span {
  position: absolute;
  left: 17px;
  top: -16px;
  padding-left: 55px;
  padding-right: 15px;
  background: #fff;
  font-size: 22px;
  color: #71922a;
  font-weight: 700;
}

.ldzc_main .bd .block .right .contBox > .cont {
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 32px !important;
  font-family: '微软雅黑' !important;
  text-align: justify;
}

/* 领导分工 */
.ldzc_main .bd .block .right .contBox {
  border: 1px solid #eeeeee;
  padding: 40px 30px 30px;
  position: relative;
  margin-top: 65px;
}

.ldzc_main .bd .block .right .right_bot span {
  background: url(/eportal/uiFramework/commonResource/image/2022052222501041371.png)
    no-repeat 12px center !important;
  background-color: #fff;
}

.ldzc_main .bd .block .right .contBox > span {
  position: absolute;
  left: 17px;
  top: -16px;
  padding-left: 55px;
  padding-right: 15px;
  background: #fff;
  font-size: 22px;
  color: #71922a;
  font-weight: 700;
}

.ldzc_main .bd .block .right .contBox > .cont {
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 32px !important;
  font-family: '微软雅黑' !important;
  text-align: justify;
}

/* 党委 */
.dangWei {
  display: flex !important;
}

/*移动端*/

@media screen and (max-width: 768px) {
  html,
  body {
    min-width: 374px !important;
  }

  .container {
    width: 90vw;
    display: flex;
    justify-content: center;
    /*   overflow: hidden; */
    flex-wrap: wrap;
  }

  .dangWei {
    display: block !important;
  }

  .dangWei {
    width: 500px;
  }

  .dangWei li a {
    font-size: 3px;
  }

  .left {
    margin-left: 12%;
    width: 100%;
    float: none;
  }

  .right {
    width: 100%;
    clear: both;
  }

  .ldzc_main {
    width: 100vw !important;
    clear: both;
    /* background-color: red; */
  }

  .ldzc_main .bd .block .right {
    width: 100vw;
    overflow: hidden;
    clear: both;
  }
  #leadership_top {
    width: 80%;
  }

  .position .container a {
    font-size: 10px !important;
  }

  .ldzc_main .hd .clearfix li {
    border-radius: 7px 0 0;
  }
}