﻿@charset "utf-8";
.video-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.video-list .item{width:48%;text-align:center;margin-bottom:15px}
.video-list .item iframe{width:100%;height: 450px;}
#advantageswiper .swiper-slide{height:auto;}
.home-banner .swiper-slide>a::after{background: none;}
@media (max-width: 768px) {.procate li {width: 50%;margin-bottom: 0;flex-wrap: wrap;}
.home-about .aboutimg{padding:0;}
.procate li .img{width:100%}
.procate li .info .title{width: 100%;text-align:center}}
.home-logo .swiper-slide{text-align:center;}
.home-pro .list{padding:0 70px;max-width:1600px;margin:30px auto 0;}
@media (max-width:1024px){.home-pro .list{padding:0 10px;}}