﻿.home-about .aboutimg{width:50%;display: flex;justify-content: center;align-items: center;}
.home-about .aboutimg img{width:100%}
@media (max-width: 768px) {.home-about .aboutimg {width: 100%;}}
.home-custom{display:none;}
.home-about video{min-height:inherit;}
@media (min-width:1025px) {.home-projects{padding-top: 2%;}
.home-projects .home-title{margin-bottom: 15px;}
.home-projects::before {height: 600px;}
.home-projects .home-title span{font-size:36px}}
.home-projects .home-title{line-height:1.2;}
.home-projects .video{margin: 15px auto 0;max-width:720px;}
.home-projects .l-wrap{max-width:1600px;}
.home-projects .video iframe, .home-projects .video video{min-height:initial}
@media (min-width:1025px){.home-projects::before{height:65%;}}
@media (min-width:1025px) and (max-width:1440px){.home-projects .home-title span{font-size:30px}}
@media (max-width:768px){.home-projects .home-title{margin-bottom:10px}
.home-projects .video{margin-top:10px}}
.home-banner .swiper-slide>a::after{display:none;}
.home-choose .chooseinfo ul li .info .p2{line-height:1.4;margin-top:5px;}
.home-choose .chooseinfo ul{margin-top:20px;}
.home-helpcenter{padding:4% 0;}
.home-mainpro{padding:0;}
@media (max-width:768px){.home-helpcenter{padding:40px 0;}}
.home-choose .chooseimg img{height: 100%;object-fit: cover;}