<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.contactA {
    width: 100%;
    background: #fff;
    max-width: 1500px;
    margin: 0 auto;
}

.contactA_T {
    padding: 50px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    position: relative
}

.contactA_T_l {
    left: 50px;
    width: 270px;
    position: absolute;
    top: 50px
}

.contactA_T_l&gt;p {
    font-size: 22px;
    color: #bbb;
    text-align: justify;
    line-height: 25px
}

.contactA_T_m&gt;p&gt;a {
    font-size: 16px;
    color: #666666;
    line-height: 35px;
}

.contactA_T_l&gt;span {
    display: block;
    font-size: 40px;
    color: #333333;
    line-height: 40px;
    margin: 15px 0px;
    font-weight: bold
}

.contactA_T_l&gt;i {
    display: block;
    font-style: normal;
    color: #999999;
    line-height: 32px;
    letter-spacing: 0.05rem
}

.contactA_T_l&gt;a {
    display: inline-block;
    width: 180px;
    line-height: 50px;
    background: #024ea6;
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.05rem;
    margin-top: 45px
}

.contactA_T_R {
    position: absolute;
    width: 320px;
    right: 50px;
    text-align: center;
    top: 50px
}

.contactA_T_R p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    color: #454545
}

.contactA_T_R img {
    width: 125px;
    display: block;
    margin: 0 auto 10px
}

.contact_A_page {
    height: 100%
}

.contactA_T_m {
    width: 580px;
    margin: 0 auto;
    padding: 0px 70px;
    height: 100%;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2
}

.contactA_T_m div {
    width: 100%;
    margin-bottom: 35px
}

.contactA_T_m div span {
    font-size: 18px;
    color: #024ea6;
}

.contactA_T_m div strong {
    display: block;
    font-family: "Arial";
    font-size: 36px;
    color: #024ea6;
    line-height: 36px;
    margin: 5px 0px 10px
}

.contactA_T_m div p {
    color: #333;
    line-height: 1.5;
    font-size: 20px;
    display: block
}

.contactA_T_m&gt;p {
    font-size: 16px;
    color: #666666;
    line-height: 35px
}

.contactA_B {
    margin: 50px;
    height: 455px;
    background: #eee;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.con_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}
.my-map {
    margin: 0 auto;
    width: 100%;
    height: 455px;
}

.my-map .icon-cir {
    height: 31px;
    width: 28px;
}

.my-map .icon-cir-red {
    background-position: -11px -5px;
}

.amap-container {
    height: 100%;
}

.myinfowindow {
    width: 240px;
    min-height: 50px;
}

.myinfowindow h5 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.myinfowindow div {
    margin-top: 10px;
    min-height: 40px;
    line-height: 20px;
    font-size: 13px;
    color: #6f6f6f;
}</pre></body></html>