*{
    box-sizing: border-box;
}
/*报告查询页面 移动端自适应 start*/
.authenticity-of-report-infos {
    width: 96% !important;
}
.authenticity-of-report-big-title {
    font-size: 20px;
}
.authenticity-of-report-select-div {
    height: 50px;
}
.authenticity-of-report-input {
    height: 40px ;
    width: 70%;
    font-size: 12px;
}
.authenticity-of-report-select-btn {
    height: 40px !important;
}
.authenticity-of-report-tips {
    margin-top: 30px;
}
.select-mode-title {
    font-size: 12px;
}
.authenticity-of-report-tips {
    width: 96%;
}
.select-mode-text {
    font-size: 12px;
}
.query-result {
    font-size: 10px;
    width: 100% !important;
}
.return-btn-div {
    height: 40px;
}
.return-btn {
    width: 80px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}