﻿body {
    background-color: #6879BC;
    min-width: 1024px;
}

.headerline {
    background-color: white;
    min-width: 1024px;
}

.wrap {
    width: 1014px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -502px;
    margin-top: -266px;
    z-index: 1;
}

.reg_header {
    width: 1024px;
    height: 72px;
    border: none;
}

.loginmain {
    position: relative;
    height: 685px;
    background-image: url('https://premiumcdn.eastmoney.com/fss-api/getFile?fileid=146f56ca3f784b03b21d730b106fb536');
    margin: 0;
    min-width: 1024px;
    /* background-size: 100% 100%; */
    /* background-repeat: no-repeat; */
}

.wrap_login {
    padding-left: 454px;
    z-index: 11;
    width: 560px;
    height: 460px;
    overflow: hidden;
    padding-top: 2px;
}

.frame_login {
    width: 560px;
    height: 460px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 20px;
}

.login_bigImg {
    width: 393px;
    height: 306px;
    position: absolute;
    top: 0px;
    left: 0;
    background-image: url(https://premiumcdn.eastmoney.com/fss-api/getFile?fileid=c281ef5ee55749f2a6e69f061d34214e);
    background-size: 100%;
}

.login_bigImg a {
    position: absolute;
    width: 100px;
    height: 30px;
    background-color: red;
    left: 100px;
    top: 100px;
}

.btgroup {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
}

.btgroup a {
    padding: 12px 0px;
    width: 160px;
    display: inline-block;
    zoom: 1;
    /* margin-right: 30px; */
    text-decoration: none;
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    margin: 0 15px;
    background: rgb(34, 91, 210, 0.5);
    border-radius: 8px;
}

.btgroup a:hover {
    background-color: #1E509A;
}

.headerline .wrap {
    width: 1024px;
    margin: 0 auto;
    position: relative;
    left: auto;
    top: auto;
}

.reg_header h1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}

.login_desc {
    position: absolute;
    top: 50%;
    width: 393px;
    margin-top: -196px;
    height: 392px;
    text-align: center;
}

.wrap_bg {
    height: 343px;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(172,161,198,0.00) 0%, #6879BC 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.footerlinks {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    z-index: 100;
}

.footerlinks a {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #e4e7f3;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
    margin: 0 16px;
}

.footerlinks a:hover {
    text-decoration: none;
    border-bottom: 1px solid #FFF;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
}

.wrap_inner {
    position: relative;
}

.loginmain_content {
    position: relative;
    min-height: 540px;
}

.reg_logo {
    height: 30px !important;
}

.reg_logo img {
    width: 100%;
    height: 100%;
}
