.about{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:90px;padding-bottom:103px}.news{width:1200px}.news .news-important{display:flex;align-items:center;width:100%;margin-top:54px}.news .news-important .news-right-img{width:600px;height:337px}.news .news-important .news-right-right{width:100%;margin-left:40px}.news .news-important .news-right-right .news-right-content{display:flex;align-items:center}.news .news-important .news-right-right .news-right-content .news-right-items{display:flex;align-items:center;width:165px}.news .news-important .news-right-right .news-right-content .news-right-items .news-items-icon{width:18px;height:18px}.news .news-important .news-right-right .news-right-content .news-right-items .news-items-tip{font-size:14px;font-weight:400;color:#666;line-height:16px;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news .news-important .news-right-right .news-right-title{font-size:20px;font-weight:bold;color:#333;line-height:36px;margin-top:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news .news-important .news-right-right .news-right-text{width:560px;font-size:16px;font-weight:400;color:#666;line-height:26px;margin-top:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news .news-detail{display:flex;flex-wrap:wrap;align-items:center;width:100%}.news .news-detail .news-box-left{width:376px;margin-top:60px;margin-right:36px}.news .news-detail .news-box-left .news-left-img{width:376px;height:212px}.news .news-detail .news-box-left .news-left-bottom{width:376px;height:208px;padding:30px 30px 0;background-color:#f7f7f7}.news .news-detail .news-box-left .news-left-content{display:flex;align-items:center}.news .news-detail .news-box-left .news-left-content .news-left-item{display:flex;align-items:center}.news .news-detail .news-box-left .news-left-content .news-left-item .news-left-icon{width:18px;height:18px}.news .news-detail .news-box-left .news-left-content .news-left-item .news-left-tip{font-size:14px;font-weight:400;color:#666;line-height:16px;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news .news-detail .news-box-left .news-left-content .news-left-item:nth-last-child(1){width:380px;margin-left:48px}.news .news-detail .news-box-left .news-left-title{font-size:16px;font-weight:bold;color:#333;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:16px;transition:all .3s}.news .news-detail .news-box-left .news-left-text{font-size:16px;font-weight:400;color:#666;line-height:24px;margin-top:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news .news-detail .news-box-left:nth-child(3n){margin-right:0}.news .news-detail .news-box-left:hover .news-left-title{color:#0067a6}