
.list{ width: 100%; float: left; background-color: #F0F1F3; padding-bottom: 100px; display: none}
.list .box{ width: 1160px; margin: 0 auto}
.list .tit{ width: 100%; float: left; font-size: 26px; color: #656565; line-height: 40px; padding: 50px 0 25px}
.list ul{ width: 100%; float: left}
.list li{ width: 278px; float: left; height: 408px; border-radius: 5px; text-align: center; background-color: #fff; margin: 0 15px 15px 0}
.list li:nth-child(4n){ margin-right: 0}
.list .img{ width: 100%; float: left; padding-top: 65px}
.list .t_1{ width:100%; float:left; font-size:16px; line-height: 16px; color: #333; padding-bottom:8px}
.list .t_2{ width:100%; float:left; font-size:14px; line-height: 14px; color: #333; opacity:0.4; padding-bottom: 13px}
.list .t_3{ width:100%; float:left; font-size:16px; line-height: 16px; color: #f0727d; display: none}