.about .banner{width:100%;height:400px;background-image:url(../../assets/img/banner.png);background-position:50%}.about .card{display:flex;justify-content:space-between;align-items:center;width:1160px;height:413px;padding:30px 20px;margin:0 auto;background:#fff}.about .card .img{width:580px;height:413px}.about .card .textCont{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:480px}.about .card .textCont .title{font-size:24px;color:#333;font-weight:700;text-align:left;line-height:36px}.about .card .textCont .border{width:60px;height:4px;margin:25px 0;background-color:#01643c}.about .card .textCont .line p{text-align:left;font-size:16px;color:#333;margin-bottom:12px}