﻿@charset "utf-8"; 
:root{--color:#FF9527}
.home-video{display:none;}
body{max-width:100%}
.home-service .service-wrap,.foot-top{max-width:100%}
footer .l-wrap{max-width:100%}
.pro-list li .pro-img{max-height:inherit}
@media (min-width:1367px){.foot-top{max-width:calc(100% - 200px)}}
@media (max-width:1366px) and (min-width:769px){.foot-top{max-width:calc(100% - 40px)}}
@media (min-width:1921px){
.home-service .service-wrap .service-item .title{font-size:36px}
.home-service .service-wrap .service-item .text{font-size:var(--fontsize22)}
.home-static .list li .num{font-size:64px}
.home-static .list li .icon img{height:60px;}}
@media(min-width:1025px){.home-news .newswrap .item{width:23.5%}}
@media(min-width:1601px){.foot-top {max-width: calc(100% - 440px);}}
.news-list li .news-img a img{aspect-ratio: 1 / 1;object-fit: contain;}