.classicallist{margin-top:30px;height:auto}
.classicallist .block{float:left;position:relative}
.classicallist li{float:left;border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding:15px 20px; width: 323px;height:355px}
.classicallist li.first{border-left:1px solid #ddd}
.classicallist li.bottom{border-top:1px solid #ddd}
.classicallist li img{width:324px;height:192px;border-radius:5px}
.classicallist li .title{font-size:16px;font-weight:500;margin-top:15px;color:#333;clear:both;height:40px;line-height:1.3em}
.classicallist li .title a{color:#333}
.classicallist li .body{margin-top:15px;line-height:1.5em;font-size:14px}
.classicallist li .date{margin-top:15px;font-size:14px}
.classicallist li .date .shu{margin:0 10px}
.classicallist li .tuijian{position:absolute;right:-5px;bottom:20px;background:url(/img/tuijian.png) 0 0 no-repeat;background-size:100% 100%;width:40px;height:24px;z-index:100}
.dtinfo{margin-top:20px;border-top:1px solid #ddd;padding-top:10px;line-height:1.5em}
.dtclassical{line-height:1.8em;margin:30px 0;width:1096px;overflow:hidden;height:auto}
.nodata{width:1096px;background:#efefef;border-radius:5px;margin-top:50px;padding:50px 0;text-align:center}
.galley{margin:0 auto;width:1096px}
.galley li{float:left;width:540px;margin-right:16px;margin-top:16px}
.galley li.last{margin-right:0}
.galley li img{width:540px;height:300px}
.main .bigtitle{height:100px;width:1200px;text-align:center;padding:30px 0;clear:both}
.main .bigtitle img{height:100px}
.main .shipin-k{width:1200px;margin-top:40px;height:auto;overflow:hidden;clear:both}
.main .shipin-k .shipin{clear:both;height:auto}
.main .shipin-k .shipin li{float:left;width:347px;height:196px;margin-right:30px;margin-bottom:50px}
.main .shipin-k .shipin li a.link{display:inline-block;margin:10px 0 20px 0;color:#333}
.main .shipin-k .shipin li.last{margin-right:0}

@media screen and (max-width: 991px) {
	.classicallist{    width: 100%;overflow: hidden;}
	.classicallist .block{float: none;}
	.classicallist li{float: none;    width: auto;margin-bottom: 20px;}
	.classicallist li img{    width: 100%;height: auto;}
	.dtclassical{width: 100%;}
	.main .bigtitle{width: auto;}
	.galley{width: 100%;}
	.galley li{float: none;margin: 0;width: 100%;}
	.galley li img{width: 100%;height: auto;}
}