@charset "utf-8";
/* CSS Document */

.favorable {width: 100%;height: 100%;overflow: hidden;}
.fb:nth-child(odd) {
    float: left;
    width: 50%;
    height: 6.7rem;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}
.fb-lt {
    /* width: 100%; */
   /* height: 8.5rem;*/
    margin: 0.3rem 0.14rem 0 0.14rem;
}
a:hover, a:link, a:visited, a {
    color: inherit;
    text-decoration: none;
}
a {
    text-decoration: none;
    outline: nine;
    outline-style: none;
    color: #666;
}
a, a:active, a:focus, button, button:active, input, input:focus, select, select:focus, textarea, textarea:focus {
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.fb-lt img {
    width: 100%;
    height: 3.8rem;
    display: block;
}
.fb-lt p.fb-name {
    margin-top: 0.3rem;
    font-size: 0.48rem;
}
div, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p, iframe {
    padding: 0;
    margin: 0;
}
.fb-lt p.price {
    margin-top: 0.2rem;
    font-size: 0.3rem;
}
.fb-lt p span.discount {
    float: left;
    margin: 0.2rem 0 0 0.5rem;
    color: #f46b29;
}
.icon, em, i, s {
    font-style: normal;
}
a, a:hover, em, i, s {
    text-decoration: none;
}
.fb-lt p span big {
    font-size: 0.5rem;
    color: #ff3500;
}