﻿.bottomFontStyle {
    color: white;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}


.myTable > tbody > tr > td {
    border-top: 0px;
}

.headStyle {
    width: 20%;
    height: 80px;
}

.bottomContainer {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 100px;
}

.tdClass {
    vertical-align: top;
}

    .tdClass p {
        font-size: 16px !important;
        /*font-family: Microsoft YaHei, sans-serif;*/
        color: white !important;
        font-weight: normal;
        padding: 5px 0px;
    }

    .tdClass div {
        font-size: 16px !important;
        /*font-family: Microsoft YaHei, sans-serif;*/
        color: white !important;
        font-weight: normal;
        padding: 5px 0px;
    }

.BottomNormal {
    font-size: 16px !important;
    /*font-family: Microsoft YaHei, sans-serif;*/
    color: white !important;
    font-weight: normal;
    padding: 5px 10px;
}

.icon-bottom {
    width: 30px;
}



.MasterBottomButtonBGColor {
    background-color: #7c1417;
}

.across-divs {
    /*position: absolute;
    top: 370px;*/ /* 根据需要调整位置 */
    /*left: 0;*/
    width: 100%;
    border-top: 1px solid #3e3e3e; /* 线的样式 */
    /*z-index: 1;*/
}

.SideBar_Module {
    width: 250px;
    background-color: #FEEAAF;
}

    .SideBar_Module h2 {
        height: 40px;
        padding-left: 15px;
        line-height: 40px;
        font-size: 14px;
        color: #616161;
        background-color: #FFE1A6;
    }

    .SideBar_Module ul li {
        width: 207px;
        height: 30px;
        line-height: 30px;
        padding-left: 15px;
        margin: 0 14px;
        border-bottom: 1px dotted #CFCFCF;
    }

    .SideBar_Module .Noborder {
        border-bottom: none;
    }

    .SideBar_Module ul li a {
        color: #616161;
    }

        .SideBar_Module ul li a:hover {
            color: #0a61c4;
        }

    .SideBar_Module .List_Title {
        background-position: -2px 9px;
    }

        .SideBar_Module .List_Title a {
            color: #6389AF;
        }

            .SideBar_Module .List_Title a:hover {
                color: #009707;
            }

    .SideBar_Module .Visited a {
        color: #C09;
    }

.Search {
    width: 250px;
    height: 198px;
    margin-top: 5px;
    background-color: #FEEAAF;
}

    .Search h2 {
        height: 40px;
        padding-left: 15px;
        line-height: 40px;
        font-size: 14px;
        color: #616161;
        background-color: #FFE1A6;
    }

    .Search table tr {
        height: 38px;
    }

        .Search table tr td {
            text-align: right;
        }

.SearchInfo {
    width: 230px;
    padding: 0 10px;
    color: #616161;
}

    .SearchInfo .Keywords {
        width: 134px;
        height: 23px;
        margin-left: 10px;
        background-position: 0 -100px;
        outline: none;
        border: none;
        margin-left: 10px;
    }

.TenderType {
    width: 133px;
    height: 18px;
    margin-left: 10px;
}

.Attribute {
    width: 133px;
    height: 18px;
    margin-left: 10px;
}

.Submit {
    width: 81px;
    height: 24px;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: none;
    outline: none;
    background-position: 0 -150px;
}


.page-background {
    padding: 1px 0px; /* 设置内边距为20px */
}

.row.border-bottom.page-list-background {
    background-color: white; /* 设置背景颜色为白色 */
    border-bottom: 2px solid gray; /* 设置底部边框 */
    /*margin: 0 auto;*/ /* 水平居中 */
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    box-sizing: border-box; /* 包括padding和border在内的总宽度 */
}

.img {
    margin-left: 15px;
    margin-top: 15px;
}

#LeftMenu li {
    background-color: Window;
    background-image: none
}

    #LeftMenu li > a {
        color: black;
    }

    #LeftMenu li.active a.MenuSelectedA {
        color: #ffffff;
    }

#LeftMenu .nav > li > a:hover {
    background: #346ac3;
    color: #ffffff;
}

#LeftMenu .nav > li > a:focus {
    background: #346ac3;
}

#LeftMenu .MenuSelectedA {
    background-color: #346ac3;
    /*color: red;*/
}

#LeftMenu .MenuCommonA:hover {
    color: #4285f4;
}

#LeftMenu .MenuCommonA {
    /*background-color: #f0f0f0;*/
    background-color: whitesmoke;
    /* color: rgb(103,106,108);*/
     color: #4d4d4d;
    font-weight: 600;
}

#LeftMenu .MenuCommonULBG {
    background-color: #f0f0f0;
}

.None {
    display: none;
}

.text_Title {
    font-size: 14px;
    /*font-family: 'Microsoft YaHei';*/
    font-weight: 200 !important;
}

.SinglelineStyle {
    background-color: #fff
}

.DoublelineStyle {
    background-color: #f4f4f4
}

.pNoMargin {
    margin: 0
}

.info-tooltip {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 10px;
    z-index: 1;
    width: 400px;
}

.info-container:hover .info-tooltip {
    display: block;
}

.ProcessCurrent {
    height: 80px;
    margin: 0;
    display: flex;
    justify-content: center;
}

.textAlignCenter {
    text-align: center;
}


.DelImgFlag {
    cursor: pointer;
}

.DelImgFlag {
    width: 30px;
    height: 25px;
    line-height: 25px;
    background-position: 0 -50px;
    color: #000;
}

.centerHeight {
    text-align: center;
    height: 60px;
}

.marginLeft-15px {
    margin-left: 15px;
}

.myFont {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
}

.Red {
    color: #4285f4;
}

.myLable {
    text-decoration: underline;
}

.mySpacing {
    margin-top: 50px;
}

#TenderListTable > thead > tr > td, #TenderListTable > thead > tr > th, #TenderListTable > tbody > tr > td {
    height: 55px;
}

.TipBorderContainer {
    display: flex; /* 使用flex布局 */
    justify-content: space-between; /* 子元素之间的间隔均匀分布 */
    align-items: stretch; /* 拉伸子元素以填充父元素的高度 */
    padding: 0 15px 0 15px; /* 移除默认的padding和margin */
    margin: 0; /* 移除默认的margin */
    width: 100%; /* 占满整个页面宽度 */
    box-sizing: border-box; /* 确保宽度包含padding和border */
}

.TipBorder {
    flex: 1;
    border: 1px solid whitesmoke;
    margin:0 5px 0 5px;
    padding:0 10px 0 10px;
    background-color: #F8F8F8;
}

    .TipBorder:hover {
        /*鼠标悬浮时变为红色背景*/
        background-color: #4285f4;
    }

        .TipBorder:hover .TitleRow {
            color: #F9E9EA;
        }

        .TipBorder:hover .ContentRow {
            color: #E69C9D;
        }
        
        .TipBorder:hover .NoticesClass {
            color: #FFFEFF;
        }

        .TipBorder:hover .NoticeDateRow {
            color: #E69C9D;
        }


    .TipBorder .NoticeDateRow {
        line-height: 30px;
        padding-top: 5px;
        color: #A8A8A8;
        border-bottom: 1px solid #CACECD;
    }

    .TipBorder .TitleRow {
        color: #323232;
    }

    .TipBorder .ContentRow {
        color: #949494;
        height: 110px;
        margin-top: 15px;
    }

    .TipBorder .NoticesClass {
        color: #E4ACAD;
    }

.DefaultMenuLable {
    color: black;
    font-size: 16px;
    padding-top: 15px;
}

.iconSize{
    width: 14px;
    height: 14px;
}