/*主营业务*/
/*.box-ny-zyyw-content{ margin-top: -15px;}*/
.box-ny-zyyw-content .flex-wrap{ display: flex;flex-wrap: wrap;margin-bottom: 30px}
.box-ny-zyyw-content .flex{ display: flex;align-items: center;flex-wrap: wrap;width: 100%}
.box-ny-zyyw-content .zyyw-img{ width: 100%}
.box-ny-zyyw-content a:hover{ filter: brightness(1.2); }
.box-ny-zyyw-content a:nth-of-type(2),.box-ny-zyyw-content span a:nth-of-type(3){ margin-bottom: 12px;}
.box-ny-zyyw-content a i{ position: absolute;padding: 25px 25px; display: block; font-style: normal;
    font-size: 18px; font-weight: bold; color: #fff; border-radius: 50px; top: 50%;
    transform: translate(-50%, -50%);left: 50%;z-index: 10; }
.box-ny-zyyw-content a:nth-of-type(1) i{font-size: 24px; background-color: rgba(233,50,50,.8); border-radius: 50px;}
.box-ny-zyyw-content a:nth-of-type(2) i{ background-color: rgba(30,180,220,.8); }
.box-ny-zyyw-content a:nth-of-type(3) i{ background-color: rgba(255,100,0,.8); }
.box-ny-zyyw-content a:nth-of-type(4) i{background-color: rgba(215,25,190,.8);}
.box-ny-zyyw-content a:nth-of-type(5) i{ background-color: rgba(40,60,235,.8); }
.box-ny-zyyw-content a:nth-of-type(6) i{ background-color: rgba(146,206,165,.8); }
.box-ny-zyyw-content .ohter-business {
    padding-left: 0;
    padding-right: 0;
}
.products-box-a{width:calc(50% - 10px);display: block;margin-left: 10px;margin-bottom: 10px; position: relative;}
.products-img{width: 100%;height: 100%;}
.flex .products-box-a{height: 170px}
@media screen and (max-width: 960px){
    .products-box-a{
       width: 100%;
       margin-left: 0;
        height: auto !important;
    }
}


/*移动端*/
.products-mobile {
    margin-top: 119px;
}
