#prevent---conflict .header {

}

#prevent---conflict .header__left {
  line-height: 32px;
  font-size: 32px;
}

#prevent---conflict .txt_red {
  font-weight: bold;
  color: red;
}

#prevent---conflict .txt_common {
  color: #5D5D5D;
  margin-right: 43px;
  line-height: 32px;
}

#prevent---conflict .divider {
  top: 46px;
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: lightgray;
}

#prevent---conflict .txt_small {
  margin-left: 43px;
  font-size: 20px;
}

#prevent---conflict .header__phone {
  font-size: 30px;
  color: #5D5D5D;
}


/* body1 */

#prevent---conflict .body1 {
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 130px;
  background-size: 100% 100%;
  background-image: url('./static/1.png');
  background-repeat: no-repeat;
}

#prevent---conflict .body1__title {
  font-size: 40px;
}

#prevent---conflict .body1__sub-title {
  line-height: 50px;
  font-size: 16px;
}

#prevent---conflict .body1__list-circle {
  margin-top: 40px;
  width: 26%;
  display: flex;
  justify-content: space-around;
}

#prevent---conflict .circle-item {
  color: #0A1124;
  font-size: 15px;
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  background-color: white;
}


#prevent---conflict .slider-list {
  display: flex;
  margin-top: 110px;
}

#prevent---conflict .slider-item {
  margin-left: 2px;
  margin-right: 2px;
  width: 305px;
  height: 270px;
  position: relative;
}

#prevent---conflict .slider-item2 {
  margin-left: 2px;
  margin-right: 2px;
  width: 305px;
  height: 200px;
  position: relative;
}

#prevent---conflict .slider-footer {
  height: 90px;
  width: 100%;
  background-color: #E1134D;
  position: absolute;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

#prevent---conflict .slider-footer2 {
  width: 100%;
  background-color: #E1134D;
  position: absolute;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}


#prevent---conflict .slider-title {
  font-size: 25px;
  color: white;
}


#prevent---conflict .slider-sub-title {
  font-size: 14px;
}



/* body2 */

#prevent---conflict .body2 {
  color: white;
  display: flex;
  align-content: center;
  justify-content: center;
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 130px;
  background-size: 100% 100%;
  background-image: url('./static/5.png');
  background-repeat: no-repeat;
}

#prevent---conflict .body2-content {
  width: 600px;
  height: 450px;
  margin: 15px;
  position: relative;
}


#prevent---conflict .body2-content__title {
  color: #DF154D;
  font-size: 40px;
  margin-left: auto;
  text-align: center;
  line-height: 100px;
}


#prevent---conflict .body2-content__sub-title {
  font-size: 18px;
  text-align: center;
}

#prevent---conflict .body2-content__box {
  width: 600px;
  height: 252px;
  border: 1px solid rgba(223, 21, 77, 0.3);
  text-align: center;
  position: absolute;
  bottom: 0;
}



#prevent---conflict .body2-content__icon {
  background-color: #0A1528;
  width: 50px;
  height: 50px;
  padding-left: 70px;
  padding-right: 70px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}


#prevent---conflict .body2-content__txt {
  font-size: 24px;
  color: white;
  margin-top: 50px;
  line-height: 40px;
}

#prevent---conflict .body2-btn-group {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

#prevent---conflict .body2-btn {
  margin: 10px;
  width: 100px;
  height: 30px;
  border: 1px solid white;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}


/* body3 */
#prevent---conflict .body3 {
  background-color: #3B2080;
  color: white;
  display: flex;
  align-content: center;
  justify-content: center;
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 130px;
  font-size: 40px;
  position: relative;
  height: 900px;
}

#prevent---conflict .body3__title {
  margin-bottom: 200px;
}

#prevent---conflict .body3-bg {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
}




/* body4 */
#prevent---conflict .body4 {
  background-image: url('./static/body4/bg.png');
  background-color: #3A2180;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 130px;
  padding-bottom: 130px;
  font-size: 40px;
  height: 800px;
  position: relative;
}

#prevent---conflict .body__computed {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}


#prevent---conflict .body4-content {
  margin-top: 100px;
  display: flex;
  justify-content: space-around;
  width: 800px;
  font-size: 23px;
}

#prevent---conflict .body4-content__item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

#prevent---conflict .body4-circle {
  width: 134px;
  height: 134px;
  border-radius: 50%;
  background: linear-gradient(to right, #EE9D96, #E6E463);
  font-size: 23px;
  color: #0A1124;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#prevent---conflict .body4-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  margin-top: 16px;
  line-height: 20px;
}


/* body5 */
#prevent---conflict .body5 {
  margin-top: 40px;
  background-color: white;
  color: #0E1833;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 130px;
  font-size: 40px;
}

#prevent---conflict .body5__title {
  font-size: 40px;
}

#prevent---conflict .body5__sub-title {
  margin-top: 15px;
  font-size: 14px;
}




/* body6 */
#prevent---conflict .body6 {
  background-image: url('./static/3.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 40px;
  color: #EDF0F5;

}

#prevent---conflict .body6__title {
  line-height: 60px;
  font-size: 32px;
}

#prevent---conflict .body6__btn {
  margin-top: 30px;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  justify-content: center;
  align-self: center;
  border-radius: 15px;
  border: 1px solid white;
  width: 100px;
  height: 26px;
}


#prevent---conflict .footer {
  background-color: #211E21;
  height: 180px;
  color: #5D5D5D;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}

#prevent---conflict .footer__call {
  font-size: 40px;
  font-weight: bold;
}

#prevent---conflict .copyright {
  margin-top: 30px;
  font-size: 16px;
  line-height: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}