body {
    font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
    background: #fff;
}
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
    margin: 0;
    padding: 0;
}

.mod_container {
    font-family: Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
    background: #f6f6f6;
    overflow: hidden;
}
.mod_container, body {
    min-width: 1190px;
}
.liangfan_daily {
    min-height: 523px;
    margin-bottom: 25px;
    background: url(../images/liangfan_daily_bg.png) 50% no-repeat;
}

.liangfan_mod_head2 {
    padding-top: 30px;
    height: 98px;
    text-align: center;
}
.liangfan_daily .liangfan_mod_head2 {
    padding-top: 35px;
    height: 73px;
}

.liangfan_mod_head2_title {
    position: relative;
    display: inline-block;
    margin-bottom: 6px;
    width: 246px;
    height: 36px;
    font-weight: 700;
    font-size: 40px;
    line-height: 36px;
    color: #d36c20;
    letter-spacing: 5px;
}
.liangfan_daily .liangfan_mod_head2_title {
    color: #fff;
}
.liangfan_mod_head2_title:after, .liangfan_mod_head2_title:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 6px;
    height: 32px;
    border: 2px solid #eab38a;
}
.liangfan_daily .liangfan_mod_head2_title:after, .liangfan_daily .liangfan_mod_head2_title:before {
    border-color: #fec2b6;
}
.liangfan_mod_head2_title:before {
    left: 0;
    border-right: none;
}
.liangfan_daily .liangfan_mod_head2_title i {
    display: inline-block;
    margin: 0 8px 0 5px;
    vertical-align: top;
    background-image: url(../images/sprite_liangfan@1x.png);
    background-position: -42px 0;
    -moz-background-size: 80px 67px;
    background-size: 80px 67px;
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
}
em, i, u {
    font-style: normal;
}

.liangfan_daily_theme {
    position: relative;
    display: block;
    height: 140px;
}
.grid_c1 {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
}
.mod_container img {
    no-repeat 50% 50%;
}
.liangfan_daily_theme_img {
    margin: -28px 0 0 -20px;
}

.goods_item {
    position: relative;
    float: left;
    margin-bottom: 10px;
    padding: 0 14px 0 19px;
    width: 164px;
    height: 250px;
    border-right: 1px solid #e6e6e6;
    background: #fff;
}
.liangfan_daily .goods_item {
    margin-bottom: 0;
}
.goods_lk {
    display: block;
    text-align: center;
}
.goods_img {
    width: 130px;
    height: 130px;
    margin: 17px 0;
}
.goods_lk:hover .goods_img {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.goods_title {
    display: block;
    height: 18px;
    margin-bottom: 2px;
    white-space: nowrap;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.goods_lk:hover .goods_title {
    color: #ffa133;
}