.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;
}