﻿@charset "utf-8";
.highpro-l img{object-fit:cover}
.latestnews-img img{max-height:100%}
.hotpro-title{max-height:42px}
.nyteamlist{justify-content:space-between;max-width:1200px}
.nycertificatebox>div>div,.nyteamlist>div{width:31%;text-align:center}
.nycertificatebox>div img,.nyteamlist>div img{transition:.3s}
.nycertificatebox>div img:hover,.nyteamlist>div img:hover{transform:scale(1.4)}
.nycertificatebox>div{justify-content:space-between;align-items:center}
.nycertificatebox{max-width:1200px}
@media (max-width:768px){.nyteamlist>div{width:48%;margin-bottom:8px}
.nyteamlist{flex-wrap:wrap}}