.pc_purchase_new {
  background-color: #fff;
  color: #333;
}
.pc_purchase_new .pur_model_title {
  text-align: center;
  font-size: 32px;
  color: #333;
}
.pc_purchase_new .pur_model_title .title {
  font-weight: 600;
  margin-bottom: 14px;
}
.pc_purchase_new .pur_model_title p {
  font-size: 20px;
}
.pc_purchase_new .tiyan-btn {
  position: absolute;
  right: 50px;
  color: #0000ff;
  cursor: pointer;
  font-size: 18px;
}
.pc_purchase_new .pro_item_price {
  color: #999;
}
.pc_purchase_new .pro_item_price span {
  display: inline-block;
  margin-right: 6px;
}
.pc_purchase_new .pro_item_price span:nth-of-type(1) {
  color: #333;
  font-weight: 600;
  font-size: 20px;
}
.pc_purchase_new .pro_item_price span:nth-of-type(2) {
  font-size: 40px;
  font-weight: bold;
  color: #333;
}
.pc_purchase_new .pur_head_wapper {
  height: 505px;
  background-image: url(../img/banner/banner2.jpg);
}
.pc_purchase_new .pur_head_wapper .pur_guigui_con {
  margin: 0 auto;
  text-align: center;
  font-size: 44px;
  color: #fff;
  position: relative;
  top: 38%;
  transform: translateY(-50%);
}
.pc_purchase_new .pur_head_wapper .pur_guigui_con p {
  font-size: 30px;
  margin-top: 8px;
}
.pc_purchase_new .pur_head_wapper .pur_price_list {
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 85px;
  left: calc((100% - 1200px) / 2);
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item {
  width: calc((100% - 60px) / 3);
  height: 512px;
  background-color: #fff;
  box-shadow: 0px 8px 23px 0px rgba(197, 197, 197, 0.33);
  border-radius: 8px;
  padding: 32px 36px 0 32px;
  position: relative;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .tuijian {
  position: absolute;
  right: -27px;
  top: -26px;
  width: 96px;
  height: 104px;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item > span:nth-of-type(1) {
  font-weight: 600;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_price {
  margin: 16px auto;
  font-size: 20px;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_price .now_price {
  font-weight: bold;
  font-size: 40px;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_price .the_term {
  font-size: 16px;
  color: #999999;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_pur_indro {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 24px;
  height: 120px;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_pur_fun {
  height: 140px;
  font-size: 14px;
  color: #999999;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_pur_fun p {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}
.pc_purchase_new
  .pur_head_wapper
  .pur_price_list
  .item
  .item_pur_fun
  p
  span:nth-of-type(2) {
  display: inline-block;
  margin-left: 6px;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .item_pur_fun > div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.pc_purchase_new
  .pur_head_wapper
  .pur_price_list
  .item
  .item_pur_fun
  > div
  > div
  span:nth-of-type(2) {
  display: inline-block;
  margin-left: 6px;
}
.pc_purchase_new
  .pur_head_wapper
  .pur_price_list
  .item
  .item_pur_fun
  > div
  > span {
  color: #2161e8;
  cursor: pointer;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .new_buy_pur_btn {
  margin-top: 26px;
  height: 60px;
  border-radius: 4px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  cursor: pointer;
  user-select: none;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .mg {
  background-color: #0bc09c;
  color: #fff;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .md {
  background-color: #844717;
  color: #fff;
}
.pc_purchase_new .pur_head_wapper .pur_price_list .item .gc {
  background-color: #f7bf87;
  color: #fff;
}
.pc_purchase_new .guigui_versionPrice {
  margin-top: 350px;
}
.pc_purchase_new .guigui_versionPrice img {
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
}
@keyframes top10 {
  from {
    top: 0;
  }
  to {
    top: -10px;
  }
}

.guigui_module_wrapper {
  width: 1200px;
  margin: 0 auto;
}
.guigui_module_wrapper .title {
  text-align: center;
  font-size: 32px;
  color: #333333;
  margin-bottom: 60px;
}
.guigui_module_wrapper .content_img {
  display: flex;
  flex-wrap: wrap;
}
.guigui_module_wrapper .content_img div {
  margin-right: 122px;
  margin-bottom: 65px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.guigui_module_wrapper .content_img div p{
  margin-top: 8px;
}
.guigui_module_wrapper .content_img div:nth-child(7),.guigui_module_wrapper .content_img div:nth-child(14)  {
  margin-right: 0;
}
.guigui_module_wrapper  .check_detail {
  width: 222px;
  height: 48px;
  background: #5048E6;
  border-radius: 4px 4px 4px 4px;
  margin: 0 auto;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}

.lbl_versionPrice {
  position: relative;
}
.lbl_versionPrice .tiyan-btn {
  position: absolute;
  right: 50px;
  color: #0000ff;
  cursor: pointer;
  font-size: 18px;
}

.pc_purchase_new .lbl_version_wapper {
  padding: 108px 0 139px;
  margin-top: 140px;
  background-color: #f5f4f8;
}
.pc_purchase_new .lbl_version_wapper .lbl_versionPrice_list {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item {
  width: calc((100% - 120px) / 5);
  background: #ffffff;
  box-shadow: 0px 6px 18px 0px rgba(137, 137, 137, 0.09);
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  position: relative;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item:hover {
  animation: top10 0.5s forwards;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  > div {
  padding: 0 24px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_head {
  display: flex;
  align-items: center;
  font-size: 20px;
  height: 68px;
  border-bottom: 1px solid #e5e5e5;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_head
  img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info {
  padding-top: 22px;
  display: flex;
  flex-flow: column;
  /* height: 340px; */
  justify-content: space-between;
  /* width: 280px; */
  flex: 1;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > ul
  li {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > ul
  li
  span {
  color: #666666;
  display: inline-block;
}
/* .pc_purchase_new .lbl_version_wapper .lbl_versionPrice_list .lbl_versionPrice_item .lbl_item_info > ul li span:nth-of-type(1) {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #E9E9E9;
  margin-right: 5px;
} */
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .price {
  color: #999;
  margin-bottom: 8px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .price
  span {
  display: inline-block;
  margin-right: 6px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .price
  span:nth-of-type(1) {
  color: #333;
  font-weight: 600;
  font-size: 20px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .price
  span:nth-of-type(2) {
  font-size: 40px;
  font-weight: bold;
  color: #333;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .other_markup {
  color: #999;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .lbl_buy_btn {
  font-size: 16px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #6678ff;
  color: #6678fe;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  margin-top: 24px;
}
.pc_purchase_new
  .lbl_version_wapper
  .lbl_versionPrice_list
  .lbl_versionPrice_item
  .lbl_item_info
  > div
  .lbl_buy_btn:hover {
  background: linear-gradient(126deg, #8d9afd 0%, #6476ff 100%);
  color: #fff;
}
.pc_purchase_new .guigui_yc_price {
  padding: 108px 0 164px;
  color: #333;
}
.pc_purchase_new .guigui_yc_price .guigui_yc_price_title {
  font-weight: 600;
  font-size: 32px;
  text-align: center;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail {
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  margin-top: 98px;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail > img {
  width: 603px;
  height: 362px;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail > div {
  width: 540px;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail > div > p {
  color: #666;
  line-height: 30px;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail > div > div {
  margin-top: 21px;
  font-size: 20px;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail > div > div span {
  font-weight: bold;
  font-size: 40px;
  display: inline-block;
  margin: 0 6px;
}
.pc_purchase_new .guigui_yc_price .yc_price_detail > div .yc_recharge_btn {
  margin-top: 98px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #6779ff;
  color: #6577ff;
  height: 48px;
  width: 222px;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}
.pc_purchase_new
  .guigui_yc_price
  .yc_price_detail
  > div
  .yc_recharge_btn:hover {
  background: linear-gradient(126deg, #8d9afd 0%, #6476ff 100%);
  color: #fff;
}

.siheyuan-wrapper {
  padding-top: 57px;
  padding-bottom: 146px;
}
.siheyuan-wrapper > p {
  text-align: center;
  color: #333333;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
}
.siheyuan-wrapper > p:nth-child(1) {
  font-size: 32px;
  margin-bottom: 8px;
}
.siheyuan-wrapper > p:nth-child(2) {
  font-size: 20px;
  margin-bottom: 48px;
}
.siheyuan-wrapper > p:nth-child(3) {
  font-size: 16px;
  margin-bottom: 40px;
  color: #999999;
}
.siheyuan-wrapper .siheyuan-content-wrapper {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.siheyuan-wrapper .siheyuan-content-wrapper .content-item {
  width: 270px;
  height: 274px;
  background: linear-gradient(180deg, #fafafa 0%, #eeeeee 100%);
  box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.06);
  margin-right: 40px;
  margin-bottom: 50px;
  padding: 18px 24px;
  padding-bottom: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-weight: 400;
  font-family: PingFang SC-Regular, PingFang SC;
}
.siheyuan-wrapper .siheyuan-content-wrapper .content-item:nth-child(4) {
  margin-right: 0;
}
.siheyuan-wrapper .siheyuan-content-wrapper .content-item:nth-child(5),
.siheyuan-wrapper .siheyuan-content-wrapper .content-item:nth-child(6) {
  background: linear-gradient(180deg, #edf8ff 0%, #e0f2ff 100%);
}
.siheyuan-wrapper .siheyuan-content-wrapper .content-item:nth-child(7) {
  background: linear-gradient(180deg, #fcf3e4 0%, #f7e6ca 100%);
}
.siheyuan-wrapper
  .siheyuan-content-wrapper
  .content-item
  > div:nth-child(1)
  p:nth-child(1) {
  font-size: 20px;
  color: #000000;
  margin-bottom: 11px;
}
.siheyuan-wrapper
  .siheyuan-content-wrapper
  .content-item
  > div:nth-child(1)
  p:nth-child(2) {
  font-size: 14px;
  color: #999999;
}
.siheyuan-wrapper
  .siheyuan-content-wrapper
  .content-item
  > div:nth-child(2)
  p:nth-child(1) {
  font-size: 40px;
  font-weight: 100;
  color: #333333;
}
.siheyuan-wrapper
  .siheyuan-content-wrapper
  .content-item
  > div:nth-child(2)
  p:nth-child(1)
  > span:last-child {
  font-size: 16px;
  color: #999999;
}
.siheyuan-wrapper
  .siheyuan-content-wrapper
  .content-item
  > div:nth-child(2)
  p:nth-child(1)
  > span:nth-child(1) {
  font-size: 20px;
  position: relative;
  top: -8px;
  font-weight: 400;
}
.siheyuan-wrapper
  .siheyuan-content-wrapper
  .content-item
  > div:nth-child(2)
  > div {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #845e20;
  margin-top: 11px;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}

.pc_purchase_new .qw_design_wapper {
  background-color: #f5f4f8;
}
.pc_purchase_new .qw_design_wapper .qw_design_wapper {
  padding: 102px 0 146px;
}
.pc_purchase_new .qw_design_wapper .qw_design_list {
  margin-top: 94px;
  display: flex;
  justify-content: space-between;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .left_xxf_vs {
  position: relative;
  width: 370px;
  box-shadow: 0px 6px 18px 0px rgba(137, 137, 137, 0.09);
  border-radius: 8px;
  margin-right: 44px;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .left_xxf_vs:hover {
  animation: top10 0.5s forwards;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .left_xxf_vs img {
  width: 370px;
  height: 352px;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .right_other_vs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pc_purchase_new .qw_design_wapper .qw_design_list .right_other_vs > div {
  position: relative;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .right_other_vs > div:hover {
  animation: top10 0.5s forwards;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .right_other_vs
  > div:nth-of-type(1) {
  margin-bottom: 40px;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .right_other_vs
  > div:nth-of-type(2) {
  margin-bottom: 40px;
}
/* 电脑渲染-特供版css----------------- */
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .right_other_vs
  > .qw_item_2
  > .yushou_img_box {
  width: 88px;
  height: 88px;
  position: absolute;
  top: -25px;
  right: -23px;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .right_other_vs
  > .qw_item_2
  > .yushou_img_box
  img {
  width: 100%;
  height: 100%;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_name_de
  .title_special_edition {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_name_de
  .original_price {
  margin-top: 8px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ff4444;
  text-decoration: line-through;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_name_de
  .title_special_edition
  span:nth-child(2) {
  color: rgba(153, 153, 153, 1);
}
/* 电脑渲染-特供版css----------------- */

.pc_purchase_new .qw_design_wapper .qw_design_list .qw_item {
  background-color: #fff;
  padding: 24px 24px 28px;
  width: 370px;
  height: 314px;
  display: flex;
  flex-flow: column;
  border-radius: 8px;
  justify-content: space-between;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_name_de
  > span {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .qw_item .pro_name_de p {
  color: #999999;
  line-height: 20px;
}
.pc_purchase_new .qw_design_wapper .qw_design_list .qw_item .pro_name_de span >span{
  color: #0000ff;
  margin-left: 90px;
  cursor: pointer;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_priceAndBtn
  .price {
  margin-bottom: 16px;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_priceAndBtn
  .buy_btn {
  width: 140px;
  height: 40px;
  background-color: #fff;
  text-align: center;
  line-height: 40px;
  color: #5048e6;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #5048e6;
  cursor: pointer;
}
.pc_purchase_new
  .qw_design_wapper
  .qw_design_list
  .qw_item
  .pro_priceAndBtn
  .buy_btn:hover {
  color: #fff;
  background: #5048e6;
}
.pc_purchase_new .other_more_software {
  padding: 140px 0;
}
.pc_purchase_new .other_more_software .more_software_list {
  display: flex;
  justify-content: start;
}
.pc_purchase_new .other_more_software .more_software_list > div {
  color: #333;
  width: calc((100% - 60px) / 3);
  height: 354px;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  padding: 32px 18px 32px 32px;
  box-shadow: 0px 8px 23px 0px rgba(197, 197, 197, 0.29);
  border-radius: 8px;
  margin-top: 70px;
  position: relative;
  margin-right: 40px;
}
.pc_purchase_new .other_more_software .more_software_list > div:hover {
  animation: top10 0.5s forwards;
}
.pc_purchase_new
  .other_more_software
  .more_software_list
  > div
  .detail_info
  > span {
  display: block;
  margin-bottom: 16px;
  font-size: 18px;
}
.pc_purchase_new
  .other_more_software
  .more_software_list
  > div
  .detail_info
  > p {
  font-size: 14px;
  color: #999;
  margin-bottom: 24px;
  margin-top: 16px;
}
.pc_purchase_new
  .other_more_software
  .more_software_list
  > div
  .detail_info
  .other
  p {
  color: #999;
  font-size: #999;
  margin-bottom: 8px;
}
.pc_purchase_new
  .other_more_software
  .more_software_list
  > div
  .detail_info
  .other
  p
  span {
  display: inline-block;
  margin-right: 8px;
  color: #f72d2d;
}
.pc_purchase_new .other_more_software .more_software_list > div .more_buy_btn {
  height: 60px;
  border-radius: 4px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.pc_purchase_new .tiangong_software_wapper {
  background-color: #f5f4f8;
}
.pc_purchase_new .tiangong_software_wapper .tiangong_software {
  padding: 104px 0 149px;
}
.pc_purchase_new .tiangong_software_wapper .tiangong_detail {
  margin-top: 60px;
  display: flex;
}
.pc_purchase_new .tiangong_software_wapper .tiangong_detail img {
  height: 308px;
  width: 520px;
  margin-right: 32px;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right {
  font-size: 16px;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right
  .item {
  display: flex;
  margin-bottom: 32px;
  align-items: center;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right
  .item
  > span {
  display: inline-block;
  width: 64px;
  margin-right: 32px;
  color: #999999;
  text-align-last: justify;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right
  .item.combo
  > div
  > span {
  width: 114px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  margin-right: 16px;
  background: #e4e4ed;
  border-radius: 20px;
  cursor: pointer;
  user-select: none;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right
  .item.combo
  > div
  > span:hover {
  background: #5048e6;
  color: #fff;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right
  .item.combo
  > div
  > span.isSelect {
  background: #5048e6;
  color: #fff;
}
.pc_purchase_new
  .tiangong_software_wapper
  .tiangong_detail
  .tiangong_detail_right
  .tiangong_buy_btn {
  display: block;
  width: 316px;
  height: 60px;
  background: #f6d49a;
  border-radius: 4px;
  text-align: center;
  line-height: 60px;
  color: #844717;
  font-size: 20px;
  cursor: pointer;
  margin-top: 74px;
}
.pc_purchase_new .banlu_pro_wapper {
  padding: 90px 0 110px;
}
.pc_purchase_new .banlu_pro_wapper .banlu_list {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.pc_purchase_new .banlu_pro_wapper .banlu_list > div {
  background: #ffffff;
  box-shadow: 0px 8px 23px 0px rgba(197, 197, 197, 0.29);
  border-radius: 8px;
  padding: 32px;
  width: calc((100% - 60px) / 3);
  font-size: 14px;
  color: #999;
}
.pc_purchase_new .banlu_pro_wapper .banlu_list > div > span {
  color: #333;
  font-size: 18px;
}
.pc_purchase_new .banlu_pro_wapper .banlu_list > div > p {
  margin: 16px 0 24px;
}
.pc_purchase_new .banlu_pro_wapper .banlu_list > div > div > p {
  margin-bottom: 8px;
}
.pc_purchase_new .banlu_pro_wapper .banlu_list > div > div > p span {
  color: #f72d2d;
  display: inline-block;
  margin-right: 6px;
}
.mobile_purchase_new {
  font-size: 14px;
  width: 100%;
  background-color: #fff;
}
.mobile_purchase_new .mobile_pur_container .m_price_item {
  color: #999999;
}
.mobile_purchase_new .mobile_pur_container .m_price_item span {
  color: #333;
}
.mobile_purchase_new .mobile_pur_container .m_price_item span:nth-of-type(1) {
  font-weight: 600;
}
.mobile_purchase_new .mobile_pur_container .m_price_item span:nth-of-type(2) {
  font-weight: bold;
  font-size: 34px;
}
.mobile_purchase_new .mobile_pur_container .m_pur_head_bg {
  background-image: url(../img/app/banner2.jpg);
  background-size: cover;
  height: 467px;
}
.mobile_purchase_new .mobile_pur_container .m_pur_head_bg .m_pur_guigui_con {
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding-top: 38px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_guigui_con
  > div {
  margin-bottom: 9px;
  font-size: 22px;
}
.mobile_purchase_new .mobile_pur_container .m_pur_head_bg .m_pur_price_list {
  position: relative;
  bottom: -40px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper {
  height: 475px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide {
  position: relative;
  color: #333;
  height: 430px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(197, 197, 197, 0.33);
  border-radius: 8px;
  padding: 20px 20px 0 20px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  > img {
  position: absolute;
  top: -24px;
  right: -25px;
  width: 88px;
  height: 94px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .pur_item_price {
  font-size: 20px;
  margin-bottom: 12px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  > p {
  font-size: 13px;
  color: #666;
  margin-top: 14px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .m_pur_fun_list {
  margin-top: 20px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .m_pur_fun_list
  li {
  font-size: 13px;
  color: #999;
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .m_pur_fun_list
  li
  > p {
  display: flex;
  align-items: flex-start;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .m_pur_fun_list
  li
  > p
  span {
  display: inline-block;
  margin-right: 4px;
  color: #f72d2d;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .m_pur_fun_list
  li
  > span {
  color: #5048e6;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_pur_head_bg
  .m_pur_price_list
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  .m_pur_buyBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 49px;
  line-height: 49px;
  text-align: center;
  border-radius: 0px 0px 4px 4px;
}
.mobile_purchase_new .mobile_pur_container .m_pur_current_priceTable {
  width: 97%;
  margin: 200px auto 0;
}
.mobile_purchase_new .mobile_pur_container .m_pur_current_priceTable img {
  width: 100%;
}
.mobile_purchase_new .mobile_pur_container .m_lbl_price_wapper {
  color: #333;
  background-color: #f5f4f8;
  margin-top: 50px;
  padding: 50px 0;
  width: 100%;
  overflow: hidden;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_head {
  text-align: center;
  font-size: 20px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list {
  margin-top: 30px;
  color: #333;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl {
  height: 226px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide {
  height: 206px;
  background-color: #fff;
  box-shadow: 0px 3px 9px 0px rgba(137, 137, 137, 0.09);
  border-radius: 2px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide
  .lbl_price_item_title {
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 0 16px;
  border-bottom: 1px solid #e5e5e5;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide
  .lbl_price_item_title
  img {
  width: 20px;
  margin-right: 8px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide
  .item_body {
  padding: 0 16px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide
  .item_body
  .price {
  margin-top: 20px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide
  .item_body
  p {
  font-size: 13px;
  color: #999;
  padding: 8px 0 12px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-containerlbl
  .swiper-wrapper
  .swiper-slide
  .item_body
  .now_buy_btn {
  height: 44px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #6677ff;
  line-height: 44px;
  text-align: center;
  color: #6776ff;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-pagination1 {
  width: 100%;
  text-align: center;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_lbl_price_wapper
  .m_lbl_price_list
  .swiper-pagination1
  > span {
  display: inline-block;
  margin: 0 5px;
}

.mobile_purchase_new .mobile_pur_container .m_siheyuan_wrapper {
  padding-bottom: 37px;
}
.mobile_purchase_new .mobile_pur_container .m_siheyuan_wrapper p {
  text-align: center;
  color: #333333;
}
.mobile_purchase_new .mobile_pur_container .m_siheyuan_wrapper p:nth-child(1) {
  font-size: 20px;
  margin-bottom: 6px;
}
.mobile_purchase_new .mobile_pur_container .m_siheyuan_wrapper p:nth-child(2) {
  font-size: 14px;
  margin-bottom: 12px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content {
  padding: 0 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item {
  width: 48.5%;
  min-height: 168px;
  background: linear-gradient(180deg, #fafafa 0%, #eeeeee 100%);
  flex-shrink: 0;
  margin-bottom: 10px;
  padding: 12px 12px 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(5),
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(6) {
  background: linear-gradient(180deg, #edf9ff 0%, #e2f3ff 100%);
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(1),
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(3) {
  margin-left: 0;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(7) {
  background: linear-gradient(180deg, #fdf4e4 0%, #fae6c6 100%);
  flex: 1;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(1)
  p:nth-child(1) {
  color: #000000;
  font-size: 18px;
  margin-bottom: 7px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(1)
  p:nth-child(2) {
  color: #999999;
  font-size: 10px;
  text-align: left;
  margin-bottom: 15px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(2)
  p:nth-child(1) {
  font-size: 8px;
  color: #999999;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(2)
  p {
  text-align: left;
  position: relative;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(2)
  p:nth-child(1)
  > span:nth-child(1) {
  font-size: 10px;
  color: #333333;
  margin-bottom: 3px;
  position: relative;
  top: -3px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(2)
  p:nth-child(1)
  > span:nth-child(2) {
  font-size: 23px;
  color: #333333;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item
  > div:nth-child(2)
  p:nth-child(2) {
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #333333;
  width: 150px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 0;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(5)
  > div:nth-child(2)
  p:nth-child(2),
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(6)
  > div:nth-child(2)
  p:nth-child(2) {
  border: 1px solid #1361b2;
  color: #1361b2;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_siheyuan_wrapper
  .m_siheyuan_content
  .m_siheyuan_item:nth-child(7)
  > div:nth-child(2)
  p:nth-child(2) {
  border: 1px solid #744f0f;
  color: #744f0f;
}

.mobile_purchase_new .mobile_pur_container .m_guigui_yc_price_wapper {
  color: #333;
  padding: 50px 0;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_guigui_yc_price_wapper
  .m_guigui_yc_price {
  width: 90%;
  margin: 0 auto;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_guigui_yc_price_wapper
  .m_guigui_yc_price
  .guigui_yc_title {
  width: 272px;
  margin: 0 auto 13px;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_guigui_yc_price_wapper
  .m_guigui_yc_price
  > p {
  font-size: 13px;
  color: #666;
  line-height: 26px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_guigui_yc_price_wapper
  .m_guigui_yc_price
  .price_box {
  margin-top: 16px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_guigui_yc_price_wapper
  .m_guigui_yc_price
  .price_box
  > span {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  margin: 0 4px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_guigui_yc_price_wapper
  .m_guigui_yc_price
  .guigui_yc_buyBtn {
  height: 44px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #6677ff;
  line-height: 44px;
  text-align: center;
  color: #6776ff;
  margin-top: 14px;
}
.mobile_purchase_new .mobile_pur_container .m_qw_degin_wapper {
  color: #333;
  background-color: #f5f4f8;
  padding: 50px 0;
}
.mobile_purchase_new .mobile_pur_container .m_qw_degin_wapper .m_qw_degin {
  width: 92%;
  margin: 0 auto;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_title {
  text-align: center;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_title
  > div {
  font-size: 20px;
  margin-bottom: 6px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_title
  p {
  color: #666;
  padding: 0 14px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list {
  margin-top: 37px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .xxf_detail {
  background: #ffffff;
  box-shadow: 0px 3px 9px 0px rgba(137, 137, 137, 0.09);
  border-radius: 4px;
  padding: 18px 16px 15px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .xxf_detail
  .detail {
  margin: 4px 0 16px;
  color: #999;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .xxf_detail
  > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .xxf_detail
  > div
  .m_price_item_btn {
  background: #5048e6;
  border-radius: 2px;
  padding: 7px 17px;
  color: #fff;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .other_list {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .other_list
  > div {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: calc((100% - 30px) / 2);
  background: #ffffff;
  box-shadow: 0px 3px 9px 0px rgba(137, 137, 137, 0.09);
  border-radius: 4px;
  padding: 18px 16px 13px;
  margin-bottom: 12px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .other_list
  > div
  .price {
  margin: 13px 0 12px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_qw_degin_wapper
  .m_qw_degin
  .m_qw_degin_list
  .other_list
  > div
  .other_buy_btn {
  height: 34px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #5048e6;
  line-height: 34px;
  text-align: center;
  color: #5048e6;
}
.mobile_purchase_new .mobile_pur_container .m_more_software_wapper {
  padding: 50px 0;
  overflow: hidden;
  font-size: #333;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_head {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_head
  p {
  color: #666;
  font-size: 13px;
  margin-top: 8px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list {
  color: #333;
  margin-top: 30px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper {
  height: 260px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide {
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(197, 197, 197, 0.29);
  border-radius: 4px;
  padding: 16px 16px 19px;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  height: 233px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  span {
  font-size: 16px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  .price {
  margin: 12px 0 8px;
  color: #999999;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  .price
  span {
  color: #333;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  .price
  span:nth-of-type(1) {
  font-weight: 600;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  .price
  span:nth-of-type(2) {
  font-weight: bold;
  font-size: 34px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  > p {
  margin-bottom: 8px;
  color: #999;
  font-size: 13px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  ul {
  color: #999;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  ul
  li {
  font-size: 13px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .detail
  ul
  li
  span {
  color: #f72d2d;
  margin-right: 4px;
  display: inline-block;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-wrapper
  .swiper-slide
  .software_buy_btn {
  width: 158px;
  height: 40px;
  background: #0bc09c;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-pagination-more {
  width: 100%;
  text-align: center;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_more_software_wapper
  .more_software_list
  .swiper-container-more
  .swiper-pagination-more
  span {
  display: inline-block;
  margin: 0 5px;
}
.mobile_purchase_new .mobile_pur_container .m_tg_wapper {
  padding: 50px 0;
  color: #333;
  background-color: #f5f4f8;
}
.mobile_purchase_new .mobile_pur_container .m_tg_wapper .m_tg {
  width: 90%;
  margin: 0 auto;
}
.mobile_purchase_new .mobile_pur_container .m_tg_wapper .m_tg .m_tg_head {
  font-size: 20px;
  text-align: center;
  margin-bottom: 25px;
}
.mobile_purchase_new .mobile_pur_container .m_tg_wapper .m_tg_detail .item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_tg_wapper
  .m_tg_detail
  .item
  > span {
  display: inline-block;
  width: 70px;
  text-align-last: justify;
  color: #666;
  margin-right: 8px;
}
.mobile_purchase_new .mobile_pur_container .m_tg_wapper .m_tg_detail .combo {
  align-items: flex-start;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_tg_wapper
  .m_tg_detail
  .combo
  > div {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 78px);
}
.mobile_purchase_new
  .mobile_pur_container
  .m_tg_wapper
  .m_tg_detail
  .combo
  > div
  > span {
  display: inline-block;
  margin-right: 10px;
  height: 30px;
  width: 76px;
  text-align: center;
  line-height: 30px;
  background: #e4e4ed;
  border-radius: 15px;
  margin-bottom: 12px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_tg_wapper
  .m_tg_detail
  .combo
  > div
  > span.isSelect {
  background-color: #5048e6;
  color: #fff;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_tg_wapper
  .m_tg_detail
  .tg_buy_btn {
  height: 40px;
  background: #f6d49a;
  border-radius: 2px;
  line-height: 40px;
  color: #8d4300;
  text-align: center;
}
.mobile_purchase_new .mobile_pur_container .m_bluen_wapper {
  padding: 50px 0;
  overflow: hidden;
  font-size: #333;
}
.mobile_purchase_new .mobile_pur_container .m_bluen_wapper .m_bluen_head {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
}
.mobile_purchase_new .mobile_pur_container .m_bluen_wapper .m_bluen_head p {
  color: #666;
  font-size: 13px;
  margin-top: 8px;
}
.mobile_purchase_new .mobile_pur_container .m_bluen_wapper .m_bluen_list {
  color: #999;
  margin-top: 30px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-wrapper {
  height: 270px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-wrapper
  .swiper-slide {
  font-size: 13px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(197, 197, 197, 0.29);
  border-radius: 4px;
  padding: 16px 16px 19px;
  height: 243px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-wrapper
  .swiper-slide
  > span {
  font-size: 16px;
  color: #333;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-wrapper
  .swiper-slide
  > p {
  margin: 16px 0 8px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-wrapper
  .swiper-slide
  ul
  li {
  margin-bottom: 8px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-wrapper
  .swiper-slide
  ul
  li
  span {
  color: #f72d2d;
  display: inline-block;
  margin-right: 4px;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-pagination-bluen {
  width: 100%;
  text-align: center;
}
.mobile_purchase_new
  .mobile_pur_container
  .m_bluen_wapper
  .m_bluen_list
  .swiper-container-bluen
  .swiper-pagination-bluen
  span {
  display: inline-block;
  margin: 0 5px;
}
