.part3 {
    width: 1400px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 50px;
}

/* ã¥å’â»ã©â„¢â¢ã¦â¦â€šã¥â€ âµ */
.gaikuang {
    display: inline-block;
    width: 252px;
    /* height: 173px; */
    /* margin-left: -134px; */
    margin-top: 63px;
    /* position: absolute; */
    border: 0.2px solid #0da4af;
}

.gk-tittle {
    width: 222px;
    height: 46px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    background: #0da4af;
    text-align: left;
    padding-top: 15px;
    padding-left: 30px;
}

.gklist {
    margin-left: -40px;
    /* height: 129px; */
}

.gklist>li {
    width: 228px;
    height: 39.8px;
    list-style: none;
    font-size: 18px;
    font-weight: 400;
    color: #262626;
    padding-top: 16px;
    padding-left: 24px;
    border-bottom: 0.2px solid #0da4af;
}

.gklist li a {
    text-decoration: none;
    color: black;
}

.gklist>li:hover {
    width: 222px;
    border-left: 6px solid #0da4af;
    background-color: #f2f8ff;
    color: #0da4af;
}

#choosen {
    width: 222px;
    border-left: 6px solid #0da4af;
    background-color: #f2f8ff;
    color: #0da4af;
}

/* ã¨ââ€ã§â³â»ã¦â€“â¹ã¥â¼â */
#lianxi2 {
    /* margin-left: -134px; */
    /* margin-top: 281px; */
}

.content {
    /* margin-left: 181px; */
    width: 972px;
    /* position: absolute; */
    margin-top: 31.5px;
}

.iconfont {
    font-family: "iconfont";
    font-size: 8px;
}

.nr-body {
    height: 500px;
}

.notice-tittle {
    width: 100%;
    font-weight: bold;
    color: #022e52;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
    margin-top: 30px;
}

.message>div {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #022e52;
    line-height: 10px;
    margin-right: 34px;
}

.fbsj>.iconfont {
    position: relative;
    top: 2px;
}

.dianji>span {
    position: relative;
    top: 2px;
}

.message {
    position: absolute;
    left: 50%;
    margin-top: 26px;
    /* transform: translate(-50%); */
}

.nr {
    width: 972px;
    margin-top: 50px;
    font-size: 18px;
    font-weight: 400;
    color: #262626;
    line-height: 50px;
}

.nr-head {
    width: 970px;
}

.neirong {
    width: 970px;
    height: 600px;
    position: absolute;
    margin-top: 15px;
    left: 0px;
}