.aizhenshi-content .topcnt {
  margin-top: 40px;
  margin-bottom: 40px;
}
.aizhenshi-content .topcnt .page-title {
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #000000;
  line-height: 1;
  margin: 0;
}
.aizhenshi-content .topcnt .computer {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-image: url("../images/aizhenshi/icon_computer.png");
  background-size: cover;
  cursor: pointer;
  z-index: 1;
}
.aizhenshi-content .topcnt img {
  width: 50px;
  display: block;
}
.aizhenshi-content .adv {
  margin-top: -100px;
  z-index: 0;
  position: relative;
}
.aizhenshi-content .adv .context {
  position: absolute;
  top: 160px;
  left: 92px;
}
.aizhenshi-content .adv .context p {
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 0px;
  white-space: nowrap;
}
.aizhenshi-content .adv .context p:nth-of-type(1) {
  font-weight: 500;
  margin-bottom: 40px;
}
.aizhenshi-content .adv .context p:nth-of-type(2) {
  margin-bottom: 10px;
}
.aizhenshi-content .adv .context p:nth-of-type(2),
.aizhenshi-content .adv .context p:nth-of-type(3) {
  font-size: 60px;
}
.aizhenshi-content .adv .context p:nth-of-type(4) {
  margin-top: 37px;
  font-weight: 400;
  font-size: 25px;
  opacity: 0.5;
}
.aizhenshi-content .adv .img_top {
  display: block;
  width: 1530px;
  height: 500px;
  background: url("../images/aizhenshi/img_top.png") no-repeat center center;
  background-size: cover;
}
.aizhenshi-content .adv img {
  display: block;
  max-width: 1530px;
  max-height: 500px;
  min-width: 1200px;
  width: 100%;
  object-fit: cover;
}
.aizhenshi-content .guwen h1 {
  margin-top: 80px;
  margin-bottom: 0px;
  text-align: center;
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #000000;
  line-height: 1;
}
.aizhenshi-content .guwen .subtitle {
  margin-top: 22px;
  margin-bottom: 60px;
  text-align: center;
  color: #808080;
  font-size: 20px;
  font-family: MiSans;
  font-weight: 400;
  line-height: 1;
}
.aizhenshi-content .guwen .threeData {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.aizhenshi-content .guwen .threeData .item {
  width: calc((100% - 60px) / 3);
  background: #FFFFFF;
  border-radius: 30px;
  border: 3px solid #CCA352;
  padding: 45px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.aizhenshi-content .guwen .threeData .item > div {
  text-align: center;
}
.aizhenshi-content .guwen .threeData .item i {
  display: inline-block;
  width: 64px;
  height: 60px;
  background-image: url("../images/aizhenshi/icon_wenzhen.png");
  background-size: cover;
  flex-shrink: 0;
  margin-bottom: 32px;
}
.aizhenshi-content .guwen .threeData .item .tit {
  font-family: MiSans;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 1;
  margin-bottom: 21px;
}
.aizhenshi-content .guwen .threeData .item .subtit {
  font-family: MiSans;
  font-weight: 400;
  font-size: 20px;
  color: #808080;
  line-height: 1;
  margin-bottom: 0px;
}
.aizhenshi-content .guwen .threeData .item:nth-of-type(2) i {
  width: 56px;
  height: 60px;
  background-image: url("../images/aizhenshi/icon_fangan.png");
  background-size: cover;
}
.aizhenshi-content .guwen .threeData .item:nth-of-type(3) i {
  width: 56px;
  height: 61px;
  background-image: url("../images/aizhenshi/icon_ziyuan.png");
  background-size: cover;
}
.aizhenshi-content .guwen .other {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.aizhenshi-content .guwen .other .lft {
  width: 47.4%;
  padding-right: 45px;
}
.aizhenshi-content .guwen .other .lft h1 {
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #000000;
  margin-top: 77px;
  margin-bottom: 30px;
  text-align: left;
}
.aizhenshi-content .guwen .other .lft p {
  font-family: MiSans;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 0px;
}
.aizhenshi-content .guwen .other .lft .p2 {
  margin-top: 15px;
  margin-bottom: 40px;
}
.aizhenshi-content .guwen .other .lft .itt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.aizhenshi-content .guwen .other .lft .itt .item {
  width: calc((100% - 30px) / 2);
  height: 140px;
  background: #FAF7F0;
  border-radius: 30px;
  display: flex;
  align-items: center;
  padding: 3.57%;
  margin-bottom: 20px;
}
.aizhenshi-content .guwen .other .lft .itt .item:nth-child(2) i {
  background-image: url("../images/aizhenshi/icon_d2.png");
  background-size: cover;
}
.aizhenshi-content .guwen .other .lft .itt .item:nth-child(3) i {
  background-image: url("../images/aizhenshi/icon_d3.png");
  background-size: cover;
}
.aizhenshi-content .guwen .other .lft .itt .item:nth-child(4) i {
  background-image: url("../images/aizhenshi/icon_d4.png");
  background-size: cover;
}
.aizhenshi-content .guwen .other .lft .itt .item i {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  background-image: url("../images/aizhenshi/icon_d1.png");
  background-size: cover;
  flex-shrink: 0;
  margin-right: 30px;
}
.aizhenshi-content .guwen .other .lft .itt .item .rgt .tit {
  font-family: MiSans;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 1;
  padding-bottom: 10px;
}
.aizhenshi-content .guwen .other .lft .itt .item .rgt .subtit {
  font-family: MiSans;
  font-weight: 400;
  font-size: 18px;
  color: #808080;
  line-height: 1.2;
}
.aizhenshi-content .guwen .other .rght {
  width: 47%;
}
.aizhenshi-content .guwen .other .rght i {
  display: inline-block;
  width: 720px;
  height: 720px;
  background-image: url("../images/aizhenshi/img_dialog.png");
  background-size: cover;
}
.aizhenshi-content .guwen .other .rght img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.aizhenshi-content .why h1 {
  margin-top: 82px;
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #000000;
  margin-bottom: 60px;
  line-height: 1;
  text-align: center;
}
.aizhenshi-content .why .context {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.aizhenshi-content .why .context .item {
  width: calc((100% - 60px) / 3);
}
.aizhenshi-content .why .context .item .topp {
  background: #CCA352;
  border-radius: 50px;
  text-align: center;
  padding: 30px 10px ;
  line-height: 1;
  font-family: MiSans;
  font-weight: bold;
  font-size: 38px;
  color: #FFFFFF;
  position: relative;
  margin-bottom: 30px;
}
.aizhenshi-content .why .context .item .topp::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #CCA352;
  border-bottom: 10px solid transparent;
}
.aizhenshi-content .why .context .item .bottm p {
  background: #FAF7F0;
  border-radius: 30px;
  margin-bottom: 20px;
  padding: 22px 36px;
  line-height: 1;
  font-family: MiSans;
  font-size: 16px;
  color: #000000;
}
.aizhenshi-content .why .context .item .bottm p span {
  font-weight: bold;
}
.aizhenshi-content .robot {
  margin-top: 60px;
}
.aizhenshi-content .robot .img_robot {
  display: block;
  width: 1530px;
  height: 300px;
  background: url("../images/aizhenshi/img_robot.png") no-repeat center center;
  background-size: cover;
}
.aizhenshi-content .robot img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.aizhenshi-content .kaiqi h1 {
  margin-top: 78px;
  text-align: center;
  font-family: MiSans;
  font-weight: 600;
  font-size: 50px;
  color: #000000;
  line-height: 1;
  margin-bottom: 0px;
}
.aizhenshi-content .kaiqi .context {
  text-align: center;
  padding-top: 50px;
  font-family: MiSans;
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  line-height: 40px;
}
.aizhenshi-content .kaiqi .linkbtn {
  margin: 0 auto ;
  margin-top: 40px;
  width: 100%;
  text-align: center;
  margin-bottom: 150px;
}
.aizhenshi-content .kaiqi .linkbtn span {
  width: 500px;
  height: 60px;
  background: #E6CF5C;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  font-family: MiSans;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
}
@media (max-width: 767.98px) {
  .aizhenshi-content .topcnt {
    margin-top: 1.54rem;
    margin-bottom: 1.54rem;
  }
  .aizhenshi-content .topcnt .page-title {
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.92rem;
    color: #000000;
    line-height: 1;
    margin: 0;
  }
  .aizhenshi-content .topcnt .computer {
    width: 1.92rem;
    height: 1.92rem;
    display: inline-block;
    background-image: url("../images/aizhenshi/icon_computer_wap.png");
    background-size: cover;
    cursor: pointer;
    z-index: 1;
  }
  .aizhenshi-content .topcnt img {
    width: 1.92rem;
    display: block;
  }
  .aizhenshi-content .adv {
    margin-top: -3.46rem;
    z-index: 0;
  }
  .aizhenshi-content .adv .context {
    position: absolute;
    top: 5.73rem;
    left: 1.62rem;
  }
  .aizhenshi-content .adv .context p {
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.54rem;
    color: #FFFFFF;
    line-height: 1;
    margin-bottom: 0px;
    white-space: nowrap;
  }
  .aizhenshi-content .adv .context p:nth-of-type(1) {
    font-weight: 500;
    margin-bottom: 1rem;
  }
  .aizhenshi-content .adv .context p:nth-of-type(2) {
    margin-bottom: 0.5rem;
  }
  .aizhenshi-content .adv .context p:nth-of-type(2),
  .aizhenshi-content .adv .context p:nth-of-type(3) {
    font-size: 1.92rem;
  }
  .aizhenshi-content .adv .context p:nth-of-type(4) {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 0.77rem;
    opacity: 0.5;
  }
  .aizhenshi-content .adv .img_top {
    display: block;
    width: 100%;
    height: 17.31rem;
    border-radius: 1.15rem;
    background-image: url("../images/aizhenshi/img_top_wap.png");
    background-size: cover;
  }
  .aizhenshi-content .adv img {
    display: block;
    max-width: 28.46rem;
    height: 17.31rem;
    min-width: 28.46rem;
    width: 100%;
    object-fit: cover;
  }
  .aizhenshi-content .guwen h1 {
    margin-top: 3.04rem;
    margin-bottom: 0px;
    text-align: center;
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.85rem;
    color: #000000;
    line-height: 1;
  }
  .aizhenshi-content .guwen .subtitle {
    margin-top: 1.34615385rem;
    margin-bottom: 2.23rem;
    text-align: center;
    color: #808080;
    font-size: 0.92rem;
    font-family: MiSans;
    font-weight: 400;
    line-height: 1;
  }
  .aizhenshi-content .guwen .threeData {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .aizhenshi-content .guwen .threeData .item {
    width: 100%;
    background: #FFFFFF;
    border-radius: 1.54rem;
    border: 0.15rem solid #CCA352;
    padding: 1.81rem 2.04rem;
    margin-bottom: 1.15rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .aizhenshi-content .guwen .threeData .item > div {
    text-align: left;
  }
  .aizhenshi-content .guwen .threeData .item i {
    display: inline-block;
    width: 4.58rem;
    height: 4.35rem;
    background-image: url("../images/aizhenshi/icon_wenzhen.png");
    background-size: cover;
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 1.77rem;
  }
  .aizhenshi-content .guwen .threeData .item .tit {
    font-family: MiSans;
    font-weight: bold;
    font-size: 1.85rem;
    color: #000000;
    line-height: 1;
    margin-bottom: 1.34615385rem;
  }
  .aizhenshi-content .guwen .threeData .item .subtit {
    font-family: MiSans;
    font-weight: 400;
    font-size: 1.08rem;
    color: #808080;
    line-height: 1;
    margin-bottom: 0px;
  }
  .aizhenshi-content .guwen .threeData .item:nth-of-type(2) i {
    margin-left: 0.31rem;
    margin-right: 2.04rem;
    width: 4rem;
    height: 4.35rem;
    background-image: url("../images/aizhenshi/icon_fangan.png");
    background-size: cover;
  }
  .aizhenshi-content .guwen .threeData .item:nth-of-type(3) i {
    margin-left: 0.27rem;
    margin-right: 2.08rem;
    width: 4.04rem;
    height: 4.35rem;
    background-image: url("../images/aizhenshi/icon_ziyuan.png");
    background-size: cover;
  }
  .aizhenshi-content .guwen .other {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
  }
  .aizhenshi-content .guwen .other .lft {
    width: 100%;
    padding-right: 0px;
  }
  .aizhenshi-content .guwen .other .lft h1 {
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.85rem;
    color: #000000;
    margin-top: 1.93rem;
    margin-bottom: 2rem;
    text-align: center;
  }
  .aizhenshi-content .guwen .other .lft p {
    font-family: MiSans;
    font-weight: 400;
    font-size: 1.08rem;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .aizhenshi-content .guwen .other .lft .p2 {
    max-width: 100% ;
    margin-top: 0.6rem;
    margin-bottom: 2.27rem;
  }
  .aizhenshi-content .guwen .other .lft .itt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .aizhenshi-content .guwen .other .lft .itt .item {
    width: 13.9rem;
    height: 5.38rem;
    background: #FAF7F0;
    border-radius: 1.15rem;
    display: flex;
    align-items: center;
    padding: 0.96rem 1.15rem;
    margin-bottom: 0.77rem;
  }
  .aizhenshi-content .guwen .other .lft .itt .item i {
    display: inline-block;
    width: 3.08rem;
    height: 3.08rem;
    border-radius: 0.77rem;
    background-image: url("../images/aizhenshi/icon_d1.png");
    background-size: cover;
    flex-shrink: 0;
    margin-right: 1.15rem;
  }
  .aizhenshi-content .guwen .other .lft .itt .item .rgt .tit {
    font-family: MiSans;
    font-weight: bold;
    font-size: 1.08rem;
    color: #000000;
    line-height: 1;
    padding-bottom: 0.5rem;
  }
  .aizhenshi-content .guwen .other .lft .itt .item .rgt .subtit {
    font-family: MiSans;
    font-weight: 400;
    font-size: 0.77rem;
    color: #808080;
    line-height: 1.5;
  }
  .aizhenshi-content .guwen .other .rght {
    margin-top: 1.54rem;
  }
  .aizhenshi-content .guwen .other .rght i {
    display: inline-block;
    width: 28.46rem;
    height: 28.46rem;
    background-image: url("../images/aizhenshi/img_dialog_wap.png");
    background-size: cover;
  }
  .aizhenshi-content .guwen .other .rght img {
    display: block;
    max-width: 28.46rem;
    max-height: 28.46rem;
    min-width: 28.46rem;
    width: 100%;
    object-fit: cover;
  }
  .aizhenshi-content .why h1 {
    margin-top: 3.19rem;
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.85rem;
    color: #000000;
    margin-bottom: 1.54rem;
    line-height: 1;
    text-align: center;
  }
  .aizhenshi-content .why .context {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .aizhenshi-content .why .context .item {
    width: 100%;
    margin-top: 0.77rem;
  }
  .aizhenshi-content .why .context .item .topp {
    width: 100%;
    background: #CCA352;
    border-radius: 2.31rem;
    text-align: center;
    padding: 1.12rem 0;
    font-family: MiSans;
    font-weight: bold;
    font-size: 2.31rem;
    color: #FFFFFF;
    position: relative;
    margin-bottom: 1.15rem;
  }
  .aizhenshi-content .why .context .item .topp::after {
    content: '';
    position: absolute;
    bottom: -1.46rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-left: 0.77rem solid transparent;
    border-right: 0.77rem solid transparent;
    border-top: 0.77rem solid #CCA352;
    border-bottom: 0.77rem solid transparent;
  }
  .aizhenshi-content .why .context .item .bottm p {
    width: 100%;
    background: #FAF7F0;
    border-radius: 1.54rem;
    margin-bottom: 0.77rem;
    padding-left: 1.38rem;
    padding: 1.08rem 1.38rem;
    font-family: MiSans;
    font-size: 0.92rem;
    color: #000000;
  }
  .aizhenshi-content .why .context .item .bottm p span {
    font-weight: bold;
  }
  .aizhenshi-content .robot {
    margin-top: 2.55rem;
  }
  .aizhenshi-content .robot .img_robot {
    display: block;
    width: 100%;
    height: 11.54rem;
    border-radius: 1.92rem;
    background: url("../images/aizhenshi/img_robot_wap.png") no-repeat center center;
    background-size: cover;
  }
  .aizhenshi-content .kaiqi h1 {
    margin-top: 2.85rem;
    text-align: center;
    font-family: MiSans;
    font-weight: 600;
    font-size: 1.85rem;
    color: #000000;
    line-height: 1;
    margin-bottom: 0px;
  }
  .aizhenshi-content .kaiqi .context {
    text-align: center;
    padding-top: 2rem;
    font-family: MiSans;
    font-weight: 500;
    font-size: 0.92rem;
    color: #000000;
    line-height: 2.15rem;
  }
  .aizhenshi-content .kaiqi .linkbtn {
    margin: 0 auto ;
    margin-top: 2rem;
    width: 100%;
    text-align: center;
    margin-bottom: 4.15rem;
  }
  .aizhenshi-content .kaiqi .linkbtn span {
    width: 26.92rem;
    height: 3.08rem;
    background: #E6CF5C;
    border-radius: 1.54rem;
    display: inline-block;
    text-align: center;
    line-height: 3.08rem;
    font-family: MiSans;
    font-weight: 500;
    font-size: 1.08rem;
    color: #000000;
  }
}
