.lxwm1 {
    width: 1200px;
    height: 350px;
    padding: 50px 0px 50px 0px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}

.lxwm1_left {
    width: 540px;
    float: left;
    position: relative;
    padding-top: 30px;
    padding-left: 10px;
}

.lxwm1_left h3 {
    font-size: 23px;
    text-align: left;
    color: #000;
}

.lxwm1_left ul li {
    float: left;
    width: 90%;
    padding-top: 25px;
    padding-left: 50px;
    box-sizing: border-box;
}

.lx1 {
    background: url(../images/tel1.png) no-repeat left 20px;
}

.lx4 {
    background: url(../images/email.png) no-repeat left 20px;
}

.lx5 {
    background: url(../images/add.png) no-repeat left 20px;
}

.lxwm1_left ul li h4 {
    font-size: 16px;
    font-weight: 500;
    /* width: 300px; */
    color: #000000;
    word-wrap: break-word;
}

.lxwm1_left ul li p {
    line-height: 15px;
    word-spacing: -1.5px;
}

.lxwm1_right {
    float: right;
    line-height: 32px;
    font-size: 14px;
    color: #666;
    /* width: 650px;
    height: 350px; */
}


