html {
    color: #2a2a2a;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizelegibility
}

html.borderbox *,
html.borderbox :after,
html.borderbox :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

body,
button,
input,
select,
textarea {
    font: 400 1em/1.8 -apple-system, SF UI Text, Arial, PingFangSC-Medium, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

* {
    outline: 0
}

blockquote {
    position: relative;
    color: #999;
    font-weight: 400;
    border-left: 1px solid #1abc9c;
    padding-left: 1em;
    margin: 1em 3em 1em 2em
}

@media only screen and (max-width: 640px) {
    blockquote {
        margin: 1em 0
    }
}

abbr,
acronym {
    border-bottom: 1px dotted;
    font-variant: normal;
    text-decoration: none
}

abbr {
    cursor: help
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:after,
q:before {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

:root sub,
:root sup {
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a {
    color: #595855
}

a:hover {
    color: #FBC630;
    text-decoration: none
}

a,
ins {
    text-decoration: none
}

.typo-u,
u {
    text-decoration: underline
}

mark {
    background: #fffdd1;
    border-bottom: 1px solid #ffedce;
    padding: 2px;
    margin: 0 5px
}

code,
pre,
pre tt {
    font-family: Courier, 'Courier New', monospace
}

pre {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: 1em 1.5em;
    display: block;
    -webkit-overflow-scrolling: touch
}

hr {
    border: none;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: .8em;
    height: 10px
}

.typo-small,
figcaption,
small {
    font-size: .9em;
    color: #888
}

b {
    font-weight: 700
}

[draggable] {
    cursor: move
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.textwrap,
.textwrap td,
.textwrap th {
    word-wrap: break-word;
    word-break: break-all
}

.textwrap-table {
    table-layout: fixed
}

.text-center {
    text-align: center !important;
}

.serif {
    font-family: Palatino, Optima, Georgia, serif
}

blockquote {
    margin-bottom: 1.2em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: PingFangSC-Medium, PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, Helvetica, sans-serif, Avenir, Tahoma, Arial;
    font-weight: 400;
    color: #2c2e3b;
    font-size: 24px;
    line-height: 1.35
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fw-bold {
    font-weight: bold !important;
}

#main {
    width: 100%;
    min-height: 100vh;
    background: #F7F7F7;
    min-width: 1280px;
}

.container {
    margin: 0 auto;
    width: 1280px;
}

.flex {
    display: flex;
}

.flex-center {
    justify-content: center;
    align-items: center;
}

.flex-space-between {
    justify-content: space-between;
}

.header-sub {
    background: #1F1F22;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}

.header-sub .container{
    background: #1F1F22;
}

.header-sub .header-sub-title {
    color: #fff;
    font-size: 12px;
}

.header-sub .header-sub-lang a {
    color: #fff;
    font-size: 12px;
    gap: 5px;
}

.header-sub .header-sub-lang .lang-icon {
    width: 20px;
    height: 20px;
}

.header-sub .header-sub-lang .lang-list {
    display: none;
    width: 90px;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    /* padding: 0 10px; */
    /* border-radius: 10px; */
    top: 40px;
}

.header-sub .header-sub-lang i img {
    width: 12px;
    display: block;
}

.header-sub .header-sub-lang .lang-list .divide {
    height: 10px;
    z-index: 5;
}

.header-sub .header-sub-lang .lang-list ul {
    z-index: 6;
    background: #fff;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .08);
    border-radius: 10px;
    padding: 0 10px;
}

.header-sub .header-sub-lang li.pr:hover .lang-list {
    display: block;
}

.header-sub .header-sub-lang .lang-list a {
    color: #666;
}

.header-sub .header-sub-lang .lang-list li:first-child {
    border-bottom: 1px solid #EFEFEF;
}

.header-sub .header-sub-lang .lang-list a:hover {
    color: #FFB100;
}

.header {
    background: #fff;
    box-shadow: 0px 2px 10.3px rgba(70, 55, 13, 0.07);
    padding: 15px 0;
    margin-bottom: 20px;
}

.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.logo-box a {
    display: block;
}

.logo-box a img {
    height: 42px;
}

.logo-box h3 {
    font-size: 16px;
    margin-left: 20px;
}

nav ul li {
    font-size: 16px;
    margin: 0 20px;
    position: relative;
}
nav ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

nav ul li.on {
    border-radius: 3px;
    border-bottom: 3px solid #FBC630;
}

nav ul li.on a {
    font-weight: bold;
}

nav ul li::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    right: 0px;
    height: 3px;
    background: #FBC630;
    border-radius: 4px;
    transform-origin: bottom right;
    transform: scaleX(0);
    transition: transform 0.2s ease;
}

nav ul li:hover:hover::before {
    transform-origin: bottom left;
    transform: scaleX(1);
}

.search-box div.pr img {
    width: 16px;
    top: 12px;
    left: 10px;
}

.search-box div.pr input {
    border: 1px solid #fff;
    background: #F7F7F7;
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 12px;
    padding-left: 30px;
    width: 200px;
    line-height: 26px;
}

.search-box button {
    opacity: 0;
    display: none;
}

.column-center {
    width: 910px;
    margin: 0 10px 0 0;
}

.column-right {
    width: 350px;
}

.column-box,
.column-center-item {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 12px;
}

.column-item-tab {
    margin-bottom: 20px;
}

.column-item-tab .column-item-btn{
    background: #EFEFEF;
    color: #999;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 5px;
    margin-right: 8px;
    cursor: pointer;
}

.column-item-tab .on {
    background: #FFDA69;
    color: #333;
    font-weight: bold;
}

.column-item {
    display: none;
}

.column-item.on {
    display: block;
}

.column-item ul.scrollload-content li.thumb-mode,
.column-item ul.scrollload-content li.info-mode {
    background: #f7f7f7;
    position: relative;
    padding: 20px;
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 15px;
}

.column-item ul.scrollload-content li.thumb-mode .thumb,
.column-item ul.scrollload-content li.info-mode .thumb {
    border-radius: 4px;
    cursor: pointer;
    margin-left: 20px;
    width: 195px;
    height: 128px;
    display: block;
    position: relative;
    overflow: hidden;
}

.column-item ul.scrollload-content li.thumb-mode .thumb a,
.column-item ul.scrollload-content li.info-mode .thumb a {
    width: 195px;
    height: 128px;
    overflow: hidden;
    min-width: 195px;
    max-width: 128px;
    display: block;
    position: relative;
}

.column-item ul.scrollload-content li.thumb-mode .thumb:hover img,
.column-item ul.scrollload-content li.info-mode .thumb:hover img,
.column-right-hot ul li>div a:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.column-item ul.scrollload-content li.thumb-mode .thumb img,
.column-item ul.scrollload-content li.info-mode .thumb img {
    width: 100%;
    height: 128px;
    min-height: 100%;
}

.column-item ul.scrollload-content li.thumb-mode .thumb img,
.column-item ul.scrollload-content li.info-mode .thumb img,
.column-right-hot ul li>div a img {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.column-item ul.scrollload-content li.thumb-mode .info,
.column-item ul.scrollload-content li.info-mode .info {
    flex: 1;
    max-width: 640px;
}

.column-item ul.scrollload-content li.thumb-mode .info .info-limit,
.column-item ul.scrollload-content li.info-mode .info .info-limit {
    max-height: 84px;
    height: 84px;
    overflow: hidden;
}

.column-item ul.scrollload-content li.thumb-mode .info h3,
.column-item ul.scrollload-content li.info-mode .info h3 {
    width: 100%;
    height: 19px;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 9px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: PingFangSC-Medium, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.column-item ul.scrollload-content li.thumb-mode .info h3 a,
.column-item ul.scrollload-content li.info-mode .info h3 a {
    color: #2c2e3b;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    width: 90%;
    font-weight: bold;
}

.column-item ul.scrollload-content li.thumb-mode .info h3 a:hover,
.column-item ul.scrollload-content li.info-mode .info h3 a:hover {
    color: #FBC630
}

.column-item ul.scrollload-content li.thumb-mode .info h3 a span,
.column-item ul.scrollload-content li.info-mode .info h3 a span {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    display: inline-block;
    background: #000;
    margin-right: 10px;
}

.column-item ul.scrollload-content li.thumb-mode .info .desc,
.column-item ul.scrollload-content li.info-mode .info .desc {
    height: 44px;
    padding-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    font-size: 13px;
    font-weight: 400;
    color: #828a92;
}

.column-item ul.scrollload-content li.thumb-mode .info .meta,
.column-item ul.scrollload-content li.info-mode .info .meta {
    padding-top: 10px;
    position: relative;
}

.column-item ul.scrollload-content li.thumb-mode .info .time,
.column-item ul.scrollload-content li.info-mode .info .time {
    line-height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #828a92;
}

.column-item ul.scrollload-content li.thumb-mode .info .time img,
.column-item ul.scrollload-content li.info-mode .info .time img {
    width: 13px;
    height: 13px;
    margin-right: 5px;
}

.column-item ul.scrollload-content li.thumb-mode .info .tags a,
.column-item ul.scrollload-content li.info-mode .info .tags a {
    font-size: 12px;
    padding: 5px;
    background: #fff;
    margin-left: 5px;
    border-radius: 5px;
}

.column-item ul.scrollload-content li.info-mode .info {
    max-width: none;
}

.column-item ul.scrollload-content li.info-mode .info .info-limit {
    max-height: 28px;
    height: 28px;
}

@keyframes scale {
    0% {
        transform: scale(1);
        opacity: 1
    }

    45% {
        transform: scale(.1);
        opacity: .7
    }

    80% {
        transform: scale(1);
        opacity: 1
    }
}

.loading-msg {
    line-height: 32px;
    font-size: 14px;
    color: rgba(23, 81, 153, .72);
    text-align: center;
}

.loading-msg .loading-msg-alert {
    width: 100%;
    font-size: 14px;
    color: rgba(23, 81, 153, .72);
    text-align: center
}

.loading-msg .loading-msg-alert>div:first-child {
    animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-msg .loading-msg-alert>div:nth-child(2) {
    animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-msg .loading-msg-alert>div:nth-child(3) {
    animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-msg .loading-msg-alert>div {
    background-color: #fbc630;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin: 1px;
    animation-fill-mode: both;
    display: inline-block;
}

.loading-data-more {
    min-height: 24px;
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding: 15px 0 5px 0;
}

.loading-data-more a {
    cursor: pointer;
    display: inline-block;
    width: 175px;
    height: 38px;
    border-radius: 38px;
    line-height: 38px;
    color: #000;
    background: #FFDA69;
    border: 1px solid #FFDA69;
}

.loading-data-more a:hover {
    background: #fbc630;
}

.loading-data-no {
    text-align: center;
}

.loading-data-no a {
    font-size: 14px;
    color: #595855;
}

.friend-link {
    font-size: 14px;
    color: #333;
}

.friend-link a {
    margin-left: 10px;
    text-decoration: underline;
}

.footer {
    background: #1F1F22;
    margin-top: 20px;
}

.footer .container {
    background: #1F1F22;
}

.footer .footer-wrapper {

    padding: 20px 30px;
}

.footer .footer-left {
    max-width: 500px;
}

.footer .footer-left img {
    height: 60px;
}

.footer .footer-left p {
    color: #fff;
    font-size: 14px;
    margin-top: 18px;
    line-height: 24px;
}

.footer .footer-right {
    width: 240px;
}

.footer .footer-right .footer-right-links {
    font-size: 14px;
}

.footer .footer-right .footer-right-links ul {
    padding-top: 25px;
}

.footer .footer-right .footer-right-links ul li {
    line-height: 36px;
}

.footer .footer-right .footer-right-links ul li a {
    color: #fff;
}

.footer .footer-right .footer-right-links ul li a:hover {
    color: #fbc630;
}

.footer .footer-right .footer-right-qrcode {
    color: #fff;
}

.footer .footer-right .footer-right-qrcode img {
    padding-top: 15px;
    width: 120px;
    height: 120px;
}

.footer .footer-right .footer-right-qrcode span {
    display: block;
    text-align: center;
    font-size: 14px;
}

.right-btn {
    position: fixed;
    z-index: 2000;
    right: 40px;
    bottom: 200px;
}

.right-btn a {
    display: block;
    margin: 5px 0;
    height: 42px;
    line-height: 42px;
}

.right-btn a img {
    width: 42px;
    height: 42px;
}

.right-btn a:hover img {
    opacity: .8;
}

.column-box-title img {
    width: 20px;
    margin-right: 5px;
}

.column-box-title h3 {
    font-size: 16px;
}

.column-right-hot ul li {
    background: #f7f7f7;
    position: relative;
    padding: 15px;
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 15px;
    align-items: center;
}

.column-right-hot ul li h4 {
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}

.column-right-hot ul li>div a {
    overflow: hidden;
}

.column-right-hot ul li img {
    width: 90px;
    height: 68px;
}

.column-right-recom ul li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 32px;
}

.column-right-tags a {
    font-size: 14px;
    background: #f7f7f7;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 5px 12px 5px;
    display: inline-block;
}

.column-right-tags a:hover {
    color: #fff;
    background: #ffb100;
}

.search-tips {
    padding-top: 100px;
    min-height: 650px;
}

.search-tips img {
    width: 300px;
}

.search-tips .fs-14 {
    color: #555;
}
.article-footer{
    position: relative;
}

.article-footer .article-feedback {
    right: 10px;
    top: 40px;
    cursor: pointer;
    line-height: 22px;
    color: #FFB100;
}

.article-footer .article-feedback:hover {
    color: #fbc630;
}

.article-footer .article-feedback img {
    width: 16px;
    margin-right: 5px;
}

.article-header .meta {
    line-height: 22px;
    margin: 12px 0 25px 0;
}

.article-header .meta img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.article-header h1 {
    text-align: center;
}

.article-header .meta .fs-12 {
    color: #777;
}

.article-body {
    font-size: 16px;
    line-height: 26px;
}

.article-body p {
    margin-bottom: 10px;
}

.article-body img {
    max-width: 100% !important;
}

.article-footer .article-links {
    width: 100%;
}

.article-footer .article-links a {
    max-width: 50%;
    width: 50%;
}

.article-footer .article-links a.article-prev {
    justify-content: end;
}

.article-footer .article-links a.article-next {
    justify-content: start;
}

.article-footer .article-links a img {
    height: 15px;
}

.article-footer .article-links a span {
    margin: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    max-width: calc(100% - 50px);
    text-overflow: ellipsis;
    display: inline-block;
}

.article-footer .article-links .divide {
    padding: 0 5px;
}

.article-footer .article-tags a {
    font-size: 14px;
    background: #f7f7f7;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 5px 12px 5px;
    display: inline-block;
}

.article-footer .article-tags a:hover {
    color: #fff;
    background: #ffb100;
}

.feedbackModal .modal-title {
    margin-left: auto;
}

.feedbackModal .modal-header {
    border-bottom: 0;
}

.feedbackModal .modal-footer {
    border-top: 0;
    justify-content: center;
}

.feedbackModal .modal-footer .btn-feedback {
    background: #FFDA69;
    border-color: #FFDA69;
    border-radius: 20px;
    padding: 5px 20px;
}

.feedbackModal .modal-footer .btn-feedback:hover {
    opacity: .8;
}

.feedbackModal .feedback-form {
    margin-bottom: 15px;
    padding: 0 10px;
}

.feedbackModal .feedback-form label {
    margin-right: 10px;
}

.feedbackModal .feedback-form input {
    border: 1px solid #fff;
    background: #f9f9f9;
    padding: 10px;
    font-size: 14px;
    border-radius: 10px;
    width: 365px;
}

.feedbackModal .feedback-form .custom-select {
    position: relative;
    width: 100%;
    display: inline;
}

.feedbackModal .feedback-form .select-options {
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 2px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.feedbackModal .feedback-form .select-options .option {
    padding: 5px 12px;
    cursor: pointer;
    transition: background-color 0.2s;
    font-size: 14px;
}

.feedbackModal .feedback-form .select-options .option:hover {
    background-color: #f5f5f5;
}

.feedbackModal .feedback-form .select-options::-webkit-scrollbar {
    width: 6px;
}

.feedbackModal .feedback-form .select-options::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.feedbackModal .feedback-form .select-options::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.feedbackModal .feedback-form .select-options::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.feedbackModal .feedback-form input.is-invalid {
    border-color: red;
}

.toast-message {
    position: fixed;
    top: 150px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ECF8EA;
    color: #41B424;
    padding: 10px 50px;
    border-radius: 4px;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 8px;
}

#main.page-post {
    width: 100%;
    min-height: 100vh;
    background: #fff;
}

.column-box.column-post {
    background: #f7f7f7;
}

.custom-confirm-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.custom-confirm-dialog .confirm-content {
    background: white;
    border-radius: 8px;
    padding: 20px;
    width: 400px;
    text-align: center;
    animation: dialogPop 0.3s ease-out;
}

@keyframes dialogPop {
    from {
        transform: scale(0.7);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.custom-confirm-dialog .confirm-icon {
    font-size: 48px;
    color: #ff9800;
    margin-bottom: 15px;
}

.custom-confirm-dialog .confirm-icon img {
    width: 50px;
}

.custom-confirm-dialog .confirm-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.custom-confirm-dialog .confirm-text {
    color: #666;
    margin-bottom: 20px;
}

.custom-confirm-dialog .confirm-buttons {
    display: flex;
    justify-content: end;
    gap: 15px;
}

.custom-confirm-dialog .confirm-buttons button {
    padding: 4px 24px;
    border-radius: 15px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s;
}

.custom-confirm-dialog .btn-cancel {
    background: #f5f5f5;
    color: #666;
}

.custom-confirm-dialog .btn-cancel:hover {
    background: #eee;
}

.custom-confirm-dialog .btn-confirm {
    background: #ffc107;
    color: #333;
}

.custom-confirm-dialog .btn-confirm:hover {
    background: #ffda69;
}

.btn-post {
    padding: 4px 24px;
    border-radius: 15px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s;
}

.btn-post-default {
    background: #ffc107;
}

.btn-post-white {
    background: #fff;
}

.btn-post-danger {
    color: red;
}

.btn-post:hover {
    opacity: .8;
}

.post-input {
    margin-top: 24px;
}

.post-input label,
.post-input .label {
    width: 80px;
    text-align: right;
    padding-right: 12px;
    font-weight: bold;
}

.post-input .form-check-label {
    text-align: left;
    width: auto;
    font-weight: normal;
}

.post-input input[type="text"],
.post-input select {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 10px;
    padding: 5px 10px;
    height: 40px;
    width: 350px;
    font-size: 14px;
}

.post-input.flex {
    align-items: center;
}

.post-input .form-check {
    line-height: 28px;
}

.post-input .post-image {
    display: inline-block;
    width: 160px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    border-radius: 10px;
}

.post-input .post-image input {
    display: inline-block;
    width: 160px;
    height: 140px;
    opacity: 0;
    cursor: pointer;
}

.post-input .check-btn {
    margin-left: 10px;
}

.post-input .post-type {
    margin-left: 20px;
}

.post-input .post-title {
    vertical-align: top;
}

.post-input textarea {
    width: 1130px;
    height: 300px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 10px;
    padding: 5px 10px;
}

.post-btn .post-btn-left {
    margin-left: 80px;
}