#communication_pact{
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  background: url('../images/communication_pact_icon1.png') no-repeat left top,rgba(23, 23, 67, 1);
  background-size: 100vw 61.733vw;
  overflow-x: hidden;
}

.communication_pact_title{
  width: 100%;
  height: 10.8vw;
  padding-top: 6.267vw;
  position: fixed;
  left: 0vw;
  top: 0vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 4.267vw;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
}
.communication_pact_title_back{
  width: 9.2vw;
  height: 9.2vw;
  position: absolute;
  left: 0vw;
  bottom: 0.8vw;
  background: url('../images/communication_pact_icon2.png') no-repeat left top;
  background-size: 100% 100%;
}
.communication_pact_title_height{
  height: 10.8vw;
  padding-top: 6.267vw;
}

.communication_pact_title1_text1{
  width: 100%;
  text-align: center;
  margin-top: 5.6vw;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 7.067vw;
  color: #FFFFFF;
  line-height: 9.867vw;
  text-align: center;
  font-style: normal;
}


.communication_pact_title1_text2{
  width: 100%;
  text-align: center;
  margin-top: 1.067vw;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 3.2vw;
  color: #CFD7EC;
  line-height: 4.4vw;
  font-style: normal;
}

.communication_pact_title1{
  width: 100%;
  height: 25.733vw;
  padding-top: 0.133vw;
}

.communication_pact_box{
  width: 100vw;
  padding-left: 2.8vw;
  padding-right: 2.8vw;
  padding-bottom: 10.667vw;
  box-sizing: border-box;
  height: 100vh;
  overflow-x: hidden;
}

.communication_pact_box_con{
  width: 100%;
  border-radius: 1.067vw;
  background: url('../images/communication_pact_icon3.png') no-repeat left top,rgba(38, 36, 90, 1);
  background-size: 100% 28vw;
  position: relative;
  padding-left: 3.333vw;
  padding-right: 3.333vw;
  padding-top: 3.733vw;
  padding-bottom: 5.333vw;
  box-sizing: border-box;
  margin-bottom: 5.6vw;
  border: 0.267vw solid rgba(64, 54, 118, 1);
}
.communication_pact_box_con_text1{
  width: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 3.733vw;
  color: #FFFFFF;
  line-height: 5.2vw;
  text-align: left;
  font-style: normal;
  margin-bottom: 1.467vw;
}
.communication_pact_box_con_text2{
  width: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 3.333vw;
  color: #CFD7EC;
  line-height: 5.2vw;
  text-align: left;
  font-style: normal;
  text-indent:2em;
}


.communication_pact_box_con_text3{
  width: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 3.333vw;
  color: #CFD7EC;
  line-height: 5.2vw;
  text-align: left;
  font-style: normal;
  margin-bottom: 1.067vw;
}

.communication_pact_box_con_text4{
  width: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 3.333vw;
  color: #CFD7EC;
  line-height: 5.2vw;
  text-align: left;
  font-style: normal;
  text-indent:2em;
  margin-bottom: 2.267vw;
}
.communication_pact_box_con_text4_indent{
  text-indent:0em;
}
.communication_pact_box_con_bng{
  width: 100%;
  height: 2.8vw;
  background: url('../images/communication_pact_icon4.png') no-repeat left top;
  background-size: 100% 100%;
  position: absolute;
  left: 0vw;
  bottom: 0vw;
}