.news-text0 {
    text-align: center;
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #000000;
}

.news-text1 {
    margin: 0 auto;
    margin-top: .28rem;
    width: 0.72rem;
    border-bottom: 0.04rem solid #02438D;
}


.link-us {
    padding-top: 1.07rem;
    padding-bottom: 1.33rem;
}


/* dizhi */

.about-profile-dizhi {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    /* padding: 0.4rem 2.39rem; */
    padding-top: 0.9rem !important;
}

.about-profile-dizhi1 {
    width: 33.3%;
}

.about-profile-dizhi1-text1 {
    width: 0.67rem;
    height: 0.67rem;
    margin: 0 auto;
}

.about-profile-dizhi1-text11 img {
    width: 0.55rem;
    height: 0.41rem;
    margin: 0 auto;
}

.about-profile-dizhi1-text1 img {
    width: 0.67rem;
    height: 0.67rem;
    margin: 0 auto;
}

.about-profile-dizhi1-text2 {
    text-align: center;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #585858;
    /* line-height: 0.13rem; */
    margin: 0.32rem 0;
}

.about-profile-dizhi1-text3 {
    text-align: center;
    font-size: 0.26rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 0.2rem;
}


/* diHi */

.contact-map {
    position: relative;
    width: 100%;
    height: 6.5rem;
    margin-top: 0.83rem;
}

.contact-map-con {
    position: absolute;
    top: 0.32rem;
    right: 1.01rem;
    width: 8.59rem;
    height: 5.93rem;
    background: #FFFFFF;
    padding: 0.56rem 1.18rem 0.88rem 0.62rem;
    border-bottom: 0.05rem solid #02438D;
}

.contact-map-con1 p {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.46rem;
}

.contact-map-solid {
    margin: 0.36rem 0;
    width: 100%;
    height: 0.01rem;
    background-color: #CCCCCC;
    /* border: 0.01rem solid #CCCCCC; */
}

.group-banner1 {
    width: 100%;
    height: 5.9rem;
    /* box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgb(0 0 0 / 30%); */
}

.group-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-wrap {
    margin: 0 auto;
}

.contact-wrap-con1 {
    padding: 0.38rem 0.56rem;
    margin-top: 0.83rem;
    margin-bottom: 0.63rem;
    width: 100%;
    height: 3.73rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0, 0, 0, 0.0600);
}

.contact-wrap-con1text {
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.contact-wrap-con1solid {
    width: 0.64rem;
    margin-top: 0.3rem;
    margin-bottom: 0.27rem;
    border-bottom: 0.03rem solid #0C7AC2;
}

.contact-wrap-con1text2 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.contact-wrap-con1p {
    margin-top: 0.23rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #7C7C7C;
}

.contact-wrap-con1p1 p {
    margin-top: 0.2rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.contact-wrap-con2 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.contact-wrap-con2k {
    margin-right: 0.58rem;
    padding: 0.38rem 0.56rem;
    margin-bottom: 0.74rem;
    width: 7.71rem;
    height: 2.77rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0, 0, 0, 0.0600);
}

.contact-wrap-con2k:nth-child(2n) {
    margin-right: 0;
}

.contact-wrap-con1text1 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

@media only screen and (max-width: 1024px) {
    .about-profile-text {
        padding: 0 0.2rem;
    }
    .contact-map-con {
        position: initial;
    }
    .group-banner1{
        height: auto !important;
    }
    .link-us{
        padding-top: .8rem;
    }
    .about-profile-dizhi{
        display: block;
        padding-top: 0 !important;
    }
    .about-profile-dizhi1-text3{
        line-height: .36rem;
    }
    .about-profile-dizhi1{
        width: 100%;
        margin-top: 0.6rem;
    }
    .contact-wrap-con1 {
        margin-top: 6.43rem;
    }
    .contact-wrap-con1p {
        line-height: 0.36rem;
    }
    .contact-wrap-con1p1 p {
        line-height: 0.36rem;
    }
    .contact-wrap-con1 {
        height: auto;
    }
    .contact-wrap-con2k {
        width: 100%;
        margin-right: 0;
        height: auto;
    }
}