.breadcrumbs ul{height:46px;line-height:48px;padding:0 15px;background:#fff}section.forum{margin-top:10px;background:#fff;padding:50px 30px;border-radius:4px;display:flex;justify-content:space-between}section.forum .forum-search form{font-size:0;border-radius:20px;border:1px solid #9fcbff;background:#f7f9fc;height:32px;font-weight:400;display:flex}section.forum .forum-search form input{flex:1;height:30px;font-size:12px;border:none;background:#f7f9fc;padding:0 10px 0 18px;border-radius:30px;transform:translateX(1px);color:var(--color-base);width:100%}section.forum .forum-search form .iconsearch{font-size:16px;color:#fff;background:#9fcbff;height:32px;display:inline-block;line-height:32px;padding:0 20px 0 17px;cursor:pointer;transform:translate(1px, -1px);border-radius:0 20px 20px 0;vertical-align:top;transition:all .3s}section.forum .forum-search form .iconsearch:hover{background:var(--color-active)}section.forum .forum-l{flex:1;padding-right:30px}section.forum .forum-l h2.title{font-size:24px;font-weight:600;color:#303030;margin-bottom:20px}section.forum .forum-l h2.title span{font-size:14px;font-weight:400;color:var(--color-light)}section.forum .forum-l h2.title a{float:right;background:var(--color-active);color:#fff;font-weight:400;font-size:14px;height:28px;line-height:30px;padding:0px 22px 0 20px;border-radius:24px}section.forum .forum-l h2.title a span{color:#fff}section.forum .forum-l h2.title a:hover{background:var(--color-active-hover)}section.forum .forum-l .list{overflow:hidden}section.forum .forum-l .list .options{display:flex;justify-content:space-between;margin:10px 0}section.forum .forum-l .list .options .sort{color:var(--color-base)}section.forum .forum-l .list .options .sort a{height:26px;line-height:28px;font-size:13px;color:#909398;padding:0 10px 0 8px;margin-top:-2px;transition:all .3s;display:inline-block;position:relative;cursor:pointer;border-radius:4px;background:#f7f9fc;border-bottom:2px solid #f7f9fc}section.forum .forum-l .list .options .sort a:hover,section.forum .forum-l .list .options .sort a.active{color:#fff;background:#9fcbff;border-bottom:2px solid var(--color-active)}section.forum .forum-l .list .options .sort a span{font-size:12px;margin-right:2px}section.forum .forum-l .list .options .count>span{vertical-align:middle;font-size:14px;font-weight:600;color:var(--color-base);font-style:oblique;margin-right:10px}section.forum .forum-l .list .options .count a{height:22px;line-height:24px;width:42px;font-size:12px;border-radius:2px;background:#9fcbff;display:inline-block;text-align:center;cursor:pointer;transition:all .3s;color:#fff}section.forum .forum-l .list .options .count a span{font-size:12px}section.forum .forum-l .list .options .count a:hover{background:var(--color-active)}section.forum .forum-l .list .l-head{display:flex;justify-content:space-between;background:#f7f9fc;height:45px;line-height:46px;padding:0 18px;color:var(--color-base);margin-bottom:4px;border-bottom:1px solid #f4f4f4;padding:0 20px 0 20px;font-weight:600;font-size:13px}section.forum .forum-l .list .l-head span{width:140px;text-align:center}section.forum .forum-l .list .l-head span:first-child{flex:1;text-align:left}section.forum .forum-l .list .l-content{border-bottom:1px solid #f7f9fc}section.forum .forum-l .list .l-content li{display:flex;align-items:center;color:var(--color-base);padding:20px;margin-bottom:4px}section.forum .forum-l .list .l-content li span{width:140px;text-align:center}section.forum .forum-l .list .l-content li span:first-child{flex:1;text-align:left}section.forum .forum-l .list .l-content li span a{color:var(--color-base);white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis;max-width:100%}section.forum .forum-l .list .l-content li span a:hover{color:var(--color-active)}section.forum .forum-l .list .l-content li:hover,section.forum .forum-l .list .l-content li:nth-child(even){background:#f7f9fc}section.forum .forum-l .page{background:#fff;border-radius:6px;padding:20px;text-align:center;margin-top:10px;font-size:0}section.forum .forum-l .page a{overflow:hidden;display:inline-block;padding:0 4px}section.forum .forum-l .page span{height:28px;line-height:30px;min-width:30px;font-size:12px;border-radius:2px;color:var(--color-base);background:#f7f9fc;display:inline-block;text-align:center;cursor:pointer;transition:all .3s}section.forum .forum-l .page span.active,section.forum .forum-l .page span:hover{color:#fff;background:var(--color-active)}section.forum .forum-r{width:220px}section.forum .forum-r ul{margin-top:20px;background:#f7f9fc;border:1px solid #eee}section.forum .forum-r ul li{padding:10px 10px 8px;border-bottom:1px dashed #eee}section.forum .forum-r ul li a{font-size:13px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--color-base)}section.forum .forum-r ul li a:hover{color:var(--color-active)}section.forum .forum-r ul li p{font-size:12px;color:var(--color-light);margin-top:10px}section.forum .forum-r ul li p span{font-size:12px;margin-right:2px}section.forum .forum-r ul li:last-child{border:none}section.forum .post h2{margin:10px 0;font-size:18px;color:var(--color-base)}section.forum .post .tit-input{height:38px;width:100%;border-radius:4px;border:1px solid #eee;transition:all .3s;margin-bottom:20px;padding:0 15px;color:var(--color-base)}section.forum .post .tit-input:hover{border-color:#ccc}section.forum .post .edui-container{z-index:1 !important;border-radius:4px;overflow:hidden;border:1px solid #eee;box-shadow:0px 3px 12px #eee}section.forum .post .edui-container:hover{border-color:#ccc}section.forum .post .edui-container .edui-toolbar{box-shadow:none;border-bottom-color:#eee}section.forum .post #submit{width:124px;height:34px;font-size:12px;line-height:36px;background:var(--color-active);color:#fff;padding-right:2px;border-radius:4px;margin-right:1px;cursor:pointer;text-transform:uppercase;transition:all .3s;text-align:center;margin-top:40px;border:none;letter-spacing:1px}section.forum .post #submit:hover{background:var(--color-active-hover)}section.forum .detail{width:100%}section.forum .detail h2{font-size:24px;font-weight:600;color:#303030}section.forum .detail .details{font-size:12px;margin:20px 0 30px;padding-bottom:10px;color:var(--color-base);border-bottom:1px solid #eee}section.forum .detail .details span{margin-right:10px}section.forum .detail .bottom{margin:30px 0;text-align:center}section.forum .detail .bottom span{display:inline-block;color:#fff;height:60px;background:var(--color-active);width:60px;border-radius:50%;text-align:center;line-height:60px}section.forum .detail .bottom span i{display:inline-block}section.forum .detail .comment{margin-top:10px;padding:10px 0 0;border-top:1px solid #eee}section.forum .detail .comment>li{margin-bottom:10px}/*# sourceMappingURL=list.css.map */
