/****页面公共样式 begin****/
.activity {
  display: none;
  width: 100%;
  height: 50px;
  background-color: #f4f4f4;
  margin-top: 25px;
}

.dot {
  display: none;
}

.activity div {
  float: left;
  height: 50px;
  padding: 0 35px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: white;
  background: rgba(0, 160, 233, 1);
}
/****页面公共样式 end****/

/***领导切换 begin***/
.slide_leader {
  overflow: hidden;
}

.slide_leader ul {
  width: 100% !important;
  height: auto !important;
}

.slide_leader .hd {
  width: 260px;
  overflow: hidden;
}

.slide_leader .hd div {
  width: 260px;
  height: 65px;
  margin: auto;
  font-size: 24px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 65px;
  text-align: center;
  background-color: #f39800;
}

.slide_leader .hd div:after {
  content: "";
  display: block;
  width: 32px;
  height: 12px;
  margin: auto;
  background-image: url(../images/qzf/1.png);
  background-repeat: no-repeat;
}

.slide_leader .hd a {
  display: block;
  width: 242px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-weight: bold;
  color: rgba(54, 54, 54, 1);
  background-image: url(../images/qzf/2.png);
  margin: 17px auto 0 auto;
}

.slide_leader .hd .on {
  color: #ffffff;
  background-image: url(../images/qzf/zk.png);
}

.slide_leader .bd {
  width: 1160px;
  height: 300px;
  overflow: hidden;
  background-color: #f4f4f4;
}

.leader_f1 {
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  width: 100%;
  overflow: hidden;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.photo {
  width: 180px;
  height: 240px;
}

.photo img {
  width: 100%;
  height: 100%;
}

.leader_intro {
  float: none !important;
  width: 920px;
  overflow: hidden;
}

.leader_content {
  width: 100% !important;
  position: initial !important;
}

.ld_title {
  height: 40px;
  margin: 8px 0 12px;
}

.ld_title a {
  display: inline-block;
  float: left;
  font-size: 24px;
  color: #00a0e9;
}
.ld_title a:hover {
  color: rgb(255, 64, 64);
}

.ld_title span {
  font-size: 18px;
  float: left;
  margin: 5px 0 0 10px;
}

.title_btn {
  width: 117px;
  height: 41px;
  line-height: 41px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  margin-bottom: 18px;
  background-color: #00a0e9;
}

.details_link {
  color: #00a0e9;
}

.leader_intro p {
  text-indent: 2em;
  line-height: 29px;
  margin-bottom: 15px;
}

.slide_leader .bd .content div {
  height: 37px;
  line-height: 37px;
}
/***领导切换 end***/

.activity.move {
  display: none;
  width: 1150px;
  margin-left: 10px;
}

/***图片集锦 begin***/
.atlas p {
  width: 188px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: auto;
}

.atlas {
  display: none;
  padding: 0 10px;
  overflow: hidden;
  margin-top: 10px;
  box-sizing: border-box;
}

.atlas .bd {
  width: 1140px;
  overflow: hidden;
}

.atlas .img {
  float: left;
  width: 20%;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}

.img_box {
  width: 206px;
  height: 166px;
  margin: auto;
  margin-bottom: 10px;
  line-height: 166px;
  border: 1px solid #dcdcdc;
}

.img_box img {
  width: 188px;
  height: 150px;
}
/***图片集锦 end***/

/***第二层 begin***/
.organization {
  height: 56px;
  background-image: url(../images/qzf/6.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.slide_organization .hd {
  width: 100%;
  overflow: auto;
  white-space: nowrap;
  border-bottom: 1px solid #dcdcdc;
}

.slide_organization .hd a {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  font-size: 22px;
  font-weight: bolder;
  text-align: center;
}
.slide_organization .hd .on {
  border-bottom: 3px solid #f39800;
  color: #00a0e9;
}
.slide_organization .bd {
  width: 100%;
  height: 370px;
  overflow: hidden;
}
.slide_organization .bd ul li {
  float: left;
  width: 16.66%;
}

.slide_organization .bd ul {
  min-height: 100px;
}

.slide_organization .bd a {
  display: block;
  width: 90%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  margin: auto;
  margin-top: 20px;
  border: 1px solid #dcdcdc;
}
.sz {
  height: 46px;
  line-height: 46px;
  font-size: 22px;
  border: 1px solid #e5e5e5;
  background-color: #f4f4f4;
  padding-left: 20px;
  color: #00a0e9;
  margin-bottom: 20px;
}
.sz span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  border-left: 5px solid #00a0e9;
  padding-left: 10px;
  font-size: 18px;
}

.cls_ul_all {
  height: 550px;
  border: 1px solid #e5e5e5;
  margin: 20px 0;
}

.cls_ul_tit {
  width: 100%;
  height: 50px;
}

.cls_ul_tit li {
  display: inline-block;
  width: 25%;
  border: 1px solid rgb(235, 235, 235);
  height: 50px;
  float: left;
  box-sizing: border-box;
  background-color: #fafafa;
}
.cls_ul_tit li.moveClass {
  border-top: 4px solid #00a0e9;
  color: #00a0e9;
  font-weight: 600;
  background-color: white;
}
.cls_ul_tit li span,
.cls_ul_tit li a {
  display: inline-block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cls_ul_cantent {
  height: 500px;
  background-color: #ffffff;
  overflow: hidden;
}
.cls_cantent_all {
  width: 400%;
  height: 500px;
  transition: 1s;
}
.cls_cantent_all ul {
  width: 25%;
  /* height: 500px; */
  float: left;
  overflow: auto;
}

.cls_cantent_ul1 {
padding: 20px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-around;
  align-items: center;
  justify-content: flex-start;
}

.cls_cantent_ul1 li {
  display: flex;
  width: 20%;
  justify-content: center;
  align-items: center;
}
.cls_cantent_ul1 li img {
  display: block;
  width: 140px;
  height: 200px;
  margin: 0 auto;
}
.cls_cantent_ul1 li p {
  text-align: center;
  font-size: 16px;
  height: 30px;
  margin: 10px auto 0;
}
.cls_cantent_ul1 li p span {
  display: inline-block;
  width: 100%;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cls_cantent_ulList li {
  width: 100%;
  height: 30px;
  margin: 10px auto;
  padding: 0 2%;
  box-sizing: border-box;
  border-bottom: #ebebeb 1px solid;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.cls_cantent_ulList li b {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #00a0e9;
}

.cls_cantent_ulList li a {
  display: inline-block;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
}

.cls_cantent_ulList li a:hover {
  color: #00a0e9;
}

.cls_cantent_ulList li span {
  display: inline-block;
  width: 15%;
  text-align: end;
}

/*.slide_organization .bd ul:nth-child(1) li:nth-child(9),.slide_organization .bd ul:nth-child(1) li:nth-child(24),.slide_organization .bd ul:nth-child(1) li:nth-child(25),.slide_organization .bd ul:nth-child(1) li:nth-child(26),.slide_organization .bd ul:nth-child(1) li:nth-child(27),.slide_organization .bd ul:nth-child(1) li:nth-child(29),.slide_organization .bd ul:nth-child(4) li:nth-child(3){display: none}*/
/***第二层 end***/
@media screen and (max-device-width: 768px) {
  .slide_leader .hd,
  .leader_intro {
    width: 100%;
    height: auto;
  }

  .leader_f1 {
    flex-wrap: wrap;
  }

  .slide_leader .hd div {
    margin-bottom: 12px;
  }

  .slide_leader .hd .on {
    background-image: none;
    background-color: #00a0e9;
  }

  .slide_leader .hd a {
    float: left;
    width: 45%;
    margin: 5px 2.5%;
    background-image: none;
    background-color: #e9f4f9;
  }

  .slide_leader .bd {
    width: 100%;
    height: auto;
  }

  .activity.move {
    margin: 0;
  }

  .photo {
    width: 50%;
    height: auto;
    margin: 10px 25%;
  }

  .atlas .img {
    width: 228px;
  }

  .slide_organization .bd ul li {
    width: 50%;
  }

  .slide_organization .bd {
    height: auto;
  }

  .cls_cantent_ul1 li {
    width: 40%;
  }

  .cls_cantent_ul1 {
    justify-content: space-between;
  }

  .cls_cantent_ulList li a {
    width: 70%;
  }

  .cls_cantent_ulList li span {
    width: 30%;
  }
}
