.modal-dialog.payPOP {
  border-radius:4px;
  overflow:hidden;
}
.payPOP button.close,
.paydialog button.close{
  margin-right: 10px;
  color: #E8E1CE;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 25px;
}
.payPOP .pay_top,
.paydialog .pay_top{
  width:100%;
  height: 200px;
  background: #F5F2E9;
  color:#D1A677;
  margin-bottom: 170px;
  text-align: center;
}
#tryInfoModal .payPOP .modal-body,
#payInfoModal .payPOP .modal-body {
  padding-top:0;
}
.pay_title {
  margin: 24px 0 11px 0;
  font-size: 18px;
  font-weight: 600;
}
.pay_tip {
  font-size:14px;
}
.pay_list {
  width:670px;
  height:240px;
  position:absolute;
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  text-align: center;
  border: 1px solid rgba(232, 225, 206, 100);
  top: 110px;
  left: 50%;
  margin-left: -335px;
  padding:20px 22px;
}
.paydialog .pay_list {
  height: auto;
}
.paydialog .pay_list .price {
  margin-bottom: 0;
}
.price {
  width: 195px;
  height: 100px;
  box-sizing: border-box;
  border: 1px solid rgba(221, 221, 221, 1);
  text-align: center;
}
.price:first-child {
  position: relative;
}
.tuijiantip {
  position: absolute;
  top: -2px;
  left: -2px;
  background: #CC0000;
  color: #fff;
  padding: 0px 8px;
  /* background: url(/static/Public/images/pinigjj/618.png) no-repeat center; */
  background-size: 100%;
  display: none;
  /* width: 140px; */
  height: 20px;
  line-height: 20px;
}
.active_price .tuijiantip {
  display: block;
}
.tuijiantip_1111{
  position: absolute;
  top: -2px;
  left: -10px;
  padding: 0px 8px;
  background-size: 100%;
  height: 20px;
  /* width: 40px; */
}
.price {
  color: #999999;
  padding-top: 17px;
  cursor: pointer;
  margin: 10px 6px;
  float: left;
  margin-bottom: 20px;
  margin-top: 0;
}
.price:hover {
  border: 2px solid #D1A677;
}
.active_price {
  border: 2px solid #D1A677 !important;
  background: none;
  background-size: 30px;
}
.price .yuan {
  font-size: 14px;
  color: #D1A677;
  font-weight: 700;
  line-height: 25px;
}
.price .yuan .price_yuan{
  font-size: 20px;
}
.pay_bottom_title {
  text-align:left;
  margin-left:55px;
  color:#D1A677;
  border-bottom:3px solid #D1A677;
  width:60px;
  padding-bottom:5px;
}
.pay_bottom {
  width:670px;
  margin:auto;
  border-top: 1px solid #E8E1CE;
}
.pay_bottom table {
  width:100%;
}
.pay_bottom table tr {
  height: 40px;
  font-size:14px;
}
.pay_bottom table tr td:nth-child(2),
.pay_bottom table tr th:nth-child(2) {
  /* color:#D1A677; */
  background:none;
}
.pay_bottom thead tr th{
  font-weight:700;
}
.pay_bottom table tr td:nth-child(3){
  color:#999999;
}
.pay_bottom tbody tr:nth-child(2n-1){
  /* background:#FBF9F6; */
}
.pay_bottom table td, table th {
  border: 1px solid #cad9ea;
}
.paynow {
  width: 200px;
  height: 40px;
  border-radius: 4px;
  background-color: #D1A677;
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
}
.invoice_ {
  color:#999999;
  margin-top:18px;
  position: relative;
  cursor: pointer;
}
.pay_bottom table img {
  width:20px
}
.price p,
.price span {
  cursor:pointer;
}
.paydialog .pay_bottom {
  border: none;
}
.paydialog .pay_top {
  margin-bottom: 80px;
}
.pay_bottom_left {
  width:300px;
  float:left;
}
.pay_bottom_left ul {
  width:100%;
}
.pay_bottom_left ul span{
  text-align:right;
  display:inline-block;
  width: 75px;
}
.pay_bottom_left ul li div{
  width: 218px;
  float:right;
  text-align:left;
  border-radius: 4px;
}
.pay_bottom_left ul li {
  height:40px;
  line-height: 40px;
  margin-bottom: 10px;
}
div.bacpink {
  background:#F7F7F7;
  height:40px;
  padding-left: 15px;
}
.pay_bottom_left ul div.paytab {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  font-size: 16px;
  text-align: left;
  border: 1px solid #DDDDDD;
  cursor:pointer;
  padding-left: 50px;
}
.pay_bottom_left ul div.paytab:hover,
.pay_bottom_left ul div.paytab.active
{
  border: 1px solid #2672DB;
}
.pay_bottom_left ul div.paytab.active {
  /* background: url("/static/Public/images/pinigjj/checkblue.png") no-repeat right bottom /22px; */
  background: url("/static/Public/images/pinigjj/checkblue.png") no-repeat right 17px /22px;
}
.paytabtip {
  line-height:20px;
  color:#999999;
}
.pay_bottom_left ul .paytabtip span {
  display:inline;
  float:initial;
  font-weight:700;
}
#payprice {
  color:#FB4B62;
}
.pay_bottom_right {
  width: 356px;
  height: 320px;
  background-color: #FBF9F6;
  float:right;
}
.paytab img {
  width:20px;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.bainp select{
  width:100%;
  height:40px;
  border: 1px solid #DDDDDD;
  border-radius:4px;
  padding:0 10px;
}
.bainp .layui-form-select .layui-input {
  color:#000000;
  height: 40px;
}
.pay_bottom::-webkit-scrollbar{
  background-color: transparent;
  width:10px;
  height:10px;
  border-radius:30px;
}
/*滚动条整体部分,必须要设置*/
.pay_bottom::-webkit-scrollbar{
  background-color: transparent;
  width:10px;
  height:10px;
  border-radius:30px;
}
/*滚动条的滑块按钮*/
.pay_bottom::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: rgba(192, 196, 204, 100);;
}
.paylase {
  overflow: auto;
  height: 265px;
}
.bainp {
  height: 40px;
}
.pay_code {
  width:180px;
  margin:auto;
  margin-top:65px;
}

.pay_code img {
  width:100%
}
.invoice_ img {
  display:none;
  width:120px;
  position:absolute;
  left:50%;
  margin-left:-60px;
  top:20px;
}
.invoice_:hover img {
  display:block;
}
.layui-form-select dl dd.layui-this {
  background:#2672DB;
}
#payCodetips {
  display: none;
  text-align:center;
  color:red;
  margin-top:5px;
}
.pay_bottom .layui-form-select dl dd.layui-select-tips {
  display: block;
}
.userTable .hol {
  font-size: 18px;
}

.userTable .notvip {
  font-weight: 200;
  color: #23243E;
  /* background-color: rgba(255, 167, 14, 0.0470588235294118); */
}

.userTable tr td:last-child {
  background-color: #fff;
}
.pay_bottom table tr th {
  text-align:center!important;
}
#pay-succeed div,
#pay-succeed{
  text-align: center!important;
}
#tryInfoModal,
#payInfoModal {
  padding-bottom: 80px;
}

/* 新vip弹窗样式 */
#showVIPInfoModal .modal-body-top{
  height: 330px;
  background: url(/static/Public/images/mainNewBg_v3.png);
  /* background: url(/static/Public/images/act_modal/act_20221111/act_20221111_bg.png); */
  background-size: cover;
  width: 100%;
}
#showVIPInfoModal .is_Vip_tips {
  margin-top: 10px;
}
#showVIPInfoModal .is_Vip_tip {
  font-size: 16px;
  font-family: HarmonyOS_Sans_SC;
  color: #FFFFFF;
  line-height: 17px;
  letter-spacing: 2px;
  margin-top: 10px;
}
#showVIPInfoModal .top-inner{
  padding-top: 15px;
}
#showVIPInfoModal .chose_block{
  width: 740px;
  position: relative;
  margin: 40px auto 0;
}

#showVIPInfoModal .chose_block_top{
  position: relative;
  height: 72px;
}

#showVIPInfoModal .chose_block_top .type_one{
  width: 50%;
  height: 72px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 72px;
  text-align: center;
  display: inline-block;
}
#showVIPInfoModal .type_one.active{
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #4A2A03;
}

#showVIPInfoModal .chose_block_top .type_one_l{
  background-image: url('/static/Public/images/vip_change/svip/vip_bg_01.png');
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  z-index: 2;
  width: 51%;
  position: relative;
}

#showVIPInfoModal .chose_block_top .type_one_r{
  background-image: url('/static/Public/images/vip_change/svip/vip_bg_02.png');
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  z-index: 1;
  width: 51%;
  display: none;
}

#showVIPInfoModal .chose_block_inner{
  width: 740px;
  height: 400px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 7px rgba(11, 18, 73, 0.06);
  border-radius: 0px 0px 14px 14px;
}

.clearfix:after{
  content:"";/*设置内容为空*/
  height:0;/*高度为0*/
  line-height:0;/*行高为0*/
  display:block;/*将文本转为块级元素*/
  visibility:hidden;/*将元素隐藏*/
  clear:both;/*清除浮动*/
}
.clearfix {
  *zoom: 1; /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

#showVIPInfoModal .choseWrap_one_top_price  .c_r{
  color: #FF8A23;
}


#showVIPInfoModal .choseWrap{
  width: 740px;
  text-align: center;
  padding-top: 20px;
}

#showVIPInfoModal .choseWrap_inner {
  text-align: left;
  height: auto;
}

#showVIPInfoModal .choseWrap_one_2 .tuijian,
#showVIPInfoModal .choseWrap_one_2 .haschose {
  display: none;
}

#showVIPInfoModal .choseWrap_one_3 .tuijian,
#showVIPInfoModal .choseWrap_one_3 .haschose {
  display: none;
}
#publicTip.modal{
  z-index: 1051;
}
#showVIPInfoModal .choseWrap_one{
  width: 30%;
  margin-left: calc(10% / 4);
  height: 160px;
  position: relative;
  padding:0px 10px;
  display: inline-block;
  margin: 30px 0;
  border-radius: 4px;
  background: #FFFFFF;
  border: 2px solid #fff;
  box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
  margin-left: 20px;
}


#showVIPInfoModal .choseWrap_one:last-of-type{
  margin-right: 0px;
}

#showVIPInfoModal .choseWrap_one_active{
  border: 2px solid #F9D354;
  background: #FFFBF0;
  box-shadow: 0px 2px 46px 0px rgba(202,137,66,0.3700)
}
#showVIPInfoModal .tuijian{
  width: 70px;
  position: absolute;
  left: -3px;
  top: -12px;
}

#showVIPInfoModal .haschose{
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 38px;
}

#showVIPInfoModal .choseWrap_one .choseWrap_one_top{
  border-bottom: 1px dotted #979797;
  padding: 25px 0px 3px;
}

#showVIPInfoModal .choseWrap_one_top .choseWrap_one_top_tit{
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  text-align: center;
}

#showVIPInfoModal .choseWrap_one_top_tit img{
  width: 22px;
  vertical-align: top
}
#showVIPInfoModal .choseWrap_one_top_price{
  margin: 16px auto;
  text-align: center;
}

#showVIPInfoModal .choseWrap_one_top_price_now{
  font-size: 24px;
  font-family: Galvji-Bold, Galvji;
  font-weight: bold;
  line-height: 28px
}

#showVIPInfoModal .choseWrap_one_top_price_old{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #585858;
  line-height: 10px;
}

#showVIPInfoModal .choseWrap_one_bot{
  padding-top: 12px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;

}

#showVIPInfoModal .rightNowBtn{
  height: 46px;
  background: linear-gradient(271deg, #EEC597 0%, #F4D0A8 100%);
  box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
  border-radius: 8px;
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #794508;
  letter-spacing: 2px;
  text-align: center;
  border: none;
  width: 376px;
  height: 70px;
  line-height: 70px;
  margin-top: 20px;
}
#showVIPInfoModal .pay_tip_text{
  text-align: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #999999;
  letter-spacing: 1px;
  margin-top: 30px;
}
/* 限时优惠角标 */
#showVIPInfoModal .limitTimeDiscont{
  font-size: 18px;
  font-weight: 600;
  /* background-color: #fd451c; */
  background: linear-gradient(to right,#fd451c,#ff7a3c);
  color: #fff;
  position: absolute;
  top: -18px;
  left: 7px;
  border-radius: 12px 0 12px 0;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
}
#showVIPInfoModal .goVIPPage{
  font-size: 14px;
  color: #EDCC86;
  margin-left: 20px;
  cursor: pointer;
}

/* 私域流量弹窗 */
@media (min-width: 768px) {
  .hdkf_dialog {
    width: 800px;
    margin: 30px auto;
  }
}

.hdkf_dialog_body {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 31%;
  transform: translate(-50%, -50%);
}

.hdkf_dialog_body .header_title {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 10px;
}

.hdkf_dialog_body .title,
.hdkf_dialog_body .title2 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}

.hdkf_dialog_body .hdkf_times {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}

.hdkf_dialog .hdkf_ercode {
  position: absolute;
  left: 121px;
  top: 48.8%;
  border-radius: 20%;
}
/* 支付协议 */
.payAgreement{
  color: #1C64B9;
  font-size: 14px;
}
.payAgreement_dialog{
  width: 780px;
  margin: 50px auto 0;
  background: #fff;
  padding: 40px 0;
}
.payAgreement_dialog .modal-body{
  padding: 0;
}
.payAgreement_dialog_inner{
  height:550px;
  overflow-y: auto;
  padding: 0 40px;
}
.payAgreement_dialog_inner title{
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.payAgreement_dialog_inner p{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  text-indent: 2em;
  line-height: 28px;
}
.payAgreement_dialog_inner h3{
  font-size: 24px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  line-height: 30px;
}
.payAgreement_dialog_inner div{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 30px;
}
.payAgreement_dialog_inner .inner_list{
  font-size: 16px;
  line-height: 28px;
}
.payAgreement_dialog_inner .inner_list li{
  list-style: disc;
  margin-left:50px;
}
/* 618 */
.act628_wrap{
  position: absolute;
  right: 0;
  top: 0;
}
.price{
  position: relative;
}
/* 618./ */

/* 启信宝 */
#syllOfBuyModal .title {
  margin-top: 120px;
}

#syllOfBuyModal .title>h1 {
  color: #273d67;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 16px;
}

#syllOfBuyModal .title>p {
  font-size: 18px;
  font-weight: 400;
  color: #273d67;
}


/* 支付 对公转账 */
.transfer_inner{
  display: none;
  padding: 0px 8px;
}
.transfer_firstStep{
  margin-top: 46px;
  padding: 0 20px;
}
.transfer_firstStep .input_tip{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.transfer_mid{
  margin: 14px 0 20px;
}
.transfer_input{
  width: 300px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 4px;
  outline: none;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  padding:0 2px;
}
.second_step_btn{
  width: 300px;
  height: 44px;
  background: #D1A677;
  border-radius: 4px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  outline: none;
  border: 0;
}

.transfer_secondStep{
  display: none;
}
.transfer_inner .transfer_title{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-top: 10px;
}
.transfer_inner .transfer_text{
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666;
  line-height: 22px;
}
.transfer_inner_mid{
  margin: 2px 0;

}
#transferCopyBtn{
  font-size: 14px;
}
.transfer_btn{
  color:#1C64B9;
  font-size: 12px;
  margin-left: 6px;
  cursor: pointer;
}
.transfer_inner_tip{
  margin-top: 22px;
}
.transfer_tip{
  color:#E54141;
  font-size: 12px;
  line-height: 18px;
}
.transfer_inner_mid .get_account_btn{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  background-color: #1C64B9;
  border-radius: 2px;
  padding: 1px 8px;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.transfer_inner_mid .account_wrap{
  display: inline-block;
  display: none;
}
.transfer_inner_mid .curAccount{
  display: inline-block;
  padding: 5px 10px;
  background-color: #d9ecfd;
  color: #4c5a66;
  font-size: 12px;
}
.hidden_text_copy{
  position: absolute;
  left: -9999px;
  z-index: 1050;
}
.transferDialog{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  display: none;
}

.transferDialog .dia_inner{
  width: 400px;
  height: 80px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  line-height: 80px;
  border-radius: 10px;
}
.transfer_secondStep .redTip{
  color: #e54343;
}

/* vip 惠享 */

.choseWrap_one_bot .hui_text{
  display: none;
}
.choseWrap_one_bot .hui_text .quan_text{
  color: #fff;
  background-color: #e54343;
  padding: 0px 1px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 12px;
}
.choseWrap_one_top_price .old_price{
  text-decoration: line-through;
  display: none;
}

/* 11.11限时特惠 */

.act1111_wrap {
  position: absolute;
  top: -6px;
  left: -3px;
  height: 20px;
  padding: 0 10px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 600;
  background: linear-gradient(to right,#fd451c,#ff7a3c);
  color: #fff;
  border-radius: 6px 0 6px 0;
}