﻿@charset "utf-8";
.highpro-l img{object-fit:cover}
.latestnews-img img{max-height:100%}
.hotpro-title{max-height:42px}
@media (min-width:1025px){.highpro-l{width:55%}
.highpro-r{width:45%}}
.lang-icon{padding-right:20px;position:relative}
.lang-icon:before{content:'';width:6px;height:2px;background:#000;position:absolute;transform:rotate(45deg);right:4px}
.lang-icon:after{content:'';width:6px;height:2px;background:#000;position:absolute;transform:rotate(-45deg);right:0}