/* 96kaifa原创源码，唯一官网：www.96kaifa.com*/
.List_L { width: 200px; float: left; margin: 10px 0; }

.List_R { float: right; width: 960px; overflow: hidden; height: auto; margin: 10px 0; }

.cate-list { background: #fff; border: 1px solid #e6e6eb; }

.cate-title { display: block; height: 52px; line-height: 50px; padding: 0 30px; cursor: pointer; }

.cate-title i.icon { display: inline-block; width: 14px; height: 8px; margin-top: 20px; float: left; background: url("../images/icon_jt.png") no-repeat; background-position: 0 -8px; cursor: pointer; }

.cate-title.on .icon { background-position: 0 0; }

.cate-title h3 { display: inline-block; width: 120px; font-size: 16px; font-weight: 700; float: left; color: #333; text-align: center; }

.cate-list ul { overflow: hidden; display: none; }

.cate-list ul li a:hover { background-color: #f9f9f9; color: #1a89ed; }

.cate-list ul li a span { margin-right: 10px; }

.cate-list ul li.active a { background-color: #1a89ed; color: #fff; }

.cate-list ul li a { display: inline-block; width: 100%; height: 50px; line-height: 50px; text-align: center; color: #333; font-size: 14px; }

.Min2R_top { width: 100%; height: 60px; line-height: 60px; }

.Min2R_top a { display: block; float: left; font-size: 16px; color: #2e2e2e; margin: 0 15px; cursor: pointer; }

.Min2R_top a.on, .Min2R_top a:hover { color: #1a89ed; }

.Min2R_top i { display: inline-block; float: left; background: url(../images/ico-xlin.png) no-repeat; height: 11px; width: 8px; margin-top: 26px; }

.liswrap { width: 960px; height: auto; overflow: hidden; }

.liswrap ul { display: block; display: table; width: 103%; height: auto; }

.liswrap ul li { width: 176px; height: 250px; background: #fff; float: left; margin: 0 20px 30px 0; border-radius: 6px; overflow: hidden; position: relative; }

.liswrap ul li .img { width: 110px; height: 110px; border-radius: 12px; overflow: hidden; display: block; margin: 24px 34px 10px; }

.liswrap ul li .img img { width: 110px; height: 110px; border-radius: 12px; }

.liswrap ul li .fenl { font-size: 12px; color: #b8b8b8; height: 16px; line-height: 16px; text-align: center; }

.liswrap ul li .fenl p { display: inline; }

.liswrap ul li .fenl span { margin: 0 5px; }

.liswrap ul li .time { text-align: center; font-size: 12px; color: #b8b8b8; margin: 4px auto; }

.liswrap ul li .name, .liswrap ul li .donwl { position: absolute; left: 0; bottom: 0; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #2e2e2e; text-align: center; background: #f0f1f7; }

.liswrap ul li .donwl { display: none; background: #1a89ed; color: #fff; z-index: 2; }

.liswrap ul li:hover a.donwl { display: block; }

.liswrap ul li:hover { box-shadow: 0 5px 20px 1px rgba(0, 0, 0, 0.1); }

/*# sourceMappingURL=list.css.map */
