﻿@charset "UTF-8";
body { background: #eee; }
.content { padding: 40px; width: 1130px; margin: 0 auto; background: #fff;}
/* 顶部 */
.top-img { width: 1130px; margin-bottom: 40px; }
.top-img .search-box { overflow: hidden; background: #eee; width: 312px; margin-left: 20px; padding: 14px; }

.search1 { width: 309px; border: 1px solid #ddd; border-radius: 3px; margin-bottom: 12px; }
.search1 input { width: 238px; height: 40px; text-indent: 1em; }
.search1 a { width: 71px; text-align: center; height: 40px; line-height: 40px; color: #fff; font-size: 16px; background: #e60013; }
.sale h4 a { border: 1px solid #ddd; }
.app { padding: 11px; background: #fff; border: 1px solid #ddd; margin-top: 10px; }
.app-d { width: 170px; margin-left: 20px; }
.app-d  h5 { width: 170px; height: 60px; line-height: 60px; text-align: center; font-size: 18px; font-weight: bold; }
.app-btn .app-btn01 { width: 85px; height: 30px; line-height: 30px; text-align: center; color: #fff; font-size: 14px; background: #e60014;margin-right: 15px; }
.app-btn .app-btn02 { width: 55px; height: 28px; line-height: 28px; color: #666666; border: 1px solid #ddd; text-align: center; }

/* 商品列表 */
.p-del { width: 1140px; }
.p-tit a { height: 38px; line-height: 38px; color: #000000; padding: 0 34px; font-size: 16px; font-weight: bold; position: relative; }
.p-tit a.on span { position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #ff0000; }
.p-list h4{font-weight: 600}

.u-msg { margin-bottom: 12px; }
.p-list ul { padding-top: 25px; }
.p-list li { padding: 10px; padding-bottom: 0; border: 2px solid #ddd; width: 250px; margin-right: 10px; margin-bottom: 10px; }
.p-list li:hover{border: 2px solid #ee0202;}
.name-box .name { height: 28px; line-height: 28px; }
.p-img { margin-bottom: 5px; }
.p-price { height: 34px; line-height: 34px; border-bottom: 1px solid #ddd; }
.p-price strong { font-weight:600; color: #ee0202; font-size: 14px;}
.p-price i a { color: #000; font-size: 14px; }
.p-list li h4 { height: 37px; line-height: 37px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 250px; }
.p-list li h4 a { color: #515151 }
.leave-msg { padding: 0 10px; width: 250px; margin-left: -10px; background: #eee; height: 36px; line-height: 36px; }
.leave-msg span { font-size: 12px;  }
.leave-msg span a { color: #000; }




























/**
 * 
 * @authors wave (wave_bobo@163.com)
 * @date    2015-06-26 15:08:21
 * @version $Id$
 */
