.news_pian a {
    width: 40%;
}

@media (max-width: 750px) {
    .news_pian a {
        width: 100%;
    }
}

.technology .part6 .main li .img img {
    height: 100%;
}

.in_product .tab a {
    height: 68px;
}

.in_product .tab a img {
    height: 100%;
}

.footer .end .contain .fl a {
    display: contents;
}