.on_building_list_continer{}
.on_building_list_continer ul li a{display: block;overflow: hidden;height: 95px;padding: 20px 0px;border-bottom: 1px solid #e1e1e1;
 -webkit-transition: all .3s;
     -moz-transition: all .3s;
      -ms-transition: all .3s;
       -o-transition: all .3s;
          transition: all .3s;
          -webkit-backface-visibility: hidden;
			-webkit-transform-style: preserve-3d;
}
/*.on_building_list_continer  a:last-child{border-bottom: none;}*/
.on_building_list_img{width: 75px;height: 75px;padding: 10px;background: #e1e1e1}
.on_building_list_img .day{color: #005ead;font-size: 38px;font-weight: bold;line-height: 33px;}
.on_building_list_img .month{line-height: 15px;margin-top: 12px;}
.o_list_text{width: 702px;}
.o_list_text .tags span{margin-right: 5px;}
.get_more{text-align: center;background: #e1e1e1;font-size: 16px;line-height: 40px;color: #005ead}
.get_more{cursor: pointer;}
.need_frist{padding-bottom: 35px; border-bottom: 1px solid #eee;/*margin-bottom: 20px;*/}
.frist_content time{font-size: 16px;color: #005ead;line-height: 40px; }
.frist_content{width: 430px;}
.tags2 span,.tags2 strong{font-size: 12px;color: #666;}
.frist_content p{font-size: 12px;text-align: justify;color: #666}
.frist_more a{ width: 155px; height: 155px;background: #e1e1e1;text-align: center;font-size: 18px;color: #005ead;line-height: 150px; display: block;}
.on_building_list_continer ul li a:hover{background: #e1e1e1;}
.o_list_text p{color: #666;}