html,
body {
  background: #fff;
}
.meal_container {
  width: 100%;
  background: #fff;
  color: #163561;
  padding-bottom: 60px;
  position: relative;

  .snow-img-1 {
    position: absolute;
    top: 113px;
    right: 85px;
  }
  .snow-img-2 {
    position: absolute;
    top: 280px;
    left: 50px;
  }
}

.pb-80{
  padding-bottom: 80px;
}
.td_h{
  max-width: 800px;
  margin: 0 auto;
}

.meal_banner {
  width: 100%;
  /* background: linear-gradient( 180deg, #B9F3FF 0%, #F0FCFF 34%, #F6FFFF 100%); */
  background: linear-gradient(180deg, #ebf4ff 0%, #f4f9ff 100%);
  /* background-color: #fcfdff; */
  position: relative;

  .snow-img-1 {
    position: absolute;
    top: 113px;
    right: 85px;
  }
  .snow-img-2 {
    position: absolute;
    top: 280px;
    left: 50px;
  }
}

.rp_package_normal{
  display: flex;
  gap:2px;
  flex-wrap: wrap;
}

.meal_title {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  font-family: Poppins-SemiBold;
}

.mt_2 {
  font-size: 20px;
  text-align: center;
  margin-top: 25px;
  position: relative;
  color: #333;
  display: none;
}

.mt_2 .percent9 {
  font-size: 24px;
  color: #5662ed;
  font-weight: bold;
  position: relative;
}

.mt_2 .sudden {
  position: absolute;
  display: inline-block;
  width: 640px;
  height: 8px;
  background-color: #faff7f;
  border-radius: 4px;
  opacity: 0.3;
  left: calc(50% - 320px);
  bottom: 5px;
  z-index: -1;
}

.mt_box {
  margin: 0 auto;
   width: 100%;
  height: auto;
  /*position: absolute;*/
  /*bottom: 0;*/
  /*left: 50%;*/
  /*transform: translateX(-50%);*/
  /*z-index: 0;*/
  background: #F5F7FD;
  display: none;
  padding: 16px 0;
}

.mt_box_tests {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 10px;
}

.mt_box img {
  display: inline-block;
  margin-top: -4px;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}

.mt_box p {
  font-size: 14px;
  color: #5c708d;
  font-family: poppins-regular;
}

.mt_box_id p {
  margin-right: 14px;
  float: left;
}

.mt_box p:last-child {
  margin-right: 0;
}

.package_nowrap{
  gap: 0px!important;
  flex-wrap: nowrap !important;
}

.f_cont {
  margin: 0 auto;
  position: relative;
  display: flex;
  opacity: 0;
  justify-content: center;
  column-gap: 16px;
  row-gap: 60px;
  flex-wrap: wrap;
  transition: all 0.3s;
  height: 0;
  overflow: hidden;

}
.f_cont.visible{
  opacity: 1;
  visibility: visible;
  height: auto;
  overflow: visible;
}

.fc_t1 {
  font-size: 46px;
  text-align: center;
  padding-top: 70px;
  color: #333;
}

.fc_t2 {
  width: 612px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  line-height: 24px;
  color: #333;
}

.fc_detail {
  border-top: 1px solid transparent;
  box-sizing: border-box;
  width: 200px;
  height: auto;
  text-align: center;
  position: relative;
  cursor: default;
  background-color: white;
}
/* .fc_detail::before{
  content: '';
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
} */

.fc_detail:hover {
  box-shadow: 0px 10px 20px 0px rgba(6, 34, 86, 0.1);
  /* border: white 1px solid; */
}

/* .fc_detail:hover .fd_buy {
  background: #EFF6FF;
  color: #175CE9;
} */

.fd_top {
  font-size: 20px;
  margin-top: 10px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
}

.fd_top span {
  line-height: 32px;
  color: #163561;
  font-size: 30px;
}

.fd_top .re_seconde_ips {
  font-size: 15px;
}

.normal_meal .fd_top .re_seconde_ips {
  font-size: 13px;
  color: #0d60f0;
}

.fd_center {
  font-size: 40px;
  font-weight: bold;
  font-family: Poppins-Bold;
  line-height: 40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.fd_center .ips_count {
  font-size: 20px;
  font-weight: bold;
  margin-left: -6px;
  position: relative;
  display: flex;
  align-items: center;
}

.fd_center .ips_symbol {
  display: inline-block;
  width: 28px;
  font-size: 20px;
}

.fc_detail.active {
  border: 1px solid #0086ff;
}

.fc_detail.active .fd_buy {
  background: #0086ff;
  color: white;
}

.fd_center .ips_company {
  font-size: 16px;
}
.actlabel_coner {
  display: block;
  max-width: 66px;
  width: 100%;
  box-sizing: border-box;
  height: 22px;
  line-height: 0px;
  background-color: #ff6851;
  /* background: linear-gradient( 270deg, #E5FFA6 0%, #B0EFFF 100%); */
  border-radius: 11px;
  font-weight: 600;
  padding-top: 2px;
  color: white;
  font-size: 12px;
  font-family: Poppins-SemiBold;
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title_thend {
  font-size: 12px;
  color: #fff;
  font-style: italic;
  margin-top: 6px;
}

.fd_bottom {
  font-size: 16px;
  margin-top: 10px;
  color: #5c708d;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 6px;
  position: relative;
}
.fd_bottom .fd_under_price {
  margin: 0;
}

.f_cont .fc_detail:last-child .reduction_tag {
  background: #53FFB0;
}

.reduction_tag {
  box-sizing: border-box;
  position: absolute;
  top: -8px;
  background: #97F4FF;
  color: #163561;
  border-radius: 8px 4px 4px 0px;
  padding: 0 3px;
  padding-top: 1px;
  margin-left: 3px;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.old_prices {
  position: relative;
  display: inline-block;
}

.fd_buy {
  width: 160px;
  height: 36px;
  line-height: 36px;
  background: #e7f2ff;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  color: #175ce9;
  font-weight: 600;
  font-family: poppins;
  margin: 0 auto;
  margin-top: 14px;
  position: relative;
  cursor: pointer;
}

.fd_buy:hover {
  background: #eff6ff;
}

.fd_buy span {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  left: 30px;
}

.fd_buy img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}

.recommend_detail {
  width: 216px;
  height: auto;
  border: none;
  background-color: #3943b3;
  padding: 0;
  position: relative;
  border: 2px solid #f7f7f7;
}

.recommend_detail:hover {
  border: 2px solid #2f2f2f;
}

.recommend_detail .fd_center span:nth-child(2) {
  color: #f6ff03;
}

.recommend_detail .fd_bottom {
  color: #fff;
}

.recommend_detail .fd_buy {
  background: #ffdf2f;
  color: #c81810;
  margin: 0 auto;
  margin-top: 18px;
}

.fc_detail .rd_tops {
  height: 250px;
  padding-top: 40px;
}

.recommend_detail .rd_tops {
  border-radius: 10px;
  padding: 0 20px;
  padding-top: 29px;
  border-radius: 12px;
  margin: 0 auto;
  height: 214px;
}

.recommend_z {
  display: flex;
  padding: 10px 0;
}

.recommend_z.show {
  display: flex;
  align-items: center;
}

.recommend_z img {
  width: 36px;
  height: 54px;
  margin-left: 12px;
  margin-top: -10px;
}

.recommend_z {
  display: none;
}

.recommend_z p {
  color: #fff;
  margin-left: 7px;
  text-align: left;
  width: 155px;
}

.normal_meal .title_thend {
  display: none;
}

.recommend_detail.active {
  border: 2px solid #2f2f2f;
}

.meal_project {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  height: 100px;
  background: url(../img/meal/connect_cus_bg.png) no-repeat center;
  background-size: cover;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 0 50px;
  position: relative;
  display: none;
}

.meal_project span {
  font-style: italic;
  font-size: 32px;
  font-weight: bold;
}

.meal_project span:nth-child(2) {
  cursor: pointer;
  font-size: 20px;
  width: 286px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 2px solid #333;
  border-radius: 30px;
  display: inline-block;
  margin-left: 44px;
  display: none;
}

.contact_meal {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  height: 50px;
  background-color: #3a86f7;
  border-radius: 25px;
  line-height: 50px;
  margin-left: 28px;
  position: absolute;
  right: 50px;
  padding: 0 24px;
}

.contact_meal:hover {
  background: #49a4ff;
  color: #fff;
}

.meal_p_1 {
  font-weight: 600;
  font-size: 20px;
  font-family: Poppins-SemiBold;
  width: 100%;
  margin: 0 auto;
  color: #5c708d;
  margin-top: 60px;
}

.meal_pay {
  width: 1200px;
  margin: 0 auto;
  margin-top: 35px;
  position: relative;
}

.pay_type {
  width: 302px;
  cursor: pointer;
  height: 72px;
  border: 2px solid #e2e8f1;
  border-radius: 10px;
  position: relative;
  font-size: 22px;
  padding: 14px 24px;
  margin-bottom: 30px;
  background: #f7f8fa;
}

.pay_logo {
  margin-top: 15px;
}

.pay_gou {
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(../img/type_noselect.png) no-repeat center;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  right: 20px;
}

.pay_type.on {
  border: 2px solid #0d86ff;
  background: #fff;
  box-shadow: #0d86fe 3px 3px 2px -3px;
}

.pay_type.on .pay_gou {
  background: url(../img/meal_type_slect.png) no-repeat center;
  background-size: cover;
}

.pay_content {
  display: flex;
}

.pay_info {
  width: 800px;
  border: 2px solid #0d86ff;
  border-radius: 10px;
  margin-left: 40px;
  padding-bottom: 40px;
}

.pi_top {
  cursor: pointer;
  position: relative;
  background: #fff;
  padding: 18px 28px;
  font-size: 22px;
  font-weight: bold;
}

.pi_top .pay_type_logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 49px;
  display: flex;
  flex-wrap: wrap;
}

.pi_top i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/meal/meal-type-select.png) no-repeat center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-size: cover;
  background-position: 0 0;
}

.pi_top .pay_re {
  display: none;
  top: 50%;
  width: 110px;
  height: 30px;
  background: url(../img/meal/img_img_blue.png) no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  line-height: 30px;
  margin-left: 20px;
}

.virtual_currency .pi_top .pay_type_logo {
  position: static;
  margin-top: 30px;
}

.virtual_currency .pi_top {
  padding-bottom: 10px;
}

.mt_left {
  margin-top: 2px;
  margin-bottom: 17px;
  height: 42px;
  clear: both;
  padding: 0 25px;
  display: none;
}

.mt_select {
  cursor: pointer;
  width: 62%;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-size: 16px;
  border: 1px solid #e2e8f1;
  border-radius: 4px;
  position: relative;
  float: left;
}

.mt_select span {
  display: block;
  width: 12px;
  height: 7px;
  background: url(../img/meal_down.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

.mt_select p {
  height: 100%;
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #5c708d;
}

.meal_cont {
  width: 100%;
  text-align: center;
  box-shadow: 0px 0px 10px 1px rgb(24 28 50 / 10%);
  position: absolute;
  z-index: 9;
  left: 0;
  margin-top: 4px;
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease;
  background: #fff;
}

.meal_cont li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: left;
  padding-left: 20px;
  color: #5c708d;
}

.meal_cont li:hover {
  background: #f7f8fa;
}

.total_pay {
  text-align: right;
  font-size: 20px;
  float: right;
  color: #f64f64;
  font-weight: 600;
}

.total_pay p:nth-child(2) {
  font-size: 30px;
  color: #0d86ff;
  font-style: italic;
}

.input_cont_email {
  padding-left: 31px;
  margin-bottom: 30px;
  position: relative;
  border: 2px solid #e2e8f1;
  border-radius: 6px;
  height: 149px;
  background: #f7f8fa;
  margin-top: 20px;
}

.input_cont_email p {
  font-size: 16px;
  margin-bottom: 10px;
}

.input_cont_email input {
  width: 90.5%;
  min-height: 42px;
  border: 1px solid #e2e8f1;
  display: flex;
  box-shadow: 0px 2px 3px 1px rgba(228, 223, 223, 0.6);
  align-items: center;
  padding: 0 18px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 22px;
  font-size: 16px;
}

.input_cont_email input.err_active {
  border: 2px solid #f64f64;
}

.last_input {
  display: flex;
  width: 640px;
  margin: 0 auto;
  margin-top: 26px;
}

.last_input .input_cont {
  width: 290px;
}

.last_input .input_cont input {
  width: 325px;
}

.pay_btn,
.pay_btn_11,
.pay_btn_1,
.pay_btn_tel {
  width: 250px;
  height: 55px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 55px;
  background: #0086ff;
  border-radius: 6px;
  margin-left: 31px;
  cursor: pointer;
  margin-top: 26px;
}

.pay_btn_tel a {
  color: #fff;
}

.pay_btn:hover {
  background: #49a4ff;
}

.pay_btn_tips {
  font-size: 14px;
  color: #777777;
  margin-top: 28px;
  padding-left: 31px;
}

.pay_btn_tips a {
  color: #0d86ff;
  text-decoration: underline;
}

.fq_tips {
  font-weight: 400;
  font-size: 30px;
  text-align: center;
  margin-top: 80px;
  font-family: poppins-regular, poppins;
}

.grey_dot {
  width: 6px;
  height: 6px;
  margin-left: 30px;
  background: #163561;
  border-radius: 50%;
}

.fq_cont {
  border-radius: 15px;
  width: 1000px;
  margin: 0 auto;
  margin-top: 25px;
}

.long_faq {
  display: none;
}

.fq_c_detail {
  margin-bottom: 25px;
  font-size: 14px;
  background-color: #f5f7fd;
  border-radius: 6px;
  color: #333;
}

.fcd_top {
  font-weight: 400;
  font-size: 16px;
  display: flex;
  padding: 25px 0px;
  background-color: #f5f7fd;
  border-radius: 6px;
  align-items: center;
  font-family: poppins-medium;
}

.fcd_top p {
  color: #163561;
  margin-left: 10px;
}

.fq_cont .fcd_bottom {
  margin-left: 46px;
  padding: 25px 0;
  padding-right: 46px;
  margin-top: -35px;
  color: #5c708d;
  font-size: 14px;
  font-family: poppins-medium;
}

.fq_cont .fcd_bottom a {
  color: #0d86ff;
  &:hover {
    color: #49a4ff;
  }
}

.meal_question .fq_cont:nth-child(3) .ques_bg {
  background: url(../img/meal/quet_meal3.png) no-repeat center;
  background-size: cover;
  background-size: cover;
  width: 42px;
  height: 40px;
  line-height: 33px;
  margin-left: 20px;
}

.pay_type_two {
  display: none;
}

.c_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}

.bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.c_content {
  width: 500px;
  height: 452px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20%;
  border-radius: 4px;
}

.c_c_top {
  font-size: 24px;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  color: #333;
}

.ques_bg {
  display: inline-block;
  width: 56px;
  height: 38px;
  background: url(../img/meal/quest_bg.png) no-repeat center;
  background-size: cover;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
}

.c_c_top img {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.c_box .jy_cb {
  width: 440px;
  margin-left: 30px;
  float: none;
}

.c_box .t_words textarea {
  height: 117px;
  background: #f2f2f5;
  padding-left: 2.5%;
  width: 92%;
  color: #333;
}

.c_box .name_cbs input {
  width: 95%;
  background: #f2f2f5;
  padding-left: 5%;
  color: #333;
}

.c_box .name_cbs {
  border: none;
  background: #f2f2f5;
}

.c_box .t_words {
  width: 440px;
}

.box_bottom_tips {
  font-size: 14px;
  color: #777777;
  width: 454px;
  margin: 0 auto;
  margin-top: 10px;
  padding-left: 10px;
}

.box_bottom_tips a {
  color: #0d86ff;
  text-decoration: underline;
}

.b_t_btn {
  width: 440px;
  height: 44px;
  border-radius: 30px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background: #0d86ff;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  margin-top: 29px;
  cursor: pointer;
}

.b_t_btn:hover {
  background: #49a4ff;
}

.cred-input {
  min-height: 42px;
  border: 1px solid rgba(189, 201, 216, 0.8);
  display: flex;
  box-shadow: 0px 2px 3px 1px rgba(225, 225, 225, 0.8);
  align-items: center;
  padding: 0 18px;
  border-radius: 4px;
  background: #fff;
}

.cred-input.error,
.cred-input.error {
  border: 2px solid #f64f64;
}

.cred-error {
  color: #f64f64;
  font-size: 14px;
  margin-top: 0;
}

.contimue {
  font-size: 16px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #55687d;
  line-height: 16px;
  margin-top: 30px;
}

.pay-cont .paycont-box .paycont-r .type-box-big,
.pay-cont .paycont-wapbox .paycont-r .type-box-big {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 540px;
  margin-bottom: 19px;
  padding-top: 20px;
}

.pay-cont .paycont-box .paycont-r .type-box-big img,
.pay-cont .paycont-wapbox .paycont-r .type-box-big img {
  width: 70px;
  margin-right: 20px;
  margin-bottom: 19px;
}

.pay-cont .paycont-box .paycont-r .temp-other-cont,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li {
  padding: 0px 18px;
  padding-left: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border: 2px solid #e5e8ec;
  border-radius: 4px;
  width: 48.5%;
  height: 50px;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 15px;
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li:nth-of-type(1),
.pay-cont .paycont-box .paycont-r .temp-other-cont .li:nth-of-type(2),
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li:nth-of-type(1),
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li:nth-of-type(2) {
  margin-top: 0;
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li.active,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li.active {
  border: 2px solid #0e6fde;
  background-color: #e9f3ff;
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li.active::after,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li.active::after {
  border: none;
  background-image: url("../img/index/pay_mode/gou.png");
  background-repeat: no-repeat;
  background-position: center;
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li:hover,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li.li180::after,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li.li180::after {
  transform: translateY(-50%) rotateY(180deg);
}

.pay-cont .paycont-box .paycont-r .temp-other-cont .li::after,
.pay-cont .paycont-wapbox .paycont-r .temp-other-cont .li::after {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  opacity: 1;
  border: 2px solid #dddfe7;
  border-radius: 50%;
  box-sizing: border-box;
}

.cred-txt2 {
  flex-wrap: wrap;
  margin-top: 0;
}

.cred-txt2 label {
  margin-top: 10px;
  width: 100%;
}

.aman-btn {
  width: 100%;
}

.type-box-big {
  width: calc(100% + 10px);
}

.type-box-big img {
  margin-right: 10px;
}

.temp-other-cont .li {
  width: 100%;
  margin-bottom: 15px;
}

.temp-other-cont .li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.cred-txt2 label {
  width: 48.5%;
}

.cred-txt2 .cred-input {
  width: 44.5%;
}

.w_tips {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img//wh.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.card_1_img {
  top: -150px;
  position: absolute;
  display: none;
  left: 50%;
  transform: translateX(-50%);
}

.card_2_img {
  top: -160px;
  position: absolute;
  display: none;
  left: 50%;
  transform: translateX(-50%);
}

.card_3_img {
  top: -126px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  display: none;
}

.creat_tips {
  font-size: 12px;
  width: 96%;
  padding-left: 4px;
  color: #8a8c91;
}

.pay_type_one {
  display: block;
  background: #f7f8fa;
  padding-top: 28px;
  padding-bottom: 30px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;

  display: none;
}

.pay_type_three {
  display: none;
}

.pay_type_two p,
.pay_type_three p {
  padding-left: 25px;
  font-size: 16px;
  padding-bottom: 8px;
  color: #333;
}

.fd_jb {
  /* background-color: #fd2366; */
  background: url(../img/meal/ic_meal_package_top.png) no-repeat center;
  position: absolute;
  top: -13px;
  display: inline-block;
  left: 0;
  height: 28px;
  line-height: 28px;
  width: calc(100% + 4px);
  color: black;
  font-size: 13px;
  text-align: center;
  padding: 0px;
}

/* .fd_jb .triangle {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 0px solid transparent;
  border-bottom: 28px solid transparent;
  border-right: 10px solid #fd2366;
  position: absolute;
  top: 0;
  left: -10px;
} */

.fd_max_brandwidth {
  color: #5C708D;
  font-size: 13px;
  display: block;
  margin-top: 15px;
  height: 22px;
}

.fd_max_cpu {
  color: #5C708D;
  font-size: 13px;
  display: block;
  margin-top: 7px;
  height: 22px;
}

.fd_under_price {
  color: #9bafcc;
  font-size: 16px;
  text-decoration: line-through;
  display: block;
  margin-top: 10px;
  height: 22px;
}

.meal_container_new {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  column-gap: 20px;
  flex-flow: row wrap;
}

.m_cn_left {
  width: 54%;
  /* margin-right: 28px */
}

.m_cn_rigth {
  width: 500px;
}

.select_cont {
  width: 100%;
  height: auto;
  border: 2px solid #e8f0ff;
  border-radius: 6px;
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.sc_t {
  width: 100.8%;
  height: 6px;
  background: linear-gradient(270deg, #2d80ff 0%, #175ce9 100%);
  /* background-color: #61e8ff; */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  top: -2px;
  left: -2px;
}

.select_cont img {
  margin: 20px;
}

.discount_price {
  height: 30px;
  clear: both;
  overflow: hidden;
  padding: 0 20px;
  display: none;
}

.discount_price span {
  display: block;
  font-size: 14px;
  color: #666666;
  float: right;
}

.discount_price span:nth-child(2) {
  text-decoration: line-through;
}

.discount_price span:nth-child(1) {
  color: #e93f68;
  background: #ffe4e8;
  border-radius: 12px;
  width: 124px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  float: left;
}

.t_last_price {
  width: 88.8%;
  margin: 0 auto;
  margin-top: 19px;
  color: #383c43;
  font-size: 16px;
  padding-top: 24px;
  clear: both;
  padding-bottom: 27px;
}

.t_last_price span {
  float: left;
}

.t_last_price span:nth-child(2) {
  float: right;
  font-size: 22px;
  font-weight: bold;
}

.pay_n_detail {
  border: 2px solid #e8f0ff;
  border-radius: 4px;
  margin-top: 20px;
}

.pay_n_detail.active {
  border: 2px solid #0086ff;
}
.pay_n_detail.active .pay_type_one {
  display: block;
}

.input_cont {
  font-size: 16px;
  width: 614px;
  margin: 0 auto;
  position: relative;
}

.input_cont p {
  margin-bottom: 10px;
}

.pay_n_detail.active .pi_top i {
  background-position: -16px 0;
}

.pay_n_detail.active .pi_top {
  border-bottom: 2px solid #e2e8f1;
}

/* .pay_c_new .pay_n_detail:nth-child(1) .pay_type_one {
  display: block;
} */

.pay_btn {
  margin-top: 20px;
}

.cun_telegram {
  width: 615px;
  margin: 0 auto;
  font-size: 16px;
  color: #666666;
}

.cun_telegram_detail {
  padding: 20px 0;
  border-bottom: 1px dashed #e2e8f1;
  display: flex;
  clear: both;
}

.pay_type_thour {
  padding-top: 0;
}

.cun_t_d_step {
  color: #0d86ff;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  margin-right: 18px;
  white-space: nowrap;
}

.copy_cont {
  width: 540px;
  min-height: 203px;
  background: #fff;
  margin-top: 20px;
}

.copy_cont {
  display: flex;
  font-size: 14px;
  position: relative;
}

#qrcode {
  position: absolute;
  left: 168px;
  bottom: 12px;
}

.copy_cont_left {
  padding: 15px;
  cursor: pointer;
}

.copy_cont_left p:nth-child(2) {
  color: #0d86ff;
  margin-top: 12px;
}

.copy_cont_left p:nth-child(2) img {
  margin-top: -4px;
  margin-left: 3px;
}

.head_learn {
  padding: 0 24px;
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}

.head_learn.on a {
  color: #0d86ff;
}

.head_learn .hear_learn_title:hover {
  color: #0d86ff;
}

.head_learn .hear_learn_title {
  padding: 0;
}

.head_learn .select1 {
  display: block;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/select_down.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.head_learn .select2 {
  display: none;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/selected_dwon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.learn_cont a {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #465469;
  padding: 0 24px;
  display: block;
}

.pay_img_code {
  margin-top: 15px;
  position: relative;
}

.pay_img_code span {
  display: inline-block;
}

.pay_img_code img {
  display: inline-block;
  margin-left: 3px;
  position: absolute;
  top: 3px;
}

.pay_in_note {
  color: #e93f68;
  font-size: 12px;
}

.pay_input_email {
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
}

.pay_input_email input {
  width: 470px;
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e2e8f1;
  color: #333;
  font-size: 14px;
}

.pay_input_email span {
  display: inline-block;
  margin-right: 5px;
}

.pay_input_tips {
  margin-top: 16px;
  font-size: 12px;
  color: #666;
}

.cun_telegram_detail.telegram_detail3 {
  border-bottom: none;
}

.pay_type_thour .pay_btn_tel {
  margin-top: 10px;
  margin-left: 96px;
}

.pay_help {
  margin-top: 26px;
  font-size: 14px;
  color: #666;
  padding-left: 100px;
}

.pay_help a {
  color: #0d86ff;
  text-decoration: underline;
}

.pay_input_email input.error_step3_tips {
  border: solid 1px #f74934;
}

.input_cont_email p.c_email_error_tips {
  color: #f74934;
  font-size: 14px;
  margin-top: -11px;
  padding-left: 3px;
  display: none;
}

.tax_tips {
  color: #f74934;
  font-size: 14px;
  padding-left: 57px;
  display: none;
}

.cut_down {
  display: flex;
  margin: 0 auto;
  margin-top: 18px;
  width: 300px;
  padding-left: 58px;
}

.cut_down p {
  line-height: 52px;
  position: relative;
  width: 56px;
  height: 52px;
  background: url(../img/meal/meal_count_down.png) no-repeat center;
  background-size: 100% 100%;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.cut_down .dot {
  font-size: 32px;
  font-weight: bold;
  color: #2b3c92;
  display: inline-block;
  margin: 0 8px;
  margin-top: -5px;
}

.time_text {
  position: absolute;
  font-size: 12px;
  color: #999999;
  left: 50%;
  transform: translateX(-50%);
  bottom: -36px;
  font-weight: normal;
  width: 100%;
}

.time_small_logo {
  position: absolute;
  top: -11px;
  right: 8px;
}

.c_time_sec span {
  display: block;
  width: 100%;
}

.active_jb {
  width: calc(100% + 4px);
  height: 28px;
  top: -13px;
  left: -2px;
  position: absolute;
  display: none;
  background: url(../img/meal/ic_meal_package_top.png) no-repeat center;
  background-size: 100% 28px;
  line-height: 29px;
}

.old_user .active_jb {
  width: 182px;
  height: 69px;
  top: -39px;
  background: url(../img/meal/old_user_logo.png) no-repeat center;
  background-size: cover;
  display: block;
}

.new_user_last_logo {
  width: 170px;
  height: 66px;
  top: -39px;
  background: url(../img/meal/new_user_last_logo.png) no-repeat center;
  background-size: cover;
}

.show {
  display: block;
}

.recommend_detail .title_thend {
  display: none;
}

.nor_cont .discount_price span.dis_save {
  display: none;
}

.zfb_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}

.zfb_container {
  width: 361px;
  height: 362px;
  background-color: #ffffff;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  background-color: #ffffff;
}

.zfb_top {
  width: 360px;
  position: relative;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 4px 4px 0px 0px;
}

.zfb_top img {
  float: left;
  margin-left: 12px;
  margin-top: 12px;
}

.zfb_top span {
  float: left;
  color: #333333;
  font-size: 14px;
  position: absolute;
  top: 48%;
  transform: translatey(-50%);
  left: 35px;
}

.zfb_close {
  position: absolute;
  background: url(../img/meal/ic_close_grey.png) no-repeat center;
  width: 12px;
  height: 12px;
  right: 12px;
  top: 12px;
  cursor: pointer;
}

.zfb_close:hover {
  background: url(../img/meal/ic_close_blue.png) no-repeat center;
}

.zfb_url_cont {
  text-align: center;
  margin-top: 30px;
}

.zfb_url_cont img {
  display: inline-block;
  width: 200px;
  height: 200px;
}

.zfb_sm {
  display: flex;
  color: #333333;
  font-size: 16px;
  margin-top: 12px;
  justify-content: center;
}

.zfb_sm img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 2px;
}

.adspower_container {
  width: 90%;
  background-color: #f7f8fa;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
}

.ads_top {
  width: 422px;
  height: 113px;
  border-bottom: 1px solid #e2e8f1;
  margin: 0 auto;
}

.select_cont .ads_top img {
  margin: 0;
  margin-top: 20px;
}

.adspower_container p {
  color: #293055;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}

.ads_top .ads_ips {
  color: #396cf6;
  font-size: 22px;
}

.ads_center {
  color: #777;
  width: 84.4%;
  border-bottom: 1px solid #e2e8f1;
  margin: 0 auto;
  padding-bottom: 14px;
}

.ads_center p {
  display: flex;
  font-weight: normal;
  margin-top: 0;
  position: relative;
}

.ads_center p span:nth-child(1) {
  font-size: 14px;
  display: inline-block;
  width: 50%;
  text-align: left;
  font-weight: 500;
  color: #5c708d;
  font-family: Poppins-Medium;
  white-space: nowrap;
}

.ads_center p span:nth-child(2) {
  width: 50%;
  text-align: right;
  display: inline-block;
}

.ads_center .ads_ip_cont {
  color: #163561;
}

.ads_center .ads_ip_2 {
  color: #0d86ff;
  font-size: 14px;
  position: absolute;
  right: 0;
  text-align: right;
}

.ads_center p span.ads_ip_3 {
  font-size: 14px;
  color: #0d86ff;
  position: absolute;
  right: 0;
  text-align: right;
}

.ads_center p:nth-child(1) {
  padding: 16px 0;
  padding-bottom: 10px;
}

.ads_bottom {
  height: 63px;
  line-height: 63px;
  width: 84.4%;
  display: flex;
  margin: 0 auto;
}

.ads_bottom span {
  display: inline-block;
  width: 50%;
}

.ads_bottom span:nth-child(1) {
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #5c708d;
  text-align: left;
  white-space: nowrap;
}

.ads_bottom span:nth-child(2) {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  text-align: right;
}

.mcn_discount {
  font-size: 16px;
  color: #383c43;
  width: 444px;
  margin: 0 auto;
}

.mgive_ips {
  float: right;
}

.ads_center p.ips_presebt {
  display: none;
}

.ads_cut_time {
  display: none;
  margin: 0 auto;
  width: 380px;
  margin-top: 28px;
}

.ads_cut_time p {
  font-size: 32px;
  font-weight: bold;
}

.ads_cut_time span {
  color: #999999;
  font-size: 12px;
  margin-top: 22px;
  padding-left: 4px;
  padding-right: 12px;
}

.ads_center .ads_odal {
  display: none;
  padding-top: 10px;
}

.ads_odal img.ads_logon_img {
  display: inline-block;
  margin: 0;
  height: 16px;
  width: 97px;
  margin-top: 2px;
  margin-right: 6px;
}

.ads_center p.ads_odal span:nth-child(2) {
  width: auto;
}

.ads_qp {
  background-color: #e1ecf8;
  border-radius: 3px;
  position: absolute;
  top: -1px;
  left: 112px;
  display: inline-block;
  padding: 1px 8px;
}

.ads_qp::after,
.ads_percent::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-right: 5px solid #e1ecf8;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  position: absolute;
  top: 7px;
  left: -5px;
}

.ads_center p span.ads_qp {
  width: auto;
  color: #0d86ff;
  font-size: 12px;
  font-style: italic;
  padding-top: 0;
  display: none;
}

.ads_center p span.ads_percent {
  background-color: #e1ecf8;
  border-radius: 3px;
  position: absolute;
  top: 9px;
  left: 217px;
  display: inline-block;
  padding: 1px 8px;
  width: auto;
  color: #0d86ff;
  font-size: 12px;
  font-style: italic;
}

.meal_total_money {
  width: 90%;
  background-color: #f7f8fa;
  margin: 0 auto;
  margin-top: 10px;
}

.mtm_cont {
  width: 84.4%;
  margin: 0 auto;
  font-size: 14px;
  color: #777;
}

.mtm_cont .mtm_cont_top {
  border-bottom: 1px solid #e2e8f1;
  display: none;
  padding-bottom: 13px;
}

.mtm_cont_botm {
  height: 50px;
  line-height: 50px;
  display: flex;
  position: relative;
  color: #5c708d;
  font-family: Poppins-Medium;
  font-weight: 500;
}

.mtm_cont_top p {
  position: relative;
}

.mtm_cont_top p.mtm_original {
  padding: 16px 0;
  padding-bottom: 10px;
}

.mtm_original .o_price {
  position: absolute;
  right: 0;
  text-align: right;
}

.mtm_cont_top .ads_qp {
  background-color: #e1ecf8;
  color: #0d86ff;
  font-size: 12px;
  font-style: italic;
  border-radius: 3px;
  position: absolute;
  top: -1px;
  left: 124px;
  display: inline-block;
  padding: 1px 8px;
  display: none;
}

.mtm_discount {
  position: absolute;
  right: 0;
  text-align: right;
  color: #0d86ff;
}

.mtm_cont_botm .total_price {
  font-size: 20px;
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  position: absolute;
  right: 0;
  color: #163561;
}

.meal_tree {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.meal_human {
  position: absolute;
  right: 0;
  width: 172px;
  display: none;
  top: 0;
}

.meal_bat1,
.meal_bat2 {
  position: absolute;
  display: none;
}
.remoad-pendant {
  width: 38px;
  height: 21px;
  position: absolute;
  left: 0px;
  top: -21px;
  display: none;
}
.tab_meal li.on .remoad-pendant {
  display: block;
}

.meal_b_tops {
  margin: 0 auto;
  position: relative;
  padding-top: 110px;
  text-align: center;
}



.ads_cut_time {
  position: relative;
  display: none;
}

.ads_cut_time .after {
  position: absolute;
  left: -100px;
  top: 20px;
  font-size: 14px;
  color: #999999;
  width: 100px;
}

.bind_cont {
  display: none;
}

.taxd_title {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}

.b_tips {
  font-size: 12px;
  color: #e93f68;
  margin-top: 6px;
  margin-bottom: 10px;
}

.bind_adress {
  width: 538px;
  height: 44px;
  display: flex;
}

.bind_adress input {
  width: 430px;
  border: solid 1px #e2e8f1;
  height: 42px;
  padding-left: 10px;
}

.bind_adress span {
  cursor: pointer;
  width: 96px;
  height: 44px;
  background-color: #dae6ff;
  border-radius: 0px 4px 4px 0px;
  color: #0d86ff;
  font-size: 14px;
  text-align: center;
  line-height: 44px;
}

.bind_adress span:hover {
  background-color: #0d86ff;
  color: #fff;
}

.pay_in_note {
  margin-top: 3px;
}

.pay_input_tips {
  margin-top: 13px;
}

.taxid_find {
  display: inline-block;
  margin-top: -3px;
  margin-left: 4px;
  cursor: pointer;
}

.taxid_yiwen {
  color: #e93f68;
  font-size: 12px;
  margin-top: 20px;
  padding-left: 96px;
  line-height: 26px;
  width: 80%;
}

.pay_help {
  margin-top: 6px;
  font-size: 12px;
  padding-left: 95px;
}

.unbind_cont {
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
  display: none;
}

.un_btn {
  text-decoration: underline;
  color: #0d86ff;
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
}

.pay_input_tips {
  position: relative;
}

.taxid_hover {
  position: relative;
  display: none;
}

.taxid_hover img {
  position: absolute;
  top: -350px;
  left: 67px;
}

.taxid_yiwen a {
  display: inline-block;
  color: #0d86ff;
  margin-left: 6px;
  text-decoration: underline;
}

.pendant_pop {
  position: fixed;
  left: 0;
  top: 90px;
  z-index: 99;
}

.ads_center p.pay_gifts {
  padding-top: 10px;
  display: none;
}

.ads_center p span.pgift_ips {
  color: #0d86ff;
}

.virtual_currency .pi_top .pay_re {
  top: 36px;
}

.virt_currency_type .pi_top .pay_re {
  top: 36px;
  left: 260px;
}

/* 定制套餐 */
.custom_connect_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}

.custom_connect_container {
  position: relative;
  width: 480px;
  height: auto;
  border-radius: 10px;
  background-color:white;
  left: 50%;
  transform: translateX(-50%);
  min-height: 660px;
  top: 150px;
}

.custom_connect_container .top_bg{
  width: 100%;
  height: 260px;
  background: linear-gradient( 180deg, rgba(184,221,255,0.8) 0%, rgba(255,255,255,0) 100%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: absolute;
}

.close_custom_pop{
  height: 23px;
  width: 23px;
  margin-left: 21px;
  cursor: pointer;
  background-size: cover;
  background-position: 0 0;
  background: url(../img/meal/ic_close_custom_package.png);
}

.close_custom_pop:hover{
  background-position: -23px 0;
}

.custom_connect_container .content{
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.custom_connect_container .content .title_content{
  display: flex;
  width: 100%;
  justify-content: space-between;
  color: #163561;
}

.custom_connect_container .content .title_content .left{
  display: flex;flex-direction: column;margin-top: 40px;gap: 30px;margin-left: 40px;
}

.custom_connect_container .content .title_content .right{
  display: flex;margin-top: 15px;margin-right: 15px;
}

.custom_connect_container .content textarea,
.custom_connect_container .content input{
  width: calc(100%-80px);
  height: 44px;
  border: 1px solid #D4DBE5;
  border-radius: 4px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 8px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}

textarea::-webkit-input-placeholder {
  color: #8392A2;
  font-size: 16px;
}

textarea::-moz-placeholder {
  color: #8392A2;
  font-size: 16px;
}

textarea:-ms-input-placeholder {
  color: #8392A2;
  font-size: 16px;
}

.custom_connect_container .content textarea{
  width: calc(100%-80px);
  height: 212px;
  border: 1px solid #D4DBE5;
  border-radius: 4px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 25px;
  position: relative;
  padding: 15px;
  font-size: 16px;
  resize: none;
  font-family: poppins-regular;
}
.custom_connect_container .content input:focus{
  border: 1px solid #0d86ff;
}

.custom_connect_container .content textarea:focus{
  border: 1px solid #0d86ff;
}

.custom_connect_container .content button{
  width: calc(100%-80px);
  height: 44px;
  color: white;
  font-size: 14px;
  margin-left: 40px;
  margin-right: 40px;
  background-color: #9BAFCC;
  display: block;
  margin-top: 30px;
  border-radius: 4px;
  border: none;
  /* margin-bottom: 30px; */
}
.tips_email{
  margin-top: 2px;
}
.tips_email span{
  color: #0086FF;
  cursor: pointer;
}

.pay_ques_contact,.pay_feedback_btn{
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #5C708D;
  margin-top: 50px;
}
.pay_ques_contact{
  margin-top: 10px;
  /*padding-left: 28px;*/
}

.pay_feedback_btn{
  margin-top: 0;
  justify-content: flex-end;
}

.unlimit_tips{
  max-width: 795px;
  font-size: 13px;
  color: #8392A2;
  margin-top: 50px;
  line-height: 1.2;
}
.unlimit_tips span{
  color: #0086FF;
  cursor: pointer;
}
.unlimit_tips span:hover{
  opacity: 0.8;
}

.pay_ques_contact span{
  color: #5C708D;
}

.pay_ques_contact i,.pay_feedback_btn i{
  color: #0086FF;
  cursor: pointer;
  margin-left: 4px;
}

.pay_ques_contact i:hover,.pay_feedback_btn i:hover{
  text-decoration: underline;
}


.login_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.loginContent {
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  top: 150px;
  padding-top: 14px;
}

.sendCode {
  font-size: 16px;
}

.gosign_register {
  color: #4678e2;
}

.regist_submit,
.fot_submit {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin-top: 30px;
  cursor: pointer;
  background: #0d86ff;
  border-radius: 6px;
  margin-bottom: 20px;
}

.regist_submit:hover {
  background: #49a4ff;
}

.fot_submit:hover {
  background: #49a4ff;
}

.text-left {
  margin-bottom: 5px;
}

.form-group_name,
.form-group_pwd,
.form-group_repeatepwd,
.form-group_code {
  margin-bottom: 30px;
  position: relative;
}

.control-label {
  margin-bottom: 6px;
}

.resetTips {
  margin-bottom: 15px;
}

.risk_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
}

.risk_contanier {
  width: 441px;
  background-color: #ffffff;
  border-radius: 16px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 25%;
  padding-bottom: 30px;
}

.risk_top {
  width: 441px;
  height: 134px;
  background: url(../img/meal/risk_bg.png) no-repeat center;
  background-size: cover;
  border-radius: 16px 16px 0 0;
}

.risk_result_img {
  width: 100%;
  text-align: center;
}

.risk_result_img img {
  margin: 0 auto;
  margin-top: -60px;
}

.risk_text1 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-top: -28px;
  margin-bottom: 22px;
}

.risk_text2 {
  color: #333333;
  font-size: 16px;
  padding: 0 30px;
}

.close_risk {
  width: 221px;
  height: 45px;
  background-color: #0d86ff;
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  margin: 0 auto;
  margin-top: 20px;
  cursor: pointer;
}

.close_risk:hover {
  background: #49a4ff;
}

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

.meal_list {
  width: auto;
  margin: 0 auto 55px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  padding-bottom: 20px;
  min-height: 670px;
  height: 100%;
}

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

.tab_meal_cover {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}

.tab_meal {
  /* width: auto; */
  height: auto;
  border-radius: 10px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  border-radius: 8px;
  background-color: #ecf0f8;
  padding: 4px;
  font-family: poppins-semibold;
}

.tab_meal li {
  width: auto;
  height: 46px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  line-height: 46px;
  cursor: pointer;
  position: relative;
  background-color: #ecf0f8;
  border-radius: 6px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  white-space: nowrap;
  color: #5c708d;
}

.tab_meal li.lte_cont {
  margin-right: 0;
}

.tab_meal li.on {
  background: #ffffff;
  color: #163561;
}

.crs_meal_tree {
  display: none;
  height: 40px;
  position: absolute;
  left: 10px;
  top: -31px;
}

.tab_meal li.on .exve_corner_marker {
  /* background: #ffffff; */
  color: white;
}

/* .tab_meal li.on .exve_corner_marker::after {
  border-right: 6px solid #fff;
} */

.tab_meal .hot_logo {
  width: 14px;
  height: 18px;
  display: none;
}

.tab_meal li span {
  display: inline-block;
}

.tab_meal li:nth-child(1) .hot_logo {
  margin-left: 30px;
  margin-right: 7px;
  position: absolute;
}

.tab_quest img {
  margin-top: -3px;
  margin-left: 5px;
  cursor: pointer;
}

.comment_cont,
.resident_comment_cont {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 60px;
}

.rp_package_business {
  display: none;
  justify-content: left;
  flex-wrap: wrap;
  margin-left: 0px;
  gap: 2px;
}


.isp_package_business {
  display: none;
  justify-content: center;
  gap: 2px;
  flex-wrap: wrap;
}

.comment_cont .fc_detail {
  width: 240px;
  height: 278px;
  background-color: #ffffff;
  border-radius: 10px;
  /* padding: 0; */
  padding-bottom: 30px;
}

.top_decorate {
  width: 100%;
  height: 6px;
  background-color: #1a1b1b;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  position: absolute;
  top: -2px;
  left: 0;
  display: none;
}

.comment_cont .fd_top {
  text-align: center;
}

.comment_cont .fd_center {
  font-size: 36px;
  text-align: center;
  margin-top: 10px;
}

.comment_cont .fd_center .ips_count {
  font-size: 36px;
}

.comment_cont .fd_bottom {
  font-size: 16px;
  text-align: center;
  margin-top: 14px;
}

.comment_cont .fd_buy {
  margin: 0 auto;
  margin-top: 21px;
  width: 180px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
}

.rd_botom {
  color: #333333;
  font-size: 13px;
  border-top: 1px solid #e9eef6;
  margin-top: 28px;
  padding: 16px 20px;
  border-bottom: 1px solid #e9eef6;
  padding-bottom: 4px;
  text-align: left;
  display: none;
}

.rd_botom p {
  margin-bottom: 10px;
  word-wrap: break-word;
  position: relative;
}

.rd_botom p.rd_botm_text {
  margin-left: 21px;
  color: #666;
}

.last_rd_botm {
  padding: 18px 20px;
  position: relative;
  text-align: left;
  display: none;
}

.rd_botom p img {
  margin-top: -2px;
  margin-right: 4px;
}

.comment_cont .conrecommend.active {
  border: 2px solid #175ce9;
}

/* .comment_cont .conrecommend.active .fd_buy {
    background: #FB675C;
    color: #fff
} */

.last_rd_botm img {
  margin-top: -2px;
  margin-right: 4px;
}

.comment_cont .fd_jb {
  width: calc(100% + 4px);
  box-sizing: border-box;
  font-style: normal;
  height: 28px;
  top: -28px;
  left: -2px;
  position: absolute;
  /* background: #19C8F5; */
  background: linear-gradient(180deg, #2d80ff, #175ce9);
  border-radius: 8px 8px 0px 0px;
  line-height: 29px;
}

.agent_cont {
  display: none;
}

.agent_card_cont {
  display: none;
  margin-top: 10px;
}

.agent_card_cont .t_last_price {
  border-top: 1px solid #e2e8f1;
}

.tis_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: 22px;
  left: 14px;
  display: none;
  padding-bottom: 20px;
  width: 60px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
}

.tis_invit::after,
.tis_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
}

.tis_invit::before,
.tis_invit_total::before {
  border-top-color: #999;
  top: 100%;
}

.tis_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.tab_meal li span.tab_tips,
.tab_meal li span.tab_tips2,
.tab_meal li span.tab_tips3 {
  width: 166px;
  display: block;
  background: #fff;
  border-radius: 0;
  top: 65px;
  left: 50%;
  padding-bottom: 20px;
  text-align: center;
  padding: 6px 12px;
  font-size: 12px;
  z-index: 9;
  border-radius: 4px;
  line-height: 18px;
  color: #333;
  font-weight: normal;
}

.tab_quest {
  position: absolute;
  top: 74px;
  left: 81px;
}

.fia_question {
  margin-left: 4px;
}

.tm_cent_cont {
  margin: 0 auto;
}

.exve_corner_marker {
  /* color: #fff; */
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 80px;
  padding: 0 6px;
  height: 22px;
  background: url(../img/meal/isp-tabs-icon.webp) no-repeat center;
  background-size: cover;
  text-align: center;
  line-height: 24px;
  position: relative;
  border-radius: 2px;
  margin-left: 11px;
  font-weight: 400;
  display: block;
  font-family: Poppins-Medium;
  color: white;
}

.exve_corner_marker::after {
  /* position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #175ce9;
  left: 0;
  left: -4px;
  top: 50%;
  transform: translateY(-50%); */
}

.tab_meal li.on .exve_corner_marker::after {
  background-position: 0 -4px;
}

.cj_angent {
  position: absolute;
  color: #222222;
  font-size: 14px;
  display: inline-block;
  padding-left: 8px;
  text-align: left;
  text-align: center;
  left: 0;
  line-height: 26px;
  top: -17px;
  padding: 0 11px;
  height: 26px;
  background-image: linear-gradient(#8afffd, #8afffd),
    linear-gradient(90deg, #f8ff66 0%, #a2f9b9 50%, rgba(100, 248, 244, 1) 100%),
    linear-gradient(#ff7a49, #ff7a49);
  background-blend-mode: normal, normal, normal;
  border-radius: 10px 4px 10px 4px;
}

.cj_angent::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 7px solid transparent;
  border-top: 27px solid #ff7a49;
  right: -7px;
  position: absolute;
  border-radius: 4px;
  display: none;
}

.cj_angent span:nth-child(1) {
  display: none;
}

.faq {
  max-width: 1200px;
  margin: 69px auto 60px auto;
  display: none;
}

.faq h2 {
  font-size: 42px;
  color: #031d5a;
  text-align: center;
  margin-bottom: 4px;
}

.group {
  margin-top: 40px;
}

.group .question {
  background: url("../img/special/dls_img/line.webp") no-repeat left;
  height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #0d86ff;
  line-height: 40px;
  padding-left: 34px;
}

.group .answer {
  background-color: #f7f7f7;
  width: 100%;
  padding: 18px 0;
  font-size: 16px;
  color: #031d5a;
  margin-top: 10px;
}

.group .answer .answer_a {
  margin-left: 33px;
}

.course {
  display: flex;
  flex-direction: row;
  height: 250px;
  margin-top: 25px;
  background: white;
  margin-right: 40px;
  gap: 80px;
}

.course .course_img {
  width: 290px;
  height: 186px;
  margin-top: 20px;
  margin-left: 30px;
}

.course .course_img .step {
  display: flex;
  align-items: center;
}

.course .course_img .step .step_cont {
  color: #163561;
  font-size: 16px;
  margin-left: 14px;
  font-family: poppins;
}

.course .course_img .step .num {
  color: #163561;
  font-size: 22px;
  font-weight: bold;
  font-family: poppins-bold;
}

.course .course_img .img_path {
  width: 290px;
  height: 150px;
  position: relative;
}

.course .course_img .img_path img {
  width: 290px;
  height: 150px;
  margin-top: 15px;
  cursor: pointer;
}

.course .course_img .img_path .mantle {
  width: 290px;
  height: 150px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 15px;
  left: 0;
  display: none;
  cursor: pointer;
}

.course .course_img .img_path .mantle .m_box {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  margin: 45px auto;
  cursor: pointer;
}

.course .course_img .img_path .mantle img {
  width: 30px;
  height: 30px;
  margin-left: 15px;
}

.course .course_img .img_path:hover .mantle {
  display: block;
}

.course .course_img .img_path .mantle .m_box:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.rd_bot_tips {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 14px;
  font-size: 12px;
  z-index: 9;
  width: 240px;
}

.rd_bot_tips::after,
.rd_bot_tips::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.rd_bot_tips::before {
  border-top-color: #999;
  top: 100%;
}

.rd_bot_tips::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.agent_card_cont .discount_price span:nth-child(2) {
  text-decoration: none;
}

.lrb_cont {
  color: #b5b5b5;
}

.login_close,
.register_close,
.forgot_close {
  position: absolute;
  background: url(../img/meal/ic_close_grey.png) no-repeat center;
  width: 12px;
  height: 12px;
  right: 12px;
  top: 12px;
  cursor: pointer;
}

.login_close:hover {
  background: url(../img/meal/ic_close_blue.png) no-repeat center;
}

.register_close:hover {
  background: url(../img/meal/ic_close_blue.png) no-repeat center;
}

.forgot_close:hover {
  background: url(../img/meal/ic_close_blue.png) no-repeat center;
}

.lo-pop {
  color: #0d86ff;
  cursor: pointer;
  padding-left: 30px;
}

.lo-pop-vi {
  padding-left: 0;
}

.lo-pop:hover {
  text-decoration: underline;
}

.enlarge {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  text-align: center;
  display: none;
}

.enlarge .close_enlarge {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 330px;
  top: 175px;
  cursor: pointer;
}

.enlarge .close_enlarge img {
  width: 50px;
  height: 50px;
}

.enlarge_img {
  width: 1100px;
  height: 560px;
  margin-top: 235px;
}

.active_bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 2560px;
  min-width: 1200px;
  width: 100%;
  margin: 0 auto;
  height: 765px;
  background: url(../img/meal/meal_bg_icon.png) no-repeat center;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
  display: none;
}

.bf_banner {
  background: url(../img/meal/tcye_banner_bg.png) no-repeat center;
  background-size: cover;
}

.add_ipds {
  padding: 0 10px;
  height: 28px;
  top: -15px;
  left: -2px;
  position: absolute;
  display: none;
  background-image: linear-gradient(
      90deg,
      #f8ff66 0%,
      #a2f9b9 50%,
      rgba(100, 248, 244, 1) 100%
    ),
    linear-gradient(#ff7a49, #ff7a49);
  background-blend-mode: normal, normal;
  border-radius: 10px 4px 10px 4px;
  line-height: 29px;
}

.credit_tis_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 9;
}

.credit_tis_invit::after,
.credit_tis_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.credit_tis_invit::before,
.credit_tis_invit::before {
  border-top-color: #999;
  top: 100%;
}

.credit_tis_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.zfb_pay_type .pi_top .pay_type_logo {
  right: 48px;
}

.ali_tis_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -20px;
  left: 14px;
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  width: 60px;
}

.ali_tis_invit::after,
.ali_tis_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ali_tis_invit::before,
.ali_tis_invit::before {
  border-top-color: #999;
  top: 100%;
}

.ali_tis_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.virt_is_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -20px;
  left: 14px;
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  width: 60px;
}

.virt_is_invit::after,
.virt_is_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.virt_is_invit::before,
.virt_is_invit::before {
  border-top-color: #999;
  top: 100%;
}

.virt_is_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.local_is_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -20px;
  left: 14px;
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.local_is_invit::after,
.local_is_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.local_is_invit::before,
.local_is_invit::before {
  border-top-color: #999;
  top: 100%;
}

.local_is_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.stripe_tis_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -20px;
  left: 14px;
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.stripe_tis_invit::after,
.stripe_tis_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.stripe_tis_invit::before,
.stripe_tis_invit::before {
  border-top-color: #999;
  top: 100%;
}

.stripe_tis_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.defipay_is_invit {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -20px;
  left: 14px;
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.defipay_is_invit::after,
.defipay_is_invit::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.defipay_is_invit::before,
.defipay_is_invit::before {
  border-top-color: #999;
  top: 100%;
}

.defipay_is_invit::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.new_img_tips {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -37px;
  left: -12px;
  display: none;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 0;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  width: 68px;
}

.new_img_tips::after,
.new_img_tips::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.new_img_tips::before,
.new_img_tips::before {
  border-top-color: #999;
  top: 100%;
}

.new_img_tips::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.meal_p_1_rigth {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.coupon {
  color: #0d86ff;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: 300px;
}

.coupon .coupon_tit_img {
  margin-right: 10px;
}

.meal_p_1_rigth .coupon_pop_show {
  display: block;
}

.coupon_box {
  width: 460px;
  margin: 24px auto 24px auto;
  display: none;
  justify-content: space-between;
}

.coupon_box .tip_coupon {
  font-size: 12px;
  color: #e93f68;
  margin-top: 7px;
  display: none;
}

.coupon_box .coupon_code {
  width: 390px;
  height: 44px;
  background-color: #f7f8fa;
  border-radius: 4px 0px 0px 4px;
  border: solid 1px #e3e3e5;
  padding-left: 13px;
  font-size: 14px;
  box-sizing: border-box;
}

.coupon_box .coupon_btn {
  width: 70px;
  height: 44px;
  background-color: #5588f7;
  border-radius: 4px;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
}

.adspower_container .coupon_show {
  position: relative;
  margin-top: 15px;
  display: none;
}

.coupon_show .coupon_img {
  position: absolute;
  margin: 0;
  left: 0;
  top: 3px;
}

.ads_center .coupon_show .coupon_1 {
  text-align: left;
  padding-left: 27px;
  color: #777;
}

.coupon_show .coupon_2 {
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #f16958;
}

.meal_total_money .mtm_cont .mtm_cont_top .coupon_show {
  margin-top: 10px;
  display: none;
}

.meal_total_money .mtm_cont .mtm_cont_top .coupon_show .coupon_1 {
  text-align: left;
  padding-left: 27px;
  color: #777;
}

.logo {
  position: relative;
}

.cris_tree {
  position: absolute;
  left: -13px;
  top: 60px;
}

.nav a.enterprise {
  position: relative;
}

.cris_socks_img {
  position: absolute;
  right: 34px;
  top: 46px;
}

.nav a.cris_pricing_bg {
  width: 83px;
  height: 66px;
  background: url(../img/index_new/st_bg.png) no-repeat center;
  background-size: cover;
  padding: 0;
  color: #fff;
  text-align: center;
  line-height: 71px;
}

.cris_pricing_bg i {
  font-style: normal;
  margin-left: 0px;
  display: inline-block;
  padding-top: 1px;
  margin-left: 5px;
  transform: rotate(-9deg);
  position: relative;
  top: -3px;
}

.meal_title span {
  color: #0d60f0;
}

.comment_cont .fd_buy::before {
  background: none;
}

.cut_time_coupon {
  width: 1200px;
  margin: 0 auto;
  display: none;
}

.cris_time {
  height: 26px;
  display: inline-block;
  margin-left: 673px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-top: -12px;
}

.cris_time p {
  float: left;
}

.hours_coupon span {
  display: inline-block;
}

.hours_coupon span:first-child {
  padding: 2px 4px;
  background: #66b278;
  line-height: 24px;
  text-align: center;
  border-radius: 4px;
}

.hours_coupon span:nth-child(2) {
  color: #66b278;
  margin-right: 4px;
}

.cris_box {
  position: absolute;
  top: -64px;
  left: -55px;
  display: none;
}

.cris_an2_css {
  width: 140px;
}

.cris_an1_css {
  position: absolute;
  left: 0;
  display: none;
}

.cris_animate2 {
  display: none;
  top: -24px;
  position: absolute;
}

.cris_animate2 img {
  position: absolute;
  left: -90px;
  top: -98px;
  z-index: 9;
  width: 320px;
}

.cris_Bubble {
  position: absolute;
  left: 147px;
  top: 23px;
  padding: 4px 10px;
  z-index: 9;
  border-radius: 4px;
  background-image: linear-gradient(-90deg, #4072ca 0%, #2559b3 100%),
    linear-gradient(#2054af, #2054af);
  background-blend-mode: normal, normal;
  width: 142px;
  display: none;
  text-align: left;
}

.cris_Bubble::before {
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -12px;
  padding: 0;
  border-right: 7px solid #66b278;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
  display: block;
  content: "";
  z-index: 12;
}

.cris_Bubble p {
  background: #66b278;
  color: #fff;
  font-size: 12px;
  padding: 4px 6px;
}

.cris_tips span {
  color: yellow;
}

.nav a.rirst_level .chris_active {
  opacity: 1;
}

.chris_active {
  position: absolute;
  display: block;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 146px;
  height: 30px;
  background: url(../img/index_new/cri_p_bg.png) no-repeat center;
  background-size: cover;
  line-height: 35px;
  font-size: 14px;
  z-index: 0;
  font-weight: bold;
  opacity: 1;
  color: #fff;
}

.cut_time_cris {
  background-color: #0d86ff;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  position: absolute;
  top: -1px;
  left: 138px;
  display: inline-block;
  padding: 1px 8px;
  font-weight: bold;
  display: none;
}

.cut_time_cris::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-right: 5px solid #0d86ff;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  position: absolute;
  top: 7px;
  left: -5px;
}

.recommend_detail .ips_count {
  display: inline-block;
}

.recommend_detail .ips_count span {
  display: inline-block;
}

@keyframes downValue {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-40px);
    display: none;
  }

  51% {
    transform: translateY(40px);
    display: inline-block;
  }

  100% {
    transform: translateY(0px);
  }
}

.gun {
  animation: downValue 1s infinite Linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

.pay_n_detail .pay_type_logo img,
.new_img_box img {
  margin-right: 6px;
  height: 26px;
  margin-top: -3px;
}

.pay_n_detail .pay_type_logo img:last-child {
  margin-right: 0;
}

.new_img_box img:last-child {
  margin-right: 0;
}

.new_img_box {
  position: relative;
}

.new_img_box:hover .new_img_tips {
  display: block;
}

.logo_detail {
  margin-right: 6px;
  position: relative;
}

.logo_detail:hover .credit_tis_invit {
  display: block;
}

.pay_type_logo .logo_detail:last-child {
  margin-right: 0;
}

.add_ipds.olduser_img {
  background: url(../img/meal/old_user_img.png) no-repeat center;
  width: 195px;
  height: 40px;
  background-size: cover;
}

.ads_persent,
.fee_cont,.couponDiscount {
  padding: 16px 0;
  border-bottom: 1px solid #e2e8f1;
  padding-top: 12px;
  display: none;
  justify-content: space-between;
}
.fee_cont {
  padding-top: 16px;
  justify-content: space-between;
  color: #5c708d;
  font-family: Poppins-Medium;
  display: none;
}
.couponDiscount{
  display: none;
  border-bottom: none;
  padding-bottom: none;
}

.ads_persent img {
  margin: 0;
  margin-top: -4px;
}

.ads_persent p,
.fee_cont p {
  padding: 4px 0;
}

.pack_price_first span {
  display: inline-block;
  width: 49%;
}

.pack_price_first span:nth-child(2) {
  text-align: right;
}

.coupon_ip_percent {
  left: 95px;
  top: 0;
  background-color: #e1ecf8;
  border-radius: 3px;
  position: absolute;
  display: inline-block;
  padding: 1px 8px;
  width: auto;
  color: #0d86ff;
  font-size: 12px;
  font-style: italic;
}

.pack_price,
.pack_price_text {
  width: 49%;
  display: inline-block;
}

.pack_price_text {
  text-align: right;
  float: right;
}

.count_money_ads {
  float: right;
  color: #f16958;
}

.ads_jiaobiao {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 256px;
  display: none;
}

.logo-info {
  display: inline-block;
  overflow: hidden;
  animation: logowrap 0.6s linear;
  width: 1920px;
  height: 80px;
  position: fixed;
  top: 0;
}

@keyframes logowrap {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes logo {
  0% {
    transform: translateY(100%);
  }

  100% {
    transform: translateY(0);
  }
}

.meal_notice {
  position: relative;
  width: 800px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  background-color: #d7e9f7;
  border-radius: 4px;
  margin: 0 auto;
  margin-top: 100px;
  color: #383c43;
  font-size: 14px;
  text-align: center;
  display: none;
}

.meal_notice .scont {
  display: flex;
  width: max-content;
  height: 34px;
}

.meal_notice .scont img {
  margin-top: -3px;
  margin-right: 6px;
  width: 18px;
  height: 18px;
}

.meal_notice ul li {
  height: 34px;
  line-height: 34px;
  cursor: default;
  width: 500px;
}

.exclus_cont {
  display: none;
  position: relative;

  width: auto;
  margin-top: -40px;
}

.agent_meal_conts {
  display: none;
}

.exclus_cont .fc_detail {
  width: 258px;
  height: 420px;
  background-color: #ffffff;
  border-radius: 10px;
  padding-top: 27px;
}

.exclus_cont .fd_top {
  text-align: left;
  padding-left: 26px;
}

.ip_unit_price {
  font-size: 36px;
  color: #333;
  font-weight: bold;
  text-align: left;
  padding-left: 26px;
}

.ip_region {
  padding: 0 30px;
  font-size: 14px;
  color: #666;
  text-align: left;
  border-radius: 4px;
  position: relative;
  height: 28px;
  display: flex;
  line-height: 28px;
  margin-top: 13px;
}

.select_cont_ip {
  text-align: left;
  box-shadow: 0px 0px 10px 1px rgb(24 28 50 / 10%);
  position: absolute;
  z-index: 9;
  left: 0;
  margin-top: 4px;
  height: 0;
  overflow: hidden;
  transition-duration: 0.5s;
  background: #fff;
}

.select_region_ip {
  border: 1px solid #e2e8f1;
  border-radius: 4px;
  position: relative;
  width: auto;
  height: 28px;
}

.select_region_ip span {
  width: 7px;
  height: 5px;
  background: url(../img/meal/long_select_down.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  position: relative;
  top: -2px;
  transition: 0.2s;
}

.select_region_ip span.long_roat {
  transform: rotate(180deg);
}

.show_ip {
  height: 100%;
  width: 40px;
  border: none;
  text-align: center;
}

.long_input_cont {
  display: inline-block;
  position: relative;
  width: 60px;
  cursor: pointer;
  margin-left: -2px;
}

.select_cont_ip li {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  width: 127px;
  text-align: center;
}

.ip_width {
  display: inline-block;
  display: inline-block;
  width: 70px;
}

.quality_region {
  margin-top: 15px;
}

.exclus_cont .fd_buy {
  width: 198px;
  height: 36px;
  border-radius: 4px;
}

.exclus_cont .fd_buy::before {
  background: none;
  margin-top: 27px;
}

.exclus_cont_botm {
  color: #666666;
  font-size: 14px;
  padding-left: 30px;
  margin-top: 23px;
}

.exclus_cont_botm li {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
}

.exclus_cont_botm li:last-child {
  margin-bottom: 0;
}

.exclus_cont_botm li span {
  display: inline-block;
  margin-left: 8px;
}

.exclus_cont_botm img {
  width: 12px;
  height: 12px;
}

.excus_tz {
  width: 807px;
  position: relative;
  padding-left: 24px;
  height: 40px;
  background-color: #fffdeb;
  line-height: 40px;
  color: #ea9b12;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 30px;
  align-items: center;
  display: none;
}

.excus_tz span {
  display: inline-block;
  margin-left: 15px;
  margin-right: 130px;
}

.excus_tz a {
  color: #ea9b12;
  text-decoration: underline;
}

.long_close {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.excus_tz a:hover {
  color: #ffa201;
}

.new_img_box img:last-child {
  margin-right: 0;
}

.new_img_box {
  position: relative;
}

.new_img_box:hover .new_img_tips {
  display: block;
}

.region_all {
  display: flex;
  padding: 0 30px;
  margin-top: 7px;
}

.detail_region {
  position: relative;
  width: 93px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #d9d9d9;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
  width: 140px;
}

.detail_region1 {
  margin-right: 12px;
}

.detail_region.on {
  border: solid 1px #0d60f0;
}

.detail_region.on::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../img/meal/long_meal_selected.png) no-repeat center;
  background-size: cover;
  width: 21px;
  height: 20px;
  top: -1px;
  right: -1px;
  border-top-right-radius: 4px;
}

.detail_region p:nth-child(1) {
  margin-top: 3px;
}

.long_cont {
  width: 600px;
  height: auto;
  border: 2px solid #e2e8f1;
  border-radius: 6px;
  margin-top: 20px;
  display: none;
  position: relative;
}

.long_cont img {
  margin: 20px;
}

.long_c_price {
  width: 420px;
  margin: 0 auto;
  background-color: #f7f8fa;
  padding: 0 15px;
  color: #777777;
  font-size: 14px;
  padding-top: 8px;
}

.country_slect {
}

.long_c_price p {
  height: 30px;
  line-height: 30px;
}

.long_c_price p span:nth-child(1) {
  float: left;
}

.long_c_price p span:nth-child(2) {
  float: right;
}

.long_total_price {
  width: 550px;
  margin: 0 auto;
  height: 70px;
  line-height: 70px;
  color: #163561;
  border-top: 1px solid #e8f0ff;
  font-size: 16px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
}

.long_total_price p {
  font-size: 24px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
}

.ltp_price {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.tab_quest i.tab_tips_img {
  display: inline-block;
  margin-top: -3px;
  margin-left: 5px;
  cursor: pointer;
  background: url(../img/meal/ic_question.png) no-repeat center;
  background-size: cover;
  width: 14px;
  height: 14px;
  display: none;
}

.tab_meal li.on .tab_quest i.tab_tips_img {
  background: url(../img/meal/long_wh_img.png) no-repeat center;
  background-size: cover;
  width: 14px;
  height: 14px;
  opacity: 0.8;
  display: none;
}

/* .tab_meal li.on .exve_corner_marker{background: #096EC8;} */
.gloab_quest {
  position: relative;
  top: -2px;
}

.gloab_tips {
  width: 184px;
  display: none;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  bottom: 64px;
  left: -34px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 12px;
  font-size: 12px;
  z-index: 9;
  border-radius: 4px;
  line-height: 18px;
  color: #333;
  font-weight: normal;
}

.gloab_tips::before,
.gloab_tips::after {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: #999;
  top: 100%;
}

.gloab_tips::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.ut_qy {
  display: none;
}

.hx_price {
  color: #e93f68;
  text-decoration: line-through;
}

.old_user_tips,
.new_user_tips {
  font-size: 14px;
  color: #fff;
  /* line-height: 44px; */
}

.old_user_tips span,
.new_user_tips span {
  display: block;
  font-size: 14px;
}

.old_user_tips span.ut_span1,
.new_user_tips span.ut_span1 {
  display: none;
}

.new_user_tips span.ut_span2 {
  text-wrap-mode: nowrap;
  color: #163561;
}

.old_user_tips span.ut_span2 {
  color: #000;
}

/* .pay_type4 .pi_top {
  padding-bottom: 0;
} */

.pay_type4 .pay_type_logo {
  position: relative;
  margin-top: 5px;
  left: 0;
  top: 0;
  transform: translateY(0%);
}

.mb_active_bg {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 2560px;
  min-width: 1200px;
  width: 100%;
  margin: 0 auto;
  height: 775px;
  background: url(../img/activity/snow_logo.png) no-repeat center;
  background-size: cover;
  z-index: 3;
  pointer-events: none;
  display: none;
}

.comment_cont .fd_jb {
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.comment_cont .fd_jb span {
  display: block;
}

.comment_cont .fd_jb span.ut_span1 {
  margin-top: 10px;
  display: none;
}

.comment_cont .fd_jb span.ut_span2 {
  color: #000;
}

.mt_tcshow {
  color: #5662ed;
}

.tips_meal_type {
  width: 269px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 6px 0px 6px 6px;
  font-size: 12px;
  opacity: 0.7;
  color: #333;
}

.tab_tips_all {
  width: 960px;
  margin: 0 auto;
  position: relative;
  display: none;
}

.tab_quest {
  display: none;
  background: #fff;
  border-radius: 0;
  top: 32px;
  left: 90px;
  padding-bottom: 20px;
  text-align: left;
  padding: 11px 20px;
  font-size: 12px;
  z-index: 1;
  border-radius: 4px;
  line-height: 18px;
  color: #333;
  font-weight: normal;
}

.tab_quest::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 11px solid #fff;
  position: absolute;
  left: 11px;
  top: -8px;
}

.tab_quest i.tab_tips_img {
  width: 20px;
  height: 20px;
  background: url(../img/meal/tip_meal_img.png) no-repeat center;
  background-size: cover;
  position: absolute;
  display: block;
  top: -1px;
  display: none;
}

.tab_tips_all .tab_quest:nth-child(1) {
  display: block;
}

.tab_tips_all .tab_quest:nth-child(2) {
  left: 0;
}

.tab_tips_all .tab_quest:nth-child(2)::before {
  left: 35%;
}

.tab_tips_all .tab_quest:nth-child(3)::before {
  left: 538px;
}

.tab_tips_all .tab_quest:nth-child(3) {
  left: 12%;
}

.tab_tips_all .tab_quest:nth-child(4) {
  left: 46%;
}

.tab_tips_all .tab_quest:nth-child(4)::before {
  left: 370px;
}

.tab_tips_all .tab_quest:nth-child(1) i.tab_tips_img,
.tab_tips_all .tab_quest:nth-child(2) i.tab_tips_img {
  left: -11px;
}

.tab_tips_all .tab_quest:nth-child(3) i.tab_tips_img {
  background: url(../img/meal/tip_meal_img2.png) no-repeat center;
  background-size: cover;
  right: -6px;
  top: -1px;
}

.commt_meal_induce {
  cursor: default;
}

.cmi_title {
  font-size: 30px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
  line-height: 49px;
}

.cmi_title span {
  position: relative;
}

.cmi_title span::after {
  content: "";
  bottom: 0;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 9px;
  background-image: linear-gradient(#8afffd, #8afffd),
    linear-gradient(#73eaff, #73eaff);
  background-blend-mode: normal, normal;
  z-index: -1;
  border-radius: 10px;
  left: 0;
  display: none;
}

.cmi_ul {
  width: 440px;
  font-size: 13px;
  margin: 0 auto;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
}

.cmi_ul li {
  float: left;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  position: relative;
  font-size: 13px;
}

.a_wh_cont {
  position: relative;
}

.cmi_ul li:nth-child(odd) {
  width: 210px;
}
.residt_cmiul {
  width: 480px;
}
.residt_cmiul li:nth-child(odd) {
  width: 260px;
}
.cmi_ul li img {
  width: 13px;
  height: 13px;
  margin-right: 10px;
}

.cmi_ul li img.fia_question {
  width: 12px;
  height: 12px;
}

/* .fc_detail.conrecommend {
  border: 1px solid #0086FF;
} */

.comment_cont .normal_meal .rd_tops {
  height: 250px;
  /* padding-top: 26px; */
}

.mr_times {
  display: block;
  left: 50%;
  padding-top: 10px;
  font-weight: 600;
  font-size: 13px;
  box-sizing: border-box;
  color: #5c708d;
  margin-left: 7px;
  white-space: nowrap;
}

.package_left_item_light {
  height: 46px;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.package_left_item_dark {
  height: 46px;
  background: linear-gradient(270deg, #f8fbff 0%, rgba(247, 252, 255, 0) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.package_left_item_light span,
.package_left_item_dark span {
  width: 100%;
  padding-right: 12px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.package_check_container_light {
  height: 46px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.package_check_container_dark {
  height: 46px;
  background-color: #f8fbff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.package_check_container_light span,
.package_check_container_dark span {
  width: 100%;
  padding-right: 12px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.mr_times span {
  color: #000000;
}

/* .normal_meal:last-child .mr_times {
  color: #163561;
} */

.cj_ctime2 {
  color: #229ea8;
}

.rp_package_normal .fc_detail:last-child .long_default {
  position: relative;
  height: 0;
  /* overflow: hidden; */

  .ut_span2 {
    display: none;
  }
}

.rp_package_normal .fc_detail:last-child {
  position: relative;
}

/* .rp_package_normal .fc_detail:last-child::after {
  content: '';
  background: url(../img/activity/isp-sd2.webp)no-repeat center center;
  background-size: cover;
  width: 75px;
  height: 53px;
  position: absolute;
  right: 0;
  top: -46px;
}

.rp_package_normal .fc_detail:last-child .long_default::after {
  content: '';
  background: url(../img/activity/isp-sd2.webp)no-repeat center center;
  background-size: cover;
  width: 75px;
  height: 53px;
  position: absolute;
  right: 0;
  top: -22px;
} */

.long_default {
  /* padding: 0 20px; */
  width: 100%;
  max-width: 100%;
  height: 28px;
  text-align: center;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  color: #000000;
  background: url(../img/meal/ic_meal_package_top.png) no-repeat center top;
  background-size: 100% 100%;
  line-height: 28px;
}

/* Safari兼容性修复 */
@supports (-webkit-appearance: none) {
  .long_default {
    background-size: 100% 40px;
    -webkit-background-size: 100% 40px;
  }
}

.pay_n_detail.connct_us_pay {
  display: none;
}

.connct_us_pay .pay_connectbtn {
  height: 55px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 55px;
  background: #0d86ff;
  padding: 0 30px;
  border-radius: 6px;
  margin-left: 31px;
  cursor: pointer;
  display: inline-block;
  margin-top: 30px;
}

.only_long {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.long_reduce,
.long_add {
  display: inline-block;
  width: 26px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.long_reduce {
  border-right: 1px solid #d9d9d9;
}

/* .svpd_reduce.notallowed{cursor:not-allowed} */
.svpd_reduce.notallowed i {
  background-position: -20px 0;
}

.long_add.notallowed {
  cursor: not-allowed;
}

.svpd_reduce:hover span {
  width: 11px;
  height: 1px;
  background: url(../img/meal/minus_hover.png) no-repeat center;
  background-size: cover;
}

.svpd_reduce.notallowed:hover i {
  background-position: -20px 0;
}

.long_add {
  border-left: 1px solid #d9d9d9;
}

.long_reduce img {
  width: 11px;
  height: 1px;
  display: inline-block;
}

.long_add img {
  width: 11px;
  height: 11px;
  display: inline-block;
  position: relative;
}

.long_add span {
  display: inline-block;
  width: 11px;
  height: 11px;
  position: relative;
  background: url(../img/meal/add_logo.png) no-repeat center;
  background-size: cover;
  top: 0px;
}

.long_reduce span {
  display: inline-block;
  width: 11px;
  height: 1px;
  position: relative;
  background: url(../img/meal/ic_minus_default.png) no-repeat center;
  background-size: cover;
  top: -4px;
}

.long_add:hover span {
  background: url(../img/meal/add_hover.png) no-repeat center;
  background-size: cover;
}

input[disabled] {
  background: #fff;
  opacity: 1;
  color: black;
}

/* .pay_type4 .pi_top .pay_type_logo .logo_detail:nth-child(1) {
  display: none;
} */

/* @media screen and (max-width: 1500px) {
    .fc_detail {
        width:188px;
        margin-right: 26px
    }

    .meal_list {
        width: 1340px
    }

    .comment_cont .fc_detail {
        width: 252px
    }

    .mt_box p {
        font-size: 14px
    }
} */

.c_meal_email {
  display: flex;
  align-items: center;
  height: 44px;
  padding-top: 36px;
}

.c_meal_email.error_tips .cme_email {
  border-color: #ec625d;
  border-right-width: 1px !important;
  outline: 0;
  background: #fdefee;
}

.pay_type_two p.email_null_tips {
  color: #ec625d;
  font-size: 12px;
  line-height: 1.5;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  text-align: left;
  margin-top: 6px;
  margin-left: 32px;
  display: none;
}

.c_meal_email span {
  color: #333333;
  font-size: 16px;
}

.cme_email {
  width: 299px;
  padding-left: 10px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e2e8f1;
  margin-left: 15px;
  font-size: 14px;
}

.connct_us_pay .pay_type_two {
  padding: 0 32px;
  padding-bottom: 50px;
}

.connct_us_pay .pay_type_two p.cme_text {
  color: #999999;
  font-size: 14px;
  padding-left: 0;
  margin-top: 15px;
}

.account_detail {
  height: 38px;
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.account_detail p {
  position: relative;
  width: 105px;
  height: 44px;
  border-radius: 5px;
  border: solid 1px #e2e8f1;
  color: #333333;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  margin-right: 12px;
  cursor: pointer;
  padding: 0;
}

.account_detail p.on {
  border: solid 1px #0b86ff;
  color: #0b86ff;
}

.account_detail p.on::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../img/center/selected_gou.png) no-repeat center;
  background-size: cover;
  width: 22px;
  height: 22px;
}

.account_detail p::after {
  content: "";
  display: block;
  position: absolute;
}

.cme_infot {
  margin-top: 22px;
}

.connct_us_pay .meal_info {
  width: 560px;
  padding-left: 10px;
  font-size: 14px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e2e8f1;
  resize: none;
  overflow-y: auto;
  padding: 0 20px;
  padding-top: 10px;
  line-height: 22px;
}

.connct_us_pay .meal_info::-webkit-scrollbar {
  width: 6px;
}

.connct_us_pay .meal_info::-webkit-scrollbar-thumb {
  background-color: #bdbdbd;
  border-radius: 5px;
}

.connct_us_pay .meal_info::-webkit-scrollbar-track {
  background-color: #fff;
}

.c_meal_submit {
  margin-top: 32px;
  position: relative;
}

.c_meal_submit span {
  cursor: pointer;
  width: 203px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-color: #0d86ff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.c_meal_submit a {
  color: #0d86ff;
  font-size: 16px;
  text-decoration: underline;
  position: absolute;
  bottom: 0;
  margin-left: 29px;
}

.c_meal_submit span:hover {
  opacity: 0.9;
}

.register_pop .code_email {
  display: none;
}

.coupon_bs {
  position: absolute;
  width: 84px;
  height: 64px;
  background: url(../img/meal/coupon_bgs.png) no-repeat center;
  background-size: 100% 100%;
  top: -25px;
  right: -28px;
  display: none;
}

.coupon_bs p {
  color: #ffffff;
  font-size: 12px;
  transform: rotate(22deg);
  line-height: 16px;
}

.coupon_bs p:nth-child(1) {
  padding-top: 13px;
  padding-left: 13px;
}

.coupon_bs p:nth-child(2) {
  margin-left: -4px;
}

.newuser_gift {
  display: none;
}

.a_coupon_discount {
  width: 422px;
  background-color: #f7f8fa;
  margin: 0 auto;
  margin-top: 10px;
  padding: 0 19px;
  font-size: 14px;
  color: #777;
  padding-bottom: 16px;
  display: none;
}

.a_coupon_discount p {
  position: relative;
}

.a_coupon_discount p.mtm_original {
  padding: 16px 0;
  padding-bottom: 10px;
}

.a_coupon_discount .coupon_1 {
  display: inline-block;
  margin-left: 26px;
}

.pay_virtual_currency {
  padding-top: 0;
  padding-left: 25px;
  border-bottom: none;
}

.pay_virtual_currency p {
  padding: 0;
}

.support_pay_logo {
  margin-top: 22px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 15px;
}

.pay_virtual_currency .s_logo_detail {
  position: relative;
  width: auto;
  display: flex;
  padding: 0 15px;
  height: 44px;
  line-height: 44px;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  color: #333333;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e2e8f1;
}

/* .pay_virtual_currency .s_logo_detail:nth-child(4n){margin-right:0} */
/* .pay_virtual_currency .s_logo_detail:last-child{width:263px} */
.s_logo_detail span {
  display: inline-block;
  margin-right: 40px;
}

.s_logo_detail.active {
  border: solid 1px #0d86ff;
}

.s_logo_detail.active::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/meal/type_logo_selected.png) no-repeat center;
  background-size: cover;
  left: 0;
  top: 0;
}

.pay_virtual_currency .pay_btn {
  margin-left: 0;
}

.pay_virtual_currency .pay_btn_tips {
  padding-left: 0;
}

.pay_virtual_currency .bind_taxtid {
  width: 89%;
}

.l_logo_new {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 122px;
  background: url(../img/meal/new_u_guide.png) no-repeat center;
  background-size: cover;
  width: 101px;
  height: 76px;
  z-index: 9;
  opacity: 1;
  display: none;
}

.l_logo_new span {
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 9px;
  padding-top: 6px;
}

.l_logo_new img {
  width: 14px;
  height: 14px;
  margin-left: 8px;
  transition: 0.3s;
}

.coupon_gou.active {
  transform: rotate(180deg);
}

.new_user_meal {
  position: absolute;
  text-align: center;
  background: url(../img/meal/new_user_bg.png) no-repeat center;
  background-size: cover;
  top: 232px;
  left: -1000px;
  transition: 0.4s;
  width: 205px;
  padding: 0 10px;
  height: 377px;
  box-sizing: border-box;
  z-index: 2;
  padding-top: 16px;
}

.new_user_meal.active {
  left: 20px;
}

.o_use_pop {
  background: url(../img/meal/old_user_bg.png) no-repeat center;
  background-size: cover;
}

.new_title {
  width: 156px;
  height: 37px;
  background: url(../img/meal/nu_title_bg.webp) no-repeat center;
  background-size: cover;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  line-height: 37px;
  margin: 0 auto;
}

.nu_step {
  color: #333333;
  font-size: 14px;
  margin-top: 16px;
  text-align: left;
}

.nu_step span {
  color: #0086ff;
  font-weight: bold;
}

.nu_coupon {
  width: 168px;
  height: 97px;
  background: url(../img/meal/img_bg_coupon.webp) no-repeat center;
  background-size: cover;
  margin-top: 14px;
}

.c_discount {
  color: #fe7a56;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding-top: 6px;
}

.c_nexclusive {
  color: #575757;
  font-size: 12px;
  text-align: center;
}

.time_coupon {
  display: flex;
  height: 26px;
  align-items: center;
  justify-content: space-between;
  color: #333333;
  font-size: 12px;
  padding: 0 10px;
  margin-top: 7px;
}

.time_coupon .to_coupon span {
  display: inline-block;
  width: 13px;
  height: 8px;
  background: url(../img/meal/nu_arraw_bg.webp) no-repeat center;
  background-position: 0 0;
}

.time_coupon .to_coupon {
  color: #3474ff;
  font-weight: bold;
  cursor: pointer;
}

.time_coupon .to_coupon:hover {
  color: #0086ff;
}

.time_coupon .to_coupon:hover span {
  background-position: 0 -8px;
}

.nu_step2 {
  color: #0086ff;
  font-size: 14px;
  font-weight: bold;
  margin-top: 25px;
  text-align: left;
}

.nu_down {
  color: #333333;
  font-size: 14px;
  margin-top: 4px;
}

.down_nuser {
  width: 158px;
  margin: 0 auto;
  margin-top: 15px;
}

.down_img_mac {
  width: 18px;
  height: 18px;
}

.down_conts a {
  display: block;
  width: 141px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background-color: #f0f5ff;
  border-radius: 4px;
  margin: 0 auto;
  color: #0086ff;
  font-size: 14px;
  font-weight: bold;
}

.new_user_meal img {
  display: inline-block;
}

.down_conts {
  margin-top: 22px;
}

.down_conts a:hover {
  background-color: #0086ff;
  color: #fff;
}

.new_user_meal img.dim_white {
  display: none;
}

.down_conts a:hover img.down_img_mac {
  display: none;
}

.down_conts a:hover img.dim_white {
  display: inline-block;
}

.nuser_tips {
  height: 56px;
  width: 100%;
  background-color: #f5f8ff;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}

.nuser_tips p {
  padding-top: 10px;
}

.nuser_tips a {
  color: #0086ff;
}

.nuser_tips a:hover {
  color: #0086ff;
  text-decoration: underline;
}

.closemeal_logo {
  width: 26px;
  position: absolute;
  cursor: pointer;
  right: 2px;
  top: -8px;
}

.paytype_gift {
  display: flex;
  align-items: center;
}

.m_tops {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mtops_left {
  position: relative;
  top: 45px;
  margin-right: 15px;
  display: none;
}

.mtops_right {
  position: relative;
  top: 51px;
  display: none;
}

.to_coupon {
  display: inline-block;
}

.meal_title img {
  width: 137px;
}

.duck_logo {
  position: absolute;
  left: 50px;
  bottom: 39px;
}

.umbrella_logo {
  position: absolute;
  right: 50px;
  bottom: 39px;
  display: none;
}

.r_disct_logo {
  width: 46px;
  height: 55px;
  background: url(../img/activity/img_hot.png) no-repeat center;
  background-size: cover;
  margin-top: -17px;
  margin-left: 7px;
  color: #ffffff;
  font-size: 14px;
  line-height: 15px;
  box-sizing: border-box;
  padding-top: 16px;
  text-align: center;
}

.r_disct_logo span {
  font-size: 12px;
}

.agent_olduser {
  display: none;
}

.angent_oldlist {
  display: none;
}

.pop-box {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.pop-box .paypal-container {
  padding: 38px;
  max-width: 694px;
  width: 100%;
  background: #ffffff;
  border-radius: 21px;
  box-sizing: border-box;
  margin: auto;
  box-shadow: 0 0 5px #f4f5f6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pop-box .paypal-container .paypal_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 40px;
  font-weight: 800;
  color: #333;
  line-height: 60px;
  margin-bottom: 30px;
}

.pop-box .paypal-container .paypal_header p {
  font-size: 30px;
}

.pop-box .paypal-container .pop-close {
  position: absolute;
  right: -40px;
  top: 0px;
  cursor: pointer;
}

/* .traffic {
  display: none;
} */

.traffic_detal {
  width: 200px;
  background: #ffffff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.flex-column{
  flex-direction: column!important;
}
.pt-20{
  padding-top: 20px;
}
.pr-30{
  padding-right: 30px;
}
.mt-30{
  margin-top: 30px!important;
}
.pointer{
  cursor: pointer;
}
.close{
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.modal-open {
  overflow: hidden; /* 禁用背景滚动 */
}
.unlimited_traffic_item {
  width: 200px !important;
}
.pay_pop .m_cn_left .meal_p_1 , .pay_pop .m_cn_rigth .meal_p_1{
  margin-top: 30px!important;
}
.trac_totalprice {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
  line-height: 32px;
}

.trac_quote {
  font-size: 24px;
  font-family: Poppins-SemiBold;
  color: #163561;
  line-height: 59px;
  margin-top: 5px;
  display: flex;
  justify-content: center;
}

.trac_gb {
  padding-top: 5px;
  font-size: 30px;
  font-family: Poppins-SemiBold;
  color: #163561;
  line-height: 59px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: baseline;
  align-items: baseline;
}

.trac_gb .gb-number {
  font-size: 36px;
  font-family: Poppins-SemiBold, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 600;
  color: #163561;
  line-height: 1;
}

.trac_gb .gb-unit {
  font-size: 16px;
  font-family: Poppins-SemiBold, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 500;
  color: #163561;
  margin-left: 2px;
  line-height: 1;
}

.trac_gb .gb-sub {
  position: relative;
  top: 0;
  font-size: 16px;
  font-family: Poppins-SemiBold, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 600;
  color: #e03331;
  line-height: 20px;
  margin-left: 6px;
  white-space: nowrap;
}

/* Safari兼容性修复 */
@supports (-webkit-appearance: none) {
  .trac_gb .gb-number {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .trac_gb .gb-unit {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

.resident_proxy_package_left {
  min-width: 226px;
  width: 226px;
  margin-right: 2px;
}

.resident_proxy_package_left .rp_business {
  display: none;
  /* margin-top: 34px; */
}

.resident_proxy_package_left .top {
  padding-top: 40px;
  height: 250px;
  background: linear-gradient( 270deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
  width: 100%;
}
.rp_package_business .trac_info, .unlimited .trac_info, .unlimited .resident_proxy_package_left .top,.unlimited .fc_detail .rd_tops, .rp_package_business .rd_tops{
  height: 284px;
}

.resident_proxy_package_left .top .title {
  color: #163561;
  margin-top: 14px;
  font-family: poppins-semibold;
  font-size: 16px;
}

.resident_proxy_package_left .top .left_desc {
  color: #8392a2;
  margin-top: 2px;
  margin-right: 12px;
  font-size: 12px;
}

.resident_proxy_package_left .top .switch {
  display: flex;
  align-items: center;
  margin-top: 27px;
}

.resident_proxy_package_left .top .switch span {
  font-size: 16px;
  color: #163561;
  font: poppins-semibold;
  font-weight: 600;
}

.resident_proxy_package_left .top .switch img {
  margin-left: 3px;
  cursor: pointer;
}

.trac_unitprice {
  display: inline-block;
  font-family: Poppins-semibold;
  width: 90px;
  height: 30px;
  line-height: 30px;
  background: transparent;
  border-radius: 15px;
  font-weight: 400;
  color: #163561;
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}

.trac_unitprice_label {
  font-family: Poppins-SemiBold;
  height: 22px;
  width: 66px;
  min-width: 66px;
  background: #FFEC84;
  padding-top: 1px;
  line-height: 22px;
  /* background: linear-gradient( 270deg, #FFFFB9 0%, #B6F0FF 100%); */
  border-radius: 12px;
  color: #163561;
  margin-top: 9px;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 11px;
  width: max-content;
  display: inline-block;
}

.traffic_detal .fd_buy {
  /* margin: revert; */
  margin-top: 15px;
  width: 155px;
}

.trac_introduce {
  font-size: 14px;
  margin-top: 23px;
}

.trac_introduce p {
  display: flex;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #163561;
  line-height: 23px;
}

.trac_introduce a {
  display: flex;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #0086ff;
  line-height: 23px;
  cursor: pointer;
}

.trac_introduce p:last-child {
  margin-bottom: 0;
}

.trac_introduce p img {
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
  margin-right: 8px;
}

.trac_introduce p span {
  line-height: 19px;
}

.trac_introduce i {
  display: inline-block;
  width: 5px;
  flex-shrink: 0;
  height: 5px;
  background: #7c93b5;
  border-radius: 100%;
  margin-right: 8px;
  position: relative;
  top: 6px;
}

.trac_info {
  height: 250px;
  padding-top: 40px;
}
.residential-tips{
  font-size: 12px;
  color: #8392A2;
  line-height: 14px;
  margin-top: 15px;
  text-align: left;
  padding: 0 10px;
  display: flex;
  align-items: flex-start;
}
.residential-tips img{
  width: 12px;
  margin-right: 6px;
}
.tracplan_cont {
  display: none;
}

.traffic_detal.active {
  border: 1px solid #0086ff;
}

.traffic_detal.active .fd_buy {
  background: #0086ff;
  color: white;
}

.traffic_cont {
  display: none;
}

.trac_period {
  width: 450px;
  height: 56px;
  line-height: 56px;
  background: #f7f8fa;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 14px;
  font-family: Poppins-SemiBold;
  font-weight: 500;
  color: #5c708d;
  font-size: 14px;
  margin: 0 auto;
}

.trac_period span:nth-child(2) {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
}

.trac_gift,
.trac_discount {
  width: 450px;
  height: auto;
  background: #f7f8fa;
  box-sizing: border-box;
  padding: 0 14px;
  margin: 0 auto;
  margin-top: 10px;
  padding-top: 5px;
}

.trac_gift p,
.trac_discount p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  color: #5c708d;
  font-family: Poppins-Medium;
  font-size: 14px;
  margin-top: 10px;
}

.tg_gbs span:nth-child(2) {
  font-size: 18px;
}

.tg_givsgb {
  padding-bottom: 6px;
  display: none;
}

.tg_givsgb span:nth-child(2) {
  color: #0d86ff;
}

.total_trac {
  height: 56px;
  line-height: 56px;
  border-top: 1px solid #e2e8f1;
}

.total_trac span:nth-child(2) {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
}

.trac_orign span:nth-child(2) {
  color: #777777;
  font-size: 18px;
}

.trac_orign span:nth-child(2) {
  color: #777777;
  font-size: 18px;
}

.trac_discout span:nth-child(2) {
  color: #0d86ff;
  font-size: 14px;
}

/* 旧的通用span样式已被具体类名替代，避免冲突 */

.trac_discount {
  padding-top: 0;
  border: none;
  /* width: 90%; */
}

.trac_total_prices {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
}

.only_anent {
  display: none;
}

.pay_credit .s_logo_detail {
  width: 116px;
}

.pay_credit .s_logo_detail:last-child {
  width: 120px;
}

.bank_user_name {
  display: flex;
  padding: 0 26px;
  margin-top: 7px;
  justify-content: space-between;
}

.bank_user_name input {
  width: 290px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #e2e8f1;
  border-radius: 4px;
  text-align: left;
  padding-left: 16px;
  box-sizing: border-box;
}

.b_userfirstname,
.b_familyname {
  position: relative;
}

.b_userfirstname span,
.b_familyname span,
.b_useremail span,
.b_usernumber span {
  position: absolute;
  top: -6px;
  color: #e93f68;
  font-weight: bolder;
  font-size: 14px;
  margin-left: 4px;
}

.pay_type_two p.b_error_tips {
  color: #e93f68;
  font-size: 12px;
  padding: 0;
  margin-top: 10px;
  display: none;
  line-height: 12px;
}

.pay_type_two .b_userfirstname p.b_error_tips,
.pay_type_two .b_familyname p.b_error_tips {
  width: 290px;
}

.b_useremail,
.b_usernumber {
  padding: 0 26px;
  margin-top: 15px;
  position: relative;
}

.b_useremail input,
.b_usernumber input {
  width: 614px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #e2e8f1;
  border-radius: 4px;
  padding-left: 16px;
  box-sizing: border-box;
}

.b_usernumber p.bu_title {
  color: #333333;
  font-size: 16px;
  padding: 0;
  margin-bottom: 16px;
  line-height: 16px;
}

.b_usernumber span {
  top: 32px;
}

.tracinfo_cont,
.agent_info_cont {
  display: none;
}

.mtm_cont_top p.cris_limit_discount {
  display: none;
}

.proxy_title2 {
  display: none;
}

.traffic_faq {
  display: none;
}

.traffic_faq .fcd_bottom {
  margin-left: 76px;
  padding: 23px 0;
  padding-right: 46px;
}

.traffic_detal.remod_active.remod_active.active {
  border: 2px solid #2f2f2f;
}

.traffic_detal.remod_active {
  color: #fff;
  background: linear-gradient(180deg, #007eef 0%, #017ae8 100%);
}

.traffic_detal.remod_active .trac_introduce {
  color: #fff;
}

.traffic_detal.remod_active .fd_buy {
  background: #fff;
  color: #0d60f0;
}

.traffic_detal.remod_active .trac_unitprice {
  background: #258fef;
  color: #fff;
}

.coupon_show_info {
  cursor: pointer;
  width: 62.5%;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-size: 16px;
  border: 1px solid #e2e8f1;
  border-radius: 4px;
  position: relative;
  display: none;
}

.coupon_title_show p {
  height: 40px;
  display: flex;
  align-items: center;
}

.coupon_title_show span {
  width: 12px;
  height: 7px;
  background: url(../img/meal_down.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  opacity: 0.55;
}

.add_coupon {
  width: 125px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 15px;
  height: 40px;
  background: #0086ff;
  border-radius: 4px;
  cursor: pointer;
}

.add_coupon:hover {
  background: #49a4ff;
}

.tab_meal li span:hover {
  color: #163561;
}

/* .tab_meal li.on span:hover {
  color: white;
} */

.coupon_container {
  display: flex;
  align-items: center;
  padding: 0 25px;
  margin-bottom: 20px;
  justify-content: space-between;
}

.coupon_title {
  font-size: 14px;
  color: #9bafcc;
}

.coupon_title.on .coupon_logo {
  display: block;
}

.coupon_title img {
  margin: 0;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.partner_logo {
  display: none;
}

.partners_on {
  color: #333;
}

.partners_on .partner_logo {
  display: block;
}
.coupon_pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: block;
}

.coupin_container {
  position: absolute;
  left: 50%;
  width: 440px;
  border-radius: 10px;
  height: auto;
  background-size: cover;
  transform: translateX(-50%);
  cursor: default;
  top: 30%;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
  padding-bottom: 25px;
}

.cpop_title {
  font-weight: bold;
  color: #163661;
  font-size: 20px;
  text-align: center;
  padding-top: 25px;
}

.csc_container {
  width: 100%;
  display: block;
  height: 0;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 1px rgb(24 28 50 / 10%);
  border-radius: 1px;
  position: absolute;
  z-index: 9;
  left: 0;
  margin-top: 4px;
  transition-duration: 0.5s;
  background: #fff;
}

.csc_container li {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #eef3f9;
  height: 100px;
}

.csc_container li img {
  margin-bottom: 13px;
}

.csc_type1 p {
  color: #777777;
  font-size: 12px;
}

.csc_title {
  color: #0d86ff;
  font-size: 16px;
  padding-top: 10px;
  margin-bottom: 2px;
}

.csc_container p {
  line-height: 22px;
  padding-left: 22px;
}

.coupon_code {
  width: 360px;
  margin-top: 24px;
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  border: solid 1px #dedede;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #163661;
}

.submit_coupon {
  width: 360px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  background-color: #0d86ff;
  border-radius: 4px;
  color: #ecf2ff;
  font-size: 16px;
  cursor: pointer;
}

.sub_error {
  color: #f64f64;
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
  padding-left: 40px;
  display: none;
}

.csc_deadtime,
.csc_support_ips {
  color: #777777;
  font-size: 12px;
}

.csc_container p.csc_support_ips {
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  overflow: hidden;
  /* margin-top: -7px; */
}

.csc_type3 {
  color: #aaaaaa;
  font-size: 16px;
}


.user_tips {
  color: #333333;
  font-size: 12px;
}

.get_coupons {
  width: 144px;
  text-align: center;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(90deg, #f0944c, #ff7862, #ed74bd);
  border-radius: 20px;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 15px;
}

.a_get {
  background: #56c0b2;
}

.discount_logos {
  display: inline-block;
  width: 182px;
  height: 42px;
  background: url(../img/activity/meal_actity_off.png) no-repeat center;
  background-size: cover;
  position: relative;
  top: 11px;
}

.meal_list .old_user_content {
  display: none;
  opacity: 0;
}

.meal_list.active .old_user_content {
  display: block;
  opacity: 1;
}

.meal_list.active .new_user_content {
  display: none;
  opacity: 0;
}

.mt_select .old_user_selectdown {
  display: none;
  opacity: 0;
}

.mt_select.active .old_user_selectdown {
  display: block;
  opacity: 1;
}

.mt_select.active .new_user_selectdown {
  display: none;
  opacity: 0;
}

#success {
  display: none;
}

.meal_tab_tips {
  position: relative;
  line-height: 1;
}
.meal_tab_tips:hover .meal_tab_tips_cont{
  display: block!important;
}
.meal_tab_tips_cont {
  width: max-content;
  display: none;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  bottom: 27px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 12px;
  font-size: 12px;
  z-index: 9;
  border-radius: 4px;
  line-height: 18px;
  color: #333;
  font-weight: normal;
  left: calc(50% + 3px);
  transform: translateX(-50%);
  white-space: wrap;
}

.meal_tab_tips_cont::before,
.meal_tab_tips_cont::after {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: #999;
  top: 100%;
}

.meal_tab_tips_cont::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.meal_tab_tips i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/meal/ic_double_ques.png) no-repeat center;
  background-size: cover;
  background-position: 0 0;
  top: 2px;
  margin-left: 5px;
  position: relative;
}

.tab_meal li.on .mtt_img {
  background-position: 0 -14px;
}

.user_coupon_title {
  font-weight: bolder;
  font-size: 22px;
  -webkit-text-stroke: 4px #fff;
  text-stroke: 4px #fff;
  color: #ff7862;
}

[data-coupon]::before {
  content: attr(data-coupon);
  position: absolute;
  -webkit-text-stroke: 0;
  text-stroke: 0;
  -moz-text-stroke: 0;
  -o-text-stroke: 0;
  color: #ff7862;
}

.user_coupon_time {
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  margin-top: -2px;
  margin-bottom: 195px;
}
.traffic_proxy {
  display: block;
}
.resident_proxy .traffic {
  display: flex;
}

.agent_meal_conts .fd_under_price {
  display: inline-block;
}
.agent_proxy_conts {
  display: none;
}

.dlocal_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}

.dlocal_cont {
  width: 480px;
  padding: 0 38px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 33px;
  clear: both;
  height: auto;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(19, 15, 53, 0.1) 0px 20px 50px -10px;
  border-radius: 10px;
  padding-bottom: 30px;
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  top: 150px;
  padding-top: 14px;
}

.static_proxy_origin {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  width: 1300px;
  row-gap: 20px;
  column-gap: 15px;
}

.sv_peroid {
  width: 900px;
  height: auto;
  background: #ffffff;
  border-radius: 4px;
  padding: 0 40px;
  box-sizing: border-box;
  padding-bottom: 10px;
  border: #c0d0f0 1px solid;
}

.sv_summary {
  width: 380px;
  height: max-content;

  background: #ffffff;
  border-radius: 4px;
  padding: 0 20px;
  box-sizing: border-box;
  border: #c0d0f0 1px solid;
  border-top: #175ce9 5px solid;
  padding-bottom: 20px;
}

.country_names{
  color: #0086ff;
  font-weight: 600;
}

.sv_peroid_top {
  height: 79px;
  line-height: 79px;
  border-bottom: 1px solid #e8f0ff;
}

.sv_peroid_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sv_peroid_top p {
  font-size: 18px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  white-space: nowrap;
}

.sv_peroid_top_left {
  display: flex;
  align-items: center;
}

.blue_square {
  width: 4px;
  height: 15px;
  margin-right: 7px;
  background-color: #0086ff;
}



.single_price {
  color: #7592bc;
  font-size: 18px;
}



.count_part {
  border: #0086ff 1px solid;
  width: 132px;
  display: flex;
  height: 37px;
  background-color: #edf4ff;
  border-radius: 4px;
  align-items: center;
}

.count_part p {
  height: 29px;
  min-width: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0086ff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.count_part input {
  height: 28px;
  width: 100%;
  background-color: white;
  text-align: center;
  border-radius: 2px;
  border: none;
}

.svp_type span {
  display: inline-block;
  width: 100px;
  cursor: pointer;
  height: 34px;
  background: #fcfeff;
  border-radius: 4px;
  border: 1px solid #e8f0ff;
  font-family: Poppins-SemiBold;
  text-align: center;
  line-height: 34px;
  font-weight: 600;
  color: #9bafcc;
  margin-right: 20px;
}

.svp_type span:last-child {
  margin-right: 0;
}

.svp_type {
  display: flex;
  align-items: center;
}

.svp_type span.active {
  background: #f9fcff;
  border: 1px solid #0086ff;
  color: #0086ff;
}

.sst_title {
  font-size: 18px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
  line-height: 24px;
  margin-top: 20px;
}

.svpa_title {
  font-size: 14px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
  position: relative;
  margin-bottom: 15px;
}

.svpa_title::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 4px;
  background: linear-gradient(90deg, #00b5ff 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.45;
  bottom: 5px;
  left: 0;
}

.svp_area {
  margin-top: 18px;
}

.svp_detail_cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 20px;
}

.svpd_detail {
  width: 260px;
  box-sizing: border-box;
  cursor: default;
  height: 60px;
  background: #fcfeff;
  border-radius: 4px;
  border: 1px solid #e8f0ff;
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 12px;
  justify-content: space-between;
  position: relative;
  margin-bottom: 10px;
}

.svpd_detail:hover {
  background: #f9fcff;
  border: 1px solid #0086ff;
}

.svpd_detail:hover .svpd_price {
  display: none;
}

.svpd_detail:hover .svpd_count {
  display: flex;
}

.svpd_detail.active {
  background: rgba(0, 134, 255, 0.04);
  border: 1px solid #0d60f0;
}

.svpd_detail.active .svpd_price {
  display: none;
}

.svpd_detail.active .svpd_count {
  display: flex;
}

.svpd_detail:nth-child(3n) {
  margin-right: 0;
}

.avpd_country {
  display: flex;
  align-items: center;
  width: 61%;
}

.country_logo {
  width: 26px;
  height: 26px;
  margin-right: 8px;
}

.ca_country_name {
  line-height: 23px;
  font-size: 14px;
}

.ca_abre {
  font-weight: 400;
  font-size: 12px;
  color: #8392a2;
  line-height: 19px;
}

.svpd_price {
  display: flex;
  font-size: 12px;
  align-items: center;
}

.svpd_price .svpd_unit {
  font-size: 16px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
}

.svpd_count {
  width: 90px;
  height: 26px;
  background: #dbe9f7;
  display: flex;
  align-items: center;
  display: none;
  border-radius: 4px;
}

.svpd_reduce {
  border-radius: 4px 0px 0px 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 24px;
  height: 26px;
  justify-content: center;
}

.sr_reduce {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../img/meal/sr_reducue_logo.png) no-repeat center;
  background-size: cover;
  background-position: 0 0;
}

.sr_reduce:hover {
  background-position: -10px 0;
}

.sr_add {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../img/meal/sr_add_logo.png) no-repeat center;
  background-size: cover;
  background-position: 0 0;
}

.sr_add:hover {
  background-position: -10px 0;
}

.svpd_number {
  text-align: center;
  width: 42px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #dbe9f7;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 24px;
}

.svpd_add {
  width: 24px;
  cursor: pointer;
  text-align: center;
  line-height: 26px;
  height: 26px;
  background: #dbe9f7;
  border-radius: 0px 4px 4px 0px;
}

.sv_summary h2 {
  font-size: 16px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  height: 49px;
  line-height: 49px;
  border-bottom: 1px solid #e8f0ff;
}

.sum_top {
  font-size: 14px;
  font-weight: 600;
  color: #163561;
  margin-top: 10px;
  margin-bottom: 20px;
  justify-content: space-between;
  display: flex;
}

.sum_middle {
  font-size: 14px;
  font-weight: 600;
  color: #163561;
  margin-top: 10px;
  justify-content: space-between;
  display: flex;
}

.sum_top span:nth-child(2) {
  font-size: 16px;
}

.sac_detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 10px;
  height: 54px;
}

.sac_detail .svpd_count {
  width: 98px;
  height: 30px;
  display: flex;
  border-radius: 4px;
}

.sac_detail .svpd_number {
  width: 48px;
  height: 28px;
  cursor: default;
}

.selected_area_cont {
  margin-top: 15px;
  height: 315px;
  overflow-y: auto;
}

.svd_botm {
  border-top: 1px solid #e8f0ff;
}

.svb_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
  margin-top: 11px;
}

.svb_total {
  font-size: 14px;
  color: #163561;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  line-height: 32px;
}

.svd_order {
  width: 100% !important;
  height: 40px !important;
  line-height: 40px !important;
  text-align: center;
  font-size: 16px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #ffffff;
  background: #175ce9;
  border-radius: 4px;
  margin-top: 19px;
  cursor: pointer;
}

.svd_order:hover {
  background: #3a7bfe;
}

.svpd_detail.country_recommend::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 16px;
  background: url(../img/meal/svd_hot.png) no-repeat center;
  background-size: cover;
  left: 1px;
  top: -10px;
}

.l_static_table {
  width: 550px;
  border-collapse: collapse;
  text-align: center;
  margin: 0 auto;
}

.l_static_table thead {
  width: 550px;
  height: 44px;
  background: #f7f8fa;
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #8392a2;
}

.vpsd_tbody tr:nth-child(odd) {
  height: 44px;
  background: #fff;
}

.vpsd_tbody tr:nth-child(even) {
  height: 44px;
  background: #f7f8fa;
}

.long_table {
  min-height: 200px;
  margin-bottom: 20px;
}

.vpsd_tbody tr td:nth-child(1) {
  padding-left: 20px;
  box-sizing: border-box;
  text-align: left;
}

.my-input::-webkit-outer-spin-button,
.my-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.meal_black_title span {
  position: relative;
  display: inline-block;
  height: 25px;
  font-size: 14px;
  font-family: Poppins;
  color: #ffffff;
  line-height: 25px;
  color: #ffffff;
  font-size: 14px;
  background: #cc232a;
}

.meal_black_title {
  margin-bottom: 8px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.meal_black_title span::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 28px;
  background: url(../img/meal/black_meal_left.png) no-repeat center;
  background-size: cover;
  left: -21px;
}

.meal_black_title span::after {
  content: "";
  position: absolute;
  width: 21px;
  height: 28px;
  background: url(../img/meal/black_meal_right.png) no-repeat center;
  background-size: cover;
  right: -21px;
}

.new_logo {
  width: auto;
  padding: 0 10px;
  height: 30px;
  background: #fb675c;
  font-size: 14px;
  font-family: Poppins-SemiBold;
  line-height: 30px;
  margin-left: 20px;
  border-radius: 4px;
  cursor: default;
  font-weight: 600;
  color: #ffffff;
}

.pay_type15 .pay_type_logo {
  position: static;
  margin-top: 30px;
}

.pay_type15 .pi_top {
  padding-bottom: 0;
}

.support_pay_logo img {
  height: 26px;
}

.ls_total_ip,
.ls_total_money,
.static_usd {
  color: #0086ff;
}

/* 套餐选中的圆角设置 */
.corner_active {
  /* border-radius: 0px 0px 10px 10px !important; */
}

.meal_black_title h1 {
  font-size: 36px;
  font-family: Poppins-Bold;
  color: #163561;
  line-height: 59px;
  margin-top: 5px;
  margin-bottom: 8px;
}

.crish_title2 {
  font-size: 18px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #5c708d;
  line-height: 24px;
  margin-top: 8px;
  padding: 0 20px;
  box-sizing: border-box;
}
.crslogo2 {
  position: absolute;
  top: -27px;
  right: 10px;
  height: 69px;
  margin: 0 !important;
  display: none;
}

.active_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}

.active_coontainer {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 18px;
  padding-top: 30px;
  width: 470px;
  height: 304px;
  background: #2d114c;
  padding-left: 50px;
  box-sizing: border-box;
}
.active_coontainer::before {
  content: "";
  position: absolute;
  width: 470px;
  height: 304px;
  background: url(../img/activity/yd-pop-bg.png) no-repeat center;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: -1;
}

.activity_title_logo {
  height: 21px;
}

.activity_title {
  font-size: 24px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #ffffff;
  line-height: 32px;
  margin-top: 7px;
}

.active_coontainer h1 {
  margin-top: 2px;
  background: linear-gradient(180deg, #ffffff 0%, #d0e2ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  font-family: Poppins-Bold;
  color: #ffffff;
  line-height: 82px;
  margin-top: 2px;
}

.limit_btn {
  display: flex;
  margin-top: 8px;
}

.limit_btn span {
  display: inline-block;
  padding: 0 35px;
  background: #0d60f0;
  height: 48px;
  line-height: 48px;
  border-radius: 6px;
  font-size: 16px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  margin-top: 115px;
  transition: all 0.2s;
}

.meal_pop_tree {
  position: absolute;
  height: 250px;
  width: 406px;
  top: 43px;
  left: 47px;
  z-index: -1;
  /* display: none; */
}

.activity_clund_logo {
  position: absolute;
  height: 35px;
  top: -8px;
  left: 27px;
  display: none;
}

.limit_btn span:hover {
  background: #49a4ff;
}

.cries_pop {
  position: absolute;
  background: url(../img/activity/meal_pop_close.png) no-repeat center;
  background-size: cover;
  width: 24px;
  height: 24px;
  right: 15px;
  top: 15px;
  cursor: pointer;
  z-index: 99;
}
.unlimit_package_cont p>em{
  position: absolute;
  top: -9px;
  right: 0;
  display: block;
  width: 35px;
  height: 18px;
  background: linear-gradient( 180deg, #D82D98 0%, #F3415D 100%);
  border-radius: 4px 4px 0px 4px;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  line-height: 19px;
}
.unlimit_band_cont p>em{
  position: absolute;
  top: -9px;
  right: 0;
  display: block;
  width: 35px;
  height: 18px;
  background: linear-gradient( 180deg, #D82D98 0%, #F3415D 100%);
  border-radius: 4px 4px 0px 4px;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  line-height: 19px;
}

@keyframes downValue {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-40px);
    display: none;
  }

  51% {
    transform: translateY(40px);
    display: inline-block;
  }

  100% {
    transform: translateY(0px);
  }
}

.gun {
  animation: downValue 1s infinite Linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

.number-box {
  position: relative;
  top: -10px;
  margin-right: 5px;
}

.scroll_span {
  display: none;
}

.title_detail {
  display: none;
}

.title_detail:first-child {
  display: block;
}

@-moz-document url-prefix() {
  .number-box {
    top: 3px;
  }

  .screen-number-item {
    padding-top: 4px;
    box-sizing: border-box;
  }
}

.country_abbre {
  width: 108px;
}

.country_abbre p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 88px;
}

.right-unit {
  color: #5c708d;
  line-height: 19px;
  font-size: 12px;
  margin-left: 11px;
}

.ls_total_ip {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561;
  line-height: 32px;
  margin-right: 2px;
}

.ls_total_money,
.static_usd {
  color: #0086ff;
  font-size: 20px;
}

.static_usd {
  margin-left: 7px;
}

.vpsd_tbody tr td:last-child {
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
}

.vpsd_tbody {
  font-size: 14px;
  color: #163561;
}

.l_static_table thead tr th:last-child {
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
}

.long_total_price p span {
  font-size: 24px !important;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #163561 !important;
}
.wecome-tips {
  font-size: 16px;
  color: #fff;
}

.unlimited_package_list{
  display: flex;
  column-gap: 20px;
  justify-content: center;
  max-width: 1200px;
  width: 100%;
  /* flex-wrap: wrap; */

}
.fee_unlit_cont{
  display: none;
  align-items: center;
  padding: 0 20px;
  padding-top: 11px;
  justify-content: space-between;

}
.unlimited_package{
  max-width: 795px;
  min-width: 400px;
  height: auto;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 35px 40px;
  box-sizing: border-box;
}
.unlimited_package h2{
  font-family: Poppins-SemiBold;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
  column-gap: 8px;
  align-items: center;
  color: #163561;
}
.unlimited_package h2 svg{
  margin-right: 8px;
}
.unlimited_concurrent{
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 35px;
  flex-wrap: wrap;
}
.unlimited_concurrent p{
  width: 140px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #FCFEFF;
  border-radius: 4px;
  border: 1px solid #C0D0F0;
  font-size: 15px;
  color: #5C708D;
  cursor: pointer;
  position: relative;
}
.unlimited_concurrent p .loading-circle{
  top: 8px;
  left: 58px;
}
.unlimited_concurrent p:hover,.unlimit_package_cont p:hover{
  color: #0086FF;
}
.unlimited_concurrent p:hover,.unlimit_band_cont p:hover{
  color: #0086FF;
}
.unlimited_concurrent p.active,.unlimit_package_cont p.active{
  border: 1px solid #0086FF;
  background: #F4FAFF;
  color: #0086FF;
}
.unlimited_concurrent p.active,.unlimit_band_cont p.active{
  border: 1px solid #0086FF;
  background: #F4FAFF;
  color: #0086FF;
}

.unlimited_concurrent .type-us{
  position: absolute;
  top: 0%;
  transform: translateY(-60%);
  right: -1px;
  display: block;
  padding: 6px 12px;
  background: linear-gradient(180deg, #BEEBFF 0%, #CBF5E8 100%);
  border-radius: 4px 4px 0px 4px;
  font-size: 12px;
  color: #035446;
  text-align: center;
  line-height: 1;
}
.unlimited_concurrent .type-yg{
  position: absolute;
  top: 0%;
  transform: translateY(-60%);
  right: -1px;
  display: block;
  padding: 6px 12px;
  border-radius: 4px 4px 0px 4px;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  color: #8040A0;
  background: #EFDFFF;
}
.unlimit_package_cont{
  display: inline-flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 35px;
  position: relative;
}
.unlimit_band_cont{
  display: inline-flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 35px;
  position: relative;
}
.mb-0{
  margin-bottom: 0;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-80{
  margin-bottom: 80px;
}
.pack_batch_tisp{
  position: absolute;
  bottom: -30px;
  font-size: 12px;
}

.loading-circle {
  width: 20px;
  height: 20px;
  border: 2px solid #e4dede;
  border-top-color: #0086FF;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 32px;
  animation: spin 1s linear infinite;
  display: none;
}
.loading-circle-center{
  width: 20px;
  height: 20px;
  border: 2px solid #e4dede;
  border-top-color: #0086FF;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: spin 1s linear infinite;
  display: none;
  z-index: 999;
}
.contact_us_lable{
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 8px;
  margin: 0 40px;
  margin-top: 24px;

}
.contact_us_tips{
  font-weight: 400;
  font-size: 12px;
  color: #5C708D;
  line-height: 19px;
  margin: 0 40px;
  margin-top: 8px;
}
.contact_us_lable span{
  color: #FF444F;
}
.contact_us_input{
  display: flex;
  align-items: center;
  justify-content: space-between;
 
  height: 44px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D4DBE5;
  margin: 0 40px;
  box-sizing: border-box;
  position: relative;
}
.contact_us_input span{
  position: absolute;
  right: 0;
  top: 0;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  width: 42px;
  border-left: 1px solid #DCE4F0;
  text-align: center;
  line-height: 100%;
}
.custom_connect_container .contact_us_input input{
  width: 100%;
  border: none;
  height: 100%;
  font-size: 14px;
  margin: 0;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.unlimit_package_cont p , .unlimit_band_cont p{
  width: 160px;
  height: 90px;
  background: #FCFEFF;
  border-radius: 4px;
  border: 1px solid #C0D0F0;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  box-sizing: border-box;
  align-items: center;
  cursor: pointer;
  color: #5C708D;
  position: relative;
}
.unlimited_package-select .unlimit_band_cont p, .unlimited_package-select .unlimit_package_cont p,.unlimited_package-select .unlimited_concurrent p{
  width: 160px;
}
.unlimited_package-all{
  min-height: 588px;
}
.unlimited_package-all .unlimited_package-select{
  display: none;
}
.unlimit_package_cont p span , .unlimit_band_cont p span{
  display: flex;
  width: 100%;
  justify-content: center;
}
.unlimit_package_cont p span:nth-of-type(1){
  padding: 12px 0 10px;
  font-size: 16px;
  border-bottom: 1px solid #DCE4F0;
}
.unlimit_band_cont p span:nth-of-type(1){
  height: 54px;
  display: flex;
  align-items: center;
  font-size: 16px;
  border-bottom: 1px solid #DCE4F0;
}
.unlimit_package_cont p span:nth-of-type(2){
  height: 35px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.unlimit_band_cont p span:nth-of-type(2){
  padding-top: 8px;
  font-size: 12px;
}
.unlimt_package_info{
  display: none;
}
.unlimited_package_order,.unlimited_package_order_new{
  width: 385px;
}
.unlimited_package_order_top{
  width: 100%;
  /* height: 446px; */
  background: #FFFFFF;
  border-radius: 4px;
  position: relative;
  padding-bottom: 20px;
  
}
.unlimited_package_order_new .unlimited_package_order_top p{
  font-weight: 500;
}
.unlimited_package_order_top::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: linear-gradient( 270deg, #2D80FF 0%, #175CE9 100%), #0086FF;
  /* background-color: #61e8ff; */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.unlimited_package_order_top h2{
  padding: 0 20px;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #163561;
  border-bottom: 1px solid #E8F0FF;
}
.unlimited_package_order_top>div:nth-of-type(1){
  height: 265px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-bottom: 1px solid #E8F0FF;
}
.unlimited_package_order_top>div>p{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #163561;
  line-height: 26px;
  font-family: Poppins-Medium;
}
.unlimited_package_order_top>div>p>span:nth-of-type(2){
  font-size: 16px;
}
.unlimited_total_price{
  display: flex;
  align-items: center;
  padding: 0 20px;
  justify-content: space-between;
  margin: 15px 0 22px;
  color: #163561;
}
.unlimited_total_price span:nth-of-type(1){
  font-weight: 600;
  font-size: 20px;
}
.unlimited_total_price span:nth-of-type(2){
  font-weight: 600;
  font-size: 20px;
  color: #0086FF;
}
.unlimited_cont>div{
  max-width: 450px;
  width: 100% ;
  height: auto;
  background: #f7f8fa;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 10px;
  padding: 5px 14px;
  

}
.unlimited_cont>div>p{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #5C708D;
  line-height: 23px;
  padding: 5px 0;
  font-family: Poppins-Medium;
}
.unlimited_cont>div>p>span:nth-of-type(2){
  font-size: 16px;
}
.unlimited_price{
  max-width: 450px;
  width: 100%;
  height: 50px;
  background: #F7F8FA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #5C708D;
  margin: 0 auto;
  margin-top: 8px;
  padding: 0 15px;
  box-sizing: border-box;
  font-family: Poppins-Medium;
}
.unlimited_price .unlimited_total_price_num{
  font-weight: 600;
  font-size: 20px;
  color: #163561;
}
.unlimited_order_btn{
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  background: #0086FF;
  border-radius: 4px;
  margin: 0 auto;
  margin: 0 20px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.2s;
}
.unlimited_order_btn:hover{
  background: #49a4ff;
}
.nlimited_order_tips{
  /* padding: 0 20px; */
  margin-top: 10px;
  font-size: 12px;
  color: #8392A2;
  line-height: 14px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .tab_meal {
    width: 60%;
  }
  .tab_meal li {
    flex-basis: calc(50% - 55px);
  }
  .fc_detail {
    flex-basis: calc(33.3% - 20px);
  }
  .f_cont {
    width: 80%;
  }
  .mt_box p {
    flex-basis: 30%;
    text-align: center;
  }
  .meal_container_new {
    width: 98%;
  }
  .m_cn_left {
    width: 50%;
  }
  .m_cn_rigth {
    width: 40%;
  }
  .mb_active_bg {
    display: none;
  }
  .static_proxy_origin .sv_peroid {
    width: 70%;
  }
  .m_cn_rigth {
    width: auto;
  }
  .cmi_ul {
    width: 80%;
  }
  .cmi_ul li {
    flex-basis: 50%;
  }
  .cmi_title {
    text-align: center;
  }
  .trac_gift {
    margin: 0 20px;
    margin-top: 10px;
  }
  .trac_period {
    margin: 0 20px;
  }
  .trac_discount {
    margin: 0 20px;
  }
  /* .faq{width: 96%;margin: 0 auto;margin-top: 69px;} */
}
@media screen and (max-width: 1200px) {
  .unlimited_package_order,.unlimited_package_order_new{
    display: none;
  }
  .meal_container_new {
    width: 100%;
  }
  .tab_meal {
    width: 70%;
  }
  .fq_cont,
  .course {
    width: 90%;
  }

  .faq {
    max-width: 90%;
  }
  .svpd_detail {
    flex-basis: 100%;
  }
  .static_proxy_origin .sv_peroid {
    width: 90%;
  }
  .static_proxy_origin .sv_summary {
    width: 90%;
  }
  .trac_period,
  .trac_gift,
  .trac_discount {
    width: 90%;
  }
  .select_cont {
    width: 400px;
  }
}
@media screen and (max-width: 1000px) {
  /* .m_cn_rigth {
    display: none;
  } */
  .select_cont,.unlimited_cont>div,.unlimited_cont>div,.unlimited_price{
    max-width: 100%;
    width: 100%;
  }
   .m_cn_rigth{
    order: -1;
    width: 90%;
   }
   .meal_p_1{
    margin-top: 0;
   }
   .meal_container_new{
    flex-direction: column;
    align-items: center;
    justify-content: center;
   }
   .trac_period, .trac_gift, .trac_discount{
    width: auto;
    padding: 0 25px;
    box-sizing: border-box;

   }
  .m_cn_left {
    width: 90%;
  }
  .tab_meal {
    width: 96%;
  }
  .pop-box .paypal-container .pop-close {
    right: 0;
    top: -30px;
  }
  .pop-box .paypal-container {
    width: 90%;
  }
  .trac_introduce a {
    font-size: 12px;
  }
  .pay_e_dialog>.pay_e_dialog_main>.pay_e_close{
    right: 10px;
    top: -40px;
  }

  .creditcard_type .pi_top .pay_type_logo{
    position: static;
    margin-top: 30px;
  }
  .no_coupon_info{
    font-size: 12px;
  }

  .coupin_container{
    width: 90%;
  }
  .coupon_code,.submit_coupon{
    width: 90%;
  }
  .pay_btn{
    width: 86%;
  }
  .s_logo_detail span{
    margin-right: 10px;
  }

  
}

.pwd_validate_rule {
  display: flex;
  align-items: center;
}

.pwd_validate_rule .pwd_validate_rule_item {
  display: flex;
  align-items: center;
}

.pwd_validate_rule .pwd_validate_rule_item i {
  width: 14px;
  height: 14px;
  margin-right: 6px;
  background: url(../img/index_new/default_pwd_register.png);
}

.pwd_validate_rule .pwd_validate_rule_item span {
  color: #5c708d;
  margin-right: 15px;
  font-size: 12px;
}

.pwd_validate_rule .error span {
  color: red;
}

.pwd_validate_rule .error i {
  background-image: url(../img/index_new/err_pwd_register.png);
}

.pwd_validate_rule .success span {
  color: #5c708d;
}

.pwd_validate_rule .success i {
  background-image: url(../img/index_new/pwd_register.png);
}

@media screen and (max-width: 800px) {
  .meal_black_title h1 {
    font-size: 26px;
    width: 96%;
    margin: 0 auto;
    margin-top: 5px;
    line-height: 36px;
  }
  .pay_e_dialog > .pay_e_dialog_main > .pay_e_close{
    right: 16px!important;
    top: -26px!important;
    z-index: 500!important;
  }
  .meal_tab_tips{
    display: none;
  }
  .tab_meal li {
    flex-basis: 100%;
  }
  .tab_meal {
    width: 90%;
  }
  .fc_detail {
    flex-basis: 100%;
  }
  .active_jb {
    width: calc(100% + 4px);
  }
  .mt_box p {
    flex-basis: 100%;
    text-align: left;
  }
  .mt_box_tests {
    width: 80%;
    margin: 0 auto;
  }

  .fcd_top {
    font-size: 18px;
  }
  .course .course_img .img_path,
  .course .course_img .img_path img,
  .course .course_img .img_path .mantle {
    width: 90%;
  }
  .course .course_img .img_path:hover .mantle {
    display: none;
  }
  .static_proxy_origin .sv_peroid {
    width: 98%;
  }
  .meal_b_tops::after {
    display: none;
  }
  .sv_peroid_top p {
    font-size: 14px;
  }
  .support_pay_logo img {
    height: 20px;
  }
  .pay_n_detail .pay_type_logo img,
  .new_img_box img {
    height: 20px;
  }
  .pi_top {
    font-size: 16px;
  }
  .fcd_top p {
    font-size: 14px;
  }
  .fq_tips,
  .text-left {
    font-size: 24px;
  }
  .cmi_ul li {
    flex-basis: 100%;
  }
  .loginContent {
    width: 90%;
  }

  .form-control,
  .login-submit,
  .regist_submit,
  .fot_submit {
    width: 94%;
  }

  .col-md-3 form {
    width: 100%;
  }
  .loginContent {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .form-group_name {
    margin-bottom: 0;
  }
  .fq_cont:nth-child(1) .fcd_bottom {
    padding-right: 10px;
    margin: 0 10px;
  }
  .svp_type span {
    width: auto;
    padding: 0 10px;
    font-size: 12px;
    white-space: nowrap;
  }
  .svpd_detail {
    width: 100%;
  }
  .traffic_detal .fd_buy {
    width: 96%;
  }
  .comment_cont .fd_buy {
    width: 90%;
  }
  .mr_logo {
    display: none;
  }
  .static_proxy_origin .sv_summary {
    width: 98%;
  }
  .unlimited_package div{
    justify-content: center;
  }
}

/* .fc_detail.active{
    border: 2px solid #FB675C!important;
} */
.fd_top .re_seconde_ips {
  color: #0086ff !important;
  font-size: 16px;
}

/* .corner_active .trac_gb span {
  color: #0086ff;
} */

.pay_btn_11:hover {
  opacity: 0.88;
}

.pay_e_dialog {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11;
}

.pay_e_dialog.active {
  display: flex;
}

.pay_e_dialog > .pay_e_dialog_main {
  position: relative;
  box-sizing: border-box;
  padding: 6px;
  border-radius: 6px;
  width: max-content;
  height: max-content;
}

.pay_e_dialog > .pay_e_dialog_main > .pay_e_close {
  position: absolute;
  right: -40px;
  top: 0px;
  width: 19px;
  height: 19px;
  cursor: pointer;
}
/* .unlimited {
  display: none;
} */
.unlimited .traffic_detal .fd_buy {
  width: 155px;
}

.unlimited .trac_gb {
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 20px;
  color: #163561;
  line-height: 32px;
  text-align: left;
  font-style: normal;
}
.unlimited .trac_totalprice {
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.unlimited .trac_totalprice i {
  font-family: Poppins-Bold;
  font-weight: 800;
  font-size: 36px;
  color: #163561;
  line-height: 63px;
}
.unlimited .trac_totalprice em {
  font-family: Poppins-Bold;
  font-weight: 800;
  font-size: 22px;
  color: #163561;
  line-height: 33px;
  position: relative;
  top: 4px;
}
.unlimited .trac_totalprice span {
  width: 75px;
  height: 26px;
  background: linear-gradient(77deg, #b0fde3 0%, #ebffc4 100%);
  border-radius: 15px;
  display: inline-block;
  line-height: 26px;
  text-align: center;
  font-size: 13px;
  color: #163561;
  margin-left: 10px;
}
.unit_data {
  font-size: 16px;
  color: #5c708d;
  line-height: 26px;
  margin: 4px auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 4px;
}
.unit_data span {
  margin-top: 0;
}
.unit_data i {
  text-decoration: line-through;
}
.unlimited_cont {
  display: none;
  margin: 0 25px;
}
.unlimit_total_prices {
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 20px;
  color: #163561;
}
.unlimited_cont .trac_period span:nth-child(2) {
  font-size: 14px;
  font-weight: normal;
  font-family: Poppins;
}

.traffic_faq_unlimt .fcd_top {
  border-bottom: none;
  padding: 15px 0;
  padding-top: 0;
}
.traffic_faq_unlimt .fcd_top i {
  background: none;
  width: 6px;
  height: 6px;
  background: #163561;
  border-radius: 100%;
}
.traffic_faq_unlimt .fq_c_detail {
  padding: 25px 30px;
  box-sizing: border-box;
}
.traffic_faq_unlimt .fcd_top p {
  margin-left: 10px;
  font-weight: 500;
  font-size: 16px;
  color: #163561;
  font-family: Poppins-Medium;
}
.traffic_faq_unlimt .fcd_bottom p {
  font-weight: 400;
  font-size: 14px;
  color: #5c708d;
  line-height: 20px;
  padding-left: 16px;
}
.pay_type11 .pay_btn {
  display: none;
}
.pay_tips,
.pay_tips_refresh {
  margin-left: 31px;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

.pay_tips i {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.pay_tips i::after {
  content: "...";
  animation: ellipsisMove 2s infinite;
}
.pay_tips_refresh {
  display: none;
}
.pay_tips_refresh i {
  display: inline-block;
  background-color: #0b86ff;
  background-size: cover;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  border-radius: 2px;
  text-align: center;
  padding: 3px 8px;
}
.pay_tips_refresh i:hover {
  background-size: cover;
  opacity: 0.8;
}

@keyframes ellipsisMove {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -10px;
  }
  100% {
    margin-left: 0;
  }
}

/* Long Acting ISP Proxy */

/* .longIsp {
  display: none;
} */
.longIsp .traffic_detal {
  width: 200px;
}

/* .longIsp .trac_gb span {
  color: #0086ff;
} */
.longIsp .fd_bottom {
  color: #063664;
  font-family: Poppins-Medium;
}
.longIsp .fd_bottom span:last-child {
  color: #5c708d;
}
.long_isp_cont {
  display: none;
}

.new_long_tips {
  display: block;
  height: 20px;
  line-height: 21px;
  border-radius: 2px;
  position: absolute;
  right: 0px;
  top: -14px;
  padding: 0 6px;
  max-width: max-content;
  background: linear-gradient(135deg, #dae0ff 0%, #b9f4ff 100%);
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 12px;
  color: black;
}
.svd_botm .fee_cont {
  padding-bottom: 0;
  border-bottom: none;
  font-size: 14px;
  margin-bottom: -13px;
  justify-content: space-between;
  font-family: Poppins-SemiBold;
  font-weight: 600;
}
.long_cont .fee_cont {
  width: 550px;
  margin: 0 auto;
}
.pay_type7 .support_pay_logo{
  padding-left: 25px;
}
.pay_type7 .support_pay_logo .s_logo_detail{
  position: relative;
  width: auto;
    display: flex;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: #333333;
    font-size: 14px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e2e8f1;

}
.pay_type7 .support_pay_logo .s_logo_detail.active{
  border: solid 1px #0d86ff;
}

.proxy_loadding{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* HTML: <div class="loader"></div> */
.loader {
  width: 40px;
  aspect-ratio: 1;
  --c: linear-gradient(#0086ff 0 0);
  --r1: radial-gradient(farthest-side at bottom,#0086ff 93%,#0086ff);
  --r2: radial-gradient(farthest-side at top   ,#0086ff 93%,#0086ff);
  background: 
    var(--c) ,var(--r1),var(--r2),
    var(--c) ,var(--r1),var(--r2),
    var(--c) ,var(--r1),var(--r2);
  background-repeat: no-repeat;
  animation: l2 1s infinite alternate;
}
@keyframes l2 {
  0%,25% {
    background-size: 8px 0,8px 4px,8px 4px,8px 0,8px 4px,8px 4px,8px 0,8px 4px,8px 4px;
    background-position: 0 50%,0 calc(50% - 2px),0 calc(50% + 2px),50% 50%,50% calc(50% - 2px),50% calc(50% + 2px),100% 50%,100% calc(50% - 2px),100% calc(50% + 2px);
 }
 50% {
    background-size: 8px 100%,8px 4px,8px 4px,8px 0,8px 4px,8px 4px,8px 0,8px 4px,8px 4px;
    background-position: 0 50%,0 calc(0% - 2px),0 calc(100% + 2px),50% 50%,50% calc(50% - 2px),50% calc(50% + 2px),100% 50%,100% calc(50% - 2px),100% calc(50% + 2px);
 }
 75% {
    background-size: 8px 100%,8px 4px,8px 4px,8px 100%,8px 4px,8px 4px,8px 0,8px 4px,8px 4px;
    background-position: 0 50%,0 calc(0% - 2px),0 calc(100% + 2px),50% 50%,50% calc(0% - 2px),50% calc(100% + 2px),100% 50%,100% calc(50% - 2px),100% calc(50% + 2px);
 }
 95%,100% {
    background-size: 8px 100%,8px 4px, 8px 4px,8px 100%,8px 4px,8px 4px,8px 100%,8px 4px,8px 4px;
    background-position: 0 50%,0 calc(0% - 2px),0 calc(100% + 2px),50% 50%,50% calc(0% - 2px),50% calc(100% + 2px),100% 50%,100% calc(0% - 2px),100% calc(100% + 2px);
 }
}
.mcn-window{
  flex-flow: row wrap!important;
  padding: 0 20px 20px 20px;
}
.no_coupon_info{
  cursor: pointer;
  width: 62.5%;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-size: 16px;
  border: 1px solid #e2e8f1;
  border-radius: 4px;
  font-size: 14px;
  color: #9bafcc;
  display: block;
}
.new_logo{
  width: 16px;
  height: 18px;
  background: url(../img/meal/h_hot_pay.svg)no-repeat center center;
  background-size: cover;
  padding: 0;
  margin-left: 10px;
  position: relative;
  top: -4px;

}

.position{
  position: relative;
}
.customize_pop{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.customize_pop>.bg{
  background: rgba(0,0,0,0.1);
}
p.customizeP{
  position: relative;
}
p.customizeP::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/meal/c_edit.png)no-repeat center center;
  background-size: contain;
  width: 24px;
  height: 19px;
  left: 0;
}
.customize_container , .customize_container_new{
  width: 600px;
  height: 373px;
  background: #FFFFFF;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
  box-sizing: border-box;
}

.customize_container em , .customize_container_new em{
  position: absolute;
  background: url(../img/meal/ic_close_grey.png) no-repeat center;
  width: 12px;
  height: 12px;
  right: 12px;
  top: 12px;
  cursor: pointer;
}
.customize_container h1, .customize_container_new h1{
  font-weight: 600;
  font-size: 20px;
  color: #163561;
  line-height: 32px;
  text-align: center;
  margin-bottom: 13px;
}
.customize_container>p , .customize_container_new>p{
  line-height: 26px;
  margin-bottom: 30px;
}
.customize_container>p span, .customize_container_new>p span{
  color: #0086FF;
  cursor: pointer;
}
.customize_container>p span:hover , .customize_container_new>p span:hover{
  opacity: 0.8;
}
.customize_submit,.customize_s{
  padding: 0 54px;
  max-width: max-content;
  height: 40px;
  background: #0086FF;
  border-radius: 4px;
  margin: 0 auto;
  margin-top: 38px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.customize_submit:hover,.customize_s:hover{
  opacity: 0.8;
}


.seekbar_part {
  width: 100%;
  max-width: 600px;
  margin: 20px auto;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
}

.seekbar_part .count_tip {
  margin-bottom: 10px;
  width: 56px;
  height: auto;
  transform: translateX(-24px);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.seekbar_part .count_tip span {
  background: linear-gradient(180deg, #46ceff 0%, #0086ff 100%);
  color: white;
  width: 100%;
  height: 32px;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  border-radius: 4px;
}
strong{
  font-weight: normal;
}

.seekbar_part .count_tip i {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #0086ff;
}

.seekbar_part .seekbar,.seekbar_part .seekbar_new {
  width: 100%;
  margin-top: 5px;
}

.seekbar_part .seekbar .ui-state-default,.seekbar_part .seekbar_new .ui-state-default {
  color: transparent;
}

.seekbar_part .seekbar_bottom_step {
  width: 100%;
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}

.seekbar_part .seekbar_bottom_step span {
  color: #7592bc;
  font-size: 14px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  background-color: #d7e7ff !important;
  border: none !important;
}
.ui-slider {
  height: 12px !important;
  border-radius: 6px !important;
}

.seekbar_part .seekbar .ui-slider-range,.seekbar_part .seekbar_new .ui-slider-range {
  background: linear-gradient(90deg, #6eebff 0%, #0086ff 100%);
}

.seekbar_part .seekbar .ui-corner-all,.seekbar_part .seekbar_new .ui-corner-all {
  border: none;
}

.seekbar_part .seekbar .ui-slider-handle,.seekbar_part .seekbar_new .ui-slider-handle {
  width: 30px;
  height: 30px;
  margin-top: -5px;
  border-radius: 15px;
  border: none;
  background-color: white !important;
  border: #0086ff solid 7px !important;
  cursor: pointer;
  box-sizing: border-box;
  outline: none;
}

.count_part {
  border: #0086ff 1px solid;
  width: 132px;
  display: flex;
  height: 37px;
  background-color: #edf4ff;
  border-radius: 4px;
  align-items: center;
}

.count_part p {
  height: 29px;
  min-width: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0086ff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pay_show_price .unlimited_package_price_num{
  display: none;
}
.bg-white{
  background: white;
}
.new_order{
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  column-gap: 16px;
  row-gap: 60px;
  flex-wrap: wrap;
  transition: all 0.3s;
  overflow: hidden;
}
.margin-auto{
  margin: 0 auto;
}
.mt-80{
  margin-top: 80px;
}
.mt-20{
  margin-top: 20px;
}
.mt-10{
  margin-top: 10px;
}
.mt-0{
  margin-top: 0!important;
}
.mr-8{
  margin-right: 8px;
}
.text-12{
  font-size: 12px;
}
.text-grew{
  color: #5C708D;
}
.img_15{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  object-fit: contain;
  display: inline-block;
}
.rotate180{
  transform: rotate(180deg);
}
.width-auto{
  width: auto!important;
}
.pd-30{
  padding: 0 30px!important;
}
.flex-start{
  justify-content: flex-start!important;
}
.flex{
  display: flex;
}
.flex-wrap{
  flex-wrap: wrap;
}
.align-center{
  align-items: center;
}
.align-start{
  align-items: flex-start;
}
.justify-content{
  justify-content: center;
}
.justify-end{
  justify-content: flex-end;
}
.gap-20{
  gap: 20px;
}
.ml-4{
  margin-left: 4px;
}

@media screen and (max-width: 2550px) {
  .meal_bat2,.meal_bat1{
    display: none;
  }
}
@media screen and (max-width: 900px){
 
  .login_pop .loginContent, .register_pop .loginContent{
    width: 90%;
  }
  .custom_connect_container{
    width: 90%;
  }
  .resident_proxy .traffic{
    flex-direction: column;
    row-gap: 30px!important;
  }
  .resident_proxy_package_left{
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .rp_package_normal{
    gap: 30px!important;
  }
  .fcd_top p{
    width: 90%;
  }
  .grey_dot{
    margin-left: 10px;
  }
  .customize_container,.customize_container_new{
    width: 90%;
    height: auto;
  }

}
