@media screen and (min-width: 1025px){
  #content{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 90px;
  }
  .content_text{
    width: 1180px;
  }
  .content_text_p01{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-weight:400;
  }
  .content_text img{
    display: block;
    max-width: 1180px;
    margin-top: 66px;
  }
  .content_text_p02{
    font-size: 16px;
    line-height: 40px;
    font-weight:400;
    color: #000000;
    margin-top: 66px;
  }
  .content_sum{
    width: 100%;
    height: 238px;
    min-width: 1180px;
    background-color: #F2F3F4;
    margin-top: 70px;
  }
  .content_sum_div{
    width: 66%;
    height: 86px;
    min-width: 947px;
    margin: 79px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content_sum_div li{
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    color: #000000;
  }
  .content_sum_div li span{
    font-size: 36px;
    line-height: 30px;
    font-weight:bold;
    margin-bottom: 11px;
    letter-spacing: 2px;
  }
  .content_sum_div li p{
    font-size: 18px;
    font-weight:400;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .content_img{
    width: 100%;
    height: 238px;
    min-width: 1180px;
    background-color: #ffffff;
  }
  .content_img_ul{
    width: 75%;
    min-width: 1110px;
    margin: 79px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content_img_ul li{
    display: flex;
    align-items: center;
  }
  .content_img_ul li img{
    display: block;
    width: 99px;
    height: 88px;
  }
  .content_img_ul li div{
    width: 132px;
  }
  .content_img_ul li div span{
    font-size: 18px;
    line-height: 20px;
    color: #636363;
    display: block;
  }
  .content_img_ul li div p{
    font-size: 14px;
    line-height: 20px;
    color: #636363;
    margin-top: 10px;
  }
}
@media (max-width: 1024px) and (min-width: 751px){
  #content{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.9rem;
  }
  .content_text{
    width: 9.2rem;
  }
  .content_text_p01{
    font-size: 0.16rem;
    line-height: 0.3rem;
    text-align: center;
    font-weight:400;
  }
  .content_text img{
    display: block;
    max-width: 9.2rem;
    margin-top: 0.66rem;
  }
  .content_text_p02{
    font-size: 0.16rem;
    line-height: 0.4rem;
    font-weight:400;
    color: #000000;
    margin-top: 0.66rem;
  }
  .content_sum{
    width: 100%;
    height: 2.38rem;
    min-width: 9.2rem;
    background-color: #F2F3F4;
    margin-top: 0.7rem;
  }
  .content_sum_div{
    width: 66%;
    height: 0.86rem;
    min-width: 8.8rem;
    margin: 0.79rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content_sum_div li{
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    color: #000000;
  }
  .content_sum_div li span{
    font-size: 0.36rem;
    line-height: 0.3rem;
    font-weight:bold;
    margin-bottom: 0.11rem;
    letter-spacing: 0.02rem;
  }
  .content_sum_div li p{
    font-size: 0.18rem;
    font-weight:400;
    line-height: 0.3rem;
    letter-spacing: 0.02rem;
  }
  .content_img{
    width: 100%;
    height: 2.38rem;
    background-color: #ffffff;
  }
  .content_img_ul{
    width: 75%;
    min-width: 9.6rem;
    margin: 0.79rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content_img_ul li{
    display: flex;
    align-items: center;
  }
  .content_img_ul li img{
    display: block;
    width: 0.99rem;
    height: 0.88rem;
  }
  .content_img_ul li div{
    width: 1.32rem;
  }
  .content_img_ul li div span{
    font-size: 0.18rem;
    line-height: 0.2rem;
    color: #636363;
    display: block;
  }
  .content_img_ul li div p{
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #636363;
    margin-top: 0.1rem;
  }
}
@media screen and (max-width: 750px){
  #content{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.9rem;
  }
  .content_text{
    width: 6.9rem;
  }
  .content_text_p01{
    font-size: 0.26rem;
    line-height: 0.35rem;
    text-align: center;
    font-weight: 400;
  }
  .content_text img{
    display: block;
    max-width: 6.9rem;
    margin-top: 0.66rem;
  }
  .content_text_p02{
    font-size: 0.26rem;
    line-height: 0.45rem;
    font-weight:400;
    color: #000000;
    margin-top: 0.66rem;
  }
  .content_sum{
    height: 2.38rem;
    width: 7.5rem;
    background-color: #F2F3F4;
    margin-top: 0.7rem;
  }
  .content_sum_div{
    height: 0.86rem;
    width: 6.9rem;
    margin: 0.79rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content_sum_div li{
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    color: #000000;
  }
  .content_sum_div li span{
    font-size: 0.36rem;
    line-height: 0.3rem;
    font-weight:bold;
    margin-bottom: 0.11rem;
    letter-spacing: 0.02rem;
  }
  .content_sum_div li p{
    font-size: 0.18rem;
    font-weight:400;
    line-height: 0.3rem;
    letter-spacing: 0.02rem;
  }
  .content_img{
    width: 100%;
    background-color: #ffffff;
  }
  .content_img_ul{
    width: 5.8rem;
    margin: 0.79rem auto 0.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .content_img_ul li{
    width: 100%;
    display: flex;
    align-items: center;
  }
  .content_img_ul li img{
    display: block;
    width: 1.4rem;
  }
  .content_img_ul li div{
    /* width: 1.32rem; */
  }
  .content_img_ul li div span{
    font-size: 0.28rem;
    line-height: 0.2rem;
    color: #636363;
    display: block;
  }
  .content_img_ul li div p{
    font-size: 0.24rem;
    line-height: 0.2rem;
    color: #636363;
    margin-top: 0.2rem;
  }
}