@charset "gb2312";

/**20200306-offerÁÐ±í**/
.condition-offer .bd{padding-bottom:10px;}
.condition-offer .bd .list{padding-left:89px;}
.condition-offer .search{width:250px;height:25px;line-height:25px;border:1px solid #e7e7e7}
.condition-offer .search .i-text{text-indent:7px; border:0;padding:0;margin:0;width:225px;height:25px;line-height:25px;}
.condition-offer .search .btn-search{cursor:pointer; float:right; border:0;padding:0;margin:3px 3px 0 0;width:20px;height:20px;background:url(/images/icon.png) no-repeat -16px -352px;}
.offer-list .item{padding:30px 0; height:220px;border-bottom:1px solid #e7e7e7}
.offer-list .item .img{position: relative; float:left; display:block;height:220px;width: 130px;}
.offer-list .item .img cite{display: block; position: absolute;top:0;right:0;bottom:0;left:0;z-index: 3;background: url(http://img2.liuxue360.com/img/2020/03/25/17011362_s.png) no-repeat 0 0;}
.offer-list .item .img img{width:130px;height:220px;}
.offer-list .item .text{width:680px; float:right;}
.offer-list .item .text .title {height:30px;line-height:30px; overflow:hidden}
.offer-list .item .text .title a{font-weight:bold; font-size:16px;color:#333;}
.offer-list .item .text .title a:hover{color:#0577d1}
.offer-list .item .text p{ margin-bottom:10px; color:#999; line-height:20px;height:20px;overflow:hidden}
.offer-list .item .ul-tag{padding:10px 0;}
.offer-list .item .ul-info{padding-bottom:20px;color:#999;}
.offer-list .item .ul-info li{float:left;width:50%;height:35px;line-height:35px;font-size:14px}
.offer-list .item .ul-info b{color:#666;}
.offer-list .item .btn-online{line-height:30px;text-align:center; border-radius:5px; border:1px solid #0577d1;color:#0577d1; display:inline-block;height:30px;width:80px;}
.offer-list .item .btn-online:hover{background:#0577d1;color:#fff;}