.banner{
    position: relative;
    width: 100%;
}
.banner img{
    width: 100%;
}
.Honorarycertificate{
    position: relative;
    width: 100%;
    padding-top: 2.5em;
}
.Honorarycertificate_title{
    position: relative;
    width: 100%;
    text-align: center;
}
.Honorarycertificate_title h2{
    text-align: center;
    font-size: 1.06em;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #6FC2F9;
    margin: 0;
}
.Honorarycertificate_title p{
    font-size: 0.75em;
    position: relative;
    width: 100%;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6B6B74;
    text-align: center;
    margin: 0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;

}
.Honorarycertificate_title span{
    position: relative;
    display: flex;
    width: 2.63em;
    height: 0.19em;
    background: #6FC2F9;
    margin: 0 auto;
}
.Public_banner{
    padding-top: 1.25em;
}
.Honorarycertificate_con {
    position: relative;
    width: 100%;
}
.Honorarycertificate_con img{
    width: 100%;
}
.Contactus{
    position: relative;
    width: 100%;
    background: #EBF4FE;
    padding-bottom: 40px;
}
.bluebgs h2, .Contactus h2, .wihits h2{
    position: relative;
    width: 100%;
    text-align: center;
    padding: 40px 0px;
    font-size: 1.06em;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #6FC2F9;
}
.Contactus_cons{
    position: relative;
    width: calc(100% - 2.5em);
    margin: 0 auto;
}
.Contactus_cons_lsit{
    padding-top: 20px;
}
.Contactus_cons_lsit_head{
    position: relative;
    display: flex;
    align-items: center;
}
.Contactus_cons_lsit_head img{
    width: 24px;
}
.Contactus_cons_lsit_head p{
    padding-left: 10px;
    font-size: 1em;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.infos{
    padding-top: 10px;
    padding-left: 34px;
    font-size: 1em;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #212121;
}
.bluebgs{
    position: relative;
    width: 100%;
    background: #EBF4FE;
    padding-bottom: 30px;
}
.wihits{
    position: relative;
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
}
.shengqinsghiy{
    position: relative;
    width: 11.81em;
    height: 2.75em;
    background: #57ACF2;
    border-radius: 1.38em;
    margin: 0 auto;
}
.shengqinsghiy a{
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}