a {
  text-decoration: none;
}

p {
  margin: 0;
}

* {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei,Arial;
  box-sizing: border-box;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

html {
  background: #EBEBEB;
}

body {
  font-size: 14px;
  margin: 0 auto;
  min-width: 320px;
  max-width: 750px;
  background: #fff;
}

.wrap {
  width: 100%;
  height: auto;
}

.wrap .header {
  width: 100%;
  height: 60px;
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wrap .header .back {
  width: 24px;
  height: 24px;
}

.wrap .header .back img {
  width: 100%;
  height: 100%;
}

.wrap .header .serch {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wrap .header .serch img {
  width: 21px;
  height: auto;
}

.wrap .header .serch p {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
}

.wrap .banner {
  width: 100%;
  height: auto;
  position: relative;
}

.wrap .banner .banner_box {
  width: 610px;
  height: auto;
}

.wrap .banner .banner_box .banner_item {
  width: 610px !important;
  height: 610px;
}

.wrap .banner .banner_box .banner_item img {
  width: 100%;
  height: 100%;
}

.wrap .banner .time {
  padding-left: 44px;
  color: #222;
  font-size: 24px;
  font-weight: 400;
  position: relative;
}

.wrap .banner .time::before {
  content: '';
  width: 4px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  background: #f00;
}

.wrap .banner .purchase_popup {
  position: absolute;
  top: 16px;
  left: 30px;
  z-index: 11;
}

.wrap .banner .purchase_popup .pur_p_item {
  padding: 0 3px;
  margin-bottom: 10px;
  width: 339px;
  height: 46px;
  border-radius: 10px;
  background: #555;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wrap .banner .purchase_popup .pur_p_item .head {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.wrap .banner .purchase_popup .pur_p_item .head img {
  width: 100%;
  height: 100%;
}

.wrap .banner .purchase_popup .pur_p_item p {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
}

.wrap .buy_info {
  width: 100%;
  height: auto;
}

.wrap .buy_info .buy_i_t {
  width: 100%;
  height: auto;
  padding: 12px 30px;
  background: linear-gradient(180deg, #F84E3F 0%, #FD9B8A 17.71%, #DE3122 44.79%, #BC171A 100%);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.wrap .buy_info .buy_i_t .price {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.wrap .buy_info .buy_i_t .price .origin {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.wrap .buy_info .buy_i_t .price .discount {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: line-through;
}

.wrap .buy_info .buy_i_t .off {
  width: 134px;
  height: 54px;
  border-radius: 60px;
  background: #FFF;
  color: #222;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  line-height: 54px;
}

.wrap .buy_info .buy_i_c {
  width: 100%;
  height: auto;
  padding: 20px 0px;
}

.wrap .buy_info .buy_i_c .time {
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wrap .buy_info .buy_i_c .time p {
  margin-right: 12px;
  color: #222;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}

.wrap .buy_info .buy_i_c .time .time_box {
  margin-top: 10px;
}

.wrap .buy_info .buy_i_c .time span {
  color: #222;
  font-size: 24px;
  font-weight: 400;
}

.wrap .buy_info .buy_i_c .time .date {
  text-align: center;
  line-height: 32px;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #CA090B;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}

.wrap .buy_info .buy_i_c .buy_box {
  width: 100%;
  height: auto;
  padding: 0 30px;
  padding-bottom: 20px;
  margin-top: 30px;
}

.wrap .buy_info .buy_i_c .buy_box .title {
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.wrap .buy_info .buy_i_c .buy_box .desc {
  margin-top: 10px;
  color: #999;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.wrap .buy_info .buy_i_c .box {
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-top: 10px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
}

.wrap .buy_info .buy_i_c .box .box_item {
  margin-right: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wrap .buy_info .buy_i_c .box .box_item:nth-of-type(2) span {
  background: #1B384B;
}

.wrap .buy_info .buy_i_c .box .box_item:nth-of-type(3) span {
  background: #26ABFF;
}

.wrap .buy_info .buy_i_c .box .box_item span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background: #E40210;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.wrap .buy_info .buy_i_c .box .box_item p {
  color: #222;
  margin-left: 9px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.wrap .buy_info .buy_i_b {
  width: 100%;
  height: 70px;
  border-radius: 4px;
  background: linear-gradient(90deg, #EC2263 0%, #F34242 100%);
}

.wrap .buy_info .buy_i_b a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  line-height: 70px;
}

.wrap .info_tab {
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.wrap .info_tab .info_t_item {
  cursor: pointer;
  width: 248px;
  height: 60px;
  color: #222;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  line-height: 60px;
}

.wrap .info_tab .info_t_item.active {
  position: relative;
  color: #F00;
}

.wrap .info_tab .info_t_item.active::after {
  content: '';
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translateX(-50%);
  width: 58px;
  height: 5px;
  border-radius: 6px;
  background: #F00;
}

.wrap .info_detail {
  width: 100%;
  height: auto;
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #EBEBEB;
}

.wrap .info_detail .info_d_item {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wrap .info_detail .info_d_item img {
  width: 26px;
  height: 26px;
}

.wrap .info_detail .info_d_item p {
  margin-left: 5px;
  color: #999;
  font-size: 24px;
  font-weight: 400;
}

.wrap .pro_detail {
  margin-top: 20px;
  width: 100%;
  height: auto;
  padding-bottom: 150px;
}

.wrap .pro_detail .pro_d_item {
  width: 100%;
  height: auto;
  padding: 0 30px;
}

.wrap .pro_detail .pro_d_item > img {
  margin-top: 10px;
  width: 100%;
  height: auto;
}

.wrap .pro_detail .pro_d_item .title {
  width: 690px;
  height: 49px;
  background: #F4F4F4;
  color: #F00;
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 49px;
}

.wrap .pro_detail .pro_d_item .comment_box {
  width: 100%;
  height: auto;
  padding: 0 30px;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item {
  width: 100%;
  height: auto;
  padding: 20px 0 30px;
  border-bottom: 1px solid #EBEBEB;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item:last-child {
  border-bottom: none;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .name {
  color: #222;
  font-size: 28px;
  font-weight: 400;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .satisfaction {
  color: #999;
  font-size: 24px;
  font-weight: 400;
  margin-left: 20px;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .star {
  width: 177px;
  height: 28px;
  margin-left: 15px;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .star img {
  width: 100%;
  height: 100%;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .date {
  color: #999;
  font-size: 20px;
  font-weight: 400;
  margin-left: 20px;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_b {
  margin-top: 12px;
  width: 100%;
  height: auto;
}

.wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_b .desc {
  color: #333;
  text-align: justify;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
  /* 158.333% */
}

.wrap .policy {
  margin-top: 30px;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #EBEBEB;
}

.wrap .policy.active .title img {
  transform: rotate(-180deg);
}

.wrap .policy.active .policy_desc {
  display: block;
}

.wrap .policy .title {
  position: relative;
  color: #222;
  font-size: 28px;
  font-weight: 400;
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.wrap .policy .title img {
  cursor: pointer;
  width: 14px;
  height: 14px;
  transform: rotate(0deg);
  transition: all 0.4s;
}

.wrap .policy .policy_desc {
  display: none;
  width: 100%;
  height: auto;
  padding: 0 30px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
}

.wrap .policy .policy_desc p {
  color: #999;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.wrap .process {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #EBEBEB;
}

.wrap .process.active .title img {
  transform: rotate(-180deg);
}

.wrap .process.active .policy_desc {
  display: block;
}

.wrap .process .title {
  position: relative;
  color: #222;
  font-size: 28px;
  font-weight: 400;
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.wrap .process .title img {
  cursor: pointer;
  width: 14px;
  height: 14px;
  transform: rotate(0deg);
  transition: all 0.4s;
}

.wrap .process .policy_desc {
  display: none;
  width: 100%;
  height: auto;
  padding: 0 30px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
}

.wrap .process .policy_desc p {
  color: #999;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.wrap .mode {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 150px;
}

.wrap .mode.active .title img {
  transform: rotate(-180deg);
}

.wrap .mode.active .policy_desc {
  display: block;
}

.wrap .mode .title {
  position: relative;
  color: #222;
  font-size: 28px;
  font-weight: 400;
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.wrap .mode .title img {
  cursor: pointer;
  width: 14px;
  height: 14px;
  transform: rotate(0deg);
  transition: all 0.4s;
}

.wrap .mode .policy_desc {
  display: none;
  width: 100%;
  height: auto;
  padding: 0 30px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
}

.wrap .mode .policy_desc p {
  color: #999;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer {
  z-index: 999;
  width: 750px;
  max-width: 750px;
  height: 98px;
  background: #FFF;
  padding: 0 30px;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.footer a:nth-of-type(1) {
  width: 104px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer a:nth-of-type(1) img {
  width: 46px;
  height: 46px;
}

.footer a:nth-of-type(1) p {
  color: #222;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer a:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer a:nth-of-type(2) img {
  width: 46px;
  height: 46px;
}

.footer a:nth-of-type(2) p {
  color: #222;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer a:nth-of-type(3) {
  width: 440px;
  height: 70px;
  border-radius: 40px;
  background: linear-gradient(180deg, #F84E3F 0%, #FD9B8A 19.79%, #DF3526 44.79%, #BB1619 100%);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.footer a:nth-of-type(3) img {
  width: 31px;
  height: auto;
}

.footer a:nth-of-type(3) p {
  margin-left: 6px;
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.suspension {
  z-index: 9999;
  width: 46px;
  height: auto;
  position: fixed;
  right: 20px;
  bottom: 100px;
}

.suspension .top {
  display: none;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.suspension .top img {
  width: 100%;
  height: 100%;
}

.suspension .contact {
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.suspension .contact img {
  width: 100%;
  height: 100%;
}

.suspension .tel {
  margin-top: 10px;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.suspension .tel img {
  width: 100%;
  height: 100%;
}

.suspension .line {
  margin-top: 10px;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.suspension .line img {
  width: 100%;
  height: 100%;
}

.suspension .fb {
  margin-top: 10px;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.suspension .fb img {
  width: 100%;
  height: 100%;
}

.suspension .home {
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.suspension .home img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  body {
    min-width: 42.66667vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
  html {
    overflow-x: hidden;
  }
  .wrap {
    width: 100%;
    height: auto;
  }
  .wrap .header {
    width: 100%;
    height: 8vw;
    padding: 0 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .wrap .header .back {
    width: 3.2vw;
    height: 3.2vw;
  }
  .wrap .header .back img {
    width: 100%;
    height: 100%;
  }
  .wrap .header .serch {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wrap .header .serch img {
    width: 2.8vw;
    height: auto;
  }
  .wrap .header .serch p {
    color: #FFF;
    font-size: 3.2vw;
    font-weight: 400;
  }
  .wrap .banner {
    width: 100%;
    height: auto;
    position: relative;
  }
  .wrap .banner .banner_box {
    width: 81.33333vw;
    height: auto;
  }
  .wrap .banner .banner_box .banner_item {
    width: 81.33333vw !important;
    height: 81.33333vw;
  }
  .wrap .banner .banner_box .banner_item img {
    width: 100%;
    height: 100%;
  }
  .wrap .banner .time {
    padding-left: 5.86667vw;
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
    position: relative;
  }
  .wrap .banner .time::before {
    content: '';
    width: 0.53333vw;
    height: 2.66667vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4vw;
    background: #f00;
  }
  .wrap .banner .purchase_popup {
    position: absolute;
    top: 2.13333vw;
    left: 4vw;
    z-index: 11;
  }
  .wrap .banner .purchase_popup .pur_p_item {
    padding: 0 0.4vw;
    margin-bottom: 1.33333vw;
    width: 45.2vw;
    height: 6.13333vw;
    border-radius: 1.33333vw;
    background: #555;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .wrap .banner .purchase_popup .pur_p_item .head {
    width: 5.33333vw;
    height: 5.33333vw;
    border-radius: 50%;
  }
  .wrap .banner .purchase_popup .pur_p_item .head img {
    width: 100%;
    height: 100%;
  }
  .wrap .banner .purchase_popup .pur_p_item p {
    color: #FFF;
    font-size: 3.2vw;
    font-weight: 400;
  }
  .wrap .buy_info {
    width: 100%;
    height: auto;
  }
  .wrap .buy_info .buy_i_t {
    width: 100%;
    height: auto;
    padding: 1.6vw 4vw;
    background: linear-gradient(180deg, #F84E3F 0%, #FD9B8A 17.71%, #DE3122 44.79%, #BC171A 100%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .wrap .buy_info .buy_i_t .price {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .wrap .buy_info .buy_i_t .price .origin {
    color: #FFF;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .wrap .buy_info .buy_i_t .price .discount {
    color: #FFF;
    font-size: 2.93333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
  }
  .wrap .buy_info .buy_i_t .off {
    width: 17.86667vw;
    height: 7.2vw;
    border-radius: 8vw;
    background: #FFF;
    color: #222;
    font-size: 3.2vw;
    text-align: center;
    font-weight: 400;
    line-height: 7.2vw;
  }
  .wrap .buy_info .buy_i_c {
    width: 100%;
    height: auto;
    padding: 2.66667vw 0vw;
  }
  .wrap .buy_info .buy_i_c .time {
    padding: 0 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .wrap .buy_info .buy_i_c .time p {
    margin-right: 1.6vw;
    color: #222;
    text-align: center;
    font-size: 3.2vw;
    font-weight: 400;
  }
  .wrap .buy_info .buy_i_c .time .time_box {
    margin-top: 1.33333vw;
  }
  .wrap .buy_info .buy_i_c .time span {
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
  }
  .wrap .buy_info .buy_i_c .time .date {
    text-align: center;
    line-height: 4.26667vw;
    display: inline-block;
    width: 4.26667vw;
    height: 4.26667vw;
    background: #CA090B;
    color: #fff;
    font-size: 3.2vw;
    font-weight: 400;
  }
  .wrap .buy_info .buy_i_c .buy_box {
    width: 100%;
    height: auto;
    padding: 0 4vw;
    padding-bottom: 2.66667vw;
    margin-top: 4vw;
  }
  .wrap .buy_info .buy_i_c .buy_box .title {
    color: #222;
    font-size: 4vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wrap .buy_info .buy_i_c .buy_box .desc {
    margin-top: 1.33333vw;
    color: #999;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wrap .buy_info .buy_i_c .box {
    padding: 2.66667vw 4vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-top: 1.33333vw solid #EBEBEB;
    border-bottom: 0.13333vw solid #EBEBEB;
  }
  .wrap .buy_info .buy_i_c .box .box_item {
    margin-right: 8vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .wrap .buy_info .buy_i_c .box .box_item:nth-of-type(2) span {
    background: #1B384B;
  }
  .wrap .buy_info .buy_i_c .box .box_item:nth-of-type(3) span {
    background: #26ABFF;
  }
  .wrap .buy_info .buy_i_c .box .box_item span {
    display: inline-block;
    width: 4vw;
    height: 4vw;
    border-radius: 0.26667vw;
    background: #E40210;
    color: #FFF;
    text-align: center;
    font-size: 2.93333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 4vw;
  }
  .wrap .buy_info .buy_i_c .box .box_item p {
    color: #222;
    margin-left: 1.2vw;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wrap .buy_info .buy_i_b {
    width: 100%;
    height: 9.33333vw;
    border-radius: 0.53333vw;
    background: linear-gradient(90deg, #EC2263 0%, #F34242 100%);
  }
  .wrap .buy_info .buy_i_b a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #FFF;
    text-align: center;
    font-size: 3.73333vw;
    font-weight: 400;
    line-height: 9.33333vw;
  }
  .wrap .info_tab {
    width: 100%;
    height: 8vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .wrap .info_tab .info_t_item {
    cursor: pointer;
    width: 33.06667vw;
    height: 8vw;
    color: #222;
    text-align: center;
    font-size: 3.46667vw;
    font-weight: 400;
    line-height: 8vw;
  }
  .wrap .info_tab .info_t_item.active {
    position: relative;
    color: #F00;
  }
  .wrap .info_tab .info_t_item.active::after {
    content: '';
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translateX(-50%);
    width: 7.73333vw;
    height: 0.66667vw;
    border-radius: 0.8vw;
    background: #F00;
  }
  .wrap .info_detail {
    width: 100%;
    height: auto;
    padding: 2.66667vw 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-top: 0.13333vw solid #EBEBEB;
  }
  .wrap .info_detail .info_d_item {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .wrap .info_detail .info_d_item img {
    width: 3.46667vw;
    height: 3.46667vw;
  }
  .wrap .info_detail .info_d_item p {
    margin-left: 0.66667vw;
    color: #999;
    font-size: 3.2vw;
    font-weight: 400;
  }
  .wrap .pro_detail {
    margin-top: 2.66667vw;
    width: 100%;
    height: auto;
    padding-bottom: 20vw;
  }
  .wrap .pro_detail .pro_d_item {
    width: 100%;
    height: auto;
    padding: 0 4vw;
  }
  .wrap .pro_detail .pro_d_item > img {
    margin-top: 1.33333vw;
    width: 100%;
    height: auto;
  }
  .wrap .pro_detail .pro_d_item .title {
    width: 92vw;
    height: 6.53333vw;
    background: #F4F4F4;
    color: #F00;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 700;
    line-height: 6.53333vw;
  }
  .wrap .pro_detail .pro_d_item .comment_box {
    width: 100%;
    height: auto;
    padding: 0 4vw;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item {
    width: 100%;
    height: auto;
    padding: 2.66667vw 0 4vw;
    border-bottom: 0.13333vw solid #EBEBEB;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item:last-child {
    border-bottom: none;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .name {
    color: #222;
    font-size: 3.73333vw;
    font-weight: 400;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .satisfaction {
    color: #999;
    font-size: 3.2vw;
    font-weight: 400;
    margin-left: 2.66667vw;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .star {
    width: 23.6vw;
    height: 3.73333vw;
    margin-left: 2vw;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .star img {
    width: 100%;
    height: 100%;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_t .date {
    color: #999;
    font-size: 2.66667vw;
    font-weight: 400;
    margin-left: 2.66667vw;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_b {
    margin-top: 1.6vw;
    width: 100%;
    height: auto;
  }
  .wrap .pro_detail .pro_d_item .comment_box .com_item .com_i_b .desc {
    color: #333;
    text-align: justify;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 5.06667vw;
    /* 158.333% */
  }
  .wrap .policy {
    margin-top: 4vw;
    width: 100%;
    height: auto;
    border-bottom: 0.13333vw solid #EBEBEB;
  }
  .wrap .policy.active .title img {
    transform: rotate(-180deg);
  }
  .wrap .policy.active .policy_desc {
    display: block;
  }
  .wrap .policy .title {
    position: relative;
    color: #222;
    font-size: 3.73333vw;
    font-weight: 400;
    padding: 2.66667vw 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .wrap .policy .title img {
    cursor: pointer;
    width: 1.86667vw;
    height: 1.86667vw;
    transform: rotate(0deg);
    transition: all 0.4s;
  }
  .wrap .policy .policy_desc {
    display: none;
    width: 100%;
    height: auto;
    padding: 0 4vw;
    border-bottom: 0.13333vw solid #EBEBEB;
    padding-bottom: 2.66667vw;
  }
  .wrap .policy .policy_desc p {
    color: #999;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wrap .process {
    width: 100%;
    height: auto;
    border-bottom: 0.13333vw solid #EBEBEB;
  }
  .wrap .process.active .title img {
    transform: rotate(-180deg);
  }
  .wrap .process.active .policy_desc {
    display: block;
  }
  .wrap .process .title {
    position: relative;
    color: #222;
    font-size: 3.73333vw;
    font-weight: 400;
    padding: 2.66667vw 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .wrap .process .title img {
    cursor: pointer;
    width: 1.86667vw;
    height: 1.86667vw;
    transform: rotate(0deg);
    transition: all 0.4s;
  }
  .wrap .process .policy_desc {
    display: none;
    width: 100%;
    height: auto;
    padding: 0 4vw;
    border-bottom: 0.13333vw solid #EBEBEB;
    padding-bottom: 2.66667vw;
  }
  .wrap .process .policy_desc p {
    color: #999;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wrap .mode {
    width: 100%;
    height: auto;
    border-bottom: 0.13333vw solid #EBEBEB;
    padding-bottom: 20vw;
  }
  .wrap .mode.active .title img {
    transform: rotate(-180deg);
  }
  .wrap .mode.active .policy_desc {
    display: block;
  }
  .wrap .mode .title {
    position: relative;
    color: #222;
    font-size: 3.73333vw;
    font-weight: 400;
    padding: 2.66667vw 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .wrap .mode .title img {
    cursor: pointer;
    width: 1.86667vw;
    height: 1.86667vw;
    transform: rotate(0deg);
    transition: all 0.4s;
  }
  .wrap .mode .policy_desc {
    display: none;
    width: 100%;
    height: auto;
    padding: 0 4vw;
    border-bottom: 0.13333vw solid #EBEBEB;
    padding-bottom: 2.66667vw;
  }
  .wrap .mode .policy_desc p {
    color: #999;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .footer {
    z-index: 999;
    width: 100vw;
    max-width: 100vw;
    height: 13.06667vw;
    background: #FFF;
    padding: 0 4vw;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .footer a:nth-of-type(1) {
    width: 13.86667vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer a:nth-of-type(1) img {
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .footer a:nth-of-type(1) p {
    color: #222;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .footer a:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer a:nth-of-type(2) img {
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .footer a:nth-of-type(2) p {
    color: #222;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .footer a:nth-of-type(3) {
    width: 58.66667vw;
    height: 9.33333vw;
    border-radius: 5.33333vw;
    background: linear-gradient(180deg, #F84E3F 0%, #FD9B8A 19.79%, #DF3526 44.79%, #BB1619 100%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .footer a:nth-of-type(3) img {
    width: 4.13333vw;
    height: auto;
  }
  .footer a:nth-of-type(3) p {
    margin-left: 0.8vw;
    color: #FFF;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .suspension {
    z-index: 9999;
    width: 6.13333vw;
    height: auto;
    position: fixed;
    right: 2.66667vw;
    bottom: 13.33333vw;
  }
  .suspension .top {
    display: none;
    cursor: pointer;
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .suspension .top img {
    width: 100%;
    height: 100%;
  }
  .suspension .contact {
    display: inline-block;
    margin-top: 1.33333vw;
    cursor: pointer;
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .suspension .contact img {
    width: 100%;
    height: 100%;
  }
  .suspension .tel {
    margin-top: 1.33333vw;
    cursor: pointer;
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .suspension .tel img {
    width: 100%;
    height: 100%;
  }
  .suspension .line {
    margin-top: 1.33333vw;
    cursor: pointer;
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .suspension .line img {
    width: 100%;
    height: 100%;
  }
  .suspension .fb {
    margin-top: 1.33333vw;
    cursor: pointer;
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .suspension .fb img {
    width: 100%;
    height: 100%;
  }
  .suspension .home {
    display: inline-block;
    margin-top: 1.33333vw;
    cursor: pointer;
    width: 6.13333vw;
    height: 6.13333vw;
  }
  .suspension .home img {
    width: 100%;
    height: 100%;
  }
}
