@media (min-width: 1450px) {
  .personal-house {
    width: 100%;
    background: url('../images/technology/bg.png');
    background-size: 100% 100%;
    min-width: 1260px;
  }
  .personal-body {
    width: 1320px;
    margin: 0 auto;
  }
  .house-title {
    margin-top: 143px;
  }
  .house-title img {
    width: 198px;
    height: 37px;
  }
  .example-contain {
    width: 1320px;
    margin: 0 auto;
    padding-bottom: 171px;
  }
  .example-title {
    font-size: 24px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 13px;
  }
  .process-01 {
    padding: 40px 61px 66px 34px;
    background-color: #00a0e9;
    border-radius: 30px;
    margin-top: 38px;
  }
  .process-test {
    display: flex;
    overflow: hidden;
    margin: 5px 0;
  }
  .process-test-line {
    width: 1px;
    height: 100%;
    margin: 5px auto;
    background-color: #f0f0f0;
  }
  .process-test-bottom {
    width: 100%;
    margin-left: 17px;
  }
  .process-test-title {
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f0f0;
    color: #fff;
    font-size: 18.75px;
  }
  .process-test-title-margin {
    margin-top: 10px;
  }
  .process-test-context {
    margin: 25px 0;
  }
  .process-test-context-list {
    color: #fff;
    font-size: 18.75px;
  }
  .process-test-context-img {
    display: flex;
  }
  .process-test-img-list {
    flex: 1;
  }
  .process-test-img-title {
    /* margin-left: 9px; */
    font-size: 18.75px;
    color: #ffffff;
    vertical-align: top;
    display: inline-block;
    margin-top: 3px;
  }
  .process-test-img-one-bottom {
    margin-top: 9px;
    padding: 0 5px;
  }
  .process-test-img-one-bottom img {
    width: 100%;
  }
  .icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #ff9813;
    color: #fff;
    display: inline-block;
    text-align: center;
  }
  .icon-num {
    text-align: center;
    display: inline-block;
    font-size: 21px;
    vertical-align: top;
  }
  .process-test-context-list-two {
    font-size: 19px;
    color: #fff;
    margin-top: 28px;
  }
  .process-test-02 {
    margin-top: 78px;
  }
  .process-test-02 img {
    width: 198px;
    height: 37px;
  }
  .process-02 {
    margin-top: 54px;
    border-radius: 30px;
    background-color: #00a0e9;
    padding: 0px 57px 0 52px;
  }
  .process-02-list {
    display: flex;
    flex-wrap: wrap;
  }
  .process-02-item {
    display: flex;
    padding: 50px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 49%;
    padding-left: 1%;
    /* flex-wrap: wrap; */
  }
  .process-02-item-icon {
    width: 12%;
  }
  .process-02-item-icon img {
    width: 100%;
  }
  .process-02-item-context {
    color: #fff;
    margin: 0 10px;
    width: 42%;
  }
  .process-02-item-title {
    font-size: 22px;
    font-weight: bold;
  }
  .process-02-item-text {
    font-size: 18px;
    margin-top: 16px;
    position: relative;
  }
  .unit {
    color: #dcdddd;
    /* margin-left: 10px; */
    text-align: right;
    position: absolute;
    right: 0px;
  }
  .process-02-item-img {
    width: 42%;
  }
  .process-02-item-img img {
    width: 100%;
  }
  .process-item-margin {
    margin-left: 10px;
  }
  .unit-color {
    color: #dcdddd;
  }
  .process-02-item-div {
    display: flex;
    padding: 50px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 99%;
    padding-left: 1%;
  }
  .process-02-item-div {
    display: flex;
    padding: 50px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 99%;
    padding-left: 1%;
  }
  .process-02-item-ten {
    display: flex;
    padding: 50px 0;
    /* border-bottom: 1px solid #f0f0f0; */
    width: 49%;
    padding-left: 1%;
  }
  .process-02-item-icon-div {
    width: 6%;
  }
  .process-02-item-icon-div img {
    width: 100%;
  }
  .process-02-item-context-div {
    width: 94%;
    color: #fff;
    margin: 0 10px;
  }
  .process-02-item-context-ten {
    width: 88%;
    color: #fff;
    margin: 0 10px;
  }
  .remark {
    color: #fff;
    margin-top: 95px;
    font-size: 24px;
    font-weight: bold;
  }
  .remark-context {
    font-size: 18.75px;
    margin-top: 21px;
    color: #fff;
  }
}
img {
  width: 100%;
}
@media (max-width: 1449px) {
  .personal-house {
    width: 100%;
    background: url('../images/technology/bg.png');
    background-size: contain;
    /* min-width: 1260px; */
  }
  .personal-body {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .house-title {
    margin-top: 102px;
  }
  .house-title img {
    width: 116px;
    height: 26px;
  }
  .example-contain {
    width: 1000px;
    margin: 0 auto;
  }
  .example-title {
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 9px;
  }
  .process-01 {
    padding: 28px 43px 47px 24px;
    background-color: #00a0e9;
    border-radius: 21px;
    margin-top: 27px;
  }
  .process-test-img {
    width: 28px;
    height: 31px;
  }
  .process-test {
    display: flex;
    overflow: hidden;
    margin: 5px 0;
  }
  .process-test-line {
    width: 1px;
    height: 100%;
    margin: 5px auto;
    background-color: #f0f0f0;
  }
  .process-test-bottom {
    width: 100%;
    margin-left: 17px;
    font-size: 13px;
  }
  .process-test-title {
    width: 100%;
    padding-bottom: 11px;
    border-bottom: 1px solid #f0f0f0;
    color: #fff;
    /* font-size: 18.75px; */
  }
  .process-test-title-margin {
    margin-top: 10px;
  }
  .process-test-context {
    margin: 18px 0;
  }
  .process-test-context-list {
    color: #fff;
    font-size: 18.75px;
  }
  .process-test-context-img {
    display: flex;
  }
  .process-test-img-list {
    flex: 1;
  }
  .process-test-img-title {
    /* margin-left: 9px; */
    font-size: 13px;
    color: #ffffff;
    vertical-align: top;
    display: inline-block;
    margin-top: 3px;
  }
  .process-test-img-one-bottom {
    margin-top: 9px;
    padding: 0 5px;
  }
  .process-test-img-one-bottom img {
    width: 100%;
  }
  .icon {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #ff9813;
    color: #fff;
    display: inline-block;
    text-align: center;
  }
  .icon-num {
    text-align: center;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
  }
  .process-test-context-list-two {
    font-size: 13px;
    color: #fff;
    margin-top: 20px;
  }
  .process-test-02 {
    margin-top: 55px;
  }
  .process-test-02 img {
    width: 166px;
    height: 27px;
  }
  .process-02 {
    margin-top: 38px;
    border-radius: 21px;
    background-color: #00a0e9;
    padding: 0px 48px 0 47px;
  }
  .process-02-list {
    display: flex;
    flex-wrap: wrap;
  }
  .process-02-item {
    display: flex;
    padding: 50px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 49%;
    padding-left: 1%;
    /* flex-wrap: wrap; */
  }
  .process-02-item-icon {
    width: 12%;
  }
  .process-02-item-icon img {
    width: 100%;
  }
  .process-02-item-context {
    color: #fff;
    margin: 0 10px;
    width: 42%;
  }
  .process-02-item-title {
    font-size: 20px;
    font-weight: bold;
  }
  .process-02-item-text {
    font-size: 13px;
    margin-top: 14px;
    position: relative;
  }
  .unit {
    color: #dcdddd;
    /* margin-left: 10px; */
    text-align: right;
    position: absolute;
    right: 0px;
  }
  .process-02-item-img {
    width: 42%;
  }
  .process-02-item-img img {
    width: 100%;
  }
  .process-item-margin {
    margin-left: 10px;
  }
  .unit-color {
    color: #dcdddd;
  }
  .process-02-item-div {
    display: flex;
    padding: 46px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 99%;
    padding-left: 1%;
  }
  .process-02-item-div {
    display: flex;
    padding: 46px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 99%;
    padding-left: 1%;
  }
  .process-02-item-ten {
    display: flex;
    padding: 46px 0;
    /* border-bottom: 1px solid #f0f0f0; */
    width: 49%;
    padding-left: 1%;
  }
  .process-02-item-icon-div {
    width: 6%;
  }
  .process-02-item-icon-div img {
    width: 100%;
  }
  .process-02-item-context-div {
    width: 94%;
    color: #fff;
    margin: 0 8px;
  }
  .process-02-item-context-ten {
    width: 88%;
    color: #fff;
    margin: 0 8px;
  }
  .remark {
    color: #fff;
    margin-top: 68px;
    font-size: 21px;
    font-weight: bold;
  }
  .remark-context {
    font-size: 13px;
    margin-top: 15px;
    color: #fff;
  }
}
@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/process/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/process/bg.png');
  }
  .mobile-empoly-body {
    width: 16.8rem;
    margin: 0 auto;
    /* padding: 0 1.6rem; */
    padding-bottom: 2.67rem;
  }
  .mobile-contact-img {
    margin-top: 2rem;
    width: 5.47rem;
    height: 1.25rem;
  }
  .mobile-contact-img img {
    width: 100%;
  }
  .mobile-contact-title {
    color: #fff;
    font-size: 0.8rem;
    margin-top: 0.6rem;
  }
  .m-process-01 {
    padding: 1.41rem 2rem 1.65rem 0.91rem;
    background-color: #00a0e9;
    border-radius: 1rem;
    margin-top: 1.07rem;
  }
  .m-process-test-img {
    width: 1.01rem;
    height: 1.15rem;
  }
  .m-process-test {
    display: flex;
    overflow: hidden;
    margin: 0.45rem 0;
  }
  .m-process-test-line {
    width: 1px;
    height: 100%;
    margin: 5px auto;
    background-color: #f0f0f0;
  }
  .m-process-test-bottom {
    width: 100%;
    margin-left: 0.3rem;
    font-size: 0.8rem;
  }
  .m-process-test-title {
    width: 100%;
    padding-bottom: 11px;
    border-bottom: 1px solid #f0f0f0;
    color: #fff;
    /* font-size: 18.75px; */
  }
  .m-process-test-title-margin {
    /* margin-top: 10px; */
  }
  .m-process-test-context {
    margin: 0.91rem 0;
  }
  .m-process-test-context-list {
    color: #fff;
    font-size: 0.64rem;
    /* font-size: 18.75px; */
  }
  .m-process-test-context-img {
    display: flex;
    flex-wrap: wrap;
  }
  .m-process-test-img-list {
    width: 50%;
    margin-top: 1.2rem;
  }
  .m-process-test-img-title {
    /* margin-left: 9px; */
    font-size: 0.64rem;
    color: #ffffff;
    vertical-align: top;
    display: inline-block;
    /* margin-top: 3px; */
  }
  .m-process-test-img-one-bottom {
    margin-top: 9px;
    padding: 0 5px;
  }
  .m-process-test-img-one-bottom img {
    width: 100%;
  }
  .m-icon {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #ff9813;
    color: #fff;
    display: inline-block;
    text-align: center;
  }
  .m-icon-num {
    font-size: 0.64rem;
    text-align: center;
    /* margin-top: 2px; */
    display: inline-block;
  }
  .m-process-test-context-list-two {
    font-size: 0.64rem;
    color: #fff;
    margin-top: 20px;
  }
  .m-process-test-02 {
    margin-top: 2.64rem;
    width: 7.81rem;
    height: 1.31rem;
  }
  .m-process-test-02 img {
    width: 100%;
  }
  .m-example-title {
    margin-top: 0.72rem;
    font-size: 0.8rem;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 1.01rem;
  }
  .m-process-02 {
    margin-top: 1.07rem;
    border-radius: 1rem;
    background-color: #00a0e9;
    padding: 0.25rem 0.56rem 2.61rem 0.61rem;
  }
  .m-process-02-list {
    display: flex;
    flex-wrap: wrap;
  }
  .m-process-02-item {
    /* display: flex; */
    padding: 1rem 0;
    border-bottom: 0.03rem solid #f0f0f0;
    width: 100%;
    /* padding-left: 1%; */
    /* flex-wrap: wrap; */
  }
  .m-process-02-item-icon {
    display: flex;
    /* width: 70%; */
    align-items: center;
  }
  .m-process-02-item-icon img {
    width: 2.56rem;
    height: 2.56rem;
  }
  .m-process-02-item-context {
    color: #fff;
    margin: 0 2%;
    width: 56%;
    position: relative;
  }
  .m-process-absolute {
    position: absolute;
    bottom: 6px;
    width: 100%;
  }
  .m-process-02-item-title {
    font-size: 0.8rem;
    color: #fff;
    margin-left: 0.37rem;
    font-weight: bold;
  }
  .m-process {
    display: flex;
  }
  .m-process-02-item-text {
    font-size: 0.64rem;
    margin-top: 0.4rem;
    position: relative;
  }
  .m-unit {
    color: #dcdddd;
    /* margin-left: 10px; */
    text-align: right;
    position: absolute;
    right: 0px;
  }
  .m-process-02-item-img {
    width: 40%;
  }
  .m-process-02-item-img img {
    width: 100%;
  }
  .m-process-item-margin {
    margin-left: 10px;
  }
  .m-unit-color {
    color: #dcdddd;
    margin-top: 1.68rem;
  }
  .process-margin {
    margin-top: 1rem;
  }
  .m-process-02-item-div {
    display: flex;
    padding: 46px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 99%;
    padding-left: 1%;
  }
  .m-process-02-item-div {
    display: flex;
    padding: 46px 0;
    border-bottom: 1px solid #f0f0f0;
    width: 99%;
    padding-left: 1%;
  }
  .m-process-02-item-ten {
    display: flex;
    padding: 46px 0;
    /* border-bottom: 1px solid #f0f0f0; */
    width: 49%;
    padding-left: 1%;
  }
  .m-process-02-item-icon-div {
    width: 6%;
  }
  .m-process-02-item-icon-div img {
    width: 100%;
  }
  .m-process-02-item-context-div {
    width: 94%;
    color: #fff;
    margin: 0 8px;
  }
  .m-process-02-item-context-ten {
    width: 88%;
    color: #fff;
    margin: 0 8px;
  }
  .process-border {
    border: 0px solid transparent;
  }
  .m-remark {
    padding: 0 1.57rem;
    color: #fff;
    margin-top: 2.16rem;
    font-size: 0.8rem;
    font-weight: bold;
  }
  .m-remark-context {
    padding: 0 1.57rem;
    padding-bottom: 2.27rem;
  }
  .m-remark-text {
    font-size: 0.64rem;
    margin-top: 1.15rem;
    color: #fff;
  }
}
