@charset "UTF-8";
/* === 빌드 산출물 안내 ===
   a_theme_1/redtea.css 는 scss/a_theme_1/redtea.scss 에서 생성됩니다.
   CSS를 직접 수정하지 말고 SCSS를 수정한 뒤 local-server/css-build.sh 를 실행하세요. */
body {
  -webkit-text-size-adjust: none;
}

.pc .mainWrapper {
  min-height: 0;
}
.pc .login_wrap {
  z-index: 1;
  top: 65px;
  right: 18px;
  width: 180px;
}

.mm .login_wrap {
  position: relative;
  box-shadow: none;
}

.sakura {
  z-index: -1;
}

.pc .bbs_wrap2 {
  font-size: 14px;
}

/* 기존 index용 css */
a.wt:link, a.wt:visited, a.wt:hover, .wt {
  color: var(--white);
}

span.wt {
  display: none;
}

a.wt {
  display: block;
  float: left;
  padding: 0 20px;
  line-height: 28px;
  height: 28px;
}

.mm #mainnav {
  display: none;
  position: fixed;
  z-index: 1;
  top: 45px;
  left: 0;
  width: 100%;
  background: var(--b_100);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

.header a {
  font-size: 12px;
}

.menu2 li a {
  font-size: 11px;
  font-family: sans-serif;
  letter-spacing: -1px;
}

::selection {
  background: var(--blue);
  color: var(--white);
}

::-moz-selection {
  background: var(--blue);
  color: var(--white);
}

.sm {
  font-size: 9px;
  display: inline-block;
  vertical-align: top;
}

#sideSd {
  position: absolute;
  right: 0;
  top: 15px;
  margin: 0 -130px 0 0;
}

/* 여기부터 원래 메인 */
html, body {
  height: 100%;
}

body {
  font-size: 12px;
  color: var(--t_000);
}

td {
  text-align: left;
}
td.right {
  text-align: right;
}

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

th, td {
  padding: 0px;
}

.tdnum, .tddate, .tdhit, .tdvote, .pt7 {
  font-family: tahoma;
  font-size: 9pt;
}

.vpt7 {
  font-family: verdana;
  font-size: 9pt;
}

img {
  border: none;
}

.a11y {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: -9999em;
  visibility: hidden;
}

.head {
  border: solid 1 black;
  font-size: 15px;
  color: var(--t_000);
  background-color: var(--b_100);
  height: 19px;
}

.textarea {
  border: solid 1;
  font-size: 15px;
  color: var(--t_000);
  background-color: var(--b_100);
}

.input {
  border: solid 1;
  font-size: 15px;
  color: var(--t_000);
  background-color: var(--b_100);
  height: 19px;
}
.input[name=cmt_file] {
  height: auto;
}

.input2 {
  border: solid 0;
  font-size: 15px;
  color: var(--t_000);
  background-color: var(--b_100);
  height: 16px;
}

.submit {
  border: 0;
  font-size: 15px;
  color: var(--white);
  background-color: var(--t_000);
  height: 19px;
}

.mm .login {
  font-size: 0;
}

.mm .submit {
  float: none;
  height: 25px;
  margin: 6px 7px;
  padding: 3px 5px;
  border-radius: 2px;
  vertical-align: middle;
}

.mm .loginid, .mm .loginpw {
  vertical-align: middle;
}

.mm .loginJoin {
  width: auto;
  height: 25px;
  box-sizing: border-box;
  vertical-align: middle;
}

.keyword {
  color: #ff001e;
  background-color: #fff000;
}

.articleArea {
  clear: both;
}

.boardtitle {
  display: inline-block;
  padding: 0 12px;
  margin-bottom: 3px;
  line-height: 26px;
  font-size: 12px;
  font-weight: bold;
  color: var(--white) !important;
  background: var(--tea) -webkit-gradient(linear, 0% 0%, 0% 100%, from(var(--tea)), to(var(--tea-deep)));
  background: var(--tea) -moz-linear-gradient(top, var(--tea), var(--tea-deep));
  text-shadow: 0 -1px 0 #a1653c;
  border-bottom: 1px solid #7c4e2e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  text-decoration: none;
}
.boardtitle:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.boardtitle:active {
  background: var(--tea) -webkit-gradient(linear, 0% 0%, 0% 100%, from(var(--tea-deep)), to(var(--tea)));
  background: var(--tea) -moz-linear-gradient(top, var(--tea-deep), var(--tea));
}

.titlevoy {
  display: inline-block;
  _display: inline;
  _width: 346px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 346px;
}

#x_main {
  padding: 0 6px;
  vertical-align: top;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 !important;
}

#logoimg_kr img, #logoimg img {
  height: 50px;
}

#logoimg_kr, #logoimg {
  display: block;
  line-height: 0;
  width: 445px;
}

#logoimg h1 {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: var(--white);
  font-weight: 500; /*text-indent:-9999px;overflow:hidden;font-size:0;width:127px;height:50px;background:url('logo.png') no-repeat 0 2px;*/
}

#logoimg_kr h1 {
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  width: 150px;
  height: 50px;
  background: url("/img/logo_kr.png") no-repeat 0 2px;
}

#mainArea {
  position: relative;
  max-width: 1280px;
  padding: 20px 200px 0 16px;
  margin: auto;
  box-sizing: border-box;
  background: var(--b_100);
}

#nav {
  position: relative;
  background-color: #37444e;
  font-weight: bold;
  overflow: hidden;
  box-sizing: border-box;
}
#nav a.wt {
  box-sizing: border-box;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #c4cbd0;
}
#nav a.wt:hover {
  background: #192834;
  color: var(--white);
}

.sizer {
  position: absolute;
  top: 4px;
  left: 620px;
}
.sizer a img {
  display: block;
  width: 12px;
  height: 12px;
}
.sizer a {
  cursor: pointer;
  display: inline-block;
}
.sizer a:active {
  margin-top: 2px;
}

.circle-container .circle {
  background-color: #6a85a3 !important;
}

.hDiv .tit {
  border: 1px solid #314b9a !important;
  background-color: var(--blue) !important;
}

#mobileNav {
  display: none;
}

.bulpan #mobileNav {
  display: none !important;
}

.parentArticle .cmemo {
  background: var(--b_cur);
}

#x_main .listnotice .tdnum {
  background-color: #a7a7a7 !important;
}

.pagination ul > li > a.currentPage {
  color: #246ee8 !important;
  background-color: var(--b_tint_blue) !important;
}
.pagination ul > li > a.currentPage:hover {
  color: var(--white) !important;
  background-color: #8bc3e3 !important;
}
.dk .pagination ul > li > a.currentPage {
  color: var(--t_link) !important;
}

.lockedCmt, .admCmt, .adminMsg {
  position: relative;
  margin: 23px;
  padding: 20px 10px 10px;
  text-align: left;
  background: var(--b_350);
  border-radius: 3px;
}

.admCmt {
  margin: 25px 0 8px 0;
}

.adminMsg {
  margin: 35px 0 0 0;
}

.adminMsg:after, .lockedCmt:after, .admCmt:after {
  display: inline-block;
  position: absolute;
  content: "운영 메시지";
  top: -7px;
  left: 4px;
  padding: 0px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #5780b4;
}

.blind {
  display: none;
}

.myArticle .blind, .adm .blind {
  display: block;
  background-color: #cbabcf;
  border-radius: 5px;
  padding: 3px;
}

/* 로그인 */
.login {
  position: relative;
}

[name=zb_login] {
  padding: 0.833em;
}

.login .loginid, .login .loginpw {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.667em 0.833em;
  font-size: 12px;
  line-height: 1;
  border: 1px solid var(--d_300);
  box-sizing: border-box;
}
.login input::placeholder {
  opacity: 0.3;
}
.login .loginid {
  border-radius: 2px 2px 0 0;
}
.login .loginpw {
  margin-top: -1px;
  border-radius: 0 0 2px 2px;
}

.submit {
  float: right;
  width: 5em;
  height: 2.083em;
  color: var(--white);
  font-weight: 500;
  margin: 5px 0;
  font-size: 12px;
  line-height: 1;
  border: 0;
  border-radius: 2px;
  background-color: var(--brickRed);
}

.loginJoin, .loginLost {
  margin: 5px 2px;
  padding: 3px 5px;
  border-radius: 2px;
  text-indent: 0;
  text-align: center;
  color: var(--white) !important;
  font-size: 12px;
  background: var(--b_475) !important;
}

.loginLost {
  width: 83px;
}

.loginJoin {
  width: 48px;
  margin-top: 0;
}

.loginGoogle {
  display: block;
  width: 100%;
  margin: 8px 0 0;
  padding: 7px 0;
  box-sizing: border-box;
  border: 1px solid var(--d_300);
  border-radius: 3px;
  text-align: center;
  text-decoration: none !important;
  font-size: 13px;
  color: var(--d_900) !important;
  background: var(--d_100);
  cursor: pointer;
}
.loginGoogle:hover {
  background: var(--d_200);
}
.loginGoogle {
  display: block !important;
  clear: both;
  width: 100%;
  margin: 0 0 6px;
  padding: 6px 0;
  font-size: 13px !important;
  height: auto !important;
  line-height: 1.4;
}

hr.dashed {
  clear: both;
  margin: 0 auto;
  border-top: 1px dashed var(--d_300);
}
.mm hr.dashed {
  display: none;
}

.logged {
  padding: 10px 0;
  text-align: center;
}

#nav .hWrap {
  position: relative;
}

.vote_area {
  color: #2d73dc;
}

.btn_vote:hover:before {
  background-color: var(--b_tint_cyan);
}

#mbNav {
  display: none;
}

.mobile {
  display: none !important;
}

#bbsSet a {
  margin: 3px 0;
}

#viewFoot {
  width: 100%;
}

.bbsSetup {
  overflow: hidden;
}

.category {
  float: left;
}
.category b a.btn {
  color: var(--white);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, var(--info), var(--info-deep));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(var(--info)), to(var(--info-deep)));
  background-image: -webkit-linear-gradient(top, var(--info), var(--info-deep));
  background-image: -o-linear-gradient(top, var(--info), var(--info-deep));
  background-image: linear-gradient(to bottom, var(--info), var(--info-deep));
  background-repeat: repeat-x;
  border-color: var(--info-deep) var(--info-deep) #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.category b a:hover, .category b a:active {
  color: var(--white);
  background-color: var(--info-deep);
  *background-color: #2a85a0;
}
.category b a:hover, .category b a:active {
  background-color: #24748c \9 ;
}

.noborder {
  padding: 10px;
  text-align: left;
  padding-top: 20px;
}
.noborder td {
  border-bottom: none !important;
}
.noborder img {
  max-width: 100%;
}
.mm .noborder img {
  height: auto !important;
}

.header .hWrap {
  position: relative;
}

@media all and (max-width: 1024px) {
  /* ipad Landscape */
  .iOS #floatingNav {
    display: none;
  }
  .iOS #mbNav {
    display: block;
  }
}
/* ========================== 데스크탑 모드 ========================== */
.hWrap {
  width: 880px;
  margin: auto;
}

#mainArea table {
  width: 100%;
}

#mainLeft {
  background-color: var(--b_200);
}

/* ========================== 태블릿 이하 ========================== */
.mm #mainLeft {
  position: absolute;
  width: 100%;
  height: 40px;
}
.mm #mainLeft > * {
  display: none;
}
.mm #mainLeft > form {
  display: block;
}

.mm .hWrap {
  width: 100%;
}

.mm .loginid, .mm .loginpw {
  display: inline-block;
  width: 75px;
  height: 25px;
  line-height: 25px;
  font-size: 12px !important;
  margin: 6px 3px;
}

.mm input[type=image] {
  position: static;
  margin: 6px 7px 6px 0;
  vertical-align: middle;
}

.mm .listtr:hover td.tdname, .mm .currentTr td.tdname {
  background-color: transparent !important;
}

.mm .loginJoin {
  display: inline-block;
  margin: 6px 7px;
}

.mm #indexLatest {
  padding: 0 !important;
}

.mm #mainArea {
  width: 100% !important;
  padding: 0;
  border: none;
}

.mm #setting {
  padding: 15px;
}

.mm .noborder {
  padding: 20px 0 0;
}

/* } */
/* ========================== 모바일 ========================== */
/* @media all and (max-width: 767px) { */
.mm .sizer {
  display: none;
}

.mm .mobile {
  display: block !important;
}

.mm #mainArea {
  width: 100% !important;
  padding: 0;
}

.mm #x_main {
  width: 100%;
  padding: 0 6px 0 6px;
  margin: auto;
  float: none !important;
  min-width: 0 !important;
  max-width: none !important;
  overflow: hidden;
}

.mm .hDiv .tit {
  padding: 4px 5px;
}

.mm #logoimg, .mm #logoimg_kr, .mm #nav {
  display: none;
}

.mm .mine td.tdname {
  background-color: transparent !important;
}

body.mm:not(.iOS) #nav {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  background: transparent;
}

.mm #mobileNav {
  display: block;
  position: fixed;
  z-index: 2;
  top: -60px;
  left: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #c54747;
  box-sizing: border-box;
  -webkit-transition: top 0.18s;
  transition: top 0.18s;
}
.mm #mobileNav.is-on {
  top: 0;
}
.mm #mobileNav.is-off a.navUp, .mm #mobileNav.is-off a.navDown {
  top: 60px;
  border: none;
}
.mm #mobileNav.is-nav {
  padding-right: 90px;
}
.mm #mobileNav a.home {
  display: block;
  text-align: center;
  color: transparent;
  font-size: 20px;
  font-weight: bold;
  /* text-shadow: 0 -1px rgba(0, 0, 0, 0.1); */
  text-decoration: none;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  background: #c54747 url(/img/logo_redtea_w.png) no-repeat 50% 50%;
  background-size: auto 60%;
}
.mm #mobileNav.is-nav a.home {
  padding-left: 10%;
}
.mm #mobileNav.is-nav a.navUp, .mm #mobileNav.is-nav a.navDown {
  display: block;
}
.mm #mobileNav a.navUp, .mm #mobileNav a.navDown {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: var(--white);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.18s;
  transition: all 0.18s;
}
.mm #mobileNav a.navUp {
  right: 45px;
}
.mm #mobileNav a.navUp:before {
  content: "▲";
}
.mm #mobileNav a.navDown:before {
  content: "▼";
}
.mm #mobileNav a.navUp:before, .mm #mobileNav a.navDown:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  line-height: 45px;
}
.mm #mobileNav a.navUp:after, .mm #mobileNav a.navDown:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 5px;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.18s;
  transition: all 0.18s;
}
.mm #mobileNav.is-off a.navUp:after, .mm #mobileNav.is-off a.navDown:after {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}

.mm #overDiv {
  height: auto;
  overflow: hidden;
}
.mm #overDiv li {
  float: left;
  width: 50%;
  background: var(--b_350);
}
.mm #overDiv li a {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 35px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 15px;
}
.mm #overDiv li:nth-of-type(4n-1), .mm #overDiv li:nth-of-type(4n-2) {
  background: var(--b_100);
}
.mm #overDiv ul {
  margin: 0;
  display: block;
  overflow: hidden;
  background: var(--b_100);
}

.mm .search-form {
  display: none;
}

/* } */
.site_header {
  height: 50px;
  margin-bottom: 15px;
  background: var(--b_bar);
}
.site_header .wrap {
  position: relative;
  max-width: 1280px;
  margin: auto;
  padding: 0 16px;
}

.site_footer {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  height: 80px;
  margin: -4px auto 0;
  padding: 10px 16px;
  color: var(--t_700);
  text-align: right;
  background: #494949;
  box-sizing: border-box;
}
.site_footer a {
  color: var(--t_700);
}
.site_footer a.privacy {
  color: #ffd162;
  font-weight: bold;
}
.site_footer a:hover {
  text-decoration: underline;
}

#tealogo {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 16px;
  width: 90px;
  height: 50px;
  font-size: 1px;
  color: transparent;
  background: url("/img/logo_redtea_w.png") no-repeat;
  background-size: auto 50%;
  background-position: left 50%;
}

.main_menu {
  width: 100%;
  padding: 0 10px;
  border-radius: 4px;
  box-sizing: border-box;
}

.pc .main_menu {
  margin-left: 90px;
  padding-top: 6px;
}
.pc a.is-beta::before {
  margin-top: -3px;
  text-shadow: none;
}
.pc a.is-beta:hover::before {
  content: none;
}

.mm .main_menu {
  position: static;
  padding: 0;
  background: none;
}

.exmenu {
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 16px;
  border-radius: 4px;
}

.pc .exmenu {
  right: -300px;
  overflow: hidden;
}

.mm .exmenu {
  position: static;
  width: 100%;
}
.mm .exmenu li {
  float: left !important;
}

.site_header nav ul {
  margin: 0;
}
.mm .site_header nav ul {
  margin: 0;
  margin-right: -1px;
  width: calc(100% + 1px);
}
.site_header .my_menu {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  padding: 0 10px;
  padding-top: 6px;
}

#mymenu:checked ~ .my_menu {
  display: block;
}

.mm .site_header .my_menu {
  position: static;
  padding: 0;
}
.mm .site_header .my_menu a {
  background: var(--b_350);
}
.site_header nav ul:after {
  content: "";
  clear: both;
  display: block;
}
.mm .site_header nav ul:after {
  content: none;
}
.site_header li {
  float: left;
  list-style: none;
}
.mm .site_header li {
  width: 25%;
  text-align: center;
}
.site_header li a {
  display: block;
  padding: 9px 6px;
  font-size: 13px;
  font-family: sans-serif;
  color: var(--white);
}
.mm .site_header li a {
  padding: 10px 0;
  border: none;
  border-right: 1px solid var(--d_350);
  border-bottom: 1px solid var(--d_350);
  box-shadow: none;
  color: var(--t_250);
}
.site_header li a:hover {
  color: var(--white);
  background: #e25555 !important;
}

.pc .site_header li.alt a {
  background: rgba(0, 0, 0, 0.15);
  padding: 4px 12px;
}

/* 드롭다운 메뉴 스타일 (데스크탑 기본) */
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  background: #777;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  min-width: 140px;
  padding: 5px 0;
  list-style: none;
  margin: 0;
}
.dropdown-menu li {
  width: 100%;
  float: none !important;
  display: block;
  margin: 0;
}
.dropdown-menu li a {
  padding: 8px 15px;
  font-size: 12px;
  border: none !important;
  display: block;
  white-space: nowrap;
  color: var(--white) !important;
  text-decoration: none;
}
.dropdown-menu li a:hover {
  background: #e25555 !important;
  color: var(--white) !important;
}

/* 호버와 포커스로 드롭다운 표시 (터치 디바이스 대응) */
.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu {
  display: block;
}

.dropdown-toggle {
  cursor: pointer;
}
.dropdown-toggle:focus {
  outline: none;
}

.dropdown-arrow {
  font-size: 10px;
  margin-left: 5px;
  transition: transform 0.2s ease;
}

/* 드롭다운 열릴 때 화살표 회전 */
.dropdown:hover .dropdown-arrow, .dropdown:focus-within .dropdown-arrow {
  transform: rotate(180deg);
}

/* 데스크탑/모바일 표시/숨김 */
.only-pc {
  display: block;
}

.only-mobile {
  display: none;
}

/* 모바일에서는 드롭다운 숨기고 개별 메뉴 표시 */
.mm .only-pc {
  display: none;
}

.mm .only-mobile {
  display: block;
}

.search-form {
  position: absolute;
  top: 50px;
  right: 30px;
}
.search-form input[type=text] {
  padding: 2px 6px;
  height: 20px;
  background-color: var(--b_tint_blue2);
}
.search-form input[type=submit] {
  padding: 2px 6px;
  display: inline-block;
  height: 26px;
  line-height: 20px;
  border-radius: 4px;
  vertical-align: middle;
  margin-bottom: 10px;
  border: none;
  background-color: var(--b_475);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--b_450)), to(var(--b_500)));
  background-image: -webkit-linear-gradient(top, var(--b_450), var(--b_500));
  background-image: -moz-linear-gradient(top, var(--b_450), var(--b_500));
  background-image: -ms-linear-gradient(top, var(--b_450), var(--b_500));
  background-image: -o-linear-gradient(top, var(--b_450), var(--b_500));
  background-image: linear-gradient(top, var(--b_450), var(--b_500));
  color: var(--t_350);
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.search-form input[type=submit]:active {
  line-height: 24px;
  background-color: var(--b_475);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--b_500)), to(var(--b_450)));
  background-image: -webkit-linear-gradient(top, var(--b_500), var(--b_450));
  background-image: -moz-linear-gradient(top, var(--b_500), var(--b_450));
  background-image: -ms-linear-gradient(top, var(--b_500), var(--b_450));
  background-image: -o-linear-gradient(top, var(--b_500), var(--b_450));
  background-image: linear-gradient(top, var(--b_500), var(--b_450));
}

#footer {
  position: relative;
  z-index: 1;
  height: 40px;
  margin: auto;
  background: var(--b_350);
  border-top: 1px solid var(--d_300);
}

.vcm.read {
  background: var(--b_tint_red2);
}

.mm .lt-2, .mm .lt-2 i {
  display: inline-block;
}

.mm .site_header {
  left: 0;
  width: 100%;
  margin: auto;
  background: none;
}

.mm .site_footer, .mm #footer {
  width: auto;
  border: none;
}

.mm .site_footer {
  font-size: 12px;
  padding: 10px;
}

.mm #tealogo {
  display: none;
}

.mm .site_header nav {
  margin-top: 0;
}

.num-badge {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  display: inline-block;
  min-width: 14px;
  height: 14px;
  line-height: 14px;
  margin-left: -6px;
  padding: 0 2px;
  font-size: 10px;
  text-align: center;
  background: #d94d4d;
  color: var(--white);
  border: none;
  border-radius: 100px;
  white-space: nowrap;
}
.mm .num-badge {
  left: auto;
  top: 2px;
  right: 2px;
  width: 16px;
  height: 16px;
  margin-left: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
