
.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: 220px; background: #fff; float: left; margin: 0 20px 30px 0; border-radius: 6px; overflow: hidden; position: relative; }

.liswrap ul li .img { width: 120px; height: 137px; border-radius: 12px; overflow: hidden; display: block; margin: 15px 28px 10px; }

.liswrap ul li .img img { width: 120px; height: 137px; 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 */

.bqwrap { width: 100%; height: auto; background: #f8f8f8; border: 1px solid #e9e9e9; margin: 15px auto; box-sizing: border-box; padding: 10px 0; overflow: hidden; }
.bqwrap ul li { display: block; float: left; width: 100%; }
.bqwrap li.on .bq { height: auto; }
.bqwrap p { float: left; width: 116px; height: 30px; line-height: 30px; margin-left: 20px; }
.bqwrap .bq { display: block; float: left; width: 860px; overflow: hidden; height: auto; height: 30px; line-height: 30px; font-size: 16px; }
.bqwrap .bq a { color: #323232; margin: 0 15px 17px; display: block; float: left; white-space: nowrap; }
.bqwrap .bq a.on, .bqwrap .bq a:hover { color: #1a89ed; }
.bqwrap .btn { float: right; line-height: 30px; width: 68px; height: 30px; text-align: center; border: 1px solid #bcbcbc; border-radius: 3px; margin-right: 20px; cursor: pointer; font-size: 16px; color: #323232; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none; }
.bqwrap .btn i { display: inline-block; background: url(../images/ico-img.png) no-repeat; margin-bottom: 1px; height: 8px; width: 14px; background-position: -221px -192px; vertical-align: middle; }
.bqwrap .btn.on { border: 1px solid #1a89ed; color: #1a89ed; }
.bqwrap .btn.on i { background-position: -221px -204px; }

