/* 全过程工程咨询 */
.active_wrap {
  width: 80%;
  margin: 0 auto;
  padding: 44px 0 50px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  box-sizing: border-box;
}
.left_img {
  width: 380px;
  min-width: 280px;
  height: 457;
  min-height: 457px;
  background-image: url("/home/assets/img/99.png");
  background-size: 100% 100%;
}
.left_img h3 {
  margin-top: 94px;
  margin-left: 41px;
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 49px;
  color: #004d91;
}
.left_img p {
  margin-left: 41px;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 19px;
  color: #2c2c2c;
}
.right_active {
  width: 800px;
  min-width: 800px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 25px;
}
.right_active a {
  margin-bottom: 6px;
  width: 390px;
  height: 154px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  overflow-y: hidden;
  z-index: 1;
}
.right_active a:hover {
  width: 390px;
  height: 154px;
  background-image: url("/home/assets/img/hover_background.png");
  background-size: 100% 100%;
  z-index: 1;
}
.right_active a:hover > .consulting h3 {
  color: white;
}
.right_active a:hover > .consulting p {
  color: white;
}
.right_active a img {
  width: 94px;
  height: 94px;
}
.right_active a .consulting {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background: none;
}
.right_active a .consulting h3 {
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1d1f27;
}
.right_active a .consulting p {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #1d1f27;
}

/* 信息公告 */
.info {
  height: 773px;
  background: #f5f5f5;
  position: relative;
  text-align: center;
  padding-top: 50px;
}
.title {
  text-align: center;
}
.title h3 {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #004d91;
}
.title p {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #2c2c2c;
  letter-spacing: 2px;
}
.midbackgr {
  margin-top: 97px;
}
.midbackgr .midbackgrtop {
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  width: 1178px;
  display: flex;
  justify-content: space-evenly;
}
.midbackgr .midbackgrbot {
  position: absolute;
  display: flex;
  justify-content: space-evenly;
  top: 420px;
  left: 50%;
  transform: translateX(-50%);
}
.midbackgr .midbackgrtop a,
.midbackgrbot a {
  width: 288px;
  height: 228px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
.midbackgrtop a img,
.midbackgrbot a img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
}
.midbackgrtop a:hover > h3,
.midbackgrbot a:hover > h3 {
  color: #004d91;
}
.midbackgrtop a h3,
.midbackgrbot a h3 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1d1f27;
  margin-top: 16px;
}
.midbackgrtop a p,
.midbackgrbot a p {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #1d1f27;
}
.info .mid_button {
  top: 180px;
}

/* 业绩展示 */
.Performance {
  width: 100%;
  background-image: url("/home/assets/img/botbackgroundone.png");
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  padding: 55px 0 61px 0;
  box-sizing: border-box;
}
.Performance_mid {
  margin: 0 auto;
  width: 1200px;
  min-width: 1200px;
  padding: 55px 0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.Performance .titleback {
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  width: 356px;
  height: 20px;
}
.Performance_mid a {
  width: 384px;
  margin: 0 12px;
  position: relative;
}
.Performance_mid a .titleicon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 124px;
  height: 45px;
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  display: none;
}
.Performance_mid a .Mask {
  width: 384px;
  height: 216px;
  background: #000a31;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  cursor: pointer;
  display: none;
}
.Performance_mid a p {
  font-size: 20px;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 29px;
  color: #1d1f27;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Performance_mid .mid_img{
  width: 384px;
  max-width: 384px;
  height: 216px;
  max-height: 216px;
  position: relative;
  overflow: hidden;
}
.Performance_mid a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.Performance .botbtn {
  width: 100%;
}
.Performance .botbtn a {
  margin: 0 auto;
  width: 190px;
  height: 52px;
  background: #ffffff;
  border: 1px solid #004d91;
  text-align: center;
  line-height: 52px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #004d91;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Performance .botbtn a img {
  margin-left: 6px;
  width: 14px;
  height: 13px;
}

.Performancetwo {
  height: 697px;
  background-image: url("/home/assets/img/Performancetwo.png");
  background-size: 100% 100%;
  padding-top: 40px;
  box-sizing: border-box;
}
.Performancetwo .title h3,
.Performancetwo .title p {
  color: white;
}
.Performancetwo .title {
  margin-bottom: 51px;
}
.Performancetwo .title h3 {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 49px;
}
.Performancetwo .title p{
    font-size: 16px;
font-family: Roboto;
font-weight: 400;
line-height: 19px;
}
.boxlist {
  margin: 0 auto;
  width: 1200px;
  min-width: 1200px;
  display: flex;
}

.boxlist .boxlist_left,
.boxlist .boxlist_right {
  width: 49.5%;
  height: 460px;
  background: #023968;
  padding: 16px 25px 0;
  margin: 0 8px;
  box-sizing: border-box;
}
.boxlist .boxlist_left ul a,
.boxlist .boxlist_right ul a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
}
.boxlist .boxlist_left ul a:nth-child(1),
.boxlist .boxlist_right ul a:nth-child(1) {
  margin-top: 31px;
}
.boxlist .boxlist_left ul a span,
.boxlist .boxlist_right ul a span {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 26px;
}
.boxlist .boxlist_left ul a span:hover,
.boxlist .boxlist_right ul a span:hover {
  text-decoration: underline;
  cursor: pointer;
}
.boxlist .boxlist_left ul a span::before,
.boxlist .boxlist_right ul a span::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: white;
  margin-right: 8px;
  margin-bottom: 4px;
}
.boxlist_left_header,
.boxlist_right_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid white;
  padding-bottom: 18px;
  color: white;
}
.boxlist_left_header h3,
.boxlist_right_header h3 {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 40px;
}
.boxlist_left_header div,
.boxlist_right_header div {
  display: flex;
  align-items: center;
}
.boxlist_left_header a,
.boxlist_right_header a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.3;
}
.boxlist_left_header span,
.boxlist_right_header span {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 19px;
  color: #ffffff;
  margin-left: 11px;
  margin-top: 8px;
  letter-spacing: 2px;
  opacity: 0.3;
}
.boxlist_left_header a::after,
.boxlist_right_header a::after {
  content: "";
  margin-left: 5px;
  display: inline-block;
  background-image: url("/home/assets/img/right.png");
  background-size: 100% 100%;
  width: 13px;
  height: 13px;
}

.botlink {
  height: 396px;
  position: relative;
  padding-top: 50px;
}
.botlink .titleback {
  width: 358px;
  height: 21px;
  position: absolute;
  left: 50%;
  top: 68px;
  transform: translateX(-50%);
}
.botlink .linkimg {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.botlink .title{
    margin-bottom: 32px;
}
.botlink .linkimg img {
  width: 290px;
  height: 80px;
  max-width: 290px;
  max-height: 80px;
  min-width: 290px;
  min-height: 80px;
  border: 1px solid #cfd4d8;
  margin: 0 7px;
  margin-top: 16px;
}
