@charset"utf-8";
* {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
}

html {
    width: 100%;
    overflow-y: auto;
}

body {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    min-width: 1250px;
}
button {
    cursor: pointer;
}
.none {
    display: none;
}
.inBody {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.view1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    cursor: pointer;
}
.view1 img {
    width: 100%;
    height: auto;
}



.view2 {
  width: calc(100% - 382px);
  height: 638px;
  padding: 69px 168px 99px 214px;
  background-color: #fff;
}

.public-title {
  height: 110px;
  padding-left: 113px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view2_bg.png') center no-repeat;
  background-size: 100% 100%;
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 400;
  font-size: 24px;
  color: #3E3E3E;
  line-height: 33px;
  text-align: left;
  margin: 0 auto;
}
.public-title .title {
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 50px;
  color: #49260F;
  line-height: 70px;
}
.view2-title {
  width: 450px;
  margin-bottom: 50px;
}

.view2-items {
  height: 476px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.view2-item {
  width: 250px;
  height: calc(100% - 70px);
  padding: 70px 50px 0;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view2_bg1.png') center no-repeat;
  background-size: 100% 100%;
}
.view2-item .icon {
  width: 140px;
  height: 140px;
  display: block;
  margin: 0 auto;
  margin-bottom: 24px;
}
.view2-item .title {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view2_bg2.png') center no-repeat;
  background-size: 100%;
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 28px;
  color: #49260F;
  line-height: 40px;
  margin-bottom: 19px;
  text-align: center;
}
.view2-item .text {
  font-family: PingFangSC, PingFang SC;
  font-weight: 300;
  font-size: 24px;
  color: #49260F;
  line-height: 38px;
}


.view3 {
  width: calc(100% - 283px);
  height: 1560px;
  padding: 67px 114px 0 169px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view3_bg.png') center no-repeat;
  background-size: 100% 100%;
}

.view3-title {
  width: 326px;
  margin-bottom: 68px;
  background-size: 100%;
}
.view3-item {
  width: calc(100% - 613px);
  height: 300px;
  padding-top: 75px;
}
.view3-item-title {
    width: 220px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 30px;
    color: #49260F;
    background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view3_bg1.png') center no-repeat;
  background-size: 100% 100%;
    margin-bottom: 24px;
}
.view3-item-li {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #696969;
    line-height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.view3-item-li .icon {
    width: 16px;
    height: 16px;
    border: 1px solid #49260F;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
}
.view3-item-li .icon::before {
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 100;
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #49260F;
    border-radius: 50%;
}
.view3-item1 {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view3_img1.png') center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 68px;
}
.view3-item2 {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view3_img2.png') center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 68px;
}
.view3-item3 {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view3_img3.png') center no-repeat;
  background-size: 100% 100%;
}
.view3-pl {
    padding-left: 613px;
}
.view3-pr {
    padding-left: 69px;
    padding-right: 544px;
}

.view4 {
    width: calc(100% - 500px);
    height: 1520px;
    padding: 90px 250px 0;
    background: #fff;
}
.view4-title1 {
    width: 465px;
    height: 111px;
    margin-bottom: 70px;
}
.view4-steps {
    width: 1030px;
    margin: 0 auto;
}
.view4-step {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 40px;
    overflow: hidden;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    background: #F3F3F3;
}
.view4-step .icon {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-right: 48px;
}
.view4-step .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 26px;
    color: #49260F;
    margin-right: 16px;
}
.view4-step .arrow {
    width: 100%;
    height: 42px;
}
.view4-steps .arrow img {
    display: block;
    width: 14px;
    height: 25px;
    margin: 9px 0 9px 153px;
}

.view4-title2 {
    width: 580px;
    height: 105px;
    margin: 94px auto 72px;
}
.view4-items {
  width: 100%;
  height: 670px;
  display: flex;
  justify-content: space-around;
}
.view4-item {
  width: 386px;
  height: calc(100% - 414px);
  /* height: 100%; */
  padding: 0 24px 0 20px;
  padding-top: 414px;
}
.view4-item1 {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view4_img1.png') center no-repeat;
  background-size: 100%;
}
.view4-item2 {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view4_img2.png') center no-repeat;
  background-size: 100%;
}
.view4-item3 {
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view4_img3.png') center no-repeat;
  background-size: 100%;
}

.view4-item-title {
  width: 392px;
  height: 53px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: linear-gradient( 99deg, #A78562 0%, #B18961 31.3%, rgba(239,228,210,0.06) 100%);
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  padding-left: 8px;
  margin-bottom: 20px;
  margin-left: -32px;
  position: relative;
}
.view4-item-title::before {
  content: '';
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #986F48 #986F48 transparent transparent;
  position: absolute;
  bottom: -12px;
  left: 0;
  z-index: 10;
}

.view4-item-title img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-right: 5px;
}
.view4-item-tabs {
  width: 100%;
  height: 34px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 14px;
}
.view4-item-tab {
  min-width: 74px;
  height: 34px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  background: #C6AE95;
  border-radius: 19px;
  padding: 0 12px;
}
.view4-item-tab img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.view4-item-text {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 36px;
}


.view5 {
  width: calc(100% - 510px);
  height: 944px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view5_bg.png') center no-repeat;
  background-size: 100% 100%;
  padding: 44px 246px 0 264px;
}
.view5-title {
  width: 439px;
  height: 100px;
  margin-bottom: 63px;
}
.view5-toolbar {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 30px;
  color: #000000;
  margin-bottom: 78px;
}
.view5-toolbar .btn {
  width: 228px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #B30C20;
  border-radius: 8px;
  border: 1px solid #B30C20;
  cursor: pointer;
}
.view5-toolbar .btn:hover {
  color: #fff;
  background: #B30C20;
}

.view5-items {
  width: 100%;
  height: 265px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 75px;
}
.view5-item {
  width: 384px;
  min-width: 384px;
  height: calc(100% - 58px);
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view5_bg1.png') center no-repeat;
  background-size: 100% 100%;
  padding: 58px 33px 0 33px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 24px;
  color: #696969;
  position: relative;
}
.view5-item .title {
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 42px;
  position: absolute;
  top: -30px;
  z-index: 10;
  line-height: 68px;
  padding-left: 20px;
}
.view5-item1 .title {
  width: 204px;
  height: 68px;
  left: 112px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view5_img1.png') center no-repeat;
  background-size: 100% 100%;
}
.view5-item2 .title {
  width: 357px;
  height: 68px;
  left: 36px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view5_img2.png') center no-repeat;
  background-size: 100% 100%;
}
.view5-item .title span {
  width: 50px;
  height: 100%;
  display: inline-block;
}

.view5-content {
  width: 100%;
  display: flex;
  justify-content: space-between;

}
.view5-content .title {
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 30px;
  color: #000000;
  text-align: left;
  margin-bottom: 20px;
}
.view5-content .left {
  width: 700px;
}
.view5-content .left .li {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}
.view5-content .left .li img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.view5-content .right {
  min-width: 610px;
  height: 62px;
}
.view5-content .right .search {
  display: flex;
  margin-bottom: 18px;
}
.view5-content .right .search .input {
  width: 390px;
  height: 62px;
  background: #FFFFFF;
  border-radius: 8px 0px 0px 8px;
  border: 1px solid #AC2A3A;
  padding: 17px 35px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #909090;
}
.view5-content .right .search .input:focus-visible {
  outline: none;
}
.view5-content .right .search .btn {
  width: 156px;
  height: 60px;
  text-align: center;
  line-height: 62px;
  background: #B30C20;
  border-radius: 0px 8px 8px 0px;
  border: 1px solid #AC2A3A;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 26px;
  color: #FFFFFF;
  cursor: pointer;
}
.view5-content .right .tips {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 28px;
}
.view5-content .right .tips span {
  color: #B30C20;
}


.view6 {
  width: calc(100% - 360px);
  height: 530px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view6_bg.png') center no-repeat;
  background-size: 100% 100%;
  padding: 70px 180px 0 180px;
}
.view6-title {
  width: 500px;
  height: 106px;
  margin-bottom: 60px;
  font-family: STSongti-SC, STSongti-SC;
  font-weight: 900;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 56px;
}
.view6-items {
  width: 100%;
  height: 314px;
  display: flex;
  justify-content: space-around;
}
.view6-item {
  width: 426px;
  height: 290px;
  background: #FFFFFF;
  box-shadow: 0px 4 4px 0px #968478;
  padding: 24px 30px 0 30px;
}
.view6-item .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  margin-bottom: 18px;
}
.view6-item .title img {
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
.view6-item .title .text {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #818181;
}
.view6-item .title .name {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #292929;
}

.view6-item .evaluate {
  width: 140px;
  height: 20px;
  margin-bottom: 4px;
}
.view6-item .content {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #4F4F4F;
  line-height: 30px;
  text-align: left;
  margin-bottom: 40px;
}
.view6-item .tabs {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: flex-start;
  padding-top: 16px;
  border-top: 1px solid #9A9A9A;
}
.view6-item .tab {
  width: 100px;
  height: 30px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #553A25;
  text-align: center;
  line-height: 30px;
  background: #EFE4DC;
  border-radius: 16px;
  margin-right: 20px;
}


.view7 {
  width: calc(100% - 600px);
  height: 1332px;
  background: #fff;
  padding: 0 300px;
}
.view7-title1 {
  width: 600px;
  height: 102px;
  margin-bottom: 54px;
  margin-top: 52px;
}
.view7-title2 {
  width: 360px;
  height: 80px;
  margin-bottom: 63px;
  margin-top: 51px;
}
.view7-list {
  max-width: 1110px;
  margin: 0 auto;
}
.view7-li {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px 0px rgba(212,212,212,0.5);
  border-radius: 0px 0px 8px 8px;
  margin-bottom: 32px;
  padding-bottom: 30px;
}
.view7-li .top {
  width: calc(100% - 20px);
  height: 58px;
  background: url('https://zupu-test.tos-cn-shanghai.volces.com/static/web/xiupu_imgs/view7_bg1.png') center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 14px;
  padding-left: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
}
.view7-li .top .question {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-family: STSongti-SC, STSongti-SC;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  background: #553A25;
  border-radius: 20px;
  margin-right: 7px;
}

.view7-li .bottom {
  padding-left: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #696969;
  line-height: 28px;
}
.view7-li .bottom div {
  margin-bottom: 6px;
}

.view7-items {
  width: 100%;
  height: 244px;
  display: flex;
  justify-content: space-between;
}

.view7-item {
  width: 270px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #383838;
  text-align: center;
}
.view7-item img {
  width: 80px;
  height: 80px;
}
.view7-item .title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 26px;
  color: #8C5C17;
  margin-top: 16px;
  margin-bottom: 9px;
}

.fadeInLeft, .fadeInRight, .fadeInUp, .zoomIn {
    display: none;
}

.fadeInLeft.animated,
.fadeInRight.animated,
.fadeInUp.animated,
.zoomIn.animated {
  display: block;
}

.view2-item:hover, .view4-item:hover, .view6-item:hover, .view7-item img:hover {
  transform: translateY(-5px);
  transition: all 0.3s ease;
}

.view5-content .right .search .btn:hover {
  transform: scale(1.05);
  transition: all 0.3s ease;
}