@charset "UTF-8";
.sqfw_pop {
  width: 1100px;
  top: 10%;
  padding-bottom: 0;
  position: fixed;
}
.sqfw_pop .cont {
  height: 580px;
  padding-left: 30px;
  padding-top: 40px;
  overflow-x: auto;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}
.sqfw_pop .cont::-webkit-scrollbar {
  display: none;
}
.sqfw_pop .cont .sqfw_cont {
  position: absolute;
  display: inline-block;
}
.sqfw_pop .cont .sqfw_cont .fw_div {
  border: 2px solid #A12731;
  text-align: center;
  background-color: #FCF8F9;
  float: left;
  padding: 0 11px;
  padding-top: 33px;
  margin-right: 20px;
  padding-bottom: 30px;
  position: relative;
}
.sqfw_pop .cont .sqfw_cont .fw_div .left_top_img {
  position: absolute;
  top: -2px;
  left: -2px;
}
.sqfw_pop .cont .sqfw_cont .fw_div:last-child {
  margin-right: 0;
}
.sqfw_pop .cont .sqfw_cont .fw_div .big_title {
  font-size: 24px;
  color: #800000;
  margin-bottom: 25px;
}
.sqfw_pop .cont .sqfw_cont .fw_div .fw_div_cont .fw_div_div {
  margin-right: 10px;
  width: 220px;
  height: 390px;
  border: 1px solid rgb(248, 210, 213);
  border-radius: 5px;
  padding: 0 11px;
  padding-top: 29px;
  text-align: center;
  background-color: #fff;
  float: left;
}
.sqfw_pop .cont .sqfw_cont .fw_div .fw_div_cont .fw_div_div:last-child {
  margin-right: 0;
}
.sqfw_pop .cont .sqfw_cont .fw_div .fw_div_cont .fw_div_div .small_title {
  font-size: 18px;
  color: rgb(77, 0, 0);
  margin-bottom: 25px;
}
.sqfw_pop .cont .sqfw_cont .fw_div .fw_div_cont .fw_div_div > .small_div p {
  font-size: 14px;
  color: rgb(77, 0, 0);
  line-height: 1.4;
}
.sqfw_pop .cont .jt_img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  display: none;
  width: 50px;
  height: 50px;
}
.sqfw_pop .cont .jt_img.left_jt {
  left: 25px;
  -webkit-transform: translateY(-50%) rotate(180deg);
     -moz-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
       -o-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.sqfw_pop .cont .jt_img.right_jt {
  right: 25px;
}

.buy_pop {
  width: 900px;
  top: 10%;
  display: none;
  position: absolute;
  /* 活动样式 */
}
.buy_pop.open_switch.activity .original_price {
  display: none;
}
.buy_pop.open_switch.activity .activity_price {
  display: block;
}
.buy_pop.open_switch .switch {
  display: block;
  background-image: url(../images/word_xstj@2x.png);
}
.buy_pop.open_switch .original_price {
  display: block;
}
.buy_pop.open_switch .activity_price {
  display: none;
}
.buy_pop.activity .com_header {
  position: relative;
  background-image: -webkit-linear-gradient(left, #eb1111, #ff7200);
  background-image: -moz-linear-gradient(left, #eb1111, #ff7200);
  background-image: -o-linear-gradient(left, #eb1111, #ff7200);
  background-image: linear-gradient(to right, #eb1111, #ff7200);
}
.buy_pop.activity .com_header img {
  display: none;
}
.buy_pop.activity .com_header .skin {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 320px;
  height: auto;
  margin-left: -160px;
}
.buy_pop.activity .cksqfw {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.7;
}
.buy_pop.activity .switch {
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(../images/word_qtsq@2x.png);
  display: block;
  opacity: 0.7;
}
.buy_pop.activity .cont .order_cont .order_scroll .order_div {
  background-color: #fcf7f7;
  border-color: #cc5050;
}
.buy_pop.activity .cont .order_cont .order_scroll .order_div:before {
  background-image: url(../images/activity/activity_pay_img3.png);
  -o-background-size: 33px 33px;
     background-size: 33px 33px;
  width: 33px;
  height: 33px;
}
.buy_pop.activity .cont .order_cont .order_scroll .order_div:after {
  position: absolute;
  top: -2px;
  right: -2px;
  background: no-repeat url(../images/activity/activity_pay_img4.png);
  -o-background-size: 33px 33px;
     background-size: 33px 33px;
  width: 33px;
  height: 33px;
  content: "";
}
.buy_pop.activity .cont .order_cont .order_scroll .order_div .order_div_div {
  position: relative;
}
.buy_pop.activity .cont .order_cont .order_scroll .order_div .order_div_div.discount:before {
  position: absolute;
  top: -16px;
  left: -20px;
  background: no-repeat url(../images/activity/activity_pay_img5.png);
  -o-background-size: 44px 44px;
     background-size: 44px 44px;
  width: 44px;
  height: 44px;
  content: "";
}
.buy_pop .com_header .skin {
  display: none;
}
.buy_pop .cont {
  padding-top: 20px;
}
.buy_pop .cont .order_cont {
  height: 230px;
  padding-left: 20px;
  overflow: hidden;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}
.buy_pop .cont .order_cont::-webkit-scrollbar {
  display: none;
}
.buy_pop .cont .order_cont .order_scroll {
  position: absolute;
  display: inline-block;
}
.buy_pop .cont .order_cont .order_scroll .order_div {
  float: left;
  position: relative;
  height: 230px;
  text-align: center;
  border: 2px solid #A12731;
  margin-right: 20px;
  padding: 0 20px;
  padding-top: 20px;
  background-color: #FCF8F9;
}
.buy_pop .cont .order_cont .order_scroll .order_div:before {
  position: absolute;
  top: -2px;
  left: -2px;
  background: no-repeat url(../images/img_jiao@2x.png);
  -o-background-size: 32px 32px;
     background-size: 32px 32px;
  width: 32px;
  height: 32px;
  content: "";
}
.buy_pop .cont .order_cont .order_scroll .order_div:last-child {
  margin-right: 0;
}
.buy_pop .cont .order_cont .order_scroll .order_div .big_title {
  color: #800000;
  font-size: 20px;
  margin-bottom: 17px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div {
  border: 1px solid #f8d2d5;
  border-radius: 6px;
  width: 140px;
  height: 150px;
  background-color: #fff;
  margin-right: 20px;
  padding-top: 19px;
  text-align: center;
  float: left;
  position: relative;
  cursor: pointer;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div.active {
  border-color: #bc1a28;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div.active .isCheck {
  display: block;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .isCheck {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div:last-child {
  margin-right: 0;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .small_title {
  color: #4C0000;
  font-size: 16px;
  margin-bottom: 10px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .small_time {
  color: #4C0000;
  font-size: 16px;
  margin-bottom: 12px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .small_time::before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  border-radius: 50%;
  background-color: #4C0000;
  margin-right: 5px;
  vertical-align: bottom;
  margin-bottom: 7px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .small_time::after {
  content: "";
  width: 3px;
  height: 3px;
  margin-left: 5px;
  display: inline-block;
  border-radius: 50%;
  background-color: #4C0000;
  vertical-align: bottom;
  margin-bottom: 7px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .small_price {
  color: #4C0000;
  font-size: 36px;
  margin-bottom: 8px;
  font-family: Impact;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .small_price span {
  color: #D09D9D;
  margin-left: 3px;
  font-size: 12px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .order_div_cont .order_div_div .gq_price {
  color: #D09D9D;
  font-size: 14px;
}
.buy_pop .cont .order_cont .order_scroll .order_div .left_top_img {
  position: absolute;
  top: -2px;
  width: 31px;
  height: 31px;
  left: -2px;
}
.buy_pop .cont .order_cont .jt_img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  display: none;
  width: 50px;
  height: 50px;
}
.buy_pop .cont .order_cont .jt_img.left_jt {
  left: 10px;
  -webkit-transform: translateY(-50%) rotate(180deg);
     -moz-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
       -o-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.buy_pop .cont .order_cont .jt_img.right_jt {
  right: 10px;
}
.buy_pop .cont .text_div {
  margin-top: 20px;
  display: none;
}
.buy_pop .cont .text_div .zdhz_inp {
  width: 680px;
  height: 80px;
  border: 1px solid rgb(235, 235, 235);
  border-radius: 2px;
  font-size: 16px;
  padding-left: 12px;
  padding-top: 12px;
  margin-left: 80px;
  margin-right: 20px;
}
.buy_pop .cont .text_div .resetting {
  color: #CC5050;
  font-size: 16px;
  cursor: pointer;
  vertical-align: top;
  margin-top: 15px;
  display: inline-block;
}
.buy_pop .cont .xx {
  width: 800px;
  height: 1px;
  background: rgb(248, 210, 213);
  margin: 0 auto;
  margin-top: 20px;
}
.buy_pop .cont .pay_div {
  display: none;
  padding: 20px 0 0 200px;
  overflow: hidden;
}
.buy_pop .cont .pay_div.other {
  position: relative;
  background: #fcf7f7;
  width: 720px;
  height: 200px;
  margin: 20px auto 0;
  padding: 0 18px;
  border: 2px solid #bc1a28;
}
.buy_pop .cont .pay_div.other::before {
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 398px;
  background: #bc1a28;
  width: 1px;
  content: "";
}
.buy_pop .cont .pay_div.show {
  display: block;
}
.buy_pop .cont .pay_div .pay_code {
  position: relative;
  float: left;
  background: #fcf7f7;
  width: 200px;
  height: 200px;
  border: 2px solid #bc1a28;
  z-index: 1;
}
.buy_pop .cont .pay_div .pay_code .code_img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 160px;
  height: 160px;
  margin: -80px 0 0 -80px;
}
.buy_pop .cont .pay_div .pay_code .code_loading {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  width: 160px;
  height: 160px;
  margin: -80px 0 0 -80px;
}
.buy_pop .cont .pay_div .pay_code .code_loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  margin: -18px 0 0 -18px;
  -webkit-animation: rotate 1s linear infinite;
     -moz-animation: rotate 1s linear infinite;
       -o-animation: rotate 1s linear infinite;
          animation: rotate 1s linear infinite;
}
.buy_pop .cont .pay_div .pay_code .code_refresh {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  width: 160px;
  height: 160px;
  margin: -80px 0 0 -80px;
}
.buy_pop .cont .pay_div .pay_code .code_refresh img {
  display: block;
  width: 36px;
  height: 30px;
  margin: 50px auto 20px;
}
.buy_pop .cont .pay_div .pay_code .code_refresh p {
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.buy_pop .cont .pay_div .pay_code .login_button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-image: -webkit-linear-gradient(bottom, #bc1a28, #ec1427);
  background-image: -moz-linear-gradient(bottom, #bc1a28, #ec1427);
  background-image: -o-linear-gradient(bottom, #bc1a28, #ec1427);
  background-image: linear-gradient(to top, #bc1a28, #ec1427);
  width: 116px;
  height: 38px;
  line-height: 38px;
  margin: auto;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.buy_pop .cont .pay_div .pay_code .on_input {
  display: none;
  width: 90px;
  margin: 29px auto;
}
.buy_pop .cont .pay_div .pay_code .on_input img {
  display: block;
  width: 100%;
}
.buy_pop .cont .pay_div .pay_info {
  float: left;
  width: 500px;
  padding: 0 0 0 30px;
  font-weight: bold;
}
.buy_pop .cont .pay_div .pay_info .pay_price {
  line-height: 40px;
  font-size: 14px;
  color: #bc1a28;
}
.buy_pop .cont .pay_div .pay_info .pay_price span {
  color: #6b0d0d;
}
.buy_pop .cont .pay_div .pay_info .pay_price span.tips {
  display: none;
}
.buy_pop .cont .pay_div .pay_info .pay_support {
  margin: 12px 0 0;
}
.buy_pop .cont .pay_div .pay_info .pay_support p {
  margin: 0 0 15px;
  font-size: 14px;
  color: #bc1a28;
}
.buy_pop .cont .pay_div .pay_info .pay_support .item {
  line-height: 30px;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 12px;
  color: #6b0d0d;
}
.buy_pop .cont .pay_div .pay_info .pay_support .item.wx {
  background: no-repeat 0px center url(../images/icon_pay_support1.png);
}
.buy_pop .cont .pay_div .pay_info .pay_support .item.zfb {
  background: no-repeat 3px center url(../images/icon_pay_support2.png);
}
.buy_pop .cont .pay_div .pay_info .pay_support .item.jh {
  background: no-repeat 2px center url(../images/icon_pay_support3.png);
}
.buy_pop .cont .pay_div .pay_info .pay_support .item.on i {
  border-color: #cc5050;
}
.buy_pop .cont .pay_div .pay_info .pay_support .item.on i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #cc5050;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  border-radius: 100%;
  content: "";
}
.buy_pop .cont .pay_div .pay_info .pay_support .item i {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 7px 10px 0 0;
  border: 1px solid #cdcdcd;
  border-radius: 100%;
  vertical-align: top;
}
.buy_pop .cont .pay_div .account,
.buy_pop .cont .pay_div .complete {
  position: relative;
  float: left;
  padding-right: 20px;
}
.buy_pop .cont .pay_div .account .step,
.buy_pop .cont .pay_div .complete .step {
  height: 43px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 14px;
  color: #6b0d0d;
}
.buy_pop .cont .pay_div .account .box,
.buy_pop .cont .pay_div .complete .box {
  background: #fff;
  width: 360px;
  height: 135px;
  padding: 0 14px;
  border: 1px solid #f8d2d5;
  border-radius: 4px;
}
.buy_pop .cont .pay_div .account .box .title,
.buy_pop .cont .pay_div .complete .box .title {
  height: 42px;
  line-height: 48px;
  border-bottom: 1px solid #f8d2d5;
  font-size: 14px;
  color: #6b0d0d;
}
.buy_pop .cont .pay_div .account .box .txt,
.buy_pop .cont .pay_div .complete .box .txt {
  margin-top: 7px;
}
.buy_pop .cont .pay_div .account .txt,
.buy_pop .cont .pay_div .complete .txt {
  line-height: 24px;
  font-size: 14px;
  color: #6b0d0d;
}
.buy_pop .cont .pay_div .complete {
  float: right;
  width: 279px;
  padding: 0;
}
.buy_pop .cont .pay_div .complete .step {
  padding: 0;
}
.buy_pop .cont .pay_div .complete button {
  display: block;
  background: #fff;
  width: 100px;
  height: 28px;
  margin: 0 0 13px;
  border: 2px solid #bc1a28;
  border-radius: 4px;
  font-size: 12px;
  color: #bc1a28;
  cursor: pointer;
}
.buy_pop .cont .pay_type {
  padding: 20px 0 0;
  text-align: center;
  font-size: 0;
}
.buy_pop .cont .pay_type .item {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  cursor: pointer;
}
.buy_pop .cont .pay_type .item.on i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #6b0d0d;
  width: 10px;
  height: 10px;
  margin: -5px;
  border-radius: 100%;
  content: "";
}
.buy_pop .cont .pay_type .item i {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #6b0d0d;
  border-radius: 100%;
  vertical-align: top;
}
.buy_pop .cont .pay_type .item span {
  display: inline-block;
  line-height: 16px;
  margin-left: 8px;
  vertical-align: top;
  font-size: 14px;
  color: #6b0d0d;
}
.buy_pop .cont .cksm_div {
  text-align: center;
  margin-top: 16px;
}
.buy_pop .cont .cksm_div p {
  line-height: 140%;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #CCCCCC;
}
.buy_pop .cont .cksm_div p a {
  font-size: 14px;
  color: #CCCCCC;
}
.buy_pop .cont .cksm_div p a:hover {
  color: #CC5050;
}
.buy_pop .cksqfw {
  width: 120px;
  height: 32px;
  border-radius: 5px;
  background: no-repeat center center url(../images/word_sqfw@2x.png) #575455;
  -o-background-size: 72px auto;
     background-size: 72px auto;
  text-align: center;
  position: absolute;
  top: 14px;
  left: 30px;
  line-height: 32px;
  cursor: pointer;
}
.buy_pop .cksqfw img {
  width: 72px;
  height: 18px;
}
.buy_pop .switch {
  position: absolute;
  top: 14px;
  left: 160px;
  display: none;
  background: no-repeat center center url(../images/word_qtsq@2x.png) #575455;
  -o-background-size: 72px auto;
     background-size: 72px auto;
  width: 120px;
  height: 32px;
  border-radius: 5px;
  cursor: pointer;
}

.pay_suc_pop {
  width: 600px;
}
.pay_suc_pop .cont_tip {
  padding-top: 50px;
}
.pay_suc_pop .cont_tip p {
  text-align: center;
  font-size: 16px;
  color: rgb(51, 51, 51);
  margin-bottom: 10px;
}

.wxts {
  width: 500px;
  display: none;
}
.wxts .cont_tip {
  padding-top: 50px;
}
.wxts .cont_tip p {
  text-align: center;
  font-size: 16px;
  width: 356px;
  line-height: 1.4;
  margin: 0 auto;
  color: rgb(51, 51, 51);
}

.txzh_pop {
  width: 600px;
  display: none;
}
.txzh_pop .txzh_tip {
  width: 294px;
  color: rgb(203, 80, 80);
  font-size: 14px;
  line-height: 1.3;
  margin-left: 124px;
}

.sqzs_pop {
  width: 700px;
  top: 10%;
  top: 15%;
}
.sqzs_pop .img_cont {
  padding-top: 50px;
  text-align: center;
}
.sqzs_pop .img_cont .sqzs_img {
  width: 440px;
  height: 300px;
  border: 1px solid rgb(230, 230, 230);
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}