.operation{margin-bottom: 40px;}
.operation:last-child{margin-bottom: 0;}
.operation .ohd {
    padding: 18px 0 18px 6.43%;
    font-size: 20px;
    line-height: 1.5;
    color: #4c4c4c;
    background: #e6e6e6;
}
.operation .obd {
    padding: 0 6.43% ;
    display: flex;
    flex-wrap: wrap;
}
.notice{margin:20px 0 0;}
.list .lbd .ibd th{color: #000000;}
.list .lbd .ibd td.text { padding: 26px 10px; border-bottom: 1px solid #dfdfdf; }

.list .lnav a.on:after,.list .lnav a:hover:after{background: #00c87f;}
.list .lhd{background: #00c87f; padding: 7% 0 7% 2.6%;}
.list {margin-top: -6%;}
.list .lhd .l1{margin-bottom: 0;}
.list .lbd .ibd th:nth-child(1),
.list .lbd .ibd th:last-child{width:80px;}

.extraction .list .lnav a.on, .extraction .list .lnav a:hover{color: #00c87f;}

.center{text-align: center !important;}
.extraction .ihdMid{margin-top: 46px;}
.extraction .table2{margin-bottom: 40px;}
.extraction .table2:last-child{margin-bottom: 0px;}
.extraction .table2 .text {color: #4c4c4c;font-size: 16px; }
.extraction .textCenter .text { text-align: center !important;}
.extraction .table2 .text span{color: #000000;font-size: 18px;}
.extraction .theadLine th.rightLine{border-right:1px solid #C3C3C3;}
.extraction .theadLine th.bottomLine{border-bottom:1px solid #C3C3C3;}
.extraction .obd .oItem1 img{width:1.64rem; height: 1.04rem;}
.extraction .obd .oItem2 img{width:1.14rem; height: 1.1rem;}
.extraction .obd .oItem3 img{width:1.36rem; height: 1.04rem;}
.extraction .obd .oItem{display: flex; flex-direction: column; align-items: center;}
.extraction .obd{display: flex; justify-content: space-between; padding-top: 4.5%; padding-bottom: 3%;}
.extraction .obd .oItem .step{color: #595757; font-size: 16px; margin: 16px 0 13px; font-weight: 600;}
.extraction .obd .oItem1 .step{margin-top: 22px;}
.extraction .obd .oItem .l1{color: #333333; font-size: 16px; text-align: center; line-height: 1.5;}

.extraction .operation2 .title{color: #009f7c; font-size: 22px; display: flex; align-items: center; margin-bottom: 28px; }
.extraction .operation2 .title2{margin-top: 70px; }
.extraction .operation2 .title:before{
    content: '';
    display: block;
    width:6px;
    height:6px;
    background: #009f7c;
    border-radius: 50%;
    margin-right: 10px;
}
.extraction .operation2 .bref{color: #595959; font-size: 18px; line-height: 1.5; }
.extraction .operation2 .imgbox{margin-bottom: 20px;}
.extraction .operation2 .imgbox .img{ margin-bottom: 26px; }
.notice{ color: #ff5e5e;font-size: 16px; }
@media all and (max-width:1400px ){
    .list .lbd .ibd th,.operation .ohd{font-size: 18px;}
    .extraction .table2 .text span,.detection .table2 th.text{font-size: 16px;}
    .extraction .obd .oItem .l1,.extraction .obd .oItem .step{font-size: 14px;}
    .extraction .operation2 .title{font-size: 20px;}
    .extraction .operation2 .bref{ font-size: 16px; }
    .notice{ font-size: 14px; }
}

@media all and (max-width:767px ){
    .list .lhd:before{padding-bottom: 22.68vw}
    .list .lbd .ibd th, .operation .ohd{font-size: 0.3rem;}
    .list .lbd .ibd td{font-size: 0.26rem;}
    .list .lbd .ibd th:nth-child(1),
    .list .lbd .ibd th:last-child{width:0.3rem;}
    .list .lbd .ibd td.text{padding: 0.4rem 0;}
    .list .lbd .ibd th.text{padding: 2.8vw 0}
    .list .lbd .ihd{display: block;font-size: 0.36rem; line-height: 1.2}
    .extraction .table2{margin-bottom: 0.4rem;}
    .extraction .table2 .text span{font-size: 0.28rem;}
    .detection .list .table2 .text{font-size: 0.24rem;}
    .extraction .ihdMid{margin-top: 0.46rem;}
    .operation .ohd{padding: 2.8vw 0.3rem;box-sizing: border-box;}
    .extraction .obd{flex-direction: column; padding: 0;}
    .extraction .obd .oItem .step{font-size: 0.28rem;line-height: 1.3; margin:0 0 10px;}
    .extraction .obd .oItem .l1{font-size: 0.26rem; text-align: left; line-height: 1.3;}
    .extraction .obd .oItem{flex-direction: unset; justify-content: space-between;border-bottom: 1px solid #C3C3C3; padding: 0.44rem 0;}
    .extraction .obd .oItem:last-child{border-bottom: none;}
    .extraction .obd .oItem .rt{width: 4.17rem;}
    .extraction .obd .oItem1 img{width: 2rem; height: 1.28rem;margin-left: 0.3rem;
    }
    .extraction .obd .oItem2 img{width: 1.7rem; height: 1.65rem;margin-left: 0.4rem;
    }
    .extraction .obd .oItem3 img{width: 1.9rem; height: 1.46rem;margin-left: 0.3rem;
    }
    .extraction .operation2 .title{margin-top: 0.7rem;font-size: 0.28rem;}
    .extraction .operation2 .bref{font-size: 0.26rem;}
    .extraction .operation2 .imgbox{margin-bottom: 0.5rem;}
    .extraction .operation2 .imgbox .img:last-child {margin-bottom: 0;}
    .extraction .theadLine th.spre{padding-right: 0.22rem !important;}
    .notice{font-size: 0.26rem; margin-top: 0.5rem;}
}




