.banner {
  width: 100%;
  height: 61vw;
  background-image: url(res/images/banner.jpg);
  background-size: cover;
  display: block;
  margin-top: 0;
  float: left;
  position: relative;
  background-position: right;
}
.banner dl {
  position: absolute;
  width: 66vw;
  height: 16vw;
  display: block;
  top: 21vw;
  left: 10.5vw;
}
.banner dl dt {
  font-size: 6.8vw;
  line-height: 5.78vw;
  letter-spacing: 0vw;
  color: #ad74c6;
  font-weight: bold;
}
.banner dl dd {
  width: 65.19vw;
  height: 5.43vw;
  background-color: #ad74c6;
  border-radius: 1.23vw;
  font-size: 3.4vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 5.33vw;
  text-align: center;
  letter-spacing: 0vw;
  color: #ffffff;
  margin-top: 2.5vw;
}
.banner dl p {
  font-size: 2vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0vw;
  color: #50569e;
  font-size: 2.72vw;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0vw;
  color: #5b5050;
  margin-top: 1.67vw;
}

.jianjie {
  width: 100%;
  background-color: #eddbf5;
  display: block;
  float: left;
  position: relative;
  padding-bottom: 6vw;
}
.jianjie .info {
  width: 84.69vw;
  height: 82.96vw;
  background-color: #ffffff;
  box-shadow: -0.02vw 1.73vw 0.1vw 0.02vw rgba(126, 43, 138, 0.07);
  border-radius: 3.58vw;
  border: solid 0.62vw #cf79c6;
  position: relative;
  background-image: url(res/images/infobg.jpg);
  background-size: 100%;
  background-position: 0vw 31vw;
  margin-top: -9.5vw;
  margin-left: 7.9vw;
}
.jianjie .info dt {
  font-size: 2.72vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 5.68vw;
  letter-spacing: 0vw;
  color: #c075ca;
  display: block;
  float: left;
  padding-top: 8vw;
  padding-left: 11vw;
  padding-right: 11vw;
  padding-bottom: 9.4vw;
  border-radius: 3vw;
  background: linear-gradient(to bottom, #ffffff 80%, transparent 100%);
}
.jianjie .info dt span {
  position: relative;
}
.jianjie .info dt span::before {
  content: "";
  position: absolute;
  width: 5vw;
  height: 4.4vw;
  display: block;
  background-image: url(res/images/yh01.png);
  background-size: 100%;
  left: -6vw;
  font-size: 12vw;
}
.jianjie .info dt span::after {
  content: "";
  position: absolute;
  width: 5vw;
  height: 4.4vw;
  display: block;
  background-image: url(res/images/yh02.png);
  background-repeat: no-repeat;
  background-size: 97%;
  bottom: -2vw;
  right: -36vw;
}
.jianjie ul {
  width: 87vw;
  display: block;
  margin-top: 4.27vw;
  overflow: hidden;
  margin-left: 6.7vw;
}
.jianjie li {
  width: 50%;
  height: 55vw;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
}
.jianjie li:nth-child(1) dl {
  background-image: url(res/images/zy01.png);
  background-repeat: no-repeat;
  background-size: 105%;
  position: relative;
  overflow: hidden;
  background-position-x: -1.2vw;
  background-position-y: -0.2vw;
}
.jianjie li:nth-child(2) dl {
  background-image: url(res/images/zy02.png);
  background-repeat: no-repeat;
  background-size: 105%;
  position: relative;
  overflow: hidden;
  background-position-x: -1.2vw;
  background-position-y: -0.2vw;
}
.jianjie li:nth-child(3) dl {
  background-image: url(res/images/zy03.png);
  background-repeat: no-repeat;
  background-size: 105%;
  position: relative;
  overflow: hidden;
  background-position-x: -1.2vw;
  background-position-y: -0.2vw;
}
.jianjie li:nth-child(4) dl {
  background-image: url(res/images/zy04.png);
  background-repeat: no-repeat;
  background-size: 104%;
  position: relative;
  overflow: hidden;
  background-position-x: -1.2vw;
  background-position-y: -0.2vw;
}
.jianjie li dl {
  width: 39.33vw;
  height: 50.69vw;
  background-color: #fff5fb;
  border-radius: 2.96vw;
  border: solid 0.49vw #d07ac7;
}
.jianjie li dl dt {
  width: 18.73vw;
  height: 4.5vw;
  display: block;
  overflow: hidden;
  width: 39.93vw;
  height: 10.33vw;
  font-size: 3.03vw;
  letter-spacing: 0.07vw;
  color: #5f4f4f;
  background-color: #e6c2ea;
  text-align: center;
  line-height: 10.33vw;
}
.jianjie li dl dt img {
  width: 100%;
  transform: scale(1);
  transition: all 0.3s ease;
}
.jianjie li:hover dl dt img {
  transform: scale(1.05);
  transition: all 0.3s ease;
}
.jianjie li dl dd {
  width: 19.73vw;
  height: 18.12vw;
  display: block;
  position: relative;
}
.jianjie li dl dd span {
  font-size: 1.15vw;
  line-height: 2.12vw;
  padding: 3.5vw 2.38vw 2vw 2.38vw;
  color: #ffffff;
  display: block;
}
.jianjie li:hover dl dd::after {
  content: "";
  width: 13.17vw;
  height: 0.57vw;
  position: absolute;
  bottom: 0;
  background-color: #ffffff;
  left: 18%;
}
.infotext {
  width: 100%;
  display: block;
  margin-left: 10.72vw;
}
.infotext dt {
  font-size: 5.56vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 8.47vw;
  letter-spacing: 0.11vw;
  color: #ad74c6;
  margin-top: 10vw;
}
.infotext dd {
  width: 78.24vw;
  font-size: 2.72vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.15vw;
  letter-spacing: 0vw;
  color: #5f4f4f;
  margin: 5vw 0;
}
.zaoying1 {
  width: 100%;
  display: block;
  float: left;
  background-color: #e2fbfb;
}
.zaoying1 .title {
  /* margin-left: 10.7vw; */
}
.zaoying1 .title dt {
}
.zaoying1 .title dd {
  line-height: 1.8;
  letter-spacing: 0vw;
  color: #5b5050;
  margin-top: 1.7vw;
}
.fatitle {
  width: 86.17vw;
  height: 26.54vw;
  background-color: #ffffff;
  display: block;
  position: relative;
  float: left;
}
.fatitle > dt {
  width: 100%;
  font-size: 7.4vw;
  line-height: 1;
  letter-spacing: 0.06vw;
  color: #5b5050;
  display: block;
  font-weight: bold;
  float: left;
  margin-top: 1vw;
  position: relative;
  text-align: center;
  margin-top: 16vw;
}
.fatitle > dt::before {
  content: "旧方案";
  width: 19.25vw;
  height: 7.65vw;
  position: absolute;
  font-size: 3.8vw;
  line-height: 6vw;
  letter-spacing: 0vw;
  color: #ffffff;
  background-image: url(res/images/zytitle01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  right: 32vw;
  top: -9vw;
}
.fatitle > dd {
  display: block;
  float: left;
  margin: 0 0.5vw;
}
.fatitle > dd img {
  width: 4.48vw;
  height: 4.48vw;
}
.fatitle > dt:nth-child(2) {
  line-height: 1;
  letter-spacing: 0.06vw;
  color: #ad74c6;
  font-weight: bold;
  display: block;
  float: left;
}

.fatitle > dt:nth-child(2)::before {
  content: "新方案";
  background-image: url(res/images/zytitle02.png);
}
.zaoying1 .list {
  width: 86.17vw;
  display: block;
  margin-left: 6.3vw;
  position: relative;
  float: left;
  margin-top: 2vw;
  box-shadow: -0.01vw 0.37vw 2.16vw 1.17vw rgba(95, 175, 178, 0.24);
  margin-bottom: 14vw;
}
.zaoying1 .list > dt {
  width: 100%;
  display: block;
  float: left;
  background-color: #7dbfc0;
  box-shadow: 0vw 0.16vw 0.91vw 0.49vw rgba(124, 174, 176, 0.24);
  border: solid 0.21vw #ffffff;
}
.zaoying1 .list > dd {
  position: relative;
  background-color: #ad74c6;
  display: block;
  float: left;
}
.zaoying1 .list::after {
  content: "";
  width: 26.9vw;
  height: 22.87vw;
  position: absolute;
  background-image: url(res/images/cap.png);
  background-size: 100%;
  top: 109vw;
  right: -9vw;
}
.zaoying1 .list dt ul {
  width: 68vw;
  display: block;
  float: left;
  margin: 6.5vw auto 8vw 8.5vw;
}
.zaoying1 .list dt ul li {
  font-size: 3.7vw;
  color: #ffffff;
  line-height: 10.48vw;
  border-bottom: dashed 1px #fff;
  text-indent: 5vw;
  position: relative;
}
.zaoying1 .list dt ul li::before {
  position: absolute;
  content: "";
  width: 3.35vw;
  height: 5.2vw;
  background-image: url(res/images/zytitleicon01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  left: 0;
  top: 3.5vw;
}

.zaoying1 .list dd ul {
  width: 79vw;
  display: block;
  float: left;
  margin: 6.5vw auto 7vw 2.5vw;
}
.zaoying1 .list dd ul li {
  font-size: 3.7vw;
  color: #ffffff;
  line-height: 10.48vw;
  border-bottom: dashed 1px #fff;
  text-indent: 5vw;
  position: relative;
}

.zaoying1 .list dd ul li::before {
  position: absolute;
  content: "";
  width: 3.3vw;
  height: 3.35vw;
  background-image: url(res/images/zytitleicon02.png);
  background-repeat: no-repeat;
  background-size: 97%;
  left: 0;
  top: 3.5vw;
}
.fatitle1 {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 5.56vw;
  float: left;
  padding-top: 8vw;
  line-height: 1.8;
  background-color: #fff;
}
.fatitle1 dt,
.fatitle1 dd {
  display: inline-block;
}
.fatitle1 dd {
  color: #fff;
  background-color: #bf75ca;
  border-radius: 0.86vw;
  border: solid 0.62vw #fefdfe;
  padding: 0 1vw;
}
.zaoying1 .fatitle1 {
  text-align: left;
  padding-bottom: 6vw;
}
.zaoying1 .fatitle1 dt {
  display: block;
  margin-left: 9.26vw;
}
.zaoying1 .fatitle1 dd {
  margin-left: 9.26vw;
  display: block;
  float: left;
  line-height: 1.3;
  border-radius: 1vw;
}
.youshi {
  display: block;
  width: 100%;
  /* height: 37.69vw; */
  background-color: #fff;
  float: left;
  /* margin-top: 11.5vw; */
  box-shadow: -0.01vw 0.37vw 2.16vw 1.17vw rgba(138, 166, 166, 0.24);
}
.youshi ul {
  width: 82vw;
  display: block;
  float: left;
  margin-left: 10.3vw;
  padding-bottom: 6vw;
}
.youshi ul li {
  width: 100%;
  display: block;
  float: left;
  margin-top: 3.9vw;
}
.youshi ul li dl {
  width: 100%;
  height: 18.01vw;
  background-color: #ffffff;
  /* box-shadow: 0vw 0.16vw 0.91vw 0.49vw rgba(146, 164, 165, 0.24); */
  /* border-radius: 1.15vw; */
  border-bottom: 1px dashed #bf75ca;
}
.youshi ul li:last-child dl {
  border-bottom: none;
}
/* 第1项（原代码保留） */
.youshi ul li dl dt {
  width: 16vw;
  height: 13.15vw;
  display: block;
  float: left;
  background-image: url(res/images/ys01.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 58%;
  position: relative;
}
.youshi ul li dl dt::before {
  content: "1";
  width: 2.3vw;
  height: 2.3vw;
  background-color: #ffffff;
  border: solid 0.1vw #ad74c6;
  text-align: center;
  line-height: 2.3vw;
  font-size: 2.14vw;
  color: #ad74c6;
  border-radius: 2.75vw;
  position: absolute;
  /* margin: 3.5vw auto auto 5vw; */
  right: 6vw;
}
.youshi ul li dl dt span {
  position: absolute;
  font-size: 1.67vw;
  line-height: 4.89vw;
  letter-spacing: 0.03vw;
  color: #ad74c6;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.youshi ul li dl dd {
  width: 62.79vw;
  height: 4.74vw;
  font-size: 2.72vw;
  line-height: 1.6;
  letter-spacing: 0vw;
  color: #717072;
  margin-left: 1.8vw;
  text-align: justify;
  display: block;
  float: left;
}
.youshi ul li dl dd span {
  font-size: 3.95vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 5.61vw;
  letter-spacing: 0.07vw;
  color: #c075ca;
  display: block;
}

/* 第2项 */
.youshi ul li:nth-child(2) dl dt {
  background-image: url(res/images/ys02.png);
}
.youshi ul li:nth-child(2) dl dt::before {
  content: "2";
}

/* 第3项 */
.youshi ul li:nth-child(3) dl dt {
  background-image: url(res/images/ys03.png);
}
.youshi ul li:nth-child(3) dl dt::before {
  content: "3";
}

/* 第4项 */
.youshi ul li:nth-child(4) dl dt {
  background-image: url(res/images/ys04.png);
}
.youshi ul li:nth-child(4) dl dt::before {
  content: "4";
}
/* 第5项 */
.youshi ul li:nth-child(5) dl dt {
  background-image: url(res/images/ys05.png);
}
.youshi ul li:nth-child(5) dl dt::before {
  content: "5";
}

/* 第6项 */
.youshi ul li:nth-child(6) dl dt {
  background-image: url(res/images/ys06.png);
}
.youshi ul li:nth-child(6) dl dt::before {
  content: "6";
}

/* 第7项 */
.youshi ul li:nth-child(7) dl dt {
  background-image: url(res/images/ys07.png);
}
.youshi ul li:nth-child(7) dl dt::before {
  content: "7";
}
.slgzy {
  width: 100%;
  display: block;
  float: left;
  background-image: url(res/images/slgzy_bg.png);
  background-repeat: no-repeat;
  background-size: 102%;
  background-position-y: -0.5vw;
}
.slgzy .title {
  width: 100%;
  margin-top: 6.4vw;
  display: block;
}
.slgzy .title dt {
  font-size: 5.56vw;
  line-height: 6.35vw;
  color: #5b5050;
}
.slgzy .title dt span {
  font-size: 5.56vw;
  line-height: 12vw;
  display: inline-block;
  border-bottom: 1px solid #ad74c6;
  color: #ad74c6;
}
.slgzy .title dd {
  font-size: 3.21vw;
  line-height: 3;
  color: #5b5050;
}
.slgzy ul {
  width: 82vw;
  display: block;
  float: left;
  margin-left: 5.3vw;
  margin-top: 5vw;
}
.slgzy ul li {
  width: 87vw;
  height: 8.9vw;
  display: block;
  float: left;
  margin-bottom: 3vw;
}
.slgzy ul li dl {
  width: 100%;
  display: block;
  float: left;
}
.slgzy ul li dl dt {
  height: 10.34vw;
  display: block;
  float: left;
  position: relative;
  margin-top: -1vw;
  margin-left: -1vw;
}
/* 第1项（原代码修正语法错误后保留） */
.slgzy ul li dl dt span {
  width: 8.9vw;
  height: 8.9vw;
  border-radius: 5vw;
  background-color: #ffffff;
  border: solid 0.62vw #d7bde3;
  display: block;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
}

.slgzy ul li:nth-child(1) dl dt span {
  background-image: url(res/images/slgzy_01.png);
}
.slgzy ul li dl dd {
  width: 85vw;
  height: 7.41vw;
  font-size: 2.65vw;
  line-height: 7.9vw;
  color: #5b5050;
  background-color: #c075ca;
  border-radius: 1.48vw;
  border: solid 0.25vw #ad74c6;
  color: #fff;
  text-indent: 4vw;
}

/* 第2项 */
.slgzy ul li:nth-child(2) dl dt span {
  background-image: url(res/images/slgzy_02.png);
}

/* 第3项 */
.slgzy ul li:nth-child(3) dl dt span {
  background-image: url(res/images/slgzy_03.png);
}

/* 第4项 */
.slgzy ul li:nth-child(4) dl dt span {
  background-image: url(res/images/slgzy_04.png);
}

/* 第5项 */

.slgzy ul li:nth-child(5) dl dt span {
  background-image: url(res/images/slgzy_05.png);
}

/* 第6项 */
.slgzy ul li:nth-child(6) dl dt span {
  background-image: url(res/images/slgzy_06.png);
}

/* 第7项 */
.slgzy ul li:nth-child(7) dl dt span {
  background-image: url(res/images/slgzy_07.png);
}

.zyq {
  width: 100%;
  display: block;
  float: left;
  padding-bottom: 14vw;
}
.zyq .title {
  width: 100%;
  margin-top: 6.5vw;
  display: block;
}
.zyq .title dt {
  font-size: 5.56vw;
  line-height: 2;
  color: #5b5050;
}
.zyq .title dt span {
  font-size: 5.56vw;
  line-height: 2;
  display: inline-block;
  border-bottom: 1px solid #ad74c6;
  color: #ad74c6;
}
.zyq .title dd {
  line-height: 3;
}
.title dd {
  font-size: 3.21vw;
  line-height: 3;
  color: #5b5050;
}
.title {
  width: 82vw;
  margin-top: 7.65vw;
  margin-left: 9vw;
  text-align: left;
  display: block;
}
.title dt {
  font-size: 5.56vw;
  line-height: 6.35vw;
  color: #ad74c6;
}
.title dt span {
  font-size: 5.56vw;
  line-height: 12vw;
  display: inline-block;
  border-bottom: 1px solid #ad74c6;
  color: #ad74c6;
}
.title dd {
  font-size: 3.1vw;
  line-height: 5vw;
  color: #5b5050;
}
.zyq .content {
  width: 88.77vw;
  height: 122.1vw;
  background-color: #c075ca;
  border-radius: 3.33vw;
  border: solid 0.25vw #fefdfe;
  margin-left: 5.68vw;
  margin-top: 2vw;
  position: relative;
}
/* 第1项（原代码修正后保留） */
.zyq_list1 {
  display: block;
  position: relative;
}
.zyq_list1::before {
  content: "";
  width: 6.67vw;
  height: 6.79vw;
  background-color: #fefbfe;
  border: solid 0.62vw #fefdfe;
  border-radius: 3.5vw;
  background-image: url(res/images/zyq01.png);
  background-position: center center;
  background-size: 70%;
  background-repeat: no-repeat;
  position: absolute;
  left: -5vw;
}

/* 第2项 */
.zyq_list2 {
  display: block;
  position: relative;
}
.zyq_list2::before {
  background-image: url(res/images/zyq02.png);
}

/* 第3项 */
.zyq_list3 {
  display: block;
  position: relative;
}
.zyq_list3::before {
  background-image: url(res/images/zyq03.png);
}

/* 第4项 */
.zyq_list4 {
  display: block;
  position: relative;
}
.zyq_list4::before {
  background-image: url(res/images/zyq04.png);
}

/* 第5项 */
.zyq_list5 {
  display: block;
  position: relative;
}
.zyq_list5::before {
  background-image: url(res/images/zyq05.png);
}
.zyq .content::before {
  content: "";
  position: absolute;
  width: 0.12vw;
  height: 121.73vw;
  background-color: #fefbfe;
  border: solid 0.25vw #fefdfe;
  left: 6.67vw;
}

.zyq .content .in {
  width: 81.78vw;
  height: 37.84vw;
  display: block;
  float: left;
  position: relative;
  margin: 3vw auto;
}
.zyq .content dl {
  margin-bottom: 7vw;
  position: relative;
  margin-left: 7.67vw;
  margin-top: 5vw;
  position: relative;
}
.zyq .content dl::before {
  content: "";
  width: 6.67vw;
  height: 6.79vw;
  background-color: #fefbfe;
  border: solid 0.62vw #fefdfe;
  border-radius: 3.5vw;
  background-image: url(res/images/zyq01.png);
  background-position: center center;
  background-size: 70%;
  background-repeat: no-repeat;
  position: absolute;
  left: -5vw;
}
.zyq .content dt {
  font-size: 4.32vw;
  font-stretch: normal;
  line-height: 4.74vw;
  letter-spacing: 0vw;
  color: #ffffff;
  font-weight: bold;
  margin-left: 4.5vw;
}
.zyq .content dd {
  font-size: 3.7vw;
  font-weight: normal;
  letter-spacing: 0vw;
  color: #ffffff;
  margin-top: 2vw;
  margin-left: 4.5vw;
}

.doctor {
  width: 100%;
  display: block;
  float: left;
  background-color: #e8e2e2;
  padding-bottom: 5vw;
}
.doctor .img {
  width: 27.65vw;
  height: 27.65vw;
  background-color: #d5d1c8;
  border: solid 0.62vw #fefdfe;
  border-radius: 14vw;
  overflow: hidden;
  margin-top: 5.4vw;
  margin-left: 6.3vw;
  display: block;
  float: left;
}
.doctor img {
  width: 23.95vw;
  height: 40.25vw;
  display: block;
  position: relative;
  float: right;
}
.doctor .title {
  width: 58vw;
  display: block;
  float: left;
  text-align: left;
  margin: 18vw auto auto 5.5vw;
}
.doctor .title dt {
  font-size: 10.4vw;
  line-height: 11vw;
  color: #ad74c6;
  display: block;
  float: left;
}
.doctor .title dd {
  font-size: 3.4vw;
  line-height: 5.76vw;
  color: #ad74c6;
  display: block;
  float: left;
  margin-left: 4.1vw;
  width: 33vw;
}
.doctor .info {
  width: 83vw;
  margin-top: 2.39vw;
  margin-left: 7.22vw;
  display: block;
  float: left;
}
.doctor .info dt {
  width: 70%;
  line-height: 3.7vw;
  border-bottom: 1px solid #2b2a2a;
  font-size: 4.14vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 11.61vw;
  letter-spacing: 0.09vw;
  color: #5f4f4f;
  color: #5b5050;
  margin-bottom: 0.4vw;
}
.doctor .info dd {
  font-size: 3.26vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0vw;
  color: #5f4f4f;
}
.doctor .shanchang {
  margin-left: 6.5vw;
  margin-top: 2vw;
  position: relative;
  display: block;
  float: left;
  width: 89.2vw;
}
.doctor .shanchang dt {
  font-size: 4.14vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 11.61vw;
  letter-spacing: 0.09vw;
  color: #5f4f4f;
  display: block;
  float: left;
}
.doctor .shanchang dd {
  width: 56vw;
  display: block;
  float: left;
  width: 100%;
}
.doctor .shanchang dd span {
  display: inline-block;
  padding: 1vw 2vw;
  background-color: #ad74c6;
  font-size: 2.2vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.54vw;
  letter-spacing: 0vw;
  color: #fffefe;
  border-radius: 2.72vw;
  margin-right: 3vw;
  margin-top: 1vw;
  margin-bottom: 2vw;
}
.doctor .shanchang dd span:nth-child(even) {
  background-color: #b48ac6;
}
.question {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
.question .title {
  margin-top: 7vw;
}
.question .title dt {
  font-size: 5.56vw;
  font-weight: normal;
  letter-spacing: 0.11vw;
  color: #5f4f4f;
}
.question .title dd {
  line-height: 3;
}
.question ul {
  width: 91.11vw;
  height: 109.63vw;
  background-image:
    linear-gradient(249deg, #c075ca 0%, #c38bc9 100%),
    linear-gradient(#c885d0, #c885d0);
  background-blend-mode: normal, normal;
  border-radius: 1.85vw;
  border: solid 0.62vw #fefdfe;
  display: block;
  float: left;
  margin: 0 4.4vw;
  position: relative;
  z-index: 1;
}
.question ul li {
  display: block;
  float: left;
  margin-left: 1vw;
  margin-top: 5vw;
}
.question ul li dl dt {
  width: 14.69vw;
  height: 13.7vw;
  background-color: #e9b8ee;
  box-shadow: -0.04vw 1.98vw 0vw 0vw rgba(91, 81, 81, 0.2);
  border-radius: 6.85vw;
  display: block;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position-y: 2vw;
}
.question ul li dl dt img {
  width: 9.88vw;
  height: 6.54vw;
  margin: 4vw auto auto 2vw;
}
.question ul li dl dd {
  display: block;
  float: left;
  width: 67vw;
  margin-left: 3vw;
}
.question ul li dl dd h3 {
  font-size: 4.98vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 11.61vw;
  letter-spacing: 0.1vw;
  color: #ffffff;
}
.question ul li dl dd h4 {
  font-size: 3.26vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.63vw;
  letter-spacing: 0vw;
  color: #ffffff;
}
.yuyue {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-blend-mode: normal, normal;
  background-color: #e8e8e8;
}
.yuyue a {
  width: 41.48vw;
  height: 11vw;
  display: block;
  margin: 0 auto;
  margin-top: 10vw;
  margin-bottom: 3vw;
}
.yuyue a img {
  width: 41.48vw;
  height: 11vw;
}
.yuyue dl {
  width: 100%;
  display: block;
  float: left;
  font-size: 2.48vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.63vw;
  letter-spacing: 0vw;
  color: #5f4f4f;
  text-align: center;
}
.yuyue dl dd {
}
.yuyue h3 {
  width: 100%;
  text-align: center;
  margin-top: 8vw;
  font-size: 2.39vw;
  line-height: 9vw;
  font-weight: normal;
  letter-spacing: 0vw;
  color: #ffffff;
  border-top: 1px solid #ffffffaa;
  background-image:
    linear-gradient(178deg, #ad74c6 0%, #b48ac6 100%),
    linear-gradient(#b489c6, #b489c6);
  display: block;
  float: left;
}
.question::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 64vw;
    background-color: #e8e8e8;
    bottom: 0;
    z-index: 0;
}
