﻿@charset "UTF-8";
body { background: #eee; }
.content {width: 1130px; margin: 10px auto; background: #F2F2F2;}
/* ---左边--- */

.l-area { width: 222px; }
/* 用户信息 */
.u-msg-box { width: 220px; height: 220px; border: 1px solid #ddd; margin-bottom: 12px;background-color: #fff;}
.u-msg-box .u-msg { width: 115px; margin: 13px auto; }
.u-msg-box .u-msg p { width: 115px; text-align: center; }
.u-msg-box .u-msg p img { display: inline-block; }
.u-msg-box .u-msg .name,.u-msg-box .u-msg .sale { height: 28px; line-height: 28px; font-size: 14px; color: #000; }
.u-msg-box .u-msg .icon { height: 18px; }
.u-head{-webkit-border-radius: 30px;}
/* 商品信息 */
.b-box { width: 220px; border: 1px solid #ddd; padding-top: 10px;background-color: #fff; }
.b-box h2 { height: 36px; line-height: 36px; text-align: center; font-size: 18px; color: #000; font-weight: bold; }
.b-box ul { padding: 10px; }
.b-box li { padding-bottom: 20px; }
.b-box li .price { text-align: center; }

/* ---右边--- */
.r-area { border: 1px solid #ddd; width: 848px; padding: 20px;background-color: #fff;font-size: 14px; }
.r-area .time{ color: #A6A6A6;font-size: 12px;}
.r-area .time span{ margin-right: 20px;}

.b-title {  padding-bottom: 30px; }
.b-title h2 { font-size: 20px;  height: 40px;font-weight: 600; }
.b-title .time a { padding-right: 18px; color: #000; }
.b-title .time a.time-middle { padding-left: 18px; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.b-title .time a.time-last { padding-left: 18px; }

.b-contact { padding: 10px 0 20px; }
.b-contact p { font-size: 14px; }
.b-contact p span{}
.b-contact p.price { }
.b-contact p.price strong { color: #e50013; }

.b-del { padding: 10px 0 20px; }
.b-del span{ font-size: 14px;font-weight: 600;margin-bottom: 5px;margin-bottom: 5px;display: block;}
.b-del h4 { font-size: 18px; color: #000; font-weight: bold; height: 36px; line-height: 36px; }
.b-del p { margin-bottom: 30px; }
.b-del li { margin-right: 12px; }

/* 评论 */
.comment-box { margin-top: 10px; }
.comment-tit { height: 34px; line-height: 34px; }
.comment-tit h4 { font-size: 17px; font-weight: bold; margin-right: 5px; }
.comment-inp { width: 803px; padding: 13px;}
.comment-inp .comment-head { width: 70px; text-align: center; margin-right: 20px; }
.comment-inp .comment-head a { display: inline-block; }
.comment-inp .comment-head .comment-name { display: block; color: #5188a6; }
.comment-btn a { padding: 10px 40px;margin-top: 5px;background-color: #FEA106;color: #fff; }

.comment-area { width: 710px; }
.comment-area textarea { height: 50px; width: 690px; padding: 10px; }
/* 评论列表 */
.comment-list li { padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dashed #ddd; }
.user-comment { margin-left: 10px; width: 765px; }
.user-comment .username i { margin-left: 10px;  }
.username s { padding: 0 10px; }
.user-comment .user-msg { font-size: 15px; margin-top: 15px; color: #000; }
.comment-list .more a { font-size: 20px; width: 100%; text-align: center; color: #222; }
.comment-list .more p { display: none; font-size: 20px; width: 100%; text-align: center; color: #222; }
.more  { margin-top: 20px; }

.b-box span{font-size: 14px;margin-left: 10px;}

.price p{ color: red;}
/**
 * 
 * @authors wave (wave_bobo@163.com)
 * @date    2015-06-26 15:08:21
 * @version $Id$
 */
