body{
    font-family: "Microsoft Yahei", "微软雅黑", "Arial";
}

.content .container{
    width: 1280px;
    margin: 0 auto;
    display: table;
    margin-top: 40px;
}
.footer{
    margin-top: 40px;
}

.m2lxLx{ height:572px; width: 380px; float: left; color: #FFF; background: url(../images/lxwmbg.png) no-repeat center center; background-color: #D6AF76; background-size: cover; padding: 30px 30px 0px; }
.m2lxLx .our-mid{ border-top:1px solid rgba(255,255,255,0.4); padding:5px 0}
.m2lxLx dl{ padding:10px 0 20px 0;}
.m2lxLx dl dt{
    height: 37px;
    font-weight: 600;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 37px;
    text-align: justify;
    font-style: normal; }
.m2lxLx dl dd{
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: justify;
    font-style: normal; }
.m2lxMap{ width:840px; float:right;}

.m2lxLx .our-top{
font-weight: 600;
font-size: 36px;
color: #FFFFFF;
line-height: 50px;
text-align: justify;
font-style: normal;
display: block; margin-bottom:22px;
}

.title{display: none;}
@media (max-width:750px) {
    .container{
        display: flex !important;
        flex-direction: column-reverse;
        width: inherit !important;
        padding: 20px 14px;
        box-sizing: border-box;
        margin-top: 0 !important;
    }
    .m2lxMap{width: inherit;}
    .m2lxMap img{width: 100%;margin-bottom: 12px;}
    .m2lxLx{width: inherit !important;height: auto !important;position: relative;padding: 0 15px;}
    .m2lxLx .our-top{display: none;}
    .m2lxLx .our-mid{border-top: none;}
    .our-bottom{position: absolute;right:12px;bottom: 15px;}
    .our-bottom img{width: 60px;height: 60px;}
    .m2lxLx dl dt{font-size: 16px;line-height: 23px;height: auto;}
    .m2lxLx dl dd{font-size: 14px;line-height: 18px;margin-top: 10px;}
    .m2lxLx dl{padding: 16px 0;}
    .title {padding: 15px 14px 0 15px;display: block;}
    .title p{font-weight: 500;font-size: 20px;color: #333333;line-height: 28px;margin: 0;}
    .title span{width: 30px;height: 2px;background: #E6AE66;display: block;margin-top: 10px;}

}
@media(min-width:750px) and (max-width:1280px){
    .container{
        display: flex !important;
        flex-direction: column-reverse;
        width: inherit !important;
        padding: 40px 28px;
        box-sizing: border-box;
        margin-top: 0 !important;
    }
    .m2lxMap{width: inherit;}
    .m2lxMap img{width: 100%;margin-bottom: 24px;}
    .m2lxLx{width: inherit !important;height: auto !important;position: relative;padding: 0 30px;}
    .m2lxLx .our-top{display: none;}
    .m2lxLx .our-mid{border-top: none;}
    .our-bottom{position: absolute;right:24px;bottom: 30px;}
    .our-bottom img{width: 120px;height: 120px;}
    .m2lxLx dl dt{font-size: 32px;line-height: 45px;height: auto;}
    .m2lxLx dl dd{font-size: 28px;line-height: 36px;margin-top: 19px;}
    .m2lxLx dl{padding: 32px 0;}
    .title {padding: 30px 28px 0 30px;display: block;}
    .title p{font-weight: 500;font-size: 40px;color: #333333;line-height: 56px;margin: 0;}
    .title span{width: 60px;height: 4px;background: #E6AE66;display: block;margin-top: 20px;}

}