/*detail.css*/

/*body{background-color:#f3f3f3}*/ /*修改后增加*/
body{background-color:#ffffff} /*修改后增加*/

.content{width:1200px; margin:0 auto; /*border:1px solid #f00;*/}

/*.top_bar{width:320px;line-height: 90px;height: 90px;text-align: center;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f0f0f0;}*/


.top_title{width:1160px;padding:0 20px;line-height: 90px;height: 90px;text-align: center;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f0f0f0;font-size:18px;text-align:left;}

/* 底部购买和加入购物车按钮 start*/
/*.notify_buy_bar{width:640px;position: fixed;z-index: 999;bottom: 0;left: 0;width: 100%;height: 80px;padding: 0 30px;border-top: 1px solid #ccc;background: #fff;}
.notify_buy_btn{display: block;border:1px solid red;line-height: 68px;height:68px;text-align: center;font-size: 28px;border-radius: 8px;margin-top: 2px;float: left;}
.buy_now{background: #fff;width:400px;}
.buy_car{width:160px;margin-left: 12px;color:white;background: red;}
body{background: #eee;}*/
/* 底部购买和加入购物车按钮 end*/

/*商品详情 start*/
.notify_detail{width:1200px; margin:30px 0 0 0;}
.notify_detail .notify_img img{width:1200px;height:480px;}
.notify_detail h1{padding:15px 20px;height:30px;line-height:30px;display: block;font-size:20px;color:#000;font-weight:normal;background: #fff;/*border-bottom: 1px solid #eee;*//*border:1px solid #f00;*/}
/*.designer_address{padding:5px 20px;height:30px;line-height:30px;display: block;font-size:16px;color:#000;font-weight:normal;background: #fff;}*/
.day_time{height: 30px;line-height:30px;padding:0 20px 10px 20px;color: #999;font-size:16px;background: #fff;/*border:1px solid #f00;*/}
/*.notify_detail .notify_day_time span{ color :red;font-size: 20px;}*/

.notify_info{width: 1160px;margin:0;padding:20px;background: #fff;color: #999;font-size: 16px; border-top: 1px solid #f0f0f0;}
.notify_content{width: 1160px;margin:0 auto;padding:38px 20px 20px 20px;background: #fff;font-size:16px;border-top: 1px solid #f0f0f0; /*border:1px solid #f00;*/}
.notify_content p{margin:10px auto; /*width: 1160px;8? /*width: 600px;*/ width: 860px; line-height:28px; /*border:1px solid #f00;*/}
.notify_content img{display:block; float:left; margin:0 auto; padding:15px 0; height:auto;/*max-width:1100px;*//*max-width:880px;*/max-width:860px;/*width: 1160px;*//*width:auto;*//*border-top: 1px solid #f0f0f0; */ /*border:1px solid #00f;*/}

/*.notify_content p{line-height:30px;}
.notify_content p span{line-height:30px;}
.notify_content h1{font-size:22px;line-height:38px;}
.notify_content h2{font-size:20px;line-height:35px;}
.notify_content h3{font-size:18px;line-height:32px;}
.notify_content h4{font-size:18px;line-height:32px;}
.notify_content h5{font-size:18px;line-height:32px;}
.notify_content p strong{line-height:32px;}*/
/*商品详情 end*/

