@charset "utf-8";
:root {
  --color: #005CE6;
  --vh: 100vh;
}
/* 文本编辑详情页 */
.make-text {
  line-height: 1.625;
  color: #666;
  font-size: 18px;
  font-family: "content-txt", 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}
@media (max-width: 1580px) {
  .make-text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .make-text {
    font-size: 16px!important;
  }
}
.make-text img {
  max-width: 100%;
  display: block;
  height: auto!important;
}
.make-text table td {
  border: 1px solid #ddd;
}
.make-text h1,
.make-text h2,
.make-text h3,
.make-text h4,
.make-text h5,
.make-text h6 {
  font-weight: revert;
  color: #000000;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 18px!important;
  }
}
.make-text p,
.make-text span {
  font-family: "content-txt", 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
  color: #666666;
}
@media (max-width: 991px) {
  .make-text p,
  .make-text span {
    line-height: 24px;
    font-size: 14px;
  }
}
/* End */
/* 隐私政策 */
.privacybox-sec1 {
  padding-top: 0.64rem;
  padding-bottom: 1.5rem;
}
.privacybox-sec1 .container {
  max-width: 1240px;
}
.privacybox-sec1 .tit {
  text-align: center;
  margin-bottom: 6px;
  font-family: "content-title";
}
.privacybox-sec1 .text {
  color: #797878;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0.5rem;
}
/* End */
/* 404 */
.f_cuo {
  padding: 1.4rem 0 2rem;
}
.f_cuo .cont {
  text-align: center;
}
.f_cuo .cont img {
  max-width: 100%;
  height: auto;
}
.f_cuo .cont .tit {
  color: #000000;
  font-family: "content-title";
  margin-bottom: 6px;
}
.f_cuo .cont .text {
  color: #666666;
  margin-bottom: 0.34rem;
}
.f_cuo .cont .text span {
  color: #1fc676;
}
.f_cuo .cont .but {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.56rem;
  background-color: #1fc676;
  border-radius: 0.28rem;
  color: #ffffff;
  text-align: center;
  width: 2.82rem;
  margin: 0 auto;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .f_cuo .cont .but {
    width: 3.4rem;
  }
}
@media (max-width: 767px) {
  .f_cuo .cont .but {
    width: 4.6rem;
    height: 0.7rem;
    border-radius: 0.35rem;
  }
}
.f_cuo .cont .but:hover {
  opacity: 0.7;
}
/* 定制页面 */
.customizabox-sec1 {
  background-color: #f5f5f7;
  padding: 1rem 0 2.46rem;
}
.customizabox-sec1 .container {
  max-width: 1240px;
}
.customizabox-sec1 .customizabox_nav {
  width: auto;
  margin: 0 -0.2rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .customizabox_nav {
    margin: 0 -0.16rem;
  }
}
.customizabox-sec1 .customizabox_nav .swiper-slide {
  width: 14.285%;
  padding: 0 0.2rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .customizabox_nav .swiper-slide {
    padding: 0 0.16rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .customizabox_nav .swiper-slide {
    width: 46%;
  }
}
.customizabox-sec1 .customizabox_nav .swiper-slide .item {
  display: block;
  width: 100%;
}
.customizabox-sec1 .customizabox_nav .swiper-slide .item .xian {
  width: 100%;
  border-radius: 3px;
  height: 6px;
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 1580px) {
  .customizabox-sec1 .customizabox_nav .swiper-slide .item .xian {
    height: 4px;
    border-radius: 2px;
  }
}
.customizabox-sec1 .customizabox_nav .swiper-slide .item .xian span {
  display: block;
  transition: all 0.4s;
  border-radius: 3px;
  background-color: #1fc676;
  height: 100%;
  width: 100%;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .customizabox_nav .swiper-slide .item .xian span {
    border-radius: 2px;
  }
}
.customizabox-sec1 .customizabox_nav .swiper-slide .item .text {
  color: #000000;
  margin-top: 0.14rem;
}
.customizabox-sec1 .customizabox_nav .swiper-slide:nth-child(3) .item .text {
  letter-spacing: -0.9px;
}
.customizabox-sec1 .customizabox_nav .on .item .xian span {
  width: 50%;
}
.customizabox-sec1 .customizabox_nav .on .item .text {
  color: #1fc676;
}
.customizabox-sec1 .customizabox_nav .on ~ .swiper-slide .item .xian span {
  width: 0;
}
.customizabox-sec1 .customizabox_nav .on.swiper-slide:last-child .item .xian span {
  width: 100%;
}
.customizabox-sec1 .cont {
  margin-top: 0.76rem;
  position: relative;
}
.customizabox-sec1 .cont .fzjut {
  position: absolute;
  height: 0;
  top: 0;
  overflow: hidden;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
}
.customizabox-sec1 .cont .fzjut .fztitle {
  color: #000000;
  font-family: "content-title";
}
.customizabox-sec1 .cont .fzjut .but {
  width: 100%;
  display: flex;
  justify-content: center;
}
.customizabox-sec1 .cont .fzjut .but .public-btn {
  margin: 0 0.3rem;
  border: 1px solid #333;
  color: #333;
}
.customizabox-sec1 .cont .fzjut .but .public-btn:hover {
  border: 1px solid #1fc676;
  color: #fff;
}
.customizabox-sec1 .cont .fzjut .but .but1 {
  background-color: transparent;
  border: 1px solid #1fc676;
}
.customizabox-sec1 .cont .fzjut .but .but1 span {
  color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .but .but1:hover {
  background: #1fc676;
}
.customizabox-sec1 .cont .fzjut .but .but1:hover span {
  color: #fff;
}
.customizabox-sec1 .cont .fzjut .selcust {
  display: flex;
  flex-wrap: wrap;
  margin: 0.34rem -0.3rem 0.5rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .selcust {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .selcust {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
  }
}
.customizabox-sec1 .cont .fzjut .selcust .item {
  width: 50%;
  padding: 0 0.3rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .selcust .item {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .selcust .item {
    padding-left: 0.1rem;
    padding-right: 0.1rem;
  }
}
.customizabox-sec1 .cont .fzjut .selcust .item .list {
  display: block;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
.customizabox-sec1 .cont .fzjut .selcust .item .list .fzimg {
  position: relative;
  margin-bottom: 0.14rem;
  border-radius: 0.2rem;
  overflow: hidden;
  border: 3px solid transparent;
}
.customizabox-sec1 .cont .fzjut .selcust .item .list .fzimg .img:before {
  padding-top: 52.54237288%;
}
.customizabox-sec1 .cont .fzjut .selcust .item .list .fzimg .fzicon {
  position: absolute;
  right: 0.3rem;
  bottom: 0.2rem;
  opacity: 0;
  transition: all 0.4s;
  width: 0.48rem;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .selcust .item .list .fzimg .fzicon {
    width: 0.56rem;
  }
}
.customizabox-sec1 .cont .fzjut .selcust .item .list .fzimg .fzicon img {
  float: left;
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .selcust .item .list .text {
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .selcust .item .list .text {
    font-size: 14px;
  }
}
.customizabox-sec1 .cont .fzjut .selcust .item.on .list .fzimg {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .selcust .item.on .list .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .system1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0.32rem -0.3rem 0;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .system1 {
    margin: 0.32rem -0.15rem 0;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .system1 {
    margin: 0.32rem -0.1rem 0;
  }
}
.customizabox-sec1 .cont .fzjut .system1 .item {
  width: 25%;
  padding: 0 0.3rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .system1 .item {
    padding: 0 0.15rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .system1 .item {
    padding: 0 0.1rem;
    width: 50%;
  }
}
.customizabox-sec1 .cont .fzjut .system1 .item .list {
  cursor: pointer;
}
.customizabox-sec1 .cont .fzjut .system1 .item .list .fzimg {
  position: relative;
  margin-bottom: 0.14rem;
}
.customizabox-sec1 .cont .fzjut .system1 .item .list .fzimg .img {
  border-radius: 0.2rem;
  overflow: hidden;
  border: 3px solid transparent;
}
.customizabox-sec1 .cont .fzjut .system1 .item .list .fzimg .img:before {
  padding-top: 116.98113208%;
}
.customizabox-sec1 .cont .fzjut .system1 .item .list .fzimg .fzicon {
  position: absolute;
  right: 0.3rem;
  bottom: 0.2rem;
  opacity: 0;
  transition: all 0.4s;
  width: 0.48rem;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .system1 .item .list .fzimg .fzicon {
    width: 0.56rem;
  }
}
.customizabox-sec1 .cont .fzjut .system1 .item .list .fzimg .fzicon img {
  float: left;
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .system1 .item .list .text {
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .system1 .item .list .text {
    font-size: 14px;
  }
}
.customizabox-sec1 .cont .fzjut .system1 .item.on .list {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .system1 .item.on .list .fzimg .img {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .system1 .item.on .list .fzimg .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .are1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0.32rem -0.3rem 0.1rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .are1 {
    margin: 0.32rem -0.15rem 0.1rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are1 {
    margin: 0.32rem -0.1rem 0.1rem;
  }
}
.customizabox-sec1 .cont .fzjut .are1 .item {
  width: 25%;
  padding: 0 0.3rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .are1 .item {
    padding: 0 0.15rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are1 .item {
    padding: 0 0.1rem;
    width: 50%;
  }
}
.customizabox-sec1 .cont .fzjut .are1 .item .list {
  transition: all 0.4s;
  border: 3px solid transparent;
  border-radius: 0.2rem;
  background-color: #fff;
  padding: 0.2rem 0.24rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  height: 100%;
  position: relative;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are1 .item .list {
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    text-align: center;
  }
}
.customizabox-sec1 .cont .fzjut .are1 .item .list i {
  display: flex;
  align-items: center;
  width: 0.46rem;
  height: 0.4rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are1 .item .list i {
    width: auto;
    height: 0.7rem;
    margin-bottom: 0.12rem;
  }
}
.customizabox-sec1 .cont .fzjut .are1 .item .list i img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.customizabox-sec1 .cont .fzjut .are1 .item .list .font {
  width: calc(100% - 0.46rem);
  padding-left: 6px;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are1 .item .list .font {
    width: 100%;
  }
}
.customizabox-sec1 .cont .fzjut .are1 .item .list .font .tit {
  color: #000000;
  font-family: 'content-txt';
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.customizabox-sec1 .cont .fzjut .are1 .item .list .font .text {
  color: #666666;
  font-size: 14px;
}
.customizabox-sec1 .cont .fzjut .are1 .item .list .fzicon {
  position: absolute;
  right: 0.3rem;
  bottom: 50%;
  transform: translateY(50%);
  opacity: 0;
  transition: all 0.4s;
  width: 0.48rem;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are1 .item .list .fzicon {
    width: 0.56rem;
  }
}
.customizabox-sec1 .cont .fzjut .are1 .item .list .fzicon img {
  float: left;
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .are1 .item.on .list {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .are1 .item.on .list .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .fz_are1 {
  padding-top: 0.32rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .fz_are1 {
    margin: 0;
  }
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item {
  width: 50%;
  padding: 0 0.2rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .fz_are1 .item {
    padding: 0;
    width: 100%;
  }
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list {
  background-color: #ffffff;
  border-radius: 0.2rem;
  display: flex;
  cursor: pointer;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: solid 3px transparent;
  padding: 0.2rem 0.3rem 0.2rem 0.26rem;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .fz_are1 .item .list {
    border-width: 2px;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .fz_are1 .item .list {
    border-width: 1px;
  }
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen {
  display: flex;
  align-items: center;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen {
  width: 75%;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen i {
  display: flex;
  align-items: center;
  width: 0.46rem;
  height: 0.4rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen i {
    width: auto;
    height: 0.7rem;
    margin-bottom: 0.12rem;
  }
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen i img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen .font {
  width: calc(100% - 0.46rem);
  padding-left: 6px;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen .font {
    width: 100%;
  }
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen .font .tit {
  color: #000000;
  font-family: 'content-txt';
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .fz_wen .font .text {
  color: #666666;
  font-size: 14px;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz {
  width: 25%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_edit {
  color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_checked {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 4px;
  border: solid 1px #dddddd;
  display: flex;
  align-items: center;
  transition: all 0.4s linear;
  justify-content: center;
  margin-left: 0.2rem;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_checked img,
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_checked svg {
  opacity: 0;
  transition: all 0.4s linear;
  width: 61.11111111%;
  height: 61.11111111%;
  object-fit: contain;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_checked img path,
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_checked svg path {
  fill: #ffffff;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_tian {
  width: 0.36rem;
  height: 0.36rem;
  background-color: #dddddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_tian:before,
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_tian:after {
  content: "";
  display: block;
  width: 44.44444444%;
  height: 2px;
  background-color: #999999;
  position: relative;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item .list .f_xuanz .f_tian:after {
  margin-top: -2px;
  transform: rotate(90deg);
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item.on .list {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item.on .list .f_xuanz .f_checked {
  background-color: #1fc676;
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .fz_are1 .item.on .list .f_xuanz .f_checked svg,
.customizabox-sec1 .cont .fzjut .fz_are1 .item.on .list .f_xuanz .f_checked img {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .fz_text1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 2;
  justify-content: space-between;
  margin-bottom: 0.52rem;
}
.customizabox-sec1 .cont .fzjut .fz_text1 .fz_lt {
  margin-right: 0.3rem;
  color: #999999;
}
.customizabox-sec1 .cont .fzjut .fz_text1 .fz_gt {
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: bold;
}
.customizabox-sec1 .cont .fzjut .fz_text1 .fz_gt .ft2 {
  color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .are2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0.32rem -0.3rem 0.1rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .are2 {
    margin: 0.32rem -0.15rem 0.1rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are2 {
    margin: 0.32rem -0.1rem 0.1rem;
  }
}
.customizabox-sec1 .cont .fzjut .are2 .item {
  width: 25%;
  padding: 0 0.3rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .are2 .item {
    padding: 0 0.15rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are2 .item {
    padding: 0 0.1rem;
    width: 50%;
  }
}
.customizabox-sec1 .cont .fzjut .are2 .item .list {
  transition: all 0.4s;
  width: 100%;
  border-radius: 0.2rem;
  background-color: #ffffff;
  border: 3px solid transparent;
  text-align: center;
  position: relative;
  padding: 0.34rem 0.22rem;
}
.customizabox-sec1 .cont .fzjut .are2 .item .list .tit {
  color: #000000;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .are2 .item .list .tit {
    font-size: 14px;
  }
}
.customizabox-sec1 .cont .fzjut .are2 .item .list .fzicon {
  position: absolute;
  right: 0.3rem;
  bottom: 50%;
  transform: translateY(50%);
  opacity: 0;
  transition: all 0.4s;
  width: 0.48rem;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .are2 .item .list .fzicon {
    width: 0.56rem;
  }
}
.customizabox-sec1 .cont .fzjut .are2 .item .list .fzicon img {
  float: left;
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .are2 .item.on .list {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .are2 .item.on .list .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .plead1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.3rem;
  margin-bottom: 0.52rem;
  position: relative;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_lt {
  width: 47.58%;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_lt {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
@media (min-width: 768px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_lt {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_lt .img {
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 0.2rem;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_lt .img:before {
  padding-top: 105.08474576%;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt {
  width: 52.42%;
  padding-left: 0.58rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt {
    padding-left: 0.3rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt {
    width: 100%;
    padding-left: 0;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.3rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei {
    margin: 0 -0.15rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei {
    margin: 0 -0.1rem;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item {
  width: 50%;
  padding: 0 0.3rem;
  margin-bottom: 0.6rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item {
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item {
    padding: 0 0.1rem;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item .list {
  cursor: pointer;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  transition: all 0.4s;
  border: 3px solid transparent;
  padding: 0.36rem 0.38rem;
  border-radius: 0.2rem;
  position: relative;
  font-size: 16px;
  line-height: 1.375;
  min-height: 1.2rem;
  height: 100%;
  color: #999999;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item .list {
    font-size: 14px;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item .list .fzicon {
  position: absolute;
  right: 0.3rem;
  bottom: 0.13rem;
  opacity: 0;
  transition: all 0.4s;
  width: 0.48rem;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item .list .fzicon {
    width: 0.56rem;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item .list .fzicon img {
  float: left;
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item.on .list {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .nei .item.on .list .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item {
  width: calc(50% - 0.1rem);
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item {
    width: 100%;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list {
  background-color: #ffffff;
  border-radius: 0.1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  transition: all 0.4s;
  border: 1px solid transparent;
  color: #999999;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list input,
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list textarea {
  width: calc(100% - 20px);
  color: #333;
  padding: 0.2rem 0;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list input,
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list textarea {
    font-size: 14px;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list textarea {
  width: 100%;
  height: 1.76rem;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .item .list span {
  color: #dd3434;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .fztext {
  font-size: 16px;
  line-height: 1.375;
  color: #999999;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .fztext {
    font-size: 14px;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .fztext a {
  color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .form .ftext {
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont {
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li {
  padding: 0.3rem 0.36rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li {
    margin-bottom: 16px;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .tit {
  font-family: "content-title";
  padding-bottom: 0.18rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 22px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .tit {
    font-size: 0.3rem;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fvis {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.12rem;
  padding-top: 0.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fvis .t1 {
  width: 78%;
  color: #333333;
  font-family: "content-title";
  line-height: 1.44444444;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fvis .t1 {
    line-height: 1.4;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fvis .shu {
  color: #333333;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 {
  display: flex;
  align-items: center;
  padding: 24px 0;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 {
    padding: 0.34rem 0;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 .img {
  width: 14.2857%;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 .img {
    width: 20%;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 .font {
  width: 85.7143%;
  padding-left: 0.2rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 .font {
    width: 80%;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 .font .t1 {
  width: 100%;
  font-family: "content-title";
  color: #333333;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .f_jut1 .font .shu {
  text-align: right;
  width: 100%;
  line-height: 1.2;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li:last-child {
  margin-bottom: 0;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li:last-child .f_jut1:nth-last-child(2) .font .shu {
  border-color: transparent;
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fbut1 {
  width: 100%;
  height: 0.56rem;
  border-radius: 0.24rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "content-title";
  transition: all 0.4s;
  background-color: #1fc676;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fbut1 {
    height: 0.66rem;
    border-radius: 0.33rem;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fbut1 {
    border-radius: 0.4rem;
    height: 0.78rem;
  }
}
.customizabox-sec1 .cont .fzjut .plead1 .plead_gt .cust1_cont .li .fbut1:hover {
  opacity: 0.9;
}
.customizabox-sec1 .cont .fzjut .f_plead {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.36rem;
  margin-bottom: 0.5rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_img {
  overflow: hidden;
  border-radius: 0.2rem;
  width: 47.5806%;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_img {
    width: 100%;
    margin-bottom: 0.56rem;
  }
}
@media (min-width: 768px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_img {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_img:before {
  padding-top: 105.08474576%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt {
  width: 52.4194%;
  padding-left: 0.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt {
    padding-left: 0;
    width: 100%;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong {
  width: 100%;
  margin-bottom: 0.46rem;
  transition: all 0.4s;
  opacity: 0.4;
  pointer-events: none;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong:last-child {
  margin-bottom: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong.active {
  opacity: 1;
  pointer-events: auto;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .fz_title {
  color: #333333;
  font-family: "content-title";
  line-height: 1.23809524;
  margin-bottom: 0.28rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .fz_title span {
  color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .fz_text {
  color: #999999;
  font-size: 0.32rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_remind {
  padding: 0.14rem 0.3rem;
  border-left: 6px solid #f6d22a;
  border-radius: 0.1rem;
  background-color: #fef8dd;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_remind {
    margin-bottom: 16px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 {
  width: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li {
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 0.2rem;
  position: relative;
  width: 100%;
  border: 3px solid transparent;
  padding: 0.3rem 0.36rem 0.4rem;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li {
    border-width: 2px;
    margin-bottom: 16px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li:last-child {
  margin-bottom: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.3rem;
  margin-bottom: 0.24rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_cop {
  width: 64%;
  font-family: "content-title";
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_cop .name {
  color: #e64844;
  margin-bottom: 0.06rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_cop .tit {
  font-size: 22px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_cop .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_cop .tit {
    font-size: 0.32rem;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_use {
  max-width: 30%;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_use {
    max-width: 100%;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_use .name {
  color: #999999;
  margin-bottom: 0.1rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .font .f_use .du {
  color: #333333;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .f_contain {
  width: 100%;
  margin-bottom: 0.32rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .f_contain .name {
  color: #333333;
  font-family: "content-title";
  margin-bottom: 4px;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .f_contain .text {
  color: #333333;
  line-height: 1.625;
  padding-left: 0.2rem;
  position: relative;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .f_contain .text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.8125em;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000000;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .f_contain .text:before {
    width: 4px;
    height: 4px;
    margin-top: -2px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .fz_but1 {
  display: flex;
  align-items: center;
  color: #1fc173;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .fz_but1 i {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.12rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .fz_but1 i img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .fzicon {
  position: absolute;
  right: 0.35rem;
  bottom: 0.4rem;
  width: 0.5rem;
  height: 0.5rem;
  opacity: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li .fzicon img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li.on {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .f_basic1 .li.on .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li {
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 0.2rem;
  position: relative;
  border: 3px solid transparent;
  padding: 0.3rem 0.36rem;
  margin-bottom: 16px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li {
    margin-bottom: 12px;
    border-width: 2px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li:last-child {
  margin-bottom: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .fz_tit {
  font-family: "content-title";
  color: #333333;
  font-size: 22px;
  padding-bottom: 0.2rem;
  line-height: 1.45454545;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .fz_tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .fz_tit {
    line-height: 1.4;
    font-size: 0.3rem;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 24px 0;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list {
    padding: 0.32rem 0;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .img {
  width: 14.28%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .font {
  width: 85.72%;
  padding-left: 0.2rem;
  padding-right: 0.6rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .font .t1 {
  color: #333333;
  font-family: "content-title";
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .font .txt1 {
  margin-top: 6px;
  color: #999999;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .font .fz_but1 {
  display: flex;
  align-items: center;
  color: #1fc173;
  margin-top: 6px;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .font .fz_but1 i {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.12rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .f_list .font .fz_but1 i img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .fzicon {
  position: absolute;
  right: 0.35rem;
  bottom: 0.4rem;
  width: 0.5rem;
  height: 0.5rem;
  opacity: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li .fzicon img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li.on {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .exper_cont .li.on .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont {
  margin-top: 0.3rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li {
  background-color: #ffffff;
  border-radius: 0.2rem;
  position: relative;
  width: 100%;
  cursor: pointer;
  border: 3px solid transparent;
  padding: 0.24rem 0.36rem;
  padding-right: 0.66rem;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li {
    border-width: 2px;
    margin-bottom: 16px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li:last-child {
  margin-bottom: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li .tit {
  color: #333333;
  font-family: "content-title";
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li .text {
  color: #999999;
  line-height: 1.5;
  margin-top: 8px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li .text {
    margin-top: 6px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li .fzicon {
  position: absolute;
  right: 0.35rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  opacity: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li .fzicon img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li.on {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .servicein_cont .li.on .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont {
  margin-top: 0.3rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li {
  background-color: #ffffff;
  border-radius: 0.2rem;
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  cursor: pointer;
  border: 3px solid transparent;
  padding: 0.34rem 0.36rem 0.4rem;
  padding-right: 0.66rem;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li {
    border-width: 2px;
    margin-bottom: 16px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li:last-child {
  margin-bottom: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .img {
  width: 14.23%;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .img {
    width: 40%;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font {
  width: 85.77%;
  padding-left: 0.2rem;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font {
    width: 100%;
    padding-left: 0;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .tit {
  width: 100%;
  color: #333333;
  font-family: "content-title";
  line-height: 1.44444444;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .tit {
    line-height: 1.4;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .text {
  margin-top: 2px;
  width: 100%;
  color: #999999;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour {
  width: 100%;
  padding-bottom: 0.24rem;
  margin-bottom: 0.36rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.22rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .f_time {
  display: flex;
  color: #3b5afc;
  line-height: 0.8;
  align-items: flex-end;
  font-family: "content-title";
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .f_time span {
  display: block;
  margin: 0 8px;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .f_time i {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 18px;
  height: 18px;
}
@media (max-width: 1580px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .f_time i {
    width: 16px;
    height: 16px;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .f_time i img {
  width: 100%;
  max-height: 100%;
  height: auto;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu {
  display: flex;
  align-items: center;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu .f_cle {
  background-color: #e5e5e5;
  width: 0.3rem;
  height: 0.3rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu .f_cle {
    width: 0.56rem;
    height: 0.56rem;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu .f_cle:before,
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu .f_cle:after {
  content: "";
  display: block;
  width: 53.33333333%;
  height: 2px;
  background-color: #999999;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu .f_cle:after {
  margin-top: -2px;
  transform: rotate(90deg);
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu .f_red:after {
  display: none;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu span {
  display: block;
  width: 0.38rem;
  font-family: "content-title";
  padding: 0 0.1rem;
  color: #333333;
  text-align: center;
}
@media (max-width: 767px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .f_hour .shu span {
    width: 0.46rem;
  }
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .fz_but1 {
  display: flex;
  align-items: center;
  color: #1fc173;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .fz_but1 i {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.12rem;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .font .fz_but1 i img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .fzicon {
  position: absolute;
  right: 0.35rem;
  bottom: 0.4rem;
  width: 0.5rem;
  height: 0.5rem;
  opacity: 0;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li .fzicon img {
  width: 100%;
  max-height: 100%;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li.on {
  border-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .charging_cont .li.on .fzicon {
  opacity: 1;
}
.customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .fzq_text {
  color: #999999;
  line-height: 1.6;
  margin-top: 0.18rem;
}
@media (max-width: 991px) {
  .customizabox-sec1 .cont .fzjut .f_plead .fz_gt .f_zhong .fzq_text {
    line-height: 1.4;
  }
}
.customizabox-sec1 .cont .fzjut .fzend {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.customizabox-sec1 .cont .fzjut .fzend .fzicon {
  height: 0.78rem;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.customizabox-sec1 .cont .fzjut .fzend .fzicon img {
  float: left;
  height: 100%;
}
.customizabox-sec1 .cont .fzjut .fzend .tit {
  color: #000000;
  margin-bottom: 0.18rem;
  font-family: "content-title";
}
.customizabox-sec1 .cont .fzjut .fzend .text {
  max-width: 428px;
  color: #666666;
  line-height: 1.33333333;
  margin-bottom: 0.74rem;
}
.customizabox-sec1 .cont .fzjut .fzend .but .but1 {
  background-color: #1fc676;
}
.customizabox-sec1 .cont .fzjut .fzend .but .but1 span {
  color: #ffffff;
}
.customizabox-sec1 .cont .fzjut.active {
  height: auto;
  position: relative;
  opacity: 1;
  overflow: visible;
  visibility: visible;
}
/* End */
/* are弹窗 */
.areAlt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 888;
  display: none;
}
.areAlt .bag {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
}
.areAlt .cont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-color: #ffffff;
  border-radius: 20px;
  max-width: 6.2rem;
  width: 90%;
  padding: 0.5rem 0.4rem;
}
@media (max-width: 767px) {
  .areAlt .cont {
    max-width: 100%;
  }
}
.areAlt .cont .font {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.34rem;
}
.areAlt .cont .font .img {
  display: flex;
  align-items: center;
  width: 0.46rem;
  height: 0.4rem;
}
@media (max-width: 767px) {
  .areAlt .cont .font .img {
    width: 0.7rem;
    height: 0.7rem;
    margin-bottom: 0.12rem;
  }
}
.areAlt .cont .font .img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}
.areAlt .cont .font .tit {
  color: #000000;
  font-family: "content-title";
  max-width: calc(100% - 0.46rem);
  padding-left: 0.2rem;
}
@media (max-width: 767px) {
  .areAlt .cont .font .tit {
    max-width: calc(100% - 0.7rem);
  }
}
.areAlt .cont .jut {
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 0.2rem;
  margin-bottom: 0.18rem;
}
.areAlt .cont .jut:nth-child(3) {
  border-color: transparent;
}
.areAlt .cont .jut .name {
  color: #000000;
  font-family: "content-title";
  margin-bottom: 0.18rem;
}
.areAlt .cont .jut .f_input {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.areAlt .cont .jut .f_input input {
  border-radius: 4px;
  border: solid 1px #999999;
  width: 1.2rem;
  color: #1fc676;
  text-align: center;
  padding: 8px 12px;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .areAlt .cont .jut .f_input input {
    font-size: 16px;
    padding: 6px 12px;
  }
}
@media (max-width: 767px) {
  .areAlt .cont .jut .f_input input {
    font-size: 0.28rem;
  }
}
.areAlt .cont .jut .f_input span {
  display: block;
  color: #333333;
  font-family: "content-title";
  margin: 0 0.16rem;
}
.areAlt .cont .jut .text {
  color: #999999;
}
.areAlt .cont .f_but {
  margin-top: 0.3rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.areAlt .cont .f_but .public-btn {
  width: 2.4rem;
  border: 1px solid #333;
  color: #333;
}
@media (max-width: 767px) {
  .areAlt .cont .f_but .public-btn {
    width: 2.8rem;
  }
}
.areAlt .cont .f_but .public-btn:hover {
  border: 1px solid #1fc676;
  color: #fff;
}
.areAlt .cont .f_but .but1,
.areAlt .cont .f_but .but2 {
  background-color: transparent;
  border: 1px solid #1fc676;
}
.areAlt .cont .f_but .but1 span,
.areAlt .cont .f_but .but2 span {
  color: #1fc676;
}
.areAlt .cont .f_but .but1:hover,
.areAlt .cont .f_but .but2:hover {
  background: #1fc676;
}
.areAlt .cont .f_but .but1:hover span,
.areAlt .cont .f_but .but2:hover span {
  color: #fff;
}
/* Please select what you want to customize 弹窗 */
.pleaseAlt {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.pleaseAlt .box {
  width: 690px;
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #f5f5f7;
  border-radius: 0.2rem;
}
.pleaseAlt .box .close {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 100%;
  bottom: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
@media (max-width: 767px) {
  .pleaseAlt .box .close {
    width: 0.8rem;
    height: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1rem;
    border: 1px solid #fff;
  }
}
.pleaseAlt .box .close svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .pleaseAlt .box .close svg {
    width: 0.3rem;
    height: 0.3rem;
  }
}
.pleaseAlt .box .close svg path {
  fill: #fff;
}
.pleaseAlt .box .title {
  width: 100%;
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/joy-tc-bg.png) center center no-repeat;
  background-size: cover;
  border-radius: 0.2rem 0.2rem 0 0;
  color: #fff;
  line-height: 1.27777778em;
  text-transform: uppercase;
  font-family: "content-title";
}
.pleaseAlt .box .tboxs {
  width: 100%;
  padding: 0.2rem 0.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pleaseAlt .box .tboxs .t1 {
  width: 100%;
  color: #000;
  font-family: "content-title";
  line-height: 1.1em;
}
.pleaseAlt .box .tboxs .t2 {
  width: 100%;
  color: #666;
  line-height: 1.375em;
  margin-top: 0.12rem;
  margin-bottom: 0.2rem;
}
.pleaseAlt .box .tboxs .ts {
  position: relative;
  margin-bottom: 0.2rem;
}
.pleaseAlt .box .tboxs .ts.ts1 {
  width: 48.36065574%;
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs .ts.ts1 {
    width: 100%;
  }
}
.pleaseAlt .box .tboxs .ts.ts2 {
  width: 100%;
}
.pleaseAlt .box .tboxs .ts .txt {
  width: 100%;
  height: 0.6rem;
  border-radius: 0.1rem;
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.4s;
  padding: 0 0.2rem;
}
.pleaseAlt .box .tboxs .ts .txt::placeholder {
  color: #999;
}
.pleaseAlt .box .tboxs .ts .txt:focus {
  border: 1px solid #1fc676;
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs .ts .txt {
    height: 0.8rem;
  }
}
.pleaseAlt .box .tboxs .ts .text {
  width: 100%;
  height: 1.6rem;
  border-radius: 0.1rem;
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.4s;
  padding: 0.1rem 0.2rem;
}
.pleaseAlt .box .tboxs .ts .text::placeholder {
  color: #999;
}
.pleaseAlt .box .tboxs .ts .text:focus {
  border: 1px solid #1fc676;
}
.pleaseAlt .box .tboxs .ts span {
  color: #dd3434;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.2rem;
  line-height: 1;
  width: 7px;
  height: 7px;
}
.pleaseAlt .box .tboxs select {
  width: 100%;
  height: 0.6rem;
  border-radius: 0.1rem;
  background: #fff url(../images/joy-tc-arrow.svg) 97% center no-repeat;
  color: #666;
  padding: 0 0.2rem;
  margin-bottom: 0.2rem;
  cursor: pointer;
  border: 1px solid #fff;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs select {
    height: 0.8rem;
  }
}
.pleaseAlt .box .tboxs select:hover {
  border: 1px solid #1fc676;
}
.pleaseAlt .box .tboxs .code {
  width: 100%;
  position: relative;
}
.pleaseAlt .box .tboxs .code .codeVal {
  width: 100%;
  height: 0.6rem;
  border-radius: 0.1rem;
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.4s;
  padding: 0 0.2rem;
}
.pleaseAlt .box .tboxs .code .codeVal::placeholder {
  color: #999;
}
.pleaseAlt .box .tboxs .code .codeVal:focus {
  border: 1px solid #1fc676;
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs .code .codeVal {
    height: 0.8rem;
  }
}
.pleaseAlt .box .tboxs .code .code-img {
  width: 106px;
  height: 46px;
  max-height: 100%;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs .code .code-img {
    width: auto;
    right: 0.1rem;
  }
}
.pleaseAlt .box .tboxs .code .code-img img {
  max-height: 100%;
}
.pleaseAlt .box .tboxs .tips {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs .tips {
    align-items: flex-start;
  }
}
.pleaseAlt .box .tboxs .tips .ck {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #1fc676;
  margin-right: 0.1rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
.pleaseAlt .box .tboxs .tips .ck.on::before {
  content: '';
  width: 8px;
  height: 4px;
  border-bottom: 1px solid #1fc676;
  border-left: 1px solid #1fc676;
  position: absolute;
  left: 50%;
  top: 3px;
  transform: translateX(-50%) rotateZ(-45deg);
  transform-origin: center center;
}
.pleaseAlt .box .tboxs .tips span {
  color: #666;
  line-height: 1.375em;
}
.pleaseAlt .box .tboxs .tips span a {
  color: #1fc676;
}
.pleaseAlt .box .tboxs .sub {
  margin-top: 0.2rem;
  border: 1px solid #333;
  color: #333;
}
@media (max-width: 767px) {
  .pleaseAlt .box .tboxs .sub {
    margin: 0.36rem auto 0;
  }
}
.pleaseAlt .box .tboxs .sub:hover {
  border: 1px solid #1fc676;
  background: #1fc676;
  color: #fff;
}
