.xmalxq_bg{
    width: 100%;
    padding:0 160px;
    box-sizing: border-box;
    background: #E8E8E8;
}
.xmalxq_w{
    width: 100%;
    background: #FFFFFF;
    margin: 0 auto;
}
.xmalxq{
    width: 100%;
    padding: 0px 116px;
    box-sizing: border-box;
}
.xmalxq_title{
    width: 100%;
    text-align: center;
    margin-bottom: 75px;
    font-size: 48px;
    font-weight: 600;
    color: #333333;
    line-height: 67px;
}
.xmalxq_cont{
  width:80%;
  min-height:500px;
  margin:0 auto;
}
.cont_zw>p{
    margin: 0 !important;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    padding-bottom: 10px;
}
.cont_zw img{
    max-width: 90%;
    overflow: hidden;
    margin: auto;
}
