.notice-title{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    z-index: 1;
    position: absolute;
    top: 42px;
    //left: 552px;
    left: 50%;
    transform: translateX(-50%);
}

.modal-header {
    padding: 16px 24px;
    color: rgba(0, 0, 0, 0.65);
    background: #fff;
    border-radius: 2px 2px 0 0;
    height: auto;
}
.modal-title {
    margin: 0;
    border-bottom: 1px solid #f0f0f0;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    text-align: justify;
    word-wrap: break-word;
}
.notice-search{
    height: 40px;
    background: rgba(255,255,255,1);
    border-radius: 30px;
    position: absolute;
    top: 54px;
    left: 31%;
    right: 31%;
}
.notice-search input{
    font-family: PingFangSC-Regular,PingFang SC;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 28px;
    color:rgba(104,118,156,1);
    width: calc(100% - 145px);
    height: inherit;
    float: left;
    border-radius: 30px;
    border: none;
    padding-left: 17px;
}
.notice-search button{
    width: 83px;
    height: 32px;
    float: right;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    background: #0066FF;
    border-radius: 28px;
    border: none;
    margin: 4px;
    letter-spacing: 7px;
}
.notice-search button span{
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
}
.notice-result{
    /*width: 1200px;*/
    height: auto;
    margin: 16px auto 16px auto;
    background: #FFFFFF;
    border-radius: 2px;
    padding: 0 20px 26px 36px;
    position: relative;
}
.no-notice{
    background-image: url('/oauth/static/default/img/no_platform_notice.png');
    background-repeat: no-repeat;
    background-position: center;
}
.notice-result-row{
    /*width: 1160px;*/
    height: 40px;
    padding-top: 12px;
    padding-bottom: 13px;
}
.notice-result-title-color{
    background-color: #EBF3FF;
}
.platform-notice-list > .notice-result-row, .company-notice-list > .notice-result-row{
    padding-top: 20px;
}
.rfx-notice-result-title{
    width: 25%;
    height: 40px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    float: left;
}
.notice-result-title{
    width: 35%;
    height: 40px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    float: left;
}
.company-notice-list .notice-result-row .notice-result-title,
.company-notice-list .notice-result-row .notice-result-time,
.platform-notice-list .notice-result-row .notice-result-title,
.platform-notice-list .notice-result-row .notice-result-time{
    height: 22px;
}
.list-normal{
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
}
.list-bid-title{
    width: 30%;
}
.list-rfx-title1{
    width: 25%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-bid-title1{
    width: 35%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-bid-type{
    width: 10%;
    padding-left: 16px;
}
.list-company-name{
    width:20%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice-result-list{
    min-height: 400px;
}

.list-time{
    width:15%;
}
.list-time1{
    width:15%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice-margin-r-130{
    margin-right: 130px;
}
.notice-margin-r-150{
    margin-right: 150px;
}
.detail-link>a{
    text-decoration:none;
    display: block;
}
.detail-link:hover{
    background: #E9F8FF;
}
.notice-result-time{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    width: 15%;
    height: 40px;
    float: left;
}
.notice-result-company{
    line-height: 22px;
    width: 20%;
    height: 40px;
    float: left;
}
.notice-result-option{
    width: 150px;
    height: 40px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #29BECE;
    line-height: 22px;
    float: left;
}
.notice-result-bid-bg{
    width: 270px;
    height: 40px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #29BECE;
    line-height: 22px;
    margin-right: 30px;
    float: left;
}
.notice-title-row {
    font-size: 14px;
    font-family:PingFang SC;
    font-weight: 500;
    color: #414E7B;
    line-height: 15px;
    height: 40px;
    float: left;
}
.notice-result-type{
    width: 10%;
    height: 40px;
    float: left;
    padding-left: 16px;
    font-size: 14px;
    font-family:PingFang SC;
    font-weight: 500;
    color: #414E7B;
    line-height: 15px;
}
.notice-platform-type{
    width: 58px;
    margin-right: 80px;
    /*height: 40px;*/
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    float: left;
}
.notice-result .login-tab{
    padding-bottom: 9px;
}
.terms p{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    text-align: left;
    line-height: 20px;
}
.company-notice-list.fade,
.platform-notice-list.fade,
.bid-notice-list.fade,
.rfx-notice-list.fade{
    display: none;
}
.company-notice-list.fade.active,
.platform-notice-list.fade.active,
.bid-notice-list.fade.active,
.rfx-notice-list.fade.active{
    display: block;
    padding: 0;
}
.company-notice-list ul,
.platform-notice-list ul{
    padding: 0;
}
.company-notice-list ul li,
.platform-notice-list ul li{
    list-style: none;
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    padding: 10px 10px 10px 0px;
    border-bottom: 1px solid #EBF3FF;
}
.company-notice-list ul li:hover,
.platform-notice-list ul li:hover{
    cursor: pointer;
    box-shadow:0px 8px 20px 0px rgba(179,204,255,1);
    padding: 18px 29px 18px 30px;
    /*height: 104px;*/
}
.page-box #page li,
.page-box #com-page li,
.page-box #bid-page li,
.page-box #rfx-page li{
    padding: 0;
    box-shadow: unset;
}
.circle{
    background: rgba(235,243,255,1);
    width: 8px;
    height: 8px;
    border-radius: 4px;
    float: right;
    margin-top: 23px;
    padding-bottom: 0px;
}
.company-notice-list ul li:hover .circle,
.platform-notice-list ul li:hover .circle{
    background:rgba(0,102,255,1);
    margin-top: 16px;
}
.title{
    font-size: 17px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: rgba(51,51,51,1);
    line-height: 18px;
    margin-bottom: 1px;
    display: contents !important;
}
.company-notice-list ul li:hover .title,
.platform-notice-list ul li:hover .title{
    margin-bottom: 0px !important;
    color: #0066FF;
    height: 18px;
}
.detail{
    display: none !important;
    height:20px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(164,174,204,1);
    line-height: 15px;
}
.company-notice-list ul li:hover .detail,
.platform-notice-list ul li:hover .detail{
    display: block !important;
    height: 28px;
}
.show-more{
    display: none !important;
    width: 32px;
    height: 22px;
    font-size: 13px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 22px;
    letter-spacing: 2px;
    float: right;
    margin-top: 8px;
    margin-right: 6px;
}
.company-notice-list ul li:hover .show-more,
.platform-notice-list ul li:hover .show-more{
    display: block !important;
}
.company-notice-list ul li a:hover,
.platform-notice-list ul li a:hover{
    color: #29BECE;
}
.company-notice-list ul li div,
.platform-notice-list ul li div{
    padding-right: 0px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.company-notice-list ul li div:nth-child(1),
.platform-notice-list ul li div:nth-child(1){
    /*max-width: calc(100% - 300px);*/
    margin-right: 20px;
    /*margin-left: 16px;*/
}
.company-notice-list ul li div:nth-child(2),
.platform-notice-list ul li div:nth-child(2){
    /*width: 500px;*/
    /*margin-right: 130px;*/
}
.company-notice-list ul li div:nth-child(3),
 .platform-notice-list ul li div:nth-child(3){
     /*width: 300px;*/
 }
.company-notice-list ul li div:nth-child(4),
.platform-notice-list ul li div:nth-child(4){
    /*width: 172px;*/
}
.select-page{
    display: inline-block;
    width: 84px;
    height: 29px;
    border-radius: 4px;
    border: 1px solid rgba(219,233,255,1);
    margin-right: 5px;
    margin-left: 15px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(65,78,123,1);
    font-family: PingFangSC-Regular,PingFang SC;
}
.page-box{
    text-align: center;
    height: 28px;
    margin: 27px 0px;
}
.page-box #page a,
.page-box #com-page a,
.page-box #bid-page a,
.page-box #rfx-page a{
    font-size: 12px;
    color: #4C4C4C;
}
.page-box #prev,
.page-box #page li,
.page-box #next,
.page-box #com-prev,
.page-box #com-page li,
.page-box #com-next,
.page-box #bid-prev,
.page-box #bid-page li,
.page-box #bid-next,
.page-box #rfx-prev,
.page-box #rfx-page li,
.page-box #rfx-next{
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgba(219,233,255,1);
    margin-right: 5px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(65,78,123,1);
    font-family: PingFangSC-Regular,PingFang SC;
}
.page-box #prev:hover,
.page-box #page:hover,
.page-box #next:hover,
.page-box #com-prev:hover,
.page-box #com-page:hover,
.page-box #com-next:hover,
.page-box #bid-prev:hover,
.page-box #bid-page:hover,
.page-box #bid-next:hover,
.page-box #rfx-prev:hover,
.page-box #rfx-page:hover,
.page-box #rfx-next:hover{
    cursor: pointer;
}
.page-box #page,
.page-box #com-page,
.page-box #bid-page,
.page-box #rfx-page{
    display: inline-block;
    list-style: none;
    line-height: 30px;
    padding: 0;
    /*margin: 0 5px 0 0;*/
}
.page-box #page .active,
.page-box #com-page .active,
.page-box #bid-page .active,
.page-box #rfx-page .active{
    color: #0066FF;
    border: 1px solid #0066FF;
}
.page-box #page .active a,
.page-box #com-page .active a,
.page-box #bid-page .active a,
.page-box #rfx-page .active a{
    color: #0066FF;
}
#page-total,
#com-page-total,
#bid-page-total,
#rfx-page-total{
    color: #4C4C4C;
    padding-right: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(65,78,123,1);
    line-height: 20px;
    letter-spacing: 3px;
}
.notice-detail-body{
    min-height: 900px;
    margin: 0 auto;
    max-width: 1200px;
    border-radius: 2px;
    position: relative;
    background: #FFFFFF;
    width: 83%;
    padding-left: 3.5%;
    padding-right: 3.5%;
}
.notice-detail-title{
    font-size: 27px;
    color: #333333;
    line-height: 38px;
    margin: 0;
    padding: 25px 0 0px;
    text-align: left;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
}
.notice-detail-info{
    text-align: left;
    line-height: 20px;
    margin-top: 1%;
}
.notice-file-title{
    color: #333;
    font-size: 17px;
    line-height: 16px;
    margin-left: 20px;
    font-weight: 600;
}
.notice-detail-info span{
    font-size: 13px;
    color: #68769C;
    padding-bottom: 25px;
}
.notice-detail-info .notice-detail-date{
    padding-right: 50px;
}
.notice-detail-content{
    min-height: 600px;
    margin-top: 45px;
}
.notice-detail-content p{
    font-size: 13px;
    color: #666666;
}
.bid-notice-time{
    font-size: 13px;
    color: rgba(104,118,156,1);
    padding-bottom: 32px;
    padding-top:1%;
    font-weight:400
}
.bit-notice-title{
    font-size: 17px;
    line-height: 23px;
    padding-left: 13px;
    font-weight: 600;
    font-family: PingFangSC-Semibold,PingFang SC;
    color: rgba(51,51,51,1);
    padding-top: 18px;
}
.bit-notice-ul{
    padding: 29px 16px 8px;
    list-style-type: none;
}
.clearfix:after{
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.bit-notice-ul>li{
    float: left;
    width: 50%;
    color: #333;
    font-size: 14px;
    margin-bottom: 16px;
    overflow: hidden;
}
.bit-notice-ul>li>div{
    float: left;
    color: #A4AECC;
    font-size: 13px;
    font-weight: 400;
}
.bit-notice-ul>li>div:first-child{
    width: 20%;
    font-weight: 600;
    color: rgba(104,118,156,1);
    line-height: 18px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-size: 13px;
}
.bit-notice-ul>li>div:last-child{
    width: 80%;
}
.bid-notice-section{
    margin: 24px 16px;
}
.bid-notice-section>div{
    color: #333;
    font-size: 14px;
    margin: 24px 0 8px;
}
.bid-notice-section > table{
    width: 100%;
    line-height: 20px;
    background: rgba(235,243,255,1);
}
.bid-notice-section > table > tbody > tr > th{
    font-weight: 600;
    height: 40px;
    text-align: center;
}
.bid-notice-section > table > tbody > tr > td{
    width: 160px;
    height: 37px;
    line-height: 1.5;
    background-color: #fff;
    border-bottom: solid 1px #e8e8e8;
    text-align: center;
}
.bid-notice-section > table > tbody > tr > th:last-child{
border-right:none;
}
.bit-notice-items{
color: #333;
font-size: 14px;
line-height: 24px;
margin: 24px 16px;
}

#acceptInfo{
padding-bottom: 24px;
}

.notice-bid-body ul,
.notice-source-body ul{
list-style: none;
padding: 0;
}
.notice-bid-body ul li,
.notice-source-body ul li{
height: 72px;
line-height: 33px;
padding: 0 20px;
margin: 8px 0 0;
}
.attachment-download{
font-size: 14px;
text-align: center;
position: relative;
color: #666666;
}
.attachment-wrap > div{
float: left;
font-size: 14px;
}
.attachment-wrap > div:nth-child(1){
width: 100%;
color: #666;
}
.attachment-wrap{
margin-top: 29px;
}
.attachment-wrap ul{
padding-inline-start: 0px;

}
.attachment-wrap ul li{
list-style-type: none;
font-size: 14px;
height: 36px;
}
.attachment-wrap ul li a,
/*.attachment-wrap ul li a:hover,*/
/*.attachment-wrap ul li a:visited{*/
/*     font-size: 14px;*/
/*     color: #29BECE;*/
/* }*/
.attachment-wrap > div:nth-child(2){
    width: 100%;
    color: #333;
}
.attachment-wrap > div:nth-child(3){
    color: #29BECE;
}
.attachment-ul li div{
    float: left;
    color: #666666;
}
.attachment-ul li div:first-child{
    width: 70%;
    height: 100%;
    line-height: 36px;
    font-size: 13px;
}
.attachment-ul li div:last-child{
    width: 30%;
    cursor: pointer;
    line-height: 36px;
    height: 100%;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(0,102,255,1);
}
.attachment-download a,
.attachment-download a:hover,
.attachment-download a:visited{
    color: #29BECE;
}
.notice-bid-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.notice-bid-title a,
.notice-source-body a{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.notice-bid-title .notice-bid-date,
.notice-source-title .notice-source-company{
    font-size: 12px;
    color: #999999;
    float: right;
}
.notice-source-type{
    font-size: 12px;
    border-radius: 2px;
    border-width: 1px;
    border-style:solid;
     margin-right: 4px;
    padding: 2px 3px;
}
.platform-notices-type{
    font-size: 8px;
    border-radius: 2px;
    border-width: 1px;
    border-style:solid;
    margin-right: 4px;
    padding: 2px 3px;
}
.notice-biddingCompany,
.notice-source-dateEnd{
    font-size: 12px;
    color: #29BECE;
    line-height: 20px;
}
.notice-source-dateEnd{
    color: #666666;
}
.bidding-notice-company,
.notice-source-date{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    float: right;
}
.notice-bid-body ul li:hover,
.notice-source-body ul li:hover{
    background: #E9F8FA;
}
.notice-bid-body ul li a:hover,
.notice-source-body ul li a:hover{
    color: #29BECE;
}
.loading_masker{
    background: #fff;
    filter: alpha(opacity=70); /* IE的透明度 */
    opacity: 0.7;  /* 透明度 */
}
.ant-spin-dot {
    position: absolute;
    display: inline-block;
    font-size: 20px;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    z-index: 99;
}
.notice-bid-body ul li a{
    display: inline-block;
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}
.notice-source-body ul li a{
    display: inline-block;
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}
.ant-spin-dot-spin{
    transform: rotate(45deg);
    animation: antRotate 1.2s infinite linear;
}

.ant-spin-dot i {
    width: 9px;
    height: 9px;
    border-radius: 100%;
    background-color: #29bece;
    transform: scale(0.75);
    display: block;
    position: absolute;
    filter: alpha(opacity=40); /* IE的透明度 */
    opacity: 0.4;
    animation: antSpinMove 1s infinite linear alternate;
    transform-origin: 50% 50%;
}
.ant-spin-dot i:nth-child(1) {
    left: 0;
    top: 0;
}
.ant-spin-dot i:nth-child(2) {
     right: 0;
     top: 0;
     animation-delay: 0.4s;
}
.ant-spin-dot i:nth-child(3) {
     right: 0;
     bottom: 0;
     animation-delay: 0.8s;
}
.ant-spin-dot i:nth-child(4) {
     left: 0;
     bottom: 0;
     animation-delay: 1.2s;
}
@keyframes antSpinMove {
    to {
        opacity: 1;
    }
}
@keyframes antRotate {
    to {
        transform: rotate(405deg);
    }
}

.bidWin .notice-result-row .notice-result-title{
    width: 652px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.bidWin .notice-result-row .notice-result-time:nth-child(2) {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.bidWin .notice-result-row .notice-result-time:nth-child(3) {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    width: 200px;
}
.bidWin ul .notice-no-data {
    list-style: none;
    font-size: 14px;
    padding-left: 16px;
    //text-align: center;
}

.bidSource .notice-result-row .notice-result-type{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-right: 0;
    width: 138px;
}
.bidSource .notice-result-row .notice-result-title {
    width: 534px;
    margin-right: 0;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.bidSource .notice-result-row .notice-result-time:nth-child(3) {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    width: 300px;
    margin-right: 0;
}

.bidSource .notice-result-row .notice-result-time:nth-child(4) {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-right: 0;
    width: 172px;
}
.bidSource ul li.notice-no-data {
    list-style: none;
    font-size: 14px;
    text-align: center;
}

/*寻源，中标，企业公告，平台公告的tab切换 */
.login-tab{
    margin-bottom: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start	;
    padding-top: 30px;
    padding-left: 101px;
    position: static;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 28px;
}

#platform-tab a{
    color: #333333;
}
.login-form .login-tab > li,
#platform-tab li {
    border: none;
}
#platform-tab li {
    /*min-width: 96px;*/
    padding: 0 0 9px 0px;
    text-align: center;
    position: relative;
    margin-right: 35px;
    font-size: 17px;
}

#platform-tab li.active:after{
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    /*left: 0px;*/
    bottom: -1px;
    z-index: 5;
    border: 1px solid #0066FF;
    height: 4px;
    background: rgba(0,102,255,1);
    border-radius: 2px;
}
#platform-tab li.active a{
    /*color: #29BECE;*/
    font-weight: 600;
}
.notice-source-date-new{
    font-size: 18px;
    color: #68769C;
    height: 31px;
}
.notices-title-a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.attachment-img{
    width: 10%;
    height: 11.6%;
    margin-left: 45%;
}
.attachment-circle{
    width: 7px;
    height: 7px;
    float: left;
    border-radius: 50%;
    background-color: blue;
    margin-top: 4px;
}

.attachment-wrap ul li:hover {
    cursor: pointer;
    height: 45px;
    border-radius: 4px;
    -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
}
.attachment-ul li div span{
    width:201px;
    height:18px;
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(104,118,156,1);
    line-height:18px;
}
.attachment-ul li div a{
    width:53px;
    height:18px;
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(0,102,255,1);
    line-height:18px;
}
.attachment-ul li:hover span{
    color: #0066FF;
}
.bid-notice-title{
    font-size:27px;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:38px;
    padding-top:25px;
}
.notice-pad{
    height: auto !important;
}
.notice-date{
    width: 80px;
    height: auto;
    font-size: 13px;
}
.company-notice-list ul li:hover .notice-date,
.platform-notice-list ul li:hover .notice-date{
    margin-bottom: 21px ;
}
.notice-type-meaning{
    width: 52px;
    height: 33px;
    font-size: 14px;
    font-family: DINAlternate-Bold,DINAlternate;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 5px;
    /* margin-bottom: 9px; */
    display: inline-block;
    margin: 7px 30px 0 0;
}
.company-notice-list ul li:hover .notice-type-meaning,
.platform-notice-list ul li:hover .notice-type-meaning{
    margin-top: 0px ;
    margin-bottom: 17px ;
}
.bid-notice-point{
    width: 7px;
    height: 7px;
    border-radius: 3px;
    float: left;
    margin-top: 26px;
    background: #0066ff;
}
.notice-bid-first{
    height: 61px;
}
.notice-bid-first-h3{
    float: left;
    margin-top: 16px;
    font-size:27px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:38px;
}
.notice-bid-status{
    float: left;
    margin-left: 11px;
    align-content: center;
    margin-top: 9px;
}
.bidWin-tab{
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
}
.notice-result-num{
    width: 15%;
    padding-left: 16px;
}
.bidWin .notice-result-title {
    width: 30%;
}