﻿body {
}

#bacimg {
    width: 100%;
    height: 100vh;
    z-index: 0;
}

#divfloat {
    background-color: #FBFAFF;
    width: 60%;
    margin: 0 auto;
    height: 100%;
    max-width: 1200px;
    min-width: 1140px;
    letter-spacing: 2px;
}

#Registeretop {
    height: 120px;
    font-size: 20px;
    color: #808080;
}

    #Registeretop ul {
        overflow: hidden;
        list-style-type: none;
        padding-left: 195px;
        padding-top: 30px;
    }

        #Registeretop ul li {
            float: left;
            width: 230px;
        }

#divContentQy {
    display: none;
}

#divContent {
    background-color: #ffffff;
    width: 100%;
}

.active {
    height: 50px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 20px;
    background: url('../image/Register/zk.png') no-repeat;
    color: #fff;
}

#divContentGt {
    padding-top: 40px;
    width: 100%;
}

.layui-upload-img {
    width: 150px;
    height: 150px;
    margin: 0 10px 10px 0;
}

#business {
    height: 410px;
    width: 280px;
    padding-top: 20px;
}

#Zcard {
    height: 180px;
    width: 310px;
    padding-top: 25px;
}

#Fcard {
    height: 180px;
    width: 310px;
    padding-top: 25px;
}

.move {
    height: 18px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 20px;
    background: #E9E9F8;
    border-radius: 8px;
    color: #2783FF;
}

#QyReg{
    margin-right:200px;
}
.zjtitle{
    float:left;
    width:45%;
    padding-left: 20px;
}

#businessdiv{
    background-color:#2C2E40;
    border-radius:10px;
    width:40%;
    height:465px;
    float: left;
    margin-top: 10px;
    margin-left: 35px;
    min-width: 485px;
}
.buttonlable{
    float:left;
    width:150px;
    padding-top:180px;
}

#businesstest {
    margin-left: 20px;
    background: url('../image/Register/an.png') no-repeat;
    color:#6C5538;
    width:90px;
    font-weight: 900;
}
#Zcardtest {
    margin-left: 20px;
    background: url('../image/Register/an.png') no-repeat;
    color:#6C5538;
    width:90px;
    font-weight: 900;
}
#Fcardtest {
    margin-left: 20px;
    background: url('../image/Register/an.png') no-repeat;
    color:#6C5538;
    width:90px;
    font-weight: 900;
}
.Registerlabel{
    float: left;
    display: block;
    padding: 8px 0px 10px 27px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 17px;
    text-align: center;
}
#sfzdiv{
    width: 45%;
    float: left;
    margin-top: -495px;
    margin-left: 585px;
}

#Zcarddiv{
    width:100%;
    min-width: 525px;
    height:230px;
    background-color:#2C2E40;
    border-radius:10px;
}
#Fcarddiv{
    width:100%;
    min-width: 525px;
    height:230px;
    background-color:#2C2E40;
    border-radius:10px;
}
.cardlable{
    padding-top: 65px;
    padding-left: 20px;
    float: left;
    width: 175px;
}
#bottondiv{
    background-color:#FBFAFF;
    padding: 20px 0px 20px 389px;
}