*{
    margin: 0;
    padding: 0;
}
html,body{height:100%;
    width:100%;
    overflow:hidden;
}
#zonbackimge {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../image/BG.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.miengc{
   position: absolute;
    left: 50%;
    transform:translatex(-50%);
     top: 30px;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    color: #4e545b;
}
.blueimage{
    position: fixed;
    bottom: 70px;
    left: 50%;
    transform:translatex(-50%);
}
.content{
    position: absolute;
    width: 470px;
    height: 688px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow:0 9px 29px rgba(12, 49, 94, 0.29);
    border-radius: 10px;
    opacity: 0.98;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);

}
.denghl{
    height: 100px;
    width:428px ;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    color: #4e545b;
    line-height: 100px;
    padding-left: 40px;
}
.shuinput{
    height: 336px;
    width:380px ;
    margin: auto;
}

.shuinput ul {
    height: 336px;
    width:380px ;
    margin: auto;
}
.shuinput ul li{
    position: relative;
    height: 54px;
    width:374px ;
    margin-top: 38px;
    list-style: none;
}

.inputzon{
    height: 54px;
    width:300px ;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #3f4349;
    padding-left: 70px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 2px #f3f3f3;
    outline:none
}
.inputzon:focus{
    width: 300px;
    height: 54px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 2px #59a3ff;
    color: #b4beca;

}

.shao,.zhanghao,.pwad,.yangma{
    padding-left: 20px;
    padding-top: 10px;
    top: 10px;
    position: absolute;
}
.yangimage{
    top: 12px;
    right: 2px;
    position: absolute;

}

.danxuan{
    height: 84px;
    width: 378px;
    margin: auto;
}
.danxuan ul{
    height: 84px;
    width: 378px;
    margin: auto;
    line-height: 84px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #7d858e;
}
.danxuan ul li{
    float: left;
   list-style: none;
}
.jizhu{
    cursor: pointer;
}

.mimaoli{
 margin-left: 180px;
    text-decoration: underline;
    cursor: pointer;
}
.mimaoli span:hover{
    color: #59a3ff;
}
.dengru{
    width: 140px;
    height: 54px;
    background-color: #59a3ff;
    border-radius: 5px;
    margin: auto;
    line-height: 54px;
    text-align: center;
    opacity: 0.8;
    cursor: pointer;
}
.dengru:hover{
    background-color: #5497F9;
}


.dengru span{
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
}
.tixing{
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #ff713f;
}
.dihou{
    position: absolute;
    left: 50%;
    bottom: 34px;
    transform:translatex(-50%);
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0;
    letter-spacing: 0;
    color: #818b97;
}