/*公共页面*/
/*
.crumbsbar{
    font-size: 16px!important;
}
.login_info_pic{
    width: 600px!important;
    height: 70px!important;
    margin: 15px 0px;
}
.login_info_pic img {
    width: 600px!important;
    height: 70px!important;
}
.navBar{
    padding: 20px 0 0!important;
}
.header_nav .navBar{
    justify-content:flex-start!important;
}
.navBar li{
    margin-right: 90px;
}
.navBar li.active a, .navBar li a:hover{
    color: #1D2129!important;
    border-bottom: 4px solid #D31307!important;
    font-weight: 600;
    padding-bottom: 13px;
}
.header_nav .navBar li{
    padding: 0 0 6px 0;
}
*/

/*搜索页*/
.serchlist{
    width: 100%;
    height: 202px;
    background: url(../image/search_pic.png) no-repeat;
    background-size: 100% 100%;
}
.serchlist_box {
    width:1200px;
    height: 70px;
    line-height: 70px;
    margin:0px auto;
    padding-top: 74px;
}

.search{
    width: 700px;
    height: 36px;
    background: #FFFFFF;
    /*border: 1px solid #D31307;*/
    /*margin-top: 6%;*/
}
.search div:nth-child(1){
    height: 100%;
    width: 585px;
}
.search div:nth-child(2) {
    width: 110px;
    height: 36px;
    /*background: #D31307;*/
    /*border: 1px solid #D31307;*/
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.search div:nth-child(1) input{
    border: none;
    outline: none;
    width: 90%;
    height: 100%;
    margin-left: 20px;
}
.space_between{
    display: flex;
    justify-content: space-between;
    justify-items: center;
}
.filter_search{
    margin-top: 50px!important;
    padding: 0!important;
    margin: 0!important;
    background: none!important;
}
.filter_search .filter_search_tip ul li{
  padding: 0 20px 0 0 !important;
}

.filter_search .filter_search_tip ul li.active a{
    font-weight: 600;
    color: #1D2129!important;
    /*border-bottom: 2px solid #D31307;*/
    padding-bottom: 12px;
}
.serchlist_list_text{
    width: 1200px;
    margin: 20px auto;
}
.right_notice{
    width: 20%;
    min-height: 500px;
    height: 698px;
}
.left_list_ul{
    width: 77%;
    padding: 14px 24px 0 24px!important;
    margin-bottom: 0!important;
}
.right_notice_top{
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 2px solid #E5E6EB;
    background: #ffffff;
    padding: 0 20px;
}
.right_notice_top img{
    width: 18px;
    height: 18px;
    margin-right: 10px;
    margin-top: 25px;
}
.right_notice_top div{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1D2129;
}
.disfixstart{
    display: flex;
    justify-content: start;
    justify-items: start;
}
.right_notice_list{
    width: 100%;
    background: #ffffff;
    height:calc( 100% - 70px);
    overflow: hidden;
}
.index_item_box{
    width: 213px;
    height: 155px;
    border-bottom: 1px solid #E5E6EB;
    margin: 2px auto;
    padding: 0 10px;
}
.index_item_name{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1D2129;
    height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 4px;
    cursor: pointer;
}
.card_type span:nth-child(1){
    /*width: 48px;*/
    width: 0px;
    height: 24px;
    background: #E3ECFF;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #175EFF;
    text-align: center;
    cursor: pointer;
}
.card_type span:nth-child(2){
    width: 48px;
    height: 24px;
    /*background: #D31307;*/
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.look_style{
    width: 48px;
    height: 24px;
    background: #175EFF!important;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.text_style_{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D5968;
    margin: 2px 0;
}
.sytime span:nth-child(1){
    color: #4D5968!important;
}
.sytime span:nth-child(2),.sytime span:nth-child(3),.sytime span:nth-child(4){
    /*color: #D31307;*/
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
}
.list_right_tables{
    min-width: 100%!important;
}
.zjt_zbgg_zbmcsss{
    text-align: left!important;
}
.nostyle_text{
    display: inline-block;
    background: #F2F3F5;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1D2129;
}

.nostyle_text span{
    display: flex;
    justify-content: space-between;
    justify-items: center;
}

.sntitle{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*列表搜索页*/
.list_condition{
    display: flex;
    flex-wrap: wrap;
    line-height: 52px;
}

.list_condition ul{
    display: flex;
    width: calc(100% - 80px);
    flex-wrap: wrap;
}
.filter .filter-objtype,.list_condition{
    border-bottom: 1px solid #eeeeee;
}

.filter .filter-objtype ul li,.list_condition ul li {
    padding: 0 0 0 20px!important;
    width: auto;
    text-align: left;
}
.foot_btn{
    text-align: right;
    padding-top: 15px;
}
.foot_btn span{
    display: inline-block;
    cursor: pointer;
}
.foot_btn span:nth-child(1){
    width: 110px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    /*background: #D31307;*/
    border-radius: 2px;
    /*border: 1px solid #D31307;*/
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.foot_btn span:nth-child(2){
    width: 110px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    background: #ffffff;
    border-radius: 2px;
    /*border: 1px solid #D31307;*/
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    /*color: #D31307;*/
}
.search_list,.search_list:hover{
    /*background: #D31307!important;*/
    /*border: 1px solid #D31307!important;*/
    color: #ffffff;
    display: inline-block;
    outline: none;
    width: 80px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    padding: 0;
    border-radius: 0;
}
.zjt_jzz_stop{
    background: #E3ECFF!important;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #175EFF!important;
}

/*三级详情页面*/

/*.gotoapplication{
    background: #D31307!important;
    color: #ffffff;
}*/
.disapplication{
    background: #CCCCCC!important;
}
.tender_detail_top{
    padding-top: 20px!important;
}
.list_conmment{
    width: 100% !important;
}
.list_conmment .detail_item{
    min-height: 48px;
    border: 1px solid #E5E6E8;
    padding: 0!important;
    display: flex;
    justify-items: center;
    justify-content: space-between;
}
.list_conmment .detail_item .detail_name{
    display: block;
    min-height: 48px;
    line-height: 48px;
    width: 154px;
    background: #F2F3F5;
    padding: 0 10px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1D2028;
}
.list_conmment .detail_item .detail_value{
    display: block;
    width: 220px;
    min-height: 48px;
    line-height: 48px;
    padding:0 10px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D5968;
}
/*.remainder{
    font-size: 14px!important;
    font-family: PingFangSC-Semibold, PingFang SC!important;
    font-weight: 600!important;
    color: #D31307!important;
}*/
.details_info{
    margin: 10px 0;
    width: 100%;
    height: 600px;
    background: #ffffff;
}
.details_info_title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid  #E5E6EB;
    background: #ffffff;
    padding: 0 24px;
}
.details_info_title span{
    display: inline-block;
    height: 100%;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
}
/*.active_details{
    border-bottom: 2px solid #D31307;
}
.details_info_title span:hover,.details_info_title span:active{
    border-bottom: 2px solid #D31307;
}*/
.details_content{
    width: 100%;
    height: calc(100% - 40px);
    overflow: hidden;
    overflow: auto;
}
.details_content_data{
    /*display: none;*/
    padding: 10px 25px;
}
.isshow{
    display: block;
}
.list_top_bak{
    width: 100%;
    height: 80px;
    padding: 0 10px;
    color: #ffffff;
    background: url(../image/listpic.png) no-repeat;
    background-size: cover;
}
.list_top_bak div:nth-child(1){
    padding: 8px 0;
    margin: auto;
    font-size: 22px;
    font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
    font-weight: bold;
    color: #175EFF;
    width: calc(100% - 150px);
}
.list_top_bak div:nth-child(2){
    width: 80px;
    height: 26px;
    line-height: 26px;
    margin: auto;
    text-align: center;
    background: #cccccc;
    border-radius: 4px;
}
/*.bm_btn{
    background: #d80000!important;
}*/
.toplist_top{
    padding-top:12px!important;
}
.toplist_top table thead th,.toplist_top table tbody tr td {
    color: #000000;
    font-weight: unset !important;
}
.toplist_top table tbody tr td a{
    cursor: pointer;
    color: #0a8cff;
    text-decoration:underline;
}
/*.tbody_item_btn1{
    background: #D31307!important;
    border: 1px solid #D31307!important;
    box-shadow: 0 0 4px rgb(211 19 7 / 77%) !important;
}*/
/*滚动条的高度*/
.scllor_height::-webkit-scrollbar{
    height: 14px;
}
.table_list_detail::-webkit-scrollbar{
    width: 14px!important;
}
.tender_detail_bottom h3{
    padding: 0px;
}


/*20231009 最新样式*/
.container{
    width: 1200px!important;
}
.tender_detail_title{
    background: url("../image/listpic.png") no-repeat!important;
    background-size: 100% 100% !important;
}

.tender_detail_title{
    font-size: 22px;
    font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
    font-weight: bold!important;
    color: #175EFF!important;
}
.filter .filter-objtype ul li:nth-child(1){
    padding: 0px!important;
}
.crumbsbar a, .crumbsbar{
    color: #1F72FF!important;
}
.crumbsbar .mr5{
    color: #666666!important;
}
