#section-image {
    width: 100%;
    height: 750px;
    background-image: url('404.png');
    background-size: cover;
    position: relative;

}

#section-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 88px;
}

#tongzhi {
    margin-top: 48px;
    width: 1300px;
    height: 53px;
    display: flex;
    justify-content: space-between;
    border-radius: 27px;
    background: rgb(248, 248, 248);
    align-items: center;
    padding: 0px 30px;
}

#tongzhi p {
    color: rgb(179, 179, 179);
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
}

#tongzhi-left {
    display: flex;
    gap: 20px;
    align-items: center;
}

#tongzhi-left img {
    width: 26px;
    height: 17px;
}

#tongzhi-left h5 {
    color: rgb(0, 0, 0);
    font-family: PingFang SC;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
}

#lvtongzhi {
    color: rgb(2, 134, 120) !important;
}

#jieshao {
    width: 100%;
    height: 1046px;
    background-image: url('404.png');
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 48px;
}

#jieshaoBg {
    width: 1360px;
    height: 374px;
    background-image: url('404.png');
    background-size: cover;
    margin-top: 30px;
}

#number-jiezou {
    width: 899px;
    height: 102px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 48px;
}

#number {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#number h5 {
    color: rgb(2, 134, 120);
    font-family: DIN-BoldItalic;
    font-size: 38px;
    font-weight: 700;
    line-height: 0px;
    letter-spacing: 0px;
    margin: 10px;
}

#number p {
    color: rgb(68, 68, 68);
    font-family: AlibabaPuHuiTi;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
}

#coment-p {
    width: 1360px;
    height: 167px;
    overflow: hidden;
}

#coment-p p {
    color: rgb(68, 68, 68);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;

}

#button-xiangqin a {
    width: 272px;
    height: 44px;
    border: 1px solid rgb(232, 232, 232);
    border-radius: 22px;
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 48px;
}


#button-xiangqin :hover {

    background-color: rgb(19, 96, 142) !important;
    color: #fff !important;
}

#button-xiangqin :hover p {
    color: #fff !important;
}


#button-xiangqin p {
    color: rgb(0, 0, 0);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
}

#dongtai {
    width: 1360px;
    height: 488px;
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
}

#dongtai-left {
    width: 731px;
    height: 488px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    position: relative;
  
}

#dongtai-left h2 {
  padding-left:20px;
  padding-right:20px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    color: rgb(0, 0, 0);
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: 0px;
    text-align: center;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

#rqi {
    width: 80px;
    height: 83px;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.11);
    background: rgb(19, 96, 142);
    position: relative;
    bottom: 125px;
    left: 26px;
}

#rqi h1 {
    color: rgb(255, 255, 255);
    font-family: AlibabaPuHuiTi;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: center;
    margin: 0px;
}

#rqi p {
    color: rgb(255, 255, 255, 0.57);
    font-family: AlibabaPuHuiTi;
    font-size: 14px;
    font-weight: 500;
    line-height: 0px;
    letter-spacing: 0px;
    text-align: center;
}

#dongtai-right {
    list-style: none;
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 600px;
    height: 488px;
    margin: 0px;
}

#dongtai-right li {
    width: 600px;
    height: 100px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.07);
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
}

#dongtai-right :hover h3 {
    color: rgb(19, 96, 142) !important;
}

#left-rqi {
    width: 100px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#left-rqi h2 {
    margin-top: 30px;
    color: rgb(75, 70, 70);
    font-family: AlibabaPuHuiTi;
    font-size: 32px;
    font-weight: 700;
    line-height: 0px;
    letter-spacing: 0px;
}

#left-rqi p {
    color: rgb(75, 70, 70, 0.57);
    font-family: AlibabaPuHuiTi;
    font-size: 14px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0px;
}

#boders {
    width: 1px;
    height: 50px;
    background-color: rgb(239, 239, 239);
    margin-right: 20px;
}

#dongtai-right li h3 {
    color: rgb(0, 0, 0);
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0px;
    max-width: 470px;
}

#keshi {
    width: 100%;
    height: 698px;
    background-image: url('404.png');
    background-size: cover;
    margin-top: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#keshi-ul {
    list-style: none;
    margin-top: 48px;
    width: 1360px;
    height: 336px;
    display: flex;
    gap: 31px;
    padding-left: 0px;
}

#keshi-ul li {
    width: 247px;
    height: 336px;
    background: rgb(2, 134, 120);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}

#keshi-ul li h4 {
    color: rgb(255, 255, 255);
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 30px;
}

#keshi-ul li p {
    color: rgb(255, 255, 255, 0.5);
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}

#keshi-ul li #right-jin {
    margin-top: 30px;
    display: none;
    transition: all 2s ease 0s;
}

#keshi-ul :hover {
    background: rgb(19, 96, 142) !important;

}

#keshi-ul :hover #right-jin {
    display: block;
}

#allkeshi {
    width: 272px;
    height: 44px;
    border: 1px solid rgb(232, 232, 232);
    border-radius: 22px;
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

#keshi a :hover {
    background: rgb(19, 96, 142) !important;
}

#keshi a :hover P {
    color: #fff !important;
}

#allkeshi p {
    color: rgb(0, 0, 0);
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    font-weight: bold;
}

#zhaopin {
    width: 1360px;
    height: 280px;
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}

#zhao-box {
    width: 433PX;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    background-color: #028678;
}

#zhaopin :hover {
    background-color: #13608E;
}

.zhao-img {
    background-image: url('404.png');
    z-index: 88;
}

.zhao-img1 {
    background-image: url('../image/1706751989642.png');
}

.zhao-img2 {
    background-image: url('../image/1706752032444.png');
}

#zhaopin h1 {
    padding-left: 30px;
    color: rgb(255, 255, 255);
    font-family: PingFang SC;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0%;
    text-align: left;
    width: fit-content;
}

#zhaopin a {
    width: fit-content;
}

#xiangqin {
    margin-left: 30px;
    width: 105.14px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-family: Microsoft YaHei UI;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: center;
}

#dizhi {
    margin-top: 100px;
    width: 100%;
    height: 612px;
    
    background-size: cover;
    position: relative;
}

#dizhi-box {
    width: 489px;
    height: 560px;
    background: rgb(0, 133, 121);
    padding: 26px 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;
}

#famkui {
    display: flex;
    justify-content: space-between;
}

#tousu {
    width: 230px;
    height: 44px;
    border-radius: 30px;
    border: 1px solid rgb(255, 255, 255, 0.5);
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#tousu p {
    color: rgb(255, 255, 255);
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
}