.artistshowlist{margin-top:30px;position:relative}
.artistshowlist .block{position:relative}
.artistshowlist .info-list{width:1064px;height:auto;overflow:hidden;clear:both;border:1px solid #ddd;border-top:0;padding:15px}
.artistshowlist .info-list.aborder{border-top:1px solid #ddd}
.artistshowlist .info-list img{float:left;width:300px;height:180px;border-radius:5px}
.artistshowlist .info-list .info{margin-left:30px;float:left;height:auto;width:724px}
.artistshowlist .info-list .info .title{font-size:18px;font-weight:500;margin-top:15px;color:#333}
.artistshowlist .info-list .info .title a{color:#333}
.artistshowlist .info-list .info .body{margin-top:15px;line-height:1.5em;text-indent:2em}
.artistshowlist .info-list .info .date{margin-top:30px;font-size:14px}
.artistshowlist .info-list .info .date .shu{margin:0 10px}
.artistshowlist .info-list .tuijian{position:absolute;right:-6px;bottom:20px;background:url(../img/tuijian.png) 0 0 no-repeat;background-size:100% 100%;width:50px;height:30px;z-index:10}
.dtinfo{margin-top:20px;border-top:1px solid #ddd;padding-top:10px;line-height:1.5em}
.dtartistshow{line-height:1.8em;margin:30px 0;width:1096px}
.nodata{width:1096px;background:#efefef;border-radius:5px;margin-top:50px;padding:50px 0;text-align:center}

@media screen and (max-width: 991px) {
	.artistshowlist .info-list{width: 92%;border:0;    border-top: 1px solid #ddd;}
	.artistshowlist .info-list img{    height: auto;    width: 100%;}
	.artistshowlist .info-list .info{    width: 100%;margin-left: 0;float: none;}
	.artistshowlist .info-list .info p{display: block;}
	.artistshowlist .info-list.aborder>a{display: inline-block;}
}