.xq{
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #ffffff;
}
.xq .xqWrapper{
    width: 1100px;
    margin: 0 auto;
}
.xqWrapper .xqtitle{
    text-align: center;
}
.xqWrapper .xqtitle .hx{
    font-size: 20px;
}
.xqWrapper .xqtitle .fb{
    padding-bottom: 30px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #D0CDCE
}
.xqWrapper .xqbuttom{
    overflow: hidden;
}
.xqWrapper p img{
    max-width: 100%;
}
.xqWrapper .xqbuttom .xqleft{
    float: left;
    width: 600px;
    padding-top: 20px;
}
.xqWrapper .xqbuttom .xqleft .shang a{
    color: #979596;
    text-decoration: none;
}
.xqWrapper .xqbuttom .xqleft .xia a{
    color: #979596;
    text-decoration: none;
}
.xqWrapper .xqbuttom .xqright{
    float: right;
    position: relative;
}
.xqWrapper .xqbuttom .xqright .fanhui{

    width: 120px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #CF1C1C;
    position: absolute;
    right: 30px;
    top: 20px;
    text-align: center;
}
.xqWrapper .xqbuttom .xqright .fanhui a{
    text-decoration: none;
    color: #fff;
}