#section-image {
    width: 100%;
    height: 582px;
    background-image: url('404.png');
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#box-section {
    width: 1360px;
    height: auto;
    display: flex;
    align-items: center;
    
}

#section-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 88px;
}

#banner {
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1512px;
    
    height: 328px;
}

#boxList {
    overflow: hidden;
    width: 1360px;
}

#ulList {
    list-style: none;
    display: flex;
    padding-left: 0px;
    align-items: center;
    gap: 30px;
}

#ulList li {
    min-width: 248px;
    height: 260px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    background: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#list-box {
    width: 248px !important;
    height: 260px;

    background: rgb(255, 255, 255);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#list-box a {
    width: 98%;
    height: 98%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}

#list-box a h3 {
    color: #000;
    text-align: center;
}

.active-menzhen {
    background: rgb(19, 96, 142) !important;
}

.active-menzhen h3 {
    color: #fff !important;
    text-align: center;
}

#xuzhi {
    width: 1360px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    margin-top: 48px;
}

#xuzhi h1 {
    color: rgb(1, 1, 1);
    font-family: PingFang SC;
    font-size: 28px;
    font-weight: 400;
    line-height: 55px;
    letter-spacing: 0%;
    border-bottom: 3px solid rgb(0, 133, 121);
}

#xuzhi-coment p {
    margin-top: 36px;
    width: 1360px;
    height: auto;
    color: rgb(68, 68, 68);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: justify;
}

#liucheng h4 {
    color: rgb(0, 133, 121);
    font-family: PingFang SC;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
}

#qidai {
    width: 1360px;
    height: 570px;
    background: rgb(247, 247, 247);
    display: flex;
    align-items: center;
    justify-content: center;
}

#qidai h4 {
    color: rgb(0, 133, 121);
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
}

#address-dizhi {
    margin-top: 48px;
    width: 100%;
    height: 556px;
    background-size: cover;
}

#dizhi-box {
    width: 489px;
    height: 443px;
    background: rgb(0, 133, 121);
    padding: 56px 30px;
    position: relative;
    left: 55%;
    z-index: 999;
}

#box-wei {
    width: 100%;
    height: 28px;
    display: flex;
    z-index: 888;
    gap: 26px;
    align-items: center;
    margin-top: 16px;
}

#box-wei p {
    color: rgb(255, 255, 255);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0%;
    text-align: justify;
}

#dizhi-box h2 {
    color: #fff;
    margin-top: 60px;
}

#box-ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 489px;
    gap: 20px;
    padding-left: 0px;
}

#box-ul li {
    width: 149px;
    height: 100px;
    background-color: #58aaa3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#box-ul li h4 {
    color: #fff;
    line-height: 0px;
    font-size: 14px;
}

#jiankang {
    margin-top: 48px;
    width: 100%;
    height: 563px;

    display: flex;
    justify-content: center;

}

.jiankangBg {
    background-image: url('404.png');
    background-size: cover;
}

.texu {
    background-image: url('404.png');
    background-size: cover;
}

#jiankang-box {
    width: 1248px;
    height: 184px;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    margin-top: 400px;
    padding: 48px 56px;
    display: flex;
    justify-content: space-between;
}

#jiangkang-left {
    width: 800px;
    height: 184px;
    border-right: 1px solid rgb(239, 239, 239);
}

#jiangkang-right {
    width: 400px;
    height: 184px;
}

#jiangkang-right #box-wei {
    width: 100%;
    height: 28px;
    display: flex;
    z-index: 888;
    gap: 16px;
    align-items: center;
    margin-top: 16px;
}

#jiangkang-right #box-wei p {
    color: rgb(0, 0, 0);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0%;
    text-align: justify;
}

#jiangkang-right h1 {
    color: rgb(1, 1, 1);
    font-family: PingFang SC;
    font-size: 28px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 48px;
}

#jiankang-top {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#jiankang-top h1 {
    color: rgb(1, 1, 1);
    font-family: PingFang SC;
    font-size: 28px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0%;
    text-align: left;
}

#jiangkang-left p {
    width: 90%;
    color: rgb(68, 68, 68);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
}

#more {
    width: 121.14px;
    height: 32px;
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

    box-sizing: border-box;
    border: 1px solid rgb(240, 240, 240);
    border-radius: 4px;
    
    
    color: rgb(105, 105, 105);
    font-family: Microsoft YaHei UI;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: center;
    gap: 10px
}

#jiankang-ul {
    width: 1360px;
    height: 286px;
    margin-top: 188px;

    list-style: none;
    padding-left: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#jiankang-ul li {
    width: 373px;
    height: 256px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
}

#li1 {
    width: 100%;
    height: 100%;
    background-image: url('404.png');
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#li2 {
    width: 100%;
    height: 100%;
    background-image: url('404.png');
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#li3 {
    width: 100%;
    height: 100%;
    background-image: url('404.png');
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#li-h2 {
    color: #fff;
    line-height: 0px;
    margin-top: 50px;
}

#li-p {
    color: #fff;
    line-height: 0px;
}