.w-fill{width:100%}*{margin:0;padding:0}a{text-decoration:none}li,ul{list-style:none}.icon{display:flex;justify-content:center;align-items:center}img{width:100%;height:100%}.pointer{cursor:pointer}.my-tender .top-tab{display:flex;align-items:center;padding:13px 40px;background:#fff}.my-tender .top-tab-item{cursor:pointer;font-size:24px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#777}.my-tender .top-tab-item+.top-tab-item{margin-left:80px}.my-tender .top-tab .active{color:#333}.my-tender .list-wrap{width:100%;display:flex;flex-flow:column nowrap;align-items:center;min-height:500px}.my-tender .list-wrap .list-item{width:100%;display:flex;background:#fff;margin-top:24px}.my-tender .list-wrap .list-item .pic{width:300px;height:240px}.my-tender .list-wrap .list-item .pic img{width:100%}.my-tender .list-wrap .list-item .info{box-sizing:border-box;width:calc(100% - 300px);padding:16px 36px;display:flex;flex-flow:column nowrap;justify-content:space-between}.my-tender .list-wrap .list-item .info-title{display:block;font-size:24px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-tender .list-wrap .list-item .info-content{font-size:17px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#777;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.my-tender .list-wrap .list-item .info-name,.my-tender .list-wrap .list-item .info-time{font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.my-tender .list-wrap .list-item .info .line{height:1px;background:#e6e6e6}.my-tender .list-wrap .list-item .info .to-detail{display:flex;align-items:center}.my-tender .list-wrap .list-item .info .to-detail .to-detail-btn{display:flex;align-items:center;cursor:pointer}.my-tender .list-wrap .list-item .info .to-detail .to-detail-btn span{font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#eb8508}.my-tender .list-wrap .list-item .info .to-detail .to-detail-btn .icon{margin-left:5px;width:20px;height:20px}