...
|
...
|
@@ -31,24 +31,24 @@ |
|
|
background: #323232;
|
|
|
width: 75%;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-header-txt1 {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personalCenter-left-all {
|
|
|
display: flex;
|
|
|
background-color: #323232;
|
|
|
padding: 0 70px;
|
|
|
width: 75%;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personalCenter-right-all {
|
|
|
background-color: #66CA94;
|
|
|
padding: 5%;
|
|
|
padding: 125px 100px;
|
|
|
width: 25%;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personalConter-left-headLine {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
...
|
...
|
@@ -56,110 +56,133 @@ |
|
|
margin-right: 80px;
|
|
|
width: 100px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#head-img {
|
|
|
width: 100px;
|
|
|
height: 100px;
|
|
|
width: 106px;
|
|
|
height: 104px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-all {
|
|
|
display: flex;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-input-all {
|
|
|
width: 65%;
|
|
|
width: 630px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-zhanghao {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-huiyuan {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
margin-top: 5%;
|
|
|
margin-top: 50px;
|
|
|
margin-bottom: 50px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.per-zhanghao-img {
|
|
|
margin-right: 10px;
|
|
|
width: 40px;
|
|
|
height: 40px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.per-huiyuan-img {
|
|
|
margin-right: 10px;
|
|
|
width: 40px;
|
|
|
height: 40px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.per-weixin-bind {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
margin-top: 5%;
|
|
|
margin-top: 35px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-wxh {
|
|
|
display: flex;
|
|
|
width: 30%;
|
|
|
place-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
|
|
|
#WXunbind {
|
|
|
border-radius: 50%;
|
|
|
background-color: #66ca94;
|
|
|
color: #323232;
|
|
|
border: 1px solid #66ca94;
|
|
|
padding: 3%;
|
|
|
height: 50px;
|
|
|
width: 50px;
|
|
|
height: 58px;
|
|
|
width: 58px;
|
|
|
opacity: 1;
|
|
|
font-size: 18px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: center;
|
|
|
color: #323232;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#Punbind {
|
|
|
border-radius: 50%;
|
|
|
background-color: #66ca94;
|
|
|
color: #323232;
|
|
|
border: 1px solid #66ca94;
|
|
|
padding: 3%;
|
|
|
height: 50px;
|
|
|
width: 50px;
|
|
|
height: 58px;
|
|
|
width: 58px;
|
|
|
opacity: 1;
|
|
|
font-size: 18px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: center;
|
|
|
color: #323232;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#meau_nav {
|
|
|
display: flex;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-basic {
|
|
|
width: 130%;
|
|
|
width: 195px;
|
|
|
margin-right: 5%;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info {
|
|
|
/* background-color: #66CA94; */
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
padding: 5%;
|
|
|
padding: 24px 45px;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info p {
|
|
|
color: #fff;
|
|
|
font-size: 1.5em;
|
|
|
opacity: 1;
|
|
|
font-size: 20px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info a {
|
|
|
color: #fff;
|
|
|
font-size: 0.8em;
|
|
|
opacity: 1;
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 21px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-standard {
|
|
|
width: 130%;
|
|
|
margin-right: 5%;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info1 {
|
|
|
/* background-color: #ff8000; */
|
|
|
display: flex;
|
...
|
...
|
@@ -167,31 +190,33 @@ |
|
|
padding: 5%;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info1 p {
|
|
|
color: #fff;
|
|
|
font-size: 1.5em;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info1 a {
|
|
|
color: #fff;
|
|
|
font-size: 0.8em;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-ol {
|
|
|
color: #333;
|
|
|
font-size: 0.8em;
|
|
|
padding-bottom: 10%;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
place-items: center;
|
|
|
padding-inline-start: 0px;
|
|
|
opacity: 1;
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: center;
|
|
|
color: #323232;
|
|
|
line-height: 21px;
|
|
|
letter-spacing: 1px;
|
|
|
padding-bottom: 32px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-super {
|
|
|
width: 130%;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info2 {
|
|
|
/* background-color: #6F1C0B; */
|
|
|
display: flex;
|
...
|
...
|
@@ -199,70 +224,82 @@ |
|
|
padding: 5%;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info2 p {
|
|
|
color: #fff;
|
|
|
font-size: 1.5em;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-vip-info2 a {
|
|
|
color: #fff;
|
|
|
font-size: 0.8em;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay {
|
|
|
display: flex;
|
|
|
margin: 35px 0 25px;
|
|
|
place-content: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-zhifubao {
|
|
|
display: flex;
|
|
|
padding-right: 5%;
|
|
|
margin-right: 50px;
|
|
|
place-items: center;
|
|
|
width: 20%;
|
|
|
/* width: 20%; */
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-wx {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
width: 20%;
|
|
|
/* width: 20%; */
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-zhifubao-input {
|
|
|
margin-right: 4%;
|
|
|
margin-right: 6px;
|
|
|
}
|
|
|
|
|
|
.personal-pay-wx a,
|
|
|
.personal-pay-zhifubao a {
|
|
|
opacity: 1;
|
|
|
font-size: 18px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 27px;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-wx-input {
|
|
|
margin-right: 4%;
|
|
|
margin-right: 6px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-zhifubao-img {
|
|
|
height: 20px;
|
|
|
width: 20px;
|
|
|
margin-right: 2%;
|
|
|
height: 25px;
|
|
|
width: 25px;
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-wx-img {
|
|
|
height: 20px;
|
|
|
width: 20px;
|
|
|
margin-right: 2%;
|
|
|
height: 25px;
|
|
|
width: 25px;
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.personal-pay-button {
|
|
|
display: flex;
|
|
|
place-content: center;
|
|
|
padding-bottom: 10%;
|
|
|
}
|
|
|
|
|
|
|
|
|
.login-footer-all {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
|
|
|
.active-click {
|
|
|
box-shadow: 0px 10px 32px 0px #f2a252;
|
|
|
}
|
|
|
|
|
|
|
|
|
.shang_payimg {
|
|
|
display: flex;
|
|
|
place-content: center;
|
...
|
...
|
@@ -270,57 +307,211 @@ |
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
}
|
|
|
.header-img11{
|
|
|
|
|
|
.header-img11 {
|
|
|
width: 210px;
|
|
|
height: 30px;
|
|
|
margin: 52px 0 95px 70px;
|
|
|
margin: 50px 0 95px 70px;
|
|
|
}
|
|
|
|
|
|
.closes {
|
|
|
width: 70px;
|
|
|
height: 70px;
|
|
|
}
|
|
|
|
|
|
.header-right11 {
|
|
|
padding: 30px 110px;
|
|
|
display: flex;
|
|
|
justify-content: flex-end;
|
|
|
}
|
|
|
|
|
|
#fullName {
|
|
|
opacity: 1;
|
|
|
font-size: 32px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 48px;
|
|
|
}
|
|
|
|
|
|
.zhanghao {
|
|
|
opacity: 1;
|
|
|
font-size: 32px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 48px;
|
|
|
}
|
|
|
|
|
|
.personal-input-all {
|
|
|
width: 630px;
|
|
|
}
|
|
|
|
|
|
.personalInfo {
|
|
|
margin-top: 30px;
|
|
|
}
|
|
|
|
|
|
.personalInfo p {
|
|
|
opacity: 1;
|
|
|
font-size: 16px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
padding-bottom: 6px;
|
|
|
}
|
|
|
|
|
|
.personalInfo input {
|
|
|
height: 34px;
|
|
|
}
|
|
|
|
|
|
.wxSty1 {
|
|
|
height: 40px;
|
|
|
width: 40px;
|
|
|
}
|
|
|
|
|
|
.wxsty {
|
|
|
margin-left: 16px;
|
|
|
opacity: 1;
|
|
|
font-size: 16px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
.wxall {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
.vip_info {
|
|
|
padding-top: 12px;
|
|
|
}
|
|
|
|
|
|
.vip_info a {
|
|
|
opacity: 1;
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
.vip_info a span {
|
|
|
opacity: 1;
|
|
|
font-size: 40px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.lijiPay {
|
|
|
border: 1px solid #66ca94;
|
|
|
opacity: 1;
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: center;
|
|
|
color: #323232;
|
|
|
line-height: 16px;
|
|
|
width: 110px;
|
|
|
height: 36px;
|
|
|
opacity: 1;
|
|
|
background: linear-gradient(226deg, #77e77f 8%, #39aa6d 96%);
|
|
|
border-radius: 20px;
|
|
|
}
|
|
|
|
|
|
.myAccount {
|
|
|
opacity: 1;
|
|
|
font-size: 40px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 100px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
#WXname,
|
|
|
#Pnumber {
|
|
|
opacity: 1;
|
|
|
font-size: 16px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: right;
|
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
@media (max-width: 768px) {
|
|
|
.wxsty {
|
|
|
margin-left: 4px;
|
|
|
}
|
|
|
|
|
|
.wxSty1 {
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
}
|
|
|
|
|
|
.shang_box {
|
|
|
width: 240px;
|
|
|
height: 340px;
|
|
|
left: 0;
|
|
|
margin-left: 0px;
|
|
|
}
|
|
|
|
|
|
.active-click {
|
|
|
box-shadow: 0px 10px 32px 0px #f2a252;
|
|
|
}
|
|
|
|
|
|
.personal-header-txt1 {
|
|
|
display: flex;
|
|
|
margin: 25px 20px;
|
|
|
place-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.header-img1 {
|
|
|
width: 28%;
|
|
|
}
|
|
|
|
|
|
.header-right-btn {
|
|
|
margin-right: 0px;
|
|
|
bottom: 0px
|
|
|
}
|
|
|
|
|
|
.header-right-yuan {
|
|
|
width: 35px;
|
|
|
height: 35px;
|
|
|
}
|
|
|
|
|
|
.header-txt11 {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.personalCenter-left-all {
|
|
|
width: 100%;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
padding-left: 30px;
|
|
|
padding-right: 30px;
|
|
|
padding: 55px 30px 0;
|
|
|
}
|
|
|
|
|
|
.personalCenter-right-all {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.personalConter-left-headLine {
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
|
width: 300px;
|
|
|
}
|
|
|
|
|
|
.personalConter-left-headLine h4 {
|
|
|
font-size: 24px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -330,30 +521,33 @@ |
|
|
line-height: 36px;
|
|
|
padding-left: 16px;
|
|
|
}
|
|
|
|
|
|
#head-img {
|
|
|
width: 60px;
|
|
|
height: 60px;
|
|
|
}
|
|
|
|
|
|
.personal-all {
|
|
|
background: #323232;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
|
|
|
header {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.personal-input-all {
|
|
|
padding-top: 35px;
|
|
|
width: 100%;
|
|
|
}
|
|
|
.personal-input-all p {
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
|
|
|
.per-zhanghao-img {
|
|
|
margin-right: 8px;
|
|
|
width: 23px;
|
|
|
height: 23px;
|
|
|
}
|
|
|
|
|
|
.personal-zhanghao h4 {
|
|
|
font-size: 16px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -362,16 +556,20 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
.personal-huiyuan {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
margin-top: 30px;
|
|
|
margin-bottom: 35px;
|
|
|
}
|
|
|
|
|
|
.per-huiyuan-img {
|
|
|
margin-right: 8px;
|
|
|
width: 23px;
|
|
|
height: 23px;
|
|
|
}
|
|
|
|
|
|
.personal-huiyuan h4 {
|
|
|
font-size: 16px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -380,24 +578,28 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
.per-weixin-bind {
|
|
|
margin-top: 29px;
|
|
|
}
|
|
|
|
|
|
#WXunbind {
|
|
|
width: 29px;
|
|
|
height: 29px;
|
|
|
}
|
|
|
|
|
|
.personal-wxh {
|
|
|
display: flex;
|
|
|
width: 50%;
|
|
|
place-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
#WXunbind {
|
|
|
border-radius: 50%;
|
|
|
background-color: #66ca94;
|
|
|
border: 1px solid #66ca94;
|
|
|
padding: 3%;
|
|
|
/* padding: 3%; */
|
|
|
height: 38px;
|
|
|
width: 38px;
|
|
|
font-size: 9px;
|
...
|
...
|
@@ -405,6 +607,7 @@ |
|
|
font-weight: 500;
|
|
|
color: #323232;
|
|
|
}
|
|
|
|
|
|
#Punbind {
|
|
|
border-radius: 50%;
|
|
|
background-color: #66ca94;
|
...
|
...
|
@@ -417,21 +620,29 @@ |
|
|
font-weight: 500;
|
|
|
color: #323232;
|
|
|
}
|
|
|
|
|
|
#meau_nav {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
.personal-vip-basic {
|
|
|
width: 200px;
|
|
|
/* width: 200px;
|
|
|
margin-top: 35px;
|
|
|
margin-right: 0px;
|
|
|
border-radius: 4px;
|
|
|
border-radius: 4px; */
|
|
|
margin-bottom: 30px;
|
|
|
width: 200px;
|
|
|
/* margin-right: 25px; */
|
|
|
border-radius: 4px;
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info {
|
|
|
padding: 24px 0;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info p {
|
|
|
font-size: 20px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
...
|
...
|
@@ -439,6 +650,13 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
.personal-pay-zhifubao-img,
|
|
|
.personal-pay-wx-img {
|
|
|
height: 20px;
|
|
|
width: 20px;
|
|
|
|
|
|
}
|
|
|
|
|
|
.personal-vip-info a {
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -446,15 +664,18 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 21px;
|
|
|
}
|
|
|
|
|
|
.personal-vip-standard {
|
|
|
width: 200px;
|
|
|
margin-right: 0px;
|
|
|
border-radius: 4px;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info1 {
|
|
|
padding: 24px 0;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info1 p {
|
|
|
font-size: 20px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
...
|
...
|
@@ -462,6 +683,7 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info1 a {
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -469,15 +691,18 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 21px;
|
|
|
}
|
|
|
|
|
|
.personal-vip-super {
|
|
|
width: 200px;
|
|
|
margin-right: 0px;
|
|
|
border-radius: 4px;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info2 {
|
|
|
padding: 24px 0;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info2 p {
|
|
|
font-size: 20px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Medium;
|
...
|
...
|
@@ -485,6 +710,7 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
.personal-vip-info2 a {
|
|
|
font-size: 14px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -492,32 +718,39 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 21px;
|
|
|
}
|
|
|
|
|
|
.personal-pay {
|
|
|
display: flex;
|
|
|
flex-direction: column-reverse;
|
|
|
}
|
|
|
|
|
|
.personal-pay-zhifubao {
|
|
|
display: flex;
|
|
|
padding-right: 0px;
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
.personal-pay-wx {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
width: 100%;
|
|
|
margin-bottom: 16px;
|
|
|
}
|
|
|
|
|
|
.personal-pay-zhifubao-input {
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
|
|
|
.personal-pay-wx-input {
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
|
|
|
.personal-pay-button {
|
|
|
display: flex;
|
|
|
place-content: center;
|
|
|
padding-bottom: 40px;
|
|
|
}
|
|
|
|
|
|
.login-footer-all {
|
|
|
display: flex;
|
|
|
background: #323232;
|
...
|
...
|
@@ -525,6 +758,42 @@ |
|
|
place-items: center;
|
|
|
display: flex;
|
|
|
}
|
|
|
|
|
|
.personalInfo {
|
|
|
margin-top: 16px;
|
|
|
}
|
|
|
|
|
|
.personalInfo p {
|
|
|
font-size: 12px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 18px;
|
|
|
}
|
|
|
|
|
|
.personalInfo input {
|
|
|
height: 24px;
|
|
|
}
|
|
|
|
|
|
.zhanghao {
|
|
|
font-size: 16px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
#WXname,
|
|
|
#Pnumber {
|
|
|
font-size: 12px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
|
|
font-weight: Normal;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 18px;
|
|
|
}
|
|
|
}
|
|
|
</style>
|
|
|
|
...
|
...
|
@@ -536,13 +805,16 @@ |
|
|
<div class="header-txt11">
|
|
|
<div class='personalCenter-header-left-imgLogo'>
|
|
|
<div class="header-img11">
|
|
|
<img src="./img/portfolio/whiteLogo.png" onclick="window.location.href='index.html'" style='width:100%'>
|
|
|
<img src="./img/portfolio/whiteLogo.png" onclick="window.location.href='index.html'"
|
|
|
style='width:100%'>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="background: #66CA94;width: 25%;">
|
|
|
<div class="header-right11">
|
|
|
<div>
|
|
|
<a href="javascript:history.go(-1)"><img src="./img/portfolio/Y9.png"></a>
|
|
|
<div class="closes">
|
|
|
<a href="javascript:history.go(-1)">
|
|
|
<img src="./img/portfolio/Y9.png" style="width: 100%;">
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
@@ -554,7 +826,8 @@ |
|
|
<div class="personal-all">
|
|
|
<div class="personal-header-txt1">
|
|
|
<div class="header-img1">
|
|
|
<img src="./img/portfolio/whiteLogo.png" style="width: 100%;" onclick="window.location.href='index.html'">
|
|
|
<img src="./img/portfolio/whiteLogo.png" style="width: 100%;"
|
|
|
onclick="window.location.href='index.html'">
|
|
|
</div>
|
|
|
<div class="header-right1" style="place-items: center;">
|
|
|
<a href="aboutUs.html" style="color: #fff;margin-right: 15px;
|
...
|
...
|
@@ -571,65 +844,69 @@ |
|
|
<!-- 头像 -->
|
|
|
<div id="head-img">
|
|
|
</div>
|
|
|
<h4 style="color: #fff;" id="fullName"></h4>
|
|
|
<div style="color: #fff;" id="fullName"></div>
|
|
|
</div>
|
|
|
<div class="personal-input-all">
|
|
|
<div class="personal-zhanghao">
|
|
|
<div class="per-zhanghao-img">
|
|
|
<img src="./img/portfolio/Y1.png" style="width: 100%;">
|
|
|
</div>
|
|
|
<h4 style="color: #fff;">账号</h4>
|
|
|
<div class="zhanghao">账号</div>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p style="color: #fff;">姓</p>
|
|
|
<div class="personalInfo">
|
|
|
<p>姓</p>
|
|
|
<input placeholder="请输入姓" id="surname"></input>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p style="color: #fff;">名</p>
|
|
|
<div class="personalInfo">
|
|
|
<p>名</p>
|
|
|
<input placeholder="请输入名" id="userName"></input>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p style="color: #fff;">学校</p>
|
|
|
<div class="personalInfo">
|
|
|
<p>学校</p>
|
|
|
<input placeholder="请输入学校" id="school"></input>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p style="color: #fff;">专业</p>
|
|
|
<div class="personalInfo">
|
|
|
<p>专业</p>
|
|
|
<input placeholder="请输入专业" id="specialty"></input>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p style="color: #fff;">手机号</p>
|
|
|
<div class="personalInfo">
|
|
|
<p>手机号</p>
|
|
|
<input placeholder="请输入手机号" id="phone"></input>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p style="color: #fff;">邮箱号</p>
|
|
|
<div class="personalInfo">
|
|
|
<p>邮箱号</p>
|
|
|
<input placeholder="请输入邮箱号" id="emailAddress"></input>
|
|
|
</div>
|
|
|
<div style="text-align: center;padding: 5%;" class="btnSave">
|
|
|
<button style="color: #fff;background:linear-gradient(226deg,#77e77f 8%, #39aa6d 96%);border-radius: 10em;padding: 0.5% 2%;border: 1px solid #70D09D;padding: 0.5% 5%;">保存</button>
|
|
|
<button class="lijiPay">保存</button>
|
|
|
</div>
|
|
|
<div class="personal-zhanghao">
|
|
|
<div class="per-zhanghao-img">
|
|
|
<img src="./img/portfolio/Y2.png" style="width: 100%;">
|
|
|
</div>
|
|
|
<h4 style="color: #fff;">账户绑定与解绑</h4>
|
|
|
<div class="zhanghao">账户绑定与解绑</div>
|
|
|
</div>
|
|
|
<div class="per-weixin-bind">
|
|
|
<div style="display: flex;place-items: center;width: 20%;">
|
|
|
<img src="./img/portfolio/Y3.png" style="margin-right: 4px;">
|
|
|
<a style="color: #fff;">微信</a>
|
|
|
<div class="wxall">
|
|
|
<div class="wxSty1">
|
|
|
<img src="./img/portfolio/Y3.png" style="width: 100%;height: 100%;">
|
|
|
</div>
|
|
|
<div class="wxsty">微信</div>
|
|
|
</div>
|
|
|
<div class="personal-wxh">
|
|
|
<div id="WXname" style="color: #fff;">111111</div>
|
|
|
<button id='WXunbind'>解绑</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="display: flex;justify-content: space-between;margin-top: 5%;">
|
|
|
<div style="display: flex;place-items: center;width: 20%;">
|
|
|
<img src="./img/portfolio/Y4.png" style="margin-right: 5%;">
|
|
|
<a style="color: #fff;">手机</a>
|
|
|
<div class="per-weixin-bind">
|
|
|
<div class="wxall">
|
|
|
<div class="wxSty1">
|
|
|
<img src="./img/portfolio/Y4.png" style="width: 100%;height: 100%;">
|
|
|
</div>
|
|
|
<div class="wxsty">手机</div>
|
|
|
</div>
|
|
|
<div class="personal-wxh">
|
|
|
<a id='Pnumber' style="color: #fff;"></a>
|
|
|
<div id='Pnumber' style="color: #fff;">15555555555</div>
|
|
|
<button id="Punbind">解绑</button>
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
@@ -637,7 +914,7 @@ |
|
|
<div class="per-huiyuan-img">
|
|
|
<img src="./img/portfolio/Y5.png" style="width: 100%;">
|
|
|
</div>
|
|
|
<h4 style="color: #fff;">会员权益</h4>
|
|
|
<div class="zhanghao">会员权益</div>
|
|
|
</div>
|
|
|
<!-- 会员信息 -->
|
|
|
<div id="meau_nav">
|
...
|
...
|
@@ -645,7 +922,8 @@ |
|
|
<div class="personal-pay">
|
|
|
<div class="personal-pay-zhifubao">
|
|
|
<div class="personal-pay-zhifubao-input">
|
|
|
<input type="radio" name='zhifu' class="radio_type" id='zhifu1' value="2" onclick="checkRadio()">
|
|
|
<input type="radio" name='zhifu' class="radio_type" id='zhifu1' value="2"
|
|
|
onclick="checkRadio()">
|
|
|
</div>
|
|
|
<div class="personal-pay-zhifubao-img">
|
|
|
<img src="./img/portfolio/Y6.png" style='width: 100%;'>
|
...
|
...
|
@@ -654,7 +932,8 @@ |
|
|
</div>
|
|
|
<div class="personal-pay-wx">
|
|
|
<div class="personal-pay-wx-input">
|
|
|
<input type="radio" name='zhifu' class="radio_type" id='zhifu2' value='1' onclick="checkRadio()">
|
|
|
<input type="radio" name='zhifu' class="radio_type" id='zhifu2' value='1'
|
|
|
onclick="checkRadio()">
|
|
|
</div>
|
|
|
<div class="personal-pay-wx-img">
|
|
|
<img src="./img/portfolio/Y8.png" style='width: 100%;'>
|
...
|
...
|
@@ -668,7 +947,8 @@ |
|
|
<button onclick="payment()" class="lijiPay">立即支付</button>
|
|
|
<div class="hide_box"></div>
|
|
|
<div class="shang_box">
|
|
|
<a class="shang_close" href="javascript:void(0)" onclick="payment()" title="关闭"><img src="./images/close.jpg" alt="取消" /></a>
|
|
|
<a class="shang_close" href="javascript:void(0)" onclick="payment()" title="关闭"><img
|
|
|
src="./images/close.jpg" alt="取消" /></a>
|
|
|
<div class="shang_payimg">
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
@@ -681,12 +961,9 @@ |
|
|
</div>
|
|
|
</div>
|
|
|
<div class='personalCenter-right-all'>
|
|
|
<a href="personalCenter.html">
|
|
|
<h3 style="color: #fff;font-size: 1.8em;">我的账号</h3>
|
|
|
</a>
|
|
|
<a onclick="ifVIP()" style="cursor: pointer;">
|
|
|
<h3 style="color: #fff;font-size: 1.8em;">联系我们</h3>
|
|
|
</a>
|
|
|
<div class="myAccount" onclick="myAcc()">我的账号</div>
|
|
|
<!-- <div class="myAccount" onclick="ifVIP()">联系我们</div> -->
|
|
|
<div class="myAccount" onclick="aboutUs()">联系我们</div>
|
|
|
</div>
|
|
|
<div class="login-footer-all">
|
|
|
<div class="login-footer-img" style="width: 25%;margin-top: 45px;">
|
...
|
...
|
@@ -696,7 +973,9 @@ |
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
text-align: center;
|
|
|
font-size: 9px;margin-top: 12px;">成功职场第一步,从Start-Line开始</div>
|
|
|
<div style="color: #66CA94;font-size: 12px;font-family: PingFangSC, PingFangSC-Regular;margin: 60px 0 20px;">关注Start-Line</div>
|
|
|
<div
|
|
|
style="color: #66CA94;font-size: 12px;font-family: PingFangSC, PingFangSC-Regular;margin: 60px 0 20px;">
|
|
|
关注Start-Line</div>
|
|
|
<div style="width: 25%;margin-bottom: 200px;">
|
|
|
<img src="img/portfolio/EWM.png" width="100%">
|
|
|
</div>
|
...
|
...
|
@@ -725,7 +1004,7 @@ |
|
|
<!-- carousel -->
|
|
|
<script src="owl-carousel/owl.carousel.js"></script>
|
|
|
<script>
|
|
|
$(document).ready(function() {
|
|
|
$(document).ready(function () {
|
|
|
$("#owl-brand").owlCarousel({
|
|
|
autoPlay: 3000,
|
|
|
items: 1,
|
...
|
...
|
|