.menu_ul{
  display: flex;
}

.menu_ul .nav_act{
  color: #08c9e8;
  border-bottom: 2px solid #08c9e8;
}

/* pc */
@media(min-width:992px){
  h1{
    font-size: 30px;
    font-weight: bold;
  }
  h2{
    font-size: 24px;
    font-weight: bold;
  }
  h3{
    font-size: 18px;
    font-weight: bold;
  }
  /* banner */
  .banner{
    width: 100%;
    height: 349px;
    background: url('/image/image03/Group4050@2x.png') no-repeat;
    background-size: cover;
  }
  .banner_container{
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
  }
  .banner_container h1{
    font-size: 30px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  /* 导航 */
  .menu_ul{
    border-bottom: 2px solid #CDC9D1;
  }
  .menu_ul li{
    margin-right: 30px;
    padding: 16px 0;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1px;
  }

  /* 数字智能平台 */
  .product_01{
    padding: 50px 0;
  }
  .product{
    margin-bottom: 50px;
  }
  .product_01_img{
    text-align: center;
  }
  .product_01_img img {
        width: 50%;
  }
  .product_01_info .title span{
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 36px;
    letter-spacing: 1px;
    margin-left: 10px;
  }
  .product_01_info .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
  }
  .product_01_info p{
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin: 20px 0;
  }
  .product_01_icon li{
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
  }
  .product_03_icon li{
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
  }
  .product_01_icon img{
    width: 80%;
  }
  .product_01_icon p{
    font-size: 14px;
    margin: 0;
  }
  .product_01_ewm{
    text-align: center;
  }
  .product_01_ewm .title span{
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .product_01_ewm p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin: 0;
  }

  .product_01_icon_02 .flex{
    align-items: center;
    padding: 10px 0;
  }
  .product_01_icon_02 .flex-right{
    margin-left: 10px;
  }
  .product_01_icon_02 .title span{
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0;
  }
  .product_01_icon_02 p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 20px;
    margin: 0;
  }
  .product_img{
    text-align: center;
  }
  .product_02{
    padding: 50px 0;
  }
  .product_img p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 27px;
  }
  .product_01_info p span{
    color: #08c9e8;
  }
  .zhibiao{
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #08c9e8;
    line-height: 28px;
  }

  /* 私人健康顾问 */
  .product_03{
    padding: 50px 0;
  }
  .product_03 .title{
    text-align: center;
  }
  .product_03 .title .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    margin: 20px 0;
  }

  .product_container_box{
    width: 900px;
    position: relative;
    margin: -100px auto 0;
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px #f0f0f0;
    border-radius: 10px;
  }
  .product_container_box .title{
    justify-content: center;
    align-items: center;
  }
  .product_container_box .title img{
    height: 10px;
    padding: 0 20px;
  }
  .staff_icon{
    margin-top: 20px;
  }
  .staff_icon span{
    font-size: 14px;
  }
  .staff_icon img{
    margin-top: -4px;
  }
  .staff_li{
    margin-bottom: 10px;
  }
  .product_container_con{
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .product_container_img{
    text-align: center;
    margin-top: 20px;
  }
  .product_04{
    padding: 50px 0;
  }
  .anli_ul{
    margin-bottom: 50px;
  }
  .anli_left .img{
    margin-bottom: 50px;
  }
  .anli_left .img img{
    width: 100%;
  }
  .anli_left p{
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #000000;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .anli_left h3{
    margin-top: 20px;
  }
  .anli-li{
    background: #F2EDED;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
  }
  .anli-li p{
    font-size: 18px;
    font-family: Inter-Bold, Inter;
    color: #413333;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 50px;
    text-indent: 38px;
  }

}
/* ipad */
@media((min-width:768px) and (max-width:992px)){
  h1{
    font-size: 26px;
    font-weight: bold;
  }
  h2{
    font-size: 20px;
    font-weight: bold;
  }
  h3{
    font-size: 18px;
    font-weight: bold;
  }
  /* banner */
  .banner{
    width: 100%;
    height: 349px;
    background: url('/image/image03/Group4050@2x.png') no-repeat;
    background-size: cover;
  }
  .banner_container{
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
  }
  .banner_container h1{
    font-size: 30px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  /* 导航 */
  .menu_ul{
    border-bottom: 2px solid #CDC9D1;
  }
  .menu_ul li{
    margin-right: 30px;
    padding: 16px 0;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1px;
  }

  /* 数字智能平台 */
  .product_01{
    padding: 50px 0;
  }
  .product{
    margin-bottom: 50px;
  }
  .product_01_img{
    text-align: center;
  }
  .product_01_info .title span{
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 36px;
    letter-spacing: 1px;
    margin-left: 10px;
  }
  .product_01_info .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
  }
  .product_01_info p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin: 20px 0;
  }
  .product_01_icon li{
    width: 50%;
    box-sizing: border-box;
    text-align: center;
  }
  .product_01_icon img{
    width: 70%;
  }
  .product_01_icon p{
    font-size: 12px;
    margin: 0;
  }
  .product_01_ewm{
    text-align: center;
    padding-top: 100px;
  }
  .product_01_ewm .title span{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .product_01_ewm p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin: 0;
  }

  .product_01_icon_02 .flex{
    align-items: center;
    padding: 10px 0;
  }
  .product_01_icon_02 .flex-right{
    margin-left: 10px;
  }
  .product_01_icon_02 .title span{
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0;
  }
  .product_01_icon_02 p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 20px;
    margin: 0;
  }
  .product_img{
    text-align: center;
  }
  .product_02{
    padding: 50px 0;
  }
  .product_img p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 27px;
  }
  .product_01_info p span{
    color: #08c9e8;
  }
  .zhibiao{
    font-size: 12px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #08c9e8;
    line-height: 28px;
  }

  /* 私人健康顾问 */
  .product_03{
    padding: 50px 0;
  }
  .product_03 .title{
    text-align: center;
  }
  .product_03 .title .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    margin: 20px 0;
  }

  .product_container_box{
    width: 95%;
    position: relative;
    margin: -100px auto 0;
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px #f0f0f0;
    border-radius: 10px;
  }
  .product_container_box .title{
    justify-content: center;
    align-items: center;
  }
  .product_container_box .title img{
    height: 10px;
    padding: 0 20px;
  }
  .staff_icon{
    margin-top: 20px;
  }
  .staff_icon span{
    font-size: 12px;
  }
  .staff_icon img{
    margin-top: -4px;
  }
  .staff_li{
    margin-bottom: 10px;
  }
  .product_container_con{
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .product_container_img{
    text-align: center;
    margin-top: 20px;
  }
  .product_04{
    padding: 50px 0;
  }
  .anli_ul{
    margin-bottom: 50px;
  }
  .anli_left .img{
    margin-bottom: 50px;
  }
  .anli_left .img img{
    width: 100%;
  }
  .anli_left p{
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #000000;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .anli_left h3{
    margin-top: 20px;
  }
  .anli-li{
    background: #F2EDED;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
  }
  .anli-li p{
    font-size: 18px;
    font-family: Inter-Bold, Inter;
    color: #413333;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 50px;
    text-indent: 38px;
  }

}

/* phone */
@media(max-width:768px){
  h1{
    font-size: 22px;
    font-weight: bold;
  }
  h2{
    font-size: 18px;
    font-weight: bold;
  }
  h3{
    font-size: 14px;
    font-weight: bold;
  }
  /* banner */
  .banner{
    width: 100%;
    height: 349px;
    background: url('/image/image03/Group4050@2x.png') no-repeat;
    background-size: cover;
  }
  .banner_container{
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
  }
  .banner_container h1{
    font-size: 30px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  /* 导航 */
  .menu_ul{
    border-bottom: 2px solid #CDC9D1;
  }
  .menu_ul li{
    margin-right: 5px;
    /* flex: 1; */
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1px;
  }

  /* 数字智能平台 */
  .product_01{
    padding: 50px 0;
  }
  .product{
    margin-bottom: 50px;
  }
  .product_01_img{
    text-align: center;
  }
  .product_01_img img{
    width: 100%;
  }
  .product_01_info .title span{
    font-size: 12px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 20px;
    letter-spacing: 1px;
    margin-left: 10px;
  }
  .product_01_info .title_en{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
  }
  .product_01_info p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin: 10px 0;
  }
  .product_01_icon li{
    width: 50%;
    box-sizing: border-box;
    text-align: center;
  }
  .product_01_icon img{
    width: 60%;
  }
  .product_01_icon p{
    font-size: 12px;
    margin: 0;
  }
  .product_01_ewm{
    text-align: center;
    padding-top: 10px;
  }
  .product_01_ewm .title span{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .product_01_ewm p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin: 0;
  }

  .product_01_icon_02 .flex{
    align-items: center;
    padding: 10px 0;
  }
  .product_01_icon_02 .flex-right{
    margin-left: 10px;
  }
  .product_01_icon_02 .title span{
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0;
  }
  .product_01_icon_02 p{
    font-size: 12px;
    font-family: Inter-Medium, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 20px;
    margin: 0;
  }
  .product_img{
    text-align: center;
  }
  .product_02{
    padding: 50px 0;
  }
  .product_img p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 27px;
    margin-top: 20px;
  }
  .product_01_info p span{
    color: #08c9e8;
  }
  .zhibiao{
    font-size: 12px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #08c9e8;
    line-height: 28px;
  }

  /* 私人健康顾问 */
  .product_03{
    padding: 50px 0;
  }
  .product_03 .title{
    text-align: center;
  }
  .product_03 .title .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    margin: 20px 0;
  }

  .product_container_box{
    width: 95%;
    position: relative;
    margin: -50px auto 0;
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px #f0f0f0;
    border-radius: 10px;
  }
  .product_container_box .title{
    justify-content: center;
    align-items: center;
  }
  .product_container_box .title img{
    height: 10px;
    padding: 0 10px;
  }
  .staff_icon{
    margin-top: 20px;
  }
  .staff_icon span{
    font-size: 12px;
  }
  .staff_icon img{
    margin-top: -4px;
  }
  .staff_li{
    margin-bottom: 10px;
  }
  .product_container_con{
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .product_container_con p{
    font-size: 12px;
  }
  .product_container_img{
    text-align: center;
    margin-top: 20px;
  }
  .product_04{
    padding: 50px 0;
  }
  .anli_ul{
    margin-bottom: 50px;
  }
  .anli_left .img{
    margin-bottom: 50px;
  }
  .anli_left .img img{
    width: 100%;
  }
  .anli_left p{
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #000000;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .anli_left h3{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .anli-li{
    background: #F2EDED;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
  }
  .anli-li p{
    font-size: 14px;
    font-family: Inter-Bold, Inter;
    color: #413333;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 50px;
    text-indent: 38px;
  }

}

