.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    border-top: 1px solid #d2d2d2;
}
.cont li label{
    font-size: 0.3rem;
}
.cont .name{
    margin-left: 0.7rem;
}
.cont .name input{
    width: 5.05rem;
    height: 0.62rem;
    padding-left: 0.13rem;
    font-size: 0.28rem;
    border: 1px solid #cccccc;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #0c7ed9!important;
}
.cont li textarea{
    vertical-align: top;
    width: 5.05rem;
    padding-left: 0.13rem;
    height: 2.45rem;
    border: 1px solid #cccccc;
}
.cont li:nth-child(3){
    margin-left: 0.1rem;
}
.layui-input-block {
    margin-left:1.7rem!important;
    min-height: 36px;
}
.layui-form-item {
    margin-bottom: 0!important;
}
.cont li:nth-child(4) input{
    width: 2.13rem;
    height: 0.62rem;
    font-size: 0.28rem;
    border: 1px solid #cccccc;
    text-align: center;
}
.cont li:nth-child(4) img{
    width: 1.05rem;
    margin-left: 0.2rem;
    margin-right: 0.08rem;
}
.cont li:nth-child(4) span{
    font-size: 0.24rem;
    color: #9a9a9a;
}
.cont li:nth-child(4) span>a{
    color: #0c7ed9;
}
.cont li:nth-child(4) {
    margin-left: 1.66rem;
    margin-top: 0.2rem;
}
.button{
    width: 5.2rem;
    height: 0.64rem;
    background: #0c7ed9;
    color: #fff;
    margin-left: 1.66rem;
    margin-top: 0.3rem;
}