    

    .oq {
        background-color: white;
        margin-bottom: 10px;
        border: 2px solid #F2F2F2;
        border-radius: 15px;
        height:360px;
    }

        .oq a {
            text-decoration: none;
        }

    .timg {
        width: 200px;
        height: 210px;
    }

.title2 {
    padding-left: 15px;
    font-size: 15px !important;
    line-height: 20px;
    height: 40px;
    color: black;
}

    .quan {
        font-size: 15px;
        color: white;
        font-weight: bold;
        border: 1px solid red;
        width: 35%;
        line-height: 30px;
        background-color: #FF685F;
        text-align: center;
        border-radius: 30px;
        float: left;
    }

    .des2 {
        width: 60%;
        float: left;
        font-size: 15px;
        line-height: 30px;
        text-align: right;
        white-space: nowrap;
    }

    .price {
        font-size: 15px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
        border: 1px dashed red;
        border-radius: 30px;
        clear: both;
    }

    .col-xs-6 {
        padding-left: 0px;
        padding-right: 5px;
        float: left;
    }
    .img-rounded{
        border-radius:6px;
    }
    .img-responsive
    {
        max-width:100%;
    }
    .center-block
    {
        display:block;
        margin-right:auto;
        margin-left:auto;
    }

#taobaoItem .col-xs-6 {
    width:400px;
}
/*µ¥Ò³Ãæ*/
#taobaoItem4 .col-xs-6 {
    width: 350px;
}