﻿.home-about .about-list{display:flex;flex-wrap:wrap;justify-content: space-between;margin:0 0 20px}
.home-about .about-list .item{width:48%;margin:5px 0;display:flex;align-items: center;}
.home-about .about-list .item em{color:var(--color)}
.home-about .about-list .item p{padding-left:5px}
.home-about .about-text{margin-bottom:20px;}
@media (min-width:769px){.home-choose .homechoose-title{width:35%;padding:0;}
.home-choose .homechoose-content{padding-left: 30px;}
.home-choose lite-youtube{max-width:100%;height: 100%;background-size: contain;background-repeat: no-repeat;}
.home-choose .homechoose-content .homechoose-item{padding:10px 15px}}
