﻿.catgorys li ul li {
    width: 50%;
    float: left;
    background: #fff;
    position: relative;
    z-index: 9999;
}
.catgorys li ul li a span {
    width: 90%;
    display: block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    font-size: 12px;
}
.side__head {
    padding: 5px 4.1667%;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #c9c9c9;
    background: #f8f8f8;
}
.side__head a {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #333 !important;
}
.side__head a:after {
    content: "";
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    right: 5px;
    width: 10px;
    height: 10px;
    top: 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.side__head a b {
    font-weight: normal;
}
.side__link {
    display: block;
    background: #000;
    color: #fff !important;
    padding: 16px 4.1667%;
    font-size: 16px;
    font-size: 1rem;
    font-size: 5vw;
    position: relative;
}
.side__link {
    display: block;
    background: #000;
    color: #fff !important;
    padding: 16px 4.1667%;
    font-size: 16px;
    font-size: 1rem;
    font-size: 5vw;
    position: relative;
}
.side__link:after {
    content: "";
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    position: absolute;
    right: 6%;
    width: 10px;
    height: 10px;
    top: 16px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.side__link-center {
    text-align: center;
    padding: 12px;
    font-size: 14px;
    font-size: 0.875rem;
    font-size: 4.375vw;
    margin-bottom: 16px;
}
.side__link-center:after {
    top: 13px;
}
.side__icon {
    margin-bottom: 8px;
    height: 30px;
}
.side__name {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-size: 6.25vw;
    font-weight: bold;
}
.side__under {
    margin: 32px 4.1667%;
    padding: 0 0 16px;
    border-bottom: 1px solid #c9c9c9;
}
.side__under-bnone {
    border: 0;
}
.side__more {
    border: 1px solid #c9c9c9;
    text-align: center;
    position: relative;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-size: 5vw;
    padding: 12px 0;
    margin: 16px 4.1667%;
}
.side__more:after {
    content: "";
    background: url('plus.svg') no-repeat center top;
    position: absolute;
    right: 4.1667%;
    width: 15px;
    height: 15px;
    top: 12px;
    background-size: contain;
}
.side-login {
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-size: 4.375vw;
    font-weight: bold;
    padding: 12px 0;
    border: 1px solid #c9c9c9;
    margin-bottom: 8px;
}
.side-guest {
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    padding: 12px 2%;
    align-items: center;
    justify-content: space-between;
}
.side-guest__name {
    font-weight: bold;
}
.side-guest__mini {
    font-size: 10px;
    font-size: 0.625rem;
    font-size: 3.125vw;
}
.side-arrival {
    margin-bottom: 8px;
}
.side-arrival__list {
    border-top: 1px dotted #c9c9c9;
}
.side-arrival__link {
    padding: 12px 2%;
    display: block;
}
.side-nav {
    background: #000;
}
.side-nav a {
    color: #fff !important;
    text-align: center;
}
.side-nav__list {
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.side-nav__list:nth-of-type(4),
.side-nav__list:nth-of-type(8),
.side-nav__list:nth-of-type(12) {
    border-right: 0;
}
.side-nav__link {
    padding: 12px 0;
    display: block;
}
.side-nav__img {
    height: 22px;
    margin: 8px 0;
}
.side-nav__img img {
    height: 100%;
}
.side-nav__name {
    font-size: 9px;
    font-size: 0.5625rem;
    font-size: 2.8125vw;
}
.side-item__link,
.side-item-under__link {
    padding: 8px 4.1667%;
    font-size: 14px;
    font-size: 0.875rem;
    font-size: 4.375vw;
    display: block;
    border-bottom: dotted 1px #c9c9c9;
    position: relative;
}
.side-item__bold,
.side-item-under__bold {
    font-weight: bold;
    margin-right: 8px;
    font-size: 12px;
    font-size: 0.75rem;
    font-size: 3.75vw;
}
.side-item__link:after {
    content: "";
    background: url('plus.svg') no-repeat center top;
    position: absolute;
    right: 4.1667%;
    width: 15px;
    height: 15px;
    top: 6px;
    background-size: contain;
}
.side-item__link.slide-active:after {
    background: url('minus.svg') no-repeat center center;
}
.side-item-under {
    display: none;
}
.side-item-under__link:after {
    content: "";
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    right: 6%;
    width: 10px;
    height: 10px;
    top: 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.side-check {
    margin: 0 -8px 16px;
}
.side-check__list {
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.side-check__link {
    display: block;
    border: 1px solid #c9c9c9;
}
.side-check img {
    width: 100%;
}
.side-rank__link {
    padding: 5px 4.1667%;
    font-size: 14px;
    font-size: 0.875rem;
    font-size: 4.375vw;
    display: block;
    border-bottom: dotted 1px #c9c9c9;
    position: relative;
}
.side-rank__link:after {
    content: "";
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    right: 5%;
    width: 10px;
    height: 10px;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.side-rank__list b {
    font-weight: normal;
}
.dr_menulist a.dr_menulink_n:after {
    font-family: layui-icon !important;
    float: right;
}
.dr_menulist .layui-icon {
    float: right;
    margin-right: 20px;
}
#contents .drawer_cover {
    display: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 102;
    visibility: hidden;
    overflow: hidden
}
.drawing {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}
.drawing #dr_menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    visibility: visible;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.drawing #contents {
    position: relative;
    overflow-y: hidden;
    height: 100%
}
.drawing #contents .drawer_cover {
    display: block;
    visibility: visible
}
.drawing #contents .menu_close {
    display: inline-block;
    width: 30px;
    height: 23px;
    background-position: 0 -75px;
    position: fixed;
    top: 15px;
    left: 270px;
    z-index: 105
}
#dr_menu {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 85%;
    height: auto;
    min-height: 100%;
    z-index: 103;
    background: #fff;
    overflow: hidden;
}
#dr_menu a {
    font-size: 13px;
    color: #000;
}
#container .drawer_cover {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 102;
    visibility: hidden;
    overflow: hidden;
}
.drawing #contents .menu_close {
    display: inline-block;
    width: 30px;
    height: 23px;
    background-position: 0 -75px;
    position: fixed;
    top: 14px;
    left: 88%;
    z-index: 105;
}
.sprite-dr-icon {
    background-image: url('common_dr.png');
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}
#dr_menu .indexTable .indexItem:before,
.indexTable .indexItem:after {
    border: none;
}
#dr_menu .indexTableBottomBordered,
.indexTable > .indexListBottomBordered {
    border: none;
}