@font-face {
    font-family: 'jxzk2';
    src: url('./font/jxzk2.0.eot');
    src: url('./font/jxzk2.0.eot') format('embedded-opentype'), url('./font/jxzk2.0.woff') format('woff'), url('./font/jxzk2.0.ttf') format('truetype'), url('./font/jxzk2.0.svg') format('svg');
}

@font-face {
    font-family: 'ls';
    src: url('./font/ls.eot');
    src: url('./font/ls.eot') format('embedded-opentype'), url('./font/ls.woff') format('woff'), url('./font/ls.ttf') format('truetype'), url('./font/ls.svg') format('svg');
}


* {
    margin: 0;
    padding: 0;
    outline: 0;
    background: transparent;
}

ul,
ol {
    list-style: none;
    padding: 0px !important;
    margin: 0px !important;
}

li {
    list-style: none;
}

a {
    color: #666666;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #7b261f;
}

::scrollbar {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    background-color: #dad8ce;
    border-left: dashed 1px #dad8ce;
    border-radius: 10px;
}

.text-indent {
    text-indent: 2em;
}

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

.cursor-pointer {
    cursor: pointer;
}


/* font size */

.font-9 {
    font-size: 9px !important;
}

.font-10 {
    font-size: 10px !important;
}

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

.font-13 {
    font-size: 13px !important;
}

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

.font-15 {
    font-size: 15px !important;
}

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

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

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

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-34 {
    font-size: 34px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-38 {
    font-size: 38px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-60 {
    font-size: 60px !important;
}

.font-70 {
    font-size: 70px !important;
}

.font-80 {
    font-size: 80px !important;
}


/* font end */

.border-50p {
    border-radius: 50%;
}

/* width */

.width-10 {
    width: 10px !important;
}

.width-20 {
    width: 20px !important;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-70 {
    width: 70px !important;
}

.width-80 {
    width: 80px !important;
}

.width-90 {
    width: 90px !important;
}

.width-100 {
    width: 100px !important;
}

.width-110 {
    width: 110px !important;
}

.width-120 {
    width: 120px !important;
}

.width-150 {
    width: 150px !important;
}

.width-160 {
    width: 160px !important;
}

.width-170 {
    width: 170px !important;
}

.width-180 {
    width: 180px !important;
}

.width-210 {
    width: 210px !important;
}

.width-220 {
    width: 220px !important;
}

.width-240 {
    width: 240px !important;
}

.width-250 {
    width: 250px !important;
}

.width-270 {
    width: 270px !important;
}

.width-300 {
    width: 300px !important;
}

.width-330 {
    width: 330px !important;
}

.width-360 {
    width: 360px !important;
}

.width-370 {
    width: 370px !important;
}

.width-390 {
    width: 390px !important;
}

.width-420 {
    width: 420px !important;
}

.width-450 {
    width: 450px !important;
}

.width-480 {
    width: 480px !important;
}

.width-500 {
    width: 500px !important;
}

.width-600 {
    width: 600px !important;
}

.width-700 {
    width: 700px !important;
}

.width-800 {
    width: 800px !important;
}

.width-900 {
    width: 900px !important;
}

.width-5p {
    width: 5% !important;
}

.width-10p {
    width: 10% !important;
}

.width-15p {
    width: 15% !important;
}

.width-16p {
    width: 16.66% !important;
}

.width-20p {
    width: 20% !important;
}

.width-25p {
    width: 25% !important;
}

.width-30p {
    width: 30% !important;
}

.width-33p {
    width: 33.33% !important;
}

.width-35p {
    width: 35% !important;
}

.width-40p {
    width: 40% !important;
}

.width-45p {
    width: 45% !important;
}

.width-50p {
    width: 50% !important;
}

.width-55p {
    width: 55% !important;
}

.width-60p {
    width: 60% !important;
}

.width-65p {
    width: 65% !important;
}

.width-66p {
    width: 66.67% !important;
}

.width-70p {
    width: 70% !important;
}

.width-75p {
    width: 75% !important;
}

.width-80p {
    width: 80% !important;
}

.width-85p {
    width: 85% !important;
}

.width-90p {
    width: 90% !important;
}

.width-95p {
    width: 95% !important;
}

.width-100p {
    width: 100% !important;
}

.height-10 {
    height: 10px !important;
}

.height-20 {
    height: 20px !important;
}

.height-30 {
    height: 30px !important;
}

.height-40 {
    height: 40px !important;
}

.height-50 {
    height: 50px !important;
}

.height-60 {
    height: 60px !important;
}

.height-70 {
    height: 70px !important;
}

.height-80 {
    height: 80px !important;
}

.height-90 {
    height: 90px !important;
}

.height-100 {
    height: 100px !important;
}

.height-110 {
    height: 110px !important;
}

.height-120 {
    height: 120px !important;
}

.height-130 {
    height: 130px !important;
}

.height-140 {
    height: 140px !important;
}

.height-150 {
    height: 150px !important;
}

.height-180 {
    height: 180px !important;
}

.height-200 {
    height: 200px !important;
}

.height-210 {
    height: 210px !important;
}

.height-250 {
    height: 250px !important;
}

.height-270 {
    height: 270px !important;
}

.height-280 {
    height: 280px !important;
}

.height-300 {
    height: 300px !important;
}

.height-400 {
    height: 400px !important;
}

.line-height-30 {
    line-height: 30px;
}

.mw-50 {
    max-width: 50% !important;
}

.mh-50 {
    max-height: 50% !important;
}

.mw-60 {
    max-width: 60% !important;
}

.mh-60 {
    max-height: 60% !important;
}

.mw-70 {
    max-width: 70% !important;
}

.mh-70 {
    max-height: 70% !important;
}

.mh-80 {
    max-height: 80% !important;
}

.mw-80 {
    max-width: 80% !important;
}

.mh-80 {
    max-height: 80% !important;
}

.mw-90 {
    max-width: 90% !important;
}

.mh-90 {
    max-height: 90% !important;
}

/* end width */

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-130 {
    margin-top: 130px;
}

.t-200 {
    top: 200px;
}

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

.text-theme {
    color: #782926 !important;
}

.letter-spacing-1 {
    letter-spacing: 1px;
}

.letter-spacing-2 {
    letter-spacing: 2px !important;
}

.letter-spacing-3 {
    letter-spacing: 3px !important;
}

.letter-spacing-4 {
    letter-spacing: 4px !important;
}

.btn-theme {
    background-color: #782926;
    color: #ffffff;
}

.btn-theme:hover {
    color: #ffffff;
}

.btn-music {
    width: 111px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #ffffff;
    background: url(../img/bg/btn-music.png);
}

.btn-music:hover {
    color: #ffffff;
}

.column-title {
    position: relative;
    z-index: 39;
    width: 172px;
    height: 30px;
    margin: 50px auto;
    text-align: center;
    line-height: 30px;
    background: url(../img/icons/icon-column-left.png) no-repeat left center, url(../img/icons/icon-column-right.png) no-repeat right center;
    font-size: 26px;
}

.column-title::after {
    position: absolute;
    content: '';
    display: block;
    position: absolute;
    left: 65px;
    top: 42px;
    width: 42px;
    height: 1px;
    background-color: #745e40;
}

.column-title2 {
    display: flex;
    width: 30px;
    height: 170px;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
    background: url(../img/icons/icon-column-top.png) no-repeat center top, url(../img/icons/icon-column-bottom.png) no-repeat center bottom;
}

.btn-action {
    display: flex;
    width: 87px;
    height: 31px;
    justify-content: center;
    align-items: center;
    color: #816e54;
    font-size: 14px;
    background: url(../img/bg/btn-action.png);
}

.btn-action:hover,
.btn-action.active {
    background: url(../img/bg/btn-action-hover.png);
    color: #816e54;
}

.btn-action2 {
    display: flex;
    width: 100px;
    height: 35px;
    justify-content: center;
    align-items: center;
    color: #6c5535;
    font-size: 14px;
    background: url(../img/bg/btn-action2.png);
}

.btn-action2:hover,
.btn-action2.active {
    background: url(../img/bg/btn-action2-hover.png);
    color: #ffffff;
}

.btn-action2.disabled {
    background: url(../img/bg/btn-action3.png);
    cursor: not-allowed;
}

.btn-action2.disabled:hover {
    background: url(../img/bg/btn-action3.png);
    color: #6c5535;
}

.btn-action-v {
    width: 34px;
    height: 84px;
    display: flex;
    flex-direction: column;
    writing-mode: vertical-rl;
    justify-content: center;
    align-items: center;
    color: #816e54;
    font-size: 14px;
    background: url(../img/bg/btn-action-v.png);
}

.btn-action-v:hover {
    background: url(../img/bg/btn-action-v-hover.png);
    color: #816e54;
}

.btn-action-v.active {
    background: url(../img/bg/btn-action-v-active.png);
    color: #ffffff;
}

.btn-action-v2 {
    width: 34px;
    height: 76px;
    display: flex;
    flex-direction: column;
    writing-mode: vertical-rl;
    justify-content: center;
    align-items: center;
    color: #816e54;
    font-size: 14px;
    background: url(../img/bg/btn-action-v2.png);
}

.btn-action-v2:hover {
    background: url(../img/bg/btn-action-v2-hover.png);
    color: #816e54;
}

.btn-action-v2.active {
    background: url(../img/bg/btn-action-v2-active.png);
    color: #ffffff;
}

.border-gray {
    border-color: #dad8ce !important;
}

.border-cream {
    border-color: #e4d4d4 !important;
}

.bg-border {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 124px;
    height: 139px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/bg/bg-border.png);
}

.bg-border img {
    position: relative;
    top: 6px;
    max-width: 80px;
    max-height: 80px;
    border-radius: 50%;
}

.bg-border2 {
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 118px;
    height: 127px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/bg/bg-border2.png);
}

.bg-border2 img {
    width: 90px;
    height: 90px;
}

.bg-border3-container {
    position: relative;
    width: 118px;
    height: 127px;
    overflow: hidden;
}

.bg-border3 {
    position: absolute;
    z-index: 9;
    left: 0px;
    top: 0px;
    width: 118px;
    height: 127px;
    overflow: hidden;
    background: url(../img/bg/bg-border3.png);
}

.bg-border3:hover {
    background: url(../img/bg/bg-border3-hover.png);
}

.bg-border3.active {
    background: url(../img/bg/bg-border3-active.png);
    color: #ffffff;
}

.bg-border3 span {
    display: flex;
    width: 30px;
    height: 88px;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
}

.one-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.two-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.three-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.four-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.wrapper {
    width: 100%;
    /* max-width: 1920px; */
    margin: 0 auto;
    padding-top: 66px;
}


/* header */

.header {
    position: fixed;
    z-index: 99;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 66px;
    background-color: #f2f2f2;
    border-bottom: solid 2px #dbdbdb;
}

.header .nav .nav-li {
    width: 56px;
    height: 64px;
    margin: 0 20px;
}

.header .nav .nav-li.musiclib {
    width: 70px;
}

.header .nav .nav-li.musiclib .musiclib-menus {
    width: 100px;
    display: none;
    box-shadow: 0 1px 2px -2px rgba(0, 0, 0, .16), 0 3px 6px 0 rgba(0, 0, 0, .12), 0 5px 12px 4px rgba(0, 0, 0, .09)
}

.header .nav .nav-li.musiclib:hover .musiclib-menus {
    display: block !important;
}

.header .nav .nav-li.musiclib .musiclib-menus li {}

.header .nav .nav-li.musiclib .musiclib-menus li.active a {
    color: #8d211d !important;
    font-weight: bold;
}

.header .nav .nav-li .nav-a-link {
    display: block;
    position: relative;
    height: 64px;
    text-align: right;
    line-height: 64px;
}

.header .nav .nav-li.active .nav-a-link,
.header .nav .nav-li:hover .nav-a-link {
    color: #8d211d !important;
    font-weight: bold;
    border-bottom: solid 2px #8d211d;
}

.header .nav .nav-li.active .nav-a-link::before,
.header .nav .nav-li:hover .nav-a-link::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 21px;
    width: 20px;
    height: 20px;
    background: url(../img/icons/icon-nav-acitve.png);
}


/* end header */


/* sidebar */

.sidebar {
    position: fixed;
    z-index: 99;
    left: 20px;
    top: calc((100vh - 470px) / 2);
    height: 470px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

.sidebar li {
    width: 160px;
    height: 50px;
    margin: 15px 0;
}

@media screen and (max-width: 1600px) {
    .header .nav .nav-li {
        margin: 0 5px;
    }
}

.sidebar li a {
    display: flex;
    width: 160px;
    height: 50px;
    align-items: center;
    background: url(../img/bg/bg-sidebar.png) no-repeat left bottom;
    color: #000000 !important;
}

.sidebar li:hover a {
    color: #8d211d !important;
    font-weight: bold;
    background: url(../img/bg/bg-sidebar-hover.png) no-repeat left bottom;
}

.sidebar li.active a {
    color: #8d211d !important;
    font-weight: bold;
    background: url(../img/bg/bg-sidebar-active.png) no-repeat left bottom;
}

.sidebar li i {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 20px;
}

.sidebar li.active i {
    margin-left: 60px;
}

.icon-sidebar-01 {
    background: url(../img/icons/icon-sidebar-01.png);
}

.sidebar li:hover .icon-sidebar-01,
.sidebar li.active .icon-sidebar-01 {
    background: url(../img/icons/icon-sidebar-01-hover.png);
}

.icon-sidebar-02 {
    background: url(../img/icons/icon-sidebar-02.png);
}

.sidebar li:hover .icon-sidebar-02,
.sidebar li.active .icon-sidebar-02 {
    background: url(../img/icons/icon-sidebar-02-hover.png);
}

.icon-sidebar-03 {
    background: url(../img/icons/icon-sidebar-03.png);
}

.sidebar li:hover .icon-sidebar-03,
.sidebar li.active .icon-sidebar-03 {
    background: url(../img/icons/icon-sidebar-03-hover.png);
}

.icon-sidebar-04 {
    background: url(../img/icons/icon-sidebar-04.png);
}

.sidebar li:hover .icon-sidebar-04,
.sidebar li.active .icon-sidebar-04 {
    background: url(../img/icons/icon-sidebar-04-hover.png);
}

.icon-sidebar-05 {
    background: url(../img/icons/icon-sidebar-05.png);
}

.sidebar li:hover .icon-sidebar-05,
.sidebar li.active .icon-sidebar-05 {
    background: url(../img/icons/icon-sidebar-05-hover.png);
}

.icon-sidebar-06 {
    background: url(../img/icons/icon-sidebar-06.png);
}

.sidebar li:hover .icon-sidebar-06,
.sidebar li.active .icon-sidebar-06 {
    background: url(../img/icons/icon-sidebar-06-hover.png);
}

.icon-sidebar-07 {
    background: url(../img/icons/icon-sidebar-07.png);
}

.sidebar li:hover .icon-sidebar-07,
.sidebar li.active .icon-sidebar-07 {
    background: url(../img/icons/icon-sidebar-07-hover.png);
}

.icon-sidebar-08 {
    background: url(../img/icons/icon-sidebar-08.png);
}

.sidebar li:hover .icon-sidebar-08,
.sidebar li.active .icon-sidebar-08 {
    background: url(../img/icons/icon-sidebar-08-hover.png);
}


/* end sidebar */

@media (min-width: 1200px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1100px;
    }
}

@media (min-width: 1600px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1300px;
    }
}

.ms-80 {
    margin-left: 80px;
}

.ms-120 {
    margin-left: 120px;
}

.ms-205 {
    margin-left: 205px;
}

@media (min-width: 1600px) {
    .ms-205 {
        margin-left: auto;
    }
}

.bg-06 {
    height: 179px;
    background: url(../img/bg/bg-06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.bg-07 {
    width: 100%;
    height: 329px;
    background: url(../img/bg/bg-07.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-08 {
    width: 100%;
    height: 452px;
    background: url(../img/bg/bg-08.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-09 {
    width: 100%;
    height: 361px;
    background: url(../img/bg/bg-09.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-10 {
    width: 100%;
}

@media screen and (max-width: 1600px) {

    .bg-07,
    .bg-08,
    .bg-09,
    .bg-10 {
        width: 1100px;
        margin-left: 205px;
    }
}

@media (min-width: 720px) and (max-width:1920px) {

    .bg-06,
    .bg-07,
    .bg-08,
    .bg-09 {
        background-position: center center;
    }
}

.bg-cream {
    background-color: #fcfaf8;
}

.bg-rice {
    background-color: #f8f4e6;
}

.bg-rice2 {
    background-color: floralwhite;
}

.bg-title {
    /* width: 325px; */
    /* height: 30px; */
    line-height: 10px;
    background: url(../img/bg/bg-title.png) no-repeat;
    font-size: 14px;
    padding: 0 0 0 92px;
    color: #782926;
}

@media screen and (max-width: 1600px) {
    .bg-title {
        position: relative;
        left: 100px;
    }
}

.bg-title b {
    font-size: 20px;
    display: block;
    margin: 0 5px 22px 0;
}

.bg-title span {
    /* width: 260px; */
    line-height: 22px;
    display: block;
    white-space: pre-wrap;
    word-break: break-all;
}

.bg-title1 {
    height: 30px;
    line-height: 10px;
    background: url(../img/bg/bg-title.png) no-repeat;
    font-size: 20px;
    padding: 0 0 0 92px;
    color: #782926;
}

.bg-title1 b {
    font-size: 20px;
    display: block;
    margin: 0 5px 22px 0;
}

.bg-title2 {
    display: flex;
    width: 51px;
    height: 109px;
    justify-content: center;
    align-items: center;
    background: url(../img/bg/bg-title2.png);
    color: #782926;
    font-size: 18px;
    writing-mode: vertical-rl;
}

.form-search {
    display: flex;
    align-items: center;
}

.form-search label {
    display: inline-block;
    flex-wrap: 0;
    flex-shrink: 0;
    color: #782926;
    margin-right: 10px;
}

.condition-layer .form-search label {
    width: 180px;
    padding: 0 30px;
}

.form-search ul {
    font-size: 14px;
}

.form-search ul li {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    margin: 5px 10px;
    border: solid 1px transparent;
    cursor: pointer;
}

@media screen and (max-width: 1600px) {
    .form-search ul li {
        padding: 0 5px;
        margin: 0 5px;
    }
}

.form-search ul li.active {
    color: #782926;
    border: 1px solid #782926;
    border-radius: 5px;
}

.sort-conainter {
    position: relative;
}

.sort-conainter h2 {
    position: absolute;
}

.sort-conainter ul {
    display: flex;
    height: 43px;
    border-bottom: solid 3px #f5f1ea;
}

.sort-conainter li {
    width: 90px;
    height: 43px;
    line-height: 43px;
    margin-right: 25px;
    cursor: pointer;
}

.sort-conainter li.active {
    font-weight: bold;
    color: #782926;
    border-bottom: solid 3px #782926;
}

.img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    border-radius: 5px;
}

.img-container img {
    max-width: 100%;
    max-height: 100%;
}

.img-container2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 115px;
    height: 85px;
    border-radius: 5px;
}

.img-container2 a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.img-container2 img {
    max-width: 100%;
    max-height: 100%;
}

.img-container3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 260px;
    height: 195px;
    border-radius: 5px;
}

.img-container3 img {
    max-width: 100%;
    max-height: 100%;
}

.img-container5 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 250px;
    border-radius: 5px;
}

.img-container5 img {
    max-width: 100%;
    max-height: 100%;
}

.img-container6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.img-container6 img {
    max-width: 100%;
    max-height: 100%;
}

.img-container7 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 130px;
    margin: 16px 0 0 20px;
}

.img-container7 img {
    max-width: 100%;
    max-height: 100%;
}

.list-data {
    display: flex;
    flex-wrap: wrap;
}

.list-data li {
    width: 48%;
    padding: 0 30px;
    height: 116px;
    border-bottom: solid 1px #eaeaea;
}

.list-data .item {
    width: 48%;
    padding: 10px 3px;
    height: unset;
    border-bottom: solid 1px #eaeaea;
}

.list-data .musicians-item {
    padding: 10px 3px;
    height: unset;
    border-bottom: solid 1px #eaeaea;
}

.list-data li:nth-child(2n+1) {
    margin-right: 2%;
}

.list-data li:nth-child(2n) {
    margin-left: 2%;
}

.list-data li:hover {
    background-color: #f8f4f4;
}

.list-project {
    display: flex;
    flex-wrap: wrap;
}

.list-project li {
    width: 100%;
    padding: 0 30px;
    height: 122px;
}

.list-project li:hover {
    background-color: #f0e8e8;
}

.list-project li p {
    padding: 0px;
    margin: 0px;
    line-height: 30px;
}

.badge-1 {
    display: inline-block;
    width: 38px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #a27e4c;
    font-size: 12px;
    border: 1px solid #a27e4c;
    border-radius: 10px;
}

.badge-2 {
    display: inline-block;
    padding: 0 5px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background-color: #b0302b;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
}

.badge-3 {
    display: inline-block;
    width: 65px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #a27e4c;
    font-size: 12px;
    border: 1px solid #a27e4c;
    border-radius: 10px;
}

._page_container ._prev,
._page_container ._next,
._page_container ._pages_li_1 {
    background-color: #efe0c9;
    border: solid 1px #c69d6a;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    border-radius: 50% !important;
}

._page_container ._active_1 {
    background-color: #8d211d !important;
}

.footer {
    width: 100%;
    height: 280px;
    background: url(../img/bg/bg-footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 1800px) {
    .footer .container {
        margin-left: 255px !important;
    }
}

.list-tree {
    clear: both;
    overflow: hidden;
    line-height: 26px;
}

.list-tree li {
    display: flex;
    line-height: 26px;
    margin-bottom: 15px;
}

.list-tree li a {
    flex-grow: 0;
    flex-shrink: 0;
    display: inline-block;
    width: 110px;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    border-radius: 5px;
}

.list-tree li a.active {
    background-color: #efe5e3;
    color: #782926;
}

.list-tree ul {
    padding: 0px;
    margin: 0px;
}

.search-condition li {
    display: inline-block;
    padding: 0 5px;
    margin: 0 20px 0 0;
    border: solid 1px #742421;
    border-radius: 5px;
    color: #782926;
    cursor: pointer;
}

.search-condition li:hover {
    background-color: #782926;
    color: #ffffff;
}

.bg-disc2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 233px;
    height: 231px;
    background: url(../img/bg/bg-disc2.png);
    margin: 0 0 0 35px;
}

.bg-disc2 .thumbnail {
    width: 156px;
    height: 156px;
    overflow: hidden;
    border-radius: 50%;
}

.bg-disc2 .div-dot {
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% -10px);
    width: 20px;
    height: 20px;
    background-color: #fbead2;
    border-radius: 50%;
    border: solid 1px #782926;
}

.bg-rot {
    position: absolute;
    z-index: 9;
    top: 40px;
    left: -3px;
    width: 92px;
    height: 45px;
    background: url(../img/bg/bg-rod.png);
}

.intro-container {
    height: 330px;
    margin-top: 122px;
}

#divFlashShow {
    width: 500px;
    height: 210px;
    margin: 0 auto;
    position: relative;
}

.scrollBox {
    clear: both;
    position: relative;
    width: 500px;
    height: 210px;
    margin: 0 auto;
    background: transparent;
}

.scrollBox .iText {
    position: absolute;
    left: 5px;
    bottom: 5px;
    line-height: 20px;
    color: #ffffff;
}

.scrollPic .item {
    position: absolute;
    z-index: 10;
    background: #5a5a5a;
    overflow: hidden;
    border: 0px solid #5a5a5a;
    border-radius: 10px;
}

.scrollPic .item img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.scrollPic .current img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.prevCur {
    position: absolute;
    z-index: 9;
    left: -40px;
    top: 85px;
    cursor: pointer;
}

.nextCur {
    position: absolute;
    z-index: 9;
    top: 85px;
    right: -40px;
    cursor: pointer;
}

.book-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 300px;
    border: solid 1px #752421;
    border-radius: 5px;
}

.album-container {
    position: relative;
    width: 300px;
    height: 350px;
    border: solid 1px #752421;
    border-radius: 5px;
}

.album-title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f1e9d7;
    color: #782926;
    font-size: 14px;
    border-radius: 0 0 3px 3px;
}

.table-album {
    table-layout: fixed;
}

.table-album>thead>tr {
    height: 36px;
    line-height: 36px;
    background-color: #f9f8f4;
    color: #782926;
}

.table-album>tbody>tr {
    height: 52px;
    line-height: 52px;
    border-bottom: solid 1px #eaeaea;
}

.table-album>tbody>tr:hover {
    background-color: #f1e9e8;
}

#logout {
    position: relative;
    top: 5px;
}

.list-search li {
    padding-bottom: 5px;
}

.list-search li.active {
    border-bottom: solid 2px #782926;
}


/* modal start */

.modal {
    padding-right: 0px !important;
}

.modal-content {
    border-radius: 0;
    background-color: transparent;
    border: none;
}

#metadataModal .modal-content .modal-body {
    min-height: 200px;
}

#metadataModal .modal-content .modal-body {
    background-color: white;
}

.modal-content .modal-body {
    background-color: hsla(0, 0%, 100%, 0.8);
}

.modal-content .modal-header {
    padding: 1rem 0.3rem;
    border-bottom: none;
}

.modal-content .modal-header .modal-title {
    color: white;
}

.modal-content .modal-header .btn-close {
    /* font-size: 2rem; */
    color: white;
    padding: 1rem;
    outline: 0;
}

.modal-100 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0px;
}

.modal-100 .modal-body {
    height: calc(100vh - 65px);
}

.modal-auto {
    width: auto !important;
    max-width: fit-content;
}


/* modal end */

.outline-0 {
    outline: 0;
}

.min-height-200 {
    min-height: 200px !important;
}

.min-height-400 {
    min-height: 400px !important;
}

#ulSearchCondition>li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 0.5rem;
    color: #666666;
    cursor: pointer;
    margin-right: 30px;
}

.condition-layer {
    display: none;
    position: absolute;
    z-index: 99;
    left: 0px;
    top: 60px;
    /* width: 1100px; */
    width: 100%;
    background-color: floralwhite;
}


/* @media screen and (max-width: 1600px) {
    .condition-layer {
        width: 930px;
    }
} */

.bg-default {
    width: 141px;
    height: 167px;
    background: url(../img/error/no-bg.png);
    overflow: hidden;
}


/* 音频 start */
.aplayer-container {
    z-index: 9999;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to right, #C5B38D, #D5CAB4);
}

.aplayer-container .btn-close {
    font-size: 18px;
    cursor: pointer;
}

#aplayer {
    width: 1000px;
    background-color: transparent;
    color: white;
    padding: 16px;
    box-shadow: none;
}

.aplayer-bar,
.aplayer-loaded,
.aplayer-played {
    height: 10px !important;
    border-radius: 5px;
}

.aplayer-bar {
    background-color: #ffffff !important;
}

.aplayer-played {
    background: #782926 !important;
}

.aplayer-thumb {
    width: 20px !important;
    height: 20px !important;
    background: #782926 !important;
}

/*****************************************************************************************/

#aplayer .aplayer-pic {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

#aplayer .aplayer-info .aplayer-music .aplayer-author {
    color: white;
}

#aplayer .aplayer-info .aplayer-controller .aplayer-time {
    color: white;
}

#aplayer button svg {
    color: white;
}

.aplayer-pause {
    width: 26px !important;
    height: 26px !important;
    border: 2px solid #fff !important;
    bottom: 50% !important;
    right: 50% !important;
    margin: 0 -15px -15px 0 !important;
}

.aplayer-pause svg {
    position: absolute !important;
    top: 3px !important;
    left: 4px !important;
    height: 20px !important;
    width: 20px !important;
}

/* 音频 end */


#loading-portrait {
    position: relative;
    width: 25px;
    height: 25px;
    display: none;
}

.loadingDiv {
    width: 2px;
    height: 2px;
    border-radius: 1px;
    background: #68b2ce;
    position: absolute;
    animation: loadingDiv linear 0.8s infinite;
    -webkit-animation: loadingDiv linear 0.8s infinite;
}

.loadingDiv:nth-child(1) {
    left: 12px;
    top: 1px;
    animation-delay: 0s;
}

.loadingDiv:nth-child(2) {
    left: 20px;
    top: 4px;
    animation-delay: 0.1s;
}

.loadingDiv:nth-child(3) {
    left: 24px;
    top: 12px;
    animation-delay: 0.1s;
}

.loadingDiv:nth-child(4) {
    left: 20px;
    top: 20px;
    animation-delay: 0.2s;
}

.loadingDiv:nth-child(5) {
    left: 12px;
    top: 24px;
    animation-delay: 0.4s;
}

.loadingDiv:nth-child(6) {
    left: 4px;
    top: 20px;
    animation-delay: 0.5s;
}

.loadingDiv:nth-child(7) {
    left: 1px;
    top: 12px;
    animation-delay: 0.6s;
}

.loadingDiv:nth-child(8) {
    left: 4px;
    top: 4px;
    animation-delay: 0.7s;
}

@keyframes loadingDiv {

    0%,
    40%,
    100% {
        transform: scale(1);
    }

    20% {
        transform: scale(3);
    }
}

@-webkit-keyframes loadingDiv {

    0%,
    40%,
    100% {
        transform: scale(1);
    }

    20% {
        transform: scale(3);
    }
}

.list-styled-unset {
    padding-left: 0;
    list-style: unset !important;
}

.vip-container {
    font-size: 12px;
    background-color: #D7A26A;
    padding: 5px;
}

.video-watermark {
    opacity: 0.5;
    color: #fff;
    font-size: 30px;
    font-family: 微软雅黑;
    text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
    position: absolute;
    right: 10px;
    top: 10px;
}

.border-dashed {
    border: 1px dashed;
}

.z-index-9999 {
    z-index: 9999 !important;
}

.bg-black-opacity-20 {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.text-red {
    color: red;
}

#favoriteModal .modal-content .modal-body .list-group {
    max-height: 500px;
    overflow: scroll;
}

#favoriteModal .modal-content .modal-body .list-group .form-check-input:checked {
    background-color: #98221d;
    border-color: #98221d;
}

#categoryModal .modal-content .modal-body .btn-primary,
#removeFavorModal .modal-content .modal-body .btn-primary,
#favoriteModal .modal-content .modal-body .btn-primary,
#favoriteAddModal .modal-content .modal-body .btn-primary {
    border: 1px solid #98221d;
    background: #98221d;
}

.modal-backdrop.show {
  opacity: .3 !important;
}
