﻿.mtable-wrap {
    height: 508px;
    overflow: hidden;
}

#caterersOrgans {
    width: 1600px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 219px;
    text-align: center;
}

.numType {
    color: #00E5ED;
    font-size: 24px;
    margin-top: 128px;
    text-align: center;
}

.applyBg {
    background: url(/Images/sysBottonBg.png)no-repeat;
    background-size: 100% 100%;
    width: 697px;
    height: 145px;
    font-size: 24px;
    color: #fff;
    margin-top: 65px;
    border: none;
    transform: scale(0.8);
}

    .applyBg:focus {
        border-style: none;
        border: none;
    }

    .applyBg:active {
        border-style: none;
        border: none;
    }

.systemLetterTitle {
    width: 721px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:21px;
    font-size:14px;
}

.SupplierTable th {
    background: #000F24;
}
.tableid_{
    margin:0 auto;
    left:0px!important;
    right:0px!important;
}
.tableid_ th {
    color: #2983E3;
    font-size: 14px;
    width: 8%;
    text-align: center;
    padding: 5px 0;
    background: #000F24;
    padding-bottom:5px;
}
.SupplierTable td {
    font-size: 12px;
}
.SupplierTable td, .SupplierTable th {
    color: #2983E3;
    font-size: 14px;
    width: 8%;
    text-align: center;
    padding: 5px 0;
}

    .SupplierTable td:nth-child(3) .span {
        color: #FFD940;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 138px;
        /* border: 1px solid red; */
        display: inline-block;
    }

.SupplierTable tr:hover {
    background: rgba(4,127,188,0.2);
    cursor: pointer;
}

.managementSystem {
    width: 1051px;
    height: 508px;
    background: url(/Images/managementSystemBg.png)no-repeat;
    background-size: 100% 100%;
    float: left
}

.systemTitle {
    font-size: 16px;
    color: #FEC709;
    padding: 14px 0 0 54px;
    text-align:left;
}

.sys_time {
    margin-right: 51px;
}

.systemList {
    margin-top: 50px;
    height:400px;
    overflow:hidden;
    padding-left:30px;
}


.SupplierTable {
    border-spacing: 0px 16px;
    border-collapse: separate;
    width: 97%;
    margin: 0 auto;
}

.organName {
    color: #fff;
    font-size: 16px;
    width: 222px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.SuppliersBg {
    width: 500.6px;
    height: 499.3px;
    background: url(/Images/detail_informationBg.png)no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-right: 47px;
    margin-bottom: 35px;
    overflow: hidden;
}

    .SuppliersBg:nth-child(3n) {
        margin-right: 0px !important
    }

.detail_information {
    width: 490px;
    height: 507px;
    margin: 0 auto;
    margin-top: 25px;
}

.organsIndex::after, .sys_clear::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.organsIndex {
    background: url(/Images/organsIndexBg.png)no-repeat;
    background-size: 100% 100%;
    height: 980px;
    margin-bottom: 50px;
}

.organData {
    float: left;
    margin-left: 32px;
    margin-top: 100px;
}

.organMap {
    float: left;
    /*      width:1200px;
        height:700px;*/
    margin-top: 63px;
    margin-left: -78px;
}

.organDataMum {
    width: 222.6px;
    height: 222.6px;
    margin-bottom: 45px;
    background: url(/Images/organDataMumBg.png)no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.detailTitle {
    color: #FEC709;
    font-size: 16px;
    padding: 12px 0 0 48px;
    text-align: left
}

.rtime {
    font-size: 12px;
    width: 67px;
    float: left;
    word-wrap: break-word;
    white-space: normal;
}

.rimg {
    float: left
}

    .rimg img {
        width: 30px;
        height: 30px;
    }

.fimg img {
    width: 25px;
    height: 25px;
    margin-right: 8px;
}

button:focus {
    outline: none !important;
}

button:active {
    outline: none !important;
}
.marquee {
    animation: row 10s linear infinite;
}


.marquee-view {
    position: absolute;
    top: 1.6rem;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
.marquee {
    animation: row 10s linear infinite;
}
.row {
    line-height: 1.05;
    padding: 0.5rem 1.5rem;
    color: #61a8ff;
    font-size: 0.5rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.SupplierTable td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#GetSystem td{text-align:left}
#GetSystem {
    width: 100%;
    border-spacing: 0px 16px;
    border-collapse: separate;
}
.ps-content {
    background: #000F24 url(/Images/foot-bg.png)no-repeat;
    background-position: bottom;
    background-size: 100% auto;
}