﻿html body {
    margin: 0px;
    padding: 0px;
    font-family: PingFangSC-Regular;
}

html {
}

.loginLeftMain {
    width: 787px;

    float: left;
}

.loginRightMain {
    width: 413px;

    float: left;


}

.copyrightMain {
    width: 1200px;
    opacity: 0.8;
    font-weight: 400;
    font-size: 14px;
    color: #637698;
    letter-spacing: 0;
    text-align: center;
    clear: both;
    display: block;
    margin-top:60px;
    padding-bottom: 40px;
}



.topBg {
    width: 100%;
    height: 78px;
    background: #FFFFFF;
    box-shadow: 0 2px 20px 0 #1f358e29;
    text-align: center;
}

.bottomBg {
    position: absolute;
    background: url('../../../../static/img/010/bg.png') no-repeat center center;
    width: 100%;
    height: 374px;
    margin-top:629px;
    left: 50%;
    transform: translate3d(-50%,0,0);
}

.registerMain {
    position: absolute;
    width: 1200px;
    height: 1080px;
    left: 50%;
    top:0px;
    transform: translate3d(-50%,0,0);
}


.topMain {
    width: 1200px;
    height: 78px;
}

.middleMain {
    margin-top:1px;
    width: 1200px;
    height: 782px;
    background: #FFFFFF;
    box-shadow: 0 0 12px 0 #1b6cd526;
    border-radius: 8px;
    display:block;
}

.topLogo {
    width: 164px;
    height: 46px;
    background: #000000;
    background: url(../../../../static/img/010/logo_惠知产.png) no-repeat center center;
    margin-top: 16px;
    margin-bottom: 16px;
    float: left;
}

.registerMain a {
    color: #3182ffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
    text-decoration: none;
}

.goHome {
    margin-top: 24px;
    margin-bottom: 24px;
    width: 94px;
    height: 28px;
    background: #F6F8FF;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    color: #637698;
    letter-spacing: 0;
    line-height: 14px;
    border: 1px solid #99B4E1;
    cursor: pointer;
    float:right;
}



body {
    margin: 0px;
    padding: 0px;
    /*background: url('../../../../static/img/003/bg.png') no-repeat center center;*/

    min-width: 1200px;
    min-height: 800px;
}


.goHomeText {
    padding: 8px 4px 8px 10px;
    width: 56px;
    height: 14px;
    display: block;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #637698;
    letter-spacing: 0;
    line-height: 14px;
}

.goHomeBtn {
    background: url('../../../../static/img/003/l_ic_back.png') no-repeat center center;
    height: 14px;
    width: 14px;
    margin-left: 70px;
}


.topNav {

    height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;

    color: #888888ff;
    font-size: 14px;
    font-weight: 500;

    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
    display:block;
}


.registerInputTitle {
    float: left;
    width: 105px;
    margin: 18px 13px 18px 0px !important;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: right;
}

.registerInput {
    width: 481px;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: left;
    display: block;
    padding-left: 16px;
}
.registerInputOuter {
    height: 100%;
    width: 498px;
    display: block;
    height: 54px;
    /* float: left; */
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    margin-left: 118px;
}

input:focus {
    outline: 0;
}
.middleMain input {
    float: left !important;
    margin: 16px 0px 16px 0px !important;
    border: none !important;
    background: none !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #333333 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}



::-webkit-scrollbar {
    width: 0px !important;
}

body::-webkit-scrollbar {
    width: 0 !important
}

body {
    -ms-overflow-style: none;
}

body {
    overflow: -moz-scrollbars-none;
}



.registerLeftMain {
    width: 711px;
    height: 600px;
    float: left;
}

.registerRightMain {
    width: 488px;
    height: 600px;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 #1f358e29;
    border-radius: 8px;
    float: left;
}


.passwordLineSeeIcon {
    background: url('../../../../static/img/003/ic-闭眼.png') no-repeat center center;
    height: 28px;
    width: 28px;
    margin: 14px 16px 14px 0px;
    float: left;
    cursor: pointer;
}




.codeLineBtn {
    margin-left: 340px;
    width: 159px;
    height: 56px;
    background: #3182FF;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    /* float: left; */
    display: block;
}

.codeBtn {
    height: 100%;
    border: none;
    background: none;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 18px;
    border-radius: 8px;
    cursor: pointer;
}




.submitBtnLine {
    margin-left: 29px;
    margin-top: 10px;
    width: 429px;
    height: 56px;
    background: #D2D2D2;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.submitBtn {
    height: 100%;
    width: 98%;
    border: none;
    background: none;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 18px;
    border-radius: 8px;
}


.tips {
    margin-left: 118px;
    margin-top: 22px;
    width: 429px;
    height: 26px;
}
