.feature-list-wrapper{margin:0 auto;padding:20px 0;width:1200px}.feature-list-wrapper .func{display:flex;align-items:center;justify-content:space-between;height:50px;color:#999;font-size:16px;line-height:50px;text-align:center}.feature-list-wrapper .func .sort{display:flex;height:100%}.feature-list-wrapper .func .sort button{margin-right:10px;padding:0 20px;background:#f9f9f9;border:none;cursor:pointer;height:100%;color:#666}.feature-list-wrapper .func .sort button.active{background:#fff;color:#0056ff}.feature-list-wrapper .func .number span{color:#0056ff;font-size:20px}.feature-list-wrapper ul{display:flex;flex-wrap:wrap;justify-content:space-between}.feature-list-wrapper .pagination{margin:90px 0 20px}.react-pagination{display:flex;align-items:center;justify-content:center}.react-pagination a{margin:0 5px;background:#d7d7d7;border:1px solid #d7d7d7;border-radius:50%;box-sizing:border-box;display:block;height:30px;width:30px;overflow:hidden;color:#fff;font-size:16px;line-height:30px;text-align:center}.react-pagination a img{width:32px;height:32px}.react-pagination a:hover{background:#fff;border:1px solid #0056ff;color:#0056ff}.react-pagination a.active{background:#0056ff;border:1px solid #0056ff;color:#fff}.react-pagination a.next,.react-pagination a.prev{background:none;border:none;border-radius:initial;height:auto;width:auto;color:#666}.react-pagination a.next:hover,.react-pagination a.prev:hover{background:none;border:none;color:#0056ff}.react-pagination a.next.disabled,.react-pagination a.prev.disabled{opacity:.5}.feature-list-item-wrapper{margin-top:20px;padding-bottom:20px;border-bottom:1px dashed #e8e8e8;width:400px}.feature-list-item-wrapper:last-of-type,.feature-list-item-wrapper:nth-last-of-type(2),.feature-list-item-wrapper:nth-last-of-type(3){border-bottom:none}.feature-list-item-wrapper:nth-of-type(3n) .content{border-color:#fff}.feature-list-item-wrapper .content{padding:20px 20px 0 0;border-right:1px dashed #e8e8e8;height:140px;width:356px}.feature-list-item-wrapper .content a.info{display:flex;align-items:center;justify-content:space-between;height:65px}.feature-list-item-wrapper .content a.info img{height:100%;width:90px}.feature-list-item-wrapper .content a.info p{height:50px;width:246px;color:#212121;font-size:18px;font-weight:700;line-height:26px;vertical-align:middle/*! autoprefixer: ignore next */}.feature-list-item-wrapper .content a.info p,.feature-list-item-wrapper .content a.news{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feature-list-item-wrapper .content a.news{margin-top:30px;padding-left:20px;position:relative;height:45px;color:#838a92;font-size:14px;line-height:24px/*! autoprefixer: ignore next */}.feature-list-item-wrapper .content a.news:after{content:"";position:absolute;left:0;top:9px;border-radius:50%;background-color:#838a92;height:7px;width:7px}