﻿.lxwmcss
{
    padding-bottom:60px;
}
    .lxwmcss .lxflex {
        width:1480px;
        margin:30px auto;
        display:flex;
        justify-content:space-between;
    }
    .lxwmcss .lxmap {
        display: block;
        width: 1000px;
        height: 582px;
    }
    .lxwmcss .lxul {
        width: 460px;
        height: 582px;
        background-image: url(/img/pcimg/lxbg.jpg);
        background-position:center center;
        background-repeat:no-repeat;
        background-size:cover;
        color:#FFF;
        box-sizing:border-box;
        padding:40px;
        padding-top:60px;
    }
    .lxwmcss .lxnm {
        font-size:26px;
        font-weight:bold;
        line-height:60px;
        margin-bottom:20px;
    }
    .lxwmcss .lxxin {
        border-top: 1px dashed #cc6699;
        margin: 10px auto;
    }
    .lxwmcss .lxln {
        line-height:40px;
        font-size:16px;
    }