
.list{ width: 100%; float: left; background-color: #F0F1F3; display: none}
.list .tit{ width: 100%; float: left; font-size: 18px; color: #333; text-align: center; line-height: 56px}
.list ul{ width: calc(100% - 5px); float: left; padding-left: 5px}
.list li{ width: calc(50% - 5px); float: left; height: 248px; text-align: center; background-color: #fff; margin: 0 5px 5px 0}
.list a{ width: 100%; height: 248px; float: left}
.list .img{ width: 100%; height: 135px; float: left; text-align: center; background-color: #FBFBFB}
.list .img img{ width: 150px; height: 135px}
.list .t_1{ width:100%; float:left; font-size:14px; line-height: 16px; color: #333; padding-top:13px}
.list .t_2{ width:100%; float:left; line-height: 14px; color: #333; opacity:0.4; padding-top: 5px}
.list .t_3{ width:100%; float:left; font-size:14px; line-height: 16px; color: #f0727d; padding-top: 5px; display: none}
.list .btn{ width: 100px; line-height: 25px; float: left; background-color: #E70012; border-radius: 3px; color: #fff; font-size: 13px; text-align: center; position: relative; left: 50%; margin:15px 0 0 -50px }