.zztcId {
  width: 100%;
  height: 100vh;
  background: #ffffff;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1;
}
.zztcId a {
  color: #797979;
}
.zztcId .zztcIdContent {
  width: 100%;
  height: 47.4rem;
  --swiper-pagination-bullet-inactive-color: #ffffff;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-size: 1.2rem;
}
.zztcId .zztcIdContent .contentImg {
  width: 100%;
  height: 100%;
}
.zztcId .zztcIdContent .swiperBulletActive {
  background: #787878;
}
.zztcId .zztcIdContent .swiper-pagination-bullet {
  border: 1px solid #787878;
}
.zztcId .return {
  width: 2rem;
  height: 4rem;
  position: absolute;
  left: 3.2rem;
  top: 10.2rem;
  z-index: 20;
}
.zztcId .return img {
  width: 100%;
  height: 100%;
}
.zztcId .vr {
  width: 6.4rem;
  height: 6.4rem;
  position: absolute;
  left: calc(50vw - 3.2rem);
  top: 19.4rem;
  z-index: 20;
}
.zztcId .vr img {
  width: 100%;
  height: 100%;
}
.zztcId .content {
  position: absolute;
  left: 0;
  top: 42rem;
  z-index: 200;
  border-top-left-radius: 3.6rem;
  border-top-right-radius: 3.6rem;
  background: #ffffff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 4.2rem 0 8.4rem 0;
}
.zztcId .content .oneItem {
  margin: 0 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1.2rem;
}
.zztcId .content .oneItem .selectPackage {
  display: flex;
  align-items: flex-end;
}
.zztcId .content .oneItem .selectPackage .title {
  font-size: 4rem;
  font-weight: 500;
  color: #222222;
  line-height: 1;
  margin-right: 1rem;
}
.zztcId .content .oneItem .selectPackage .package {
  font-size: 2rem;
  font-weight: 400;
  color: #ff6900;
  transform: scale(0.833);
  transform-origin: left bottom;
}
.zztcId .content .oneItem .selectPackage .package img {
  width: 1rem;
  height: 1.6rem;
  vertical-align: middle;
}
.zztcId .content .oneItem .price {
  font-size: 5.6rem;
  font-weight: 500;
  color: #222222;
  line-height: 6.4rem;
  display: flex;
  align-items: flex-end;
}
.zztcId .content .oneItem .price .priceSpan {
  font-size: 1.2rem;
  font-weight: 500;
  color: #222222;
  line-height: 3.6rem;
}
.zztcId .content .oneItem .price i {
  font-size: 5.6rem;
  font-style: normal;
  transform: scale(0.833);
  transform-origin: right bottom;
}
.zztcId .content .oneItem .price .priceSpan {
  margin-top: 4rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #222222;
}
.zztcId .content .oneItem .price .numbers {
  font-size: 5.6rem;
  font-weight: bold;
  color: #333333;
  line-height: 5.6rem;
}
.zztcId .content .oneItem .price .unit {
  font-size: 2.4rem;
  font-weight: 400;
  transform: scale(0.916);
  transform-origin: left bottom;
  line-height: 4.5rem;
}
.zztcId .content .twoItem {
  margin: 0 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
  margin-bottom: 5.2rem;
}
.zztcId .content .twoItem .leftTwo {
  color: #222222;
  transform: scale(0.916);
  transform-origin: 0 0;
}
.zztcId .content .twoItem .rightTwo {
  color: #797979;
  transform: scale(0.916);
  transform-origin: right center;
}
.zztcId .content .threeItem {
  margin: 0 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.2rem;
}
.zztcId .content .threeItem .leftThree {
  font-size: 2.4rem;
  font-weight: 400;
  color: #797979;
  line-height: 4rem;
}
.zztcId .content .threeItem .leftThree .leftThreeIcon {
  width: 2.6rem;
  height: 3rem;
  margin-right: 0.8rem;
  margin-top: 0.2rem;
}
.zztcId .content .threeItem .rightThree {
  width: 1.4rem;
  height: 2.8rem;
}
.zztcId .content .splitLine {
  margin: 0 3.2rem;
  width: 100%;
  height: 0.1rem;
  background: #ededed;
  margin-bottom: 4.8rem;
}
.zztcId .content .fourItem {
  margin: 0 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.zztcId .content .fourItem .leftFour {
  display: flex;
  flex-direction: row;
  font-size: 2.8rem;
  font-weight: 300;
  color: #797979;
  line-height: 4rem;
}
.zztcId .content .fourItem .leftFour .tabItem {
  margin-right: 2.8rem;
}
.zztcId .content .fourItem .leftFour .tabItem .tabLine {
  display: none;
}
.zztcId .content .fourItem .leftFour .on {
  font-size: 3.2rem;
  font-weight: 600;
  color: #222222;
  line-height: 4.4rem;
}
.zztcId .content .fourItem .leftFour .on .tabLine {
  display: block;
  width: 12.8rem;
  height: 0.6rem;
  background: linear-gradient(270deg, rgba(255, 52, 62, 0) 0%, #ff6504 100%);
  border-radius: 0.4rem;
}
.zztcId .content .fourItem .rightFour {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .fourItem .rightFour img {
  width: 1rem;
  height: 1.6rem;
  margin-top: 1rem;
  margin-left: 0.8rem;
}
.zztcId .content .fiveItem {
  margin: 0 3.2rem;
  height: 34.2rem;
  background: url("https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-m/zztc/five1.png")
    100% no-repeat;
  background-size: 100% 34.2rem;
  font-size: 2.2rem;
  font-weight: 300;
  color: #222222;
  line-height: 3.2rem;
  box-sizing: border-box;
  padding-top: 5.2rem;
  padding-left: 4.8rem;
  margin-bottom: 4.6rem;
}
.zztcId .content .fiveItem .uses {
  width: 40rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.zztcId .content .fiveItem .uses .useItem {
  margin-bottom: 2rem;
  margin-right: 4.4rem;
}
.zztcId .content .fiveItem .uses .useItem .useIcon {
  margin-top: 0.8rem;
  margin-right: 0.6rem;
  width: 1.8rem;
  height: 1.4rem;
}
.zztcId .content .fiveItem .uses1 {
  display: block;
}
.zztcId .content .fiveItem .uses2 {
  display: none;
}
.zztcId .content .bigTitle {
  margin: 0 3.2rem;
  font-size: 3.2rem;
  font-weight: 500;
  color: #222222;
  line-height: 4.4rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.zztcId .content .bigTitle .nums {
  font-size: 2.2rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.2rem;
}
.zztcId .content .bigTitle .titleRight {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .bigTitle .titleRight img {
  width: 1rem;
  height: 1.6rem;
  margin-top: 1rem;
  margin-left: 0.8rem;
}
.zztcId .content .smallTitle {
  margin: 0 3.2rem;
  font-size: 2.2rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.2rem;
  margin-top: 0.4rem;
}
.zztcId .content .tabBtns {
  margin: 0 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 2.4rem;
}
.zztcId .content .tabBtns .btnItem {
  width: 33.2rem;
  height: 8rem;
  background: #ffffff;
  border-radius: 1.2rem;
  border: 1px solid #c0c0c0;
  font-size: 2.8rem;
  font-weight: 400;
  color: #222222;
  line-height: 4rem;
  position: relative;
  line-height: 8rem;
  text-align: center;
}
.zztcId .content .tabBtns .btnItem .btnIcon {
  display: none;
}
.zztcId .content .tabBtns .on {
  border-top-right-radius: 1.4rem;
  border: 1px solid #ff6900;
  color: #ff6900;
}
.zztcId .content .tabBtns .on .btnIcon {
  display: block;
  width: 5.6rem;
  height: 2.4rem;
  position: absolute;
  top: 0;
  right: 0;
}
.zztcId .content .form {
  margin: 3rem 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.zztcId .content .form + .form {
  margin-top: 0;
  margin-bottom: 4.8rem;
}
.zztcId .content .form .city {
  width: 21.8rem;
  height: 8rem;
  padding: 0 2.2rem;
  background: #f1f1f1;
  border-radius: 0.8rem;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 400;
  color: #222222;
  line-height: 8rem;
}
.zztcId .content .form .city select {
  background: transparent;
  border: 0;
  appearance: none;
  width: 100%;
  height: 100%;
}
.zztcId .content .form .formInput {
  width: 21.8rem;
  height: 8rem;
  background: #f1f1f1;
  border-radius: 0.8rem;
  font-size: 2.8rem;
  font-weight: 400;
  color: #222222;
  line-height: 4rem;
  box-sizing: border-box;
  padding: 2rem 1.4rem 2rem 2.2rem;
  display: flex;
  flex-direction: row;
}
.zztcId .content .form .formInput input {
  border: none;
  outline: none;
  background: #f1f1f1;
  flex: 1;
  width: 100%;
  font-size: 2.8rem;
  font-weight: 400;
  color: #222222;
  line-height: 4rem;
  padding-left: 0;
  margin-right: 3rem;
}
.zztcId .content .form .formInput input::-webkit-input-placeholder {
  font-size: 2.8rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #aaaaaa;
}
.zztcId .content .form .formInput input::-webkit-outer-spin-button,
.zztcId .content .form .formInput input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.zztcId .content .form .formMobile {
  width: 100%;
}
.zztcId .content .form .formBtn {
  width: 21.8rem;
  height: 8rem;
  background: #ff6900;
  border-radius: 0.8rem;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 8rem;
}
.zztcId .content .imgList {
  margin: 0 3.2rem;
  margin-top: 2.4rem;
  margin-bottom: 5.2rem;
}
.zztcId .content .imgList .imgItem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1.4rem;
}
.zztcId .content .imgList .imgItem img {
  border-radius: 0.6rem;
}
.zztcId .content .imgList .imgOne {
  width: 45.2rem;
  height: 27.4rem;
}
.zztcId .content .imgList .imgTwo {
  width: 33.6rem;
  height: 27.4rem;
}
.zztcId .content .imgList .imgThree {
  width: 22rem;
  height: 27.4rem;
}
.zztcId .content .configOne {
  background: #f9f7f2;
  box-sizing: border-box;
  padding: 4.6rem 3.2rem 5.2rem 3.2rem;
  margin-top: 2.4rem;
}
.zztcId .content .configOne .configTitle {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.zztcId .content .configOne .configTitle .big {
  font-size: 3.2rem;
  font-weight: 500;
  color: #222222;
  line-height: 4.4rem;
  margin-bottom: 1.2rem;
}
.zztcId .content .configOne .configTitle .small {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .configOne .configTitle .blur {
  color: #f3eee7;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  padding-top: 3.3rem;
}
.zztcId .content .configOne .configImg {
  width: 100%;
  height: 45.8rem;
  margin-bottom: 3.6rem;
}
.zztcId .content .configOne .configImg .imgItem {
  width: 100%;
  height: 45.8rem;
  border-radius: 0.6rem;
}
.zztcId .content .configOne .configView {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 2.8rem;
  font-weight: 500;
  color: #797979;
  line-height: 4rem;
  margin-bottom: 2.6rem;
}
.zztcId .content .configOne .configView .left {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.zztcId .content .configOne .configView .left .splitLine {
  width: 0.2rem;
  height: 1.2rem;
  background: #c2c2c2;
  margin: 0 2.2rem;
}
.zztcId .content .configOne .configView .right {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .configOne .configView .right .rightIcon {
  vertical-align: middle;
  width: 0.9rem;
  height: 1.8rem;
  margin-left: 0.8rem;
}
.zztcId .content .configOne .configTable {
  width: 100%;
}
.zztcId .content .configOne .configTable table {
  width: 68.6rem;
  overflow: hidden;
  line-height: 7rem;
  border-top: 1rem solid #dedede;
  border-right: 1rem solid #dedede;
  border-left: 1rem solid #dedede;
  border-top-right-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
}
.zztcId .content .configOne .configTable table tr {
  display: flex;
  flex-direction: row;
}
.zztcId .content .configOne .configTable table tr td {
  font-family: PingFangSC-Light, PingFang SC;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 7rem;
  color: #222;
  text-align: center;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.zztcId .content .configOne .configTable table tr :nth-child(1) {
  width: 14.6rem;
  overflow: hidden;
}
.zztcId .content .configOne .configTable table tr :nth-child(2) {
  width: 21rem;
}
.zztcId .content .configOne .configTable table tr :nth-child(3) {
  width: 32rem;
  border-right: none;
}
.zztcId .content .configOne .configTable table tr:nth-child(odd) {
  background: #f2efe7;
}
.zztcId .content .configOne .configTable table tr:nth-child(even) {
  background: #f9f7f2;
}
.zztcId .content .configTwo {
  background: #ffffff;
  box-sizing: border-box;
  padding: 4.6rem 3.2rem 5.2rem 3.2rem;
}
.zztcId .content .configTwo .configTitle {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.zztcId .content .configTwo .configTitle .big {
  font-size: 3.2rem;
  font-weight: 500;
  color: #222222;
  line-height: 4.4rem;
  margin-bottom: 1.2rem;
}
.zztcId .content .configTwo .configTitle .small {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .configTwo .configTitle .blur {
  color: #f3eee7;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  padding-top: 3.3rem;
}
.zztcId .content .configTwo .configImg {
  width: 100%;
  height: 45.8rem;
  margin-bottom: 3.6rem;
}
.zztcId .content .configTwo .configImg .imgItem {
  width: 100%;
  height: 45.8rem;
  border-radius: 0.6rem;
}
.zztcId .content .configTwo .configView {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 2.8rem;
  font-weight: 500;
  color: #797979;
  line-height: 4rem;
  margin-bottom: 2.6rem;
}
.zztcId .content .configTwo .configView .left {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.zztcId .content .configTwo .configView .left .splitLine {
  width: 0.2rem;
  height: 1.2rem;
  background: #c2c2c2;
  margin: 0 2.2rem;
}
.zztcId .content .configTwo .configView .right {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.4rem;
}
.zztcId .content .configTwo .configView .right .rightIcon {
  vertical-align: middle;
  width: 0.9rem;
  height: 1.8rem;
  margin-left: 0.8rem;
}
.zztcId .content .configTwo .configTable {
  width: 100%;
}
.zztcId .content .configTwo .configTable table {
  width: 68.6rem;
  overflow: hidden;
  line-height: 7rem;
  border-top: 1rem solid #dedede;
  border-right: 1rem solid #dedede;
  border-left: 1rem solid #dedede;
  border-top-right-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
}
.zztcId .content .configTwo .configTable table tr {
  display: flex;
  flex-direction: row;
}
.zztcId .content .configTwo .configTable table tr td {
  font-family: PingFangSC-Light, PingFang SC;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 7rem;
  color: #222;
  text-align: center;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.zztcId .content .configTwo .configTable table tr :nth-child(1) {
  width: 14.6rem;
  overflow: hidden;
}
.zztcId .content .configTwo .configTable table tr :nth-child(2) {
  width: 21rem;
}
.zztcId .content .configTwo .configTable table tr :nth-child(3) {
  width: 32rem;
  border-right: none;
}
.zztcId .content .configTwo .configTable table tr:nth-child(odd) {
  background: #f5f5f5;
}
.zztcId .content .configTwo .configTable table tr:nth-child(even) {
  background: #ffffff;
}
.zztcId .content .configThree {
  background: #f9f7f2;
  box-sizing: border-box;
  padding: 3rem 3.2rem 5.2rem 3.2rem;
  margin-bottom: 4.8rem;
}
.zztcId .content .configThree .configTitle {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.zztcId .content .configThree .configTitle .leftTitle {
  padding-top: 1.6rem;
}
.zztcId .content .configThree .configTitle .big {
  font-size: 3.2rem;
  font-weight: 500;
  color: #222222;
  line-height: 4.4rem;
  margin-bottom: 1.2rem;
}
.zztcId .content .configThree .configTitle .small {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .configThree .configTitle .blur {
  color: #f3eee7;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
}
.zztcId .content .configThree .configImg {
  width: 100%;
  height: 45.8rem;
  margin-bottom: 3.6rem;
}
.zztcId .content .configThree .configImg .imgItem {
  width: 100%;
  height: 45.8rem;
  border-radius: 0.6rem;
}
.zztcId .content .configThree .configView {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 2.8rem;
  font-weight: 500;
  color: #797979;
  line-height: 4rem;
  margin-bottom: 2.6rem;
}
.zztcId .content .configThree .configView .left {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.zztcId .content .configThree .configView .left .splitLine {
  width: 0.2rem;
  height: 1.2rem;
  background: #c2c2c2;
  margin: 0 2.2rem;
}
.zztcId .content .configThree .configView .right {
  font-size: 2.4rem;
  font-weight: 300;
  color: #797979;
  line-height: 3.4rem;
}
.zztcId .content .configThree .configView .right .rightIcon {
  vertical-align: middle;
  width: 0.9rem;
  height: 1.8rem;
  margin-left: 0.8rem;
}
.zztcId .content .configThree .configTable {
  width: 100%;
}
.zztcId .content .configThree .configTable table {
  width: 68.6rem;
  overflow: hidden;
  line-height: 7rem;
  border-top: 0.1rem solid #dedede;
  border-right: 0.1rem solid #dedede;
  border-left: 0.1rem solid #dedede;
  border-top-right-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
}
.zztcId .content .configThree .configTable table tr {
  display: flex;
  flex-direction: row;
}
.zztcId .content .configThree .configTable table tr td {
  font-family: PingFangSC-Light, PingFang SC;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 7rem;
  color: #222;
  text-align: center;
  border-right: 0.1rem solid #dedede;
  border-bottom: 0.1rem solid #dedede;
}
.zztcId .content .configThree .configTable table tr :nth-child(1) {
  width: 14.6rem;
  overflow: hidden;
}
.zztcId .content .configThree .configTable table tr :nth-child(2) {
  width: 21rem;
}
.zztcId .content .configThree .configTable table tr :nth-child(3) {
  width: 32rem;
  border-right: none;
}
.zztcId .content .configThree .configTable table tr:nth-child(odd) {
  background: #f2efe7;
}
.zztcId .content .configThree .configTable table tr:nth-child(even) {
  background: #f9f7f2;
}
.zztcId .content .swiperX {
  margin-top: 2.4rem;
  margin-left: 3.2rem;
  margin-bottom: 4.2rem;
  width: 100%;
  height: 41rem;
}
.zztcId .content .swiperX .itemX {
  width: 32.8rem;
  margin-right: 2.4rem;
}
.zztcId .content .swiperX .itemX .imgItem {
  width: 32.8rem;
  height: 32.8rem;
  border-radius: 0.8rem;
  margin-bottom: 1.6rem;
}
.zztcId .content .swiperX .itemX .titleOneX {
  font-size: 2.4rem;
  font-weight: 400;
  color: #222222;
  line-height: 3.4rem;
}
.zztcId .content .swiperX .itemX .titleTwoX {
  font-size: 2.2rem;
  font-weight: 400;
  color: #aaaaaa;
  line-height: 3.2rem;
}
.zztcId .content .services {
  background: #f7f7f7;
  border-radius: 1.8rem;
  margin: 0 3.2rem;
  box-sizing: border-box;
  padding: 5.4rem 4rem;
  margin-bottom: 8.4rem;
}
.zztcId .content .services .title {
  width: 100%;
  text-align: center;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 3.4rem;
  color: #222;
}
.zztcId .content .services .itemInfoOne {
  margin-top: 5.2rem;
  padding-bottom: 3.2rem;
}
.zztcId .content .services .itemInfoOne .serviceItem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
}
.zztcId .content .services .itemInfoOne .serviceItem .left {
  display: flex;
  flex-direction: row;
}
.zztcId .content .services .itemInfoOne .serviceItem .left img {
  width: 8rem;
  height: 8rem;
  margin-right: 2.2rem;
}
.zztcId .content .services .itemInfoOne .serviceItem .left .bigs {
  font-size: 3.2rem;
  font-weight: 500;
  color: #222222;
  line-height: 4.4rem;
}
.zztcId .content .services .itemInfoOne .serviceItem .left .smalls {
  font-size: 2.4rem;
  font-weight: 400;
  color: #797979;
  line-height: 2.4rem;
}
.zztcId .content .services .itemInfoOne .serviceItem .right {
  width: 1.6rem;
  height: 2.6rem;
}
.zztcId .content .services .small-title {
  font-size: 2.6rem;
  font-weight: 400;
  color: #797979;
  line-height: 2.4rem;
  margin-top: 1.8rem;
  text-align: center;
}
.zztcId .content .services .itemInfoTwo {
  margin: 0 1.4rem;
  margin-top: 5.6rem;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.zztcId .content .services .itemInfoTwo .serviceItemTwo {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zztcId .content .services .itemInfoTwo .serviceItemTwo img {
  width: 4.8rem;
  height: 5.2rem;
  margin-bottom: 2.4rem;
}
.zztcId .content .services .itemInfoTwo .serviceItemTwo .bigs {
  font-size: 2.8rem;
  font-weight: 500;
  color: #222222;
  line-height: 3rem;
}
.zztcId .content .services .itemInfoTwo .serviceItemTwo .smalls {
  font-size: 2.4rem;
  font-weight: 400;
  color: #797979;
  line-height: 30px;
}
.zztcId .locationView {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.zztcId .locationView .content {
  margin-top: 15rem;
  margin-left: calc(50vw - 30rem);
  width: 60rem;
  height: 40rem;
  border-radius: 0.8rem;
  background: #ffffff;
}
.zztcId .locationView .content .names {
  width: 100%;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3.6rem;
  color: #222;
  text-align: center;
  margin-top: 6.6rem;
}
.zztcId .locationView .content .submitBtn {
  height: 8.8rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 8.8rem;
  color: #fff;
  background: #ff6900;
  text-align: center;
  border-radius: 0.8rem;
  margin: 0 3.6rem;
  margin-top: 10rem;
}

.privacyBox {
  text-align: right;
  margin: -2.4rem 3.2rem 4.8rem;
}
.privacyBox a {
  margin-left: 1rem;
  color: #999;
}