:root {
    --color-roletxt-span: #c70002;
    --color-main-background: #191919;
    --color-font-warning:#f25e3f;
    --color-font-success:#000;
    --color-font-error:#ff0000;
}
body {
    background-color: var(--color-main-background);
    /* font-family: "SimSun"; */
    font-family: "Noto Serif SC", serif;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}
* {
    padding: 0;
    margin: 0;
    color: #000;
}
ul,ol,li{list-style: none;}
.flex {
    display: flex;
}
.flex-row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.flex-col{
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.flex-center{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
@keyframes rotate1080 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.wrap {
    width:750px;
    margin: 0 auto;
}
.page {
    width: 750px;
    height: 1333px;
    display: none;
}
.page.on {
    display: block;
    position: relative;
}
.page#pagecover {
    background: url(../images/bg1.webp) no-repeat center center;
    background-size: cover;
}
.page#pagemain {
    background: url(../images/bg2.webp) no-repeat center center;
    background-size: cover;
}
.covertop {
    width: 100%;
    height: 905px;
    position: relative;
}
.coverlogo {
    width: 190px;
    height: 90px;
    position: absolute;
    top: 18px;
    left: 30px;
}
.startbtn {
    width: 320px;
    height: 320px;
    background: url(../images/appraisal.webp) no-repeat center center;
    background-size: cover;
    margin: 0 auto;
    cursor: pointer;
}
.startbtn:hover {
    filter: brightness(1.3);
    -moz-filter: brightness(1.3);
    -webkit-filter: brightness(1.3);
    -o-filter: brightness(1.3);
}
.startbtn:active {
    filter: brightness(0.7);
    -moz-filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    -o-filter: brightness(0.7);
}
a.rulelnk {
    display:block;
    width: 400px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 36px;
    margin: 0 auto;
    color: #f5e2a9;
    text-decoration: underline;
    cursor: pointer;
}
a.rulelnk:hover {
    color: #f9eabe;
}
a.rulelnk:active {
    color: #d3b250;
}
.mainlogo {
    width:178px;
    height: 83px;
    background: url(../images/logo.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left:-89px;
}
.accinfo {
    width: 280px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: var(--color-main-background);
    position: absolute;
    text-align: right;
    top: 30px;
    right: 10px
}
.rulelnk2 {
    display:block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 28px;
    position: absolute;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    top: 30px;
    left: 10px
}
.maintop {
    width:100%;
    height: 130px;
}
.maintextbox {
    width: 630px;
    height: 215px;
    margin: 0 auto;
}
.maintxtch {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    font-weight: 600;
}
.maintxtzw {
    width: 100%;
    height: 160px;
    line-height: 49px;
    font-size: 28px;
    font-weight: 600;
}
.maintxtch span,.maintxtzw span {
    color: var(--color-roletxt-span);
    border-bottom: 1px solid #000;
}
.rolebox {
    width: 100%;
    height: 600px;
    position: relative;
}
.rolebox2 {
    width: 100%;
    height: 540px;
    position: relative;
}
.touxiang {
    width: 684px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 0;
}
.touxiang.em_wm {
    background: url(../images/em_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.gb_m {
    background: url(../images/gb_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.gb_wm {
    background: url(../images/gb_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.hs_m {
    background: url(../images/hs_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.hs_wm {
    background: url(../images/hs_wm_2.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.kl_m {
    background: url(../images/kl_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.kl_wm {
    background: url(../images/kl_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.sl_m {
    background: url(../images/sl_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.tm_m {
    background: url(../images/tm_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.tm_wm {
    background: url(../images/tm_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.thd_m {
    background: url(../images/thd_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.thd_wm {
    background: url(../images/thd_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.tw_m {
    background: url(../images/tw_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.tw_wm {
    background: url(../images/tw_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.wd_m {
    background: url(../images/wd_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.wd_wm {
    background: url(../images/wd_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.xy_m {
    background: url(../images/xy_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.xy_wm {
    background: url(../images/xy_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.emsx_wm {
    background: url(../images/emsx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.hssx_m {
    background: url(../images/hssx_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.hssx_wm {
    background: url(../images/hssx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.klsx_m {
    background: url(../images/klsx_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.klsx_wm {
    background: url(../images/klsx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.thdsx_m {
    background: url(../images/thdsx_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.thdsx_wm {
    background: url(../images/thdsx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.twsx_m {
    background: url(../images/twsx_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.twsx_wm {
    background: url(../images/twsx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.wdsx_m {
    background: url(../images/wdsx_m_2.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.wdsx_wm {
    background: url(../images/wdsx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.dxx_m {
    background: url(../images/dxx_m.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.dxx_wm {
    background: url(../images/dxx_wm.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.newbie {
    background: url(../images/newbie.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.oking {
    background: url(../images/oking.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.tzqc {
    background: url(../images/tzqc.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.qian {
    background: url(../images/qian.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.rich {
    background: url(../images/rich.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}
.touxiang.realgirl {
    background: url(../images/realgirl.png) no-repeat 0 -50px;
    background-size: 613px 540px;
}


.touxiang2 {
    width: 550px;
    height: 540px;
    position: absolute;
    top: 0;
    left: 0;
}

.touxiang2.em_wm {
    background: url(../images/em_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.gb_m {
    background: url(../images/gb_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.gb_wm {
    background: url(../images/gb_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.hs_m {
    background: url(../images/hs_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.hs_wm {
    background: url(../images/hs_wm_2.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.kl_m {
    background: url(../images/kl_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.kl_wm {
    background: url(../images/kl_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.sl_m {
    background: url(../images/sl_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.tm_m {
    background: url(../images/tm_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.tm_wm {
    background: url(../images/tm_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.thd_m {
    background: url(../images/thd_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.thd_wm {
    background: url(../images/thd_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.tw_m {
    background: url(../images/tw_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.tw_wm {
    background: url(../images/tw_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.wd_m {
    background: url(../images/wd_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.wd_wm {
    background: url(../images/wd_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.xy_m {
    background: url(../images/xy_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.xy_wm {
    background: url(../images/xy_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.emsx_wm {
    background: url(../images/emsx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.hssx_m {
    background: url(../images/hssx_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.hssx_wm {
    background: url(../images/hssx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.klsx_m {
    background: url(../images/klsx_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.klsx_wm {
    background: url(../images/klsx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.thdsx_m {
    background: url(../images/thdsx_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.thdsx_wm {
    background: url(../images/thdsx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.twsx_m {
    background: url(../images/twsx_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.twsx_wm {
    background: url(../images/twsx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.wdsx_m {
    background: url(../images/wdsx_m_2.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.wdsx_wm {
    background: url(../images/wdsx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.dxx_m {
    background: url(../images/dxx_m.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.dxx_wm {
    background: url(../images/dxx_wm.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.newbie {
    background: url(../images/newbie.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.oking {
    background: url(../images/oking.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.tzqc {
    background: url(../images/tzqc.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.qian {
    background: url(../images/qian.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.rich {
    background: url(../images/rich.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}
.touxiang2.realgirl {
    background: url(../images/realgirl.png) no-repeat 0 -45px;
    background-size: 551px 486px;
}

@font-face {
    font-family: 'mysanji'; /* 你可以给字体起一个名称 */
    src: url('../images/sanji.woff2') ; /* 指定字体文件的路径和格式 */
}

.roletitle {
    width: 615px;
    height: 189px;
    background: url(../images/titlebg.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 411px;
    left: 0;
}
.roletitle2 {
    width: 550px;
    height: 170px;
    background: url(../images/titlebg.png) no-repeat center center;
    background-size: 554px 170px;
    position: absolute;
    top: 370px;
    left: 0;
}
.rttxt {
    width: 462px;
    height: 90px;
    margin: 50px 0 0 4px;
    line-height: 90px;
    font-size: 75px;
    font-family: 'mysanji', sans-serif;
    background-image: linear-gradient(to bottom, #ffffff, #ccb473);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent; /* 使得文字颜色透明，以便看到背景渐变 */
    text-align: center;
}
.roletitle2 .rttxt {
    width: 413px;
    height: 81px;
    margin: 45px 0 0 4px;
    line-height: 81px;
    font-size: 68px;
    background-image: none;
    background-clip: none;
    color: #ebe2c8;
    text-align: center;
}
.shuju {
    width: 210px;
    height: 390px;
    position: absolute;
    top: 40px;
    right: 0px;
}
.shuju2 {
    width: 180px;
    height: 390px;
    position: absolute;
    top: 40px;
    right: 0px;
}
.onedatabox {
    width: 100%;
    height: 130px;    
    position: relative;
}
.dot {
    width: 26px;
    height: 26px;
    background: url(../images/dot.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 7px;
    left: 0;
}
.dataname {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    position: absolute;
    top: 0;
    left: 30px;
    font-weight: 600;
}
.datatxt {
    width: 180px;
    height: 80px;
    line-height: 80px;
    font-size: 28px;
    position: absolute;
    top: 40px;
    left: 30px;
    vertical-align: bottom;
}
.datatxt span {
    color: var(--color-roletxt-span);
    font-size:48px;
    margin: 0 5px;
    font-weight: bold;
}

.giftbox {
    width: 210px;
    height: 80px;
    position: absolute;
    top: 450px;
    right: 20px;
}
.changebtn {
    width: 80px;
    height: 80px;
    background: url(../images/changebtn.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
    display: none;
    margin: 0 10px;
}
.changebtn.on {
    display: block;
}
.gainbtn {
    width: 80px;
    height: 80px;
    background: url(../images/gainbtn.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
    display: none;
    margin: 0 10px;
    animation: BreathBright 2s infinite;
}
.gainbtn.on {
    display: block;
}
@keyframes BreathBright {
    from {filter: brightness(1);transform: scale(1);}
    50% {filter: brightness(1.3);transform: scale(1.1);}
    to {filter: brightness(1);transform: scale(1);}
}

.infobox {
    width: 630px;
    margin: 0 auto;
}
.congratulation {
    float: left;
    width: 420px;
    height: 210px;
    line-height: 48px;
    font-size: 26px;
    font-weight: 600;
}
.congratulation span {
    color: var(--color-roletxt-span);
}
.qrbox {
    float: right;
    width: 180px;
    height: 210px;
}
.imgbox {
    width: 160px;
    height: 160px;
    padding: 7px;
    margin: 0 auto;
    background: url(../images/qrbg.png) no-repeat center center;
    background-size: cover;
}
.imgbox img {
    width: 160px;
    height: 160px;
}
.qrtxt {
    width: 180px;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    text-align: center;
}
.clean {
    clear: both;
}
.endbtns {
    width: 626px;
    height: 60px;
    margin: 40px auto;
}
.sharebtn {
    width: 243px;
    height: 58px;
    margin: 0 35px;
    cursor: pointer;
}
.sharebtn:hover {
    filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
    -o-filter: brightness(1.2);
}
.sharebtn:active {
    filter: brightness(0.7);
    -moz-filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    -o-filter: brightness(0.7);
}
.sharebtn.sharelnk {
    background: url(../images/sharelnk.png) no-repeat center center;
    background-size: cover;
}
.sharebtn.sharepic {
    background: url(../images/sharepic.png) no-repeat center center;
    background-size: cover;
}

/*----------------------------popup window----------------------------*/
.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}
.pop {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    z-index: 1000;
    display: none;
}
.pop.poplogin {
    width: 673px;
    height: 601px;
    background: url(../images/poplogin.png) no-repeat center center;
    background-size: cover;
}
.closepop {
    width: 49px;
    height: 49px;
    line-height: 49px;
    font-size: 49px;
    font-weight: bold;
    color: #38a0ff;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    transition: transform 0.5s ease;
    z-index: 1001;
}
.closepop:after {
    content: '×';
}
.closepop:hover {
    animation: rotate1080 1s linear;
}
.logincont {
    width: 641px;
    height: 520px;
    position: absolute;
    top: 40px;
    left: 16px;
}
.lntit1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    text-align: center;
}
.lntit2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    text-align: center;
}
.loginmsg {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 26px;
    text-align: center;
    color: var(--color-font-warning);
}
.iptaccount {
    width: 500px;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
    padding: 0 20px;
    margin: 20px auto;
    display: block;
}
.iptpassword {
    width: 500px;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
    padding: 0 20px;
    margin: 20px auto;
    display: block;
}
.loginlnkline {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 28px;
    text-align: center;
}
.hidbtn {
    display:none;
}
.loginbtn {
    width: 294px;
    height: 70px;
    background: url(../images/loginbtn.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
    margin: 20px auto;
}
.loginatt {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 28px;
    text-align: center;
    color: var(--color-font-error);
    font-weight:600;
}

.pop.poprule {
    width: 673px;
    height: 1212px;
    background: url(../images/poprule.png) no-repeat center center;
    background-size: cover;
    position:absolute;
    top: 60px;
    transform: translate(-50%, 0);
}
.rulecont {
    width: 601px;
    height: 1132px;
    position: absolute;
    top: 40px;
    left: 36px;
}
.rulepanel {
    width: 601px;
    height: 1068px;
    overflow: auto;
}
.ruletitle {
    width: 517px;
    height: 63px;
    background: url(../images/ruletit.png) no-repeat center center;
    background-size: cover;
    margin: 0 auto;
}
.ruleh1 {
    width: 100%;
    line-height: 60px;
    font-size: 34px;
    font-weight: bold;
}
.ruletxt {
    width: 100%;
    line-height: 40px;
    font-size:  26px;
}
.ruleline {
    width: 100%;
    height: 1px;
    background: #aaa;
    margin: 30px 0;
}

.pop.popsharepic, .pop.popsharepic2 {
    position:absolute;
    width: 750px;
    height: 1333px;
    top: 0;
    transform: translate(-50%, 0);
}
.sharepicbg0 {
    width: 673px;
    height: 1153px;
    position: absolute;
    top: 70px;
    left: 38.5px;
}
.sharepicbg0 img {
    width: 673px;
    height: 1153px;
}
.sharepicbg {
    width: 673px;
    height: 1153px;
    background: url(../images/poppic.webp) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 70px;
    left: 38.5px;
}
.sharepiccont {
    width: 649px;
    height: 1129px;
    position: relative;
    top: 12px;
    margin: 0 auto;
    overflow: hidden;
}
.copypiclnk, .copypiclnk0 {
    width: 320px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 1240px;
    left: 50%;
    transform: translateX(-50%);
}
.popsharelnk {
    width: 673px;
    height: 460px;
    background: url(../images/poplnk.png) no-repeat center center;
    background-size: cover;
}
.sharelnkcont {
    width: 609px;
    height: 350px;
    position: relative;
    top: 90px;
    margin: 0 auto;
    overflow: hidden;
}
.sharelnktxt {
    line-height: 60px;
    font-size: 30px;
}
.sharelnkhidinput {
    width: 520px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    padding: 0 20px;
    margin: 20px auto;
    display: block;
    color: #aaa;
    text-align: center;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 2px;
}
.sharelnkshowinput {
    width: 520px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    padding: 0 20px;
    margin: 20px auto;
    display: block;
    color: #aaa;
    text-align: center;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 2px;
    position: relative;
    top: -72px;
}
.sharelnkbtn {
    width: 560px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    margin: 20px auto 0;
    display: block;
    color: #aaa;
    text-align: center;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    top: -72px;
}
.popconfirm1 {
    width: 673px;
    height: 460px;
    background: url(../images/poplnk.png) no-repeat center center;
    background-size: cover;
}
.popconfirm2 {
    width: 673px;
    height: 601px;
    background: url(../images/poplogin.png) no-repeat center center;
    background-size: cover;
}
.confirm2cont {
    width: 609px;
    height: 480px;
    position: relative;
    top: 90px;
    margin: 0 auto;
    overflow: hidden;
}
.confirmtxt {
    line-height: 70px;
    font-size: 29px;
    font-weight: bold;
}
.confirmtxt span {
    color: var(--color-roletxt-span);
    border-bottom: 1px solid #000;
}
.confirmdesc {
    line-height: 50px;
    font-size: 26px;
}
.confirmbtnbox {
    width: 600px;
    height: 80px;
    margin: 20px auto;
}
.cfbtn {
    width: 265px;
    height: 63px;
    margin: 8px 17.5px;
    cursor: pointer;
}
.cfbtn.okbtn {
    background: url(../images/ok.png) no-repeat center center;
    background-size: cover;
}
.cfbtn.cancelbtn {
    background: url(../images/cancel.png) no-repeat center center;
    background-size: cover;
}
.cfbtn.thinkbtn {
    background: url(../images/think.png) no-repeat center center;
    background-size: cover;
}
.cfbtn:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    -o-filter: brightness(1.2);
}
.cfbtn:active {
    filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    -moz-filter: brightness(0.7);
    -o-filter: brightness(0.7);
}
.confirmattent {
    line-height: 40px;
    font-size: 28px;
    color: var(--color-font-warning);
}
.popqrc {
    width: 673px;
    height: 460px;
    background: url(../images/poplnk.png) no-repeat center center;
    background-size: cover;
}
.qrctxt {
    line-height: 60px;
    font-size: 30px;
    text-align: center;
}
.qrcimg {
    width: 200px;
    height: 200px;
    margin: 10px auto;
    display: block;
}
.popmsg {
    width: 673px;
    height: 460px;
    background: url(../images/poplnk.png) no-repeat center center;
    background-size: cover;
}
.txtatten {
    color: var(--color-roletxt-span);
}
.popbindsms {
    width: 673px;
    height: 601px;
    background: url(../images/poplogin.png) no-repeat center center;
    background-size: cover;
}
.bindsmstxt {
    width: 609px;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}
.bindsmsdesc {
    width: 609px;
    line-height: 40px;
    font-size: 28px;
    margin: 0 auto;
}
.smsinputbox {
    width: 560px;
    line-height: 49px;
    margin: 0 auto;
}
.sibblank {
    width: 100%;
    height: 1px;
}
.iptmobile {
    width: 518px;
    height: 54px;
    line-height: 54px;
    font-size: 28px;
    padding: 0 20px;
    margin: 10px auto;
    display: block;
    color: #aaa;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 2px;
}
.iptmobile.err {
    border: 1px solid #a00;
}
.scodeinput {
    width: 288px;
    height: 54px;
    line-height: 54px;
    font-size: 28px;
    padding: 0 20px;
    margin: 10px 20px 10px 0;
    display: block;
    color: #aaa;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 2px;
}
.scodeinput.err {
    border: 1px solid #a00;
}
.getcodebtn {
    width: 210px;
    height: 56px;
    line-height: 56px;
    font-size: 28px;
    margin: 10px 0;
    display: block;
    color: #fff;
    background: #e0b168;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
} 
.getcodebtn.disabled {
    background: #666;
    color: #ddd;
    cursor: default;
}
.bindbtn {
    width: 294px;
    height: 70px;
    margin: 50px auto 0;
    background: url(../images/ok.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}

.picstep {
    width: 560px;
    height: 350px;
    position: absolute;
    top: 80px;
    left: 30px;
    border: 3px solid #882418;
    background: #fff;
    display: none;
}
.picstep.on {
    display: block;
}
.closepicstep {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 42px;
    font-weight: bold;
    color: #882418;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    z-index: 1002;
    border-radius: 5px;
}
.closepicstep:after {
    content: '×';
}
.stepblank {
    width: 100%;
    height: 30px;
}
.picsteptxt {
    text-align: center;
    line-height: 70px;
    font-size: 29px;
    font-weight: bold;
}
.piccodeinput {
    width: 239px;
    height: 54px;
    line-height: 54px;
    font-size: 28px;
    padding: 0 20px;
    margin: 0 20px 0 0;
    display: block;
    color: #aaa;
    background: #fff;
    border: 2px solid #aaa;
    border-radius: 2px;
}
.piccodeinput.err {
    border: 2px solid #a00;
}
.pcode {
    width: 196px;
    height: 56px;
    display: block;
    border: 1px solid #aaa;
}
.cgpcodelnk {
    line-height: 42px;
    font-size: 24px;
    text-align: center;
    width: 196px;
    margin: 20px 0 0 328px;
    display: block;
    cursor: pointer;
    text-decoration: underline;
}
.sendsmsbtn {
    width: 238px;
    height: 56px;
    line-height: 56px;
    font-size: 28px;
    margin: 40px auto 0;
    display: block;
    color: #fff;
    background: #882418;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
}