.shop_img{max-width: 120px;max-height: 80px;vertical-align:center;border-radius:5px;width:100%;}
.shop_img-lg,.shop_img-margin{max-width: 240px;max-height: 160px;vertical-align:center;border-radius:5px;transition-duration:0.2s;}
.shop_list_img{max-width: 240px;max-height: 160px;vertical-align:center;border-radius:6px;transition-duration:0.2s;border: 1px solid #dee2e6; box-shadow: 6px 6px 12px 0px rgba(0,0,0,0.2),0px 0px 8px 0px rgba(0,0,0,0.19);margin-bottom:12px;margin-left:12px;margin-right:12px;}
.shop_img-lg:hover,.postlist img:hover,.shop_list_img:hover,.shop_img-margin:hover{opacity:0.75; transform: scale(1.08,1.08);}
.postlist img{transition-duration:0.2s;}
.shop_img-margin{margin-top:15px;margin-left:0;}
.cate_icon{width:16px;margin-right:2px;}
td.shop_td{ vertical-align:middle !important;}
.shop-seller{text-decoration:none;color:gray;}

.content-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background:none;
    position: relative;
    z-index: 4;
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Microsoft YaHei';
}

.content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.a8c5malllist {
    margin-bottom: 20px;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
    overflow: hidden;
    transition: all 1s ease 0s;
}

.a8c5malllist img {
    max-height: 130px;
	margin-top:0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    min-height: 130px;
    transition: all 1s ease 0s;
	width:100%;
}
.a8c5malllist a {
    display: block;
}
.a8c5malllist:hover {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.a8c5malllist:hover img {
    filter: brightness(0.5);
    transform: scale(1.05);
}



@media (max-width: 768px)
{
.a8c5malllist img {
  
    max-height:  148px !important; 
}
.col-xs-6{ width: 45% !important;}
}

.col-sm-12{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.art-info{
	height: 50px;
    padding: 5px 10px;
    overflow: hidden;
}

.art-info h4{
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 7px;
    overflow: hidden;
}
.art-info a{
    color:#f40 !important;
	 font-weight: 500;
}
   

.art-info small{
    color: #838383;
    padding-bottom: 10px;
}

.art-fields{
    bottom: 34px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
	white-space: nowrap;
}

.art-stars{
    background-color: #f6f6f6;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #e7e7e7;
    box-shadow: 0 1px 0 0 #fff inset;
    padding: 7px 10px 7px 10px;
    color: #8B8B8C;
    position: relative;
}

.art-stars i.liked{
    color: #f55;
}

.art-stars span{
    font-size: 10px;
    padding-right: 12px;
}

.art-stars i{
    cursor: pointer;
}

.art-author{
    position: absolute;
    right: 1px;
    top: 1px;
    border-left: 1px solid #ddd;
    color: #aaa;
    cursor: default;
    width: 29px;
    line-height: 34px;
    height: 35px;
    transition: color 0.15s linear;
    text-align: center;
    font-size: 14px;
}

.art-author a{
    color: #666;
}

.art-author a:hover{
    color: #333;
}
.pay-btn-item{
	display:inline-block;
	height:40px;
	width:100px;
	font-size:16px;
}
.shop-my-button{
	width: 100%; 
	text-align: center; 
	margin-top: 15px;
}

#my_main .badge-info{
	line-height:16px;
}


.shop_item-description img{
	height: auto !important;
}
@media (max-width: 576px){
	#body .container .row .pr-0{
		
		padding-right:7px !important;
		
	}
}