/* 这是公共部分 */
body{
    font-size: 14px;
}
a:hover{
    text-decoration: none;
}
.white{
    background: #ffffff;
}
.header {
    background: #ffffff;
    color: #333333;
}
.header-con li h4{
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}
.home a{
    color: #1682db;
    vertical-align: middle;
}
.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner-message{
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%,-50%);
    color: #ffffff;
}
.banner-message h1{
    line-height: 1.6;
}
.banner-message p{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif !important;
}
/* 这是检务信息首页 */
.breadcrumb{
    background: #ffffff;
    border-bottom: 0.5px solid #ccc;

    width: 100%;
}
/* .breadcrumb > li + li:before
{
    color: #CCCCCC;
    content: ">";
    padding: 0 5px;
} */
.inspect-content{
    width: 100%;
}
.inscontent-center{
    width: 1080px;
    min-width: 1080px;
    margin: 0 auto;
}
a {
    color: #1967d7;
    text-decoration: none;
}
a:hover, a:focus{
    color: #1967d7;
}
.content{
    width: 850px;
    margin: 0 auto;
}
.inspect-card{
    background: #fffdf5;
    border: 1px solid #fff3c6;
    border-radius: 5px;
    text-align: center;
}
.inspect-card h4{
    padding-top: 0.5rem;
    font-weight: normal;
    color: #333;
}
.inspect-card img{
    width: 30%;
}
/* 送检须知 */
.back-light{
    background: #f9f9f9;
    padding-top: 20px;
    padding-bottom: 40px;
}
.inskonw-con{
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 2px 0px 5px rgba(212,224,231,0.6);
}
.flex-column{
    background: #fff;
    box-shadow: 2px 0px 5px rgba(212,224,231,0.6);
}
.light-grey{
    background: #f9f9f9;
}
.header-con li p{
    margin: 0;
    line-height: 1.5;
}
.nav-pills.nav-secondary .nav-link .img1{
    display: inline;
    transition:all 0.3s ease-in-out;
}
.nav-pills.nav-secondary .nav-link .img2{
    display: none;
    transition:all 0.3s ease-in-out;
}
.nav-pills.nav-secondary .nav-link:active .img1,.nav-pills.nav-secondary .nav-link.active .img1,.nav-pills.nav-secondary .nav-link:focus .img1{
    display:none;
}
.nav-pills.nav-secondary .nav-link:active .img2,.nav-pills.nav-secondary .nav-link.active .img2,.nav-pills.nav-secondary .nav-link:focus .img2{
    display:inline;
}
.nav-pills.nav-danger .nav-link, .nav-pills.nav-default .nav-link, .nav-pills.nav-info .nav-link, .nav-pills.nav-primary .nav-link, .nav-pills.nav-secondary .nav-link, .nav-pills.nav-success .nav-link, .nav-pills.nav-warning .nav-link{
    border-left: none !important;
    border-right: none !important;
}
.nav-pills.flex-column .nav-link{
    padding: 16px 0;
}
.nav-pills.nav-secondary .nav-link.active {
    background: #1967d7;
    border: 1px solid #1967d7;
}
.writing{
    padding-left:0.5rem;
}
.inspect-know{
    padding-left: 0.5rem;
}
.inspect-know a{
    color: #333;
    width: 100%;
    display: inline-block;
    line-height: 36px;
}
.inspect-know li{
    border-bottom: 0.5px dotted #ccc;
    padding:0 0.5rem ;
}
.inspect-know img{
    vertical-align: middle;
}
.inspect-know .inspect-knowtitle{
    padding-left: 0.5rem;
}
.inspect-know .inspect-knowtime{
    float: right;
    color: #999;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: normal;
}
.inspect-select{
    padding: 5px 16px;
    background-color: #fffdf5;
    border: 1px solid #fff3c6;
    color: #1967d7 !important;
    margin-bottom: 10px;
}
.inspect-select span{
    padding-left: 10px;
}
/* 检验业务办理指南 */
.inspectknow-infordetail{
    width: 100%;
    padding: 30px 30px;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 2px 6px 15px 0 rgba(69,65,78,.1);
}
.inspectknow-infordetail h4{
    text-align: center;
    line-height: 2.4;
    color: #333;
}
/* 检验资质快捷查询+检验费用快捷查询 */
.center{
    text-align: center;
}

.form-control{
    padding: .375rem .75rem;
    font-size: 14px;
}
.item {
    display: inline-block;
    margin-right: 30px;
    line-height: 34px;
    position: relative;
    z-index: 5;
}
.intelligent-label {
    text-align: right;
    font-size: 14px;
    color: #666;
    padding-right: 10px;
}
.inspectquali-select{
    padding-top: 0.75rem;
    text-align: center;
}
.btn{
    padding: 0.35rem 1.4rem;
}
.quali-select{
    background: #1967d7;
    color: #ffffff;
    margin-right: 0.75rem;
}
.quali-select:hover{
    color: #ffffff;
}
.quali-resetting{
    border: 1px solid #1967d7;
}
.card{
    box-shadow: none;
    border: 0.5px solid rgba(204,204,204,0.6);
    margin-top: 1.5rem;
    border-radius: 3px;
}
.inspect-qualification .card-body{
    padding: 0 !important;
}
.table td, .table th{
    height: 48px;
}
.inspect-qualification table tbody td:nth-child(5){
    display: inline-block;
    width: 110px;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 检验进度查询 */
.white{
    background: #ffffff;
    padding-top: 0;
}
.progress-notes{
    padding: 20px 24px;
    background-color: #fffdf5;
    border: 1px solid #fff3c6;
    border-radius: 3px;
    color: #333;
    margin-bottom: 30px;
    text-align: left;
}
.progress-notesdetail{
    font-size: 18px;
}
.progress-notes p{
    color: #666;
    margin-bottom: 0;
}
.progress-line{
    width: 100px;
    height: 2px;
    background: #fedd8c;
    margin: 10px 0;
}
.border-radious0{
    border-radius: 0;
}
.inspect-progress{
    padding: 0;
    text-align: center;
}
.inspect-progress .card-body{
    padding: 0;
}
.progress-code{
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 14px;
    height: inherit!important;
}
.progress-con .item{
    margin-bottom: 10px;
}
.ftx04{
    margin-right: 5px;
    font-weight: normal;
    color: red;
}
/* 报告真伪验证 */
.report-writing{
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
}
.report-writing li{
    float: left;
    padding-right: 100px;
    padding-top: 10px;
    color: #666;
}
.report-writing li:nth-child(4){
    padding-right: 171px;
}
.manual{
    text-align: center;
}
.manual h4{
    color: #467cfd;
    font-weight: normal;
    font-size: 16px;
}
.manual p a{
    color: #333;
    font-size: 16px;
    line-height: 30px;
    
}
.direct-icon{
    padding-right: 8px;
}
.progress-con{
    width: 100%;
}
.progress-flow{
    overflow: hidden;
    display: table;
    margin: 30px auto;
}
.progress-flow li{
    float: left;
    margin-right: 30px;
    line-height: 40px;
}
.progress-flow li span{
    display: inline-block;
    height: 60px;
    width: 70px;
    background: url(../images/arrowr.png) no-repeat center 30px;
    background-size: contain;
}
/* 客户满意度调查 */
.question-con{
    width: 100%;
}
.card-default .card-header h2 {
    font-size: 1rem;
    color: #1967d7;
}
.question-con .card{
    margin-top: 0;
}
.question-con .card-default .card-body{
    padding-top: 0;
    padding-bottom: 1rem;
}
.control-indicator{
    background: none;
}
.control-radio .control-indicator:after {
    left: 3px;
    top: 3px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #1967d7;
}
.question-line{
    min-width: 200px;
    height: 20px;
    border: 0px;
    border-bottom:1px solid #ccc;
    position: absolute;
    left: 60px;
    opacity: 1 !important;
    z-index: 100 !important;
}
.control {
    margin-bottom: 0;
}
.question-8{
    min-width: 500px;
    min-height: 80px;
    line-height: 16px;
    padding: 9px 10px;
    border: 0.5px solid #cccccc;
    float: none;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.dis-table{
    display:table;
    margin-bottom:10px;
}
.question-10{
    width:120px;
    color: #1b223c;
}
.question-certain{
    margin: 0 auto;
}
/* 投诉建议 */
.f-r3 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.breadcrumb-item.active a{
    color: #6c757d;
}
.J_codeimg{
   margin-left:5px;
}
.btn-blue {
    background-color: #1967d7;
    border-color: #1967d7;
    color: #fff;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.suggestion-con{
    display: table;
    margin: 10px 0 30px;
}
.min-height{
    height:min-content !important;
}

.zindex{
    z-index: 0;
}
.btn:focus, .btn:hover{
    opacity: 1;
}
.list-float{
    float: right;
}
.m-r-5{
    margin-right:0.5rem;
}
.delegation-attribute img{
    margin-right:1rem;
}
.table thead th{
    text-align:center;
}
.delegat-table tr td:last-child{
    color:#1967d7;
}
.form-control:focus{
    box-shadow: none !important;
}
.marginb-0{
    margin-bottom: 0;
}
.control-label{
    font-weight: normal !important;
}
.display-inline{
    display: inline-block;
    width: 80%;
    height: 34px !important;
    box-shadow: none;
}

select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: solid 1px #000;
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background-image: url("../images/arrowb.png") !important;
    background-size: 2%;
    background-repeat: no-repeat;
    background-position: right 12px center;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 14px !important;
    }
    /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
    select::-ms-expand { display: none;}
.gotoselect{
    background: url("../images/select.svg") no-repeat right 12px center !important;
}
.modal-header{
    padding: 15px 30px;
}
.modal-body{
    padding: 15px 66px;
}
.subscript{
    position: absolute;
    bottom: 20px;
    right: 52px;
}
.superscript{
    position: absolute;
    bottom: 20px;
    right: 82px;
}
.delegat-table td a{
    cursor: pointer;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #1967d7;
    border: 1px solid #1967d7 !important;
    color: #fff;
    border-radius: 0.25rem;
}
.noselect{
    border: 1px solid #1967d7 !important;
    border-radius: 0.25rem;
    margin:0 0.5rem;
}
.delegation-detail{
    padding: 0.5rem 1.25rem !important;
    background: #f6f6f6 !important;
}
.verti-line{
    width: 3px;
    height: 16px;
    background: #1967d7;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.delegation-detail h4{
    font-size: 14px;
    color: #121212;
    display: inline-block;
    
}
.wid60{
    width: 60%;
}
.form-group{
    margin-bottom: 0;
}
.form-check label, .form-group label{
    font-weight: normal;
    margin-bottom: 0;
}
.padding0{
    padding: 0 !important;
}
.margint-0{
    margin-top: 0;
}
.card-padding{
    padding: 0.75rem !important;
}
.wid52{
    width: 52%;
}
.wid55{
    width: 55%;
}
.wid43{
    width: 43%;
}
.appendix{
    padding: 0.35rem 0.75rem;
    font-size: 14px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.align-l th{
    text-align: left !important;
}
.table-last tr td:last-child{
    color: #1967d7;
    cursor: pointer;
}