.footer_page{
  margin-bottom: 670px;
}
.astro_h3{
  font-size: 58px;
  font-size:5.8rem;
  color:#4699B4;
  margin-bottom: 10px;
}
.astro_p{
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  color:#000;
}
.astro_h6{
  font-size: 16px;
  font-size: 1.6rem;
  color:#666;
  font-weight: 100;
  padding-top:10px;
}

.astro_action_1{
  padding:80px 0 150px;
  background:url(../images/astro/bg.png) center 27% no-repeat;
  background-size:100% auto;
}

.astro_action_1 .act_1{
  align-items: flex-start;
}
.astro_action_1 .act_1 .txt_con{
  width: 50%;
  padding:0 40px 0 5%;
}
.astro_action_1 .act_1 .txt_con p{
  margin-bottom: 10px;
}
.astro_action_1 .act_1 .img_con{
  width: 50%;
  padding-top: 100px;
}
.astro_action_1 .act_1 .img_con img{
  display: block;
  width: 100%;
}

.astro_action_1 .act_2{
  margin-top:-50px;
}
.astro_action_1 .act_2 .img_con{
  width: 530px;
}
.astro_action_1 .act_2 .img_con img{
  display: block;
  width: 100%;
}

.astro_action_1 .act_3{}

.astro_action_1 .act_3 .txt_con{
  width: 50%;
  padding:0 40px 0 5%;
}
.astro_action_1 .act_3 .img_con{
  width: 50%;
}
.astro_action_1 .act_3 .img_con img{
  display: block;
  width: 100%;
}

.astro_action_2{
  background:url(../images/astro/img_4_1.png) center no-repeat;
  background-size: 100% auto;
  padding:160px 0 320px;
}
.astro_action_2 .flex{
  justify-content: flex-end;
}
.astro_action_2 .txt_con{
  width: 45%;
}
.astro_action_2 .txt_con .astro_h3 , .astro_action_2 .txt_con .astro_p{
  color:#fff;
}

.astro_action_3{
  margin-bottom: 150px;
}
.astro_action_3 .txt_con{
  width: 50%;
  padding:0 40px 0 5%;
}
.astro_action_3 .img_con{
  width: 50%;
}
.astro_action_3 .img_con img{
  display: block;
  width: 100%;
}

.astro_action_4{
    background:url(../images/astro/bg_2_1.png) center no-repeat;
    background-size: cover;
    padding:60px 0;
}

.astro_action_4 .astro_h3 , .astro_action_4 .astro_p{
  color:#fff;
  text-align: center;
}

.astro_action_4 img{
  display: block;
  width: 80%;
  margin:40px auto 0;
}






























