* {
    padding: 0;
    margin: 0;
}

#top_img,
.right-kf,
.Lph_left,
.nav-system {
    display: none;
}

.max_box {
    width: 1100px;
    margin: 0 auto;
    padding: 0 10px;
    background: #fff;
    box-sizing: border-box;
}

.max_box .navigation {
    width: 100%;
    height: 40px;
    background: #F3F3F3;
    line-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.max_box .navigation a {
    color: #597CAE;
}

.max_box .inquire {
    width: 100%;
    height: 230px;
    background-image: url(/uploadfile/2023/1019/chatu2.png);
    background-repeat: no-repeat;
    position: relative;
    margin-top: 10px;
}

.max_box .inquire .system {
    font-size: 40px;
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 60px;
    left: 100px;
}

.max_box .inquire .platform {
    font-size: 28px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    top: 130px;
    left: 100px;
}

.table {
    width: 100%;
    display: flex;
}

.table ul {
    flex: 1;
}

.table .left {
    width: 240px;
    flex: initial;
}

.table .left li {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 70px;
    width: 238px;
    background: #F7FAFF;
    border: 1px solid #E3E3E3;
    text-align: center;
}

.table ul li:first-child {
    padding: 14px 0;
}

.table ul li:nth-child(n+2) {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 26px;
}

.table .left .different {
    background: #FFF9E5;
    border: 1px solid #E3E3E3;
}

.table .different .edgeDistance {
    margin: 5px 0;
}

.table .different label {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.table .different p {
    font-size: 20px;
    font-weight: bold;
    color: #FF7E00;
}

.table ul:nth-child(n+2) li {
    height: 70px;
    border: 1px solid #E3E3E3;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.table ul:nth-child(n+2) .headName {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    background: #FFF9E5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table ul:nth-child(n+2) .headName img {
    height: 32px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
}

.applet {
    position: fixed;
    top: 10%;
    left: 52%;
    margin-left: 534px;
    width: 160px;
    height: 222px;
    background: #FFFFFF;
    text-align: center;
}

.applet img {
    width: 150px;
    height: 150px;
}

.applet .footer_color {
    height: 57px;
    background: #2F61D9;
    margin-top: 13px;
    border: 1px solid transparent;
}

.applet .footer_color p {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 10px 0 5px;
}

.applet .footer_color span {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
}

.highlight {
    color: red !important;
    font-weight: bolder !important;
}

.showHide {
    display: none !important;
}

.linefeed {
    width: 10em;
}
.schoolName{
    width: 7em;
}