body,html{
    background: url("../img/denglu_02.jpg") no-repeat center;
    background-size:  cover;
    height: 100%;
}
.denglu{
    width: 5.9rem;
    height: 6.18rem;
    margin: auto;
   position: relative;
    top:30%;
    border-radius: 3%;
    background-color: #f5f5f5;
}
.zhucelu{
    width: 5.9rem;
    height:7.5rem;
    margin: auto;
   position: relative;
    top:30%; 
    border-radius: 3%;
    background-color: #f5f5f5;
}
.denglu_top,.zhuce_top{
   width: 2.04rem;
    height: .33rem;
    margin: 0 auto;
    font-size: .36rem;
    color: #333333;
    padding-top: .4rem;
    text-align: center;
}
.denglu_tel{
    width: 4.8rem;
    height: .65rem;
    margin: auto;
    margin-top: .66rem;
     position: relative;
    border: 1px solid #e6e6e6;
}
.zhuce_tel{
    width: 4.8rem;
    height: .65rem;
    margin: auto;
    position: relative;
    border: 1px solid #e6e6e6;
    margin-top: .16rem;
}
.denglu_yzm{
    width: 3rem;
    height: .65rem;
    position: relative;
    border: 1px solid #e6e6e6;
}
.denglu_tel input{
    width: 4.3rem;
    height: .65rem;
    font-size: .24rem;
    color: #b2b2b2;
    position: absolute;
    top:0;
    left: .5rem;
    border: none;
    background-color: #f5f5f5;
}
.zhuce_tel input{
    width: 4.5rem;
    height: .65rem;
    font-size: .24rem;
    color: #b2b2b2;
    position: absolute;
    top:0;
    left: .5rem;
    border: none;
    background-color: #f5f5f5;
}
.denglu_yzm input{
    width: 2.5rem;
    height: .65rem;
    font-size: .24rem;
    color: #b2b2b2;
    position: absolute;
    top:0;
    left: .5rem;
    border: none;
    background-color: #f5f5f5;

}
.tel_img{
    width: .2rem;
    height: .32rem;
    display: inline-block;
    position: absolute;
    top:0.15rem;
    padding-left: .2rem;
}
.yzm_img{
    width: .2rem;
    height: .24rem;
    display: inline-block;
    position: absolute;
    top:0.2rem;
    padding-left: .2rem;

}
.yzm_main{
    width: 4.8rem;
    height: .65rem;
    margin: auto;
    margin-top: .4rem;
}
.yzm_zc{
    width: 4.8rem;
    height: .65rem;
    margin: auto;
    margin-top: .18rem;
}
.huode{
    width: 1.17rem;
    height: .65rem;
    line-height: .65rem;
    font-size: .22rem;
    color: #3ac6e0;
    background-size: cover;
}
.huode1{
    width: 1.55rem;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    border-radius: 2%;
    font-size: .22rem;
    color: #ffffff;
    background-color: #3ac6e0;
    background-size: cover;
}
.dengl_btn{
   width: 4.8rem;
    height: 0.6rem;
    text-align: center;
    margin: auto;
    font-size: .3rem;
    line-height: 0.6rem;
    background-color: #008eff;
    color: #ffffff;
    margin-top: 0.4rem;

}
.dengl_footer{
width: 1.9rem;
    overflow: hidden;
    margin: auto;
    margin-top: .3rem;
}
.dengl_footer>ul>li{
    float: left;
    font-size: .2rem;
    padding-right: .1rem;
    color: #999999;
}
.dengl_footer>ul>li:last-child{
    padding: 0;
}
