@charset "utf-8"; body {
    font-family: malgun gothic, dotum, sans-serif;
    line-height: 22px;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body.is-pc .ko {
    font-size: 12px
}

a {
    color: #333;
    cursor: pointer;
    text-decoration: none
}

a:hover,a:focus,a:active {
    color: crimson;
    text-decoration: none
}

fieldset legend {
    display: none
}

label {
    font-weight: 400
}

label.checkbox,label.radio {
    line-height: 12px;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    display: block
}

blockquote {
    font-size: 12px;
    margin: 0 0 20px
}


.sns-share-icon img {
    width: 20%;
    max-width: 34px;
    border-radius: 50%
}

.wrapper {
    margin: 0 auto;
    background: #f9f9f9
}

.at-container {
    margin: 0 auto;
    padding: 0
}

.at-container .pull-right ul li {
    margin-left: 15px
}

.is-pc .at-body {
    min-height: 600px
}

.at-body .at-container {
    /* padding: 0 15px; */
    overflow: hidden
}

.boxed.wrapper .at-body .at-container {
    padding: 0 20px
}

.at-content {
    position: relative;
    padding: 10px 0
}

.at-row {
    margin-left: -15px;
    margin-right: -15px
}

.at-col {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px
}

.nav-fixed .at-menu {
    width: 100%;
    z-index: 10;
    left: 0
}

.only-mobile {
    display: none;
}

@media all and (max-width: 991px) {
    .only-mobile {
        display:block;
    }

    .responsive .at-body .at-container {
        padding: 0 10px!important
    }

    .responsive .at-body .at-row {
        margin-left: 0;
        margin-right: 0
    }

    .responsive .at-body .at-col {
        padding-left: 0;
        padding-right: 0
    }

    .responsive .pull-right.at-main,.responsive .pull-left.at-side {
        float: none!important
    }

    .momomomomo {
        text-align: center;
        width: 100%
    }

    .main_link_div_site a {
        font-size: 11px
    }
}

.at-lnb {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    font-family: yg-jalnan!important
}

.en .at-lnb {
    font-size: 12px
}

.at-lnb ul {
    list-style: none;
    margin: 0;
    padding: 10px 16px 5px
}

.at-lnb ul>li {
    float: left;
    padding: 0 3px
}

.at-lnb ul>li::after {
    float: right;
    color: #ccc;
    margin-right: -17px
}

.at-lnb ul>li:last-child::after {
    content: "";
    margin-right: 0
}

.at-lnb ul>li>a {
    color: #888;
    float: left
}

@media all and (max-width: 991px) {
    .responsive .at-lnb {
        display:none;
        visibility: visible
    }
}

.btn-bookmark,.btn-facebook,.btn-twitter {
    position: relative;
    height: 20px;
    padding: 4px 6px;
    color: #fff!important;
    border-radius: 3px;
    font-weight: 500;
    float: none!important
}

.btn-bookmark:active,.btn-facebook:active,.btn-twitter,.btn-megu:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.1)
}

.btn-bookmark {
    background-color: #ff9800;
    margin-right: 3px
}

.btn-bookmark:active,.btn-bookmark:hover {
    background-color: #ffc107
}

.btn-facebook {
    background-color: #365899;
    margin-right: 3px
}

.btn-facebook:active,.btn-facebook:hover {
    background-color: #577fbc
}

.btn-twitter {
    background-color: #1b95e0
}

.btn-twitter:active,.btn-twitter:hover {
    background-color: #0c7abf
}

.btn-megu {
    position: relative;
    height: 20px;
    padding: 4px 6px;
    color: #888!important;
    font-size: 14px;
    font-weight: 400;
    float: none!important
}

.btn-megu:active,.btn-megu:hover {
    color: #54b99b
}

.pc-header {
    padding: 3px 0 0;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: flex
}

.pc-header .at-container {
    padding: 0 10px;
    width: 1170px;
    position: relative;
    text-align: center
}

.pc-header .header-logo {
    vertical-align: middle;
    /* text-align: center; */
    /* width: 180px; */
    /* margin: 0 auto; */
    display: flex;
    justify-content: center;
}

.pc-header .header-logo .logo-img-wrap {
    background: #fff;
    /* width: 322px; */
    /* line-height: 100px; */
    /* height: 100px; */
    color: #000;
}

.pc-header .header-logo a {
    font-size: 44px;
    /* line-height: 44px; */
    /* font-family: yg-jalnan; */
    /* font-size: 30px; */
    /* font-weight: 700; */
    /* color: #888; */
    padding-bottom: 20px;
    padding-top: 15px;
}

.pc-header .header-logo a:hover {
    color: #54b99b
}

.pc-header .header-logo img {
    display: block;
    /* max-width: 100%; */
    /* max-height: 90px; */
    padding: 6px;
    width: auto;
}

.pc-header .header-desc {
    display: block;
    font-size: 12px;
    letter-spacing: -1px;
    color: #888;
    margin-top: 2px
}

.header-keyword {
    position: absolute;
    right: 0;
    top: -3px
}

.en .pc-header .header-keyword {
}

@media all and (max-width: 991px) {
    .responsive .pc-header {
        display:none
    }
}

.m-header {
    display: none
}

.m-header a {
    color: #000
}

.m-header .at-container {
    padding: 0
}

.m-header .header-wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0;
    min-width: 300px;
    border-collapse: collapse
}

.m-header .header-icon,.m-header .header-logo {
    /* display: table-cell; */
    vertical-align: middle;
    font-size: 18px;
    height: 64px;
    line-height: 55px;
    text-align: center
}

.m-header .header-logo img {
    max-height: 50px;
    position: static;
    margin-top: 5px;
    height': 40px';
    height: 100%;
    width: 200px;
}

.m-header .header-icon {
    /* width: 44px; */
    /* display: none; */
    display: flex;
    position: absolute;
    align-items: center;
}

.m-header .header-icon a {
    display: block;
    margin-right: 5px;
}

@media all and (max-width: 991px) {
    .responsive .m-header {
        display:block
    }

    .main-search-me-banner {
        display: none;
    }
}

.pc-menu {
    position: relative;
    background: #f28532;
    /* border-bottom: 1px solid #000; */
    z-index: 3
}

.pc-menu .at-container {
    position: relative
}

.pc-menu .sub-slide,.pc-menu .sub-shows {
    display: none;
    visibility: visible
}

.pc-menu .sub-icon::after {
    font-family: fontawesome;
    float: right;
    position: relative;
    content: "\f105"
}

.pc-menu .menu-a {
    font-size: 15px;
    font-family: yg-jalnan
}

.pc-menu .nav-home .menu-a {
    font-size: 20px
}

.pc-menu .nav-right {
    font-size: 16px
}

@media all and (max-width: 991px) {
    .responsive .pc-menu,.responsive .pc-menu-all {
        display:none
    }
}

.pc-menu .nav-top.nav-both .menu-ul {
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: space-between;
}

.pc-menu .nav-top.nav-both .menu-li {
    vertical-align: top
}

.pc-menu .nav-top.nav-both .menu-a {
    font-family: 'NEXON Lv1 Gothic OTF';
    padding: 0;
    text-align: center
}

.pc-menu .nav-top.nav-both .sub-1div::before {
    left: 50%;
    margin-left: -8px
}

.pc-menu .nav-top.nav-both .sub-1div {
    position: absolute;
    width: 130px;
    margin-left: -42px;
}

.pc-menu .nav-top.nav-float .menu-ul {
}

.pc-menu .nav-top.nav-float .menu-li {
    float: left
}

.pc-menu .nav-top.nav-float .sub-1div {
    position: absolute
}

.pc-menu .nav-top {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 1200px;
    /* margin-left: 5px; */
}

.pc-menu .nav-top .menu-a {
    display: block;
    color: #ffffff;
    font-weight: 700;
    margin-left: 0
}

.pc-menu .nav-top .menu-li:hover .menu-a,.pc-menu .nav-top .menu-li.on .menu-a {
    /* color: red; */
}

.pc-menu .nav-top .menu-li.nav-home {
    width: 40px!important;
    text-align: center;
    display: none;
}

.pc-menu .nav-top .menu-li.nav-home .menu-a {
    padding: 0
}

.pc-menu .nav-top .new {
    color: #fff
}

.pc-menu .nav-top .sub-1div::before {
    top: -8px;
    border-width: 0 8px 8px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    content: "";
    position: absolute;
    border-style: solid
}

.pc-menu .nav-top .sub-1div {
    background: #0d805b;
    border-top: 1px solid #ffffff;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-top .sub-1dul,.pc-menu .nav-top .sub-1dli {
    position: relative;
}

.pc-menu .nav-top .sub-1da {
    display: block;
    color: white;
    padding: 9px 12px;
    line-height: 22px;
    border-bottom: 1px solid rgb(0 0 0 / 22%);
    font-size: 14.4px;
    font-weight: bold;
}

.pc-menu .nav-top .sub-1dli.on .sub-1da,.pc-menu .nav-top .sub-1dli:hover .sub-1da {
}

.pc-menu .nav-top .sub-1new {
    color: #fff
}

.pc-menu .nav-top .sub-1line {
    position: relative;
    display: block;
    color: #000;
    padding: 5px 12px;
    font-weight: 700;
    background: #fafafa;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-top .sub-2div {
    left: 100%;
    top: 0;
    background: #fff;
    position: absolute;
    z-index: 20;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-top .sub-2dul {
}

.pc-menu .nav-top .sub-2dli {
}

.pc-menu .nav-top .sub-2da {
    display: block;
    color: #000;
    padding: 5px 12px;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-top .sub-2dli.on .sub-2da,.pc-menu .nav-top .sub-2dli:hover .sub-2da {
    color: red;
    font-weight: 700;
    background: #fff;
    border-color: #fff
}

.pc-menu .nav-top .sub-2new {
    color: #fff
}

.pc-menu .nav-top .sub-2line {
    display: block;
    color: #000;
    padding: 5px 12px;
    font-weight: 700;
    background: #fafafa;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-mega {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%
}

.pc-menu .nav-mega .menu-a {
    display: block;
    color: #fff;
    background: #01787c;
    font-weight: 700
}

.pc-menu .nav-mega .menu-li {
    float: left
}

.pc-menu .nav-mega .menu-li:hover .menu-a,.pc-menu .nav-mega .menu-li.on .menu-a {
    background: #31c198
}

.pc-menu .nav-mega .menu-li.nav-home {
    width: 60px!important;
    text-align: center
}

.pc-menu .nav-mega .menu-li.nav-home .menu-a {
    padding: 0
}

.pc-menu .nav-mega .new {
    color: #000
}

.pc-menu .nav-mega .mega-tbl {
    background: #fff;
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0
}

.pc-menu .nav-mega .mega-cell {
    display: table-cell;
    vertical-align: top;
    border-collapse: collapse
}

.pc-menu .nav-mega .mega-head {
    width: 200px;
    background: #fafafa;
    padding: 20px;
    text-align: right
}

.pc-menu .nav-mega .mega-head .mega-a {
    font-size: 14pt;
    font-weight: 700
}

.pc-menu .nav-mega .mega-menu {
    width: 200px;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0
}

.pc-menu .nav-mega .mega-content {
    padding: 10px
}

.pc-menu .nav-mega .sub-1div {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 3px solid #ff4500;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-mega .sub-1dul,.pc-menu .nav-mega .sub-1dli {
    position: relative
}

.pc-menu .nav-mega .sub-1da {
    display: block;
    color: #000;
    padding: 5px 12px;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-mega .sub-1dli.on .sub-1da,.pc-menu .nav-mega .sub-1dli:hover .sub-1da {
    color: #fff;
    font-weight: 700;
    background: #ff4500;
    border-color: #ff4500
}

.pc-menu .nav-mega .sub-1new {
    color: #000
}

.pc-menu .nav-mega .sub-1line {
    position: relative;
    display: block;
    color: #000;
    padding: 5px 12px;
    font-weight: 700;
    background: #fafafa;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-mega .sub-2div {
    left: 100%;
    top: 0;
    background: #fff;
    position: absolute;
    z-index: 20;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-mega .sub-2dul {
}

.pc-menu .nav-mega .sub-2dli {
}

.pc-menu .nav-mega .sub-2da {
    display: block;
    color: #000;
    padding: 5px 12px;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-mega .sub-2dli.on .sub-2da,.pc-menu .nav-mega .sub-2dli:hover .sub-2da {
    color: #fff;
    font-weight: 700;
    background: #ff4500;
    border-color: #ff4500
}

.pc-menu .nav-mega .sub-2new {
    color: #000
}

.pc-menu .nav-mega .sub-2line {
    display: block;
    color: #000;
    padding: 5px 12px;
    font-weight: 700;
    background: #fafafa;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-full {
    position: relative;
    transition: all .3s ease-in-out
}

.pc-menu .nav-full.on {
    background: #fafafa;
    box-shadow: 0 5px 5px -2px rgba(25,25,25,.15);
    -webkit-box-shadow: 0 5px 5px -2px rgba(25,25,25,.15)
}

.pc-menu .nav-full .at-container {
    z-index: 10;
    overflow: hidden;
    transition: all .3s ease-in-out
}

.pc-menu .nav-full .menu-ul {
    background: #fff;
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0
}

.pc-menu .nav-full .menu-li {
    display: table-cell;
    vertical-align: top
}

.pc-menu .nav-full .menu-a {
    display: block;
    color: #fff;
    background: #01787c;
    font-weight: 700;
    padding: 0;
    text-align: center
}

.pc-menu .nav-full .menu-li:hover .sub-1div::before {
    left: 50%;
    margin-left: -8px
}

.pc-menu .nav-full .sub-1div {
    position: relative;
    display: none;
    visibility: visible;
    border-left: 1px solid #ddd
}

.pc-menu .nav-full.on .sub-1div {
    display: block
}

.pc-menu .nav-full .menu-li:hover .menu-a,.pc-menu .nav-full .menu-li.on .menu-a {
    background: #31c198
}

.pc-menu .nav-full .new {
    color: #000
}

.pc-menu .nav-full-back {
    position: absolute;
    background: #01787c;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9
}

.pc-menu .nav-full .nav-full-first {
}

.pc-menu .nav-full .nav-full-last {
    border-right: 1px solid #ddd
}

.pc-menu .nav-full .menu-li:hover .sub-1div::before {
    top: -8px;
    border-width: 0 8px 8px;
    border-color: #ff4500 transparent;
    display: block;
    width: 0;
    content: "";
    position: absolute;
    border-style: solid
}

.pc-menu .nav-full .menu-li:hover .sub-1div {
    background: #fff;
    border-top: 3px solid #ff4500;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-full .sub-1dul,.pc-menu .nav-full .sub-1dli {
    position: relative
}

.pc-menu .nav-full .sub-1da {
    display: block;
    color: #000;
    padding: 5px 12px;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-full .sub-1dli.on .sub-1da,.pc-menu .nav-full .sub-1dli:hover .sub-1da {
    color: #fff;
    font-weight: 700;
    background: #ff4500
}

.pc-menu .nav-full .sub-1new {
    color: #000
}

.pc-menu .nav-full .sub-1line {
    position: relative;
    display: block;
    color: #000;
    padding: 5px 12px;
    font-weight: 700;
    background: #fafafa;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-full .sub-2div {
    left: 100%;
    top: 0;
    background: #fff;
    position: absolute;
    z-index: 20;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-full .sub-2dul {
    border-top: 3px solid #ff4500;
    margin-top: -3px
}

.pc-menu .nav-full .sub-2dli {
}

.pc-menu .nav-full .sub-2da {
    display: block;
    color: #000;
    padding: 5px 12px;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-full .sub-2dli.on .sub-2da,.pc-menu .nav-full .sub-2dli:hover .sub-2da {
    color: #fff;
    font-weight: 700;
    background: #ff4500
}

.pc-menu .nav-full .sub-2new {
    color: #000
}

.pc-menu .nav-full .sub-2line {
    display: block;
    color: #000;
    padding: 5px 12px;
    font-weight: 700;
    background: #fafafa;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

.pc-menu .nav-content {
    position: absolute;
    top: 0;
    left: 0;
    border: 0!important;
    z-index: 20
}

.pc-menu .nav-content .nav-btn {
    display: block;
    font-size: 15px;
    font-family: yg-jalnan;
    cursor: pointer;
    padding: 0;
    color: #fff!important;
    font-weight: 700;
    background: #cb0007!important;
    text-align: center;
    font-weight: 700
}

.pc-menu .nav-content .sub-shows {
    position: relative;
    color: #fff;
    background: #e10913;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-content .sub-shows .sub-a {
    display: block;
    font-size: 14px;
    font-family: yg-jalnan;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    padding: 8px 15px;
    border-bottom: 1px solid #cb0007
}

.pc-menu .nav-content .sub-shows .nav-shows:hover {
    background: #fff!important
}

.pc-menu .nav-content .sub-shows .nav-shows:hover .sub-a {
    color: #e10913!important
}

.pc-menu .nav-content .sub-shows.on .sub-a {
    color: #cb0007!important;
    background: #fff!important
}

.pc-menu .nav-content .sub-content {
    position: absolute;
    z-index: 20;
    top: 0;
    color: #333;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.pc-menu .nav-content .menu-content-box {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

.pc-menu .nav-content .menu-content-box-sub {
    width: 180px;
    padding: 20px;
    padding-right: 0;
    height: 100%;
    display: table-cell;
    vertical-align: top
}

.pc-menu .nav-content .menu-content-box-item {
    height: 100%;
    display: table-cell;
    vertical-align: top;
    padding: 15px
}

.pc-menu .nav-content .menu-content-item {
    height: 100%;
    overflow: hidden
}

.pc-menu .nav-content .sub-1dul {
    height: 100%;
    border-right: 1px solid #ddd;
    padding-right: 15px
}

.pc-menu .nav-content .sub-1dli {
    position: relative;
    line-height: 20px;
    background: #fff
}

.pc-menu .nav-content .sub-1dli:hover,.pc-menu .nav-content .sub-1dli.on {
    background: #e10913
}

.pc-menu .nav-content .sub-1dli.on .sub-1da,.pc-menu .nav-content .sub-1dli:hover .sub-1da {
    color: #fff;
    font-weight: 700
}

.pc-menu .nav-content .sub-1da {
    display: block;
    padding: 6px 12px
}

.pc-menu .nav-content .sub-2div {
    display: none;
    visibility: visible;
    left: 100%;
    top: 0;
    margin-left: -6px;
    z-index: 20;
    background: #e10913;
    position: absolute;
    border-radius: 5px
}

.pc-menu .nav-content .sub-2dul {
}

.pc-menu .nav-content .sub-2dli {
}

.pc-menu .nav-content .sub-2dli:hover {
    background: #cb0007
}

.pc-menu .nav-content .sub-2da {
    display: block;
    color: #fff;
    padding: 6px 12px
}

.pc-menu .nav-content .sub-2dli:hover .sub-2da,.pc-menu .nav-content .sub-2dli.on .sub-2da {
    color: #fff;
    font-weight: 700
}

.pc-menu .nav-content .new {
    color: #000
}

.pc-menu .nav-content .new-sub1 {
    color: #000
}

.pc-menu .nav-content .new-sub2 {
    color: #000
}

.pc-menu .nav-right {
    background: #31c198;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11
}

.pc-menu .nav-right>ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0
}

.pc-menu .nav-right>ul>li {
    float: left;
    position: relative;
    width: 42px
}

.pc-menu .nav-right>ul>li>a {
    color: #fff;
    display: block;
    text-align: center
}

.pc-menu .nav-right>ul>li>a:hover {
    background: #01787c
}

.pc-menu .nav-right .label {
    position: absolute;
    top: 15%;
    right: 7px;
    text-align: center;
    font-size: 9px;
    font-weight: 300;
    padding: 2px 3px;
    line-height: .9;
    border-radius: .25em!important
}

.pc-menu .nav-rw {
    width: 168px
}

.pc-menu-all {
    position: relative;
    background: #fafafa;
    z-index: 1;
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
    box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2)
}

.pc-menu-all .at-container {
    padding: 20px 15px 0
}

.pc-menu-all .table {
    margin-bottom: 20px!important
}

.pc-menu-all .table td {
    width: 1%;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0;
    line-height: 20px
}

.pc-menu-all .menu-a {
    display: block;
    color: #000;
    padding: 6px 12px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    text-align: center
}

.pc-menu-all .table td.on .menu-a {
    color: crimson
}

.pc-menu-all .sub-1div {
    padding: 8px 0
}

.pc-menu-all .sub-1dul {
    list-style: none;
    padding: 0;
    margin: 0
}

.pc-menu-all .sub-1dli .sub-1da {
    display: block;
    padding: 2px 12px;
    color: #333
}

.pc-menu-all .sub-1dli.on .sub-1da,.pc-menu-all .sub-1dli:hover .sub-1da {
    color: crimson
}

.pc-menu-all .new {
    color: #000
}

.pc-menu-all .new-sub1 {
    color: #000
}

.pc-menu-all .sub-1line {
    display: block;
    color: #000;
    padding: 5px 12px;
    margin: 4px 0;
    font-weight: 700;
    background: #fafafa
}

.pc-menu-all .menu-all-btn {
    text-align: center
}

.m-menu {
    display: none;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 20;
    box-shadow: 0 5px 5px -2px rgba(25,25,25,.15);
    -webkit-box-shadow: 0 5px 5px -2px rgba(25,25,25,.15);
    -moz-box-shadow: 0 5px 5px -2px rgba(25,25,25,.15);
    border-top: 1px solid #eee
}

.m-menu .m-wrap {
}

.m-menu .m-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    min-width: 300px;
    border-collapse: collapse
}

.m-menu .m-icon,.m-menu .m-list {
    display: flex;
    vertical-align: middle;
    font-size: 15px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #eee;
    border-top: 0;
    border-bottom: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    background: #f28532;
    font-family: 'NEXON Lv1 Gothic OTF';
    color: white;
}

.m-menu .m-icon,.m-menu .nav-home {
    padding: 0 10px;
}
.m-menu .m-icon,.m-menu .nav-home a{
    color:white;
}

.m-menu .m-icon {
    width: 44px;
    text-align: center;
    font-size: 18px
}

.m-menu .m-icon a {
    display: block;
    position: relative
}

.m-menu .m-icon .label {
    position: absolute;
    top: 15%;
    right: 5px;
    text-align: center;
    font-size: 9px;
    font-weight: 300;
    padding: 2px 3px;
    line-height: .9;
    border-radius: .25em!important
}

.m-menu .m-nav {
    overflow: hidden;
    margin: 0 10px
}

.m-menu .m-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.m-menu .m-nav ul li:first-child {
    display:none;
}

.m-menu .m-nav ul li {
    display: table-cell;
    padding: 0 10px;
    white-space: nowrap;
}
.m-menu .m-nav ul li a{
    color: white;
}

.m-menu .m-nav ul li.active a {
    color: #ffd600;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 55%);
}

.m-menu .m-sub {
    background: #fafafa;
    border-top: 1px solid #ddd;
    font-size: 15px;
    height: 44px;
    line-height: 44px;
    padding: 0 10px
}

.m-menu .m-nav-sub {
    width: 100%;
    overflow: hidden;
    margin: 0
}

.m-menu .m-nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.m-menu .m-nav-sub ul li {
    display: table-cell;
    padding: 0 10px;
    white-space: nowrap
}

.m-menu .m-nav-sub ul li.active a {
    color: #ff4500;
    font-weight: 700
}

@media all and (max-width: 991px) {
    .responsive .m-menu {
        display:block
    }
}

.at-title {
    height: 80px;
    position: relative;
    color: #000;
    background-color: #fafafa;
    border-bottom: 1px solid #dfdfdf
}

.at-title .at-container {
    height: 100%;
    position: relative
}

.at-title .page-title {
    font-size: 24px;
    position: absolute;
    left: 20px;
    bottom: 15px;
    z-index: 1
}

.at-title .page-desc {
    color: #888;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 1
}

@media all and (max-width: 767px) {
    .responsive .at-title {
        height:50px
    }

    .responsive .at-title .page-title {
        font-size: 20px;
        left: 15px;
        bottom: 10px
    }
}

.board-header {
    line-height: 22px;
    margin-bottom: 15px
}

.board-header h3 {
    font-size: 18px;
    font-weight: 600
}

.stitle {
    background-image: url(/img/spboard_bar5.png?v=2);
    background-repeat: no-repeat;
    padding: 7px;
    font-size: 15px;
    color: #fafafa;
    padding-left: 40px;
    margin-bottom: 10px
}

.en .at-footer .at-links {
    font-size: 12px
}

.at-footer .at-links {
    background: #fafafa;
    padding: 8px 0;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0
}

.at-footer .at-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.at-footer .at-links ul>li {
    float: left;
    padding: 0 15px
}

.at-footer .at-links ul>li::after {
    float: right;
    color: #ccc;
    content: "/";
    margin-right: -17px
}

.at-footer .at-links ul>li:last-child::after {
    content: ""
}

.at-footer .at-links ul>li>a {
    color: #888
}

@media all and (max-width: 991px) {
    .responsive .at-footer .at-links ul.pull-left {
        display:none
    }

    .responsive .at-footer .at-links ul.pull-right {
        float: none!important;
        text-align: center
    }

    .responsive .at-footer .at-links ul.pull-right>li {
        float: none;
        display: inline-block
    }
}

.en .at-footer .at-infos {
    font-size: 12px
}

.at-footer .at-infos .media {
    padding: 15px 20px 20px
}

.at-footer .at-infos .pull-left {
    font-size: 70px;
    color: #ddd
}

.at-footer .at-infos .copyright {
    float: left;
    margin-left: 10px
}

.at-footer .at-infos .copyright span {
    color: #888
}

.at-footer .at-about {
    list-style: none;
    margin: 0;
    padding: 0
}

.at-footer .at-about>li {
    float: left;
    padding: 0 15px;
    color: #888
}

.at-footer .at-about>li>a {
    color: #888
}

.at-footer .at-help {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.at-footer .at-help:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.at-footer .at-help>li {
    float: left;
    padding: 0 15px
}

.at-footer .at-help>li::after {
    float: right;
    font-size: 12px;
    color: #ddd;
    content: "|";
    margin-right: -17px
}

.at-footer .at-help>li:last-child::after {
    content: ""
}

.at-footer .at-help>li>a {
    float: left
}

@media all and (max-width: 767px) {
    .responsive .at-footer .at-infos .media {
        padding:15px 0 20px;
        text-align: center
    }

    .responsive .at-footer .at-infos .copyright {
        float: none;
        margin: 0
    }
}

.at-footer .at-copyright {
    text-align: center;
    padding: 50px 0;
    color: #888;
    font-family: initial;
    font-size: 1.2em;
}

.at-footer .at-copyright .tele {
    font-size: 1.1em;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 10px;
}

.at-footer .at-copyright .tele strong {
    color: white;
    font-family: initial;
    display: inline-block;
    background: #24A1DE;
    padding: 6px 7px;
    border-radius: 4px;
    border: 1px solid color(srgb 0 0 0 / 0.17);
}

.at-footer .at-copyright strong {
    color: #333
}

.at-go .go-btn {
    display: none;
    position: fixed;
    width: 40px;
    bottom: 20px;
    right: 25px;
    z-index: 2
}

.at-go .go-btn span {
    display: block;
    color: #fff;
    background: #31c198;
    margin: 5px 0;
    text-align: center;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    line-height: 42px!important;
    font-size: 19px
}

.at-go .go-btn .go-bottom {
    display: none
}

@media(max-width: 768px) {
    .at-go .go-btn {
        bottom:0;
        right: 5px
    }
}

.btn {
    font-family: yg-jalnan
}

.btn-lg {
    padding: 10px 16px;
    border-radius: 3px;
    line-height: 1.33;
    font-size: 18px
}

.btn-lg i {
    top: 3px;
    font-size: 24px;
    position: relative
}

.btn-xs {
    padding: 4px 10px
}

.is-pc .ko .btn-xs,.is-pc .ko .btn-sm {
    font-family: yg-jalnan!important
}

.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0
}

.panel-group .panel {
    border-radius: 0
}

.panel .panel-heading {
    border-radius: 0
}

.is-pc .ko .panel .panel-body {
    font-size: 12px
}

.list-group-item {
    word-break: break-all;
    border-radius: 0!important
}

.pagination {
    font-family: yg-jalnan
}

.pagination li a {
    border-radius: 0!important;
    color: #333!important
}

.pagination li.active a {
    color: #fff!important;
    background: #444!important;
    border-color: #444!important
}

.progress {
    position: relative;
    border-radius: 0;
    height: 28px;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress .sr-only {
    font-family: yg-jalnan;
    margin: 0 15px;
    left: 0;
    width: auto;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    clip: auto
}

.sr-score {
    font-family: yg-jalnan;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    padding-right: 8px
}

.form-control,.well,.btn,.alert,.input-group-addon,.label {
    border-radius: 0!important
}

.miso-category .ca-head a {
    background: #222!important
}

.is-round .is-round-title {
    border-radius: 15px;
    z-index: 1
}

.is-round-post-img {
    border-radius: 10px;
    z-index: 1
}

.is-round-post,.is-round-item,.is-round-event,.is-round-banner {
    border-radius: 15px;
    z-index: 1
}

.is-round-item.on,.is-round-item:hover {
}

.is-round-item-img {
    border-radius: 15px 15px 0 0;
    z-index: 1
}

.is-item-content {
}

.is-pc .item-col .wr-img,.is-pc .post-col .wr-img {
    transition: all .2s ease-in-out
}

.is-pc .item-col:hover .wr-img,.is-pc .post-col:hover .wr-img {
    transform: scale(1.15)
}

.border-color,.tabs-color-top {
    border-color: #323c46!important
}

.Gray {
    color: #000
}

.box-header {
    position: relative;
    background: #f7f7f7;
    color: #333;
    margin-right: 0;
    border: 1px solid #ddd;
    border-bottom: 1px solid #000;
    line-height: 14px!important;
    padding: 10px 15px;
    border-radius: 3px 3px 0 0
}

.box-title {
    float: left;
    font-weight: 700;
    font-size: 12px;
    position: relative;
    display: block;
    margin: 0
}

.box-title span {
    margin-left: 3px
}

.box-title-right {
    position: absolute;
    top: 7px;
    right: 7px
}

.box-title-right .btn,.box-title-right .btn:focus,.box-title-right .btn:hover {
    background: #f9f9f9;
    margin: 0;
    line-height: 1;
    border: 1px solid #ddd;
    color: #777;
    font-size: 11px;
    z-index: 0!important
}

.box-title-right .btn::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.box-title-right .btn:active {
    background-color: #eee;
    border-color: #ccc
}

.box-title-right .dropdown-menu {
    border-radius: 0;
    font-size: 12px;
    color: #777;
    box-shadow: none;
    min-width: 70px;
    padding: 0
}

.box-title-right .dropdown-menu>li>a {
    padding: 3px 5px
}

.box-header_1 {
    position: relative;
    background: #ff5531;
    margin-right: 0;
    border: 1px solid #ff5531;
    line-height: 14px!important;
    padding: 10px 15px
}

.box-title_1 {
    float: left;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center
}

.box-title_1 span {
    margin-left: 3px
}

.box-header_2 {
    position: relative;
    background: #8cc246;
    margin-right: 0;
    border: 1px solid #8cc246;
    line-height: 14px!important;
    padding: 10px 15px
}

.box-title_2 {
    float: left;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center
}

.box-title_2 span {
    margin-left: 3px
}

.box-header_3 {
    position: relative;
    background: #007db5;
    margin-right: 0;
    border: 1px solid #007db5;
    line-height: 14px!important;
    padding: 10px 15px
}

.box-title_3 {
    float: left;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center
}

.box-title_3 span {
    margin-left: 3px
}

.box-header_4 {
    position: relative;
    background: #323c46;
    margin-right: 0;
    border: 1px solid #323c46;
    line-height: 14px!important;
    padding: 10px 15px
}

.box-title_4 {
    float: left;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center
}

.box-title_4 span {
    margin-left: 3px
}

.widget-box-megu {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 15px;
    margin-bottom: 15px
}

.box-content {
    border-radius: 0;
    border-image: none;
    box-shadow: none;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-top: 2px solid #000;
    padding: 15px;
    margin-bottom: 20px
}

.box-content .tags {
    padding: 10px;
    text-align: left;
    display: table
}

.box-content .tags a {
    background: #edeeed;
    padding: 0 5px;
    float: left;
    margin: 0 2px 10px;
    border-radius: 8px
}

.program {
    position: relative;
    float: left;
    width: 100%;
    padding: 0!important
}

.program .w-col {
    float: left;
    width: 33.33333333%;
    margin: 0!important;
    border-right: 1px solid #f1f3f6;
    text-align: center;
    background: #fff;
    padding: 0!important
}

.program .w-col.last {
    border-right: 0
}

.program .w-col.top {
    border-top: 1px solid #f1f3f6
}

.program .w-col a {
    display: block;
    padding: 10px 0;
    line-height: 16px;
    color: #333
}

.program .w-col a:hover {
    background: #f7fff7;
    cursor: pointer
}

.program .w-col a strong {
    display: block;
    font-family: roboto,sans-serif;
    font-size: 12px;
    padding-top: 4px
}

.tvguide {
    position: relative;
    background: #88c15a;
    line-height: 14px!important;
    border-radius: 3px
}

.tvguide a {
    display: block;
    color: #fff;
    padding: 15px 15px 12px;
    font-size: 18px;
    font-weight: 600;
    font-family: roboto,sans-serif
}

.rank-row {
    float: left;
    width: 50%
}

hr.hr2::before {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    line-height: 1px;
    background-color: #ddd
}

hr.hr2 {
    display: block;
    position: relative;
    height: 3px;
    border: none;
    line-height: 1px;
    padding: 0;
    margin: 0
}

hr.hr2::after {
    width: 4rem;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 1px
}

@media all and (max-width: 575px) {
    .responsive hr.hr2::after {
        left:1rem
    }
}

hr.hr2::after {
    background-color: #e50012!important
}

.box-title2 {
    float: left;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    display: block;
    margin: 0
}

.box-title2 span {
    margin-left: 3px
}

.box-content2 {
    background-color: #fff;
    padding: 10px 0;
    margin-bottom: 20px
}

.box-content2 .tags {
    padding: 10px;
    text-align: left;
    display: table
}

.box-content2 .tags a {
    background: #edeeed;
    padding: 0 5px;
    float: left;
    margin: 0 2px 10px;
    border-radius: 8px
}

.itemBoxHighlight {
    border: solid 3px #000;
    background-color: #ccc
}

.header-keyword .hotkeyword {
    cursor: pointer;
    width: 230px;
    position: relative
}

.header-keyword .hotkeyword .active {
    display: table-cell
}

.header-keyword .hotkeyword .keyword_roll {
    position: absolute;
    top: 0;
    right: 10px;
    overflow: hidden;
    margin-top: 32px;
    width: 255px;
    height: 22px
}

.header-keyword .hotkeyword .keyword_roll::after {
    position: absolute;
    font-size: 15px;
    top: 0;
    right: 0;
    font-family: fontawesome;
    content: "\f107"
}

.header-keyword .hotkeyword .keyword_roll ul {
    position: absolute;
    top: 0;
    right: 15px;
    width: 225px;
    zoom:1;z-index: 1
}

.header-keyword .hotkeyword .keyword_roll li {
    list-style: none;
    position: relative;
    padding: 0 0 0 21px;
    height: 22px;
    color: #000
}

.header-keyword .hotkeyword .keyword_roll li .rank {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    min-width: 17px;
    color: #000;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    line-height: 22px
}

.header-keyword .hotkeyword .keyword_roll li .text {
    display: block;
    font-size: 14px;
    text-align: left
}

.header-keyword .hotkeyword .keyword_list {
    position: absolute;
    top: 1px;
    width: 250px;
    padding: 15px 10px 0;
    border: 1px solid #bec8d8;
    background: #fff;
    z-index: 10;
    display: none
}

.header-keyword .hotkeyword:hover .keyword_list {
    display: block
}

.header-keyword .keyword_list .rank_head {
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    padding-bottom: 4px
}

.header-keyword .keyword_list .rank_head .btn_page {
    display: inline;
    float: left;
    z-index: 1;
    width: 20px;
    height: 20px;
    line-height: 19px;
    background-color: #fafafa
}

.header-keyword .keyword_list .rank_head .btn_page:focus {
    outline: none
}

.header-keyword .keyword_list .rank_head .btn_page:disabled {
    color: #ddd
}

.header-keyword .keyword_list .rank_head button.btn_prev {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 3px 0 0 3px
}

.header-keyword .keyword_list .rank_head button.btn_next {
    border-radius: 0 3px 3px 0;
    border: 1px solid rgba(0,0,0,.1);
    border-left: 0
}

.header-keyword .keyword_list .rank_list {
    padding: 10px 0
}

.header-keyword .keyword_list .rank_list a.active {
    font-weight: 600;
    color: #000
}

.header-keyword .keyword_list .rank_list a .rank-icon {
    font-weight: 600;
    font-size: 15px;
    text-align: right;
    margin: 0;
    color: #333
}

.header-keyword .keyword_list .rank_list a.nodata,.keyword_list .rank_list a.nodata .rank-icon {
    color: #ddd
}

.header-keyword .keyword_list .rank_list .rank_group {
    display: ;
    text-align: left
}

.header-keyword .keyword_list .rank_list .rank_group.active {
    display: block
}

.header-keyword .keyword_list .rank_foot {
    border-top: 1px solid #ddd;
    padding: 4px
}

.padding0 {
    padding: 0
}

.padding5 {
    padding-left: 5px
}

.paddingr5 {
    padding-right: 5px
}

input,select:focus,textarea {
    outline: 0
}

li {
    list-style: none
}

.fl_sel01 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/img/assets/ar_down.png?v=1) no-repeat 90% 50%
}

.fl_sel01::-ms-expand {
    display: none
}

.f9_fl {
    float: left;
    /* overflow: hidden; */
    max-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    /* width: 100%; */
}

@media all and (max-width: 355px) {
    .main_link_tit .icon {
        -- display:none;
    }

    .main_link_tit .subject {
        font-size: 12px;
        margin-left: 0px !important;
    }

    .main_link_tit .more {
        display: none;
    }
}

.f9_fl a {
}

.f9_fr {
    float: right
}

.f9_cl {
    clear: both
}

.f9_box01 {
    background-color: #fff;
    border: 3px solid #bdbdbd;
    font-family: yg-jalnan!important
}

.f9_box02 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: yg-jalnan!important
}

.fl_sel01 {
    width: 165px;
    height: 50px;
    padding-left: 20px;
    background-color: #fff;
    font-size: 15px;
    color: #000;
    border: 5px solid #f0001e;
    box-sizing: border-box
}

.fl_input_ser {
    height: 50px;
    width: 340px;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    border: 5px solid #f0001e;
    border-right: 0
}

.fl_button_ser {
    display: block;
    height: 50px;
    width: 85px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: 0;
    background-color: #f0001e;
    text-align: center;
    line-height: 50px
}

.fl_button_ser:hover {
    color: #fff
}

.ser_select {
    margin-top: 43px;
    margin-left: 100px
}

.main_100 {
    width: 100%
}

.maindiv_top {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee
}

.maindiv_top_div {
    width: 1200px;
    height: 60px;
    margin: 0 auto
}

.maindiv_top_div a {
    color: #888
}

.maindiv_top_div a:hover {
    color: #dc1400
}

.maindiv_top_div li {
    float: left;
    line-height: 60px;
    margin-left: 30px
}

.maindiv_top_div li:first-child {
    float: left;
    line-height: 60px;
    margin-left: 0
}

.maindiv_top2 {
    width: 100%;
    height: 140px;
    border-bottom: 1px solid #eee;
    background-color: #fff
}

.maindiv_top2_div {
    width: 1200px;
    height: 140px;
    margin: 0 auto
}

.div_c_1200 {
    width: 1200px;
    margin: 0 auto
}

.top_ser {
    margin-top: 43px;
    margin-left: 40px
}

.top_ser_li01 {
    margin-top: 16px
}

.top_ser_li02 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 5px
}

.top_ser02 {
    margin-top: 43px;
    margin-left: 0;
    width: 140px
}

.top_ser02_li01 {
    font-size: 11px;
    margin-top: 16px;
    margin-left: 5px;
    background-color: #dc1400;
    color: #fff;
    text-align: center;
    width: 20px;
    line-height: 20px;
    border-radius: 2px
}

.top_ser02_li02 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 5px
}

.top_ser02_li03 {
    margin-top: 12px;
    margin-left: 10px
}

.hv_link:hover {
    color: #dc1400
}

.ser_num {
    font-size: 15px;
    color: #dc1400;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    font-weight: 500
}

.ebox {
    display: block;
    width: 130px;
    height: 20px;
    font-size: 14px;
    text-align: left;
    padding-top: 0;
    margin: 10px
}

.ebox_tit {
    font-size: 18px;
    font-weight: 700
}

.link_ico {
    display: block;
    float: right;
    margin-right: 15px
}

.link_ico_etc {
    display: block;
    float: right;
    font-size: 10px
}

.siteList {
    position: relative;
    width: 19.5%;
    margin-bottom: 5px;
    margin-right: .5%!important;
    float: left;
    border: 1px solid #dfdfdf
}

.siteList .siteLogo {
    line-height: 140px;
    text-align: center;
    background: #fff
}

.siteList .badge2 {
    position: absolute;
    top: 0
}

.siteList .badge2 img {
    vertical-align: top;
    width: 25px;
    height: 25px
}

.siteList .siteLogo img {
    max-width: 175px;
    max-height: 90px
}

.siteList .siteInfo {
    background: #dfdfdf;
    border-top: 1px solid #ddd;
    height: 50px;
    padding: 0;
    display: block;
    color: #333;
    text-align: center
}

.siteList .siteInfo h3 {
    display: inline-block;
    font-family: yg-jalnan;
    font-size: 20px;
    margin: 0;
    padding: 10px
}

.siteList .siteInfo span {
    display: inline-block;
    float: right;
    color: #ff8a00
}

.siteList .siteInfo span i {
    color: #f0001e
}

@media all and (max-width: 900px) {
    .siteList {
        position:relative;
        width: 49%;
        margin-bottom: 5px;
        margin-right: 1%;
        float: left;
        border: 1px solid #dfdfdf
    }
}

.rank_img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.main_link_tit_page {
    border-bottom: 1px solid #dfdfdf;
    line-height: 60px;
    padding: 0 0 0 20px;
    font-size: 17px;
    font-weight: 500;
    font-family: yg-jalnan!important;
    display: flex;
    justify-content: flex-start;
}

.main_link_tit_page img {
    width: 30px
}

.main_link_tit {
    border-bottom: 1px solid #dfdfdf;
    line-height: 60px;
    padding: 0 0 0 20px;
    font-size: 17px;
    font-weight: 500;
    font-family: yg-jalnan!important;
    display: flex;
    justify-content: space-between;
}

.main_link_tit .f9_fr {
    margin-right: 10px;
    text-align: right;
    flex-grow: 1;
}

.main_link_tit img {
    width: 30px
}

.widget-box .basic-category .top-cate {
    display: none;
}

.widget-box .basic-category {
    border: none;
    padding: 0px;
    font-size: 0;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    /* 隐藏滚动条 */
    scrollbar-width: none;
    /* firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    height: 45px;
    margin-bottom: 0;
}

.basic-category::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.basic-category .ca-sub1.on {
    border-top: 1px solid #255825;
}

.basic-category .ca-sub1:first-child {
    border-left: 1px solid rgb(221, 221, 221);
    margin-left: 0px;
}

.basic-category .ca-sub1 {
    background: rgb(247, 247, 247);
    border-image: none;
    color: #333;
    margin-right: 0;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-top: 1px solid rgb(221, 221, 221);
    border-left: 1px solid rgb(230, 230, 230);
    border-image: none;
    line-height: 14px !important;
    display: inline-block;
    margin-bottom: -1px;
    font-size: 12px;
}

.basic-category .ca-sub1.on > a {
    color: #255825;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    border-top: 1px solid #255825;
    margin: 0;
    line-height: 14px !important;
    font-weight: bold;
}

.basic-category a {
    display: block;
    color: #333;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid rgb(221, 221, 221);
    margin: 0;
    line-height: 14px !important;
    padding: 13px 25px;
}

.basic-category .ca-sub1 > a.no-sub::after {
    display: none;
}
