businessInquiry.css 748 Bytes
.businessInquiry .informationService{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 30px;
}
.businessInquiry .informationService div {
    margin: 25px 0;
}
.businessInquiry .informationService div span {
    display: inline-block;
    width: 100px;
    text-align: right;
}
.businessInquiry .informationService input {
    width: 300px;
    display: inline-block;
}
.informationService .layui-btn {
    display: inline-block;
    width: 160px!important;
}
.typesCertificates {
    width: 300px;
    height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #e6e6e6;
}