.dz_form {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: 2%;
}

.dz_form input {
    border: 1px solid #C7C7C7 !important;
}

.dz_one div {
    width: 33%;
}

.dz_one div label {
    width: 100px !important;
}

.dz_form ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 30px !important;
    margin-top: 10px !important;
}

.dz_xuxian {
    width: 94%;
    margin-left: 3%;
    border-top: 1px dashed #C7C7C7 !important;
    height: 1px;
    overflow: hidden;
    border-bottom: none !important;
    margin-bottom: 30px;
    margin-top: 20px;
}

.dz_wordBig {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #1B5DA8;
    margin-bottom: 15px;
    margin-left: 10px;
    text-align: start;
}

#savePdf {
    font-size: 20px;
    font-weight: bold;
    color: #1B5DA8;
    text-align: center;
    margin-bottom: 10px;
}

.dz_wordLittle {
    margin-left: 20px;
    /* font-size: 16px; */
    color: #6B6B6B;
    line-height: 25px;
    margin-right: 25px;
    text-align: start;
}

#sumbitAgreementForm {
    border-radius: 6px;
    padding: 0 100px;
}

#dz_yiju {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 80%;
}

.dz_agreement {
    width: 1100px;
    margin: auto;
}

.dz_submit>button {
    width: 200px;
    height: 35px;
    background: #0F5BBD;
    border-radius: 25px;
    color: white;
    border: none;
    cursor: pointer;
}

.dz_method {
    display: flex;
}

.dz_method>div {
    display: flex;
    align-items: center;
}

.dz_secrecy {
    display: flex;
}

.dz_secrecy>div {
    display: flex;
    align-items: center;
}

@media screen and (max-width:736px) {
    .dz_agreement {
        width: 100%;
    }
}


/* 手机验证码的Css样式 */


/*手机验证码行内样式*/

.phone-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
}


/*手机验证码行内-标签 样式*/

.phone-item label {
    height: 25px;
    width: 80px;
    line-height: 25px;
}


/*手机验证码行内-按钮 样式*/

.phone-item input {
    width: 220px;
    padding: 6px;
}

.code-log {
    margin: 25px 0;
    display: flex;
    justify-content: center;
}

.code-log>button {
    width: 105px;
    margin-left: 15px;
    border: none;
    background-color: #1890ff;
    color: #fff;
    border-radius: 4px;
}

.code-log>input {
    width: 100px;
    padding: 6px;
}

.phone-sub {
    width: 160px;
    border: none;
    background-color: #1890ff;
    color: #fff;
    height: 30px;
    border-radius: 4px;
}


/* pdf提示 */

.dz_promptPdf {
    position: absolute;
    top: 0;
    width: 150px;
    height: 70px;
    line-height: 70px;
    background-color: #6395d7;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}


/* 顶部报告编号 */

.dz_serialNumber {
    display: flex;
    justify-content: space-between;
}

dz_serialNumber>div {
    display: flex;
    align-items: flex-end;
}

.dz_serialNumber>div>label {
    width: 135px;
    font-size: 18px;
}

.dz_button {
    margin-left: 10px;
    width: 100px;
    background-color: #4381E6;
    color: white;
    border: none;
    border-radius: 5px;
    height: 38px;
}

.dz_addyiju {
    position: absolute;
    top: 0;
    right: -110px;
}

.dz_addPut {
    width: 700px;
    margin-left: 129px;
    margin-top: -10px;
}

.dz_img {
    margin: -57px 0 0 800px;
    width: 20px;
    height: 20px;
}

.inspectionProUrl::after {
    content: '仅支持.doc/.docx/.xls/.xlsx/.pdf/.jpg文件格式，文件大小需<5M';
    /* content: '*'; */
    font-size: 14px;
    position: relative;
    color: red;
    bottom: -3px;
    left: 0;
}

.addRedStar:before {
    content: '*';
    color: red;
    font-size: 18px;
    position: relative;
    top: 5px;
    left: -7px;
}

.addRedStar1:before {
    content: '*';
    color: rgb(255, 255, 255);
    font-size: 18px;
    position: relative;
    top: 5px;
    left: -7px;
}


/* 验证 */

input.error {
    border: 1px solid red;
}

label.error {
    font-size: 14px;
    color: #ea0000;
    padding-left: 16px;
    padding-bottom: 2px;
}

#sampleSource-error,
#sampleUnit-error,
#performance-error,
#sampleHandle-error,
#testPurpose-error {
    position: relative;
    right: 122%;
}

#report-error {
    position: relative;
    right: 98%;
}

#inspectionPro-error {
    position: relative;
    right: 92%;
}


/* 手机端 */

@media screen and (max-width:736px) {}

@media print {
    @page {
        size: A4 portrait;
    }
    .busadd,
    .dz_file,
    .dz_submit,
    .dz_promptPdf,
    .layui-edge,
    .dz_yanzhen,
    #sumbitAgreementForm,
    #content_box-1661325699777-0,
    #w_grid-1661325699807 {
        display: none;
    }
    .select {
        /*border: none;*/
        appearance: none
    }
    /*Chrome、Safari等 webkit内核浏览器*/
     ::-webkit-input-placeholder {
        opacity: 0;
    }
}

.layui-disabled,
.layui-disabled:hover {
    color: #333 !important;
    cursor: not-allowed !important;
}

.layui-form-select {
    width: 150px;
}

