﻿@charset "utf-8";
.home-service .homeservice-list .homeservice-item .more{margin-top:auto;}
.home-hotpro .homehotpro-list .homehotpro-item{display:block;}
@media (min-width:769px){.home-hotpro .homehotpro-list .homehotpro-item{width:24%;}
.home-hotpro .homehotpro-list .homehotpro-item:nth-last-child(-n+4):nth-child(n){margin-bottom:0;}}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:100%;max-height:inherit;position:relative;height:0;padding-bottom:100%;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .title{color:var(--color);min-height:44px;}
.home-hotpro{padding-bottom:0;}
@media (max-width:768px){.home-banner .mobimg{height:auto;}
.home-hotpro .homehotpro-list .homehotpro-item{width:48%;}
.home-hotpro .homehotpro-list .homehotpro-item:last-child{margin-bottom:2em !important}}
.home-video {padding:4% 0;}
.home-video iframe {position:static;transform:none;max-width:100%;width:1000px;margin:30px auto 0;height:500px;display:block;max-height:100%}
@media (max-width:500px){.home-video iframe{height:300px;margin-top:20px}}
.home-news {background:#f6f6f6;padding-top:3%;display: none;}
.home-news .homenews-box{margin-top:0}
.home-footlogo{background:#fff;}
.home-footlogo .swiper-wrapper{transition-timing-function: linear;align-items:center}
.home-footlogo .swiper-wrapper .swiper-slide{text-align:center;}
.banner-inner img{max-height:inherit}
@media (max-width:1024px){.banner-inner img{min-height:inherit;}}