﻿.home-sorp ul{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-sorp ul li{width:calc(100% / 3);position: relative;padding:6% 4%;background:var(--color);color:#fff;text-align:center;}
.home-sorp ul li p.tit{font-weight: var(--fontbold7);border-bottom:2px solid #fff;padding-bottom:3%;font-size:30px;margin-bottom:4%}
/* .home-sorp ul li:nth-child(2n){background: #f7f7f7;color:var(--color)}
.home-sorp ul li:nth-child(2n) p.tit{border-bottom-color:var(--color);} */
.home-sorp ul li p.des{display:flex;flex-wrap:wrap;justify-content: space-between;text-align:left;}
.home-sorp ul li p.des span{display:block;width:48%;margin-bottom:2%}
@media (max-width:768px){.home-sorp ul li{width:100%;}
.home-sorp ul li p.tit{font-size:22px;}}
.home-application .applist .item:hover .icon img{filter: brightness(360);}
.home-static::before {display:none}
.home-static .list li,.home-static .list li .inner{color:var(--fontcolor)}
.home-static .list li .num::after{background:var(--fontcolor)}
video#video {display:block;width:100%;min-height:inherit}
@media (min-width:1025px){.home-application .home-button-next,.home-application .home-button-prev {display:none}
#application-swiper .swiper-wrapper{justify-content:space-between}
#application-swiper .swiper-slide{width:19%!important;margin-right:0!important}}
#application-swiper .swiper-slide{height:auto}
.home-application .applist .item{height:100%;display:flex;flex-direction:column}
.home-application .applist .item .info{flex:1;padding:15px}
.home-application .applist .item .title{line-height:1.3;}
@media (min-width:768px){
/* .home-about .l-wrap{flex-direction:column}
.home-about .l-wrap>div{width:100%}
.home-about .about-info .home-title{text-align:center}
.home-about .about-info .home-title-line{margin: 0px auto} */

}
/* .home-about .about-info{padding-right:0} */
.home-about .l-wrap{align-items:center}
.home-about .about-img lite-youtube{height:auto !important;aspect-ratio:1.78}
.home-about .about-info .home-des{text-align:center}
.home-about .about-info .text{text-indent:2em;hyphens:auto;text-align:justify}
@media (min-width:1025px){video#video{min-height:650px;object-fit:cover;}}
.home-news .newswrap .item{display: flex;flex-direction: column;}
.home-news .newswrap .item .news-img img{aspect-ratio:1.33}
.home-news .newswrap .item .news-info{flex: 1;display: flex;flex-direction: column;}
.home-news .newswrap .item .news-info .title{min-height: 57px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
@media (max-width: 768px) {.home-news .newswrap .item .news-info .title{min-height:51px;}}
.home-about .about-info .text{margin-top:15px;line-height:1.5}
.aboutmoretxt{display:none;}
.aboutmorebtn{text-indent:0;margin-top:10px}
.aboutmorebtn span{display:inline-block;text-decoration:underline;cursor:pointer}
.home-about .about-info .more{margin-top:20px}
@media (max-width:768px){.home-about{padding:40px 15px}}