.cpxq-top {
    margin-top: 100px;
}
.cpxq-top .l {
    width: 50%;
}
.cpxq-top .l img {
    max-width: 100%;
}
.cpxq-top .r {
    width: 45%;
}
.xq-warp {
    margin-top: 50px;
}
.xq-warp .xq-top {
    background-color: #f2f2f2;
}
.xq-warp .xq-top a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 30px;
    display: inline-block;
}
.xq-warp .xq-top .active {
    background-color: #e3d3c2;
    color: #fff;
}
.xq-warp .xq-top a:hover {
    background-color: #e3d3c2;
    color: #fff;
}
.xq-warp .xq-detail img {
    max-width: 100%;
}