@media (min-width: 1450px) {
  .personal-house {
    width: 100%;
    background: url('../images/development/bg.png');
    background-size: 100% 100%;
    min-width: 1260px;
  }
  .personal-body {
    width: 1320px;
    margin: 0 auto;
  }
  .house-title {
    margin-top: 143px;
    background: url(../images/development/linebg.png) no-repeat;
    background-size: 100%;
  }
  .house-title img {
    width: 198px;
    height: 37px;
  }
  .example-contain {
    margin: 0 auto;
    padding-top: 101px;
  }
  .example-title{
    color: #FFFFFF;
    font-size: 24px;
  }
  /* 修改 */
  .p1{
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 72px;
    width: 100%;
    line-height: 30px;
  }
  .img_list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 56px;
  }
  .img_list img{
    width: 426px;
    height: 317px;
    border: 2px solid #00A0E9;
    border-radius: 20px;
  }
  .house-title2{
    margin-top: 72px!important;
  }
  .texts{
    margin-top: 56px;
  }
  .texts_con{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 34px;
  }
  .yuan{
    width: 15px;
    height: 15px;
    background: #00A0E9;
    border-radius: 50%;
  }
  .texts_p{
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .img_dianji{
    width: 1084px;
    margin: 20px auto 0;
    height: 405px;
  }
  .img_dianji img{
    width: 1084px;
    height: 405px;
  }
  .title_title{
    color: #00A0E9;
    font-size: 40px;
    font-weight: bold;
  }
  
}
@media (max-width: 1449px) {
  .personal-house {
    width: 100%;
    background: url('../images/development/bg.png');
    background-size: 100% 100%;
    /* min-width: 1260px; */
  }
  .personal-body {
    width: 1000px;
    margin: 0 auto;
  }
  .house-title {
    margin-top: 102px;
    background: url(../images/development/linebg.png) no-repeat;
    background-size: 100%;
  }
  .house-title img {
    width: 107px;
    height: 26px;
  }
  .example-contain {
    margin: 0 auto;
    padding-top: 101px;
  }
  .example-title {
    font-size: 17px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 9px;
  }

  /* 修改 */
  .p1{
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 54px;
    width: 100%;
    line-height: 23px;
  }
  .img_list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 42px;
  }
  .img_list img{
    width: 320px;
    height: 238px;
    border: 2px solid #00A0E9;
    border-radius: 20px;
  }
  .house-title2{
    margin-top: 54px!important;
  }
  .texts{
    margin-top: 42px;
  }
  .texts_con{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 26px;
  }
  .yuan{
    width: 11px;
    height: 11px;
    background: #00A0E9;
    border-radius: 50%;
  }
  .texts_p{
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 8px;
  }
  .img_dianji{
    width: 813px;
    margin: 15px auto 0;
    height: 304px;
  }
  .img_dianji img{
    width: 813px;
    height: 304px;
  }
  .title_title{
    color: #00A0E9;
    font-size: 32px;
    font-weight: bold;
  }
  
}
@media (min-width: 768px) {
  .web-pc {
    display: block;
  }
  .web-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .web-pc {
    display: none;
  }
  .web-mobile {
    display: block;
  }
  .web-mobile {
    background: url('/assets/index/images/development/bg.png') no-repeat;
    /* background-size: 100%; */
  }
  .mobile-body {
    padding: 0 1.6rem;
    padding-top: 2rem;
    padding-bottom: 2.77rem;
  }
  .mobile-empoly-box {
    width: 100%;
    background: url('/assets/index/images/development/bg.png') no-repeat;
  }
  .mobile-empoly-body {
    width: 16.8rem;
    margin: 0 auto;
    padding-bottom: 2.67rem;
  }
  .mobile-contact-img {
    margin-top: 2rem;
    height: 2.5rem;
    background: url('/assets/index/images/companyProfile/c-m.png') no-repeat;
    background-size: 100%;
    position: relative;
  }
  .mobile-contact-img img {
    width: 5.07rem;
    height: 1.25rem;
  }
  .mobile-contact-title {
    position: absolute;
    bottom: -0.3rem;
    margin-top: 0.77rem;
    font-size: 0.8rem;
    color: #fff;
  }
  .mobile-development-list {
    margin-top: 1.04rem;
  }
  .mobile_p{
    font-size: 0.64rem;
    color: #F0F0F0;
    width: 100%;
    line-height: 1.04rem;
  }
  .mobile_img_con{
    width: 50%;
  }
  .mobile_img{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 1.17rem;
  }
  .mobile_img img{
    width: 8.106rem;
    height:6.08rem;
    margin-bottom: 0.693rem;
  }
  .mobile-contact-img2{
    margin-top: 1.01rem;
  }
  .mobile_texts{
    margin-top: 1.226rem;
  }
  .mobile_texts_con{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2.51rem;
  }
  .mobile_yuan{
    width: 0.426rem;
    height: 0.426rem;
    background: #00A0E9;
    border-radius: 50%;
  }
  .mobile_texts_p{
    font-size: 0.64rem;
    color: #F0F0F0;
    margin-left: 0.32rem;
    width: 100%;
  }
  .mobile_imgs{
    width: 17.06rem;
    height: 22.3rem;
    margin: 0 auto;
  }
  .mobile_imgs img{
    width:100%;
    height: 100%;
  }
  .mobile_title_title{
    color: #00A0E9;
    font-size: 1.28rem;
    font-weight: bold;
  }
}
