.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix:after {
    clear: both;
}

img{
	max-width: 100%;
	max-height: 100%;
}

.shop-detail-bg{
	background-color:#f1f1f1;
}
.shop-msg{
	background: url("/images/trade/shop/bg-area.jpg") no-repeat top center;
	height:287px;
}
.shop-msg-inner{
   width:1080px;
   background-color:#fff;
   margin:-265px auto 0; 
   position:relative;
   z-index:10;  
   border-radius:5px;
   overflow:hidden;
   box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}
.shop-msg-inner.product-msg-inner{
   margin:-273px auto 0;
}
.shop-msg-inner.product-msg-inner .t1{
    width:640px;
}
.shop-msg-inner .t1{
	width: 720px;
    float:left;
}
.shop-msg-inner .t1 .shop-area .imgs{
     position:relative;
}
.shop-msg-inner .t1 .shop-area{
	padding:45px;
    padding-right: 0px;
}
.shop-msg-inner.product-msg-inner .t1 .shop-area{
    padding:20px 48px;
    padding-right: 0px;
}
.shop-msg-inner .t1 .imgs .name{
    font-size:20px;
    margin-left:20px;
}

.shop-msg-inner .t1 .bb-comment{
   font-size:14px; 
   color:#666;
   margin-top:15px;
}

.shop-msg-inner .t1 .bb-comment .tag-1{
	margin-right:30px;
}
.shop-msg-inner .t1 .bb-comment .tag-1 s{
  background: url("/images/trade/shop/icon2.jpg") no-repeat -1px -1px;
  width:21px;
  height:19px;
  display:inline-block;
  vertical-align:middle;
  margin-top:-3px;
  position:relative;
  margin-right:10px;
}

.shop-msg-inner .t1 .bb-comment .tag-1 i,.shop-msg-inner .t1 .bb-comment .tag-2 i{
	color:#FF4338;
	margin-left:3px;
}

.shop-msg-inner .t1 .bb-comment .tag-2 s{
  background: url("/images/trade/shop/icon2.jpg") no-repeat -7px -24px;
  width:14px;
  height:19px;
  display:inline-block;
  vertical-align:middle;
  margin-top:-3px;
  position:relative;
  margin-right:10px;
}

.shop-msg-inner .t1 .tips{
	font-size:14px;
	color:#666666;
	margin-top:15px;
}

.true-btn-area{
	position:absolute;
	right:0px;
	top:20px;
	border-radius:5px;
	background-color:#d92830;
	color:#fff;
	padding:7px 15px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	display:block;
}

.true-btn-area:hover{
	text-decoration:none;
	color:#fff;
}

.shop-msg-inner .t2{
	text-align:center;
	float:right;
    height:100%; 
    padding:7px 10px;
}


.shop-msg-inner.product-msg-inner .t2{ padding:15px 10px;}
.shop-msg-inner .t2 p{ 
	font-size:14px;
	color:#999999;
	position:absolute;
	width:100%;  
	bottom:30px;  
}  

.goods-area-list{
	padding:20px 48px;
	border-top:1px #e5e5e5 dashed;
	position:relative;
    padding-right: 0px;
}

.goods-area-list .image-area{
	float:left;
	width:100px;
	height:100px;
	
}
.goods-area-list .image-area img{
	width:100px;
	height:100px;
}

.goods-area-list .content-area{ 
	margin-left:10px;
	float:left;
}
.goods-area-list:before{
    position:absolute;
    left:0px;
    top:-11px; 
    background:url("/images/trade/shop/tjdp.png") no-repeat;
    background-size:100%;
    width:10px;
    height:22px;
}
.goods-area-list .content-area .h2{
	font-size:14px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:450px;
}
.goods-area-list .content-area .price{
	font-size:18px;
	color:#FF4338;
	margin-top:50px;
}
.product-msg-inner .t1.not-inshop{
	width: 830px;
}
.product-msg-inner .not-inshop .goods-area-list{
	padding: 35px 30px;
}
.product-msg-inner .not-inshop.t1 .h2{
	font-size: 16px;
	overflow: auto;
	text-overflow: clip;
	white-space: pre-wrap;
	width: 550px;
	font-weight: bold;
}
.product-msg-inner .not-inshop.t1 .content-area{
	margin-left: 20px;
}
.product-msg-inner .not-inshop.t1 .price{
	margin-top: 140px;
	font-weight:bold;
}
.product-msg-inner .not-inshop .goods-area-list .image-area,.product-msg-inner .not-inshop .goods-area-list .image-area img{
	width: 183px;
	height: 183px;
}
.product-msg-inner .not-inshop.t2{
	height: 137px;
	padding: 58px 39px;
	background-color: #f0eff1;
}
.true-btn-area2{
	display:block;
	position:absolute;
	right:44px;
	bottom:28px;
	border-radius:5px;
	background-color:#d92830;
	color:#fff;
	padding:7px 15px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
.true-btn-area2:hover{
	text-decoration:none;
	color:#fff;
}
.shop-up-area{
	line-height: 18px;
	width: 1080px;
	margin:38px auto 0; 
	font-family: "MicroSoft YaHei";
}

.shop-up-list .b-h2 p{
	border-bottom: 1px #1b1b1b solid;
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

.shop-up-list .b-h2 .bg{
	width: 92px;
	height: 3px;
	background-color: #000;
}

.shop-up-list ul{
	position: relative;
	margin-left: -8px;
	padding-bottom: 20px;
}

.shop-up-list ul li{
	float: left;
	padding: 10px;
	width: 242px;
	height: 330px;
	border: 1px #ebebeb solid;
	margin: 8px 0 0 8px;
	background-color:#fff;
}

.shop-up-list ul li .img{
	height: 242px;
	overflow: hidden;
	text-align: center;
}

.shop-up-list ul li .h2{
	margin-top: 15px;
	
}

.shop-up-list ul li .h2 .left{
	float: left;
	color: #f33735;
	font-size: 16px;
	font-weight: bold;
}

.shop-up-list ul li .h2 .right{
	float: right;
	color: #676767;
	font-size: 14px;
}

.shop-up-list ul li .title{
	font-size: 14px;
	line-height: 18px;
	height: 35px;
	overflow: hidden;
	margin-top: 15px;
	color: #4a4a4a;
	font-weight:bold;
}