﻿.home-container .about-info .about-img img{display:block;height:100%;object-fit:cover}
.home-container .about-info .about-content article p:nth-child(n+3){display:none}
.home-container .about-info .about-content article p.act:nth-child(n+3){display:block}
.aboutmore{display:flex;margin-top:15px;}
.aboutmore span{color:#fff;cursor:pointer;display:flex;}
.aboutmore span:after{content:"\e60d";font-family:"iconfont"!important;display:block}
.aboutmore span.act:after{transform:rotate(180deg)}
.home-container .about-info .about-content article{margin-bottom:25px}