.tipd a:hover {
    color:#1E54A3
}

.abtip .zx1 {
    padding-top: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}
.r1 div:nth-child(2) {
    width: 927px;
}
.lm {

    padding-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 15px;
}
.lm .p {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lm .p  div:first-child {
    font-size:18px; height:32px; line-height:32px; overflow:hidden;
    font-weight:400;color:rgba(102,102,102,1);}
.lm .p div:nth-child(2) {
    font-size:16px;height:32px; line-height:32px; overflow:hidden;
    font-weight:400;color:rgba(102,102,102,1);}
.lm .txt{ font-size:16px; color:#333; height:32px; line-height:32px; overflow:hidden;padding:4px 0 0 0; }
.lm-wrap {
    margin-top: 40px;
    padding: 10px 40px;
    border:1px solid #CCCCCC;
}
.lm:last-child {
    border-bottom: none;
}
.lm:hover div:first-child {
    color: #1E54A3;
}
.cpzx-warp {
    background: white;
}
.contact-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contact-cont p:first-child {
    font-size:24px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.contact-cont p:nth-child(2) {
    font-size:18px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:40px;
}
