.cont{
    width: 633px;
    margin: 138px auto 0;
    padding-left: 30px;
}
.cont label{
    font-size: 16px;
}
.name input{
    width: 350px;
    padding-left: 8px;
    height: 32px;
    border: 1px solid #cccccc;
}
.layui-input-block {
    margin-left: 50px!important;
    min-height: 36px;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #0c7ed9!important;
}
.cont li:nth-child(3) textarea{
    width: 350px;
    padding-left: 8px;
    height: 136px;
    border: 1px solid #cccccc;
    vertical-align: top;
}
.cont li:nth-child(1){

    margin-left: 28px;
} 
.cont li:nth-child(2){

    margin-left: 28px;
} 
.cont li:nth-child(4) input{
    width: 108px;
    height: 32px;
    border: 1px solid #cccccc;
    padding-left: 8px;
}
.cont li:nth-child(4){
    margin-left: 84px;
    margin-top: 10px;
}
.cont li:nth-child(4) img{
    width: 61px;
    height: 14px;
    margin-left: 10px;
}
.cont li:nth-child(4) span{
    font-size: 14px;
    color: #9a9a9a;
    margin-left: 10px;
}
.cont li:nth-child(4) span a{
    color: #0c7ed9;
}
.cont li:nth-child(5){
    margin-left: 84px;
    margin-top: 12px;
} 
.button{
    height: 34px;
    width:360px;
    background:#0c7ed9 ;
    color: #fff;
    cursor: pointer;
}
