body{
  background: #F4F6F9;
}
/* pc */
@media(min-width:992px){
  h1{
    font-size: 30px;
    font-weight: bold;
  }
  h2{
    font-size: 24px;
    font-weight: bold;
  }
  /* banner */
  .banner{
    width: 100%;
    height: 349px;
    background: url('/image/image02/img_guanli@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;
  }
  /* 管理时间 */
  .time_container{
    background: #FFFFFF;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 20px;
  }
  .time_container .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    line-height: 50px;
  }
  .img_title{
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 23px;
    line-height: 50px;
  }
  .sanjiao{
    position: relative;
    top: -8px;
    text-align: center;
    margin-bottom: 50px;
  }

  .time_box{
    background: #FFFFFF;
    text-align: center;
    padding: 50px 20px;
    box-sizing: border-box;
    position: relative;
  }
  .time_box span{
    font-size: 22px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .time_box p{
    padding-top: 10px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .time_box .jiantou{
    position: absolute;
    top: 20px;
    right: -50px;
  }
  .time_img{
    padding-top: 10px;
  }
  .time_img img{
    width: 100%;
  }
  /* 多维度 */
  .dimension_container{
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    margin-top: 50px;
  }
  .dimension_title{
    text-align: center;
  }
  .dimension_title .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 50px;
  }
  .dimension_ul{
    padding: 0 50px;
    box-sizing: border-box;
    margin-top: 40px;
  }
  .dimension_img{
    text-align: center;
  }
  .dimension_img img{
    width: 100%;
  }
  .dimension_box .title{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 21px;
  }
  .dimension_box .title span{
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 1px;
    margin-right: 10px;
  }
  .dimension_box p{
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 28px;
  }
  .protect_container{
    background: #FFFFFF;
    padding-bottom: 50px;
  }
  .protect_container_top{
    width: 100%;
    height: 293px;
    background: url('/image/image02/img_kexuejishu@2x.png') no-repeat;
    background-size: cover;
  }
  .protect_container_top .title{
    text-align: center;
    padding: 50px 0;
  }
  .protect_container_top .title h1{
    color: #FFFFFF;
  }
  .protect_container_top .title p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    margin-top: 20px;
  }
  .protect_container_box{
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(90,105,160,0.1);
    border-radius: 4px 4px 4px 4px;
    margin-top: -120px;
    padding: 20px;
    box-sizing: border-box;
  }
  .protect_container_box_img{
    text-align: center;
  }
  .protect_li_ul{
    padding: 20px 0;
    box-sizing: border-box;
  }

  .protect_li_img{
    text-align: center;
  }
  .protect_li_con .title{
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .protect_li_con .title span{
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 20px;
    margin-left: 10px;
  }
  .protect_li_con p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 20px;
    margin-top: 10px;
  }
  .protect_li_con p span{
    color: #746DBC;
  }

  /* 荣誉 */
  .honor_container{
    background: #FFFFFF;
    padding-bottom: 50px;
  }
  .honor_container .title{
    text-align: center;
  }
  .honor_container .title .title_en{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 16px;
    margin: 20px 0 50px 0;
  }
  .honor_box{
    text-align: center;
  }
  .honor_box_img{
    background: #F1F1F8;
    border-radius: 2px 2px 2px 2px;
    padding: 50px;
    box-sizing: border-box;
  }
  .honor_box_img img{
    width: 100%;
  }
  .honor_box p{
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin-top: 20px;
  }
  .honor_container .row{
    text-align: center;

  }
  .honor_container .medium img{
    height: 313px;
  }
}
/* ipad */
@media((min-width:768px) and (max-width:992px)){
  h1{
    font-size: 26px;
    font-weight: bold;
  }
  h2{
    font-size: 20px;
    font-weight: bold;
  }
  /* banner */
  .banner{
    width: 100%;
    height: 349px;
    background: url('/image/image02/img_guanli@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;
  }
  /* 管理时间 */
  .time_container{
    background: #FFFFFF;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 20px;
  }
  .time_container .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    line-height: 50px;
  }
  .img_title{
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 23px;
    line-height: 50px;
  }
  .sanjiao{
    position: relative;
    top: -8px;
    text-align: center;
    margin-bottom: 50px;
  }

  .time_box{
    background: #FFFFFF;
    text-align: center;
    padding: 50px 20px;
    box-sizing: border-box;
    position: relative;
  }
  .time_box span{
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .time_box p{
    padding-top: 10px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .time_box .jiantou{
    position: absolute;
    top: 20px;
    right: -50px;
  }
  .time_img{
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
  }
  .time_img img{
    width: 70%;
  }
  /* 多维度 */
  .dimension_container{
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    margin-top: 50px;
  }
  .dimension_title{
    text-align: center;
  }
  .dimension_title .title_en{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 50px;
  }
  .dimension_ul{
    padding: 0 50px;
    box-sizing: border-box;
    margin-top: 40px;
  }
  .dimension_img{
    text-align: center;
  }
  .dimension_img img{
    width: 100%;
  }
  .dimension_box .title{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 21px;
  }
  .dimension_box .title span{
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 1px;
    margin-right: 10px;
  }
  .dimension_box p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 28px;
  }
  .protect_container{
    background: #FFFFFF;
    padding-bottom: 50px;
  }
  .protect_container_top{
    width: 100%;
    height: 293px;
    background: url('/image/image02/img_kexuejishu@2x.png') no-repeat;
    background-size: cover;
  }
  .protect_container_top .title{
    text-align: center;
    padding: 50px 0;
  }
  .protect_container_top .title h1{
    color: #FFFFFF;
  }
  .protect_container_top .title p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    margin-top: 20px;
  }
  .protect_container_box{
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(90,105,160,0.1);
    border-radius: 4px 4px 4px 4px;
    margin-top: -120px;
    padding: 20px;
    box-sizing: border-box;
  }
  .protect_container_box_img{
    text-align: center;
  }
  .protect_li_ul{
    padding: 20px 0;
    box-sizing: border-box;
  }

  .protect_li_img{
    text-align: center;
  }
  .protect_li_con .title{
    font-size: 22px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .protect_li_con .title span{
    font-size: 14px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 20px;
    margin-left: 10px;
  }
  .protect_li_con p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 20px;
    margin-top: 10px;
  }
  .protect_li_con p span{
    color: #746DBC;
  }

  /* 荣誉 */
  .honor_container{
    background: #FFFFFF;
    padding-bottom: 50px;
  }
  .honor_container .title{
    text-align: center;
  }
  .honor_container .title .title_en{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 16px;
    margin: 20px 0 50px 0;
  }
  .honor_box{
    text-align: center;
  }
  .honor_box_img{
    background: #F1F1F8;
    border-radius: 2px 2px 2px 2px;
    padding: 50px;
    box-sizing: border-box;
  }
  .honor_box_img img{
    width: 100%;
  }
  .honor_box p{
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin-top: 20px;
  }
  .honor_container .row{
    text-align: center;

  }
  .honor_container .medium img{
    height: 313px;
  }
}
/* phone */
@media(max-width:768px){
  h1{
    font-size: 20px;
    font-weight: bold;
  }
  h2{
    font-size: 18px;
    font-weight: bold;
  }
  /* banner */
  .banner{
    width: 100%;
    height: 300px;
    background: url('/image/image02/img_guanli@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: 26px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  /* 管理时间 */
  .time_container{
    background: #FFFFFF;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 20px;
  }
  .time_container .title_en{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    line-height: 50px;
  }
  .img_title{
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 23px;
    line-height: 50px;
  }
  .sanjiao{
    position: relative;
    top: -8px;
    text-align: center;
    margin-bottom: 50px;
  }

  .time_box{
    background: #FFFFFF;
    text-align: center;
    padding: 30px 10px;
    box-sizing: border-box;
    position: relative;
  }
  .time_box span{
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .time_box p{
    padding-top: 10px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
  }
  .time_box .jiantou{
    position: absolute;
    bottom: -10px;
    right: 10px;
  }
  .time_img{
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
  }
  .time_img img{
    width: 70%;
  }
  .time_img_shu{
    height: 960px;
  }
  /* 多维度 */
  .dimension_container{
    background: #fff;
    padding: 50px 0;
    box-sizing: border-box;
    margin-top: 50px;
  }
  .dimension_title{
    text-align: center;
  }
  .dimension_title .title_en{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 50px;
  }
  .dimension_ul{
    box-sizing: border-box;
    margin-top: 40px;
  }
  .dimension_img{
    text-align: center;
  }
  .dimension_img img{
    width: 100%;
  }
  .dimension_box .title{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 21px;
    margin-top: 20px;
  }
  .dimension_box .title span{
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 1px;
    margin-right: 10px;
  }
  .dimension_box p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 28px;
  }
  .protect_container{
    background: #FFFFFF;
    padding-bottom: 50px;
  }
  .protect_container_top{
    width: 100%;
    height: 293px;
    background: url('/image/image02/img_kexuejishu@2x.png') no-repeat;
    background-size: cover;
  }
  .protect_container_top .title{
    text-align: center;
    padding: 50px 0;
  }
  .protect_container_top .title h1{
    color: #FFFFFF;
  }
  .protect_container_top .title p{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    margin-top: 20px;
  }
  .protect_container_box{
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(90,105,160,0.1);
    border-radius: 4px 4px 4px 4px;
    margin-top: -120px;
    padding: 20px;
    box-sizing: border-box;
  }
  .protect_container_box_img{
    text-align: center;
  }
  .protect_li_ul{
    padding: 20px 0;
    box-sizing: border-box;
  }

  .protect_li_img{
    text-align: center;
    margin-top: 50px;
  }

  .protect_li_con .title{
    font-size: 22px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .protect_li_con .title span{
    font-size: 14px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 20px;
    margin-left: 10px;
  }
  .protect_li_con p{
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 20px;
    margin-top: 10px;
  }
  .protect_li_con p span{
    color: #746DBC;
  }

  /* 荣誉 */
  .honor_container{
    background: #FFFFFF;
    padding-bottom: 50px;
  }
  .honor_container .title{
    text-align: center;
  }
  .honor_container .title .title_en{
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 16px;
    margin: 20px 0 20px 0;
  }
  .honor_box{
    text-align: center;
    margin-top: 20px;
  }
  .honor_box_img{
    background: #F1F1F8;
    border-radius: 2px 2px 2px 2px;
    padding: 50px;
    box-sizing: border-box;
  }
  .honor_box_img img{
    width: 100%;
  }
  .honor_box p{
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    margin-top: 20px;
  }
  .honor_container .row{
    text-align: center;

  }
  /* .honor_container .medium img{
    width: 90%;
  } */
}