h1{text-align: center;height: 170px;line-height: 170px;color:#fff;font-size: 40px;background: url(../img/bg2.png) no-repeat center center;background-size: cover;}
@media screen and (min-width:320px) and (max-width:360px){
	h1{font-size: 20px;}
}
.load{margin-bottom: 10px;}
#ad{background-color: #fff;text-align: center;}
#ad hgroup{border-bottom:1px solid #d6d6d6;overflow: hidden;padding:15px 10px;}
#ad hgroup .img{width: 100px;float: left;}
#ad hgroup dl{width: calc(100% - 110px);margin-left:10px;float: left;}
/*#ad li dl dt{color:#333;font-size: 16px;line-height:24px;margin-bottom: 15px;text-align: left;}*/
#ad hgroup dl dt{overflow : hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;text-align: left;color:#333;font-size: 16px;line-height:24px;margin-bottom: 15px;}
#ad hgroup dl dd{overflow: hidden;}
#ad hgroup dl dd time{float: left;font-size: 14px;color:#999;line-height: 27px;}
#ad hgroup dl dd button{float: right;background-color: #f93b38;color:#fff;border: none;outline: none;padding:5px 6px;border-radius: 2px;}
