/*
	爱搞机 首页
*/


/*首页重置样式*/

/*试用*/
.trial-product .list li{margin-bottom: 0;}
.trial-product .list li.noPic .txt{display: block;}
.trial-product .list li.noPic .txt .name{text-align: left;}
.trial-product .list li.noPic .txt .trail-nums{width: 90%;}
.goDet{position: absolute;right: 3%;top:30px;background: url(../images/spirit.png) no-repeat 0 -24px;width: 8px;height: 15px;background-size: 250px 500px;}
.trial-product .list li .trail-status{top:20px;}

/*体验*/
.product-experie .list li{margin-bottom: 0;background: #fff;}
.product-experie .list li a{font-size: 14px;color: #666;font-weight: bold;}
.product-experie .list li .hdline{height: 50px;line-height: 50px;padding: 0 10% 0 3%;border-bottom:1px solid #f0f0f0;width: 87%;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.product-experie .list li  .goDet{top: 18px;}