.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}section.forum h2.title{font-size:24px;font-weight:600;color:#303030}section.forum h2.title .forum-search{float:right;font-size:0;border-radius:20px;border:1px solid #9fcbff;background:#f7f9fc;height:32px;font-weight:400}section.forum h2.title .forum-search input{width:200px;height:30px;font-size:12px;border:none;background:#f7f9fc;padding:0 10px 0 18px;border-radius:30px;-webkit-transform:translateX(1px);transform:translateX(1px);color:var(--color-base)}section.forum h2.title .forum-search .iconsearch{font-size:16px;color:#fff;background:#9fcbff;height:32px;display:inline-block;line-height:32px;padding:0 20px 0 17px;cursor:pointer;-webkit-transform:translate(1px, -1px);transform:translate(1px, -1px);border-radius:0 20px 20px 0;vertical-align:top;-webkit-transition:all .3s;transition:all .3s}section.forum h2.title .forum-search .iconsearch:hover{background:var(--color-active)}section.forum .btn{margin:30px 0}section.forum .btn a{background:#ccc;color:#fff;height:40px;line-height:40px;display:inline-block;padding:0 30px;border-radius:4px;margin-right:14px;-webkit-transition:all .3s;transition:all .3s}section.forum .btn a.active,section.forum .btn a:hover{background:var(--color-active-hover)}section.forum .image-ad{font-size:0;margin:0 -10px}section.forum .image-ad a{margin:10px;font-size:14px;width:calc(25% - 20px);display:inline-block;text-align:center}section.forum .image-ad a p{margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section.forum .image-ad a:hover img{opacity:0.9}section.forum .image-ad a:hover p{color:var(--color-active)}section.forum .image-ad.big a{width:calc(50% - 20px)}section.forum .post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}section.forum .post .post-item{width:40%}section.forum .post .post-item:first-child{width:calc(60% - 20px)}section.forum .post .post-item h2{background:var(--color-active);color:#fff;font-size:16px;height:38px;line-height:40px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.forum .post .post-item h2 a{color:#fff;font-size:12px}section.forum .post .post-item h2 a span{font-size:12px}section.forum .post .post-item li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:40px;border-bottom:1px dashed #eee;color:var(--color-base);padding:0 15px;white-space:nowrap}section.forum .post .post-item li a{display:block;color:var(--color-base);width:100%;overflow:hidden;text-overflow:ellipsis}section.forum .post .post-item li a:hover{color:var(--color-active)}section.forum .post .post-item li span{padding:0 0 0 40px}
/*# sourceMappingURL=index.css.map */