@charset "utf-8";
/* 你自己的样式 */

@media (min-width: 768px) {
.nei {
    width: 100%;
}
.hd_form div h5 {
    width: auto;
    text-indent: 75px;
}
.form-horizontal .form-label 
    width: 25%;
    margin-left: 0;
}
}
    