.zhu_tu {
  width: 40%;
}
.li_xia {
  font-size: 20px;
  color: #184483;
  font-weight: bold;
  line-height: 26px;
}
.ex_jia {
  width: 100%;
  padding: 20px;
  display: flex;
  background-color: #fff;
  margin: 40px 0 60px;
  box-shadow: 0px 0px 20px #ccc;
}
.ex_jia .iconfont {
  color: #184483;
  font-weight: bold;
  line-height: 26px;
  margin-right: 1%;
}
.ex_jia .ex_jies {
  font-size: 14px;
  line-height: 25px;
  margin-top: 30px;
  color: #6f6f6f;
  text-align: justify;
}
.xi_S {
  display: block !important;
  display: flex !important;
}
.staff {
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  display: none;
}
.staff:after{
   content: "";
   width: 32%;
 }
.staff .personage {
  width: 32%;
  margin-bottom: 30px;
  cursor: pointer;
}
.staff .personage img {
  width: 100%;
}
.staff .personage .ju_li {
  padding: 10px;
  margin: 40px 0 0;
}
.staff .personage .ju_li .st_wif {
  width: 93%;
}
.staff .personage .ju_li .st_wif p {
  width: 100%;
}
.jsTheTop{cursor: pointer;}
.z_hao,.z_hao_top {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(26, 25, 25, 0.5);
  z-index: 99;
  display: none;
}
.jia_ch,.jia_ch_top {
  width: 800px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 100px auto;
  display: flex;
  align-items: center;
  z-index: 999;
  display: none;
}
.jia_ch .jie_sh, .jia_ch_top .jie_sh{
  border-radius: 10px;
  flex: 1;
  background: #fff;
  padding: 30px;
  display: flex;
  position: relative;
}
.jia_ch .jie_sh .ji_zuo, .jia_ch_top .jie_sh .ji_zuo {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
  position: absolute;
  top: 0;
  left: -870px;
  right: 0;
  bottom: 0;
  margin: auto ;
}
.jia_ch .jie_sh .ji_you, .jia_ch_top .jie_sh .ji_you {
  position: absolute;
  top: 0;
  left: 0;
  right: -870px;
  bottom: 0;
  margin: auto;
}
.jia_ch .jie_sh .din_w, .jia_ch_top .jie_sh .din_w_top{
  position: absolute;
  right: -13px;
  top: -13px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ccc;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.jia_ch .jie_sh .tu_p, .jia_ch_top .jie_sh .tu_p_top{
  width: 30%;
  margin-right: 20px;
}
.jia_ch .jie_sh .tu_p img, .jia_ch_top .jie_sh .tu_p_top img {
  width: 100%;
  border: 1px solid #ccc;
  padding: 2px;
}
.jia_ch .jie_sh .dle_l, .jia_ch_top .jie_sh .dle_l_top {
  flex: 1;
  padding-top: 10px;
}
.jia_ch .jie_sh .dle_l .pad_dl, .jia_ch_top .jie_sh .dle_l_top .pad_dl {
  margin-bottom: 20px;
}
.jia_ch .jie_sh .dle_l .jia_je,  .jia_ch_top .jie_sh .dle_l_top .jia_je{
  line-height: 25px;
  font-size: 14px;
  text-align: justify;
  color: #6f6f6f;
}
.jia_ch .ton_ya, .jia_ch_top .ton_ya {
  width: 30px;
  height: 30px;
  background-color: rgba(212, 212, 214, 0.5);
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  font-size: 20px;
}
@media screen and (max-width: 980px) {
  .ex_jia .ex_jies {
    font-size: 0.8em;
  }
  .ex_jia .ex_jies {
    margin-top: 15px;
  }
  .ju_li p {
    font-size: 0.7em;
  }
  .li_xia {
    font-size: 0.8em;
  }
  .xi_ao {
    font-size: 0.8em;
  }
  .staff .personage .ju_li {
    padding: 10px 2px;
    margin: 15px 0 0;
  }
  .jia_ch .jie_sh .ji_zuo,
  .jia_ch .jie_sh .ji_you {
    display: none;
  }
  .jia_ch .jie_sh .dle_l .jia_je, .jia_ch_top .jie_sh .dle_l_top .jia_je {
    font-size: 0.8em;
    line-height: 16px;
    text-align: justify;
    color: #6f6f6f;
  }
  .jia_ch, .jia_ch_top {
    width: 100%;
    margin: 0 auto ;
    max-height: 100%;
    overflow: auto;
  }
  .jia_ch .jie_sh, .jia_ch_top .jie_sh {
    padding: 10px;
  }
  .jia_ch .jie_sh .dle_l .pad_dl, .jia_ch_top .jie_sh .dle_l_top .pad_dl {
    font-size: 0.7em;
  }
  .jia_ch .jie_sh .din_w, .jia_ch_top .jie_sh .din_w_top {
    display: none;
  }
  .icon-you {
    font-size: 0.8em;
  }
  .mayi_close{
	  display:block !important;
	right: -5px !important;
    top: -5px !important;
  }
}
