.product .el-pagination.is-background .btn-next,.product .el-pagination.is-background .btn-prev,.product .el-pagination.is-background .el-pager li{background-color:#fff}.product .btn-next,.product .btn-prev{width:120px;height:40px}.product .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#e49225;cursor:default}.product .el-pagination.is-background .el-pager li:not(.disabled):hover,.product .el-pagination button:hover{color:#fff!important;background-color:#e49225!important}.product .el-pager li{width:40px;height:40px;line-height:40px}.product .banner{width:100%;height:400px;background-image:url(../../assets/img/banner.png);background-position:50%}.product .newsWrap{width:1200px;margin:0 auto}.product .newsWrap .newsList{display:flex;justify-content:space-between;align-items:center;height:134px;padding:30px;padding-right:40px;margin-bottom:15px;background-color:#fff}.product .newsWrap .newsList .left{display:flex;justify-content:space-between;align-items:center;width:864px;height:100%}.product .newsWrap .newsList .left .img{width:180px;height:134px}.product .newsWrap .newsList .left .date{display:flex;align-items:center;justify-content:center;flex-direction:column}.product .newsWrap .newsList .left .date .day{padding-bottom:9px;font-size:48px;line-height:1;color:#999;border-bottom:1px solid #ccc}.product .newsWrap .newsList .left .date .year{font-size:14px;color:#999;margin-top:10px}.product .newsWrap .newsList .left .textCont{display:flex;flex-direction:column;width:575px;height:87px;text-align:left}.product .newsWrap .newsList .left .textCont .tag{width:100%;font-size:16px;color:#333;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product .newsWrap .newsList .left .textCont .text{width:100%;color:#333;font-size:14px;margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all}.product .newsWrap .newsList .right{display:flex;justify-content:flex-end;align-items:center;width:210px;height:100%;border-left:1px solid #ccc}.product .newsWrap .newsList .right .findBtn{display:flex;justify-content:center;align-items:center;width:150px;height:40px;font-size:14px;color:#fff;margin-top:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1;transition:.3s;background-color:#01643c}.product .newsWrap .newsList .right .findBtn .next{width:23px;transition:.3s;margin-left:10px}.product .newsWrap .newsList .right .findBtn:hover .next{transform:translateX(15px)}.product .newsWrap .newsList .right .findBtn:hover{background-color:#e49225}