.qxpp {


    width: 270px;
    margin-top: 50px;
    border: 2px #ffc676 solid;
    border-radius: 10px;
    text-align:center;

}


.qxpp .title p {

    text-align:center;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;

}


.qxpp .title img {

    margin-top: 130px;

}


.brand {
    margin-left: 5px;
}

.brand p {

    margin-left: 5px;
    text-align:center;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #555;

}



.brand img {

	border-radius: 5px;
    border: 1px solid #aaa;

}


