* {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  body {
    overflow-x: hidden;
  }
}
.logo {
  width: 181px;
  height: 124px;
}
#persons {
  margin-top: 30px;
}
.danwei {
  margin-top: 100px;
}
.danwei .danwei_4 {
  display: flex;
  height: 775px;
}
.danwei .danwei_4 .danwei_3_1 {
  width: 533px;
  background-color: rgba(140, 162, 210, 0.1);
  height: 100%;
}
.danwei .danwei_4 .danwei_3_1 img:hover {
  transform: scale(1.1);
}
.danwei .danwei_4 .danwei_3_1 img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.danwei .danwei_4 .danwei_3_2 {
  overflow: hidden;
  height: 100%;
  width: 73%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.danwei .danwei_4 .danwei_3_2 .danwei_3_2_1 img {
  width: 206px;
  height: 207px;
  display: block;
  margin: auto;
}
.danwei .danwei_4 .danwei_3_2 .danwei_3_2_1 span:nth-of-type(1) {
  margin: 10px;
  margin-bottom: 10px;
  text-align: center;
  margin: auto;
  display: block;
  font-size: 60px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #6269ae;
}
.danwei .danwei_4 .danwei_3_2 .danwei_3_2_1 span:nth-of-type(2) {
  display: block;
  font-size: 30px;
  text-align: center;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #1d1d1d;
}
.danwei .danwei_3 {
  margin-top: 150px;
  display: flex;
  height: 459px;
}
.danwei .danwei_3 .danwei_3_1 {
  width: 533px;
  background-color: rgba(140, 162, 210, 0.1);
  height: 100%;
}
.danwei .danwei_3 .danwei_3_1 img {
  width: 181px;
  height: 124px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.danwei .danwei_3 .danwei_3_2 {
  width: 73%;
  overflow: hidden;
  height: 100%;
}
.danwei .danwei_3 .danwei_3_2 img:hover {
  transform: scale(1.1);
}
.danwei .danwei_3 .danwei_3_2 img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.danwei .danwei_2 {
  margin-top: 100px;
}
.danwei .danwei_2 .cankao_2 {
  width: 40%;
  margin: auto;
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 30px;
  color: #1d1d1d;
}
.danwei .danwei_1 {
  width: 30%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.danwei .danwei_1 span {
  display: block;
  margin-bottom: 15px;
  text-align: center;
  cursor: pointer;
  width: 50%;
}
.danwei .cankao_1 img {
  display: block;
  margin: 80px auto;
  width: 26px;
  height: 26px;
}
.danwei .cankao_1 span:nth-of-type(1) {
  font-size: 40px;
  text-align: center;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #6269ae;
  display: block;
}
.danwei .cankao_1 span:nth-of-type(2) {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
  display: block;
}
.cankao {
  min-height: 500px;
  box-sizing: border-box;
  padding-top: 100px;
}
.cankao .hd {
  display: flex;
  height: 891px;
  width: 100%;
  justify-content: space-between;
}
.cankao .hd .hd_1 {
  padding-top: 200px;
  padding-left: 200px;
  padding-right: 200px;
  width: 50%;
  box-sizing: border-box;
  height: 100%;
  background-color: rgba(140, 162, 210, 0.1);
}
.cankao .hd .hd_1 span {
  display: block;
}
.cankao .hd .hd_1 span:nth-of-type(1) {
  font-size: 40px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #d63e3c;
}
.cankao .hd .hd_1 span:nth-of-type(2) {
  font-size: 20px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
}
.cankao .hd .hd_1 span:nth-of-type(3) {
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 12px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #8ca2d2;
}
.cankao .hd .hd_1 span:nth-of-type(4) {
  font-size: 12px;
  line-height: 30px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #1d1d1d;
  margin-bottom: 50px;
}
.cankao .hd .hd_1 img {
  width: 15px;
  height: 14px;
}
.cankao .hd .hd_2 {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.cankao .hd .hd_2 img:hover {
  transform: scale(1.1);
}
.cankao .hd .hd_2 img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.cankao .lun {
  width: 100%;
  margin: 50px auto;
  height: 330px;
  margin-bottom: 100px;
}
.cankao .lun .lun_1 {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../image/bj6.png);
}
.cankao .lun .lun_1 span {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 18px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d1d1d;
}
.cankao .cankao_1 span:nth-of-type(1) {
  font-size: 40px;
  text-align: center;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #6269ae;
  display: block;
}
.cankao .cankao_1 span:nth-of-type(2) {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
  display: block;
}
.zanh {
  height: 751.19px;
  width: 100%;
  display: flex;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../image/bj3.png);
}
.zanh .zanh_2 {
  width: 74%;
  box-sizing: border-box;
  display: flex;
}
.zanh .zanh_2 .zanh_2_1 {
  width: 21%;
  height: 100%;
  padding: 200px 30px 30px 30px;
}
.zanh .zanh_2 .zanh_2_1 img:nth-of-type(1) {
  width: 231px;
  margin-top: 20px;
  display: block;
  height: 142px;
}
.zanh .zanh_2 .zanh_2_1 img:nth-of-type(2) {
  width: 14.13px;
  height: 8.61px;
  margin-top: 20px;
  display: block;
}
.zanh .zanh_2 .zanh_2_1 span:nth-of-type(1) {
  display: block;
  font-size: 50px;
  font-family: PingFang SC-Light, PingFang SC;
  font-weight: 300;
  color: #1d1d1d;
}
.zanh .zanh_2 .zanh_2_1 span:nth-of-type(2) {
  display: block;
  font-size: 50px;
  font-family: PingFang SC-Light, PingFang SC;
  font-weight: 300;
  color: #1d1d1d;
}
.zanh .zanh_2 .zanh_2_1 span:nth-of-type(3) {
  display: block;
  font-size: 20px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #1d1d1d;
}
.zanh .zanh_1 {
  box-sizing: border-box;
  width: 26%;
  padding-top: 200px;
  padding-right: 40px;
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.zanh .zanh_1 span:nth-of-type(1) {
  font-size: 40px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #d63e3c;
  display: block;
}
.zanh .zanh_1 span:nth-of-type(2) {
  margin: 15px 0 30px 0;
  font-size: 20px;
  display: block;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
}
.zanh .zanh_1 img {
  width: 26px;
  height: 26px;
}
.body {
  width: 100%;
  min-height: 848px;
  display: flex;
}
.body .body_2_4 {
  display: flex;
  margin-top: 80px;
}
.body .body_2_4 .body_2_4_1 span:nth-of-type(1) {
  font-size: 18px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  display: block;
  color: #8ca2d2;
}
.body .body_2_4 .body_2_4_1 span:nth-of-type(2) {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #1d1d1d;
}
.body .body_2 {
  box-sizing: border-box;
  padding-left: 80px;
  padding-right: 300px;
  padding-top: 100px;
}
.body .body_2 .body_2_3 {
  margin-top: 80px;
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #1d1d1d;
  line-height: 30px;
}
.body .body_2 .body_2_1_1 {
  margin-top: 100px;
}
.body .body_2 .body_2_1 span:nth-of-type(1) {
  font-size: 40px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #6269ae;
  display: block;
}
.body .body_2 .body_2_1 span:nth-of-type(2) {
  display: block;
  font-size: 20px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
}
.body .body_1 {
  width: 30%;
  height: 848px;
  overflow: hidden;
}
.body .body_1 .body_1_1 {
  width: 100%;
  height: 848px;
  transition: all 1s;
}
.body .body_1 .body_1_1:hover {
  transform: scale(1.1);
}
.body .body_2 {
  width: 70%;
}
.top {
  width: 100%;
  height: 1298px;
  box-sizing: border-box;
  padding-top: 100px;
  background-size: 100% 100%;
  background-image: url(../image/bj.png);
  background-repeat: no-repeat;
}
.top .top_01_img:hover {
  transform: scale(1.1);
}
.top .top_01_img {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 1s;
  width: 100%;
  height: 808px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../image/bj2.png);
}
.top .top_01_img .top_02 .top_02_1 {
  display: block;
  font-size: 40px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #ffffff;
}
.top .top_01_img .top_02 .top_02_2 {
  margin-top: 20px;
  width: 280px;
  height: 40px;
}
.top .top_01 {
  width: 65%;
  margin: 40px auto;
}
.top .top_01 .top_01_1 {
  font-size: 20rpx;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #1d1d1d;
}
.top .top_0 {
  width: 65%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top .top_0 .top_1 .top_1_2 {
  font-size: 30px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #1d1d1d;
}
.top .top_0 .top_1 .top_1_1 {
  font-size: 60px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #6269ae;
}
