.info_title{font-size: 20px;text-align: center;color: #c50000;padding-bottom: 10px;}
.info_publish_time{font-size: 12px;text-align: center;padding-bottom: 30px;}
.intro_main_title{float:left; width:830px; margin-left:10px; }
.info_list_title{margin-left: 20px;height: 360px;margin-top: 20px;}
.info_list_title li{padding: 10px;border-bottom: 1px dotted #686868;}
.info_list_title li span{float:right;color: #0250b4}
.no_data_li{text-align: center;color: #0250b4;font-size: 14px;}
.file_id_div{margin-bottom: 20px;}
.file_id_div a{color: blue;}
.info_opt{text-align: right;width: 100%;margin-top:-20px;}

.bid_name_div{margin-top: 20px;margin-left:10px;font-size: 14px;font-weight:bold;};


.project_pro_table_div{border: 1px;border-color: red;}
.project_pro_table_div tr{border-bottom:1px dotted #c0c0c0;}
.project_pro_title{width:130px;padding-bottom: 5px;padding-top: 5px;font-weight:bold;}
/* 澄清变更公告 */
.public_info { background: #F4F9FF; border: 1px solid #E0EEFE; padding: 15px 12px; margin-bottom: 24px;}
.public_info .public_info_name {background: #F5AD09; color: #fff; font-size: 12px; padding: 2px 5px; border-radius: 3px;}
.public_info_list li { padding: 9px 0; font-size: 14px; color: #121212; }
.public_info_list li .public_info_content{ display: inline-block ;max-width: calc( 100% -  80px);}
.public_info_list li .public_info_date { color: #797979; float: right;}
.rich_text_box {
    width: 100%;
    margin-top: 20px;
}
/* 底部的按钮 */
.page_footer_buttons {
    width: 100%;
    border-top: 1px solid #3875C3;
}
.page_footer_buttons .button_wrap {
    text-align: right;
    padding: 20px 0;
}
.page_footer_buttons .button_wrap .footer_button {
    display: inline-block;
    min-width: 160px;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #014FB4;
    margin-left: 32px;
    cursor: pointer;
}
.page_footer_buttons .button_wrap .button_disabled {
    color: #959595;
    background-color: #D5D5D5;
    cursor: not-allowed;
}