.panoMemberPupopWrap {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background: rgba(0, 0, 0, 0.1);
 /* display: none; */
}

.panoMemberPupopW {
 width: 100%;
 height: 100%;
}

.flex {
 display: flex;
}

.flexCenter {
 display: flex;
 align-items: center;
 justify-content: center;
}

.flexAliEnd {
 display: flex;
 align-items: flex-end;
}

.flexAliCen {
 display: flex;
 align-items: center;
}

.flexAliCenJustStart {
 display: flex;
 align-items: center;
 justify-content: flex-start;
}

.flexAliStartJustCen {
 display: flex;
 align-items: flex-end;
 justify-content: center;
}

.flexColumnCenter {
 display: flex;
 flex-direction: column;
 align-items: center;
}

.flexJustBetCenter {
 display: flex;
 align-items: center;
 justify-content: space-between;
}

.flexColumnAJCenter {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
}

.flexColumnAStart {
 display: flex;
 flex-direction: column;
 align-items: flex-start;
}

.panoMemberPupopCon {
 width: 810px;
 height: 518px;
 background: #FFFFFF;
 border-radius: 8px;
 /* border: 1px solid #E9E9E9; */
 position: relative;
 background-image: url('../img/panoMember/bg.png');
}

.panoMemberPupopTitle {
 margin-top: 33px;
 margin-bottom: 13px;
}

.panoMemberPupopName {
 height: 21px;
 font-family: Alimama ShuHeiTi;
 font-weight: bold;
 font-size: 21px;
 color: #201F1D;
 display: inline-block;
 margin: 0 15px;
}

.panoMemberPupopTLeft {
 background-image: url('../img/20240918/left.png');
 width: 61px;
 height: 1px;
 background-size: 100% 100%;
}

.panoMemberPupopTRight {
 background-image: url('../img/20240918/right.png');
 width: 55px;
 height: 1px;
 background-size: 100% 100%;
}

.delePanoMemberPupopIcon {
 width: 12px;
 height: 12px;
 position: absolute;
 top: 20px;
 right: 35px;
 cursor: pointer;
}

.panoMemberMarkW {
 height: 16px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 16px;
 color: #ACACAC;
 margin-bottom: 23px;
}

.panoMemberMarkOrigin {
 color: #FF9F3F;            
}



.panoMemberPayItem {
 width: 241px;
 height: 224px;
 background: #FFFFFF;
 border-radius: 10px;
 border: 1px solid #FFE8C8;
 margin-left: 14px;
 flex-shrink: 0;
 transition: transform 0.3s ease; /* 单独动画 */
}
.panoMemberPayItem:nth-child(1){
 margin-left: 0;
}

.panoMemberPayItemAct {
 background: linear-gradient(175deg, #FFE8C8 0%, #FFFFFF 100%);
 border: 2px solid #FEAD4D;
}

.panoMemberPayItemTitle {
 height: 59px;
 color: #3A3A3A;
 position: relative;
 max-width: 239px;
}
.panoMemberPayItemTitleCon{
 padding: 0 10px;
 height: 100%;
 width: 100%;
 font-family: Microsoft YaHei;
 font-weight: 600;
 font-size: 21px;
 color: #3A3A3A;
 max-width: 239px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 line-height: 59px;
 text-align: center;
}

.panoMemberPayItemTopIcon {
 background-image: url('../img/panoMember/blank_LV.png');
 background-size: 100% 100%;
 width: 26px;
 height: 16px;
}

.panoMemberSalesProIcon {
 position: absolute;
 left: -1px;
 top: -5px;
 width: 48px;
 height: 18px;
 background: #FF4D3B;
 border-radius: 8px 0px 8px 0px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 12px;
 color: #FFFFFF;
}

.panoMemberPayItemAct .panoMemberPayItemTitle {
 background-image: url('../img/panoMember/itemTop.png');
 background-size: 100% 100%;
 width: 238px;
 height: 59px;
 color: #FFFFFF;
}

.panoMemberPayItemAct .panoMemberPayItemTopIcon {
 background-image: url('../img/panoMember/white_LV.png');
}

.panoMemberPayItemPrice {
 height: 84px;
 border-bottom: 1px solid #FFE8C8;
}

.payTxt {
 font-family: Microsoft YaHei;
 color: #FF4D3B;
}

.panoMemberPayIcon {
 font-weight: bold;
 font-size: 18.67px;
 margin-bottom: -2px;
}

.panoMemberPayNum {
 font-weight: bold;
 font-size: 34.67px;
 margin-bottom: -4px;
}

.panoMemberPayUtiy {
 font-size: 16px;
}

.panoMemberPayItemPriceBott {
 margin-top: 11px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 16px;
 color: #ABABAB;
 text-decoration: line-through;
}

.panoMemberPayItemBottTxt {
 padding: 18px 0;
}

.panoMemberPayTxtItem {
 display: flex;
 margin-top: 10px;
 margin-left: 43px;
}

.panoMemberPayTxtItem:nth-child(1) {
 margin-top: 0;
}

.panoMemberPayTxtItemIcon {
 background-image: url(../img/panoMember/itemDui.png);
 background-size: 100% 100%;
 width: 13px;
 height: 10px;
 display: inline-block;
 margin-top: 4px;
}

.panoMemberPayTxt {
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 16px;
 color: #7A7A7A;
 display: inline-block;
 margin-left: 5px;
 max-width: 179px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.panoMemberPayAndMark {
 padding: 0 36px 0 30px;
 margin-top: 26px;
}

.panoMemberMarkL {
 padding: 21px 0 0 21px;
 width: 440px;
 height: 126px;
 background: linear-gradient(0deg, #FFEDDB 0%, #FFFAF3 100%);
 border-radius: 4px;
 border: 1px solid #F6E2C5;
 /* opacity: 0.4; */
}

.panoMemberMarkTitle {
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 14px;
 color: #737373;
}

.v2Icon {
 background-image: url('../img/panoMember/v2Icon.png');
 background-size: 100% 100%;
 width: 11px;
 height: 10px;
}

.panoMemberMarkLevelV2 {
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 12px;
 color: #4B4B4B;
 width: 82px;
 height: 23px;
 border-radius: 2px;
 border: 1px solid #E7E7E7;
}

.panoMemberUpgradesIcon {
 background-image: url('../img/panoMember/upLevel.png');
 background-size: 100% 100%;
 width: 20px;
 height: 15px;
 margin: 0 6px;
}

.panoMemberMarkLevelV3 {
 width: 95px;
 height: 31px;
 background: #FFFFFF;
 border-radius: 4px;
 border: 1px solid #FF5C23;
}

.v3Icon {
 background-image: url('../img/panoMember/v3Icon.png');
 background-size: 100% 100%;
 width: 12px;
 height: 12px;
}

.panoMembership {
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 14px;
 color: #737373;
}

.panoMemberUpgradeCost {
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 18px;
 color: #E5640A;
}

.panoMemberMarkTime {
 margin-top: 9px;
 margin-bottom: 16px;
 height: 14px;
}

.panoMemberPayR {
 margin-left: 22px;
}

.panoMemberPayCode,
.panoMemberPayCodeW {
 width: 126px;
 height: 126px;
 background: #F1CEAF;
 border-radius: 4px;
 position: relative;
}
.panoMemberPayCode{
 border: 1px solid #DFDFDF;
}
.panoMemberPaymenMethodTitle {
 height: 21px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 12px;
 color: #201F1D;
}

.panoMemberPaymentNum {
 color: #FF4D3B;
 font-size: 20px;
}

.panoMemberPaymenMethodItem {
 width: 137px;
 height: 41px;
 border-radius: 4px;
 border: 1px solid #DFDFDF;
 font-family: Microsoft YaHei;
 font-weight: 400;
 font-size: 14px;
 color: #201F1D;
 padding-left: 20px;
 cursor: pointer;
}

.panoMemberPaymenMethod {
 margin-left: 17px;
}

.wxIcon {
 background-image: url('../img/panoMember/wx.png');
 width: 30px;
 height: 30px;
 background-size: 100% 100%;
 margin-right: 17px;
 display: inline-block;
}

.zfbIcon {
 background-image: url('../img/panoMember/zfb.png');
 width: 29px;
 height: 29px;
 background-size: 100% 100%;
 margin-right: 17px;
 display: inline-block;
}

.panoMemberPaymenMethodItemAct {

 border: 2px solid #FF4F27;
}

#WX {
 margin-top: 13px;
 margin-bottom: 11px;
}

.payCodeWrap {
 width: 126px;
 height: 126px;
 border: 1px solid #F1CEAF;
 border-radius: 4px;
 position: relative;
}

.payCodeIcon {
 width: 100%;
 height: 100%;
 border-radius: 4px;
}

.payCodeMask {
 position: absolute;
 top: -2px;
 left: -1px;
 width: 126px;
 height: 126px;
 padding-top: 30px;
 background: rgba(83, 83, 83, 0.6);
 color: #ffffff;
 text-align: center;
 /* display: none; */
 border-radius: 4px;
}

.qr-code-loading {
 position: absolute;
 top: -2px;
 left: -1px;
 width: 126px;
 height: 126px;
 background: rgba(83, 83, 83, 0.6);
 color: #ffffff;
 text-align: center;
 display: none;
}

.qr-code-loading i {
 display: inline-block;
 background-image: url(../img/20240918/payAllicon.png);
 background-position: -92px -69px;
 width: 27px;
 height: 27px;
 -webkit-animation: loading 1.5s linear infinite;
 animation: loading 1.5s linear infinite;
 margin-top: 48px;
}

@-webkit-keyframes loading {
 0% {
  -webkit-transform: translate3d(0, 0, 0) rotate(0);
  transform: translate3d(0, 0, 0) rotate(0)
 }

 100% {
  -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
  transform: translate3d(0, 0, 0) rotate(360deg)
 }
}

@keyframes loading {
 0% {
  -webkit-transform: translate3d(0, 0, 0) rotate(0);
  transform: translate3d(0, 0, 0) rotate(0)
 }

 100% {
  -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
  transform: translate3d(0, 0, 0) rotate(360deg)
 }
}

/* 左右箭头 */
.panoMemberPayItemCon {
 position: relative;
 width: 754px;
 overflow: hidden;
 display: flex;
 flex-wrap: nowrap;
 padding-top: 5px;
}

.panoMemberPayItemW {
 cursor: pointer;
 position: relative;
}

.panoMemberRightArrow,
.panoMemberLeftArrow {
 width: 31px;
 height: 31px;
 background: #303030;
 border-radius: 50%;
 opacity: 0.2;
 cursor: pointer;
}

.panoMemberLeftArrow {
 position: absolute;
 left: 0;
 top: 50%;
}

.panoMemberRightArrow {
 position: absolute;
 right: 2px;
 top: 50%;
}

.panoMemberLeftArrowIcon {
 display: inline-block;
 background-image: url('../img/panoMember/rightArrow.png');
 background-size: 100% 100%;
 width: 7px;
 height: 9px;
 transform: rotate(180deg);
}

.panoMemberRightArrowIcon{
 display: inline-block;
 background-image: url('../img/panoMember/rightArrow.png');
 background-size: 100% 100%;
 width: 7px;
 height: 9px;
}

.priceNoData{
 display: flex;
 align-items: center;
 justify-content: center;
 height: 214px;
 width: 100%;
}