.lj_a {
    display: flex;
    justify-content: space-between;
}

.lj_a > div:nth-child(1) {
    background: #FEF8F3;
    width: 78.8%;
    border: 1px solid;
    border-color: rgba(230, 120, 23, 0.3);
    display: flex;
    justify-content: space-between;
}

.bsa:hover .icon-factory {
    transform: rotateY(360deg);
    transition: 1s;
}

.bsa:hover .icon-pinzhifuwu {
    transform: rotateY(360deg);
    transition: 1s;
}

.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul > li {
    font-size: .16rem;
    /* margin-left: 0.1rem; */
    display: flex;
    justify-content: flex-start;
}

/*.aa > p {
    font-size: .16rem;
    margin-bottom: 0.3rem;
}*/

.nthw > p {
    font-size: .16rem;
    margin-bottom: .3rem;
}


.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul > li:nth-child(n+2) {
    margin-top: 0.15rem;
}

.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul > li::before {

    position: relative;
    content: '';
    background: url(../images/dh.png);
    width: 27px;
    height: 27px;
    display: flex;
    margin-right: 0.1rem;
}

.nwq > table > tr {
    display: flex;
    justify-content: space-between;
}

.nwq > table tr > td:nth-child(n) > p {
    text-align: center;

}

.nwq > table {
    width: 100%;
}

/*
.nwq>table tr > td:nth-child(n) {
    width: 8%;
}

.nwq>table tr > td:nth-child(2n) {
    width: 8%;
}

.nwq>table tr > td:nth-child(3n) {
    width: 5%;
}

.nwq>table tr > td:nth-child(4n), .nwq>table tr > td:nth-child(5n) {
    width: 9%;
}

.nwq>table tr > td:nth-child(7n) {
    width: 12%;
}

.nwq>table tr > td:nth-child(12n) {
    width: 12%;
}

.nwq>table tr > td:nth-child(8n) {
    width: 5%;
}

.nwq>table tr > td:nth-child(10n) {
    width: 5%;
}

.nwq>table tr > td:nth-child(9n) {
    width: 9%;
}

.nwq>table tr > td:nth-child(11n) {
    width: 12%;
}
*/

.nwq > table > tbody > tr:nth-child(1) > td {
    background: #E67817;
    color: white;
    font-size: .2rem;
    line-height: .58rem;
    border-right: 1px solid #F7D6B9;
}

.nwq > table > tbody > tr:nth-child(n+2) > td {
    color: #333333;
    font-size: .16rem;
    text-align: center;
    line-height: .58rem;
    border-right: 1px solid #F7D6B9;
}

.nwq > table > tbody > tr:nth-child(1) > td:last-child > p {
    border: none !important;

}
.nwq>table > tbody > tr:nth-child(n+2) > td span{
    color: #333333;
    font-size: .16rem;
}

.nwq > table > tbody > tr:nth-child(1) > td > p {
    color: white;
    font-size: .2rem;
    line-height: .58rem;

}

.nwq > table > tbody {
    border: 1px solid #F7D6B9;
}

.nwq > table {
    margin-bottom: 0.64rem;
}

.nwq > table > tbody > tr:nth-child(2) > td > p {
    color: #333333;
    font-size: .16rem;
    text-align: center;
    line-height: .58rem;
    border-right: 1px solid #F7D6B9;
}

.nwq > table > tbody > tr:nth-child(2) > td:last-child > p {
    border: none !important;
}


.bsa:hover .icon-gexingdingzhi {
    transform: rotateY(360deg);
    transition: 1s;
}

.bsa:hover .icon--fuwu-xianxing {
    transform: rotateY(360deg);
    transition: 1s;
}

.icon-pinzhifuwu {
    transition: 1s;
}

.icon-gexingdingzhi {
    transition: 1s;
}

.icon--fuwu-xianxing {
    transition: 1s;
}

.icon--fuwu-xianxing {
    transition: 1s;
}


.lj_a > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    font-size: .24rem;
    color: #E67817;
    padding-bottom: .64rem;


}

.lj_a > div:nth-child(1) > div:nth-child(1) {
    padding-top: 1.29rem;
    padding-left: .79rem;
}

.lj_a > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) {
    font-size: .42rem;
    padding-bottom: .59rem;
}

.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
    padding-bottom: 1.8rem;

}

.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p > i {
    color: #E67817;
    font-size: .18rem;
}

.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p > span {
    font-size: .16rem;
    margin-left: .1rem;

}

.lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(n+2) {
    margin-top: .15rem;
}

.lj_a > div:nth-child(1) > div:nth-child(2) {
    width: 45%;
    margin-right: 1.6rem;
}

.jg {
    padding-top: 1.71rem;;
}

.jg > img {
    width: 100%;
}

.lj_a > div:nth-child(2) {
    border: 1px solid;
    border-color: rgba(230, 120, 23, 0.3);
    width: 21.2%;
    border-left: none;
}

.lj_a > div:nth-child(2) > div:nth-child(-n+2) > p:nth-child(1) {
    font-size: .16rem;
    color: #E67817;
    padding-top: .34rem;
    padding-left: .31rem;
}

.lj_a > div:nth-child(2) > div:nth-child(-n+2) > p:nth-child(3) {
    text-align: center;
    padding-top: 1.81rem;
    padding-bottom: 0.36rem;
    font-size: .14rem;
    opacity: 0;
}

.lj_a > div:nth-child(2) > div:nth-child(-n+2) {
    position: relative;
    border-bottom: 1px solid #E67817;
    border-color: rgba(230, 120, 23, 0.3);
}

.lj_a > div:nth-child(2) > div:nth-child(-n+2) > div:nth-child(2) {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.lj_a > div:nth-child(2) > div:nth-child(-n+2) > div:nth-child(2) > img {
    width: 90%;
}


.lj_a > div:nth-child(2) > div:nth-child(3) {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lj_a > div:nth-child(2) > div:nth-child(3) > div {
    width: 50%;
    height: 100%;
    position: relative;
    background: #E67817;
}

.lj_a > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) {
    border-right: 1px solid #E67817;
}

.icon-iconfontjiantou-copy-copy, .icon-iconfontjiantou-copy {
    font-size: .4rem;
    line-height: 1.13rem;
    color: white;
}

.hsd:hover {
    background: #C96A16 !important;
}

.bta {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: .25rem;

}

.zyy {
    margin-bottom: .64rem;
}

.bta > hr {
    width: .03rem;
    height: .26rem;
    background: #E67817;
    border: none;

}

.bta > p {
    font-size: .26rem;
    color: #333333;
    margin-left: .13rem;
    font-weight: bold;
}

.lj_a {
    margin-bottom: .73rem;

}

.nr {
    font-size: .16rem;
    color: #666666;
}

.ghj {
    padding-bottom: .53rem;
}

.nrr {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-top: 1px solid #F7D6B9;
    border-bottom: 1px solid #F7D6B9;
    border-left: 1px solid #F7D6B9;

}


.yzz {
    border-left: 1px solid #F7D6B9;
}

.nrr > li {
    width: calc((100%) / 12);
}

.zyy > li:nth-child(-n+12) > p:nth-child(1) {
    background: #E67817;
}

.zyy > li:nth-child(-n+12) > p:nth-child(2) {
    color: #333333;
    font-size: .16rem;
    text-align: center;
    line-height: .58rem;
    border-right: 1px solid #F7D6B9;
}

.nrr > li:nth-child(-n+12) > p {
    color: white;
    font-size: .20rem;
    text-align: center;
    line-height: .58rem;
    border-right: 1px solid #F7D6B9;
}

.nrr > li:nth-child(12n) > p {
    border: none;
}

.yzz > li:nth-child(n) > p {
    color: #333333;
    font-size: .16rem;
    text-align: center;
    line-height: .58rem;
    border-right: 1px solid #F7D6B9;
}

.nrr > li:nth-child(n) {
    width: 8%;
}

.nrr > li:nth-child(2n) {
    width: 8%;
}

.nrr > li:nth-child(3n) {
    width: 5%;
}

.nrr > li:nth-child(4n), .nrr > li:nth-child(5n) {
    width: 9%;
}

.nrr > li:nth-child(7n) {
    width: 12%;
}

.nrr > li:nth-child(8n) {
    width: 5%;
}

.nrr > li:nth-child(9n) {
    width: 10%;
}


.nrr > li:nth-child(11n) {
    width: 12%;
}

.nrr > li:nth-child(12n) {
    width: 12%;
}


.nrr > li:nth-child(10n) {
    width: 5%;
}

.yzz {
    margin-bottom: .64rem;
}

.zhzp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 0.6rem;
}

.zhzp > div {
    width: 50%;
}

.zhzp > div > img {
    width: 100%;
    height: 100%;
}

.zhzp > div > div {
    width: 100%;
}

.zhzp > div > div > img {
    width: 100%;
}

.zhzp > div > div:nth-child(2) {
    display: flex;
    justify-content: space-between;
}

.zhzp > div > div:nth-child(2) > img {
    width: 100%;
    display: block;
}

.zhzp > div > div:nth-child(2) > div {
    width: 50%;
}

.zhzp > div > div:nth-child(2) > div > img {
    width: 100%;
    display: block;
    height: 100%;
}

.sgyd > div {
    border: 1px solid #F7D6B9;
    border-radius: .1rem;
    width: calc((100% - .90rem) / 4);
}

.sgyd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.icon-factory, .icon--fuwu-xianxing, .icon-pinzhifuwu, .icon-gexingdingzhi {
    font-size: .42rem;
    color: #E67817;
    line-height: .42rem;
}

.sgyd > div > p:nth-child(1) {
    font-size: .22rem;
    color: #333333;
    width: 80%;
    margin: 0 auto;
    padding-top: .4rem;
    padding-bottom: .2rem;
}


.sgyd > div > div:nth-child(2) {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    padding-bottom: .49rem;
}

.sgyd > div > div:nth-child(2) > p:nth-child(1) {
    width: 72%;
    font-size: .14rem;
}


@media (max-width:1680px){
    .icon-iconfontjiantou-copy-copy, .icon-iconfontjiantou-copy {
        font-size: .4rem;
        line-height: 1.3rem;
        color: white;
    }
}

@media (max-width: 768px) {
    .lj_a > div:nth-child(1) {
        width: 100%;
    }
    .nwq > table{
        margin-bottom: 20px;
    }

    .nrr {
        justify-content: space-between;
    }

    .nrr > li:nth-child(n) {
        width: 25% !important;
    }

    .nrr > li:nth-child(-n+12) > p {
        font-size: 16px;
        line-height: 37px !important;
    }

    .zyy > li:nth-child(-n+12) > p:nth-child(2) {
        font-size: 14px;
    }

    .zyy > li:nth-child(-n+12) > p:nth-child(2) {
        line-height: 28px;
    }

    .lj_a {
        flex-wrap: wrap;
    }

    .lj_a > div:nth-child(2) {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }


    .lj_a > div:nth-child(2) > div:nth-child(-n+2) {
        width: 40%;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) {

    }

    .lj_a > div:nth-child(1) > div:nth-child(1) {
        padding-top: 20px;
        padding-left: 40px;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
        font-size: 20px;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) {
        font-size: 30px;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p > span {
        font-size: 14px;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
        padding-bottom: 60px;
    }

    .jg {
        padding-top: 40px;
    }

    .lj_a > div:nth-child(2) > div:nth-child(-n+2) > p:nth-child(1) {
        font-size: 16px;
        padding-top: 15px;
        padding-left: 15px;
    }

    .lj_a > div:nth-child(2) > div:nth-child(-n+2) > p:nth-child(3) {
        font-size: 14px;
        padding-top: 120px;
        padding-bottom: 20px;
    }

    .lj_a > div:nth-child(2) > div:nth-child(-n+2) > div:nth-child(2) > img {
        width: 68%;
        margin: 0 auto;
    }

    .lj_a > div:nth-child(2) > div:nth-child(3) {
        width: 20%;
    }

    .lj_a > div:nth-child(2) > div:nth-child(-n+2) {
        border-bottom: none;
        border-right: 1px solid #E67817;
        border-color: rgba(230, 120, 23, 0.3);
    }

    .lj_a > div:nth-child(2) > div:nth-child(3) > div {
        width: 100%;
        height: auto;
    }

    .icon-iconfontjiantou-copy-copy, .icon-iconfontjiantou-copy {
        font-size: 20px;
        line-height: 75px;

    }
    .lj_a > div:nth-child(2) > div:nth-child(-n+2) > p:nth-child(3){
        display: none;
    }

    .lj_a > div:nth-child(2) {
        border-top: none;
    }


    .lj_a > div:nth-child(2) {
        border-left: 1px solid #E67817;
        border-color: rgba(230, 120, 23, 0.3);
    }

    .bta > p {
        font-size: 20px;
        font-weight: unset;
        margin-left: 15px;

    }

    .bta > hr {
        height: 20px;
        width: 3px;
    }

    .bta {
        margin-bottom: 20px;
    }

    .lj_a {
        margin-bottom: 20px;
    }

    .ghj {
        padding-bottom: 20px;
    }

    .nrr > li:nth-child(-n+12) > p {
        line-height: unset;
    }

    .nr {
        font-size: 14px;
    }

    .zhzp > div {
        width: 100%;
    }

    .zhzp {
        padding-bottom: 20px;
    }

    .sgyd > div {
        width: calc((100% - 20px) / 2);
    }

    .sgyd > div > p:nth-child(1) {
        font-size: 16px;
    }

    .sgyd > div > div:nth-child(2) > p:nth-child(1) {
        font-size: 14px;
    }

    .sgyd > div {
        border-radius: 5px;

    }

    .sgyd > div > p:nth-child(1) {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .icon-factory, .icon--fuwu-xianxing, .icon-pinzhifuwu, .icon-gexingdingzhi {
        font-size: 20px;
        line-height: unset;
    }

    .sgyd > div > div:nth-child(2) {
        padding-bottom: 20px;
    }

    .sgyd > div:nth-child(n+3) {
        margin-top: 20px;
    }

    .zyy {
        margin-bottom: 20px;
    }
    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul > li{
        font-size: 14px;
        align-items: center;
    }
    .nthw > p{
        font-size: 14px;
    }
    .nthw > p img{
        width: 100%;
    }
    .nthw > p span{
        width: 100%;
    }
    .nwq > table > tbody > tr:nth-child(1) > td{
        font-size: 14px;
        line-height: 37px !important;
    }
    .nwq > table > tbody > tr:nth-child(n+2) > td{
        font-size: 14px;
        line-height: 37px !important;
    }


}

@media (max-width: 414px) {
    .lj_a > div:nth-child(1) > div:nth-child(1) {
        padding-top: 20px;
        padding-left: 20px;
    }
    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul > li::before{
        margin-right: 15px;
    }
    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
        padding-bottom: 30px;
    }
    .lj_a > div:nth-child(1) > div:nth-child(1) > p:nth-child(2){
        padding-bottom: 15px;
    }

    .nrr > li:nth-child(n) {
        width: calc((100%) / 3) !important;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) {
        font-size: 22px;
    }

    .jg {
        padding-top: 71px;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p > span {
        font-size: 12px;
    }

    .lj_a > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
        padding-bottom: 43px;
    }

    .sgyd > div {
        width: 100%;
    }

    .sgyd > div:nth-child(n+2) {
        margin-top: 20px;
    }

    .sgyd > div > p:nth-child(1) {
        width: 90%;
    }

    .sgyd > div > div:nth-child(2) {
        width: 90%;
    }

    .icon-factory, .icon--fuwu-xianxing, .icon-pinzhifuwu, .icon-gexingdingzhi {
        font-size: 23px;
        line-height: unset;
    }

}



