body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,p,form,header,section,article,footer{margin:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,b{font-style:normal}
a{text-decoration:none}
a:hover{text-decoration:none;filter: brightness(1.05);}
img{border:0}
li{list-style: none;}
body{padding-top:42px}
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
td,th,ul,ol{padding:0}
/* reset end */
/* foot */
#afooter {
    position: relative;
    padding: 30px 0;
    text-align: center;
    font: normal 12px/19px Tahoma;
    z-index: 10;
    background-color: #191219;
}
#afooter, #afooter a {
    color: #c0c0c0;
    text-decoration: none;
}


body,
html {
    max-width: 1920px;
    min-width: 1440px;
    margin: 0 auto;
}

.wrap {
    position: relative;
    max-width: 1920px;
    min-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/bg.jpg) no-repeat center center;
    height: 2475px;
}

.logo{
    display: block;
    position: absolute;
    top: 17px;
    left: 80px;
    width: 135px;
    height: 112px;
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/logo.png) no-repeat;
}

.login-info {
    position: absolute;
    top: 710px;
    left: 50%;
    font-size: 24px;
    color: #4b5b11;
    transform: translateX(-50%);
    z-index: 100;
    width: 100%;
    text-align: center;
}
.login-info  a{
    color: #ff472e;
}

.top-btns {
    position: absolute;
    width: 530px;
    display: flex;
    justify-content: space-between;
    top: 40px;
    right: 90px;
}

.box1 {
    position: relative;
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/box1.png);
    width: 1374px;
    height: 1631px;
    margin: 710px auto 0;
    padding: 142px 77px 150px 185px;
    box-sizing: border-box;
}

.box1 .decoration {
    position: absolute;
}

.role1 {
    width: 362px;
    height: 483px;
    top: 580px;
    right: -175px;
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/role1.png) no-repeat;
}

.role1 .toast {
    position: absolute;
    width: 244px;
    height: 135px;
    top: 55px;
    left: -240px;
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/role1-toast.png) no-repeat;
}

.cdk-form {
    margin: 60px auto 0;
    width: 980px;
}

.cdk-form .form-item {
    display: flex;
    width: 100%;
    margin-bottom: 24px;
}

.cdk-form .form-item .right {
    width: 735px;
    height: 55px;
}



.cdk-form .form-item label {
    flex: 1;
    font-family: 'syhtm';
    font-size: 28px;
    color: #3579a3;
    line-height: 55px;
    text-align: right;
    padding-right: 25px;
}

.cdk-form .form-item .right select, 
.cdk-form .form-item .right input {
    width: 100%;
    height: 100%;
    border: 1px solid #95ccff;
    background-color: #fff;
    font-size: 24px;
    color: #6da0c0;
    box-sizing: border-box;
    /* font-family: 'syhtr'; */
    line-height: 53px;
    padding: 0 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#change-verify-img {
    position: relative;
    color: #ff854d;
    text-decoration: underline;
    font-size: 23px;
    bottom: 10px;
    left: 28px;
}

.cdk-form .form-item.verify-img .right {
    height: 100px;
}

#img-verify {
    width: 330px;
    height: 100px;
}

.submit-btn {
    display: block;
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/btn1.png);
    width: 384px;
    height: 92px;
    font-size: 0;
    margin-left: 325px;
}

.text-box {
    width: 968px;
    margin: 130px auto 0;
}

.sec {
    margin-bottom: 40px;
}

.sec .tit {
    position: relative;
    border-bottom: 1px solid #edb55a;
    font-size: 28px;
    color: #f39334;
    font-family: 'syhth';
    padding-left: 38px;
}

.sec .tit::before {
    content: '';
    position: absolute;
    background-image: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/sec-decor.png);
    width: 28px;
    height: 25px;
    top: 9px;
    left: 0;
}

.sec ul {
    color: #3579a3;
    font-family: 'syhtr';
    font-size: 20px;
    line-height: 34px;
    margin-top: 8px;
}


/* leaf */
.leaf-a {
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/leaf1.png) no-repeat;
    width: 1296px;
    height: 579px;
    position: absolute;
    top: -86px;
    left: -37px;
    pointer-events: none;
}
.leaf-b {
    background: url(https://game.gtimg.cn/images/sg/cp/a20260306sgdhzx/leaf2.png) no-repeat;
    width: 1332px;
    height: 425px;
    position: absolute;
    bottom: 43px;
    left: 56px;
    pointer-events: none;
}


