
/* 联系我们 */
.lxwm-main {
    padding: 1.875rem 3.125rem 0px;
    height: 30%;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #666;
}
.lxwm-main img:hover{
    transform: scale(1.1);
}
.lxwm-main img {
    width: 70px;
    margin-bottom: 30px
}
.lxwm-main h1 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 400;
    color: #666;
}
.lxwm-main p {
    font-size: 20px;
    font-weight: 400;
    color: #666;
}
.lxwm-main span {
    font-size: 20px;
    font-weight: 400;
    color: #666;
}

.lxwm-main a {
    text-decoration: underline;
    font-size: 20px; 
    font-weight: 400;
    color: #666;
}
.lxwm-main .boda {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

