﻿@media (max-width: 767px) {
  .close_iframe {
    top: 15px;
    right: 15px;
  }

  #pay_vip .check_box {
    padding: 50px 15px 10px 15px;
  }

  #pay_vip .type_box {
    display: inline;
  }

  #pay_vip .type_box .vip_type {
    float: none;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 35px 30px 30px;
  }

  #pay_vip .type_box .vip_type:hover {
    border: 2px solid #14cfa6;
  }

  #pay_vip .type_box .tpl_type_visited {
    border: 2px solid #14cfa6;
  }

  .right_box_width {
    width: 100%;
  }

  .check_box .title_box {
    text-align: left;
    font-size: 17px;
    line-height: initial;
  }

  .check_box .title_box .title_note {
    font-size: 12px;
  }

  .vip_type .time {
    color: #222222;
  }

  .vip_type .time_visited {
    color: #14cfa6;
  }

  .vip_type .price {
    font-size: 22px;
    color: #222222;
  }

  .vip_type .price_visited {
    color: #14cfa6;
  }

  .vip_type .recommend {
    top: -1px;
  }

  .add_vip_mc {
    width: 100%;
    display: block;
    height: 44px;
    line-height: 44px;
    color: white;
    background: #14cfa6;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin: 17px 0 20px 0;
  }

  .pay_box {
    padding: 15px 15px;
  }

  .pay_content {
    border: 2px solid #14cfa6;
    padding: 25px;
    margin-top: 15px;
    background: white;
  }

  .price_cur .code {
    font-size: 22px;
    color: #222222;
  }

  .price_cur .price {
    font-size: 22px;
    color: #222222;
  }

  .price_cur .price_content {
    font-size: 14px;
  }

  .time_week .week {
    color: #999999;
  }

  .promise {
    border-bottom: none;
    margin-top: 0;
  }

  .pay_mc_img {
    width: 20px;
    height: 17.5px;
    margin-right: 5px;
    vertical-align: middle;
  }

  .update_vip_mc {
    width: 100%;
    display: block;
    height: 44px;
    line-height: 44px;
    color: white;
    background: #14cfa6;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin: 17px 0 15px 0;
  }

  .vip_content {
    display: block;
    margin-top: 12px;
    font-size: 17px;
  }

  .pay_content .time_week {
    margin-bottom: 0;
  }

  .pay_content .price_cur {
    margin-top: 0;
  }

  .check_box .author {
    margin-top: 30px;
  }

  .vip_type .updatevipshow {
    display: none;
  }

  .tpl_type_visited .updatevipshow {
    display: block;
  }
  .tpl_type_visited .updatevipshow a {
    width: 100%;
  }

  .vip_type .desc_box {
    display: none;
  }

  .tpl_type_visited .desc_box {
    display: block;
  }
  .tpl_type_visited .desc_box .desc_inline div {
    width: 100%;
    text-align: center;
  }
  .description .desc_inline {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
  }
  /* .description .desc_inline:first-child {
    color: #333333;
  } */
  .coupon_desc_container {
    display: none !important;
  }

  .vip_content {
    margin-top: 0;
  }

  .author .title {
    display: block;
    line-height: 22px;
  }
}
